@charset "UTF-8";div#app{width:100%}.swal2-container.swal2-rtl.swal2-bottom-start.swal2-backdrop-show{direction:ltr;font-family:cursive}.language-json{padding:.875rem 1.125rem;background:#f3f3f3;margin:0;text-align:left;direction:ltr}.ql-toolbar.ql-snow{direction:ltr;text-align:left}.ql-editor{direction:rtl!important;text-align:right!important}.ql-editor li:not(.ql-direction-rtl):before{margin-right:-.5em!important;margin-left:.3em!important}.colorPickerView{width:20px;display:inline-block;border-radius:35px}span.assessmentStatus{padding:2px 14px;border-radius:3px;color:#fff;font-size:11px}th.min-width{width:90px!important}#demo-foo-addrow thead th:last-child,#demo-foo-addrow tbody td:last-child{width:80px;text-align:center}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:before,.multiselect__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{display:block;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:initial;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{line-height:16px;min-height:40px;box-sizing:border-box;display:block;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;margin:0;text-decoration:none;border-radius:5px;border:1px solid #e8e8e8;cursor:pointer}.multiselect__select{line-height:16px;display:block;position:absolute;box-sizing:border-box;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;margin:0;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:#999 transparent transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-radius:5px 5px 0 0;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}*[dir=rtl] .multiselect{text-align:right}*[dir=rtl] .multiselect__select{right:auto;left:1px}*[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}*[dir=rtl] .multiselect__content{text-align:right}*[dir=rtl] .multiselect__option:after{right:auto;left:0}*[dir=rtl] .multiselect__clear{right:auto;left:12px}*[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.org-tree-container{display:inline-block;padding:15px;background-color:#fff}.org-tree{display:table;text-align:center}.org-tree:after,.org-tree:before{content:"";display:table}.org-tree:after{clear:both}.org-tree-node,.org-tree-node-children{position:relative;margin:0;padding:0;list-style-type:none}.org-tree-node-children:after,.org-tree-node-children:before,.org-tree-node:after,.org-tree-node:before{-webkit-transition:all .35s;transition:all .35s}.org-tree-node-label{position:relative;display:inline-block}.org-tree-node-label .org-tree-node-label-inner{padding:10px 15px;text-align:center;border-radius:3px;box-shadow:0 1px 5px #00000026}.org-tree-node-btn{position:absolute;top:100%;left:50%;width:20px;height:20px;z-index:10;margin-left:-11px;margin-top:9px;background-color:#fff;border:1px solid #ccc;border-radius:50%;box-shadow:0 0 2px #00000026;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}.org-tree-node-btn:hover{background-color:#e7e8e9;-webkit-transform:scale(1.15);transform:scale(1.15)}.org-tree-node-btn:after,.org-tree-node-btn:before{content:"";position:absolute}.org-tree-node-btn:before{top:50%;left:4px;right:4px;height:0;border-top:1px solid #ccc}.org-tree-node-btn:after{top:4px;left:50%;bottom:4px;width:0;border-left:1px solid #ccc}.org-tree-node-btn.expanded:after{border:none}.org-tree-node{padding-top:20px;display:table-cell;vertical-align:top}.org-tree-node.collapsed,.org-tree-node.is-leaf{padding-left:10px;padding-right:10px}.org-tree-node:after,.org-tree-node:before{content:"";position:absolute;top:0;left:0;width:50%;height:19px}.org-tree-node:after{left:50%;border-left:1px solid #ddd}.org-tree-node:not(:first-child):before,.org-tree-node:not(:last-child):after{border-top:1px solid #ddd}.collapsable .org-tree-node.collapsed{padding-bottom:30px}.collapsable .org-tree-node.collapsed .org-tree-node-label:after{content:"";position:absolute;top:100%;left:0;width:50%;height:20px;border-right:1px solid #ddd}.org-tree>.org-tree-node{padding-top:0}.org-tree>.org-tree-node:after{border-left:0}.org-tree-node-children{padding-top:20px}.org-tree-node-children:before{content:"";position:absolute;top:0;left:50%;width:0;height:20px;border-left:1px solid #ddd}.org-tree-node-children:after{content:"";display:table;clear:both}.horizontal .org-tree-node{display:table-cell;float:none;padding-top:0;padding-left:20px}.horizontal .org-tree-node.collapsed,.horizontal .org-tree-node.is-leaf{padding-top:10px;padding-bottom:10px}.horizontal .org-tree-node:after,.horizontal .org-tree-node:before{width:19px;height:50%}.horizontal .org-tree-node:after{top:50%;left:0;border-left:0}.horizontal .org-tree-node:only-child:before{top:1px;border-bottom:1px solid #ddd}.horizontal .org-tree-node:not(:first-child):before,.horizontal .org-tree-node:not(:last-child):after{border-top:0;border-left:1px solid #ddd}.horizontal .org-tree-node:not(:only-child):after{border-top:1px solid #ddd}.horizontal .org-tree-node .org-tree-node-inner{display:table}.horizontal .org-tree-node-label{display:table-cell;vertical-align:middle}.horizontal.collapsable .org-tree-node.collapsed{padding-right:30px}.horizontal.collapsable .org-tree-node.collapsed .org-tree-node-label:after{top:0;left:100%;width:20px;height:50%;border-right:0;border-bottom:1px solid #ddd}.horizontal .org-tree-node-btn{top:50%;left:100%;margin-top:-11px;margin-left:9px}.horizontal>.org-tree-node:only-child:before{border-bottom:0}.horizontal .org-tree-node-children{display:table-cell;padding-top:0;padding-left:20px}.horizontal .org-tree-node-children:before{top:50%;left:0;width:20px;height:0;border-left:0;border-top:1px solid #ddd}.horizontal .org-tree-node-children:after{display:none}.horizontal .org-tree-node-children>.org-tree-node{display:block}.expand-enter-active,.expand-leave-active{-webkit-transition:height .2s ease;transition:height .2s ease;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:#0006}div:where(.swal2-container).swal2-backdrop-hide{background:#0000!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px #0000;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:#0003}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:#0000;color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:#0000;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:#0000;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #0000;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:#0000;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:#0000;color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:#0000;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:#0000;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:#000c;color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--indigo:#675aa9;--red:#f96a74;--orange:#fd7e14;--yellow:#ffa91c;--green:#32c861;--teal:#E2E3E4;--cyan:#34d3eb;--white:#fff;--gray:#8c9396;--gray-dark:#414d5f;--primary:#E2E3E4;--secondary:#6c757d;--success:#32c861;--info:#34d3eb;--warning:#ffa91c;--danger:#f96a74;--light:#f3f3f3;--dark:#313a46;--blue:#4489e4;--pink:#F06292;--purple:#5553ce;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Montserrat",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:400;line-height:1.5;color:#6c757d;text-align:left;background-color:#f9f9f9}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#e2e3e4;text-decoration:none;background-color:transparent}a:hover{color:#ffd618;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.85rem;padding-bottom:.85rem;color:#6c757d;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}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;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}progress{vertical-align:baseline}[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-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:1.5rem;font-weight:400;line-height:1.1}.h1,h1{font-size:2.25rem}.h2,h2{font-size:1.875rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:.9375rem}.h6,h6{font-size:.75rem}.lead{font-size:1rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.1}.display-2{font-size:5.5rem;font-weight:300;line-height:1.1}.display-3{font-size:4.5rem;font-weight:300;line-height:1.1}.display-4{font-size:3.5rem;font-weight:300;line-height:1.1}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #f3f3f3}.small,small{font-size:.75rem;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:6px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1.5rem;font-size:1rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.75rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:12px;padding-left:12px;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}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.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-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;padding-right:12px;padding-left:12px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1.5rem;color:#6c757d}.table td,.table th{padding:.85rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.5rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-hover tbody tr:hover{color:#6c757d;background-color:#f2f2f2}.table-primary,.table-primary>td,.table-primary>th{background-color:#d4efe9}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#aee1d6}.table-hover .table-primary:hover{background-color:#c1e8df}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#c1e8df}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c6f0d3}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#94e2ad}.table-hover .table-success:hover{background-color:#b2ebc3}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b2ebc3}.table-info,.table-info>td,.table-info>th{background-color:#c6f3f9}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#95e8f5}.table-hover .table-info:hover{background-color:#afeef7}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#afeef7}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffe7bf}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffd289}.table-hover .table-warning:hover{background-color:#ffdda6}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffdda6}.table-danger,.table-danger>td,.table-danger>th{background-color:#fdd5d8}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#fcb2b7}.table-hover .table-danger:hover{background-color:#fcbdc1}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#fcbdc1}.table-light,.table-light>td,.table-light>th{background-color:#fcfcfc}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#f9f9f9}.table-hover .table-light:hover{background-color:#efefef}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#efefef}.table-dark,.table-dark>td,.table-dark>th{background-color:#c5c8cb}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#94999f}.table-hover .table-dark:hover{background-color:#b8bbbf}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b8bbbf}.table-blue,.table-blue>td,.table-blue>th{background-color:#cbdef7}.table-blue tbody+tbody,.table-blue td,.table-blue th,.table-blue thead th{border-color:#9ec2f1}.table-hover .table-blue:hover{background-color:#b5d0f4}.table-hover .table-blue:hover>td,.table-hover .table-blue:hover>th{background-color:#b5d0f4}.table-pink,.table-pink>td,.table-pink>th{background-color:#fbd3e0}.table-pink tbody+tbody,.table-pink td,.table-pink th,.table-pink thead th{border-color:#f7adc6}.table-hover .table-pink:hover{background-color:#f9bcd0}.table-hover .table-pink:hover>td,.table-hover .table-pink:hover>th{background-color:#f9bcd0}.table-purple,.table-purple>td,.table-purple>th{background-color:#cfcff1}.table-purple tbody+tbody,.table-purple td,.table-purple th,.table-purple thead th{border-color:#a7a6e6}.table-hover .table-purple:hover{background-color:#bbbbeb}.table-hover .table-purple:hover>td,.table-hover .table-purple:hover>th{background-color:#bbbbeb}.table-active,.table-active>td,.table-active>th{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#8c9396;background-color:#313a46;border-color:#414d5d}.table .thead-light th{color:#6c757d;background-color:#e7eaed;border-color:#dee2e6}.table-dark{color:#8c9396;background-color:#313a46}.table-dark td,.table-dark th,.table-dark thead th{border-color:#414d5d}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .9rem + 2px);padding:.45rem .9rem;font-size:.8rem;font-weight:400;line-height:1.5;color:#6c757d;background-color:#fff;background-clip:padding-box;border:1px solid #dee2e6;border-radius:.2rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#c1c9d0;outline:0;-webkit-box-shadow:none;box-shadow:none}.form-control::-webkit-input-placeholder{color:#adb5bd;opacity:1}.form-control::-moz-placeholder{color:#adb5bd;opacity:1}.form-control::-ms-input-placeholder{color:#adb5bd;opacity:1}.form-control::placeholder{color:#adb5bd;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#f2f2f2;opacity:1}select.form-control:focus::-ms-value{color:#6c757d;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.45rem + 1px);padding-bottom:calc(.45rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.28rem + 1px);padding-bottom:calc(.28rem + 1px);font-size:.7rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.45rem;padding-bottom:.45rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.28rem .8rem;font-size:.7rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:#8c9396}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;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:.75rem;color:#32c861}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.4rem .8rem;margin-top:.1rem;font-size:.8rem;line-height:1.5;color:#fff;background-color:#32c861e6;border-radius:.2rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#32c861;padding-right:calc(1.5em + .9rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2332c861' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#32c861;-webkit-box-shadow:0 0 0 .2rem rgba(50,200,97,.25);box-shadow:0 0 0 .2rem #32c86140}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .9rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#32c861;padding-right:calc((1em + .75rem)*.75 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2332c861' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#32c861;-webkit-box-shadow:0 0 0 .2rem rgba(50,200,97,.25);box-shadow:0 0 0 .2rem #32c86140}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#32c861}.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:#32c861}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#32c861}.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{border-color:#58d57f;background-color:#58d57f}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(50,200,97,.25);box-shadow:0 0 0 .2rem #32c86140}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#32c861}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#32c861}.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{border-color:#32c861;-webkit-box-shadow:0 0 0 .2rem rgba(50,200,97,.25);box-shadow:0 0 0 .2rem #32c86140}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.75rem;color:#f96a74}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.4rem .8rem;margin-top:.1rem;font-size:.8rem;line-height:1.5;color:#fff;background-color:#f96a74e6;border-radius:.2rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#f96a74;padding-right:calc(1.5em + .9rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f96a74' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f96a74' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#f96a74;-webkit-box-shadow:0 0 0 .2rem rgba(249,106,116,.25);box-shadow:0 0 0 .2rem #f96a7440}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .9rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#f96a74;padding-right:calc((1em + .75rem)*.75 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f96a74' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f96a74' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#f96a74;-webkit-box-shadow:0 0 0 .2rem rgba(249,106,116,.25);box-shadow:0 0 0 .2rem #f96a7440}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#f96a74}.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:#f96a74}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#f96a74}.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{border-color:#fb9ba2;background-color:#fb9ba2}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(249,106,116,.25);box-shadow:0 0 0 .2rem #f96a7440}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#f96a74}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#f96a74}.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{border-color:#f96a74;-webkit-box-shadow:0 0 0 .2rem rgba(249,106,116,.25);box-shadow:0 0 0 .2rem #f96a7440}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#6c757d;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.45rem .9rem;font-size:.8rem;line-height:1.5;border-radius:.15rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#6c757d;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .15rem rgba(100,197,177,.25);box-shadow:0 0 0 .15rem #64c5b140}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .15rem rgba(123,206,189,.5);box-shadow:0 0 0 .15rem #7bcebd80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#e2e3e4;border-color:#e2e3e4}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#43b39c;border-color:#40aa94}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(123,206,189,.5);box-shadow:0 0 0 .15rem #7bcebd80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .15rem rgba(130,138,145,.5);box-shadow:0 0 0 .15rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(130,138,145,.5);box-shadow:0 0 0 .15rem #828a9180}.btn-success{color:#fff;background-color:#32c861;border-color:#32c861}.btn-success:hover{color:#fff;background-color:#2aa952;border-color:#289f4d}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .15rem rgba(81,208,121,.5);box-shadow:0 0 0 .15rem #51d07980}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#32c861;border-color:#32c861}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#289f4d;border-color:#259548}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(81,208,121,.5);box-shadow:0 0 0 .15rem #51d07980}.btn-info{color:#fff;background-color:#34d3eb;border-color:#34d3eb}.btn-info:hover{color:#fff;background-color:#16c8e2;border-color:#15bdd7}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .15rem rgba(82,218,238,.5);box-shadow:0 0 0 .15rem #52daee80}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#34d3eb;border-color:#34d3eb}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#15bdd7;border-color:#14b3cb}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(82,218,238,.5);box-shadow:0 0 0 .15rem #52daee80}.btn-warning{color:#fff;background-color:#ffa91c;border-color:#ffa91c}.btn-warning:hover{color:#fff;background-color:#f59800;border-color:#e89000}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .15rem rgba(255,182,62,.5);box-shadow:0 0 0 .15rem #ffb63e80}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#ffa91c;border-color:#ffa91c}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#e89000;border-color:#db8800}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(255,182,62,.5);box-shadow:0 0 0 .15rem #ffb63e80}.btn-danger{color:#fff;background-color:#f96a74;border-color:#f96a74}.btn-danger:hover{color:#fff;background-color:#f84552;border-color:#f73946}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .15rem rgba(250,128,137,.5);box-shadow:0 0 0 .15rem #fa808980}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f96a74;border-color:#f96a74}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#f73946;border-color:#f72d3b}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(250,128,137,.5);box-shadow:0 0 0 .15rem #fa808980}.btn-light{color:#414d5f;background-color:#f3f3f3;border-color:#f3f3f3}.btn-light:hover{color:#414d5f;background-color:#e0e0e0;border-color:#dadada}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .15rem rgba(216,218,221,.5);box-shadow:0 0 0 .15rem #d8dadd80}.btn-light.disabled,.btn-light:disabled{color:#414d5f;background-color:#f3f3f3;border-color:#f3f3f3}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#414d5f;background-color:#dadada;border-color:#d3d3d3}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(216,218,221,.5);box-shadow:0 0 0 .15rem #d8dadd80}.btn-dark{color:#fff;background-color:#313a46;border-color:#313a46}.btn-dark:hover{color:#fff;background-color:#212730;border-color:#1c2128}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .15rem rgba(80,88,98,.5);box-shadow:0 0 0 .15rem #50586280}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#313a46;border-color:#313a46}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1c2128;border-color:#171b21}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(80,88,98,.5);box-shadow:0 0 0 .15rem #50586280}.btn-blue{color:#fff;background-color:#4489e4;border-color:#4489e4}.btn-blue:hover{color:#fff;background-color:#2374df;border-color:#1f6ed6}.btn-blue.focus,.btn-blue:focus{-webkit-box-shadow:0 0 0 .15rem rgba(96,155,232,.5);box-shadow:0 0 0 .15rem #609be880}.btn-blue.disabled,.btn-blue:disabled{color:#fff;background-color:#4489e4;border-color:#4489e4}.btn-blue:not(:disabled):not(.disabled).active,.btn-blue:not(:disabled):not(.disabled):active,.show>.btn-blue.dropdown-toggle{color:#fff;background-color:#1f6ed6;border-color:#1d68cb}.btn-blue:not(:disabled):not(.disabled).active:focus,.btn-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(96,155,232,.5);box-shadow:0 0 0 .15rem #609be880}.btn-pink{color:#fff;background-color:#f06292;border-color:#f06292}.btn-pink:hover{color:#fff;background-color:#ed3f7a;border-color:#ec3372}.btn-pink.focus,.btn-pink:focus{-webkit-box-shadow:0 0 0 .15rem rgba(242,122,162,.5);box-shadow:0 0 0 .15rem #f27aa280}.btn-pink.disabled,.btn-pink:disabled{color:#fff;background-color:#f06292;border-color:#f06292}.btn-pink:not(:disabled):not(.disabled).active,.btn-pink:not(:disabled):not(.disabled):active,.show>.btn-pink.dropdown-toggle{color:#fff;background-color:#ec3372;border-color:#ea286a}.btn-pink:not(:disabled):not(.disabled).active:focus,.btn-pink:not(:disabled):not(.disabled):active:focus,.show>.btn-pink.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(242,122,162,.5);box-shadow:0 0 0 .15rem #f27aa280}.btn-purple{color:#fff;background-color:#5553ce;border-color:#5553ce}.btn-purple:hover{color:#fff;background-color:#3a38c3;border-color:#3735b9}.btn-purple.focus,.btn-purple:focus{-webkit-box-shadow:0 0 0 .15rem rgba(111,109,213,.5);box-shadow:0 0 0 .15rem #6f6dd580}.btn-purple.disabled,.btn-purple:disabled{color:#fff;background-color:#5553ce;border-color:#5553ce}.btn-purple:not(:disabled):not(.disabled).active,.btn-purple:not(:disabled):not(.disabled):active,.show>.btn-purple.dropdown-toggle{color:#fff;background-color:#3735b9;border-color:#3432af}.btn-purple:not(:disabled):not(.disabled).active:focus,.btn-purple:not(:disabled):not(.disabled):active:focus,.show>.btn-purple.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(111,109,213,.5);box-shadow:0 0 0 .15rem #6f6dd580}.btn-link{font-weight:400;color:#e2e3e4;text-decoration:none}.btn-link:hover{color:#ffd618;text-decoration:none}.btn-link.focus,.btn-link:focus{text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1rem;line-height:1.5;border-radius:.15rem}.btn-group-sm>.btn,.btn-sm{padding:.28rem .8rem;font-size:.7rem;line-height:1.5;border-radius:.15rem}.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{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.25rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #f2f2f2;border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-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{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:before{vertical-align:0}.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}.dropdown-item{display:block;width:100%;padding:.45rem 1.2rem;clear:both;font-weight:400;color:#6c757d;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#272e37;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#313a46;text-decoration:none;background-color:#f2f2f2}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.25rem 1.2rem;margin-bottom:0;font-size:.7rem;color:inherit;white-space:nowrap}.dropdown-item-text{display:block;padding:.45rem 1.2rem;color:#6c757d}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.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:.675rem;padding-left:.675rem}.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:.6rem;padding-left:.6rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.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 input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.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,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.45rem .9rem;margin-bottom:0;font-size:.8rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #dee2e6;border-radius:.2rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.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:1rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.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:.28rem .8rem;font-size:.7rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.9rem}.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}.custom-control{position:relative;display:block;min-height:1.2rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#e2e3e4;border-color:#e2e3e4;background-color:#e2e3e4}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 1px #f9f9f9,0 0 0 .15rem rgba(100,197,177,.25);box-shadow:0 0 0 1px #f9f9f9,0 0 0 .15rem #64c5b140}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.1rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label:after{position:absolute;top:.1rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%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:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%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:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%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:#007bff80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.1rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{-webkit-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .9rem + 2px);padding:.45rem 1.9rem .45rem .9rem;font-size:.8rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#c1c9d0;outline:0;-webkit-box-shadow:none;box-shadow:none}.custom-select:focus::-ms-value{color:#6c757d;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.9rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.75rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .9rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .9rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#c1c9d0;-webkit-box-shadow:none;box-shadow:none}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .9rem + 2px);padding:.45rem .9rem;font-weight:400;line-height:1.5;color:#6c757d;background-color:#fff;border:1px solid #dee2e6;border-radius:.2rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .9rem);padding:.45rem .9rem;line-height:1.5;color:#6c757d;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .2rem .2rem 0}.custom-range{width:100%;height:1.3rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #f9f9f9,0 0 0 .15rem rgba(100,197,177,.25);box-shadow:0 0 0 1px #f9f9f9,0 0 0 .15rem #64c5b140}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f9f9f9,0 0 0 .15rem #64c5b140}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #f9f9f9,0 0 0 .15rem #64c5b140}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#e2e3e4;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#e6f6f2}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#f3f3f3;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#e2e3e4;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#e6f6f2}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#f3f3f3;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.15rem;margin-left:.15rem;background-color:#e2e3e4;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#e6f6f2}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#f3f3f3;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#f3f3f3;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#e2e3e4}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.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:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%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")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.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:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%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-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid #f3f3f3;border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.5rem}.card-title{margin-bottom:1rem}.card-subtitle{margin-top:-.5rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.5rem}.card-header{padding:1rem 1.5rem;margin-bottom:0;background-color:#edeff1;border-bottom:0 solid #f3f3f3}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:1rem 1.5rem;background-color:#edeff1;border-top:0 solid #f3f3f3}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.75rem;margin-bottom:-1rem;margin-left:-.75rem;border-bottom:0}.card-header-pills{margin-right:-.75rem;margin-left:-.75rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:12px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-12px;margin-left:-12px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:12px;margin-bottom:0;margin-left:12px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:12px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:24px}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;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}.accordion>.card .card-header{margin-bottom:0}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem 0;margin-bottom:1rem;list-style:none;background-color:transparent;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#8c9396;content:""}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#8c9396}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#313a46;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#313a46;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .15rem rgba(100,197,177,.25);box-shadow:0 0 0 .15rem #64c5b140}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.7rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{-webkit-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#e2e3e4}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#43b39c}a.badge-primary.focus,a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(100,197,177,.5);box-shadow:0 0 0 .2rem #64c5b180}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#32c861}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#289f4d}a.badge-success.focus,a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(50,200,97,.5);box-shadow:0 0 0 .2rem #32c86180}.badge-info{color:#fff;background-color:#34d3eb}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#15bdd7}a.badge-info.focus,a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(52,211,235,.5);box-shadow:0 0 0 .2rem #34d3eb80}.badge-warning{color:#fff;background-color:#ffa91c}a.badge-warning:focus,a.badge-warning:hover{color:#fff;background-color:#e89000}a.badge-warning.focus,a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,169,28,.5);box-shadow:0 0 0 .2rem #ffa91c80}.badge-danger{color:#fff;background-color:#f96a74}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#f73946}a.badge-danger.focus,a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(249,106,116,.5);box-shadow:0 0 0 .2rem #f96a7480}.badge-light{color:#414d5f;background-color:#f3f3f3}a.badge-light:focus,a.badge-light:hover{color:#414d5f;background-color:#dadada}a.badge-light.focus,a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(243,243,243,.5);box-shadow:0 0 0 .2rem #f3f3f380}.badge-dark{color:#fff;background-color:#313a46}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1c2128}a.badge-dark.focus,a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(49,58,70,.5);box-shadow:0 0 0 .2rem #313a4680}.badge-blue{color:#fff;background-color:#4489e4}a.badge-blue:focus,a.badge-blue:hover{color:#fff;background-color:#1f6ed6}a.badge-blue.focus,a.badge-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(68,137,228,.5);box-shadow:0 0 0 .2rem #4489e480}.badge-pink{color:#fff;background-color:#f06292}a.badge-pink:focus,a.badge-pink:hover{color:#fff;background-color:#ec3372}a.badge-pink.focus,a.badge-pink:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(240,98,146,.5);box-shadow:0 0 0 .2rem #f0629280}.badge-purple{color:#fff;background-color:#5553ce}a.badge-purple:focus,a.badge-purple:hover{color:#fff;background-color:#3735b9}a.badge-purple.focus,a.badge-purple:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(85,83,206,.5);box-shadow:0 0 0 .2rem #5553ce80}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.9rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#34665c;background-color:#e0f3ef;border-color:#d4efe9}.alert-primary hr{border-top-color:#c1e8df}.alert-primary .alert-link{color:#23443e}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#1a6832;background-color:#d6f4df;border-color:#c6f0d3}.alert-success hr{border-top-color:#b2ebc3}.alert-success .alert-link{color:#103f1e}.alert-info{color:#1b6e7a;background-color:#d6f6fb;border-color:#c6f3f9}.alert-info hr{border-top-color:#afeef7}.alert-info .alert-link{color:#124850}.alert-warning{color:#85580f;background-color:#ffeed2;border-color:#ffe7bf}.alert-warning hr{border-top-color:#ffdda6}.alert-warning .alert-link{color:#573a0a}.alert-danger{color:#81373c;background-color:#fee1e3;border-color:#fdd5d8}.alert-danger hr{border-top-color:#fcbdc1}.alert-danger .alert-link{color:#5d282b}.alert-light{color:#7e7e7e;background-color:#fdfdfd;border-color:#fcfcfc}.alert-light hr{border-top-color:#efefef}.alert-light .alert-link{color:#656565}.alert-dark{color:#191e24;background-color:#d6d8da;border-color:#c5c8cb}.alert-dark hr{border-top-color:#b8bbbf}.alert-dark .alert-link{color:#040506}.alert-blue{color:#234777;background-color:#dae7fa;border-color:#cbdef7}.alert-blue hr{border-top-color:#b5d0f4}.alert-blue .alert-link{color:#172f50}.alert-pink{color:#7d334c;background-color:#fce0e9;border-color:#fbd3e0}.alert-pink hr{border-top-color:#f9bcd0}.alert-pink .alert-link{color:#592436}.alert-purple{color:#2c2b6b;background-color:#ddddf5;border-color:#cfcff1}.alert-purple hr{border-top-color:#bbbbeb}.alert-purple .alert-link{color:#1d1c47}@-webkit-keyframes progress-bar-stripes{0%{background-position:.75rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:.75rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:.75rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#e2e3e4;-webkit-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:.75rem .75rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#adb5bd;pointer-events:none;background-color:#f2f2f2}.list-group-item.active{z-index:2;color:#fff;background-color:#e2e3e4;border-color:#007bff}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#34665c;background-color:#d4efe9}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#34665c;background-color:#c1e8df}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#34665c;border-color:#34665c}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#1a6832;background-color:#c6f0d3}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#1a6832;background-color:#b2ebc3}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#1a6832;border-color:#1a6832}.list-group-item-info{color:#1b6e7a;background-color:#c6f3f9}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#1b6e7a;background-color:#afeef7}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#1b6e7a;border-color:#1b6e7a}.list-group-item-warning{color:#85580f;background-color:#ffe7bf}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#85580f;background-color:#ffdda6}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#85580f;border-color:#85580f}.list-group-item-danger{color:#81373c;background-color:#fdd5d8}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#81373c;background-color:#fcbdc1}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#81373c;border-color:#81373c}.list-group-item-light{color:#7e7e7e;background-color:#fcfcfc}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#7e7e7e;background-color:#efefef}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#7e7e7e;border-color:#7e7e7e}.list-group-item-dark{color:#191e24;background-color:#c5c8cb}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#191e24;background-color:#b8bbbf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#191e24;border-color:#191e24}.list-group-item-blue{color:#234777;background-color:#cbdef7}.list-group-item-blue.list-group-item-action:focus,.list-group-item-blue.list-group-item-action:hover{color:#234777;background-color:#b5d0f4}.list-group-item-blue.list-group-item-action.active{color:#fff;background-color:#234777;border-color:#234777}.list-group-item-pink{color:#7d334c;background-color:#fbd3e0}.list-group-item-pink.list-group-item-action:focus,.list-group-item-pink.list-group-item-action:hover{color:#7d334c;background-color:#f9bcd0}.list-group-item-pink.list-group-item-action.active{color:#fff;background-color:#7d334c;border-color:#7d334c}.list-group-item-purple{color:#2c2b6b;background-color:#cfcff1}.list-group-item-purple.list-group-item-action:focus,.list-group-item-purple.list-group-item-action:hover{color:#2c2b6b;background-color:#bbbbeb}.list-group-item-purple.list-group-item-action.active{color:#fff;background-color:#2c2b6b;border-color:#2c2b6b}.close{float:right;font-size:1.4rem;font-weight:700;line-height:1;color:#000;text-shadow:none;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0 solid transparent;border-radius:.2rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#313a46}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.2rem;border-top-right-radius:.2rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}.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-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Montserrat,sans-serif;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:.8rem;word-wrap:break-word;opacity:0}.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}.tooltip-inner{max-width:200px;padding:.4rem .8rem;color:#fff;text-align:center;background-color:#000;border-radius:.2rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:Montserrat,sans-serif;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:.8rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #f3f3f3;border-radius:.25rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.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:#00000040}.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],.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: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:#00000040}.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 .5rem;border-bottom-color:#00000040}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;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:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f2f2f2}.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: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:#00000040}.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{padding:.7rem .8rem;margin-bottom:0;font-size:.8rem;background-color:#f2f2f2;border-bottom:1px solid #e5e5e5;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translate(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:0s .6s opacity;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.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:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%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,%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:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!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-primary{background-color:#e2e3e4!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#43b39c!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#32c861!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#289f4d!important}.bg-info{background-color:#34d3eb!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#15bdd7!important}.bg-warning{background-color:#ffa91c!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#e89000!important}.bg-danger{background-color:#f96a74!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#f73946!important}.bg-light{background-color:#f3f3f3!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dadada!important}.bg-dark{background-color:#313a46!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1c2128!important}.bg-blue{background-color:#4489e4!important}a.bg-blue:focus,a.bg-blue:hover,button.bg-blue:focus,button.bg-blue:hover{background-color:#1f6ed6!important}.bg-pink{background-color:#f06292!important}a.bg-pink:focus,a.bg-pink:hover,button.bg-pink:focus,button.bg-pink:hover{background-color:#ec3372!important}.bg-purple{background-color:#5553ce!important}a.bg-purple:focus,a.bg-purple:hover,button.bg-purple:focus,button.bg-purple:hover{background-color:#3735b9!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!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-primary{border-color:#e2e3e4!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#32c861!important}.border-info{border-color:#34d3eb!important}.border-warning{border-color:#ffa91c!important}.border-danger{border-color:#f96a74!important}.border-light{border-color:#f3f3f3!important}.border-dark{border-color:#313a46!important}.border-blue{border-color:#4489e4!important}.border-pink{border-color:#f06292!important}.border-purple{border-color:#5553ce!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;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.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;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{-webkit-box-shadow:0 .75rem 6rem rgba(56,65,74,.03)!important;box-shadow:0 .75rem 6rem #38414a08!important}.shadow{-webkit-box-shadow:0 0 35px 0 rgba(154,161,171,.15)!important;box-shadow:0 0 35px #9aa1ab26!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.12)!important;box-shadow:0 1rem 3rem #0000001f!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-15{width:15%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-15{height:15%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.mr-0,.mx-0{margin-right:0!important}.ml-0,.mx-0{margin-left:0!important}.mr-1,.mx-1{margin-right:.375rem!important}.ml-1,.mx-1{margin-left:.375rem!important}.mr-2,.mx-2{margin-right:.75rem!important}.ml-2,.mx-2{margin-left:.75rem!important}.mr-3,.mx-3{margin-right:1.5rem!important}.ml-3,.mx-3{margin-left:1.5rem!important}.mr-4,.mx-4{margin-right:2.25rem!important}.ml-4,.mx-4{margin-left:2.25rem!important}.mr-5,.mx-5{margin-right:4.5rem!important}.ml-5,.mx-5{margin-left:4.5rem!important}.pr-0,.px-0{padding-right:0!important}.pl-0,.px-0{padding-left:0!important}.pr-1,.px-1{padding-right:.375rem!important}.pl-1,.px-1{padding-left:.375rem!important}.pr-2,.px-2{padding-right:.75rem!important}.pl-2,.px-2{padding-left:.75rem!important}.pr-3,.px-3{padding-right:1.5rem!important}.pl-3,.px-3{padding-left:1.5rem!important}.pr-4,.px-4{padding-right:2.25rem!important}.pl-4,.px-4{padding-left:2.25rem!important}.pr-5,.px-5{padding-right:4.5rem!important}.pl-5,.px-5{padding-left:4.5rem!important}.mr-auto,.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.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:.375rem!important}.mt-sm-1,.my-sm-1{margin-top:.375rem!important}.mr-sm-1,.mx-sm-1{margin-right:.375rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.375rem!important}.ml-sm-1,.mx-sm-1{margin-left:.375rem!important}.m-sm-2{margin:.75rem!important}.mt-sm-2,.my-sm-2{margin-top:.75rem!important}.mr-sm-2,.mx-sm-2{margin-right:.75rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.75rem!important}.ml-sm-2,.mx-sm-2{margin-left:.75rem!important}.m-sm-3{margin:1.5rem!important}.mt-sm-3,.my-sm-3{margin-top:1.5rem!important}.mr-sm-3,.mx-sm-3{margin-right:1.5rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1.5rem!important}.ml-sm-3,.mx-sm-3{margin-left:1.5rem!important}.m-sm-4{margin:2.25rem!important}.mt-sm-4,.my-sm-4{margin-top:2.25rem!important}.mr-sm-4,.mx-sm-4{margin-right:2.25rem!important}.mb-sm-4,.my-sm-4{margin-bottom:2.25rem!important}.ml-sm-4,.mx-sm-4{margin-left:2.25rem!important}.m-sm-5{margin:4.5rem!important}.mt-sm-5,.my-sm-5{margin-top:4.5rem!important}.mr-sm-5,.mx-sm-5{margin-right:4.5rem!important}.mb-sm-5,.my-sm-5{margin-bottom:4.5rem!important}.ml-sm-5,.mx-sm-5{margin-left:4.5rem!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:.375rem!important}.pt-sm-1,.py-sm-1{padding-top:.375rem!important}.pr-sm-1,.px-sm-1{padding-right:.375rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.375rem!important}.pl-sm-1,.px-sm-1{padding-left:.375rem!important}.p-sm-2{padding:.75rem!important}.pt-sm-2,.py-sm-2{padding-top:.75rem!important}.pr-sm-2,.px-sm-2{padding-right:.75rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.75rem!important}.pl-sm-2,.px-sm-2{padding-left:.75rem!important}.p-sm-3{padding:1.5rem!important}.pt-sm-3,.py-sm-3{padding-top:1.5rem!important}.pr-sm-3,.px-sm-3{padding-right:1.5rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1.5rem!important}.pl-sm-3,.px-sm-3{padding-left:1.5rem!important}.p-sm-4{padding:2.25rem!important}.pt-sm-4,.py-sm-4{padding-top:2.25rem!important}.pr-sm-4,.px-sm-4{padding-right:2.25rem!important}.pb-sm-4,.py-sm-4{padding-bottom:2.25rem!important}.pl-sm-4,.px-sm-4{padding-left:2.25rem!important}.p-sm-5{padding:4.5rem!important}.pt-sm-5,.py-sm-5{padding-top:4.5rem!important}.pr-sm-5,.px-sm-5{padding-right:4.5rem!important}.pb-sm-5,.py-sm-5{padding-bottom:4.5rem!important}.pl-sm-5,.px-sm-5{padding-left:4.5rem!important}.m-sm-n1{margin:-.375rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.375rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.375rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.375rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.375rem!important}.m-sm-n2{margin:-.75rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.75rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.75rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.75rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.75rem!important}.m-sm-n3{margin:-1.5rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1.5rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1.5rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1.5rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1.5rem!important}.m-sm-n4{margin:-2.25rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-2.25rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-2.25rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-2.25rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-2.25rem!important}.m-sm-n5{margin:-4.5rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-4.5rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-4.5rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-4.5rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-4.5rem!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}}@media (min-width:768px){.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:.375rem!important}.mt-md-1,.my-md-1{margin-top:.375rem!important}.mr-md-1,.mx-md-1{margin-right:.375rem!important}.mb-md-1,.my-md-1{margin-bottom:.375rem!important}.ml-md-1,.mx-md-1{margin-left:.375rem!important}.m-md-2{margin:.75rem!important}.mt-md-2,.my-md-2{margin-top:.75rem!important}.mr-md-2,.mx-md-2{margin-right:.75rem!important}.mb-md-2,.my-md-2{margin-bottom:.75rem!important}.ml-md-2,.mx-md-2{margin-left:.75rem!important}.m-md-3{margin:1.5rem!important}.mt-md-3,.my-md-3{margin-top:1.5rem!important}.mr-md-3,.mx-md-3{margin-right:1.5rem!important}.mb-md-3,.my-md-3{margin-bottom:1.5rem!important}.ml-md-3,.mx-md-3{margin-left:1.5rem!important}.m-md-4{margin:2.25rem!important}.mt-md-4,.my-md-4{margin-top:2.25rem!important}.mr-md-4,.mx-md-4{margin-right:2.25rem!important}.mb-md-4,.my-md-4{margin-bottom:2.25rem!important}.ml-md-4,.mx-md-4{margin-left:2.25rem!important}.m-md-5{margin:4.5rem!important}.mt-md-5,.my-md-5{margin-top:4.5rem!important}.mr-md-5,.mx-md-5{margin-right:4.5rem!important}.mb-md-5,.my-md-5{margin-bottom:4.5rem!important}.ml-md-5,.mx-md-5{margin-left:4.5rem!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:.375rem!important}.pt-md-1,.py-md-1{padding-top:.375rem!important}.pr-md-1,.px-md-1{padding-right:.375rem!important}.pb-md-1,.py-md-1{padding-bottom:.375rem!important}.pl-md-1,.px-md-1{padding-left:.375rem!important}.p-md-2{padding:.75rem!important}.pt-md-2,.py-md-2{padding-top:.75rem!important}.pr-md-2,.px-md-2{padding-right:.75rem!important}.pb-md-2,.py-md-2{padding-bottom:.75rem!important}.pl-md-2,.px-md-2{padding-left:.75rem!important}.p-md-3{padding:1.5rem!important}.pt-md-3,.py-md-3{padding-top:1.5rem!important}.pr-md-3,.px-md-3{padding-right:1.5rem!important}.pb-md-3,.py-md-3{padding-bottom:1.5rem!important}.pl-md-3,.px-md-3{padding-left:1.5rem!important}.p-md-4{padding:2.25rem!important}.pt-md-4,.py-md-4{padding-top:2.25rem!important}.pr-md-4,.px-md-4{padding-right:2.25rem!important}.pb-md-4,.py-md-4{padding-bottom:2.25rem!important}.pl-md-4,.px-md-4{padding-left:2.25rem!important}.p-md-5{padding:4.5rem!important}.pt-md-5,.py-md-5{padding-top:4.5rem!important}.pr-md-5,.px-md-5{padding-right:4.5rem!important}.pb-md-5,.py-md-5{padding-bottom:4.5rem!important}.pl-md-5,.px-md-5{padding-left:4.5rem!important}.m-md-n1{margin:-.375rem!important}.mt-md-n1,.my-md-n1{margin-top:-.375rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.375rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.375rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.375rem!important}.m-md-n2{margin:-.75rem!important}.mt-md-n2,.my-md-n2{margin-top:-.75rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.75rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.75rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.75rem!important}.m-md-n3{margin:-1.5rem!important}.mt-md-n3,.my-md-n3{margin-top:-1.5rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1.5rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1.5rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1.5rem!important}.m-md-n4{margin:-2.25rem!important}.mt-md-n4,.my-md-n4{margin-top:-2.25rem!important}.mr-md-n4,.mx-md-n4{margin-right:-2.25rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-2.25rem!important}.ml-md-n4,.mx-md-n4{margin-left:-2.25rem!important}.m-md-n5{margin:-4.5rem!important}.mt-md-n5,.my-md-n5{margin-top:-4.5rem!important}.mr-md-n5,.mx-md-n5{margin-right:-4.5rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-4.5rem!important}.ml-md-n5,.mx-md-n5{margin-left:-4.5rem!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}}@media (min-width:992px){.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:.375rem!important}.mt-lg-1,.my-lg-1{margin-top:.375rem!important}.mr-lg-1,.mx-lg-1{margin-right:.375rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.375rem!important}.ml-lg-1,.mx-lg-1{margin-left:.375rem!important}.m-lg-2{margin:.75rem!important}.mt-lg-2,.my-lg-2{margin-top:.75rem!important}.mr-lg-2,.mx-lg-2{margin-right:.75rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.75rem!important}.ml-lg-2,.mx-lg-2{margin-left:.75rem!important}.m-lg-3{margin:1.5rem!important}.mt-lg-3,.my-lg-3{margin-top:1.5rem!important}.mr-lg-3,.mx-lg-3{margin-right:1.5rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1.5rem!important}.ml-lg-3,.mx-lg-3{margin-left:1.5rem!important}.m-lg-4{margin:2.25rem!important}.mt-lg-4,.my-lg-4{margin-top:2.25rem!important}.mr-lg-4,.mx-lg-4{margin-right:2.25rem!important}.mb-lg-4,.my-lg-4{margin-bottom:2.25rem!important}.ml-lg-4,.mx-lg-4{margin-left:2.25rem!important}.m-lg-5{margin:4.5rem!important}.mt-lg-5,.my-lg-5{margin-top:4.5rem!important}.mr-lg-5,.mx-lg-5{margin-right:4.5rem!important}.mb-lg-5,.my-lg-5{margin-bottom:4.5rem!important}.ml-lg-5,.mx-lg-5{margin-left:4.5rem!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:.375rem!important}.pt-lg-1,.py-lg-1{padding-top:.375rem!important}.pr-lg-1,.px-lg-1{padding-right:.375rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.375rem!important}.pl-lg-1,.px-lg-1{padding-left:.375rem!important}.p-lg-2{padding:.75rem!important}.pt-lg-2,.py-lg-2{padding-top:.75rem!important}.pr-lg-2,.px-lg-2{padding-right:.75rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.75rem!important}.pl-lg-2,.px-lg-2{padding-left:.75rem!important}.p-lg-3{padding:1.5rem!important}.pt-lg-3,.py-lg-3{padding-top:1.5rem!important}.pr-lg-3,.px-lg-3{padding-right:1.5rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1.5rem!important}.pl-lg-3,.px-lg-3{padding-left:1.5rem!important}.p-lg-4{padding:2.25rem!important}.pt-lg-4,.py-lg-4{padding-top:2.25rem!important}.pr-lg-4,.px-lg-4{padding-right:2.25rem!important}.pb-lg-4,.py-lg-4{padding-bottom:2.25rem!important}.pl-lg-4,.px-lg-4{padding-left:2.25rem!important}.p-lg-5{padding:4.5rem!important}.pt-lg-5,.py-lg-5{padding-top:4.5rem!important}.pr-lg-5,.px-lg-5{padding-right:4.5rem!important}.pb-lg-5,.py-lg-5{padding-bottom:4.5rem!important}.pl-lg-5,.px-lg-5{padding-left:4.5rem!important}.m-lg-n1{margin:-.375rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.375rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.375rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.375rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.375rem!important}.m-lg-n2{margin:-.75rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.75rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.75rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.75rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.75rem!important}.m-lg-n3{margin:-1.5rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1.5rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1.5rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1.5rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1.5rem!important}.m-lg-n4{margin:-2.25rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-2.25rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-2.25rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-2.25rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-2.25rem!important}.m-lg-n5{margin:-4.5rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-4.5rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-4.5rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-4.5rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-4.5rem!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}}@media (min-width:1200px){.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:.375rem!important}.mt-xl-1,.my-xl-1{margin-top:.375rem!important}.mr-xl-1,.mx-xl-1{margin-right:.375rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.375rem!important}.ml-xl-1,.mx-xl-1{margin-left:.375rem!important}.m-xl-2{margin:.75rem!important}.mt-xl-2,.my-xl-2{margin-top:.75rem!important}.mr-xl-2,.mx-xl-2{margin-right:.75rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.75rem!important}.ml-xl-2,.mx-xl-2{margin-left:.75rem!important}.m-xl-3{margin:1.5rem!important}.mt-xl-3,.my-xl-3{margin-top:1.5rem!important}.mr-xl-3,.mx-xl-3{margin-right:1.5rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1.5rem!important}.ml-xl-3,.mx-xl-3{margin-left:1.5rem!important}.m-xl-4{margin:2.25rem!important}.mt-xl-4,.my-xl-4{margin-top:2.25rem!important}.mr-xl-4,.mx-xl-4{margin-right:2.25rem!important}.mb-xl-4,.my-xl-4{margin-bottom:2.25rem!important}.ml-xl-4,.mx-xl-4{margin-left:2.25rem!important}.m-xl-5{margin:4.5rem!important}.mt-xl-5,.my-xl-5{margin-top:4.5rem!important}.mr-xl-5,.mx-xl-5{margin-right:4.5rem!important}.mb-xl-5,.my-xl-5{margin-bottom:4.5rem!important}.ml-xl-5,.mx-xl-5{margin-left:4.5rem!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:.375rem!important}.pt-xl-1,.py-xl-1{padding-top:.375rem!important}.pr-xl-1,.px-xl-1{padding-right:.375rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.375rem!important}.pl-xl-1,.px-xl-1{padding-left:.375rem!important}.p-xl-2{padding:.75rem!important}.pt-xl-2,.py-xl-2{padding-top:.75rem!important}.pr-xl-2,.px-xl-2{padding-right:.75rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.75rem!important}.pl-xl-2,.px-xl-2{padding-left:.75rem!important}.p-xl-3{padding:1.5rem!important}.pt-xl-3,.py-xl-3{padding-top:1.5rem!important}.pr-xl-3,.px-xl-3{padding-right:1.5rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1.5rem!important}.pl-xl-3,.px-xl-3{padding-left:1.5rem!important}.p-xl-4{padding:2.25rem!important}.pt-xl-4,.py-xl-4{padding-top:2.25rem!important}.pr-xl-4,.px-xl-4{padding-right:2.25rem!important}.pb-xl-4,.py-xl-4{padding-bottom:2.25rem!important}.pl-xl-4,.px-xl-4{padding-left:2.25rem!important}.p-xl-5{padding:4.5rem!important}.pt-xl-5,.py-xl-5{padding-top:4.5rem!important}.pr-xl-5,.px-xl-5{padding-right:4.5rem!important}.pb-xl-5,.py-xl-5{padding-bottom:4.5rem!important}.pl-xl-5,.px-xl-5{padding-left:4.5rem!important}.m-xl-n1{margin:-.375rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.375rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.375rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.375rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.375rem!important}.m-xl-n2{margin:-.75rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.75rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.75rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.75rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.75rem!important}.m-xl-n3{margin:-1.5rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1.5rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1.5rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1.5rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1.5rem!important}.m-xl-n4{margin:-2.25rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-2.25rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-2.25rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-2.25rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-2.25rem!important}.m-xl-n5{margin:-4.5rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-4.5rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-4.5rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-4.5rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-4.5rem!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}}.text-left{text-align:left!important}.text-right{text-align:right!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!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}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-primary{color:#e2e3e4!important}a.text-primary:focus,a.text-primary:hover{color:#ffd618!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}a.text-success:focus,a.text-success:hover{color:#238b43!important}a.text-info:focus,a.text-info:hover{color:#13a9c0!important}a.text-warning:focus,a.text-warning:hover{color:#cf8000!important}.text-danger{color:#f96a74!important}a.text-danger:focus,a.text-danger:hover{color:#f6202f!important}a.text-light:focus,a.text-light:hover{color:#cdcdcd!important}a.text-dark:focus,a.text-dark:hover{color:#121519!important}a.text-blue:focus,a.text-blue:hover{color:#1c62c0!important}a.text-pink:focus,a.text-pink:hover{color:#e91c62!important}a.text-purple:focus,a.text-purple:hover{color:#312fa5!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;-webkit-box-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}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #e2e2e2!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.custom-accordion .card+.card{margin-top:.5rem}.custom-accordion .accordion-arrow{font-size:1.2rem}.custom-accordion a.collapsed i.accordion-arrow:before{content:""}.badge{color:#fff;font-family:Montserrat,sans-serif}.badge-light{color:#414d5f}.badge-light-primary{background-color:#64c5b133;color:#e2e3e4!important}.badge-light-secondary{background-color:#6c757d33;color:#6c757d!important}.badge-light-success{background-color:#32c86133;color:#32c861!important}.badge-light-info{background-color:#34d3eb33;color:#34d3eb!important}.badge-light-warning{background-color:#ffa91c33;color:#ffa91c!important}.badge-light-danger{background-color:#f96a7433;color:#f96a74!important}.badge-light-light{background-color:#f3f3f333;color:#f3f3f3!important}.badge-light-dark{background-color:#313a4633;color:#313a46!important}.badge-light-blue{background-color:#4489e433;color:#4489e4!important}.badge-light-pink{background-color:#f0629233;color:#f06292!important}.badge-light-purple{background-color:#5553ce33;color:#5553ce!important}.bg-soft-primary{background-color:#64c5b11a!important}.bg-soft-secondary{background-color:#6c757d1a!important}.bg-soft-success{background-color:#32c8611a!important}.bg-soft-info{background-color:#34d3eb1a!important}.bg-soft-warning{background-color:#ffa91c1a!important}.bg-soft-danger{background-color:#f96a741a!important}.bg-soft-light{background-color:#f3f3f31a!important}.bg-soft-dark{background-color:#313a461a!important}.bg-soft-blue{background-color:#4489e41a!important}.bg-soft-pink{background-color:#f062921a!important}.bg-soft-purple{background-color:#5553ce1a!important}.breadcrumb-item>a{color:#6c757d}.breadcrumb-item+.breadcrumb-item:before{font-family:Material Design Icons}.btn{color:#fff;font-family:Montserrat,sans-serif}.btn .mdi:before{margin-top:-1px}.btn-rounded{border-radius:2em}.btn-light,.btn-white{color:#313a46}.btn-link{font-weight:400;color:#e2e3e4;background-color:transparent}.btn-link:hover{color:#ffd618;text-decoration:none;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:none;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#adb5bd;pointer-events:none}.btn-outline-primary{color:#e2e3e4;border-color:#e2e3e4}.btn-outline-primary:hover{color:#fff;background-color:#e2e3e4;border-color:#e2e3e4}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .15rem rgba(100,197,177,.5);box-shadow:0 0 0 .15rem #64c5b180}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#e2e3e4;background-color:transparent}.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:#e2e3e4;border-color:#e2e3e4}.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{-webkit-box-shadow:0 0 0 .15rem rgba(100,197,177,.5);box-shadow:0 0 0 .15rem #64c5b180}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .15rem rgba(108,117,125,.5);box-shadow:0 0 0 .15rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.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:#6c757d;border-color:#6c757d}.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{-webkit-box-shadow:0 0 0 .15rem rgba(108,117,125,.5);box-shadow:0 0 0 .15rem #6c757d80}.btn-outline-success{color:#32c861;border-color:#32c861}.btn-outline-success:hover{color:#fff;background-color:#32c861;border-color:#32c861}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .15rem rgba(50,200,97,.5);box-shadow:0 0 0 .15rem #32c86180}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#32c861;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#32c861;border-color:#32c861}.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{-webkit-box-shadow:0 0 0 .15rem rgba(50,200,97,.5);box-shadow:0 0 0 .15rem #32c86180}.btn-outline-info{color:#34d3eb;border-color:#34d3eb}.btn-outline-info:hover{color:#fff;background-color:#34d3eb;border-color:#34d3eb}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .15rem rgba(52,211,235,.5);box-shadow:0 0 0 .15rem #34d3eb80}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#34d3eb;background-color:transparent}.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:#34d3eb;border-color:#34d3eb}.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{-webkit-box-shadow:0 0 0 .15rem rgba(52,211,235,.5);box-shadow:0 0 0 .15rem #34d3eb80}.btn-outline-warning{color:#ffa91c;border-color:#ffa91c}.btn-outline-warning:hover{color:#fff;background-color:#ffa91c;border-color:#ffa91c}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .15rem rgba(255,169,28,.5);box-shadow:0 0 0 .15rem #ffa91c80}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffa91c;background-color:transparent}.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:#ffa91c;border-color:#ffa91c}.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{-webkit-box-shadow:0 0 0 .15rem rgba(255,169,28,.5);box-shadow:0 0 0 .15rem #ffa91c80}.btn-outline-danger{color:#f96a74;border-color:#f96a74}.btn-outline-danger:hover{color:#fff;background-color:#f96a74;border-color:#f96a74}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .15rem rgba(249,106,116,.5);box-shadow:0 0 0 .15rem #f96a7480}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f96a74;background-color:transparent}.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:#f96a74;border-color:#f96a74}.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{-webkit-box-shadow:0 0 0 .15rem rgba(249,106,116,.5);box-shadow:0 0 0 .15rem #f96a7480}.btn-outline-light{color:#f3f3f3;border-color:#f3f3f3}.btn-outline-light:hover{color:#414d5f;background-color:#f3f3f3;border-color:#f3f3f3}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .15rem rgba(243,243,243,.5);box-shadow:0 0 0 .15rem #f3f3f380}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f3f3f3;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#414d5f;background-color:#f3f3f3;border-color:#f3f3f3}.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{-webkit-box-shadow:0 0 0 .15rem rgba(243,243,243,.5);box-shadow:0 0 0 .15rem #f3f3f380}.btn-outline-dark{color:#313a46;border-color:#313a46}.btn-outline-dark:hover{color:#fff;background-color:#313a46;border-color:#313a46}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .15rem rgba(49,58,70,.5);box-shadow:0 0 0 .15rem #313a4680}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#313a46;background-color:transparent}.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:#313a46;border-color:#313a46}.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{-webkit-box-shadow:0 0 0 .15rem rgba(49,58,70,.5);box-shadow:0 0 0 .15rem #313a4680}.btn-outline-blue{color:#4489e4;border-color:#4489e4}.btn-outline-blue:hover{color:#fff;background-color:#4489e4;border-color:#4489e4}.btn-outline-blue.focus,.btn-outline-blue:focus{-webkit-box-shadow:0 0 0 .15rem rgba(68,137,228,.5);box-shadow:0 0 0 .15rem #4489e480}.btn-outline-blue.disabled,.btn-outline-blue:disabled{color:#4489e4;background-color:transparent}.btn-outline-blue:not(:disabled):not(.disabled).active,.btn-outline-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-blue.dropdown-toggle{color:#fff;background-color:#4489e4;border-color:#4489e4}.btn-outline-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(68,137,228,.5);box-shadow:0 0 0 .15rem #4489e480}.btn-outline-pink{color:#f06292;border-color:#f06292}.btn-outline-pink:hover{color:#fff;background-color:#f06292;border-color:#f06292}.btn-outline-pink.focus,.btn-outline-pink:focus{-webkit-box-shadow:0 0 0 .15rem rgba(240,98,146,.5);box-shadow:0 0 0 .15rem #f0629280}.btn-outline-pink.disabled,.btn-outline-pink:disabled{color:#f06292;background-color:transparent}.btn-outline-pink:not(:disabled):not(.disabled).active,.btn-outline-pink:not(:disabled):not(.disabled):active,.show>.btn-outline-pink.dropdown-toggle{color:#fff;background-color:#f06292;border-color:#f06292}.btn-outline-pink:not(:disabled):not(.disabled).active:focus,.btn-outline-pink:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-pink.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(240,98,146,.5);box-shadow:0 0 0 .15rem #f0629280}.btn-outline-purple{color:#5553ce;border-color:#5553ce}.btn-outline-purple:hover{color:#fff;background-color:#5553ce;border-color:#5553ce}.btn-outline-purple.focus,.btn-outline-purple:focus{-webkit-box-shadow:0 0 0 .15rem rgba(85,83,206,.5);box-shadow:0 0 0 .15rem #5553ce80}.btn-outline-purple.disabled,.btn-outline-purple:disabled{color:#5553ce;background-color:transparent}.btn-outline-purple:not(:disabled):not(.disabled).active,.btn-outline-purple:not(:disabled):not(.disabled):active,.show>.btn-outline-purple.dropdown-toggle{color:#fff;background-color:#5553ce;border-color:#5553ce}.btn-outline-purple:not(:disabled):not(.disabled).active:focus,.btn-outline-purple:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-purple.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .15rem rgba(85,83,206,.5);box-shadow:0 0 0 .15rem #5553ce80}.btn-xs{padding:.2rem .6rem;font-size:.75rem;border-radius:.15rem}.btn-facebook{color:#fff!important;background-color:#3b5998}.btn-twitter{color:#fff!important;background-color:#00aced}.btn-linkedin{color:#fff!important;background-color:#007bb6}.btn-dribbble{color:#fff!important;background-color:#ea4c89}.btn-googleplus{color:#fff!important;background-color:#dd4b39}.btn-instagram{color:#fff!important;background-color:#517fa4}.btn-pinterest{color:#fff!important;background-color:#cb2027}.btn-dropbox{color:#fff!important;background-color:#007ee5}.btn-flickr{color:#fff!important;background-color:#ff0084}.btn-tumblr{color:#fff!important;background-color:#32506d}.btn-skype{color:#fff!important;background-color:#00aff0}.btn-youtube{color:#fff!important;background-color:#b00}.btn-github{color:#fff!important;background-color:#171515}.card{margin-bottom:24px;-webkit-box-shadow:0 0 35px 0 rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26}.card-header,.card-title{margin-top:0}.card-title{font-size:16px}.header-title{font-size:14px;margin:0 0 7px;text-transform:uppercase;font-family:Montserrat,sans-serif;font-weight:600}.sub-header{margin-bottom:24px;color:#8c9396;font-size:13px}.card-widgets{float:right;height:16px}.card-widgets>a{color:inherit;font-size:18px;display:inline-block;line-height:1}.card-widgets>a.collapsed i:before{content:""}.card-disabled{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:.25rem;background:#fffc;cursor:progress}.card-disabled .card-portlets-loader{width:40px;height:40px;position:relative;margin:40px auto}.card-disabled .card-portlets-loader .double-bounce1,.card-disabled .card-portlets-loader .double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#e2e3e4;opacity:.6;position:absolute;left:50%;top:50%;margin-left:-12px;margin-top:-12px;-webkit-animation:doubleBounce 2s infinite ease-in-out;animation:doubleBounce 2s infinite ease-in-out}.card-disabled .card-portlets-loader .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes doubleBounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes doubleBounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.card-footer{border-top:1px solid #f3f3f3}.card-border .card-header{border-top:2px solid #dee2e6}.card-box{background-color:#fff;padding:1.5rem;-webkit-box-shadow:0 0 35px 0 rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26;margin-bottom:24px;border-radius:.25rem}.dropdown-menu{-webkit-box-shadow:0 0 35px 0 rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26;-webkit-animation-name:DropDownSlide;animation-name:DropDownSlide;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;margin:0;font-size:.8rem;position:absolute;z-index:1000}.dropdown-menu.show{top:100%!important}.dropdown-divider{border-color:#dee2e6}.dropdown-menu-right{right:0!important;left:auto!important}.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{top:auto!important;-webkit-animation:none!important;animation:none!important}@-webkit-keyframes DropDownSlide{to{-webkit-transform:translateY(0);transform:translateY(0)}0%{-webkit-transform:translateY(40px);transform:translateY(40px)}}@keyframes DropDownSlide{to{-webkit-transform:translateY(0);transform:translateY(0)}0%{-webkit-transform:translateY(40px);transform:translateY(40px)}}.dropdown-lg{width:320px}@media (max-width:767.98px){.dropdown-lg{width:200px!important}}.form-control-light{background-color:#f2f2f2;border-color:#f2f2f2}input.form-control[type=color],input.form-control[type=range]{min-height:39px}.custom-select.is-invalid:focus,.custom-select.is-valid:focus,.custom-select:invalid:focus,.custom-select:valid:focus,.form-control.is-invalid:focus,.form-control.is-valid:focus,.form-control:invalid:focus,.form-control:valid:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.comment-area-box .form-control{border-color:#e2e2e2;border-radius:.2rem .2rem 0 0}.comment-area-box .comment-area-btn{background-color:#f2f2f2;padding:10px;border:1px solid #e2e2e2;border-top:none;border-radius:0 0 .2rem .2rem}input:focus{outline:0}.modal-title{margin-top:0}.modal-full{width:92%;max-width:none}.modal-dialog-scrollable .modal-content{overflow:visible}.modal-header .modal-body{padding:20px}.modal-header .close{top:0;position:absolute;right:0;height:36px;width:36px;background-color:#313a46;opacity:1;border:2px solid #f3f3f3;text-shadow:none;color:#f3f3f3;border-radius:50%;padding:0}.modal-demo{background-color:#fff;width:600px!important;border-radius:4px;display:none;position:relative;color:#8c9396}.modal-demo .close{position:absolute;top:15px;right:25px;color:#f3f3f3}@media (max-width:768px){.modal-demo{width:96%!important}}.custom-modal-title{padding:15px 25px;line-height:22px;font-size:18px;background-color:#313a46;color:#dee2e6;text-align:left;margin:0}.custom-modal-text{padding:20px}.custombox-modal-wrapper{text-align:left}.custombox-modal-flash .close,.custombox-modal-rotatedown .close{top:20px;z-index:9999}.nav-pills>li>a,.nav-tabs>li>a{color:#313a46;font-weight:600}.nav-pills>li>a.active,.nav-tabs>li>a.active{color:#e2e3e4}.nav-pills>a{font-weight:600}.tab-content{padding:20px 0 0}.tabs-vertical-env .nav.tabs-vertical .nav-link{color:#313a46}.tabs-vertical-env .nav.tabs-vertical .nav-link.active{background-color:#e2e3e4;color:#fff}.tabs-bordered{border-bottom:2px solid rgba(140,147,150,.2)!important}.tabs-bordered .nav-item{margin-bottom:-2px}.tabs-bordered li a{border:0!important;padding:10px 20px!important}.tabs-bordered li a.active{border-bottom:2px solid #E2E3E4!important}.pagination-rounded .page-link{border-radius:30px!important;margin:0 3px;border:none}.pagination-split li{margin-left:5px;display:inline-block;float:left}.pagination-split li:first-child{margin-left:0}.pagination-split li a{border-radius:3px}.popover-header{margin-top:0}.progress{background-color:#e2e2e2;-webkit-box-shadow:none;box-shadow:none;margin-bottom:18px;overflow:hidden;height:.7rem}.progress-sm{height:5px}.progress-md{height:8px}.progress-lg{height:12px}.progress-xl{height:15px}.progress-xxl{height:25px}.progress-vertical{min-height:250px;height:250px;width:10px;position:relative;display:inline-block;margin-bottom:0;margin-right:20px}.progress-vertical .progress-bar{width:100%}.progress-vertical.progress-xl{width:15px}.progress-vertical.progress-lg{width:12px}.progress-vertical.progress-md{width:8px}.progress-vertical.progress-sm{width:5px}.progress-vertical-bottom{min-height:250px;height:250px;position:relative;width:10px;display:inline-block;margin-bottom:0;margin-right:20px}.progress-vertical-bottom .progress-bar{width:100%;bottom:0;position:absolute}.progress-vertical-bottom.progress-xl{width:15px}.progress-vertical-bottom.progress-lg{width:12px}.progress-vertical-bottom.progress-md{width:8px}.progress-vertical-bottom.progress-sm{width:5px}.progress-w-percent{min-height:20px;margin-bottom:20px}.progress-w-percent .progress{width:80%;float:left;margin-top:8px}.progress-w-percent .progress-value{width:20%;float:right;text-align:right;line-height:20px}a:focus{outline:0}label{font-weight:500}button:focus{outline:0}.blockquote{padding:10px 20px;margin-bottom:20px;border-left:4px solid #e2e2e2}.blockquote.blockquote-reverse{border-left:0;border-right:4px solid #e2e2e2;text-align:right}.list-group-item,.list-group-item:hover{color:#8c9396}.table-centered td,.table-centered th{vertical-align:middle!important}.table th{font-weight:600}.table .table-user img{height:30px;width:30px}.action-icon{color:#8c9396;font-size:1.2rem;display:inline-block;padding:0 3px}.action-icon:hover{color:#6c757d}.table-colored-bordered{border:2px solid}.table-colored-bordered thead th{border-bottom:0!important;color:#fff}.table-background{color:#fff}.table-background thead th{border-bottom:0}.table-background tbody td,.table-background tbody th{border:0}.table-background tbody tr:hover{color:#fff}.table-bordered-primary{border-color:#e2e3e4}.table-bordered-primary thead th{background-color:#e2e3e4}.table-background-primary{background-color:#64c5b1cc}.table-background-primary thead th,.table-background-primary tbody tr:hover{background-color:#e2e3e4}.table-bordered-secondary{border-color:#6c757d}.table-bordered-secondary thead th{background-color:#6c757d}.table-background-secondary{background-color:#6c757dcc}.table-background-secondary thead th,.table-background-secondary tbody tr:hover{background-color:#6c757d}.table-bordered-success{border-color:#32c861}.table-bordered-success thead th{background-color:#32c861}.table-background-success{background-color:#32c861cc}.table-background-success thead th,.table-background-success tbody tr:hover{background-color:#32c861}.table-bordered-info{border-color:#34d3eb}.table-bordered-info thead th{background-color:#34d3eb}.table-background-info{background-color:#34d3ebcc}.table-background-info thead th,.table-background-info tbody tr:hover{background-color:#34d3eb}.table-bordered-warning{border-color:#ffa91c}.table-bordered-warning thead th{background-color:#ffa91c}.table-background-warning{background-color:#ffa91ccc}.table-background-warning thead th,.table-background-warning tbody tr:hover{background-color:#ffa91c}.table-bordered-danger{border-color:#f96a74}.table-bordered-danger thead th{background-color:#f96a74}.table-background-danger{background-color:#f96a74cc}.table-background-danger thead th,.table-background-danger tbody tr:hover{background-color:#f96a74}.table-bordered-light{border-color:#f3f3f3}.table-bordered-light thead th{background-color:#f3f3f3}.table-background-light{background-color:#f3f3f3cc}.table-background-light thead th,.table-background-light tbody tr:hover{background-color:#f3f3f3}.table-bordered-dark{border-color:#313a46}.table-bordered-dark thead th{background-color:#313a46}.table-background-dark{background-color:#313a46cc}.table-background-dark thead th,.table-background-dark tbody tr:hover{background-color:#313a46}.table-bordered-blue{border-color:#4489e4}.table-bordered-blue thead th{background-color:#4489e4}.table-background-blue{background-color:#4489e4cc}.table-background-blue thead th,.table-background-blue tbody tr:hover{background-color:#4489e4}.table-bordered-pink{border-color:#f06292}.table-bordered-pink thead th{background-color:#f06292}.table-background-pink{background-color:#f06292cc}.table-background-pink thead th,.table-background-pink tbody tr:hover{background-color:#f06292}.table-bordered-purple{border-color:#5553ce}.table-bordered-purple thead th{background-color:#5553ce}.table-background-purple{background-color:#5553cecc}.table-background-purple thead th,.table-background-purple tbody tr:hover{background-color:#5553ce}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:10px 0;font-weight:500;color:#313a46;font-weight:600}b,strong{font-weight:600}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.font-17{font-size:17px!important}.font-18{font-size:18px!important}.font-19{font-size:19px!important}.font-20{font-size:20px!important}.font-22{font-size:22px!important}.font-24{font-size:24px!important}.font-30{font-size:30px!important}@font-face{font-family:Material Design Icons;src:url(/assets/materialdesignicons-webfont-CFKc_2IW.eot?v=3.8.95);src:url(/assets/materialdesignicons-webfont-CFKc_2IW.eot?#iefix&v=3.8.95) format("embedded-opentype"),url(/assets/materialdesignicons-webfont-CLnbHjcs.woff2?v=3.8.95) format("woff2"),url(/assets/materialdesignicons-webfont-DEDxnCk5.woff?v=3.8.95) format("woff"),url(/assets/materialdesignicons-webfont-D9cKsj6i.ttf?v=3.8.95) format("truetype");font-weight:400;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font: 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:""}.mdi-access-point-network:before{content:""}.mdi-access-point-network-off:before{content:"﮽"}.mdi-account:before{content:""}.mdi-account-alert:before{content:""}.mdi-account-alert-outline:before{content:"שּׁ"}.mdi-account-arrow-left:before{content:"שּׂ"}.mdi-account-arrow-left-outline:before{content:"אַ"}.mdi-account-arrow-right:before{content:"אָ"}.mdi-account-arrow-right-outline:before{content:"אּ"}.mdi-account-badge:before{content:"ﶃ"}.mdi-account-badge-alert:before{content:"ﶄ"}.mdi-account-badge-alert-outline:before{content:"ﶅ"}.mdi-account-badge-horizontal:before{content:"ﷰ"}.mdi-account-badge-horizontal-outline:before{content:"ﷱ"}.mdi-account-badge-outline:before{content:"ﶆ"}.mdi-account-box:before{content:""}.mdi-account-box-multiple:before{content:"盧"}.mdi-account-box-outline:before{content:""}.mdi-account-card-details:before{content:""}.mdi-account-card-details-outline:before{content:"ﶇ"}.mdi-account-check:before{content:""}.mdi-account-check-outline:before{content:"﮾"}.mdi-account-child:before{content:"愈"}.mdi-account-child-circle:before{content:"憎"}.mdi-account-circle:before{content:""}.mdi-account-circle-outline:before{content:"בּ"}.mdi-account-clock:before{content:"גּ"}.mdi-account-clock-outline:before{content:"דּ"}.mdi-account-convert:before{content:""}.mdi-account-details:before{content:""}.mdi-account-edit:before{content:""}.mdi-account-group:before{content:""}.mdi-account-group-outline:before{content:"הּ"}.mdi-account-heart:before{content:""}.mdi-account-heart-outline:before{content:"﮿"}.mdi-account-key:before{content:""}.mdi-account-key-outline:before{content:"﯀"}.mdi-account-minus:before{content:""}.mdi-account-minus-outline:before{content:"﫫"}.mdi-account-multiple:before{content:""}.mdi-account-multiple-check:before{content:""}.mdi-account-multiple-minus:before{content:""}.mdi-account-multiple-minus-outline:before{content:"﯁"}.mdi-account-multiple-outline:before{content:""}.mdi-account-multiple-plus:before{content:""}.mdi-account-multiple-plus-outline:before{content:""}.mdi-account-network:before{content:""}.mdi-account-network-outline:before{content:"﯂"}.mdi-account-off:before{content:""}.mdi-account-off-outline:before{content:"﯃"}.mdi-account-outline:before{content:""}.mdi-account-plus:before{content:""}.mdi-account-plus-outline:before{content:""}.mdi-account-question:before{content:"וּ"}.mdi-account-question-outline:before{content:"זּ"}.mdi-account-remove:before{content:""}.mdi-account-remove-outline:before{content:"﫬"}.mdi-account-search:before{content:""}.mdi-account-search-outline:before{content:"老"}.mdi-account-settings:before{content:""}.mdi-account-star:before{content:""}.mdi-account-star-outline:before{content:"﯄"}.mdi-account-supervisor:before{content:"慠"}.mdi-account-supervisor-circle:before{content:"懲"}.mdi-account-switch:before{content:""}.mdi-account-tie:before{content:"ﲿ"}.mdi-accusoft:before{content:""}.mdi-adchoices:before{content:"ﴞ"}.mdi-adjust:before{content:""}.mdi-adobe:before{content:"蘆"}.mdi-air-conditioner:before{content:""}.mdi-air-filter:before{content:"ﴟ"}.mdi-air-horn:before{content:"ﶈ"}.mdi-air-purifier:before{content:"ﴠ"}.mdi-airbag:before{content:"﯅"}.mdi-airballoon:before{content:""}.mdi-airplane:before{content:""}.mdi-airplane-landing:before{content:""}.mdi-airplane-off:before{content:""}.mdi-airplane-takeoff:before{content:""}.mdi-airplay:before{content:""}.mdi-airport:before{content:""}.mdi-alarm:before{content:""}.mdi-alarm-bell:before{content:""}.mdi-alarm-check:before{content:""}.mdi-alarm-light:before{content:""}.mdi-alarm-light-outline:before{content:"﯆"}.mdi-alarm-multiple:before{content:""}.mdi-alarm-note:before{content:"ﺎ"}.mdi-alarm-note-off:before{content:"ﺏ"}.mdi-alarm-off:before{content:""}.mdi-alarm-plus:before{content:""}.mdi-alarm-snooze:before{content:""}.mdi-album:before{content:""}.mdi-alert:before{content:""}.mdi-alert-box:before{content:""}.mdi-alert-box-outline:before{content:"ﳀ"}.mdi-alert-circle:before{content:""}.mdi-alert-circle-outline:before{content:""}.mdi-alert-decagram:before{content:""}.mdi-alert-decagram-outline:before{content:"ﳁ"}.mdi-alert-octagon:before{content:""}.mdi-alert-octagon-outline:before{content:"ﳂ"}.mdi-alert-octagram:before{content:""}.mdi-alert-octagram-outline:before{content:"ﳃ"}.mdi-alert-outline:before{content:""}.mdi-alien:before{content:""}.mdi-all-inclusive:before{content:""}.mdi-alpha:before{content:""}.mdi-alpha-a:before{content:"A"}.mdi-alpha-a-box:before{content:"﫭"}.mdi-alpha-a-box-outline:before{content:"﯇"}.mdi-alpha-a-circle:before{content:"﯈"}.mdi-alpha-a-circle-outline:before{content:"﯉"}.mdi-alpha-b:before{content:"B"}.mdi-alpha-b-box:before{content:"﫮"}.mdi-alpha-b-box-outline:before{content:"﯊"}.mdi-alpha-b-circle:before{content:"﯋"}.mdi-alpha-b-circle-outline:before{content:"﯌"}.mdi-alpha-c:before{content:"C"}.mdi-alpha-c-box:before{content:"﫯"}.mdi-alpha-c-box-outline:before{content:"﯍"}.mdi-alpha-c-circle:before{content:"﯎"}.mdi-alpha-c-circle-outline:before{content:"﯏"}.mdi-alpha-d:before{content:"D"}.mdi-alpha-d-box:before{content:"﫰"}.mdi-alpha-d-box-outline:before{content:"﯐"}.mdi-alpha-d-circle:before{content:"﯑"}.mdi-alpha-d-circle-outline:before{content:"﯒"}.mdi-alpha-e:before{content:"E"}.mdi-alpha-e-box:before{content:"﫱"}.mdi-alpha-e-box-outline:before{content:"ﯓ"}.mdi-alpha-e-circle:before{content:"ﯔ"}.mdi-alpha-e-circle-outline:before{content:"ﯕ"}.mdi-alpha-f:before{content:"F"}.mdi-alpha-f-box:before{content:"﫲"}.mdi-alpha-f-box-outline:before{content:"ﯖ"}.mdi-alpha-f-circle:before{content:"ﯗ"}.mdi-alpha-f-circle-outline:before{content:"ﯘ"}.mdi-alpha-g:before{content:"G"}.mdi-alpha-g-box:before{content:"﫳"}.mdi-alpha-g-box-outline:before{content:"ﯙ"}.mdi-alpha-g-circle:before{content:"ﯚ"}.mdi-alpha-g-circle-outline:before{content:"ﯛ"}.mdi-alpha-h:before{content:"H"}.mdi-alpha-h-box:before{content:"﫴"}.mdi-alpha-h-box-outline:before{content:"ﯜ"}.mdi-alpha-h-circle:before{content:"ﯝ"}.mdi-alpha-h-circle-outline:before{content:"ﯞ"}.mdi-alpha-i:before{content:"I"}.mdi-alpha-i-box:before{content:"﫵"}.mdi-alpha-i-box-outline:before{content:"ﯟ"}.mdi-alpha-i-circle:before{content:"ﯠ"}.mdi-alpha-i-circle-outline:before{content:"ﯡ"}.mdi-alpha-j:before{content:"J"}.mdi-alpha-j-box:before{content:"﫶"}.mdi-alpha-j-box-outline:before{content:"ﯢ"}.mdi-alpha-j-circle:before{content:"ﯣ"}.mdi-alpha-j-circle-outline:before{content:"ﯤ"}.mdi-alpha-k:before{content:"K"}.mdi-alpha-k-box:before{content:"﫷"}.mdi-alpha-k-box-outline:before{content:"ﯥ"}.mdi-alpha-k-circle:before{content:"ﯦ"}.mdi-alpha-k-circle-outline:before{content:"ﯧ"}.mdi-alpha-l:before{content:"L"}.mdi-alpha-l-box:before{content:"﫸"}.mdi-alpha-l-box-outline:before{content:"ﯨ"}.mdi-alpha-l-circle:before{content:"ﯩ"}.mdi-alpha-l-circle-outline:before{content:"ﯪ"}.mdi-alpha-m:before{content:"M"}.mdi-alpha-m-box:before{content:"﫹"}.mdi-alpha-m-box-outline:before{content:"ﯫ"}.mdi-alpha-m-circle:before{content:"ﯬ"}.mdi-alpha-m-circle-outline:before{content:"ﯭ"}.mdi-alpha-n:before{content:"N"}.mdi-alpha-n-box:before{content:"﫺"}.mdi-alpha-n-box-outline:before{content:"ﯮ"}.mdi-alpha-n-circle:before{content:"ﯯ"}.mdi-alpha-n-circle-outline:before{content:"ﯰ"}.mdi-alpha-o:before{content:"O"}.mdi-alpha-o-box:before{content:"﫻"}.mdi-alpha-o-box-outline:before{content:"ﯱ"}.mdi-alpha-o-circle:before{content:"ﯲ"}.mdi-alpha-o-circle-outline:before{content:"ﯳ"}.mdi-alpha-p:before{content:"P"}.mdi-alpha-p-box:before{content:"﫼"}.mdi-alpha-p-box-outline:before{content:"ﯴ"}.mdi-alpha-p-circle:before{content:"ﯵ"}.mdi-alpha-p-circle-outline:before{content:"ﯶ"}.mdi-alpha-q:before{content:"Q"}.mdi-alpha-q-box:before{content:"﫽"}.mdi-alpha-q-box-outline:before{content:"ﯷ"}.mdi-alpha-q-circle:before{content:"ﯸ"}.mdi-alpha-q-circle-outline:before{content:"ﯹ"}.mdi-alpha-r:before{content:"R"}.mdi-alpha-r-box:before{content:"﫾"}.mdi-alpha-r-box-outline:before{content:"ﯺ"}.mdi-alpha-r-circle:before{content:"ﯻ"}.mdi-alpha-r-circle-outline:before{content:"ﯼ"}.mdi-alpha-s:before{content:"S"}.mdi-alpha-s-box:before{content:"﫿"}.mdi-alpha-s-box-outline:before{content:"ﯽ"}.mdi-alpha-s-circle:before{content:"ﯾ"}.mdi-alpha-s-circle-outline:before{content:"ﯿ"}.mdi-alpha-t:before{content:"T"}.mdi-alpha-t-box:before{content:"ﬀ"}.mdi-alpha-t-box-outline:before{content:"ﰀ"}.mdi-alpha-t-circle:before{content:"ﰁ"}.mdi-alpha-t-circle-outline:before{content:"ﰂ"}.mdi-alpha-u:before{content:"U"}.mdi-alpha-u-box:before{content:"ﬁ"}.mdi-alpha-u-box-outline:before{content:"ﰃ"}.mdi-alpha-u-circle:before{content:"ﰄ"}.mdi-alpha-u-circle-outline:before{content:"ﰅ"}.mdi-alpha-v:before{content:"V"}.mdi-alpha-v-box:before{content:"ﬂ"}.mdi-alpha-v-box-outline:before{content:"ﰆ"}.mdi-alpha-v-circle:before{content:"ﰇ"}.mdi-alpha-v-circle-outline:before{content:"ﰈ"}.mdi-alpha-w:before{content:"W"}.mdi-alpha-w-box:before{content:"ﬃ"}.mdi-alpha-w-box-outline:before{content:"ﰉ"}.mdi-alpha-w-circle:before{content:"ﰊ"}.mdi-alpha-w-circle-outline:before{content:"ﰋ"}.mdi-alpha-x:before{content:"X"}.mdi-alpha-x-box:before{content:"ﬄ"}.mdi-alpha-x-box-outline:before{content:"ﰌ"}.mdi-alpha-x-circle:before{content:"ﰍ"}.mdi-alpha-x-circle-outline:before{content:"ﰎ"}.mdi-alpha-y:before{content:"Y"}.mdi-alpha-y-box:before{content:"ﬅ"}.mdi-alpha-y-box-outline:before{content:"ﰏ"}.mdi-alpha-y-circle:before{content:"ﰐ"}.mdi-alpha-y-circle-outline:before{content:"ﰑ"}.mdi-alpha-z:before{content:"Z"}.mdi-alpha-z-box:before{content:"ﬆ"}.mdi-alpha-z-box-outline:before{content:"ﰒ"}.mdi-alpha-z-circle:before{content:"ﰓ"}.mdi-alpha-z-circle-outline:before{content:"ﰔ"}.mdi-alphabetical:before{content:""}.mdi-altimeter:before{content:""}.mdi-amazon:before{content:""}.mdi-amazon-alexa:before{content:""}.mdi-amazon-drive:before{content:""}.mdi-ambulance:before{content:""}.mdi-ammunition:before{content:"ﳄ"}.mdi-ampersand:before{content:"戴"}.mdi-amplifier:before{content:""}.mdi-anchor:before{content:""}.mdi-android:before{content:""}.mdi-android-auto:before{content:"揄"}.mdi-android-debug-bridge:before{content:""}.mdi-android-head:before{content:""}.mdi-android-messages:before{content:"ﴡ"}.mdi-android-studio:before{content:""}.mdi-angle-acute:before{content:"虜"}.mdi-angle-obtuse:before{content:"路"}.mdi-angle-right:before{content:"露"}.mdi-angular:before{content:""}.mdi-angularjs:before{content:""}.mdi-animation:before{content:""}.mdi-animation-outline:before{content:"搜"}.mdi-animation-play:before{content:"魯"}.mdi-animation-play-outline:before{content:"摒"}.mdi-anvil:before{content:""}.mdi-apple:before{content:""}.mdi-apple-finder:before{content:""}.mdi-apple-icloud:before{content:""}.mdi-apple-ios:before{content:""}.mdi-apple-keyboard-caps:before{content:""}.mdi-apple-keyboard-command:before{content:""}.mdi-apple-keyboard-control:before{content:""}.mdi-apple-keyboard-option:before{content:""}.mdi-apple-keyboard-shift:before{content:""}.mdi-apple-safari:before{content:""}.mdi-application:before{content:""}.mdi-application-export:before{content:"ﶉ"}.mdi-application-import:before{content:"ﶊ"}.mdi-apps:before{content:""}.mdi-apps-box:before{content:"ﴢ"}.mdi-arch:before{content:""}.mdi-archive:before{content:""}.mdi-arrange-bring-forward:before{content:""}.mdi-arrange-bring-to-front:before{content:""}.mdi-arrange-send-backward:before{content:""}.mdi-arrange-send-to-back:before{content:""}.mdi-arrow-all:before{content:""}.mdi-arrow-bottom-left:before{content:""}.mdi-arrow-bottom-left-bold-outline:before{content:"禮"}.mdi-arrow-bottom-left-thick:before{content:"醴"}.mdi-arrow-bottom-right:before{content:""}.mdi-arrow-bottom-right-bold-outline:before{content:"隸"}.mdi-arrow-bottom-right-thick:before{content:"惡"}.mdi-arrow-collapse:before{content:""}.mdi-arrow-collapse-all:before{content:""}.mdi-arrow-collapse-down:before{content:""}.mdi-arrow-collapse-horizontal:before{content:""}.mdi-arrow-collapse-left:before{content:""}.mdi-arrow-collapse-right:before{content:""}.mdi-arrow-collapse-up:before{content:""}.mdi-arrow-collapse-vertical:before{content:""}.mdi-arrow-decision:before{content:"了"}.mdi-arrow-decision-auto:before{content:"僚"}.mdi-arrow-decision-auto-outline:before{content:"寮"}.mdi-arrow-decision-outline:before{content:"尿"}.mdi-arrow-down:before{content:""}.mdi-arrow-down-bold:before{content:""}.mdi-arrow-down-bold-box:before{content:""}.mdi-arrow-down-bold-box-outline:before{content:""}.mdi-arrow-down-bold-circle:before{content:""}.mdi-arrow-down-bold-circle-outline:before{content:""}.mdi-arrow-down-bold-hexagon-outline:before{content:""}.mdi-arrow-down-bold-outline:before{content:"料"}.mdi-arrow-down-box:before{content:""}.mdi-arrow-down-circle:before{content:"ﲷ"}.mdi-arrow-down-circle-outline:before{content:"ﲸ"}.mdi-arrow-down-drop-circle:before{content:""}.mdi-arrow-down-drop-circle-outline:before{content:""}.mdi-arrow-down-thick:before{content:""}.mdi-arrow-expand:before{content:""}.mdi-arrow-expand-all:before{content:""}.mdi-arrow-expand-down:before{content:""}.mdi-arrow-expand-horizontal:before{content:""}.mdi-arrow-expand-left:before{content:""}.mdi-arrow-expand-right:before{content:""}.mdi-arrow-expand-up:before{content:""}.mdi-arrow-expand-vertical:before{content:""}.mdi-arrow-left:before{content:""}.mdi-arrow-left-bold:before{content:""}.mdi-arrow-left-bold-box:before{content:""}.mdi-arrow-left-bold-box-outline:before{content:""}.mdi-arrow-left-bold-circle:before{content:""}.mdi-arrow-left-bold-circle-outline:before{content:""}.mdi-arrow-left-bold-hexagon-outline:before{content:""}.mdi-arrow-left-bold-outline:before{content:"樂"}.mdi-arrow-left-box:before{content:""}.mdi-arrow-left-circle:before{content:"ﲹ"}.mdi-arrow-left-circle-outline:before{content:"ﲺ"}.mdi-arrow-left-drop-circle:before{content:""}.mdi-arrow-left-drop-circle-outline:before{content:""}.mdi-arrow-left-right:before{content:"ﺐ"}.mdi-arrow-left-right-bold:before{content:"ﺑ"}.mdi-arrow-left-right-bold-outline:before{content:"燎"}.mdi-arrow-left-thick:before{content:""}.mdi-arrow-right:before{content:""}.mdi-arrow-right-bold:before{content:""}.mdi-arrow-right-bold-box:before{content:""}.mdi-arrow-right-bold-box-outline:before{content:""}.mdi-arrow-right-bold-circle:before{content:""}.mdi-arrow-right-bold-circle-outline:before{content:""}.mdi-arrow-right-bold-hexagon-outline:before{content:""}.mdi-arrow-right-bold-outline:before{content:"療"}.mdi-arrow-right-box:before{content:""}.mdi-arrow-right-circle:before{content:"ﲻ"}.mdi-arrow-right-circle-outline:before{content:"ﲼ"}.mdi-arrow-right-drop-circle:before{content:""}.mdi-arrow-right-drop-circle-outline:before{content:""}.mdi-arrow-right-thick:before{content:""}.mdi-arrow-split-horizontal:before{content:"鷺"}.mdi-arrow-split-vertical:before{content:"碌"}.mdi-arrow-top-left:before{content:""}.mdi-arrow-top-left-bold-outline:before{content:"蓼"}.mdi-arrow-top-left-bottom-right:before{content:"ﺒ"}.mdi-arrow-top-left-bottom-right-bold:before{content:"ﺓ"}.mdi-arrow-top-left-thick:before{content:"遼"}.mdi-arrow-top-right:before{content:""}.mdi-arrow-top-right-bold-outline:before{content:"龍"}.mdi-arrow-top-right-bottom-left:before{content:"ﺔ"}.mdi-arrow-top-right-bottom-left-bold:before{content:"ﺕ"}.mdi-arrow-top-right-thick:before{content:"暈"}.mdi-arrow-up:before{content:""}.mdi-arrow-up-bold:before{content:""}.mdi-arrow-up-bold-box:before{content:""}.mdi-arrow-up-bold-box-outline:before{content:""}.mdi-arrow-up-bold-circle:before{content:""}.mdi-arrow-up-bold-circle-outline:before{content:""}.mdi-arrow-up-bold-hexagon-outline:before{content:""}.mdi-arrow-up-bold-outline:before{content:"阮"}.mdi-arrow-up-box:before{content:""}.mdi-arrow-up-circle:before{content:"ﲽ"}.mdi-arrow-up-circle-outline:before{content:"ﲾ"}.mdi-arrow-up-down:before{content:"ﺖ"}.mdi-arrow-up-down-bold:before{content:"ﺗ"}.mdi-arrow-up-down-bold-outline:before{content:"劉"}.mdi-arrow-up-drop-circle:before{content:""}.mdi-arrow-up-drop-circle-outline:before{content:""}.mdi-arrow-up-thick:before{content:""}.mdi-artist:before{content:""}.mdi-artist-outline:before{content:"ﳅ"}.mdi-artstation:before{content:"﬷"}.mdi-aspect-ratio:before{content:"﨣"}.mdi-assistant:before{content:""}.mdi-asterisk:before{content:""}.mdi-at:before{content:""}.mdi-atlassian:before{content:""}.mdi-atm:before{content:"ﴣ"}.mdi-atom:before{content:""}.mdi-atom-variant:before{content:"ﺘ"}.mdi-attachment:before{content:""}.mdi-audio-video:before{content:"祿"}.mdi-audiobook:before{content:""}.mdi-augmented-reality:before{content:""}.mdi-auto-fix:before{content:""}.mdi-auto-upload:before{content:""}.mdi-autorenew:before{content:""}.mdi-av-timer:before{content:""}.mdi-aws:before{content:"ﷲ"}.mdi-axe:before{content:""}.mdi-axis:before{content:"ﴤ"}.mdi-axis-arrow:before{content:"ﴥ"}.mdi-axis-arrow-lock:before{content:"ﴦ"}.mdi-axis-lock:before{content:"ﴧ"}.mdi-axis-x-arrow:before{content:"ﴨ"}.mdi-axis-x-arrow-lock:before{content:"ﴩ"}.mdi-axis-x-rotate-clockwise:before{content:"ﴪ"}.mdi-axis-x-rotate-counterclockwise:before{content:"ﴫ"}.mdi-axis-x-y-arrow-lock:before{content:"ﴬ"}.mdi-axis-y-arrow:before{content:"ﴭ"}.mdi-axis-y-arrow-lock:before{content:"ﴮ"}.mdi-axis-y-rotate-clockwise:before{content:"ﴯ"}.mdi-axis-y-rotate-counterclockwise:before{content:"ﴰ"}.mdi-axis-z-arrow:before{content:"ﴱ"}.mdi-axis-z-arrow-lock:before{content:"ﴲ"}.mdi-axis-z-rotate-clockwise:before{content:"ﴳ"}.mdi-axis-z-rotate-counterclockwise:before{content:"ﴴ"}.mdi-azure:before{content:""}.mdi-babel:before{content:"﨤"}.mdi-baby:before{content:""}.mdi-baby-buggy:before{content:""}.mdi-baby-face:before{content:"ﺙ"}.mdi-baby-face-outline:before{content:"ﺚ"}.mdi-backburger:before{content:""}.mdi-backspace:before{content:""}.mdi-backspace-outline:before{content:"טּ"}.mdi-backspace-reverse:before{content:"ﺛ"}.mdi-backspace-reverse-outline:before{content:"ﺜ"}.mdi-backup-restore:before{content:""}.mdi-bacteria:before{content:"ﻲ"}.mdi-bacteria-outline:before{content:"ﻳ"}.mdi-badminton:before{content:""}.mdi-bag-personal:before{content:"ﷳ"}.mdi-bag-personal-off:before{content:"ﷴ"}.mdi-bag-personal-off-outline:before{content:"ﷵ"}.mdi-bag-personal-outline:before{content:"ﷶ"}.mdi-balloon:before{content:"逸"}.mdi-ballot:before{content:"杻"}.mdi-ballot-outline:before{content:"柳"}.mdi-ballot-recount:before{content:"ﰕ"}.mdi-ballot-recount-outline:before{content:"ﰖ"}.mdi-bandage:before{content:"ﶋ"}.mdi-bandcamp:before{content:""}.mdi-bank:before{content:""}.mdi-bank-minus:before{content:"ﶌ"}.mdi-bank-outline:before{content:"ﺝ"}.mdi-bank-plus:before{content:"ﶍ"}.mdi-bank-remove:before{content:"ﶎ"}.mdi-bank-transfer:before{content:"都"}.mdi-bank-transfer-in:before{content:"﨧"}.mdi-bank-transfer-out:before{content:"﨨"}.mdi-barcode:before{content:""}.mdi-barcode-scan:before{content:""}.mdi-barley:before{content:""}.mdi-barley-off:before{content:"יּ"}.mdi-barn:before{content:"ךּ"}.mdi-barrel:before{content:""}.mdi-baseball:before{content:""}.mdi-baseball-bat:before{content:""}.mdi-basecamp:before{content:""}.mdi-basket:before{content:""}.mdi-basket-fill:before{content:""}.mdi-basket-unfill:before{content:""}.mdi-basketball:before{content:""}.mdi-basketball-hoop:before{content:"ﰗ"}.mdi-basketball-hoop-outline:before{content:"ﰘ"}.mdi-bat:before{content:"כּ"}.mdi-battery:before{content:""}.mdi-battery-10:before{content:""}.mdi-battery-10-bluetooth:before{content:"綠"}.mdi-battery-20:before{content:""}.mdi-battery-20-bluetooth:before{content:"菉"}.mdi-battery-30:before{content:""}.mdi-battery-30-bluetooth:before{content:"錄"}.mdi-battery-40:before{content:""}.mdi-battery-40-bluetooth:before{content:"鹿"}.mdi-battery-50:before{content:""}.mdi-battery-50-bluetooth:before{content:"論"}.mdi-battery-60:before{content:""}.mdi-battery-60-bluetooth:before{content:"壟"}.mdi-battery-70:before{content:""}.mdi-battery-70-bluetooth:before{content:"弄"}.mdi-battery-80:before{content:""}.mdi-battery-80-bluetooth:before{content:"籠"}.mdi-battery-90:before{content:""}.mdi-battery-90-bluetooth:before{content:"聾"}.mdi-battery-alert:before{content:""}.mdi-battery-alert-bluetooth:before{content:"牢"}.mdi-battery-bluetooth:before{content:"磊"}.mdi-battery-bluetooth-variant:before{content:"賂"}.mdi-battery-charging:before{content:""}.mdi-battery-charging-10:before{content:""}.mdi-battery-charging-100:before{content:""}.mdi-battery-charging-20:before{content:""}.mdi-battery-charging-30:before{content:""}.mdi-battery-charging-40:before{content:""}.mdi-battery-charging-50:before{content:""}.mdi-battery-charging-60:before{content:""}.mdi-battery-charging-70:before{content:""}.mdi-battery-charging-80:before{content:""}.mdi-battery-charging-90:before{content:""}.mdi-battery-charging-outline:before{content:""}.mdi-battery-charging-wireless:before{content:""}.mdi-battery-charging-wireless-10:before{content:""}.mdi-battery-charging-wireless-20:before{content:""}.mdi-battery-charging-wireless-30:before{content:""}.mdi-battery-charging-wireless-40:before{content:""}.mdi-battery-charging-wireless-50:before{content:""}.mdi-battery-charging-wireless-60:before{content:""}.mdi-battery-charging-wireless-70:before{content:""}.mdi-battery-charging-wireless-80:before{content:""}.mdi-battery-charging-wireless-90:before{content:""}.mdi-battery-charging-wireless-alert:before{content:""}.mdi-battery-charging-wireless-outline:before{content:""}.mdi-battery-minus:before{content:""}.mdi-battery-negative:before{content:""}.mdi-battery-outline:before{content:""}.mdi-battery-plus:before{content:""}.mdi-battery-positive:before{content:""}.mdi-battery-unknown:before{content:""}.mdi-battery-unknown-bluetooth:before{content:"雷"}.mdi-battlenet:before{content:"לּ"}.mdi-beach:before{content:""}.mdi-beaker:before{content:"ﳆ"}.mdi-beaker-outline:before{content:""}.mdi-beats:before{content:""}.mdi-bed-empty:before{content:""}.mdi-beer:before{content:""}.mdi-behance:before{content:""}.mdi-bell:before{content:""}.mdi-bell-alert:before{content:"ﴵ"}.mdi-bell-alert-outline:before{content:"ﺞ"}.mdi-bell-circle:before{content:"ﴶ"}.mdi-bell-circle-outline:before{content:"ﴷ"}.mdi-bell-off:before{content:""}.mdi-bell-off-outline:before{content:"敖"}.mdi-bell-outline:before{content:""}.mdi-bell-plus:before{content:""}.mdi-bell-plus-outline:before{content:"晴"}.mdi-bell-ring:before{content:""}.mdi-bell-ring-outline:before{content:""}.mdi-bell-sleep:before{content:""}.mdi-bell-sleep-outline:before{content:"朗"}.mdi-beta:before{content:""}.mdi-betamax:before{content:"流"}.mdi-biathlon:before{content:"ﷷ"}.mdi-bible:before{content:""}.mdi-bike:before{content:""}.mdi-billiards:before{content:"﬽"}.mdi-billiards-rack:before{content:"מּ"}.mdi-bing:before{content:""}.mdi-binoculars:before{content:""}.mdi-bio:before{content:""}.mdi-biohazard:before{content:""}.mdi-bitbucket:before{content:""}.mdi-bitcoin:before{content:""}.mdi-black-mesa:before{content:""}.mdi-blackberry:before{content:""}.mdi-blender:before{content:"ﳇ"}.mdi-blender-software:before{content:""}.mdi-blinds:before{content:""}.mdi-block-helper:before{content:""}.mdi-blogger:before{content:""}.mdi-blood-bag:before{content:"ﳈ"}.mdi-bluetooth:before{content:""}.mdi-bluetooth-audio:before{content:""}.mdi-bluetooth-connect:before{content:""}.mdi-bluetooth-off:before{content:""}.mdi-bluetooth-settings:before{content:""}.mdi-bluetooth-transfer:before{content:""}.mdi-blur:before{content:""}.mdi-blur-linear:before{content:""}.mdi-blur-off:before{content:""}.mdi-blur-radial:before{content:""}.mdi-bolnisi-cross:before{content:"ﳉ"}.mdi-bolt:before{content:"ﶏ"}.mdi-bomb:before{content:""}.mdi-bomb-off:before{content:""}.mdi-bone:before{content:""}.mdi-book:before{content:""}.mdi-book-lock:before{content:""}.mdi-book-lock-open:before{content:""}.mdi-book-minus:before{content:""}.mdi-book-multiple:before{content:""}.mdi-book-multiple-minus:before{content:"望"}.mdi-book-multiple-plus:before{content:"杖"}.mdi-book-multiple-remove:before{content:"歹"}.mdi-book-multiple-variant:before{content:""}.mdi-book-open:before{content:""}.mdi-book-open-outline:before{content:"﬿"}.mdi-book-open-page-variant:before{content:""}.mdi-book-open-variant:before{content:""}.mdi-book-outline:before{content:"נּ"}.mdi-book-play:before{content:"ﺟ"}.mdi-book-play-outline:before{content:"ﺠ"}.mdi-book-plus:before{content:""}.mdi-book-remove:before{content:"殺"}.mdi-book-search:before{content:"ﺡ"}.mdi-book-search-outline:before{content:"ﺢ"}.mdi-book-variant:before{content:""}.mdi-bookmark:before{content:""}.mdi-bookmark-check:before{content:""}.mdi-bookmark-minus:before{content:"溜"}.mdi-bookmark-minus-outline:before{content:"琉"}.mdi-bookmark-multiple:before{content:"ﷸ"}.mdi-bookmark-multiple-outline:before{content:"ﷹ"}.mdi-bookmark-music:before{content:""}.mdi-bookmark-off:before{content:"留"}.mdi-bookmark-off-outline:before{content:"硫"}.mdi-bookmark-outline:before{content:""}.mdi-bookmark-plus:before{content:""}.mdi-bookmark-plus-outline:before{content:""}.mdi-bookmark-remove:before{content:""}.mdi-boom-gate:before{content:"ﺣ"}.mdi-boom-gate-alert:before{content:"ﺤ"}.mdi-boom-gate-alert-outline:before{content:"ﺥ"}.mdi-boom-gate-down:before{content:"ﺦ"}.mdi-boom-gate-down-outline:before{content:"ﺧ"}.mdi-boom-gate-outline:before{content:"ﺨ"}.mdi-boom-gate-up:before{content:"ﺩ"}.mdi-boom-gate-up-outline:before{content:"ﺪ"}.mdi-boombox:before{content:""}.mdi-bootstrap:before{content:""}.mdi-border-all:before{content:""}.mdi-border-all-variant:before{content:""}.mdi-border-bottom:before{content:""}.mdi-border-bottom-variant:before{content:""}.mdi-border-color:before{content:""}.mdi-border-horizontal:before{content:""}.mdi-border-inside:before{content:""}.mdi-border-left:before{content:""}.mdi-border-left-variant:before{content:""}.mdi-border-none:before{content:""}.mdi-border-none-variant:before{content:""}.mdi-border-outside:before{content:""}.mdi-border-right:before{content:""}.mdi-border-right-variant:before{content:""}.mdi-border-style:before{content:""}.mdi-border-top:before{content:""}.mdi-border-top-variant:before{content:""}.mdi-border-vertical:before{content:""}.mdi-bottle-wine:before{content:""}.mdi-bow-tie:before{content:""}.mdi-bowl:before{content:""}.mdi-bowling:before{content:""}.mdi-box:before{content:""}.mdi-box-cutter:before{content:""}.mdi-box-shadow:before{content:""}.mdi-boxing-glove:before{content:"סּ"}.mdi-braille:before{content:"紐"}.mdi-brain:before{content:"類"}.mdi-bread-slice:before{content:"ﳊ"}.mdi-bread-slice-outline:before{content:"ﳋ"}.mdi-bridge:before{content:""}.mdi-briefcase:before{content:""}.mdi-briefcase-account:before{content:"ﳌ"}.mdi-briefcase-account-outline:before{content:"ﳍ"}.mdi-briefcase-check:before{content:""}.mdi-briefcase-download:before{content:""}.mdi-briefcase-download-outline:before{content:"ﰙ"}.mdi-briefcase-edit:before{content:"流"}.mdi-briefcase-edit-outline:before{content:"ﰚ"}.mdi-briefcase-minus:before{content:"﨩"}.mdi-briefcase-minus-outline:before{content:"ﰛ"}.mdi-briefcase-outline:before{content:""}.mdi-briefcase-plus:before{content:"飯"}.mdi-briefcase-plus-outline:before{content:"ﰜ"}.mdi-briefcase-remove:before{content:"飼"}.mdi-briefcase-remove-outline:before{content:"ﰝ"}.mdi-briefcase-search:before{content:"館"}.mdi-briefcase-search-outline:before{content:"ﰞ"}.mdi-briefcase-upload:before{content:""}.mdi-briefcase-upload-outline:before{content:"ﰟ"}.mdi-brightness-1:before{content:""}.mdi-brightness-2:before{content:""}.mdi-brightness-3:before{content:""}.mdi-brightness-4:before{content:""}.mdi-brightness-5:before{content:""}.mdi-brightness-6:before{content:""}.mdi-brightness-7:before{content:""}.mdi-brightness-auto:before{content:""}.mdi-brightness-percent:before{content:"ﳎ"}.mdi-broom:before{content:""}.mdi-brush:before{content:""}.mdi-buddhism:before{content:"壘"}.mdi-buffer:before{content:""}.mdi-bug:before{content:""}.mdi-bug-check:before{content:"鶴"}.mdi-bug-check-outline:before{content:"郞"}.mdi-bug-outline:before{content:"隷"}.mdi-bugle:before{content:"﶐"}.mdi-bulldozer:before{content:"﬇"}.mdi-bullet:before{content:"ﳏ"}.mdi-bulletin-board:before{content:""}.mdi-bullhorn:before{content:""}.mdi-bullhorn-outline:before{content:"﬈"}.mdi-bullseye:before{content:""}.mdi-bullseye-arrow:before{content:""}.mdi-bus:before{content:""}.mdi-bus-alert:before{content:"滛"}.mdi-bus-articulated-end:before{content:""}.mdi-bus-articulated-front:before{content:""}.mdi-bus-clock:before{content:""}.mdi-bus-double-decker:before{content:""}.mdi-bus-school:before{content:""}.mdi-bus-side:before{content:""}.mdi-cached:before{content:""}.mdi-cactus:before{content:"﶑"}.mdi-cake:before{content:""}.mdi-cake-layered:before{content:""}.mdi-cake-variant:before{content:""}.mdi-calculator:before{content:""}.mdi-calculator-variant:before{content:"滋"}.mdi-calendar:before{content:""}.mdi-calendar-account:before{content:"ﻴ"}.mdi-calendar-account-outline:before{content:"ﻵ"}.mdi-calendar-alert:before{content:"侮"}.mdi-calendar-blank:before{content:""}.mdi-calendar-blank-outline:before{content:"﭂"}.mdi-calendar-check:before{content:""}.mdi-calendar-check-outline:before{content:"ﰠ"}.mdi-calendar-clock:before{content:""}.mdi-calendar-edit:before{content:""}.mdi-calendar-export:before{content:"﬉"}.mdi-calendar-heart:before{content:"六"}.mdi-calendar-import:before{content:"﬊"}.mdi-calendar-minus:before{content:"ﴸ"}.mdi-calendar-month:before{content:"ﷺ"}.mdi-calendar-month-outline:before{content:"ﷻ"}.mdi-calendar-multiple:before{content:""}.mdi-calendar-multiple-check:before{content:""}.mdi-calendar-multiselect:before{content:"僧"}.mdi-calendar-outline:before{content:"ףּ"}.mdi-calendar-plus:before{content:""}.mdi-calendar-question:before{content:""}.mdi-calendar-range:before{content:""}.mdi-calendar-range-outline:before{content:"פּ"}.mdi-calendar-remove:before{content:""}.mdi-calendar-remove-outline:before{content:"ﰡ"}.mdi-calendar-repeat:before{content:"ﺫ"}.mdi-calendar-repeat-outline:before{content:"ﺬ"}.mdi-calendar-search:before{content:"屢"}.mdi-calendar-star:before{content:"戮"}.mdi-calendar-text:before{content:""}.mdi-calendar-text-outline:before{content:"ﰢ"}.mdi-calendar-today:before{content:""}.mdi-calendar-week:before{content:"免"}.mdi-calendar-week-begin:before{content:"勉"}.mdi-calendar-weekend:before{content:"ﻶ"}.mdi-calendar-weekend-outline:before{content:"ﻷ"}.mdi-call-made:before{content:""}.mdi-call-merge:before{content:""}.mdi-call-missed:before{content:""}.mdi-call-received:before{content:""}.mdi-call-split:before{content:""}.mdi-camcorder:before{content:""}.mdi-camcorder-box:before{content:""}.mdi-camcorder-box-off:before{content:""}.mdi-camcorder-off:before{content:""}.mdi-camera:before{content:""}.mdi-camera-account:before{content:""}.mdi-camera-burst:before{content:""}.mdi-camera-control:before{content:"﭅"}.mdi-camera-enhance:before{content:""}.mdi-camera-enhance-outline:before{content:"צּ"}.mdi-camera-front:before{content:""}.mdi-camera-front-variant:before{content:""}.mdi-camera-gopro:before{content:""}.mdi-camera-image:before{content:""}.mdi-camera-iris:before{content:""}.mdi-camera-metering-center:before{content:""}.mdi-camera-metering-matrix:before{content:""}.mdi-camera-metering-partial:before{content:""}.mdi-camera-metering-spot:before{content:""}.mdi-camera-off:before{content:""}.mdi-camera-outline:before{content:"ﴹ"}.mdi-camera-party-mode:before{content:""}.mdi-camera-plus:before{content:"ﻸ"}.mdi-camera-plus-outline:before{content:"ﻹ"}.mdi-camera-rear:before{content:""}.mdi-camera-rear-variant:before{content:""}.mdi-camera-retake:before{content:"﷼"}.mdi-camera-retake-outline:before{content:"﷽"}.mdi-camera-switch:before{content:""}.mdi-camera-timer:before{content:""}.mdi-camera-wireless:before{content:"ﶒ"}.mdi-camera-wireless-outline:before{content:"ﶓ"}.mdi-campfire:before{content:"ﻺ"}.mdi-cancel:before{content:""}.mdi-candle:before{content:""}.mdi-candycane:before{content:""}.mdi-cannabis:before{content:""}.mdi-caps-lock:before{content:"漢"}.mdi-car:before{content:""}.mdi-car-back:before{content:"﷾"}.mdi-car-battery:before{content:""}.mdi-car-brake-abs:before{content:"ﰣ"}.mdi-car-brake-alert:before{content:"ﰤ"}.mdi-car-brake-hold:before{content:"ﴺ"}.mdi-car-brake-parking:before{content:"ﴻ"}.mdi-car-connected:before{content:""}.mdi-car-convertible:before{content:""}.mdi-car-cruise-control:before{content:"ﴼ"}.mdi-car-defrost-front:before{content:"ﴽ"}.mdi-car-defrost-rear:before{content:"﴾"}.mdi-car-door:before{content:"קּ"}.mdi-car-electric:before{content:"רּ"}.mdi-car-esp:before{content:"ﰥ"}.mdi-car-estate:before{content:""}.mdi-car-hatchback:before{content:""}.mdi-car-key:before{content:"שּ"}.mdi-car-light-dimmed:before{content:"ﰦ"}.mdi-car-light-fog:before{content:"ﰧ"}.mdi-car-light-high:before{content:"ﰨ"}.mdi-car-limousine:before{content:""}.mdi-car-multiple:before{content:"תּ"}.mdi-car-off:before{content:"﷿"}.mdi-car-parking-lights:before{content:"﴿"}.mdi-car-pickup:before{content:""}.mdi-car-side:before{content:""}.mdi-car-sports:before{content:""}.mdi-car-tire-alert:before{content:"ﰩ"}.mdi-car-traction-control:before{content:"﵀"}.mdi-car-wash:before{content:""}.mdi-caravan:before{content:""}.mdi-card:before{content:"וֹ"}.mdi-card-bulleted:before{content:"בֿ"}.mdi-card-bulleted-off:before{content:"כֿ"}.mdi-card-bulleted-off-outline:before{content:"פֿ"}.mdi-card-bulleted-outline:before{content:"ﭏ"}.mdi-card-bulleted-settings:before{content:"ﭐ"}.mdi-card-bulleted-settings-outline:before{content:"ﭑ"}.mdi-card-outline:before{content:"ﭒ"}.mdi-card-text:before{content:"ﭓ"}.mdi-card-text-outline:before{content:"ﭔ"}.mdi-cards:before{content:""}.mdi-cards-club:before{content:""}.mdi-cards-diamond:before{content:""}.mdi-cards-heart:before{content:""}.mdi-cards-outline:before{content:""}.mdi-cards-playing-outline:before{content:""}.mdi-cards-spade:before{content:""}.mdi-cards-variant:before{content:""}.mdi-carrot:before{content:""}.mdi-carry-on-bag-check:before{content:"﵁"}.mdi-cart:before{content:""}.mdi-cart-arrow-down:before{content:"﵂"}.mdi-cart-arrow-right:before{content:"ﰪ"}.mdi-cart-arrow-up:before{content:"﵃"}.mdi-cart-minus:before{content:"﵄"}.mdi-cart-off:before{content:""}.mdi-cart-outline:before{content:""}.mdi-cart-plus:before{content:""}.mdi-cart-remove:before{content:"﵅"}.mdi-case-sensitive-alt:before{content:""}.mdi-cash:before{content:""}.mdi-cash-100:before{content:""}.mdi-cash-marker:before{content:"ﶔ"}.mdi-cash-multiple:before{content:""}.mdi-cash-refund:before{content:"瀞"}.mdi-cash-register:before{content:"ﳐ"}.mdi-cash-usd:before{content:""}.mdi-cassette:before{content:"陸"}.mdi-cast:before{content:""}.mdi-cast-connected:before{content:""}.mdi-cast-education:before{content:"﹭"}.mdi-cast-off:before{content:""}.mdi-castle:before{content:""}.mdi-cat:before{content:""}.mdi-cctv:before{content:""}.mdi-ceiling-light:before{content:""}.mdi-cellphone:before{content:""}.mdi-cellphone-android:before{content:""}.mdi-cellphone-arrow-down:before{content:"倫"}.mdi-cellphone-basic:before{content:""}.mdi-cellphone-dock:before{content:""}.mdi-cellphone-erase:before{content:"樓"}.mdi-cellphone-iphone:before{content:""}.mdi-cellphone-key:before{content:"淚"}.mdi-cellphone-link:before{content:""}.mdi-cellphone-link-off:before{content:""}.mdi-cellphone-lock:before{content:"漏"}.mdi-cellphone-message:before{content:""}.mdi-cellphone-nfc:before{content:"ﺭ"}.mdi-cellphone-off:before{content:"累"}.mdi-cellphone-screenshot:before{content:"勤"}.mdi-cellphone-settings:before{content:""}.mdi-cellphone-settings-variant:before{content:"縷"}.mdi-cellphone-sound:before{content:"陋"}.mdi-cellphone-text:before{content:""}.mdi-cellphone-wireless:before{content:""}.mdi-celtic-cross:before{content:"ﳑ"}.mdi-certificate:before{content:""}.mdi-chair-school:before{content:""}.mdi-charity:before{content:"ﰫ"}.mdi-chart-arc:before{content:""}.mdi-chart-areaspline:before{content:""}.mdi-chart-areaspline-variant:before{content:"ﺮ"}.mdi-chart-bar:before{content:""}.mdi-chart-bar-stacked:before{content:""}.mdi-chart-bell-curve:before{content:"ﰬ"}.mdi-chart-bubble:before{content:""}.mdi-chart-donut:before{content:""}.mdi-chart-donut-variant:before{content:""}.mdi-chart-gantt:before{content:""}.mdi-chart-histogram:before{content:""}.mdi-chart-line:before{content:""}.mdi-chart-line-stacked:before{content:""}.mdi-chart-line-variant:before{content:""}.mdi-chart-multiline:before{content:""}.mdi-chart-pie:before{content:""}.mdi-chart-scatter-plot:before{content:"ﺯ"}.mdi-chart-scatter-plot-hexbin:before{content:""}.mdi-chart-timeline:before{content:""}.mdi-chart-timeline-variant:before{content:"ﺰ"}.mdi-chart-tree:before{content:"ﺱ"}.mdi-chat:before{content:"ﭕ"}.mdi-chat-alert:before{content:"ﭖ"}.mdi-chat-outline:before{content:"ﻻ"}.mdi-chat-processing:before{content:"ﭗ"}.mdi-check:before{content:""}.mdi-check-all:before{content:""}.mdi-check-bold:before{content:"﹮"}.mdi-check-box-multiple-outline:before{content:"ﰭ"}.mdi-check-box-outline:before{content:"ﰮ"}.mdi-check-circle:before{content:""}.mdi-check-circle-outline:before{content:""}.mdi-check-decagram:before{content:""}.mdi-check-network:before{content:"ﰯ"}.mdi-check-network-outline:before{content:"ﰰ"}.mdi-check-outline:before{content:""}.mdi-check-underline:before{content:"ﹰ"}.mdi-check-underline-circle:before{content:"ﹱ"}.mdi-check-underline-circle-outline:before{content:"ﹲ"}.mdi-checkbook:before{content:"煮"}.mdi-checkbox-blank:before{content:""}.mdi-checkbox-blank-circle:before{content:""}.mdi-checkbox-blank-circle-outline:before{content:""}.mdi-checkbox-blank-outline:before{content:""}.mdi-checkbox-intermediate:before{content:""}.mdi-checkbox-marked:before{content:""}.mdi-checkbox-marked-circle:before{content:""}.mdi-checkbox-marked-circle-outline:before{content:""}.mdi-checkbox-marked-outline:before{content:""}.mdi-checkbox-multiple-blank:before{content:""}.mdi-checkbox-multiple-blank-circle:before{content:""}.mdi-checkbox-multiple-blank-circle-outline:before{content:""}.mdi-checkbox-multiple-blank-outline:before{content:""}.mdi-checkbox-multiple-marked:before{content:""}.mdi-checkbox-multiple-marked-circle:before{content:""}.mdi-checkbox-multiple-marked-circle-outline:before{content:""}.mdi-checkbox-multiple-marked-outline:before{content:""}.mdi-checkerboard:before{content:""}.mdi-chef-hat:before{content:"ﭘ"}.mdi-chemical-weapon:before{content:""}.mdi-chess-bishop:before{content:""}.mdi-chess-king:before{content:""}.mdi-chess-knight:before{content:""}.mdi-chess-pawn:before{content:""}.mdi-chess-queen:before{content:""}.mdi-chess-rook:before{content:""}.mdi-chevron-double-down:before{content:""}.mdi-chevron-double-left:before{content:""}.mdi-chevron-double-right:before{content:""}.mdi-chevron-double-up:before{content:""}.mdi-chevron-down:before{content:""}.mdi-chevron-down-box:before{content:"崙"}.mdi-chevron-down-box-outline:before{content:"淪"}.mdi-chevron-down-circle:before{content:"﬋"}.mdi-chevron-down-circle-outline:before{content:"﬌"}.mdi-chevron-left:before{content:""}.mdi-chevron-left-box:before{content:"輪"}.mdi-chevron-left-box-outline:before{content:"律"}.mdi-chevron-left-circle:before{content:"﬍"}.mdi-chevron-left-circle-outline:before{content:"﬎"}.mdi-chevron-right:before{content:""}.mdi-chevron-right-box:before{content:"慄"}.mdi-chevron-right-box-outline:before{content:"栗"}.mdi-chevron-right-circle:before{content:"﬏"}.mdi-chevron-right-circle-outline:before{content:"﬐"}.mdi-chevron-triple-down:before{content:"ﶕ"}.mdi-chevron-triple-left:before{content:"ﶖ"}.mdi-chevron-triple-right:before{content:"ﶗ"}.mdi-chevron-triple-up:before{content:"ﶘ"}.mdi-chevron-up:before{content:""}.mdi-chevron-up-box:before{content:"率"}.mdi-chevron-up-box-outline:before{content:"隆"}.mdi-chevron-up-circle:before{content:"﬑"}.mdi-chevron-up-circle-outline:before{content:"﬒"}.mdi-chili-hot:before{content:""}.mdi-chili-medium:before{content:""}.mdi-chili-mild:before{content:""}.mdi-chip:before{content:""}.mdi-christianity:before{content:"勒"}.mdi-christianity-outline:before{content:"ﳒ"}.mdi-church:before{content:""}.mdi-circle:before{content:""}.mdi-circle-double:before{content:"ﺲ"}.mdi-circle-edit-outline:before{content:""}.mdi-circle-expand:before{content:"ﺳ"}.mdi-circle-medium:before{content:"利"}.mdi-circle-outline:before{content:""}.mdi-circle-slice-1:before{content:"瞧"}.mdi-circle-slice-2:before{content:"爵"}.mdi-circle-slice-3:before{content:"犯"}.mdi-circle-slice-4:before{content:"猪"}.mdi-circle-slice-5:before{content:"瑱"}.mdi-circle-slice-6:before{content:"甆"}.mdi-circle-slice-7:before{content:"画"}.mdi-circle-slice-8:before{content:"瘝"}.mdi-circle-small:before{content:"吏"}.mdi-circular-saw:before{content:"ﹳ"}.mdi-cisco-webex:before{content:""}.mdi-city:before{content:""}.mdi-city-variant:before{content:"卑"}.mdi-city-variant-outline:before{content:"喝"}.mdi-clipboard:before{content:""}.mdi-clipboard-account:before{content:""}.mdi-clipboard-account-outline:before{content:"ﰱ"}.mdi-clipboard-alert:before{content:""}.mdi-clipboard-alert-outline:before{content:"ﳓ"}.mdi-clipboard-arrow-down:before{content:""}.mdi-clipboard-arrow-down-outline:before{content:"ﰲ"}.mdi-clipboard-arrow-left:before{content:""}.mdi-clipboard-arrow-left-outline:before{content:"ﳔ"}.mdi-clipboard-arrow-right:before{content:"ﳕ"}.mdi-clipboard-arrow-right-outline:before{content:"ﳖ"}.mdi-clipboard-arrow-up:before{content:"ﰳ"}.mdi-clipboard-arrow-up-outline:before{content:"ﰴ"}.mdi-clipboard-check:before{content:""}.mdi-clipboard-check-outline:before{content:""}.mdi-clipboard-flow:before{content:""}.mdi-clipboard-outline:before{content:""}.mdi-clipboard-play:before{content:"ﰵ"}.mdi-clipboard-play-outline:before{content:"ﰶ"}.mdi-clipboard-plus:before{content:""}.mdi-clipboard-pulse:before{content:""}.mdi-clipboard-pulse-outline:before{content:""}.mdi-clipboard-text:before{content:""}.mdi-clipboard-text-outline:before{content:"嘆"}.mdi-clipboard-text-play:before{content:"ﰷ"}.mdi-clipboard-text-play-outline:before{content:"ﰸ"}.mdi-clippy:before{content:""}.mdi-clock:before{content:"肋"}.mdi-clock-alert:before{content:"凜"}.mdi-clock-alert-outline:before{content:""}.mdi-clock-digital:before{content:"ﺴ"}.mdi-clock-end:before{content:""}.mdi-clock-fast:before{content:""}.mdi-clock-in:before{content:""}.mdi-clock-out:before{content:""}.mdi-clock-outline:before{content:""}.mdi-clock-start:before{content:""}.mdi-close:before{content:""}.mdi-close-box:before{content:""}.mdi-close-box-multiple:before{content:"ﰹ"}.mdi-close-box-multiple-outline:before{content:"ﰺ"}.mdi-close-box-outline:before{content:""}.mdi-close-circle:before{content:""}.mdi-close-circle-outline:before{content:""}.mdi-close-network:before{content:""}.mdi-close-network-outline:before{content:"ﰻ"}.mdi-close-octagon:before{content:""}.mdi-close-octagon-outline:before{content:""}.mdi-close-outline:before{content:""}.mdi-closed-caption:before{content:""}.mdi-closed-caption-outline:before{content:"ﶙ"}.mdi-cloud:before{content:""}.mdi-cloud-alert:before{content:"履"}.mdi-cloud-braces:before{content:""}.mdi-cloud-check:before{content:""}.mdi-cloud-circle:before{content:""}.mdi-cloud-download:before{content:""}.mdi-cloud-download-outline:before{content:"ﭙ"}.mdi-cloud-off-outline:before{content:""}.mdi-cloud-outline:before{content:""}.mdi-cloud-print:before{content:""}.mdi-cloud-print-outline:before{content:""}.mdi-cloud-question:before{content:"器"}.mdi-cloud-search:before{content:"凌"}.mdi-cloud-search-outline:before{content:"稜"}.mdi-cloud-sync:before{content:""}.mdi-cloud-tags:before{content:""}.mdi-cloud-upload:before{content:""}.mdi-cloud-upload-outline:before{content:"ﭚ"}.mdi-clover:before{content:""}.mdi-code-array:before{content:""}.mdi-code-braces:before{content:""}.mdi-code-brackets:before{content:""}.mdi-code-equal:before{content:""}.mdi-code-greater-than:before{content:""}.mdi-code-greater-than-or-equal:before{content:""}.mdi-code-less-than:before{content:""}.mdi-code-less-than-or-equal:before{content:""}.mdi-code-not-equal:before{content:""}.mdi-code-not-equal-variant:before{content:""}.mdi-code-parentheses:before{content:""}.mdi-code-string:before{content:""}.mdi-code-tags:before{content:""}.mdi-code-tags-check:before{content:""}.mdi-codepen:before{content:""}.mdi-coffee:before{content:""}.mdi-coffee-outline:before{content:""}.mdi-coffee-to-go:before{content:""}.mdi-coffin:before{content:"ﭛ"}.mdi-cogs:before{content:""}.mdi-coin:before{content:""}.mdi-coins:before{content:""}.mdi-collage:before{content:""}.mdi-collapse-all:before{content:"瘟"}.mdi-collapse-all-outline:before{content:"益"}.mdi-color-helper:before{content:""}.mdi-comma:before{content:"ﹴ"}.mdi-comma-box:before{content:"﹵"}.mdi-comma-box-outline:before{content:"ﹶ"}.mdi-comma-circle:before{content:"ﹷ"}.mdi-comma-circle-outline:before{content:"ﹸ"}.mdi-comment:before{content:""}.mdi-comment-account:before{content:""}.mdi-comment-account-outline:before{content:""}.mdi-comment-alert:before{content:""}.mdi-comment-alert-outline:before{content:""}.mdi-comment-arrow-left:before{content:"易"}.mdi-comment-arrow-left-outline:before{content:"李"}.mdi-comment-arrow-right:before{content:"梨"}.mdi-comment-arrow-right-outline:before{content:"泥"}.mdi-comment-check:before{content:""}.mdi-comment-check-outline:before{content:""}.mdi-comment-eye:before{content:"塀"}.mdi-comment-eye-outline:before{content:"墨"}.mdi-comment-multiple:before{content:""}.mdi-comment-multiple-outline:before{content:""}.mdi-comment-outline:before{content:""}.mdi-comment-plus:before{content:"理"}.mdi-comment-plus-outline:before{content:""}.mdi-comment-processing:before{content:""}.mdi-comment-processing-outline:before{content:""}.mdi-comment-question:before{content:""}.mdi-comment-question-outline:before{content:""}.mdi-comment-remove:before{content:""}.mdi-comment-remove-outline:before{content:""}.mdi-comment-search:before{content:"層"}.mdi-comment-search-outline:before{content:"屮"}.mdi-comment-text:before{content:""}.mdi-comment-text-multiple:before{content:""}.mdi-comment-text-multiple-outline:before{content:""}.mdi-comment-text-outline:before{content:""}.mdi-compare:before{content:""}.mdi-compass:before{content:""}.mdi-compass-off:before{content:"ﭜ"}.mdi-compass-off-outline:before{content:"ﭝ"}.mdi-compass-outline:before{content:""}.mdi-console:before{content:""}.mdi-console-line:before{content:""}.mdi-console-network:before{content:""}.mdi-console-network-outline:before{content:"ﰼ"}.mdi-contact-mail:before{content:""}.mdi-contact-mail-outline:before{content:"ﺵ"}.mdi-contact-phone:before{content:"ﺶ"}.mdi-contact-phone-outline:before{content:"ﺷ"}.mdi-contactless-payment:before{content:"﵆"}.mdi-contacts:before{content:""}.mdi-contain:before{content:"悔"}.mdi-contain-end:before{content:"慨"}.mdi-contain-start:before{content:"憎"}.mdi-content-copy:before{content:""}.mdi-content-cut:before{content:""}.mdi-content-duplicate:before{content:""}.mdi-content-paste:before{content:""}.mdi-content-save:before{content:""}.mdi-content-save-all:before{content:""}.mdi-content-save-edit:before{content:"ﳗ"}.mdi-content-save-edit-outline:before{content:"ﳘ"}.mdi-content-save-move:before{content:"ﹹ"}.mdi-content-save-move-outline:before{content:"ﹺ"}.mdi-content-save-outline:before{content:""}.mdi-content-save-settings:before{content:""}.mdi-content-save-settings-outline:before{content:"ﬓ"}.mdi-contrast:before{content:""}.mdi-contrast-box:before{content:""}.mdi-contrast-circle:before{content:""}.mdi-controller-classic:before{content:"ﭞ"}.mdi-controller-classic-outline:before{content:"ﭟ"}.mdi-cookie:before{content:""}.mdi-copyright:before{content:""}.mdi-cordova:before{content:"綾"}.mdi-corn:before{content:""}.mdi-counter:before{content:""}.mdi-cow:before{content:""}.mdi-cowboy:before{content:"ﺸ"}.mdi-cpu-32-bit:before{content:"ﻼ"}.mdi-cpu-64-bit:before{content:"﻽"}.mdi-crane:before{content:""}.mdi-creation:before{content:""}.mdi-creative-commons:before{content:"﵇"}.mdi-credit-card:before{content:""}.mdi-credit-card-clock:before{content:"﻾"}.mdi-credit-card-clock-outline:before{content:"\feff"}.mdi-credit-card-marker:before{content:"ﶚ"}.mdi-credit-card-multiple:before{content:""}.mdi-credit-card-off:before{content:""}.mdi-credit-card-plus:before{content:""}.mdi-credit-card-refund:before{content:"盛"}.mdi-credit-card-scan:before{content:""}.mdi-credit-card-settings:before{content:""}.mdi-credit-card-wireless:before{content:"﵈"}.mdi-cricket:before{content:"﵉"}.mdi-crop:before{content:""}.mdi-crop-free:before{content:""}.mdi-crop-landscape:before{content:""}.mdi-crop-portrait:before{content:""}.mdi-crop-rotate:before{content:""}.mdi-crop-square:before{content:""}.mdi-crosshairs:before{content:""}.mdi-crosshairs-gps:before{content:""}.mdi-crown:before{content:""}.mdi-cryengine:before{content:"菱"}.mdi-crystal-ball:before{content:"ﬔ"}.mdi-cube:before{content:""}.mdi-cube-outline:before{content:""}.mdi-cube-scan:before{content:"ﭠ"}.mdi-cube-send:before{content:""}.mdi-cube-unfolded:before{content:""}.mdi-cup:before{content:""}.mdi-cup-off:before{content:""}.mdi-cup-water:before{content:""}.mdi-cupcake:before{content:"陵"}.mdi-curling:before{content:""}.mdi-currency-bdt:before{content:""}.mdi-currency-brl:before{content:"ﭡ"}.mdi-currency-btc:before{content:""}.mdi-currency-chf:before{content:""}.mdi-currency-cny:before{content:""}.mdi-currency-eth:before{content:""}.mdi-currency-eur:before{content:""}.mdi-currency-gbp:before{content:""}.mdi-currency-ils:before{content:"ﰽ"}.mdi-currency-inr:before{content:""}.mdi-currency-jpy:before{content:""}.mdi-currency-krw:before{content:""}.mdi-currency-kzt:before{content:""}.mdi-currency-ngn:before{content:""}.mdi-currency-php:before{content:"痢"}.mdi-currency-rial:before{content:"ﺹ"}.mdi-currency-rub:before{content:""}.mdi-currency-sign:before{content:""}.mdi-currency-try:before{content:""}.mdi-currency-twd:before{content:""}.mdi-currency-usd:before{content:""}.mdi-currency-usd-off:before{content:""}.mdi-current-ac:before{content:"讀"}.mdi-current-dc:before{content:"拏"}.mdi-cursor-default:before{content:""}.mdi-cursor-default-click:before{content:"ﳙ"}.mdi-cursor-default-click-outline:before{content:"ﳚ"}.mdi-cursor-default-outline:before{content:""}.mdi-cursor-move:before{content:""}.mdi-cursor-pointer:before{content:""}.mdi-cursor-text:before{content:""}.mdi-database:before{content:""}.mdi-database-check:before{content:"直"}.mdi-database-edit:before{content:"ﭢ"}.mdi-database-export:before{content:"諾"}.mdi-database-import:before{content:"樂"}.mdi-database-lock:before{content:"睊"}.mdi-database-minus:before{content:""}.mdi-database-plus:before{content:""}.mdi-database-refresh:before{content:"ﳛ"}.mdi-database-remove:before{content:"ﳜ"}.mdi-database-search:before{content:""}.mdi-database-settings:before{content:"ﳝ"}.mdi-death-star:before{content:""}.mdi-death-star-variant:before{content:""}.mdi-deathly-hallows:before{content:"ﭣ"}.mdi-debian:before{content:""}.mdi-debug-step-into:before{content:""}.mdi-debug-step-out:before{content:""}.mdi-debug-step-over:before{content:""}.mdi-decagram:before{content:""}.mdi-decagram-outline:before{content:""}.mdi-decimal-decrease:before{content:""}.mdi-decimal-increase:before{content:""}.mdi-delete:before{content:""}.mdi-delete-circle:before{content:""}.mdi-delete-circle-outline:before{content:"ﭤ"}.mdi-delete-empty:before{content:""}.mdi-delete-empty-outline:before{content:"ﺺ"}.mdi-delete-forever:before{content:""}.mdi-delete-forever-outline:before{content:"ﭥ"}.mdi-delete-outline:before{content:"罹"}.mdi-delete-restore:before{content:""}.mdi-delete-sweep:before{content:""}.mdi-delete-sweep-outline:before{content:"ﰾ"}.mdi-delete-variant:before{content:""}.mdi-delta:before{content:""}.mdi-desk-lamp:before{content:"丹"}.mdi-deskphone:before{content:""}.mdi-desktop-classic:before{content:""}.mdi-desktop-mac:before{content:""}.mdi-desktop-mac-dashboard:before{content:"裏"}.mdi-desktop-tower:before{content:""}.mdi-desktop-tower-monitor:before{content:"着"}.mdi-details:before{content:""}.mdi-dev-to:before{content:"﵊"}.mdi-developer-board:before{content:""}.mdi-deviantart:before{content:""}.mdi-dialpad:before{content:""}.mdi-diameter:before{content:"ﰿ"}.mdi-diameter-outline:before{content:"ﱀ"}.mdi-diameter-variant:before{content:"ﱁ"}.mdi-diamond:before{content:"ﭦ"}.mdi-diamond-outline:before{content:"ﭧ"}.mdi-diamond-stone:before{content:""}.mdi-dice-1:before{content:""}.mdi-dice-2:before{content:""}.mdi-dice-3:before{content:""}.mdi-dice-4:before{content:""}.mdi-dice-5:before{content:""}.mdi-dice-6:before{content:""}.mdi-dice-d10:before{content:""}.mdi-dice-d12:before{content:""}.mdi-dice-d20:before{content:""}.mdi-dice-d4:before{content:""}.mdi-dice-d6:before{content:""}.mdi-dice-d8:before{content:""}.mdi-dice-multiple:before{content:""}.mdi-dictionary:before{content:""}.mdi-dip-switch:before{content:""}.mdi-directions:before{content:""}.mdi-directions-fork:before{content:""}.mdi-disc:before{content:""}.mdi-disc-alert:before{content:""}.mdi-disc-player:before{content:"寧"}.mdi-discord:before{content:""}.mdi-dishwasher:before{content:"磌"}.mdi-disqus:before{content:""}.mdi-disqus-outline:before{content:""}.mdi-diving-flippers:before{content:"ﶛ"}.mdi-diving-helmet:before{content:"ﶜ"}.mdi-diving-scuba:before{content:"ﶝ"}.mdi-diving-scuba-flag:before{content:"ﶞ"}.mdi-diving-scuba-tank:before{content:"ﶟ"}.mdi-diving-scuba-tank-multiple:before{content:"ﶠ"}.mdi-diving-snorkel:before{content:"ﶡ"}.mdi-division:before{content:""}.mdi-division-box:before{content:""}.mdi-dlna:before{content:"懲"}.mdi-dna:before{content:""}.mdi-dns:before{content:""}.mdi-dns-outline:before{content:"ﭨ"}.mdi-do-not-disturb:before{content:""}.mdi-do-not-disturb-off:before{content:""}.mdi-docker:before{content:""}.mdi-doctor:before{content:"敏"}.mdi-dog:before{content:"既"}.mdi-dog-service:before{content:"窱"}.mdi-dog-side:before{content:"暑"}.mdi-dolby:before{content:""}.mdi-dolly:before{content:"ﺻ"}.mdi-domain:before{content:""}.mdi-domain-off:before{content:"﵋"}.mdi-donkey:before{content:""}.mdi-door:before{content:""}.mdi-door-closed:before{content:""}.mdi-door-open:before{content:""}.mdi-doorbell-video:before{content:""}.mdi-dot-net:before{content:"節"}.mdi-dots-horizontal:before{content:""}.mdi-dots-horizontal-circle:before{content:""}.mdi-dots-horizontal-circle-outline:before{content:"ﭩ"}.mdi-dots-vertical:before{content:""}.mdi-dots-vertical-circle:before{content:""}.mdi-dots-vertical-circle-outline:before{content:"ﭪ"}.mdi-douban:before{content:""}.mdi-download:before{content:""}.mdi-download-multiple:before{content:"裡"}.mdi-download-network:before{content:""}.mdi-download-network-outline:before{content:"ﱂ"}.mdi-download-outline:before{content:"ﭫ"}.mdi-drag:before{content:""}.mdi-drag-horizontal:before{content:""}.mdi-drag-variant:before{content:"ﭬ"}.mdi-drag-vertical:before{content:""}.mdi-drama-masks:before{content:"ﳞ"}.mdi-drawing:before{content:""}.mdi-drawing-box:before{content:""}.mdi-dribbble:before{content:""}.mdi-dribbble-box:before{content:""}.mdi-drone:before{content:""}.mdi-dropbox:before{content:""}.mdi-drupal:before{content:""}.mdi-duck:before{content:""}.mdi-dumbbell:before{content:""}.mdi-dump-truck:before{content:"ﱃ"}.mdi-ear-hearing:before{content:""}.mdi-ear-hearing-off:before{content:"梅"}.mdi-earth:before{content:""}.mdi-earth-box:before{content:""}.mdi-earth-box-off:before{content:""}.mdi-earth-off:before{content:""}.mdi-edge:before{content:""}.mdi-egg:before{content:"类"}.mdi-egg-easter:before{content:"絛"}.mdi-eight-track:before{content:"里"}.mdi-eject:before{content:""}.mdi-eject-outline:before{content:"ﭭ"}.mdi-electric-switch:before{content:"ﺼ"}.mdi-elephant:before{content:""}.mdi-elevation-decline:before{content:""}.mdi-elevation-rise:before{content:""}.mdi-elevator:before{content:""}.mdi-ellipse:before{content:"ﺽ"}.mdi-ellipse-outline:before{content:"ﺾ"}.mdi-email:before{content:""}.mdi-email-alert:before{content:""}.mdi-email-box:before{content:"ﳟ"}.mdi-email-check:before{content:"練"}.mdi-email-check-outline:before{content:"缾"}.mdi-email-edit:before{content:"＀"}.mdi-email-edit-outline:before{content:"！"}.mdi-email-lock:before{content:""}.mdi-email-mark-as-unread:before{content:"ﭮ"}.mdi-email-minus:before{content:"＂"}.mdi-email-minus-outline:before{content:"＃"}.mdi-email-multiple:before{content:"＄"}.mdi-email-multiple-outline:before{content:"％"}.mdi-email-open:before{content:""}.mdi-email-open-multiple:before{content:"＆"}.mdi-email-open-multiple-outline:before{content:"＇"}.mdi-email-open-outline:before{content:""}.mdi-email-outline:before{content:""}.mdi-email-plus:before{content:"離"}.mdi-email-plus-outline:before{content:"匿"}.mdi-email-search:before{content:"怒"}.mdi-email-search-outline:before{content:"率"}.mdi-email-variant:before{content:""}.mdi-ember:before{content:"ﬕ"}.mdi-emby:before{content:""}.mdi-emoticon:before{content:"ﱄ"}.mdi-emoticon-angry:before{content:"ﱅ"}.mdi-emoticon-angry-outline:before{content:"ﱆ"}.mdi-emoticon-cool:before{content:"ﱇ"}.mdi-emoticon-cool-outline:before{content:""}.mdi-emoticon-cry:before{content:"ﱈ"}.mdi-emoticon-cry-outline:before{content:"ﱉ"}.mdi-emoticon-dead:before{content:"ﱊ"}.mdi-emoticon-dead-outline:before{content:""}.mdi-emoticon-devil:before{content:"ﱋ"}.mdi-emoticon-devil-outline:before{content:""}.mdi-emoticon-excited:before{content:"ﱌ"}.mdi-emoticon-excited-outline:before{content:""}.mdi-emoticon-happy:before{content:"ﱍ"}.mdi-emoticon-happy-outline:before{content:""}.mdi-emoticon-kiss:before{content:"ﱎ"}.mdi-emoticon-kiss-outline:before{content:"ﱏ"}.mdi-emoticon-neutral:before{content:"ﱐ"}.mdi-emoticon-neutral-outline:before{content:""}.mdi-emoticon-outline:before{content:""}.mdi-emoticon-poop:before{content:""}.mdi-emoticon-poop-outline:before{content:"ﱑ"}.mdi-emoticon-sad:before{content:"ﱒ"}.mdi-emoticon-sad-outline:before{content:""}.mdi-emoticon-tongue:before{content:""}.mdi-emoticon-tongue-outline:before{content:"ﱓ"}.mdi-emoticon-wink:before{content:"ﱔ"}.mdi-emoticon-wink-outline:before{content:"ﱕ"}.mdi-engine:before{content:""}.mdi-engine-off:before{content:"海"}.mdi-engine-off-outline:before{content:"渚"}.mdi-engine-outline:before{content:""}.mdi-equal:before{content:""}.mdi-equal-box:before{content:""}.mdi-equalizer:before{content:"ﺿ"}.mdi-equalizer-outline:before{content:"ﻀ"}.mdi-eraser:before{content:""}.mdi-eraser-variant:before{content:""}.mdi-escalator:before{content:""}.mdi-eslint:before{content:"ﱖ"}.mdi-et:before{content:"者"}.mdi-ethereum:before{content:""}.mdi-ethernet:before{content:""}.mdi-ethernet-cable:before{content:""}.mdi-ethernet-cable-off:before{content:""}.mdi-etsy:before{content:""}.mdi-ev-station:before{content:""}.mdi-eventbrite:before{content:""}.mdi-evernote:before{content:""}.mdi-exclamation:before{content:""}.mdi-exit-run:before{content:"漢"}.mdi-exit-to-app:before{content:""}.mdi-expand-all:before{content:"荒"}.mdi-expand-all-outline:before{content:"華"}.mdi-exponent:before{content:"異"}.mdi-exponent-box:before{content:"北"}.mdi-export:before{content:""}.mdi-export-variant:before{content:"ﭯ"}.mdi-eye:before{content:""}.mdi-eye-check:before{content:"ﳠ"}.mdi-eye-check-outline:before{content:"ﳡ"}.mdi-eye-circle:before{content:"ﭰ"}.mdi-eye-circle-outline:before{content:"ﭱ"}.mdi-eye-off:before{content:""}.mdi-eye-off-outline:before{content:""}.mdi-eye-outline:before{content:""}.mdi-eye-plus:before{content:""}.mdi-eye-plus-outline:before{content:""}.mdi-eye-settings:before{content:""}.mdi-eye-settings-outline:before{content:""}.mdi-eyedropper:before{content:""}.mdi-eyedropper-variant:before{content:""}.mdi-face:before{content:""}.mdi-face-agent:before{content:"﵌"}.mdi-face-outline:before{content:"ﭲ"}.mdi-face-profile:before{content:""}.mdi-face-recognition:before{content:"ﱗ"}.mdi-facebook:before{content:""}.mdi-facebook-box:before{content:""}.mdi-facebook-messenger:before{content:""}.mdi-facebook-workplace:before{content:"ﬖ"}.mdi-factory:before{content:""}.mdi-fan:before{content:""}.mdi-fan-off:before{content:""}.mdi-fast-forward:before{content:""}.mdi-fast-forward-10:before{content:"﵍"}.mdi-fast-forward-30:before{content:"ﳢ"}.mdi-fast-forward-outline:before{content:""}.mdi-fax:before{content:""}.mdi-feather:before{content:""}.mdi-feature-search:before{content:"煮"}.mdi-feature-search-outline:before{content:"爫"}.mdi-fedora:before{content:""}.mdi-ferris-wheel:before{content:"ﻁ"}.mdi-ferry:before{content:""}.mdi-file:before{content:""}.mdi-file-account:before{content:""}.mdi-file-alert:before{content:"琢"}.mdi-file-alert-outline:before{content:"碑"}.mdi-file-cabinet:before{content:"蝹"}.mdi-file-cad:before{content:"（"}.mdi-file-cad-box:before{content:"）"}.mdi-file-cancel:before{content:"ﶢ"}.mdi-file-cancel-outline:before{content:"ﶣ"}.mdi-file-chart:before{content:""}.mdi-file-check:before{content:""}.mdi-file-check-outline:before{content:"ﹻ"}.mdi-file-cloud:before{content:""}.mdi-file-compare:before{content:""}.mdi-file-delimited:before{content:""}.mdi-file-delimited-outline:before{content:"ﻂ"}.mdi-file-document:before{content:""}.mdi-file-document-box:before{content:""}.mdi-file-document-box-check:before{content:"ﻃ"}.mdi-file-document-box-check-outline:before{content:"ﻄ"}.mdi-file-document-box-minus:before{content:"ﻅ"}.mdi-file-document-box-minus-outline:before{content:"ﻆ"}.mdi-file-document-box-multiple:before{content:"襁"}.mdi-file-document-box-multiple-outline:before{content:"覆"}.mdi-file-document-box-outline:before{content:"溺"}.mdi-file-document-box-plus:before{content:"ﻇ"}.mdi-file-document-box-plus-outline:before{content:"ﻈ"}.mdi-file-document-box-remove:before{content:"ﻉ"}.mdi-file-document-box-remove-outline:before{content:"ﻊ"}.mdi-file-document-box-search:before{content:"ﻋ"}.mdi-file-document-box-search-outline:before{content:"ﻌ"}.mdi-file-document-edit:before{content:"ﶤ"}.mdi-file-document-edit-outline:before{content:"ﶥ"}.mdi-file-document-outline:before{content:"吝"}.mdi-file-download:before{content:"磻"}.mdi-file-download-outline:before{content:"便"}.mdi-file-excel:before{content:""}.mdi-file-excel-box:before{content:""}.mdi-file-export:before{content:""}.mdi-file-eye:before{content:"ﶦ"}.mdi-file-eye-outline:before{content:"ﶧ"}.mdi-file-find:before{content:""}.mdi-file-find-outline:before{content:"ﭳ"}.mdi-file-hidden:before{content:""}.mdi-file-image:before{content:""}.mdi-file-image-outline:before{content:"ﻍ"}.mdi-file-import:before{content:""}.mdi-file-lock:before{content:""}.mdi-file-move:before{content:"視"}.mdi-file-multiple:before{content:""}.mdi-file-music:before{content:""}.mdi-file-music-outline:before{content:"ﹼ"}.mdi-file-outline:before{content:""}.mdi-file-pdf:before{content:""}.mdi-file-pdf-box:before{content:""}.mdi-file-pdf-outline:before{content:"ﹽ"}.mdi-file-percent:before{content:""}.mdi-file-plus:before{content:""}.mdi-file-plus-outline:before{content:"＊"}.mdi-file-powerpoint:before{content:""}.mdi-file-powerpoint-box:before{content:""}.mdi-file-presentation-box:before{content:""}.mdi-file-question:before{content:""}.mdi-file-remove:before{content:"ﭴ"}.mdi-file-replace:before{content:"ﬗ"}.mdi-file-replace-outline:before{content:"﬘"}.mdi-file-restore:before{content:""}.mdi-file-search:before{content:"ﱘ"}.mdi-file-search-outline:before{content:"ﱙ"}.mdi-file-send:before{content:""}.mdi-file-table:before{content:"ﱚ"}.mdi-file-table-outline:before{content:"ﱛ"}.mdi-file-tree:before{content:""}.mdi-file-undo:before{content:""}.mdi-file-upload:before{content:"社"}.mdi-file-upload-outline:before{content:"祉"}.mdi-file-video:before{content:""}.mdi-file-video-outline:before{content:"︐"}.mdi-file-word:before{content:""}.mdi-file-word-box:before{content:""}.mdi-file-xml:before{content:""}.mdi-film:before{content:""}.mdi-filmstrip:before{content:""}.mdi-filmstrip-off:before{content:""}.mdi-filter:before{content:""}.mdi-filter-minus:before{content:"＋"}.mdi-filter-minus-outline:before{content:"，"}.mdi-filter-outline:before{content:""}.mdi-filter-plus:before{content:"－"}.mdi-filter-plus-outline:before{content:"．"}.mdi-filter-remove:before{content:""}.mdi-filter-remove-outline:before{content:""}.mdi-filter-variant:before{content:""}.mdi-finance:before{content:""}.mdi-find-replace:before{content:""}.mdi-fingerprint:before{content:""}.mdi-fingerprint-off:before{content:"ﻎ"}.mdi-fire:before{content:""}.mdi-fire-extinguisher:before{content:"／"}.mdi-fire-truck:before{content:""}.mdi-firebase:before{content:"復"}.mdi-firefox:before{content:""}.mdi-fireplace:before{content:"︑"}.mdi-fireplace-off:before{content:"︒"}.mdi-firework:before{content:"︓"}.mdi-fish:before{content:""}.mdi-fishbowl:before{content:"０"}.mdi-fishbowl-outline:before{content:"１"}.mdi-fit-to-page:before{content:"２"}.mdi-fit-to-page-outline:before{content:"３"}.mdi-flag:before{content:""}.mdi-flag-checkered:before{content:""}.mdi-flag-minus:before{content:"ﭵ"}.mdi-flag-outline:before{content:""}.mdi-flag-plus:before{content:"ﭶ"}.mdi-flag-remove:before{content:"ﭷ"}.mdi-flag-triangle:before{content:""}.mdi-flag-variant:before{content:""}.mdi-flag-variant-outline:before{content:""}.mdi-flare:before{content:"﵎"}.mdi-flash:before{content:""}.mdi-flash-alert:before{content:"４"}.mdi-flash-alert-outline:before{content:"５"}.mdi-flash-auto:before{content:""}.mdi-flash-circle:before{content:""}.mdi-flash-off:before{content:""}.mdi-flash-outline:before{content:""}.mdi-flash-red-eye:before{content:""}.mdi-flashlight:before{content:""}.mdi-flashlight-off:before{content:""}.mdi-flask:before{content:""}.mdi-flask-empty:before{content:""}.mdi-flask-empty-outline:before{content:""}.mdi-flask-outline:before{content:""}.mdi-flattr:before{content:""}.mdi-flickr:before{content:"ﳣ"}.mdi-flip-to-back:before{content:""}.mdi-flip-to-front:before{content:""}.mdi-floor-lamp:before{content:""}.mdi-floor-plan:before{content:""}.mdi-floppy:before{content:""}.mdi-floppy-variant:before{content:"燐"}.mdi-flower:before{content:""}.mdi-flower-outline:before{content:"璘"}.mdi-flower-poppy:before{content:"ﳤ"}.mdi-flower-tulip:before{content:"藺"}.mdi-flower-tulip-outline:before{content:"隣"}.mdi-folder:before{content:""}.mdi-folder-account:before{content:""}.mdi-folder-account-outline:before{content:"ﭸ"}.mdi-folder-alert:before{content:"ﶨ"}.mdi-folder-alert-outline:before{content:"ﶩ"}.mdi-folder-clock:before{content:"調"}.mdi-folder-clock-outline:before{content:"諸"}.mdi-folder-download:before{content:""}.mdi-folder-edit:before{content:""}.mdi-folder-edit-outline:before{content:"ﶪ"}.mdi-folder-google-drive:before{content:""}.mdi-folder-image:before{content:""}.mdi-folder-key:before{content:""}.mdi-folder-key-network:before{content:""}.mdi-folder-key-network-outline:before{content:"ﱜ"}.mdi-folder-lock:before{content:""}.mdi-folder-lock-open:before{content:""}.mdi-folder-move:before{content:""}.mdi-folder-multiple:before{content:""}.mdi-folder-multiple-image:before{content:""}.mdi-folder-multiple-outline:before{content:""}.mdi-folder-network:before{content:""}.mdi-folder-network-outline:before{content:"ﱝ"}.mdi-folder-open:before{content:""}.mdi-folder-open-outline:before{content:"ﶫ"}.mdi-folder-outline:before{content:""}.mdi-folder-plus:before{content:""}.mdi-folder-plus-outline:before{content:"ﭹ"}.mdi-folder-pound:before{content:"ﳥ"}.mdi-folder-pound-outline:before{content:"ﳦ"}.mdi-folder-remove:before{content:""}.mdi-folder-remove-outline:before{content:"ﭺ"}.mdi-folder-search:before{content:"不"}.mdi-folder-search-outline:before{content:"泌"}.mdi-folder-star:before{content:""}.mdi-folder-star-outline:before{content:"ﭻ"}.mdi-folder-sync:before{content:"ﳧ"}.mdi-folder-sync-outline:before{content:"ﳨ"}.mdi-folder-text:before{content:"ﱞ"}.mdi-folder-text-outline:before{content:"ﱟ"}.mdi-folder-upload:before{content:""}.mdi-font-awesome:before{content:""}.mdi-food:before{content:""}.mdi-food-apple:before{content:""}.mdi-food-apple-outline:before{content:"ﱠ"}.mdi-food-croissant:before{content:""}.mdi-food-fork-drink:before{content:""}.mdi-food-off:before{content:""}.mdi-food-variant:before{content:""}.mdi-football:before{content:""}.mdi-football-australian:before{content:""}.mdi-football-helmet:before{content:""}.mdi-forklift:before{content:""}.mdi-format-align-bottom:before{content:""}.mdi-format-align-center:before{content:""}.mdi-format-align-justify:before{content:""}.mdi-format-align-left:before{content:""}.mdi-format-align-middle:before{content:""}.mdi-format-align-right:before{content:""}.mdi-format-align-top:before{content:""}.mdi-format-annotation-minus:before{content:"請"}.mdi-format-annotation-plus:before{content:""}.mdi-format-bold:before{content:""}.mdi-format-clear:before{content:""}.mdi-format-color-fill:before{content:""}.mdi-format-color-highlight:before{content:"︔"}.mdi-format-color-text:before{content:""}.mdi-format-columns:before{content:""}.mdi-format-float-center:before{content:""}.mdi-format-float-left:before{content:""}.mdi-format-float-none:before{content:""}.mdi-format-float-right:before{content:""}.mdi-format-font:before{content:""}.mdi-format-font-size-decrease:before{content:"鱗"}.mdi-format-font-size-increase:before{content:"麟"}.mdi-format-header-1:before{content:""}.mdi-format-header-2:before{content:""}.mdi-format-header-3:before{content:""}.mdi-format-header-4:before{content:""}.mdi-format-header-5:before{content:""}.mdi-format-header-6:before{content:""}.mdi-format-header-decrease:before{content:""}.mdi-format-header-equal:before{content:""}.mdi-format-header-increase:before{content:""}.mdi-format-header-pound:before{content:""}.mdi-format-horizontal-align-center:before{content:""}.mdi-format-horizontal-align-left:before{content:""}.mdi-format-horizontal-align-right:before{content:""}.mdi-format-indent-decrease:before{content:""}.mdi-format-indent-increase:before{content:""}.mdi-format-italic:before{content:""}.mdi-format-letter-case:before{content:"﬙"}.mdi-format-letter-case-lower:before{content:"﬚"}.mdi-format-letter-case-upper:before{content:"﬛"}.mdi-format-line-spacing:before{content:""}.mdi-format-line-style:before{content:""}.mdi-format-line-weight:before{content:""}.mdi-format-list-bulleted:before{content:""}.mdi-format-list-bulleted-square:before{content:"ﶬ"}.mdi-format-list-bulleted-type:before{content:""}.mdi-format-list-checkbox:before{content:"數"}.mdi-format-list-checks:before{content:""}.mdi-format-list-numbered:before{content:""}.mdi-format-list-numbered-rtl:before{content:"ﳩ"}.mdi-format-list-triangle:before{content:"ﻏ"}.mdi-format-overline:before{content:"ﻐ"}.mdi-format-page-break:before{content:""}.mdi-format-paint:before{content:""}.mdi-format-paragraph:before{content:""}.mdi-format-pilcrow:before{content:""}.mdi-format-quote-close:before{content:""}.mdi-format-quote-open:before{content:""}.mdi-format-rotate-90:before{content:""}.mdi-format-section:before{content:""}.mdi-format-size:before{content:""}.mdi-format-strikethrough:before{content:""}.mdi-format-strikethrough-variant:before{content:""}.mdi-format-subscript:before{content:""}.mdi-format-superscript:before{content:""}.mdi-format-text:before{content:""}.mdi-format-text-rotation-down:before{content:"﵏"}.mdi-format-text-rotation-none:before{content:"ﵐ"}.mdi-format-text-variant:before{content:"︕"}.mdi-format-text-wrapping-clip:before{content:"ﳪ"}.mdi-format-text-wrapping-overflow:before{content:"ﳫ"}.mdi-format-text-wrapping-wrap:before{content:"ﳬ"}.mdi-format-textbox:before{content:"ﳭ"}.mdi-format-textdirection-l-to-r:before{content:""}.mdi-format-textdirection-r-to-l:before{content:""}.mdi-format-title:before{content:""}.mdi-format-underline:before{content:""}.mdi-format-vertical-align-bottom:before{content:""}.mdi-format-vertical-align-center:before{content:""}.mdi-format-vertical-align-top:before{content:""}.mdi-format-wrap-inline:before{content:""}.mdi-format-wrap-square:before{content:""}.mdi-format-wrap-tight:before{content:""}.mdi-format-wrap-top-bottom:before{content:""}.mdi-forum:before{content:""}.mdi-forum-outline:before{content:""}.mdi-forward:before{content:""}.mdi-forwardburger:before{content:"ﵑ"}.mdi-fountain:before{content:"索"}.mdi-fountain-pen:before{content:"ﳮ"}.mdi-fountain-pen-tip:before{content:"ﳯ"}.mdi-foursquare:before{content:""}.mdi-freebsd:before{content:""}.mdi-frequently-asked-questions:before{content:"ﻑ"}.mdi-fridge:before{content:""}.mdi-fridge-bottom:before{content:""}.mdi-fridge-outline:before{content:""}.mdi-fridge-top:before{content:""}.mdi-fuel:before{content:""}.mdi-fullscreen:before{content:""}.mdi-fullscreen-exit:before{content:""}.mdi-function:before{content:""}.mdi-function-variant:before{content:""}.mdi-fuse:before{content:"ﱡ"}.mdi-fuse-blade:before{content:"ﱢ"}.mdi-gamepad:before{content:""}.mdi-gamepad-circle:before{content:"︖"}.mdi-gamepad-circle-down:before{content:"︗"}.mdi-gamepad-circle-left:before{content:"︘"}.mdi-gamepad-circle-outline:before{content:"︙"}.mdi-gamepad-circle-right:before{content:"︚"}.mdi-gamepad-circle-up:before{content:"︛"}.mdi-gamepad-down:before{content:"︜"}.mdi-gamepad-left:before{content:"︝"}.mdi-gamepad-right:before{content:"︞"}.mdi-gamepad-round:before{content:"︟"}.mdi-gamepad-round-down:before{content:"ﹾ"}.mdi-gamepad-round-left:before{content:"ﹿ"}.mdi-gamepad-round-outline:before{content:"ﺀ"}.mdi-gamepad-round-right:before{content:"ﺁ"}.mdi-gamepad-round-up:before{content:"ﺂ"}.mdi-gamepad-square:before{content:"ﻒ"}.mdi-gamepad-square-outline:before{content:"ﻓ"}.mdi-gamepad-up:before{content:"ﺃ"}.mdi-gamepad-variant:before{content:""}.mdi-gamepad-variant-outline:before{content:"ﻔ"}.mdi-gantry-crane:before{content:"ﶭ"}.mdi-garage:before{content:""}.mdi-garage-alert:before{content:""}.mdi-garage-open:before{content:""}.mdi-gas-cylinder:before{content:""}.mdi-gas-station:before{content:""}.mdi-gas-station-outline:before{content:"ﻕ"}.mdi-gate:before{content:""}.mdi-gate-and:before{content:""}.mdi-gate-nand:before{content:""}.mdi-gate-nor:before{content:""}.mdi-gate-not:before{content:""}.mdi-gate-or:before{content:""}.mdi-gate-xnor:before{content:""}.mdi-gate-xor:before{content:""}.mdi-gatsby:before{content:"ﺄ"}.mdi-gauge:before{content:""}.mdi-gauge-empty:before{content:""}.mdi-gauge-full:before{content:""}.mdi-gauge-low:before{content:""}.mdi-gavel:before{content:""}.mdi-gender-female:before{content:""}.mdi-gender-male:before{content:""}.mdi-gender-male-female:before{content:""}.mdi-gender-transgender:before{content:""}.mdi-gentoo:before{content:""}.mdi-gesture:before{content:""}.mdi-gesture-double-tap:before{content:""}.mdi-gesture-pinch:before{content:"謁"}.mdi-gesture-spread:before{content:"諾"}.mdi-gesture-swipe:before{content:"ﵒ"}.mdi-gesture-swipe-down:before{content:""}.mdi-gesture-swipe-horizontal:before{content:"諭"}.mdi-gesture-swipe-left:before{content:""}.mdi-gesture-swipe-right:before{content:""}.mdi-gesture-swipe-up:before{content:""}.mdi-gesture-swipe-vertical:before{content:"謹"}.mdi-gesture-tap:before{content:""}.mdi-gesture-tap-hold:before{content:"ﵓ"}.mdi-gesture-two-double-tap:before{content:""}.mdi-gesture-two-tap:before{content:""}.mdi-ghost:before{content:""}.mdi-ghost-off:before{content:"林"}.mdi-gif:before{content:"ﵔ"}.mdi-gift:before{content:"ﺅ"}.mdi-gift-outline:before{content:""}.mdi-git:before{content:""}.mdi-github-box:before{content:""}.mdi-github-circle:before{content:""}.mdi-github-face:before{content:""}.mdi-gitlab:before{content:"ﭼ"}.mdi-glass-cocktail:before{content:""}.mdi-glass-flute:before{content:""}.mdi-glass-mug:before{content:""}.mdi-glass-stange:before{content:""}.mdi-glass-tulip:before{content:""}.mdi-glass-wine:before{content:""}.mdi-glassdoor:before{content:""}.mdi-glasses:before{content:""}.mdi-globe-model:before{content:""}.mdi-gmail:before{content:""}.mdi-gnome:before{content:""}.mdi-go-kart:before{content:"ﵕ"}.mdi-go-kart-track:before{content:"ﵖ"}.mdi-gog:before{content:"ﭽ"}.mdi-golf:before{content:""}.mdi-gondola:before{content:""}.mdi-goodreads:before{content:"ﵗ"}.mdi-google:before{content:""}.mdi-google-adwords:before{content:"ﱣ"}.mdi-google-allo:before{content:""}.mdi-google-analytics:before{content:""}.mdi-google-assistant:before{content:""}.mdi-google-cardboard:before{content:""}.mdi-google-chrome:before{content:""}.mdi-google-circles:before{content:""}.mdi-google-circles-communities:before{content:""}.mdi-google-circles-extended:before{content:""}.mdi-google-circles-group:before{content:""}.mdi-google-classroom:before{content:""}.mdi-google-controller:before{content:""}.mdi-google-controller-off:before{content:""}.mdi-google-drive:before{content:""}.mdi-google-earth:before{content:""}.mdi-google-fit:before{content:"參"}.mdi-google-glass:before{content:""}.mdi-google-hangouts:before{content:""}.mdi-google-home:before{content:""}.mdi-google-keep:before{content:""}.mdi-google-lens:before{content:"淋"}.mdi-google-maps:before{content:""}.mdi-google-nearby:before{content:""}.mdi-google-pages:before{content:""}.mdi-google-photos:before{content:""}.mdi-google-physical-web:before{content:""}.mdi-google-play:before{content:""}.mdi-google-plus:before{content:""}.mdi-google-plus-box:before{content:""}.mdi-google-podcast:before{content:"ﻖ"}.mdi-google-spreadsheet:before{content:"臨"}.mdi-google-street-view:before{content:"ﱤ"}.mdi-google-translate:before{content:""}.mdi-gpu:before{content:""}.mdi-gradient:before{content:""}.mdi-grain:before{content:"ﵘ"}.mdi-graphql:before{content:""}.mdi-grave-stone:before{content:"ﭾ"}.mdi-grease-pencil:before{content:""}.mdi-greater-than:before{content:"塞"}.mdi-greater-than-or-equal:before{content:"省"}.mdi-grid:before{content:""}.mdi-grid-large:before{content:""}.mdi-grid-off:before{content:""}.mdi-grill:before{content:"ﺆ"}.mdi-group:before{content:""}.mdi-guitar-acoustic:before{content:""}.mdi-guitar-electric:before{content:""}.mdi-guitar-pick:before{content:""}.mdi-guitar-pick-outline:before{content:""}.mdi-guy-fawkes-mask:before{content:""}.mdi-hackernews:before{content:""}.mdi-hail:before{content:"變"}.mdi-halloween:before{content:"ﭿ"}.mdi-hamburger:before{content:""}.mdi-hammer:before{content:""}.mdi-hand:before{content:"祈"}.mdi-hand-left:before{content:"ﺇ"}.mdi-hand-okay:before{content:"祐"}.mdi-hand-peace:before{content:"祖"}.mdi-hand-peace-variant:before{content:"祝"}.mdi-hand-pointing-down:before{content:"禍"}.mdi-hand-pointing-left:before{content:"禎"}.mdi-hand-pointing-right:before{content:""}.mdi-hand-pointing-up:before{content:"穀"}.mdi-hand-right:before{content:"ﺈ"}.mdi-hand-saw:before{content:"ﺉ"}.mdi-hanger:before{content:""}.mdi-hard-hat:before{content:"葉"}.mdi-harddisk:before{content:""}.mdi-hat-fedora:before{content:"ﮀ"}.mdi-hazard-lights:before{content:"ﱥ"}.mdi-hdr:before{content:"ﵙ"}.mdi-hdr-off:before{content:"ﵚ"}.mdi-headphones:before{content:""}.mdi-headphones-bluetooth:before{content:"說"}.mdi-headphones-box:before{content:""}.mdi-headphones-off:before{content:""}.mdi-headphones-settings:before{content:""}.mdi-headset:before{content:""}.mdi-headset-dock:before{content:""}.mdi-headset-off:before{content:""}.mdi-heart:before{content:""}.mdi-heart-box:before{content:""}.mdi-heart-box-outline:before{content:""}.mdi-heart-broken:before{content:""}.mdi-heart-broken-outline:before{content:"ﳰ"}.mdi-heart-circle:before{content:"殺"}.mdi-heart-circle-outline:before{content:"辰"}.mdi-heart-flash:before{content:"６"}.mdi-heart-half:before{content:""}.mdi-heart-half-full:before{content:""}.mdi-heart-half-outline:before{content:""}.mdi-heart-multiple:before{content:"突"}.mdi-heart-multiple-outline:before{content:"節"}.mdi-heart-off:before{content:""}.mdi-heart-outline:before{content:""}.mdi-heart-pulse:before{content:""}.mdi-helicopter:before{content:"贈"}.mdi-help:before{content:""}.mdi-help-box:before{content:""}.mdi-help-circle:before{content:""}.mdi-help-circle-outline:before{content:""}.mdi-help-network:before{content:""}.mdi-help-network-outline:before{content:"ﱦ"}.mdi-help-rhombus:before{content:"ﮁ"}.mdi-help-rhombus-outline:before{content:"ﮂ"}.mdi-hexagon:before{content:""}.mdi-hexagon-multiple:before{content:""}.mdi-hexagon-outline:before{content:""}.mdi-hexagon-slice-1:before{content:"輸"}.mdi-hexagon-slice-2:before{content:"遲"}.mdi-hexagon-slice-3:before{content:"醙"}.mdi-hexagon-slice-4:before{content:"鉶"}.mdi-hexagon-slice-5:before{content:"陼"}.mdi-hexagon-slice-6:before{content:"難"}.mdi-hexagram:before{content:"靖"}.mdi-hexagram-outline:before{content:"韛"}.mdi-high-definition:before{content:""}.mdi-high-definition-box:before{content:""}.mdi-highway:before{content:""}.mdi-hiking:before{content:"ﵛ"}.mdi-hinduism:before{content:"沈"}.mdi-history:before{content:""}.mdi-hockey-puck:before{content:""}.mdi-hockey-sticks:before{content:""}.mdi-hololens:before{content:""}.mdi-home:before{content:""}.mdi-home-account:before{content:""}.mdi-home-alert:before{content:""}.mdi-home-analytics:before{content:"ﻗ"}.mdi-home-assistant:before{content:""}.mdi-home-automation:before{content:""}.mdi-home-circle:before{content:""}.mdi-home-city:before{content:"ﳱ"}.mdi-home-city-outline:before{content:"ﳲ"}.mdi-home-currency-usd:before{content:""}.mdi-home-flood:before{content:"７"}.mdi-home-floor-0:before{content:"ﶮ"}.mdi-home-floor-1:before{content:"ﵜ"}.mdi-home-floor-2:before{content:"ﵝ"}.mdi-home-floor-3:before{content:"ﵞ"}.mdi-home-floor-a:before{content:"ﵟ"}.mdi-home-floor-b:before{content:"ﵠ"}.mdi-home-floor-g:before{content:"ﵡ"}.mdi-home-floor-l:before{content:"ﵢ"}.mdi-home-floor-negative-1:before{content:"ﶯ"}.mdi-home-group:before{content:"ﶰ"}.mdi-home-heart:before{content:""}.mdi-home-lock:before{content:""}.mdi-home-lock-open:before{content:""}.mdi-home-map-marker:before{content:""}.mdi-home-minus:before{content:"拾"}.mdi-home-modern:before{content:""}.mdi-home-outline:before{content:""}.mdi-home-plus:before{content:"若"}.mdi-home-variant:before{content:""}.mdi-home-variant-outline:before{content:"ﮃ"}.mdi-hook:before{content:""}.mdi-hook-off:before{content:""}.mdi-hops:before{content:""}.mdi-horseshoe:before{content:"練"}.mdi-hospital:before{content:""}.mdi-hospital-building:before{content:""}.mdi-hospital-marker:before{content:""}.mdi-hot-tub:before{content:""}.mdi-hotel:before{content:""}.mdi-houzz:before{content:""}.mdi-houzz-box:before{content:""}.mdi-hubspot:before{content:"ﳳ"}.mdi-hulu:before{content:""}.mdi-human:before{content:""}.mdi-human-child:before{content:""}.mdi-human-female:before{content:""}.mdi-human-female-boy:before{content:"縉"}.mdi-human-female-female:before{content:"繁"}.mdi-human-female-girl:before{content:"署"}.mdi-human-greeting:before{content:""}.mdi-human-handsdown:before{content:""}.mdi-human-handsup:before{content:""}.mdi-human-male:before{content:""}.mdi-human-male-boy:before{content:"者"}.mdi-human-male-female:before{content:""}.mdi-human-male-girl:before{content:"臭"}.mdi-human-male-height:before{content:"８"}.mdi-human-male-height-variant:before{content:"９"}.mdi-human-male-male:before{content:"艹"}.mdi-human-pregnant:before{content:""}.mdi-humble-bundle:before{content:""}.mdi-ice-cream:before{content:""}.mdi-ice-pop:before{content:"："}.mdi-identifier:before{content:"；"}.mdi-iframe:before{content:"ﱧ"}.mdi-iframe-outline:before{content:"ﱨ"}.mdi-image:before{content:""}.mdi-image-album:before{content:""}.mdi-image-area:before{content:""}.mdi-image-area-close:before{content:""}.mdi-image-broken:before{content:""}.mdi-image-broken-variant:before{content:""}.mdi-image-filter:before{content:""}.mdi-image-filter-black-white:before{content:""}.mdi-image-filter-center-focus:before{content:""}.mdi-image-filter-center-focus-strong:before{content:"＜"}.mdi-image-filter-center-focus-strong-outline:before{content:"＝"}.mdi-image-filter-center-focus-weak:before{content:""}.mdi-image-filter-drama:before{content:""}.mdi-image-filter-frames:before{content:""}.mdi-image-filter-hdr:before{content:""}.mdi-image-filter-none:before{content:""}.mdi-image-filter-tilt-shift:before{content:""}.mdi-image-filter-vintage:before{content:""}.mdi-image-frame:before{content:"ﺊ"}.mdi-image-move:before{content:"立"}.mdi-image-multiple:before{content:""}.mdi-image-off:before{content:""}.mdi-image-outline:before{content:"掠"}.mdi-image-plus:before{content:""}.mdi-image-search:before{content:"略"}.mdi-image-search-outline:before{content:"亮"}.mdi-image-size-select-actual:before{content:"ﱩ"}.mdi-image-size-select-large:before{content:"ﱪ"}.mdi-image-size-select-small:before{content:"ﱫ"}.mdi-import:before{content:""}.mdi-inbox:before{content:""}.mdi-inbox-arrow-down:before{content:""}.mdi-inbox-arrow-up:before{content:""}.mdi-inbox-multiple:before{content:""}.mdi-inbox-multiple-outline:before{content:"ﮄ"}.mdi-incognito:before{content:""}.mdi-infinity:before{content:""}.mdi-information:before{content:""}.mdi-information-outline:before{content:""}.mdi-information-variant:before{content:""}.mdi-instagram:before{content:""}.mdi-instapaper:before{content:""}.mdi-internet-explorer:before{content:""}.mdi-invert-colors:before{content:""}.mdi-invert-colors-off:before{content:"ﺋ"}.mdi-ip:before{content:"艹"}.mdi-ip-network:before{content:"著"}.mdi-ip-network-outline:before{content:"ﱬ"}.mdi-ipod:before{content:"ﱭ"}.mdi-islam:before{content:"兩"}.mdi-itunes:before{content:""}.mdi-jabber:before{content:"ﶱ"}.mdi-jeepney:before{content:""}.mdi-jellyfish:before{content:"＞"}.mdi-jellyfish-outline:before{content:"？"}.mdi-jira:before{content:""}.mdi-jquery:before{content:""}.mdi-jsfiddle:before{content:""}.mdi-json:before{content:""}.mdi-judaism:before{content:"凉"}.mdi-kabaddi:before{content:"ﵣ"}.mdi-karate:before{content:""}.mdi-keg:before{content:""}.mdi-kettle:before{content:""}.mdi-key:before{content:""}.mdi-key-change:before{content:""}.mdi-key-minus:before{content:""}.mdi-key-outline:before{content:"ﶲ"}.mdi-key-plus:before{content:""}.mdi-key-remove:before{content:""}.mdi-key-variant:before{content:""}.mdi-keyboard:before{content:""}.mdi-keyboard-backspace:before{content:""}.mdi-keyboard-caps:before{content:""}.mdi-keyboard-close:before{content:""}.mdi-keyboard-off:before{content:""}.mdi-keyboard-off-outline:before{content:"ﺌ"}.mdi-keyboard-outline:before{content:"梁"}.mdi-keyboard-return:before{content:""}.mdi-keyboard-settings:before{content:"笠"}.mdi-keyboard-settings-outline:before{content:"粒"}.mdi-keyboard-tab:before{content:""}.mdi-keyboard-variant:before{content:""}.mdi-kickstarter:before{content:""}.mdi-knife:before{content:"狀"}.mdi-knife-military:before{content:"炙"}.mdi-kodi:before{content:""}.mdi-label:before{content:""}.mdi-label-off:before{content:"響"}.mdi-label-off-outline:before{content:"頋"}.mdi-label-outline:before{content:""}.mdi-label-variant:before{content:"頻"}.mdi-label-variant-outline:before{content:"鬒"}.mdi-ladybug:before{content:""}.mdi-lambda:before{content:""}.mdi-lamp:before{content:""}.mdi-lan:before{content:""}.mdi-lan-connect:before{content:""}.mdi-lan-disconnect:before{content:""}.mdi-lan-pending:before{content:""}.mdi-language-c:before{content:""}.mdi-language-cpp:before{content:""}.mdi-language-csharp:before{content:""}.mdi-language-css3:before{content:""}.mdi-language-go:before{content:""}.mdi-language-haskell:before{content:"ﱮ"}.mdi-language-html5:before{content:""}.mdi-language-java:before{content:"﬜"}.mdi-language-javascript:before{content:""}.mdi-language-lua:before{content:""}.mdi-language-php:before{content:""}.mdi-language-python:before{content:""}.mdi-language-python-text:before{content:""}.mdi-language-r:before{content:""}.mdi-language-ruby-on-rails:before{content:"龜"}.mdi-language-swift:before{content:""}.mdi-language-typescript:before{content:""}.mdi-laptop:before{content:""}.mdi-laptop-chromebook:before{content:""}.mdi-laptop-mac:before{content:""}.mdi-laptop-off:before{content:""}.mdi-laptop-windows:before{content:""}.mdi-laravel:before{content:"𢡊"}.mdi-lasso:before{content:"＠"}.mdi-lastfm:before{content:""}.mdi-lastpass:before{content:""}.mdi-launch:before{content:""}.mdi-lava-lamp:before{content:""}.mdi-layers:before{content:""}.mdi-layers-minus:before{content:"ﺍ"}.mdi-layers-off:before{content:""}.mdi-layers-off-outline:before{content:"識"}.mdi-layers-outline:before{content:"什"}.mdi-layers-plus:before{content:"︰"}.mdi-layers-remove:before{content:"︱"}.mdi-lead-pencil:before{content:""}.mdi-leaf:before{content:""}.mdi-leaf-maple:before{content:"ﱯ"}.mdi-leak:before{content:"ﶳ"}.mdi-leak-off:before{content:"ﶴ"}.mdi-led-off:before{content:""}.mdi-led-on:before{content:""}.mdi-led-outline:before{content:""}.mdi-led-strip:before{content:""}.mdi-led-variant-off:before{content:""}.mdi-led-variant-on:before{content:""}.mdi-led-variant-outline:before{content:""}.mdi-less-than:before{content:"糧"}.mdi-less-than-or-equal:before{content:"良"}.mdi-library:before{content:""}.mdi-library-books:before{content:""}.mdi-library-movie:before{content:"ﳴ"}.mdi-library-music:before{content:""}.mdi-library-music-outline:before{content:"Ａ"}.mdi-library-plus:before{content:""}.mdi-library-shelves:before{content:"ﮅ"}.mdi-library-video:before{content:"ﳵ"}.mdi-lifebuoy:before{content:""}.mdi-light-switch:before{content:"諒"}.mdi-lightbulb:before{content:""}.mdi-lightbulb-off:before{content:"︲"}.mdi-lightbulb-off-outline:before{content:"︳"}.mdi-lightbulb-on:before{content:""}.mdi-lightbulb-on-outline:before{content:""}.mdi-lightbulb-outline:before{content:""}.mdi-lighthouse:before{content:"茶"}.mdi-lighthouse-on:before{content:"刺"}.mdi-link:before{content:""}.mdi-link-box:before{content:"ﳶ"}.mdi-link-box-outline:before{content:"ﳷ"}.mdi-link-box-variant:before{content:"ﳸ"}.mdi-link-box-variant-outline:before{content:"ﳹ"}.mdi-link-off:before{content:""}.mdi-link-plus:before{content:"ﱰ"}.mdi-link-variant:before{content:""}.mdi-link-variant-off:before{content:""}.mdi-linkedin:before{content:""}.mdi-linkedin-box:before{content:""}.mdi-linux:before{content:""}.mdi-linux-mint:before{content:""}.mdi-litecoin:before{content:"褐"}.mdi-loading:before{content:""}.mdi-lock:before{content:""}.mdi-lock-alert:before{content:""}.mdi-lock-clock:before{content:"量"}.mdi-lock-open:before{content:""}.mdi-lock-open-outline:before{content:""}.mdi-lock-outline:before{content:""}.mdi-lock-pattern:before{content:""}.mdi-lock-plus:before{content:""}.mdi-lock-question:before{content:""}.mdi-lock-reset:before{content:""}.mdi-lock-smart:before{content:""}.mdi-locker:before{content:""}.mdi-locker-multiple:before{content:""}.mdi-login:before{content:""}.mdi-login-variant:before{content:""}.mdi-logout:before{content:""}.mdi-logout-variant:before{content:""}.mdi-looks:before{content:""}.mdi-loop:before{content:""}.mdi-loupe:before{content:""}.mdi-lumx:before{content:""}.mdi-lyft:before{content:"יִ"}.mdi-magnet:before{content:""}.mdi-magnet-on:before{content:""}.mdi-magnify:before{content:""}.mdi-magnify-close:before{content:"勵"}.mdi-magnify-minus:before{content:""}.mdi-magnify-minus-cursor:before{content:"視"}.mdi-magnify-minus-outline:before{content:""}.mdi-magnify-plus:before{content:""}.mdi-magnify-plus-cursor:before{content:"謁"}.mdi-magnify-plus-outline:before{content:""}.mdi-mail:before{content:"ﻘ"}.mdi-mail-ru:before{content:""}.mdi-mailbox:before{content:""}.mdi-mailbox-open:before{content:"ﵤ"}.mdi-mailbox-open-outline:before{content:"ﵥ"}.mdi-mailbox-open-up:before{content:"ﵦ"}.mdi-mailbox-open-up-outline:before{content:"ﵧ"}.mdi-mailbox-outline:before{content:"ﵨ"}.mdi-mailbox-up:before{content:"ﵩ"}.mdi-mailbox-up-outline:before{content:"ﵪ"}.mdi-map:before{content:""}.mdi-map-check:before{content:"ﻙ"}.mdi-map-check-outline:before{content:"ﻚ"}.mdi-map-clock:before{content:"ﳺ"}.mdi-map-clock-outline:before{content:"ﳻ"}.mdi-map-legend:before{content:"切"}.mdi-map-marker:before{content:""}.mdi-map-marker-alert:before{content:"Ｂ"}.mdi-map-marker-alert-outline:before{content:"Ｃ"}.mdi-map-marker-check:before{content:"ﱱ"}.mdi-map-marker-circle:before{content:""}.mdi-map-marker-distance:before{content:""}.mdi-map-marker-minus:before{content:""}.mdi-map-marker-multiple:before{content:""}.mdi-map-marker-off:before{content:""}.mdi-map-marker-outline:before{content:""}.mdi-map-marker-path:before{content:"ﳼ"}.mdi-map-marker-plus:before{content:""}.mdi-map-marker-question:before{content:"Ｄ"}.mdi-map-marker-question-outline:before{content:"Ｅ"}.mdi-map-marker-radius:before{content:""}.mdi-map-marker-remove:before{content:"Ｆ"}.mdi-map-marker-remove-variant:before{content:"Ｇ"}.mdi-map-minus:before{content:"呂"}.mdi-map-outline:before{content:"女"}.mdi-map-plus:before{content:"廬"}.mdi-map-search:before{content:"旅"}.mdi-map-search-outline:before{content:"濾"}.mdi-mapbox:before{content:"ﮆ"}.mdi-margin:before{content:""}.mdi-markdown:before{content:""}.mdi-marker:before{content:""}.mdi-marker-cancel:before{content:"ﶵ"}.mdi-marker-check:before{content:""}.mdi-mastodon:before{content:"𢡄"}.mdi-mastodon-variant:before{content:"𣏕"}.mdi-material-design:before{content:"礪"}.mdi-material-ui:before{content:""}.mdi-math-compass:before{content:""}.mdi-math-cos:before{content:"ﱲ"}.mdi-math-sin:before{content:"ﱳ"}.mdi-math-tan:before{content:"ﱴ"}.mdi-matrix:before{content:""}.mdi-maxcdn:before{content:""}.mdi-medal:before{content:"閭"}.mdi-medical-bag:before{content:""}.mdi-medium:before{content:""}.mdi-meetup:before{content:"㮝"}.mdi-memory:before{content:""}.mdi-menu:before{content:""}.mdi-menu-down:before{content:""}.mdi-menu-down-outline:before{content:""}.mdi-menu-left:before{content:""}.mdi-menu-left-outline:before{content:"度"}.mdi-menu-open:before{content:"ﮇ"}.mdi-menu-right:before{content:""}.mdi-menu-right-outline:before{content:"拓"}.mdi-menu-swap:before{content:"謹"}.mdi-menu-swap-outline:before{content:"賓"}.mdi-menu-up:before{content:""}.mdi-menu-up-outline:before{content:""}.mdi-message:before{content:""}.mdi-message-alert:before{content:""}.mdi-message-alert-outline:before{content:"糖"}.mdi-message-bulleted:before{content:""}.mdi-message-bulleted-off:before{content:""}.mdi-message-draw:before{content:""}.mdi-message-image:before{content:""}.mdi-message-outline:before{content:""}.mdi-message-plus:before{content:""}.mdi-message-processing:before{content:""}.mdi-message-reply:before{content:""}.mdi-message-reply-text:before{content:""}.mdi-message-settings:before{content:""}.mdi-message-settings-variant:before{content:""}.mdi-message-text:before{content:""}.mdi-message-text-outline:before{content:""}.mdi-message-video:before{content:""}.mdi-meteor:before{content:""}.mdi-metronome:before{content:""}.mdi-metronome-tick:before{content:""}.mdi-micro-sd:before{content:""}.mdi-microphone:before{content:""}.mdi-microphone-minus:before{content:""}.mdi-microphone-off:before{content:""}.mdi-microphone-outline:before{content:""}.mdi-microphone-plus:before{content:""}.mdi-microphone-settings:before{content:""}.mdi-microphone-variant:before{content:""}.mdi-microphone-variant-off:before{content:""}.mdi-microscope:before{content:""}.mdi-microsoft:before{content:""}.mdi-microsoft-dynamics:before{content:"驪"}.mdi-microwave:before{content:"ﱵ"}.mdi-midi:before{content:""}.mdi-midi-port:before{content:""}.mdi-mine:before{content:"ﶶ"}.mdi-minecraft:before{content:""}.mdi-mini-sd:before{content:"宅"}.mdi-minidisc:before{content:"洞"}.mdi-minus:before{content:""}.mdi-minus-box:before{content:""}.mdi-minus-box-outline:before{content:""}.mdi-minus-circle:before{content:""}.mdi-minus-circle-outline:before{content:""}.mdi-minus-network:before{content:""}.mdi-minus-network-outline:before{content:"ﱶ"}.mdi-mixcloud:before{content:""}.mdi-mixed-martial-arts:before{content:"ﵫ"}.mdi-mixed-reality:before{content:""}.mdi-mixer:before{content:""}.mdi-molecule:before{content:"ﮈ"}.mdi-monitor:before{content:""}.mdi-monitor-cellphone:before{content:"麗"}.mdi-monitor-cellphone-star:before{content:"黎"}.mdi-monitor-dashboard:before{content:"暴"}.mdi-monitor-lock:before{content:"ﶷ"}.mdi-monitor-multiple:before{content:""}.mdi-monitor-off:before{content:"ﵬ"}.mdi-monitor-screenshot:before{content:"︴"}.mdi-monitor-star:before{content:"ﶸ"}.mdi-more:before{content:""}.mdi-mother-nurse:before{content:"ﳽ"}.mdi-motion-sensor:before{content:"ﵭ"}.mdi-motorbike:before{content:""}.mdi-mouse:before{content:""}.mdi-mouse-bluetooth:before{content:"力"}.mdi-mouse-off:before{content:""}.mdi-mouse-variant:before{content:""}.mdi-mouse-variant-off:before{content:""}.mdi-move-resize:before{content:""}.mdi-move-resize-variant:before{content:""}.mdi-movie:before{content:""}.mdi-movie-outline:before{content:"ﶹ"}.mdi-movie-roll:before{content:""}.mdi-muffin:before{content:"曆"}.mdi-multiplication:before{content:""}.mdi-multiplication-box:before{content:""}.mdi-mushroom:before{content:""}.mdi-mushroom-outline:before{content:""}.mdi-music:before{content:""}.mdi-music-box:before{content:""}.mdi-music-box-outline:before{content:""}.mdi-music-circle:before{content:""}.mdi-music-circle-outline:before{content:"䀘"}.mdi-music-note:before{content:""}.mdi-music-note-bluetooth:before{content:""}.mdi-music-note-bluetooth-off:before{content:""}.mdi-music-note-eighth:before{content:""}.mdi-music-note-half:before{content:""}.mdi-music-note-off:before{content:""}.mdi-music-note-plus:before{content:"ﶺ"}.mdi-music-note-quarter:before{content:""}.mdi-music-note-sixteenth:before{content:""}.mdi-music-note-whole:before{content:""}.mdi-music-off:before{content:""}.mdi-nail:before{content:"ﶻ"}.mdi-nas:before{content:""}.mdi-nativescript:before{content:""}.mdi-nature:before{content:""}.mdi-nature-people:before{content:""}.mdi-navigation:before{content:""}.mdi-near-me:before{content:""}.mdi-necklace:before{content:"Ｈ"}.mdi-needle:before{content:""}.mdi-netflix:before{content:""}.mdi-network:before{content:""}.mdi-network-off:before{content:"ﱷ"}.mdi-network-off-outline:before{content:"ﱸ"}.mdi-network-outline:before{content:"ﱹ"}.mdi-network-strength-1:before{content:""}.mdi-network-strength-1-alert:before{content:""}.mdi-network-strength-2:before{content:""}.mdi-network-strength-2-alert:before{content:""}.mdi-network-strength-3:before{content:""}.mdi-network-strength-3-alert:before{content:""}.mdi-network-strength-4:before{content:""}.mdi-network-strength-4-alert:before{content:""}.mdi-network-strength-off:before{content:""}.mdi-network-strength-off-outline:before{content:""}.mdi-network-strength-outline:before{content:""}.mdi-new-box:before{content:""}.mdi-newspaper:before{content:""}.mdi-newspaper-minus:before{content:"Ｉ"}.mdi-newspaper-plus:before{content:"Ｊ"}.mdi-nfc:before{content:""}.mdi-nfc-off:before{content:"︵"}.mdi-nfc-search-variant:before{content:"︶"}.mdi-nfc-tap:before{content:""}.mdi-nfc-variant:before{content:""}.mdi-nfc-variant-off:before{content:"︷"}.mdi-ninja:before{content:""}.mdi-nintendo-switch:before{content:""}.mdi-nodejs:before{content:""}.mdi-not-equal:before{content:"歷"}.mdi-not-equal-variant:before{content:"轢"}.mdi-note:before{content:""}.mdi-note-circle:before{content:"ﻛ"}.mdi-note-multiple:before{content:""}.mdi-note-multiple-outline:before{content:""}.mdi-note-outline:before{content:""}.mdi-note-plus:before{content:""}.mdi-note-plus-outline:before{content:""}.mdi-note-text:before{content:""}.mdi-notebook:before{content:""}.mdi-notebook-multiple:before{content:"︸"}.mdi-notebook-outline:before{content:"ﻜ"}.mdi-notification-clear-all:before{content:""}.mdi-npm:before{content:""}.mdi-npm-variant:before{content:"年"}.mdi-npm-variant-outline:before{content:"憐"}.mdi-nuke:before{content:""}.mdi-null:before{content:""}.mdi-numeric:before{content:""}.mdi-numeric-0:before{content:"0"}.mdi-numeric-0-box:before{content:""}.mdi-numeric-0-box-multiple:before{content:"Ｋ"}.mdi-numeric-0-box-multiple-outline:before{content:""}.mdi-numeric-0-box-outline:before{content:""}.mdi-numeric-0-circle:before{content:"ﱺ"}.mdi-numeric-0-circle-outline:before{content:"ﱻ"}.mdi-numeric-1:before{content:"1"}.mdi-numeric-1-box:before{content:""}.mdi-numeric-1-box-multiple:before{content:"Ｌ"}.mdi-numeric-1-box-multiple-outline:before{content:""}.mdi-numeric-1-box-outline:before{content:""}.mdi-numeric-1-circle:before{content:"ﱼ"}.mdi-numeric-1-circle-outline:before{content:"ﱽ"}.mdi-numeric-2:before{content:"2"}.mdi-numeric-2-box:before{content:""}.mdi-numeric-2-box-multiple:before{content:"Ｍ"}.mdi-numeric-2-box-multiple-outline:before{content:""}.mdi-numeric-2-box-outline:before{content:""}.mdi-numeric-2-circle:before{content:"ﱾ"}.mdi-numeric-2-circle-outline:before{content:"ﱿ"}.mdi-numeric-3:before{content:"3"}.mdi-numeric-3-box:before{content:""}.mdi-numeric-3-box-multiple:before{content:"Ｎ"}.mdi-numeric-3-box-multiple-outline:before{content:""}.mdi-numeric-3-box-outline:before{content:""}.mdi-numeric-3-circle:before{content:"ﲀ"}.mdi-numeric-3-circle-outline:before{content:"ﲁ"}.mdi-numeric-4:before{content:"4"}.mdi-numeric-4-box:before{content:""}.mdi-numeric-4-box-multiple:before{content:"Ｏ"}.mdi-numeric-4-box-multiple-outline:before{content:""}.mdi-numeric-4-box-outline:before{content:""}.mdi-numeric-4-circle:before{content:"ﲂ"}.mdi-numeric-4-circle-outline:before{content:"ﲃ"}.mdi-numeric-5:before{content:"5"}.mdi-numeric-5-box:before{content:""}.mdi-numeric-5-box-multiple:before{content:"Ｐ"}.mdi-numeric-5-box-multiple-outline:before{content:""}.mdi-numeric-5-box-outline:before{content:""}.mdi-numeric-5-circle:before{content:"ﲄ"}.mdi-numeric-5-circle-outline:before{content:"ﲅ"}.mdi-numeric-6:before{content:"6"}.mdi-numeric-6-box:before{content:""}.mdi-numeric-6-box-multiple:before{content:"Ｑ"}.mdi-numeric-6-box-multiple-outline:before{content:""}.mdi-numeric-6-box-outline:before{content:""}.mdi-numeric-6-circle:before{content:"ﲆ"}.mdi-numeric-6-circle-outline:before{content:"ﲇ"}.mdi-numeric-7:before{content:"7"}.mdi-numeric-7-box:before{content:""}.mdi-numeric-7-box-multiple:before{content:"Ｒ"}.mdi-numeric-7-box-multiple-outline:before{content:""}.mdi-numeric-7-box-outline:before{content:""}.mdi-numeric-7-circle:before{content:"ﲈ"}.mdi-numeric-7-circle-outline:before{content:"ﲉ"}.mdi-numeric-8:before{content:"8"}.mdi-numeric-8-box:before{content:""}.mdi-numeric-8-box-multiple:before{content:"Ｓ"}.mdi-numeric-8-box-multiple-outline:before{content:""}.mdi-numeric-8-box-outline:before{content:""}.mdi-numeric-8-circle:before{content:"ﲊ"}.mdi-numeric-8-circle-outline:before{content:"ﲋ"}.mdi-numeric-9:before{content:"9"}.mdi-numeric-9-box:before{content:""}.mdi-numeric-9-box-multiple:before{content:"Ｔ"}.mdi-numeric-9-box-multiple-outline:before{content:""}.mdi-numeric-9-box-outline:before{content:""}.mdi-numeric-9-circle:before{content:"ﲌ"}.mdi-numeric-9-circle-outline:before{content:"ﲍ"}.mdi-numeric-9-plus-box:before{content:""}.mdi-numeric-9-plus-box-multiple:before{content:"Ｕ"}.mdi-numeric-9-plus-box-multiple-outline:before{content:""}.mdi-numeric-9-plus-box-outline:before{content:""}.mdi-numeric-9-plus-circle:before{content:"ﲎ"}.mdi-numeric-9-plus-circle-outline:before{content:"ﲏ"}.mdi-nut:before{content:""}.mdi-nutrition:before{content:""}.mdi-oar:before{content:""}.mdi-ocarina:before{content:"ﶼ"}.mdi-octagon:before{content:""}.mdi-octagon-outline:before{content:""}.mdi-octagram:before{content:""}.mdi-octagram-outline:before{content:""}.mdi-odnoklassniki:before{content:""}.mdi-office:before{content:""}.mdi-office-building:before{content:"戀"}.mdi-oil:before{content:""}.mdi-oil-lamp:before{content:"Ｖ"}.mdi-oil-temperature:before{content:""}.mdi-omega:before{content:""}.mdi-one-up:before{content:"ﮉ"}.mdi-onedrive:before{content:""}.mdi-onenote:before{content:""}.mdi-onepassword:before{content:""}.mdi-opacity:before{content:""}.mdi-open-in-app:before{content:""}.mdi-open-in-new:before{content:""}.mdi-open-source-initiative:before{content:"ﮊ"}.mdi-openid:before{content:""}.mdi-opera:before{content:""}.mdi-orbit:before{content:""}.mdi-origin:before{content:"שׂ"}.mdi-ornament:before{content:""}.mdi-ornament-variant:before{content:""}.mdi-outlook:before{content:"ﳾ"}.mdi-owl:before{content:""}.mdi-pac-man:before{content:"ﮋ"}.mdi-package:before{content:""}.mdi-package-down:before{content:""}.mdi-package-up:before{content:""}.mdi-package-variant:before{content:""}.mdi-package-variant-closed:before{content:""}.mdi-page-first:before{content:""}.mdi-page-last:before{content:""}.mdi-page-layout-body:before{content:""}.mdi-page-layout-footer:before{content:""}.mdi-page-layout-header:before{content:""}.mdi-page-layout-sidebar-left:before{content:""}.mdi-page-layout-sidebar-right:before{content:""}.mdi-page-next:before{content:"ﮌ"}.mdi-page-next-outline:before{content:"ﮍ"}.mdi-page-previous:before{content:"ﮎ"}.mdi-page-previous-outline:before{content:"ﮏ"}.mdi-palette:before{content:""}.mdi-palette-advanced:before{content:""}.mdi-palette-outline:before{content:"﹬"}.mdi-palette-swatch:before{content:""}.mdi-pan:before{content:"ﮐ"}.mdi-pan-bottom-left:before{content:"ﮑ"}.mdi-pan-bottom-right:before{content:"ﮒ"}.mdi-pan-down:before{content:"ﮓ"}.mdi-pan-horizontal:before{content:"ﮔ"}.mdi-pan-left:before{content:"ﮕ"}.mdi-pan-right:before{content:"ﮖ"}.mdi-pan-top-left:before{content:"ﮗ"}.mdi-pan-top-right:before{content:"ﮘ"}.mdi-pan-up:before{content:"ﮙ"}.mdi-pan-vertical:before{content:"ﮚ"}.mdi-panda:before{content:""}.mdi-pandora:before{content:""}.mdi-panorama:before{content:""}.mdi-panorama-fisheye:before{content:""}.mdi-panorama-horizontal:before{content:""}.mdi-panorama-vertical:before{content:""}.mdi-panorama-wide-angle:before{content:""}.mdi-paper-cut-vertical:before{content:""}.mdi-paperclip:before{content:""}.mdi-parachute:before{content:"ﲐ"}.mdi-parachute-outline:before{content:"ﲑ"}.mdi-parking:before{content:""}.mdi-passport:before{content:""}.mdi-passport-biometric:before{content:"ﶽ"}.mdi-patreon:before{content:""}.mdi-pause:before{content:""}.mdi-pause-circle:before{content:""}.mdi-pause-circle-outline:before{content:""}.mdi-pause-octagon:before{content:""}.mdi-pause-octagon-outline:before{content:""}.mdi-paw:before{content:""}.mdi-paw-off:before{content:""}.mdi-paypal:before{content:""}.mdi-pdf-box:before{content:"︹"}.mdi-peace:before{content:""}.mdi-pen:before{content:""}.mdi-pen-lock:before{content:"ﶾ"}.mdi-pen-minus:before{content:"ﶿ"}.mdi-pen-off:before{content:"ﷀ"}.mdi-pen-plus:before{content:"ﷁ"}.mdi-pen-remove:before{content:"ﷂ"}.mdi-pencil:before{content:""}.mdi-pencil-box:before{content:""}.mdi-pencil-box-outline:before{content:""}.mdi-pencil-circle:before{content:""}.mdi-pencil-circle-outline:before{content:""}.mdi-pencil-lock:before{content:""}.mdi-pencil-lock-outline:before{content:"ﷃ"}.mdi-pencil-minus:before{content:"ﷄ"}.mdi-pencil-minus-outline:before{content:"ﷅ"}.mdi-pencil-off:before{content:""}.mdi-pencil-off-outline:before{content:"ﷆ"}.mdi-pencil-outline:before{content:"ﲒ"}.mdi-pencil-plus:before{content:"ﷇ"}.mdi-pencil-plus-outline:before{content:"﷈"}.mdi-pencil-remove:before{content:"﷉"}.mdi-pencil-remove-outline:before{content:"﷊"}.mdi-penguin:before{content:"ﻝ"}.mdi-pentagon:before{content:""}.mdi-pentagon-outline:before{content:""}.mdi-percent:before{content:""}.mdi-periodic-table:before{content:""}.mdi-periodic-table-co2:before{content:""}.mdi-periscope:before{content:""}.mdi-perspective-less:before{content:"ﳿ"}.mdi-perspective-more:before{content:"ﴀ"}.mdi-pharmacy:before{content:""}.mdi-phone:before{content:""}.mdi-phone-alert:before{content:"Ｗ"}.mdi-phone-bluetooth:before{content:""}.mdi-phone-classic:before{content:""}.mdi-phone-forward:before{content:""}.mdi-phone-hangup:before{content:""}.mdi-phone-in-talk:before{content:""}.mdi-phone-incoming:before{content:""}.mdi-phone-lock:before{content:""}.mdi-phone-log:before{content:""}.mdi-phone-minus:before{content:""}.mdi-phone-missed:before{content:""}.mdi-phone-off:before{content:"﷋"}.mdi-phone-outgoing:before{content:""}.mdi-phone-outline:before{content:"﷌"}.mdi-phone-paused:before{content:""}.mdi-phone-plus:before{content:""}.mdi-phone-return:before{content:""}.mdi-phone-rotate-landscape:before{content:""}.mdi-phone-rotate-portrait:before{content:""}.mdi-phone-settings:before{content:""}.mdi-phone-voip:before{content:""}.mdi-pi:before{content:""}.mdi-pi-box:before{content:""}.mdi-pi-hole:before{content:"﷍"}.mdi-piano:before{content:""}.mdi-pickaxe:before{content:""}.mdi-picture-in-picture-bottom-right:before{content:"︺"}.mdi-picture-in-picture-bottom-right-outline:before{content:"︻"}.mdi-picture-in-picture-top-right:before{content:"︼"}.mdi-picture-in-picture-top-right-outline:before{content:"︽"}.mdi-pier:before{content:""}.mdi-pier-crane:before{content:""}.mdi-pig:before{content:""}.mdi-pill:before{content:""}.mdi-pillar:before{content:""}.mdi-pin:before{content:""}.mdi-pin-off:before{content:""}.mdi-pin-off-outline:before{content:"勞"}.mdi-pin-outline:before{content:"擄"}.mdi-pine-tree:before{content:""}.mdi-pine-tree-box:before{content:""}.mdi-pinterest:before{content:""}.mdi-pinterest-box:before{content:""}.mdi-pinwheel:before{content:"䀹"}.mdi-pinwheel-outline:before{content:"𥉉"}.mdi-pipe:before{content:""}.mdi-pipe-disconnected:before{content:""}.mdi-pipe-leak:before{content:""}.mdi-pirate:before{content:"輻"}.mdi-pistol:before{content:""}.mdi-piston:before{content:""}.mdi-pizza:before{content:""}.mdi-play:before{content:""}.mdi-play-box-outline:before{content:""}.mdi-play-circle:before{content:""}.mdi-play-circle-outline:before{content:""}.mdi-play-network:before{content:""}.mdi-play-network-outline:before{content:"ﲓ"}.mdi-play-outline:before{content:"Ｘ"}.mdi-play-pause:before{content:""}.mdi-play-protected-content:before{content:""}.mdi-play-speed:before{content:""}.mdi-playlist-check:before{content:""}.mdi-playlist-edit:before{content:""}.mdi-playlist-minus:before{content:""}.mdi-playlist-music:before{content:"ﲔ"}.mdi-playlist-music-outline:before{content:"ﲕ"}.mdi-playlist-play:before{content:""}.mdi-playlist-plus:before{content:""}.mdi-playlist-remove:before{content:""}.mdi-playlist-star:before{content:"﷎"}.mdi-playstation:before{content:""}.mdi-plex:before{content:""}.mdi-plus:before{content:""}.mdi-plus-box:before{content:""}.mdi-plus-box-outline:before{content:""}.mdi-plus-circle:before{content:""}.mdi-plus-circle-multiple-outline:before{content:""}.mdi-plus-circle-outline:before{content:""}.mdi-plus-minus:before{content:"撚"}.mdi-plus-minus-box:before{content:"漣"}.mdi-plus-network:before{content:""}.mdi-plus-network-outline:before{content:"ﲖ"}.mdi-plus-one:before{content:""}.mdi-plus-outline:before{content:""}.mdi-pocket:before{content:""}.mdi-podcast:before{content:"煉"}.mdi-podium:before{content:"ﴁ"}.mdi-podium-bronze:before{content:"ﴂ"}.mdi-podium-gold:before{content:"ﴃ"}.mdi-podium-silver:before{content:"ﴄ"}.mdi-point-of-sale:before{content:"ﵮ"}.mdi-pokeball:before{content:""}.mdi-pokemon-go:before{content:"行"}.mdi-poker-chip:before{content:""}.mdi-polaroid:before{content:""}.mdi-poll:before{content:""}.mdi-poll-box:before{content:""}.mdi-polymer:before{content:""}.mdi-pool:before{content:""}.mdi-popcorn:before{content:""}.mdi-postage-stamp:before{content:"ﲗ"}.mdi-pot:before{content:""}.mdi-pot-mix:before{content:""}.mdi-pound:before{content:""}.mdi-pound-box:before{content:""}.mdi-power:before{content:""}.mdi-power-cycle:before{content:"豈"}.mdi-power-off:before{content:"更"}.mdi-power-on:before{content:"車"}.mdi-power-plug:before{content:""}.mdi-power-plug-off:before{content:""}.mdi-power-settings:before{content:""}.mdi-power-sleep:before{content:"賈"}.mdi-power-socket:before{content:""}.mdi-power-socket-au:before{content:"滑"}.mdi-power-socket-eu:before{content:""}.mdi-power-socket-uk:before{content:""}.mdi-power-socket-us:before{content:""}.mdi-power-standby:before{content:"串"}.mdi-powershell:before{content:"降"}.mdi-prescription:before{content:""}.mdi-presentation:before{content:""}.mdi-presentation-play:before{content:""}.mdi-printer:before{content:""}.mdi-printer-3d:before{content:""}.mdi-printer-3d-nozzle:before{content:"︾"}.mdi-printer-3d-nozzle-outline:before{content:"︿"}.mdi-printer-alert:before{content:""}.mdi-printer-off:before{content:"﹀"}.mdi-printer-settings:before{content:""}.mdi-printer-wireless:before{content:"見"}.mdi-priority-high:before{content:""}.mdi-priority-low:before{content:""}.mdi-professional-hexagon:before{content:""}.mdi-progress-alert:before{content:"ﲘ"}.mdi-progress-check:before{content:"璉"}.mdi-progress-clock:before{content:"秊"}.mdi-progress-download:before{content:"練"}.mdi-progress-upload:before{content:"聯"}.mdi-progress-wrench:before{content:"ﲙ"}.mdi-projector:before{content:""}.mdi-projector-screen:before{content:""}.mdi-publish:before{content:""}.mdi-pulse:before{content:""}.mdi-pumpkin:before{content:"ﮛ"}.mdi-purse:before{content:"Ｙ"}.mdi-purse-outline:before{content:"Ｚ"}.mdi-puzzle:before{content:""}.mdi-puzzle-outline:before{content:"贈"}.mdi-qi:before{content:"輦"}.mdi-qqchat:before{content:""}.mdi-qrcode:before{content:""}.mdi-qrcode-edit:before{content:""}.mdi-qrcode-scan:before{content:""}.mdi-quadcopter:before{content:""}.mdi-quality-high:before{content:""}.mdi-quality-low:before{content:"廓"}.mdi-quality-medium:before{content:"兀"}.mdi-quicktime:before{content:""}.mdi-quora:before{content:"ﴅ"}.mdi-rabbit:before{content:"句"}.mdi-racing-helmet:before{content:"ﵯ"}.mdi-racquetball:before{content:"ﵰ"}.mdi-radar:before{content:""}.mdi-radiator:before{content:""}.mdi-radiator-disabled:before{content:"𥳐"}.mdi-radiator-off:before{content:"𧻓"}.mdi-radio:before{content:""}.mdi-radio-am:before{content:"ﲚ"}.mdi-radio-fm:before{content:"ﲛ"}.mdi-radio-handheld:before{content:""}.mdi-radio-tower:before{content:""}.mdi-radioactive:before{content:""}.mdi-radioactive-off:before{content:"ﻞ"}.mdi-radiobox-blank:before{content:""}.mdi-radiobox-marked:before{content:""}.mdi-radius:before{content:"ﲜ"}.mdi-radius-outline:before{content:"ﲝ"}.mdi-railroad-light:before{content:"［"}.mdi-raspberry-pi:before{content:""}.mdi-ray-end:before{content:""}.mdi-ray-end-arrow:before{content:""}.mdi-ray-start:before{content:""}.mdi-ray-start-arrow:before{content:""}.mdi-ray-start-end:before{content:""}.mdi-ray-vertex:before{content:""}.mdi-react:before{content:""}.mdi-read:before{content:""}.mdi-receipt:before{content:""}.mdi-record:before{content:""}.mdi-record-circle:before{content:"ﻟ"}.mdi-record-circle-outline:before{content:"ﻠ"}.mdi-record-player:before{content:"蓮"}.mdi-record-rec:before{content:""}.mdi-rectangle:before{content:"﹁"}.mdi-rectangle-outline:before{content:"﹂"}.mdi-recycle:before{content:""}.mdi-reddit:before{content:""}.mdi-redo:before{content:""}.mdi-redo-variant:before{content:""}.mdi-reflect-horizontal:before{content:"嗀"}.mdi-reflect-vertical:before{content:"﨎"}.mdi-refresh:before{content:""}.mdi-regex:before{content:""}.mdi-registered-trademark:before{content:"辶"}.mdi-relative-scale:before{content:""}.mdi-reload:before{content:""}.mdi-reminder:before{content:""}.mdi-remote:before{content:""}.mdi-remote-desktop:before{content:""}.mdi-remote-off:before{content:"ﻡ"}.mdi-remote-tv:before{content:"ﻢ"}.mdi-remote-tv-off:before{content:"ﻣ"}.mdi-rename-box:before{content:""}.mdi-reorder-horizontal:before{content:""}.mdi-reorder-vertical:before{content:""}.mdi-repeat:before{content:""}.mdi-repeat-off:before{content:""}.mdi-repeat-once:before{content:""}.mdi-replay:before{content:""}.mdi-reply:before{content:""}.mdi-reply-all:before{content:""}.mdi-reply-all-outline:before{content:"＼"}.mdi-reply-outline:before{content:"］"}.mdi-reproduction:before{content:""}.mdi-resistor:before{content:"ײַ"}.mdi-resistor-nodes:before{content:"ﬠ"}.mdi-resize:before{content:"逸"}.mdi-resize-bottom-right:before{content:""}.mdi-responsive:before{content:""}.mdi-restart:before{content:""}.mdi-restart-off:before{content:"ﵱ"}.mdi-restore:before{content:"連"}.mdi-restore-clock:before{content:""}.mdi-rewind:before{content:""}.mdi-rewind-10:before{content:"ﴆ"}.mdi-rewind-30:before{content:"ﵲ"}.mdi-rewind-outline:before{content:""}.mdi-rhombus:before{content:""}.mdi-rhombus-medium:before{content:"﨏"}.mdi-rhombus-outline:before{content:""}.mdi-rhombus-split:before{content:"塚"}.mdi-ribbon:before{content:""}.mdi-rice:before{content:""}.mdi-ring:before{content:""}.mdi-rivet:before{content:"﹃"}.mdi-road:before{content:""}.mdi-road-variant:before{content:""}.mdi-robot:before{content:""}.mdi-robot-industrial:before{content:"ﬡ"}.mdi-robot-vacuum:before{content:""}.mdi-robot-vacuum-variant:before{content:"龜"}.mdi-rocket:before{content:""}.mdi-roller-skate:before{content:"ﴇ"}.mdi-rollerblade:before{content:"ﴈ"}.mdi-rollupjs:before{content:"ﮜ"}.mdi-room-service:before{content:""}.mdi-room-service-outline:before{content:"ﵳ"}.mdi-rotate-3d:before{content:"ﻤ"}.mdi-rotate-3d-variant:before{content:""}.mdi-rotate-left:before{content:""}.mdi-rotate-left-variant:before{content:""}.mdi-rotate-orbit:before{content:"ﵴ"}.mdi-rotate-right:before{content:""}.mdi-rotate-right-variant:before{content:""}.mdi-rounded-corner:before{content:""}.mdi-router-wireless:before{content:""}.mdi-router-wireless-settings:before{content:"難"}.mdi-routes:before{content:""}.mdi-rowing:before{content:""}.mdi-rss:before{content:""}.mdi-rss-box:before{content:""}.mdi-rss-off:before{content:"＾"}.mdi-ruby:before{content:"ﴉ"}.mdi-rugby:before{content:"ﵵ"}.mdi-ruler:before{content:""}.mdi-ruler-square:before{content:"ﲞ"}.mdi-run:before{content:""}.mdi-run-fast:before{content:""}.mdi-sack:before{content:"ﴊ"}.mdi-sack-percent:before{content:"ﴋ"}.mdi-safe:before{content:"響"}.mdi-safety-goggles:before{content:"ﴌ"}.mdi-sailing:before{content:"ﻥ"}.mdi-sale:before{content:""}.mdi-salesforce:before{content:""}.mdi-sass:before{content:""}.mdi-satellite:before{content:""}.mdi-satellite-uplink:before{content:"龜"}.mdi-satellite-variant:before{content:""}.mdi-sausage:before{content:""}.mdi-saw-blade:before{content:"﹄"}.mdi-saxophone:before{content:""}.mdi-scale:before{content:""}.mdi-scale-balance:before{content:""}.mdi-scale-bathroom:before{content:""}.mdi-scanner:before{content:""}.mdi-scanner-off:before{content:"契"}.mdi-scatter-plot:before{content:"ﻦ"}.mdi-scatter-plot-outline:before{content:"ﻧ"}.mdi-school:before{content:""}.mdi-scissors-cutting:before{content:"頻"}.mdi-screen-rotation:before{content:""}.mdi-screen-rotation-lock:before{content:""}.mdi-screw-flat-top:before{content:"﷏"}.mdi-screw-lag:before{content:"﹔"}.mdi-screw-machine-flat-top:before{content:"﹕"}.mdi-screw-machine-round-top:before{content:"﹖"}.mdi-screw-round-top:before{content:"﹗"}.mdi-screwdriver:before{content:""}.mdi-script:before{content:"ﮝ"}.mdi-script-outline:before{content:""}.mdi-script-text:before{content:"ﮞ"}.mdi-script-text-outline:before{content:"ﮟ"}.mdi-sd:before{content:""}.mdi-seal:before{content:""}.mdi-search-web:before{content:""}.mdi-seat:before{content:"ﲟ"}.mdi-seat-flat:before{content:""}.mdi-seat-flat-angled:before{content:""}.mdi-seat-individual-suite:before{content:""}.mdi-seat-legroom-extra:before{content:""}.mdi-seat-legroom-normal:before{content:""}.mdi-seat-legroom-reduced:before{content:""}.mdi-seat-outline:before{content:"ﲠ"}.mdi-seat-recline-extra:before{content:""}.mdi-seat-recline-normal:before{content:""}.mdi-seatbelt:before{content:"ﲡ"}.mdi-security:before{content:""}.mdi-security-network:before{content:""}.mdi-seed:before{content:"﹅"}.mdi-seed-outline:before{content:"﹆"}.mdi-segment:before{content:"ﻨ"}.mdi-select:before{content:""}.mdi-select-all:before{content:""}.mdi-select-color:before{content:"ﴍ"}.mdi-select-compare:before{content:"齃"}.mdi-select-drag:before{content:"恵"}.mdi-select-inverse:before{content:""}.mdi-select-off:before{content:""}.mdi-selection:before{content:""}.mdi-selection-drag:before{content:"𤋮"}.mdi-selection-ellipse:before{content:"ﴎ"}.mdi-selection-ellipse-arrow-inside:before{content:"＿"}.mdi-selection-off:before{content:""}.mdi-send:before{content:""}.mdi-send-circle:before{content:"﹘"}.mdi-send-circle-outline:before{content:"﹙"}.mdi-send-lock:before{content:""}.mdi-serial-port:before{content:""}.mdi-server:before{content:""}.mdi-server-minus:before{content:""}.mdi-server-network:before{content:""}.mdi-server-network-off:before{content:""}.mdi-server-off:before{content:""}.mdi-server-plus:before{content:""}.mdi-server-remove:before{content:""}.mdi-server-security:before{content:""}.mdi-set-all:before{content:""}.mdi-set-center:before{content:""}.mdi-set-center-right:before{content:""}.mdi-set-left:before{content:""}.mdi-set-left-center:before{content:""}.mdi-set-left-right:before{content:""}.mdi-set-none:before{content:""}.mdi-set-right:before{content:""}.mdi-set-top-box:before{content:"咽"}.mdi-settings:before{content:""}.mdi-settings-box:before{content:""}.mdi-settings-helper:before{content:"舘"}.mdi-settings-outline:before{content:""}.mdi-shape:before{content:""}.mdi-shape-circle-plus:before{content:""}.mdi-shape-outline:before{content:""}.mdi-shape-plus:before{content:""}.mdi-shape-polygon-plus:before{content:""}.mdi-shape-rectangle-plus:before{content:""}.mdi-shape-square-plus:before{content:""}.mdi-share:before{content:""}.mdi-share-off:before{content:"｀"}.mdi-share-off-outline:before{content:"ａ"}.mdi-share-outline:before{content:"櫓"}.mdi-share-variant:before{content:""}.mdi-sheep:before{content:"ﲢ"}.mdi-shield:before{content:""}.mdi-shield-account:before{content:""}.mdi-shield-account-outline:before{content:"﨑"}.mdi-shield-airplane:before{content:""}.mdi-shield-airplane-outline:before{content:"ﲣ"}.mdi-shield-alert:before{content:"ﻩ"}.mdi-shield-alert-outline:before{content:"ﻪ"}.mdi-shield-check:before{content:""}.mdi-shield-check-outline:before{content:"ﲤ"}.mdi-shield-cross:before{content:"ﲥ"}.mdi-shield-cross-outline:before{content:"ﲦ"}.mdi-shield-half-full:before{content:""}.mdi-shield-home:before{content:""}.mdi-shield-home-outline:before{content:"ﲧ"}.mdi-shield-key:before{content:"ﮠ"}.mdi-shield-key-outline:before{content:"ﮡ"}.mdi-shield-link-variant:before{content:"ﴏ"}.mdi-shield-link-variant-outline:before{content:"ﴐ"}.mdi-shield-lock:before{content:"列"}.mdi-shield-lock-outline:before{content:"ﲨ"}.mdi-shield-off:before{content:"劣"}.mdi-shield-off-outline:before{content:"鍊"}.mdi-shield-outline:before{content:""}.mdi-shield-plus:before{content:"龎"}.mdi-shield-plus-outline:before{content:"﫚"}.mdi-shield-remove:before{content:"﫛"}.mdi-shield-remove-outline:before{content:"﫜"}.mdi-shield-search:before{content:"ﵶ"}.mdi-ship-wheel:before{content:""}.mdi-shoe-formal:before{content:"ﬢ"}.mdi-shoe-heel:before{content:"ﬣ"}.mdi-shoe-print:before{content:"﹚"}.mdi-shopify:before{content:"﫝"}.mdi-shopping:before{content:""}.mdi-shopping-music:before{content:""}.mdi-shovel:before{content:""}.mdi-shovel-off:before{content:""}.mdi-shower:before{content:"烈"}.mdi-shower-head:before{content:"裂"}.mdi-shredder:before{content:""}.mdi-shuffle:before{content:""}.mdi-shuffle-disabled:before{content:""}.mdi-shuffle-variant:before{content:""}.mdi-sigma:before{content:""}.mdi-sigma-lower:before{content:""}.mdi-sign-caution:before{content:""}.mdi-sign-direction:before{content:""}.mdi-sign-text:before{content:""}.mdi-signal:before{content:""}.mdi-signal-2g:before{content:""}.mdi-signal-3g:before{content:""}.mdi-signal-4g:before{content:""}.mdi-signal-5g:before{content:"﩮"}.mdi-signal-cellular-1:before{content:""}.mdi-signal-cellular-2:before{content:""}.mdi-signal-cellular-3:before{content:""}.mdi-signal-cellular-outline:before{content:""}.mdi-signal-distance-variant:before{content:"﹇"}.mdi-signal-hspa:before{content:""}.mdi-signal-hspa-plus:before{content:""}.mdi-signal-off:before{content:""}.mdi-signal-variant:before{content:""}.mdi-signature:before{content:"﹛"}.mdi-signature-freehand:before{content:"﹜"}.mdi-signature-image:before{content:"﹝"}.mdi-signature-text:before{content:"﹞"}.mdi-silo:before{content:"ﬤ"}.mdi-silverware:before{content:""}.mdi-silverware-fork:before{content:""}.mdi-silverware-fork-knife:before{content:"﩯"}.mdi-silverware-spoon:before{content:""}.mdi-silverware-variant:before{content:""}.mdi-sim:before{content:""}.mdi-sim-alert:before{content:""}.mdi-sim-off:before{content:""}.mdi-sina-weibo:before{content:"﫞"}.mdi-sitemap:before{content:""}.mdi-skate:before{content:"ﴑ"}.mdi-skew-less:before{content:"ﴒ"}.mdi-skew-more:before{content:"ﴓ"}.mdi-skip-backward:before{content:""}.mdi-skip-backward-outline:before{content:"ｂ"}.mdi-skip-forward:before{content:""}.mdi-skip-forward-outline:before{content:"ｃ"}.mdi-skip-next:before{content:""}.mdi-skip-next-circle:before{content:""}.mdi-skip-next-circle-outline:before{content:""}.mdi-skip-next-outline:before{content:"ｄ"}.mdi-skip-previous:before{content:""}.mdi-skip-previous-circle:before{content:""}.mdi-skip-previous-circle-outline:before{content:""}.mdi-skip-previous-outline:before{content:"ｅ"}.mdi-skull:before{content:""}.mdi-skull-crossbones:before{content:"ﮢ"}.mdi-skull-crossbones-outline:before{content:"ﮣ"}.mdi-skull-outline:before{content:"ﮤ"}.mdi-skype:before{content:""}.mdi-skype-business:before{content:""}.mdi-slack:before{content:""}.mdi-slackware:before{content:"金"}.mdi-sleep:before{content:""}.mdi-sleep-off:before{content:""}.mdi-slope-downhill:before{content:"﹟"}.mdi-slope-uphill:before{content:"﹠"}.mdi-smog:before{content:"並"}.mdi-smoke-detector:before{content:""}.mdi-smoking:before{content:""}.mdi-smoking-off:before{content:""}.mdi-snapchat:before{content:""}.mdi-snowflake:before{content:""}.mdi-snowflake-alert:before{content:"ｆ"}.mdi-snowflake-variant:before{content:"ｇ"}.mdi-snowman:before{content:""}.mdi-soccer:before{content:""}.mdi-soccer-field:before{content:""}.mdi-sofa:before{content:""}.mdi-solar-panel:before{content:"ﵷ"}.mdi-solar-panel-large:before{content:"ﵸ"}.mdi-solar-power:before{content:"况"}.mdi-solid:before{content:""}.mdi-sort:before{content:""}.mdi-sort-alphabetical:before{content:""}.mdi-sort-ascending:before{content:""}.mdi-sort-descending:before{content:""}.mdi-sort-numeric:before{content:""}.mdi-sort-variant:before{content:""}.mdi-sort-variant-lock:before{content:"ﲩ"}.mdi-sort-variant-lock-open:before{content:"ﲪ"}.mdi-soundcloud:before{content:""}.mdi-source-branch:before{content:""}.mdi-source-commit:before{content:""}.mdi-source-commit-end:before{content:""}.mdi-source-commit-end-local:before{content:""}.mdi-source-commit-local:before{content:""}.mdi-source-commit-next-local:before{content:""}.mdi-source-commit-start:before{content:""}.mdi-source-commit-start-next-local:before{content:""}.mdi-source-fork:before{content:""}.mdi-source-merge:before{content:""}.mdi-source-pull:before{content:""}.mdi-source-repository:before{content:"ﲫ"}.mdi-source-repository-multiple:before{content:"ﲬ"}.mdi-soy-sauce:before{content:""}.mdi-spa:before{content:"ﲭ"}.mdi-spa-outline:before{content:"ﲮ"}.mdi-space-invaders:before{content:"ﮥ"}.mdi-spade:before{content:"﹈"}.mdi-speaker:before{content:""}.mdi-speaker-bluetooth:before{content:"說"}.mdi-speaker-multiple:before{content:"ﴔ"}.mdi-speaker-off:before{content:""}.mdi-speaker-wireless:before{content:""}.mdi-speedometer:before{content:""}.mdi-spellcheck:before{content:""}.mdi-spider-web:before{content:"ﮦ"}.mdi-spotify:before{content:""}.mdi-spotlight:before{content:""}.mdi-spotlight-beam:before{content:""}.mdi-spray:before{content:""}.mdi-spray-bottle:before{content:"﫟"}.mdi-sprout:before{content:"﹉"}.mdi-sprout-outline:before{content:"﹊"}.mdi-square:before{content:""}.mdi-square-edit-outline:before{content:"喇"}.mdi-square-inc:before{content:""}.mdi-square-inc-cash:before{content:""}.mdi-square-medium:before{content:"晴"}.mdi-square-medium-outline:before{content:"﨓"}.mdi-square-outline:before{content:""}.mdi-square-root:before{content:""}.mdi-square-root-box:before{content:"廉"}.mdi-square-small:before{content:"﨔"}.mdi-squeegee:before{content:"﫠"}.mdi-ssh:before{content:""}.mdi-stack-exchange:before{content:""}.mdi-stack-overflow:before{content:""}.mdi-stadium:before{content:""}.mdi-stairs:before{content:""}.mdi-stamper:before{content:"ﴕ"}.mdi-standard-definition:before{content:""}.mdi-star:before{content:""}.mdi-star-box:before{content:"全"}.mdi-star-box-outline:before{content:"侀"}.mdi-star-circle:before{content:""}.mdi-star-circle-outline:before{content:"念"}.mdi-star-face:before{content:"捻"}.mdi-star-four-points:before{content:"﫡"}.mdi-star-four-points-outline:before{content:"﫢"}.mdi-star-half:before{content:""}.mdi-star-off:before{content:""}.mdi-star-outline:before{content:""}.mdi-star-three-points:before{content:"﫣"}.mdi-star-three-points-outline:before{content:"﫤"}.mdi-steam:before{content:""}.mdi-steam-box:before{content:"奈"}.mdi-steering:before{content:""}.mdi-steering-off:before{content:"懶"}.mdi-step-backward:before{content:""}.mdi-step-backward-2:before{content:""}.mdi-step-forward:before{content:""}.mdi-step-forward-2:before{content:""}.mdi-stethoscope:before{content:""}.mdi-sticker:before{content:""}.mdi-sticker-emoji:before{content:""}.mdi-stocking:before{content:""}.mdi-stop:before{content:""}.mdi-stop-circle:before{content:""}.mdi-stop-circle-outline:before{content:""}.mdi-store:before{content:""}.mdi-store-24-hour:before{content:""}.mdi-stove:before{content:""}.mdi-strava:before{content:"ﬥ"}.mdi-stretch-to-page:before{content:"ｈ"}.mdi-stretch-to-page-outline:before{content:"ｉ"}.mdi-subdirectory-arrow-left:before{content:""}.mdi-subdirectory-arrow-right:before{content:""}.mdi-subtitles:before{content:"凞"}.mdi-subtitles-outline:before{content:"猪"}.mdi-subway:before{content:""}.mdi-subway-alert-variant:before{content:"ﵹ"}.mdi-subway-variant:before{content:""}.mdi-summit:before{content:""}.mdi-sunglasses:before{content:""}.mdi-surround-sound:before{content:""}.mdi-surround-sound-2-0:before{content:""}.mdi-surround-sound-3-1:before{content:""}.mdi-surround-sound-5-1:before{content:""}.mdi-surround-sound-7-1:before{content:""}.mdi-svg:before{content:""}.mdi-swap-horizontal:before{content:""}.mdi-swap-horizontal-bold:before{content:"ﮩ"}.mdi-swap-horizontal-variant:before{content:""}.mdi-swap-vertical:before{content:""}.mdi-swap-vertical-bold:before{content:"ﮪ"}.mdi-swap-vertical-variant:before{content:""}.mdi-swim:before{content:""}.mdi-switch:before{content:""}.mdi-sword:before{content:""}.mdi-sword-cross:before{content:""}.mdi-symfony:before{content:"﫥"}.mdi-sync:before{content:""}.mdi-sync-alert:before{content:""}.mdi-sync-off:before{content:""}.mdi-tab:before{content:""}.mdi-tab-minus:before{content:"ﬦ"}.mdi-tab-plus:before{content:""}.mdi-tab-remove:before{content:"ﬧ"}.mdi-tab-unselected:before{content:""}.mdi-table:before{content:""}.mdi-table-border:before{content:"益"}.mdi-table-column:before{content:""}.mdi-table-column-plus-after:before{content:""}.mdi-table-column-plus-before:before{content:""}.mdi-table-column-remove:before{content:""}.mdi-table-column-width:before{content:""}.mdi-table-edit:before{content:""}.mdi-table-large:before{content:""}.mdi-table-merge-cells:before{content:"殮"}.mdi-table-of-contents:before{content:""}.mdi-table-plus:before{content:"充"}.mdi-table-remove:before{content:"冀"}.mdi-table-row:before{content:""}.mdi-table-row-height:before{content:""}.mdi-table-row-plus-after:before{content:""}.mdi-table-row-plus-before:before{content:""}.mdi-table-row-remove:before{content:""}.mdi-table-search:before{content:"癩"}.mdi-table-settings:before{content:""}.mdi-table-tennis:before{content:"﹋"}.mdi-tablet:before{content:""}.mdi-tablet-android:before{content:""}.mdi-tablet-cellphone:before{content:"簾"}.mdi-tablet-dashboard:before{content:"ﻫ"}.mdi-tablet-ipad:before{content:""}.mdi-taco:before{content:""}.mdi-tag:before{content:""}.mdi-tag-faces:before{content:""}.mdi-tag-heart:before{content:""}.mdi-tag-heart-outline:before{content:"ﮫ"}.mdi-tag-minus:before{content:"羅"}.mdi-tag-multiple:before{content:""}.mdi-tag-outline:before{content:""}.mdi-tag-plus:before{content:""}.mdi-tag-remove:before{content:""}.mdi-tag-text-outline:before{content:""}.mdi-tank:before{content:"ﴖ"}.mdi-tape-measure:before{content:"ﬨ"}.mdi-target:before{content:""}.mdi-target-account:before{content:"ﮬ"}.mdi-target-variant:before{content:"勇"}.mdi-taxi:before{content:""}.mdi-tea:before{content:"ﵺ"}.mdi-tea-outline:before{content:"ﵻ"}.mdi-teach:before{content:""}.mdi-teamviewer:before{content:""}.mdi-telegram:before{content:""}.mdi-telescope:before{content:"﬩"}.mdi-television:before{content:""}.mdi-television-box:before{content:""}.mdi-television-classic:before{content:""}.mdi-television-classic-off:before{content:""}.mdi-television-guide:before{content:""}.mdi-television-off:before{content:""}.mdi-television-play:before{content:"ﻬ"}.mdi-temperature-celsius:before{content:""}.mdi-temperature-fahrenheit:before{content:""}.mdi-temperature-kelvin:before{content:""}.mdi-tennis:before{content:"ﵼ"}.mdi-tennis-ball:before{content:""}.mdi-tent:before{content:""}.mdi-terrain:before{content:""}.mdi-test-tube:before{content:""}.mdi-test-tube-empty:before{content:"蘿"}.mdi-test-tube-off:before{content:"螺"}.mdi-text:before{content:"獵"}.mdi-text-shadow:before{content:""}.mdi-text-short:before{content:"令"}.mdi-text-subject:before{content:"囹"}.mdi-text-to-speech:before{content:""}.mdi-text-to-speech-off:before{content:""}.mdi-textbox:before{content:""}.mdi-textbox-password:before{content:""}.mdi-texture:before{content:""}.mdi-theater:before{content:""}.mdi-theme-light-dark:before{content:""}.mdi-thermometer:before{content:""}.mdi-thermometer-alert:before{content:"﹡"}.mdi-thermometer-chevron-down:before{content:"﹢"}.mdi-thermometer-chevron-up:before{content:"﹣"}.mdi-thermometer-lines:before{content:""}.mdi-thermometer-minus:before{content:"﹤"}.mdi-thermometer-plus:before{content:"﹥"}.mdi-thermostat:before{content:""}.mdi-thermostat-box:before{content:""}.mdi-thought-bubble:before{content:""}.mdi-thought-bubble-outline:before{content:""}.mdi-thumb-down:before{content:""}.mdi-thumb-down-outline:before{content:""}.mdi-thumb-up:before{content:""}.mdi-thumb-up-outline:before{content:""}.mdi-thumbs-up-down:before{content:""}.mdi-ticket:before{content:""}.mdi-ticket-account:before{content:""}.mdi-ticket-confirmation:before{content:""}.mdi-ticket-outline:before{content:"裸"}.mdi-ticket-percent:before{content:""}.mdi-tie:before{content:""}.mdi-tilde:before{content:""}.mdi-timelapse:before{content:""}.mdi-timeline:before{content:"ﮭ"}.mdi-timeline-outline:before{content:"ﮮ"}.mdi-timeline-text:before{content:"ﮯ"}.mdi-timeline-text-outline:before{content:"ﮰ"}.mdi-timer:before{content:""}.mdi-timer-10:before{content:""}.mdi-timer-3:before{content:""}.mdi-timer-off:before{content:""}.mdi-timer-sand:before{content:""}.mdi-timer-sand-empty:before{content:""}.mdi-timer-sand-full:before{content:""}.mdi-timetable:before{content:""}.mdi-toaster-oven:before{content:"ﲯ"}.mdi-toggle-switch:before{content:""}.mdi-toggle-switch-off:before{content:""}.mdi-toggle-switch-off-outline:before{content:"礼"}.mdi-toggle-switch-outline:before{content:"神"}.mdi-toilet:before{content:"寧"}.mdi-toolbox:before{content:"嶺"}.mdi-toolbox-outline:before{content:"怜"}.mdi-tooltip:before{content:""}.mdi-tooltip-account:before{content:""}.mdi-tooltip-edit:before{content:""}.mdi-tooltip-image:before{content:""}.mdi-tooltip-image-outline:before{content:"ﮱ"}.mdi-tooltip-outline:before{content:""}.mdi-tooltip-plus:before{content:"﮲"}.mdi-tooltip-plus-outline:before{content:""}.mdi-tooltip-text:before{content:""}.mdi-tooltip-text-outline:before{content:"﮳"}.mdi-tooth:before{content:""}.mdi-tooth-outline:before{content:""}.mdi-tor:before{content:""}.mdi-tortoise:before{content:"ﴗ"}.mdi-tournament:before{content:"玲"}.mdi-tower-beach:before{content:""}.mdi-tower-fire:before{content:""}.mdi-towing:before{content:""}.mdi-track-light:before{content:"邏"}.mdi-trackpad:before{content:""}.mdi-trackpad-lock:before{content:"爐"}.mdi-tractor:before{content:""}.mdi-trademark:before{content:"勺"}.mdi-traffic-light:before{content:""}.mdi-train:before{content:""}.mdi-train-car:before{content:"﮴"}.mdi-train-variant:before{content:""}.mdi-tram:before{content:""}.mdi-transcribe:before{content:""}.mdi-transcribe-close:before{content:""}.mdi-transfer-down:before{content:"ﵽ"}.mdi-transfer-left:before{content:"ﵾ"}.mdi-transfer-right:before{content:""}.mdi-transfer-up:before{content:"ﵿ"}.mdi-transit-connection:before{content:"ﴘ"}.mdi-transit-connection-variant:before{content:"ﴙ"}.mdi-transit-transfer:before{content:""}.mdi-transition:before{content:"樂"}.mdi-transition-masked:before{content:"洛"}.mdi-translate:before{content:""}.mdi-translate-off:before{content:"﹦"}.mdi-transmission-tower:before{content:"ﴚ"}.mdi-trash-can:before{content:"喝"}.mdi-trash-can-outline:before{content:"啕"}.mdi-treasure-chest:before{content:""}.mdi-tree:before{content:""}.mdi-tree-outline:before{content:"﹌"}.mdi-trello:before{content:""}.mdi-trending-down:before{content:""}.mdi-trending-neutral:before{content:""}.mdi-trending-up:before{content:""}.mdi-triangle:before{content:""}.mdi-triangle-outline:before{content:""}.mdi-triforce:before{content:"﮵"}.mdi-trophy:before{content:""}.mdi-trophy-award:before{content:""}.mdi-trophy-broken:before{content:"ﶀ"}.mdi-trophy-outline:before{content:""}.mdi-trophy-variant:before{content:""}.mdi-trophy-variant-outline:before{content:""}.mdi-truck:before{content:""}.mdi-truck-check:before{content:"ﲰ"}.mdi-truck-delivery:before{content:""}.mdi-truck-fast:before{content:""}.mdi-truck-trailer:before{content:""}.mdi-tshirt-crew:before{content:"喙"}.mdi-tshirt-crew-outline:before{content:""}.mdi-tshirt-v:before{content:"嗢"}.mdi-tshirt-v-outline:before{content:""}.mdi-tumble-dryer:before{content:"烙"}.mdi-tumblr:before{content:""}.mdi-tumblr-box:before{content:"珞"}.mdi-tumblr-reblog:before{content:""}.mdi-tune:before{content:""}.mdi-tune-vertical:before{content:""}.mdi-turnstile:before{content:"ﲱ"}.mdi-turnstile-outline:before{content:"ﲲ"}.mdi-turtle:before{content:"ﲳ"}.mdi-twitch:before{content:""}.mdi-twitter:before{content:""}.mdi-twitter-box:before{content:""}.mdi-twitter-circle:before{content:""}.mdi-twitter-retweet:before{content:""}.mdi-two-factor-authentication:before{content:"瑩"}.mdi-typewriter:before{content:"ｊ"}.mdi-uber:before{content:""}.mdi-ubisoft:before{content:"﮶"}.mdi-ubuntu:before{content:""}.mdi-ultra-high-definition:before{content:""}.mdi-umbraco:before{content:""}.mdi-umbrella:before{content:""}.mdi-umbrella-closed:before{content:"羚"}.mdi-umbrella-outline:before{content:""}.mdi-undo:before{content:""}.mdi-undo-variant:before{content:""}.mdi-unfold-less-horizontal:before{content:""}.mdi-unfold-less-vertical:before{content:""}.mdi-unfold-more-horizontal:before{content:""}.mdi-unfold-more-vertical:before{content:""}.mdi-ungroup:before{content:""}.mdi-unicode:before{content:"ﻭ"}.mdi-unity:before{content:""}.mdi-unreal:before{content:"聆"}.mdi-untappd:before{content:""}.mdi-update:before{content:""}.mdi-upload:before{content:""}.mdi-upload-multiple:before{content:""}.mdi-upload-network:before{content:""}.mdi-upload-network-outline:before{content:"ﲴ"}.mdi-upload-outline:before{content:"﹧"}.mdi-usb:before{content:""}.mdi-van-passenger:before{content:""}.mdi-van-utility:before{content:""}.mdi-vanish:before{content:""}.mdi-variable:before{content:"﫦"}.mdi-vector-arrange-above:before{content:""}.mdi-vector-arrange-below:before{content:""}.mdi-vector-bezier:before{content:"﫧"}.mdi-vector-circle:before{content:""}.mdi-vector-circle-variant:before{content:""}.mdi-vector-combine:before{content:""}.mdi-vector-curve:before{content:""}.mdi-vector-difference:before{content:""}.mdi-vector-difference-ab:before{content:""}.mdi-vector-difference-ba:before{content:""}.mdi-vector-ellipse:before{content:""}.mdi-vector-intersection:before{content:""}.mdi-vector-line:before{content:""}.mdi-vector-point:before{content:""}.mdi-vector-polygon:before{content:""}.mdi-vector-polyline:before{content:""}.mdi-vector-radius:before{content:""}.mdi-vector-rectangle:before{content:""}.mdi-vector-selection:before{content:""}.mdi-vector-square:before{content:""}.mdi-vector-triangle:before{content:""}.mdi-vector-union:before{content:""}.mdi-venmo:before{content:""}.mdi-vhs:before{content:"祥"}.mdi-vibrate:before{content:""}.mdi-vibrate-off:before{content:"ﲵ"}.mdi-video:before{content:""}.mdi-video-3d:before{content:""}.mdi-video-3d-variant:before{content:"ﻮ"}.mdi-video-4k-box:before{content:""}.mdi-video-account:before{content:"落"}.mdi-video-image:before{content:"酪"}.mdi-video-input-antenna:before{content:""}.mdi-video-input-component:before{content:""}.mdi-video-input-hdmi:before{content:""}.mdi-video-input-svideo:before{content:""}.mdi-video-minus:before{content:"鈴"}.mdi-video-off:before{content:""}.mdi-video-off-outline:before{content:"﮷"}.mdi-video-outline:before{content:"﮸"}.mdi-video-plus:before{content:"零"}.mdi-video-stabilization:before{content:"駱"}.mdi-video-switch:before{content:""}.mdi-video-vintage:before{content:"福"}.mdi-video-wireless:before{content:"ﻯ"}.mdi-video-wireless-outline:before{content:"ﻰ"}.mdi-view-agenda:before{content:""}.mdi-view-array:before{content:""}.mdi-view-carousel:before{content:""}.mdi-view-column:before{content:""}.mdi-view-comfy:before{content:"﹍"}.mdi-view-compact:before{content:"﹎"}.mdi-view-compact-outline:before{content:"﹏"}.mdi-view-dashboard:before{content:""}.mdi-view-dashboard-outline:before{content:"靖"}.mdi-view-dashboard-variant:before{content:""}.mdi-view-day:before{content:""}.mdi-view-grid:before{content:""}.mdi-view-headline:before{content:""}.mdi-view-list:before{content:""}.mdi-view-module:before{content:""}.mdi-view-parallel:before{content:""}.mdi-view-quilt:before{content:""}.mdi-view-sequential:before{content:""}.mdi-view-split-horizontal:before{content:"ﮧ"}.mdi-view-split-vertical:before{content:"ﮨ"}.mdi-view-stream:before{content:""}.mdi-view-week:before{content:""}.mdi-vimeo:before{content:""}.mdi-violin:before{content:""}.mdi-virtual-reality:before{content:""}.mdi-visual-studio:before{content:""}.mdi-visual-studio-code:before{content:"精"}.mdi-vk:before{content:""}.mdi-vk-box:before{content:""}.mdi-vk-circle:before{content:""}.mdi-vlc:before{content:""}.mdi-voice:before{content:""}.mdi-voice-off:before{content:"ﻱ"}.mdi-voicemail:before{content:""}.mdi-volleyball:before{content:"靈"}.mdi-volume-high:before{content:""}.mdi-volume-low:before{content:""}.mdi-volume-medium:before{content:""}.mdi-volume-minus:before{content:""}.mdi-volume-mute:before{content:""}.mdi-volume-off:before{content:""}.mdi-volume-plus:before{content:""}.mdi-volume-variant-off:before{content:"﹨"}.mdi-vote:before{content:"羽"}.mdi-vote-outline:before{content:"﨟"}.mdi-vpn:before{content:""}.mdi-vuejs:before{content:""}.mdi-vuetify:before{content:"﹐"}.mdi-walk:before{content:""}.mdi-wall:before{content:""}.mdi-wall-sconce:before{content:"亂"}.mdi-wall-sconce-flat:before{content:"卵"}.mdi-wall-sconce-variant:before{content:"欄"}.mdi-wallet:before{content:""}.mdi-wallet-giftcard:before{content:""}.mdi-wallet-membership:before{content:""}.mdi-wallet-outline:before{content:"﮹"}.mdi-wallet-travel:before{content:""}.mdi-wallpaper:before{content:"﹩"}.mdi-wan:before{content:""}.mdi-washing-machine:before{content:""}.mdi-watch:before{content:""}.mdi-watch-export:before{content:""}.mdi-watch-export-variant:before{content:""}.mdi-watch-import:before{content:""}.mdi-watch-import-variant:before{content:""}.mdi-watch-variant:before{content:""}.mdi-watch-vibrate:before{content:""}.mdi-watch-vibrate-off:before{content:"ﲶ"}.mdi-water:before{content:""}.mdi-water-off:before{content:""}.mdi-water-outline:before{content:"﹪"}.mdi-water-percent:before{content:""}.mdi-water-pump:before{content:""}.mdi-watermark:before{content:""}.mdi-wave:before{content:"ｋ"}.mdi-waves:before{content:""}.mdi-waze:before{content:"﮺"}.mdi-weather-cloudy:before{content:""}.mdi-weather-cloudy-alert:before{content:"ｌ"}.mdi-weather-cloudy-arrow-right:before{content:"﹑"}.mdi-weather-fog:before{content:""}.mdi-weather-hail:before{content:""}.mdi-weather-hazy:before{content:"ｍ"}.mdi-weather-hurricane:before{content:""}.mdi-weather-lightning:before{content:""}.mdi-weather-lightning-rainy:before{content:""}.mdi-weather-night:before{content:""}.mdi-weather-night-partly-cloudy:before{content:"ｎ"}.mdi-weather-partly-cloudy:before{content:""}.mdi-weather-partly-lightning:before{content:"ｏ"}.mdi-weather-partly-rainy:before{content:"ｐ"}.mdi-weather-partly-snowy:before{content:"ｑ"}.mdi-weather-partly-snowy-rainy:before{content:"ｒ"}.mdi-weather-pouring:before{content:""}.mdi-weather-rainy:before{content:""}.mdi-weather-snowy:before{content:""}.mdi-weather-snowy-heavy:before{content:"ｓ"}.mdi-weather-snowy-rainy:before{content:""}.mdi-weather-sunny:before{content:""}.mdi-weather-sunny-alert:before{content:"ｔ"}.mdi-weather-sunset:before{content:""}.mdi-weather-sunset-down:before{content:""}.mdi-weather-sunset-up:before{content:""}.mdi-weather-tornado:before{content:"ｕ"}.mdi-weather-windy:before{content:""}.mdi-weather-windy-variant:before{content:""}.mdi-web:before{content:""}.mdi-webcam:before{content:""}.mdi-webhook:before{content:""}.mdi-webpack:before{content:""}.mdi-wechat:before{content:""}.mdi-weight:before{content:""}.mdi-weight-gram:before{content:"ﴛ"}.mdi-weight-kilogram:before{content:""}.mdi-weight-pound:before{content:"領"}.mdi-whatsapp:before{content:""}.mdi-wheelchair-accessibility:before{content:""}.mdi-whistle:before{content:"例"}.mdi-white-balance-auto:before{content:""}.mdi-white-balance-incandescent:before{content:""}.mdi-white-balance-iridescent:before{content:""}.mdi-white-balance-sunny:before{content:""}.mdi-widgets:before{content:""}.mdi-wifi:before{content:""}.mdi-wifi-off:before{content:""}.mdi-wifi-star:before{content:"﹫"}.mdi-wifi-strength-1:before{content:"爛"}.mdi-wifi-strength-1-alert:before{content:"蘭"}.mdi-wifi-strength-1-lock:before{content:"鸞"}.mdi-wifi-strength-2:before{content:"嵐"}.mdi-wifi-strength-2-alert:before{content:"濫"}.mdi-wifi-strength-2-lock:before{content:"藍"}.mdi-wifi-strength-3:before{content:"襤"}.mdi-wifi-strength-3-alert:before{content:"拉"}.mdi-wifi-strength-3-lock:before{content:"臘"}.mdi-wifi-strength-4:before{content:"蠟"}.mdi-wifi-strength-4-alert:before{content:"廊"}.mdi-wifi-strength-4-lock:before{content:"朗"}.mdi-wifi-strength-alert-outline:before{content:"浪"}.mdi-wifi-strength-lock-outline:before{content:"狼"}.mdi-wifi-strength-off:before{content:"郎"}.mdi-wifi-strength-off-outline:before{content:"來"}.mdi-wifi-strength-outline:before{content:"冷"}.mdi-wii:before{content:""}.mdi-wiiu:before{content:""}.mdi-wikipedia:before{content:""}.mdi-wind-turbine:before{content:"ﶁ"}.mdi-window-close:before{content:""}.mdi-window-closed:before{content:""}.mdi-window-maximize:before{content:""}.mdi-window-minimize:before{content:""}.mdi-window-open:before{content:""}.mdi-window-restore:before{content:""}.mdi-windows:before{content:""}.mdi-windows-classic:before{content:"蘒"}.mdi-wiper:before{content:"﫨"}.mdi-wiper-wash:before{content:"ﶂ"}.mdi-wordpress:before{content:""}.mdi-worker:before{content:""}.mdi-wrap:before{content:""}.mdi-wrap-disabled:before{content:"﮻"}.mdi-wrench:before{content:""}.mdi-wrench-outline:before{content:"﮼"}.mdi-wunderlist:before{content:""}.mdi-xamarin:before{content:""}.mdi-xamarin-outline:before{content:""}.mdi-xaml:before{content:""}.mdi-xbox:before{content:""}.mdi-xbox-controller:before{content:""}.mdi-xbox-controller-battery-alert:before{content:""}.mdi-xbox-controller-battery-charging:before{content:"﨡"}.mdi-xbox-controller-battery-empty:before{content:""}.mdi-xbox-controller-battery-full:before{content:""}.mdi-xbox-controller-battery-low:before{content:""}.mdi-xbox-controller-battery-medium:before{content:""}.mdi-xbox-controller-battery-unknown:before{content:""}.mdi-xbox-controller-menu:before{content:"﹒"}.mdi-xbox-controller-off:before{content:""}.mdi-xbox-controller-view:before{content:"﹓"}.mdi-xda:before{content:""}.mdi-xing:before{content:""}.mdi-xing-box:before{content:""}.mdi-xing-circle:before{content:""}.mdi-xml:before{content:""}.mdi-xmpp:before{content:""}.mdi-yahoo:before{content:"שׁ"}.mdi-yammer:before{content:""}.mdi-yeast:before{content:""}.mdi-yelp:before{content:""}.mdi-yin-yang:before{content:""}.mdi-youtube:before{content:""}.mdi-youtube-creator-studio:before{content:""}.mdi-youtube-gaming:before{content:""}.mdi-youtube-subscription:before{content:"ﴜ"}.mdi-youtube-tv:before{content:""}.mdi-z-wave:before{content:"﫩"}.mdi-zend:before{content:"﫪"}.mdi-zigbee:before{content:"ﴝ"}.mdi-zip-box:before{content:""}.mdi-zip-disk:before{content:"諸"}.mdi-zodiac-aquarius:before{content:"塚"}.mdi-zodiac-aries:before{content:"墳"}.mdi-zodiac-cancer:before{content:"奄"}.mdi-zodiac-capricorn:before{content:"奔"}.mdi-zodiac-gemini:before{content:"婢"}.mdi-zodiac-leo:before{content:"嬨"}.mdi-zodiac-libra:before{content:"廒"}.mdi-zodiac-pisces:before{content:"廙"}.mdi-zodiac-sagittarius:before{content:"彩"}.mdi-zodiac-scorpio:before{content:"徭"}.mdi-zodiac-taurus:before{content:"惘"}.mdi-zodiac-virgo:before{content:"慎"}.mdi-blank:before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:#0000008a}.mdi-dark.mdi-inactive:before{color:#00000042}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:#ffffff4d}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);-webkit-filter:FlipV;filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:feather;src:url(/assets/feather-B6uk7rDz.eot?t=1525787366991);src:url(/assets/feather-B6uk7rDz.eot?t=1525787366991#iefix) format("embedded-opentype"),url(/assets/feather-BBViPOsB.woff?t=1525787366991) format("woff"),url(/assets/feather-DJLJ3y0Y.ttf?t=1525787366991) format("truetype"),url(/assets/feather-CJHuDf5s.svg?t=1525787366991#feather) format("svg")}[class^=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-alert-octagon:before{content:""}.fe-alert-circle:before{content:""}.fe-activity:before{content:""}.fe-alert-triangle:before{content:""}.fe-align-center:before{content:""}.fe-airplay:before{content:""}.fe-align-justify:before{content:""}.fe-align-left:before{content:""}.fe-align-right:before{content:""}.fe-arrow-down-left:before{content:""}.fe-arrow-down-right:before{content:""}.fe-anchor:before{content:""}.fe-aperture:before{content:""}.fe-arrow-left:before{content:""}.fe-arrow-right:before{content:""}.fe-arrow-down:before{content:""}.fe-arrow-up-left:before{content:""}.fe-arrow-up-right:before{content:""}.fe-arrow-up:before{content:""}.fe-award:before{content:""}.fe-bar-chart:before{content:""}.fe-at-sign:before{content:""}.fe-bar-chart-2:before{content:""}.fe-battery-charging:before{content:""}.fe-bell-off:before{content:""}.fe-battery:before{content:""}.fe-bluetooth:before{content:""}.fe-bell:before{content:""}.fe-book:before{content:""}.fe-briefcase:before{content:""}.fe-camera-off:before{content:""}.fe-calendar:before{content:""}.fe-bookmark:before{content:""}.fe-box:before{content:""}.fe-camera:before{content:""}.fe-check-circle:before{content:""}.fe-check:before{content:""}.fe-check-square:before{content:""}.fe-cast: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-right:before{content:""}.fe-chevrons-up:before{content:""}.fe-chevrons-left:before{content:""}.fe-circle:before{content:""}.fe-clipboard:before{content:""}.fe-chrome:before{content:""}.fe-clock:before{content:""}.fe-cloud-lightning:before{content:""}.fe-cloud-drizzle:before{content:""}.fe-cloud-rain:before{content:""}.fe-cloud-off:before{content:""}.fe-codepen:before{content:""}.fe-cloud-snow:before{content:""}.fe-compass:before{content:""}.fe-copy:before{content:""}.fe-corner-down-right:before{content:""}.fe-corner-down-left:before{content:""}.fe-corner-left-down:before{content:""}.fe-corner-left-up:before{content:""}.fe-corner-up-left:before{content:""}.fe-corner-up-right:before{content:""}.fe-corner-right-down:before{content:""}.fe-corner-right-up:before{content:""}.fe-cpu:before{content:""}.fe-credit-card:before{content:""}.fe-crosshair:before{content:""}.fe-disc:before{content:""}.fe-delete:before{content:""}.fe-download-cloud:before{content:""}.fe-download:before{content:""}.fe-droplet:before{content:""}.fe-edit-2:before{content:""}.fe-edit:before{content:""}.fe-edit-1:before{content:""}.fe-external-link:before{content:""}.fe-eye:before{content:""}.fe-feather:before{content:""}.fe-facebook:before{content:""}.fe-file-minus:before{content:""}.fe-eye-off:before{content:""}.fe-fast-forward:before{content:""}.fe-file-text:before{content:""}.fe-film:before{content:""}.fe-file:before{content:""}.fe-file-plus:before{content:""}.fe-folder:before{content:""}.fe-filter:before{content:""}.fe-flag:before{content:""}.fe-globe:before{content:""}.fe-grid:before{content:""}.fe-heart:before{content:""}.fe-home:before{content:""}.fe-github:before{content:""}.fe-image:before{content:""}.fe-inbox:before{content:""}.fe-layers:before{content:""}.fe-info:before{content:""}.fe-instagram:before{content:""}.fe-layout:before{content:""}.fe-link-2:before{content:""}.fe-life-buoy:before{content:""}.fe-link:before{content:""}.fe-log-in:before{content:""}.fe-list:before{content:""}.fe-lock:before{content:""}.fe-log-out:before{content:""}.fe-loader:before{content:""}.fe-mail:before{content:""}.fe-maximize-2:before{content:""}.fe-map:before{content:""}.fe-map-pin:before{content:""}.fe-menu:before{content:""}.fe-message-circle:before{content:""}.fe-message-square:before{content:""}.fe-minimize-2:before{content:""}.fe-mic-off:before{content:""}.fe-minus-circle:before{content:""}.fe-mic:before{content:""}.fe-minus-square:before{content:""}.fe-minus:before{content:""}.fe-moon:before{content:""}.fe-monitor:before{content:""}.fe-more-vertical:before{content:""}.fe-more-horizontal:before{content:""}.fe-move:before{content:""}.fe-music:before{content:""}.fe-navigation-2:before{content:""}.fe-navigation:before{content:""}.fe-octagon:before{content:""}.fe-package:before{content:""}.fe-pause-circle:before{content:""}.fe-pause:before{content:""}.fe-percent:before{content:""}.fe-phone-call:before{content:""}.fe-phone-forwarded:before{content:""}.fe-phone-missed:before{content:""}.fe-phone-off:before{content:""}.fe-phone-incoming:before{content:""}.fe-phone:before{content:""}.fe-phone-outgoing:before{content:""}.fe-pie-chart:before{content:""}.fe-play-circle:before{content:""}.fe-play:before{content:""}.fe-plus-square:before{content:""}.fe-plus-circle:before{content:""}.fe-plus:before{content:""}.fe-pocket:before{content:""}.fe-printer:before{content:""}.fe-power:before{content:""}.fe-radio:before{content:""}.fe-repeat:before{content:""}.fe-refresh-ccw:before{content:""}.fe-rewind:before{content:""}.fe-rotate-ccw:before{content:""}.fe-refresh-cw:before{content:""}.fe-rotate-cw:before{content:""}.fe-save:before{content:""}.fe-search:before{content:""}.fe-server:before{content:""}.fe-scissors:before{content:""}.fe-share-2:before{content:""}.fe-share:before{content:""}.fe-shield:before{content:""}.fe-settings:before{content:""}.fe-skip-back:before{content:""}.fe-shuffle:before{content:""}.fe-sidebar:before{content:""}.fe-skip-forward:before{content:""}.fe-slack:before{content:""}.fe-slash:before{content:""}.fe-smartphone:before{content:""}.fe-square:before{content:""}.fe-speaker:before{content:""}.fe-star:before{content:""}.fe-stop-circle:before{content:""}.fe-sun:before{content:""}.fe-sunrise:before{content:""}.fe-tablet:before{content:""}.fe-tag:before{content:""}.fe-sunset:before{content:""}.fe-target:before{content:""}.fe-thermometer:before{content:""}.fe-thumbs-up:before{content:""}.fe-thumbs-down:before{content:""}.fe-toggle-left:before{content:""}.fe-toggle-right:before{content:""}.fe-trash-2:before{content:""}.fe-trash:before{content:""}.fe-trending-up:before{content:""}.fe-trending-down:before{content:""}.fe-triangle:before{content:""}.fe-type:before{content:""}.fe-twitter:before{content:""}.fe-upload:before{content:""}.fe-umbrella:before{content:""}.fe-upload-cloud:before{content:""}.fe-unlock:before{content:""}.fe-user-check:before{content:""}.fe-user-minus:before{content:""}.fe-user-plus:before{content:""}.fe-user-x:before{content:""}.fe-user:before{content:""}.fe-users:before{content:""}.fe-video-off:before{content:""}.fe-video:before{content:""}.fe-voicemail:before{content:""}.fe-volume-x:before{content:""}.fe-volume-2:before{content:""}.fe-volume-1:before{content:""}.fe-volume:before{content:""}.fe-watch:before{content:""}.fe-wifi:before{content:""}.fe-x-square:before{content:""}.fe-wind:before{content:""}.fe-x:before{content:""}.fe-x-circle:before{content:""}.fe-zap:before{content:""}.fe-zoom-in:before{content:""}.fe-zoom-out:before{content:""}.fe-command:before{content:""}.fe-cloud:before{content:""}.fe-hash:before{content:""}.fe-headphones:before{content:""}.fe-underline:before{content:""}.fe-italic:before{content:""}.fe-bold:before{content:""}.fe-crop:before{content:""}.fe-help-circle:before{content:""}.fe-paperclip:before{content:""}.fe-shopping-cart:before{content:""}.fe-tv:before{content:""}.fe-wifi-off:before{content:""}.fe-minimize:before{content:""}.fe-maximize:before{content:""}.fe-gitlab:before{content:""}.fe-sliders:before{content:""}.fe-star-on:before{content:""}.fe-heart-on:before{content:""}.fe-archive:before{content:""}.fe-arrow-down-circle:before{content:""}.fe-arrow-up-circle:before{content:""}.fe-arrow-left-circle:before{content:""}.fe-arrow-right-circle:before{content:""}.fe-bar-chart-line-:before{content:""}.fe-bar-chart-line:before{content:""}.fe-book-open:before{content:""}.fe-code:before{content:""}.fe-database:before{content:""}.fe-dollar-sign:before{content:""}.fe-folder-plus:before{content:""}.fe-gift:before{content:""}.fe-folder-minus:before{content:""}.fe-git-commit:before{content:""}.fe-git-branch:before{content:""}.fe-git-pull-request:before{content:""}.fe-git-merge:before{content:""}.fe-linkedin:before{content:""}.fe-hard-drive:before{content:""}.fe-more-vertical-:before{content:""}.fe-more-horizontal-:before{content:""}.fe-rss:before{content:""}.fe-send:before{content:""}.fe-shield-off:before{content:""}.fe-shopping-bag:before{content:""}.fe-terminal:before{content:""}.fe-truck:before{content:""}.fe-zap-off:before{content:""}.fe-youtube:before{content:""}/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-balance-scale:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-wizard:before{content:""}.fa-haykal:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-nintendo-switch:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-volume:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/assets/fa-brands-400-DXvZjFZP.eot);src:url(/assets/fa-brands-400-DXvZjFZP.eot?#iefix) format("embedded-opentype"),url(/assets/fa-brands-400-lS-mY9Na.woff2) format("woff2"),url(/assets/fa-brands-400-CPBVqbP5.woff) format("woff"),url(/assets/fa-brands-400-B-rwoP8-.ttf) format("truetype"),url(/assets/fa-brands-400-Dw3HNT7X.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/assets/fa-regular-400-J4V8Xokt.eot);src:url(/assets/fa-regular-400-J4V8Xokt.eot?#iefix) format("embedded-opentype"),url(/assets/fa-regular-400-CmCXTbUc.woff2) format("woff2"),url(/assets/fa-regular-400-DOyvxkGP.woff) format("woff"),url(/assets/fa-regular-400-ya1Muewu.ttf) format("truetype"),url(/assets/fa-regular-400-d4P8hIbm.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/assets/fa-solid-900-DT6Gtw1i.eot);src:url(/assets/fa-solid-900-DT6Gtw1i.eot?#iefix) format("embedded-opentype"),url(/assets/fa-solid-900-BfvH7Cmt.woff2) format("woff2"),url(/assets/fa-solid-900-P_pgE1Xt.woff) format("woff"),url(/assets/fa-solid-900-Ckkad0aN.ttf) format("truetype"),url(/assets/fa-solid-900-qe8pzdC0.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:dripicons-v2;src:url(/assets/dripicons-v2-DFvnbGWz.eot);src:url(/assets/dripicons-v2-DFvnbGWz.eot?#iefix) format("embedded-opentype"),url(/assets/dripicons-v2-DRZ43psE.woff) format("woff"),url(/assets/dripicons-v2-OmeD2O4i.ttf) format("truetype"),url(/assets/dripicons-v2-DLwXtOXU.svg#dripicons-v2) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:dripicons-v2!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=dripicons-]:before,[class*=" dripicons-"]:before{font-family:dripicons-v2!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dripicons-alarm:before{content:"a"}.dripicons-align-center:before{content:"b"}.dripicons-align-justify:before{content:"c"}.dripicons-align-left:before{content:"d"}.dripicons-align-right:before{content:"e"}.dripicons-anchor:before{content:"f"}.dripicons-archive:before{content:"g"}.dripicons-arrow-down:before{content:"h"}.dripicons-arrow-left:before{content:"i"}.dripicons-arrow-right:before{content:"j"}.dripicons-arrow-thin-down:before{content:"k"}.dripicons-arrow-thin-left:before{content:"l"}.dripicons-arrow-thin-right:before{content:"m"}.dripicons-arrow-thin-up:before{content:"n"}.dripicons-arrow-up:before{content:"o"}.dripicons-article:before{content:"p"}.dripicons-backspace:before{content:"q"}.dripicons-basket:before{content:"r"}.dripicons-basketball:before{content:"s"}.dripicons-battery-empty:before{content:"t"}.dripicons-battery-full:before{content:"u"}.dripicons-battery-low:before{content:"v"}.dripicons-battery-medium:before{content:"w"}.dripicons-bell:before{content:"x"}.dripicons-blog:before{content:"y"}.dripicons-bluetooth:before{content:"z"}.dripicons-bold:before{content:"A"}.dripicons-bookmark:before{content:"B"}.dripicons-bookmarks:before{content:"C"}.dripicons-box:before{content:"D"}.dripicons-briefcase:before{content:"E"}.dripicons-brightness-low:before{content:"F"}.dripicons-brightness-max:before{content:"G"}.dripicons-brightness-medium:before{content:"H"}.dripicons-broadcast:before{content:"I"}.dripicons-browser:before{content:"J"}.dripicons-browser-upload:before{content:"K"}.dripicons-brush:before{content:"L"}.dripicons-calendar:before{content:"M"}.dripicons-camcorder:before{content:"N"}.dripicons-camera:before{content:"O"}.dripicons-card:before{content:"P"}.dripicons-cart:before{content:"Q"}.dripicons-checklist:before{content:"R"}.dripicons-checkmark:before{content:"S"}.dripicons-chevron-down:before{content:"T"}.dripicons-chevron-left:before{content:"U"}.dripicons-chevron-right:before{content:"V"}.dripicons-chevron-up:before{content:"W"}.dripicons-clipboard:before{content:"X"}.dripicons-clock:before{content:"Y"}.dripicons-clockwise:before{content:"Z"}.dripicons-cloud:before{content:"0"}.dripicons-cloud-download:before{content:"1"}.dripicons-cloud-upload:before{content:"2"}.dripicons-code:before{content:"3"}.dripicons-contract:before{content:"4"}.dripicons-contract-2:before{content:"5"}.dripicons-conversation:before{content:"6"}.dripicons-copy:before{content:"7"}.dripicons-crop:before{content:"8"}.dripicons-cross:before{content:"9"}.dripicons-crosshair:before{content:"!"}.dripicons-cutlery:before{content:'"'}.dripicons-device-desktop:before{content:"#"}.dripicons-device-mobile:before{content:"$"}.dripicons-device-tablet:before{content:"%"}.dripicons-direction:before{content:"&"}.dripicons-disc:before{content:"'"}.dripicons-document:before{content:"("}.dripicons-document-delete:before{content:")"}.dripicons-document-edit:before{content:"*"}.dripicons-document-new:before{content:"+"}.dripicons-document-remove:before{content:","}.dripicons-dot:before{content:"-"}.dripicons-dots-2:before{content:"."}.dripicons-dots-3:before{content:"/"}.dripicons-download:before{content:":"}.dripicons-duplicate:before{content:";"}.dripicons-enter:before{content:"<"}.dripicons-exit:before{content:"="}.dripicons-expand:before{content:">"}.dripicons-expand-2:before{content:"?"}.dripicons-experiment:before{content:"@"}.dripicons-export:before{content:"["}.dripicons-feed:before{content:"]"}.dripicons-flag:before{content:"^"}.dripicons-flashlight:before{content:"_"}.dripicons-folder:before{content:"`"}.dripicons-folder-open:before{content:"{"}.dripicons-forward:before{content:"|"}.dripicons-gaming:before{content:"}"}.dripicons-gear:before{content:"~"}.dripicons-graduation:before{content:"\\"}.dripicons-graph-bar:before{content:""}.dripicons-graph-line:before{content:""}.dripicons-graph-pie:before{content:""}.dripicons-headset:before{content:""}.dripicons-heart:before{content:""}.dripicons-help:before{content:""}.dripicons-home:before{content:""}.dripicons-hourglass:before{content:""}.dripicons-inbox:before{content:""}.dripicons-information:before{content:""}.dripicons-italic:before{content:""}.dripicons-jewel:before{content:""}.dripicons-lifting:before{content:""}.dripicons-lightbulb:before{content:""}.dripicons-link:before{content:""}.dripicons-link-broken:before{content:""}.dripicons-list:before{content:""}.dripicons-loading:before{content:""}.dripicons-location:before{content:""}.dripicons-lock:before{content:""}.dripicons-lock-open:before{content:""}.dripicons-mail:before{content:""}.dripicons-map:before{content:""}.dripicons-media-loop:before{content:""}.dripicons-media-next:before{content:""}.dripicons-media-pause:before{content:""}.dripicons-media-play:before{content:""}.dripicons-media-previous:before{content:""}.dripicons-media-record:before{content:""}.dripicons-media-shuffle:before{content:""}.dripicons-media-stop:before{content:""}.dripicons-medical:before{content:""}.dripicons-menu:before{content:""}.dripicons-message:before{content:""}.dripicons-meter:before{content:""}.dripicons-microphone:before{content:""}.dripicons-minus:before{content:""}.dripicons-monitor:before{content:""}.dripicons-move:before{content:""}.dripicons-music:before{content:""}.dripicons-network-1:before{content:""}.dripicons-network-2:before{content:""}.dripicons-network-3:before{content:""}.dripicons-network-4:before{content:""}.dripicons-network-5:before{content:""}.dripicons-pamphlet:before{content:""}.dripicons-paperclip:before{content:""}.dripicons-pencil:before{content:""}.dripicons-phone:before{content:""}.dripicons-photo:before{content:""}.dripicons-photo-group:before{content:""}.dripicons-pill:before{content:""}.dripicons-pin:before{content:""}.dripicons-plus:before{content:""}.dripicons-power:before{content:""}.dripicons-preview:before{content:""}.dripicons-print:before{content:""}.dripicons-pulse:before{content:""}.dripicons-question:before{content:""}.dripicons-reply:before{content:""}.dripicons-reply-all:before{content:""}.dripicons-return:before{content:""}.dripicons-retweet:before{content:""}.dripicons-rocket:before{content:""}.dripicons-scale:before{content:""}.dripicons-search:before{content:""}.dripicons-shopping-bag:before{content:""}.dripicons-skip:before{content:""}.dripicons-stack:before{content:""}.dripicons-star:before{content:""}.dripicons-stopwatch:before{content:""}.dripicons-store:before{content:""}.dripicons-suitcase:before{content:""}.dripicons-swap:before{content:""}.dripicons-tag:before{content:""}.dripicons-tag-delete:before{content:""}.dripicons-tags:before{content:""}.dripicons-thumbs-down:before{content:""}.dripicons-thumbs-up:before{content:""}.dripicons-ticket:before{content:""}.dripicons-time-reverse:before{content:""}.dripicons-to-do:before{content:""}.dripicons-toggles:before{content:""}.dripicons-trash:before{content:""}.dripicons-trophy:before{content:""}.dripicons-upload:before{content:""}.dripicons-user:before{content:""}.dripicons-user-group:before{content:""}.dripicons-user-id:before{content:""}.dripicons-vibrate:before{content:""}.dripicons-view-apps:before{content:""}.dripicons-view-list:before{content:""}.dripicons-view-list-large:before{content:""}.dripicons-view-thumb:before{content:""}.dripicons-volume-full:before{content:""}.dripicons-volume-low:before{content:""}.dripicons-volume-medium:before{content:""}.dripicons-volume-off:before{content:""}.dripicons-wallet:before{content:""}.dripicons-warning:before{content:""}.dripicons-web:before{content:""}.dripicons-weight:before{content:""}.dripicons-wifi:before{content:""}.dripicons-wrong:before{content:""}.dripicons-zoom-in:before{content:""}.dripicons-zoom-out:before{content:""}@font-face{font-family:simple-line-icons;src:url(/assets/Simple-Line-Icons-D2Qs2c95.eot?-i3a2kk);src:url(/assets/Simple-Line-Icons-D2Qs2c95.eot?#iefix-i3a2kk) format("embedded-opentype"),url(/assets/Simple-Line-Icons-EjxTRrmL.ttf?-i3a2kk) format("truetype"),url(/assets/Simple-Line-Icons-Bv9trGTx.woff2?-i3a2kk) format("woff2"),url(/assets/Simple-Line-Icons-ZDsBn0s6.woff?-i3a2kk) format("woff"),url(/assets/Simple-Line-Icons-uMQT5TYO.svg?-i3a2kk#simple-line-icons) format("svg");font-weight:400;font-style:normal}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-close,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawar,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calender,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symble-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pintarest,.icon-social-github,.icon-social-gplus,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox{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:""}.icon-people:before{content:""}.icon-user-female:before{content:""}.icon-user-follow:before{content:""}.icon-user-following:before{content:""}.icon-user-unfollow:before{content:""}.icon-login:before{content:""}.icon-logout:before{content:""}.icon-emotsmile:before{content:""}.icon-phone:before{content:""}.icon-call-end:before{content:""}.icon-call-in:before{content:""}.icon-call-out:before{content:""}.icon-map:before{content:""}.icon-location-pin:before{content:""}.icon-direction:before{content:""}.icon-directions:before{content:""}.icon-compass:before{content:""}.icon-layers:before{content:""}.icon-menu:before{content:""}.icon-list:before{content:""}.icon-options-vertical:before{content:""}.icon-options:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-up-circle:before{content:""}.icon-arrow-left-circle:before{content:""}.icon-arrow-right-circle:before{content:""}.icon-arrow-down-circle:before{content:""}.icon-check:before{content:""}.icon-clock:before{content:""}.icon-plus:before{content:""}.icon-close:before{content:""}.icon-trophy:before{content:""}.icon-screen-smartphone:before{content:""}.icon-screen-desktop:before{content:""}.icon-plane:before{content:""}.icon-notebook:before{content:""}.icon-mustache:before{content:""}.icon-mouse:before{content:""}.icon-magnet:before{content:""}.icon-energy:before{content:""}.icon-disc:before{content:""}.icon-cursor:before{content:""}.icon-cursor-move:before{content:""}.icon-crop:before{content:""}.icon-chemistry:before{content:""}.icon-speedometer:before{content:""}.icon-shield:before{content:""}.icon-screen-tablet:before{content:""}.icon-magic-wand:before{content:""}.icon-hourglass:before{content:""}.icon-graduation:before{content:""}.icon-ghost:before{content:""}.icon-game-controller:before{content:""}.icon-fire:before{content:""}.icon-eyeglass:before{content:""}.icon-envelope-open:before{content:""}.icon-envelope-letter:before{content:""}.icon-bell:before{content:""}.icon-badge:before{content:""}.icon-anchor:before{content:""}.icon-wallet:before{content:""}.icon-vector:before{content:""}.icon-speech:before{content:""}.icon-puzzle:before{content:""}.icon-printer:before{content:""}.icon-present:before{content:""}.icon-playlist:before{content:""}.icon-pin:before{content:""}.icon-picture:before{content:""}.icon-handbag:before{content:""}.icon-globe-alt:before{content:""}.icon-globe:before{content:""}.icon-folder-alt:before{content:""}.icon-folder:before{content:""}.icon-film:before{content:""}.icon-feed:before{content:""}.icon-drop:before{content:""}.icon-drawar:before{content:""}.icon-docs:before{content:""}.icon-doc:before{content:""}.icon-diamond:before{content:""}.icon-cup:before{content:""}.icon-calculator:before{content:""}.icon-bubbles:before{content:""}.icon-briefcase:before{content:""}.icon-book-open:before{content:""}.icon-basket-loaded:before{content:""}.icon-basket:before{content:""}.icon-bag:before{content:""}.icon-action-undo:before{content:""}.icon-action-redo:before{content:""}.icon-wrench:before{content:""}.icon-umbrella:before{content:""}.icon-trash:before{content:""}.icon-tag:before{content:""}.icon-support:before{content:""}.icon-frame:before{content:""}.icon-size-fullscreen:before{content:""}.icon-size-actual:before{content:""}.icon-shuffle:before{content:""}.icon-share-alt:before{content:""}.icon-share:before{content:""}.icon-rocket:before{content:""}.icon-question:before{content:""}.icon-pie-chart:before{content:""}.icon-pencil:before{content:""}.icon-note:before{content:""}.icon-loop:before{content:""}.icon-home:before{content:""}.icon-grid:before{content:""}.icon-graph:before{content:""}.icon-microphone:before{content:""}.icon-music-tone-alt:before{content:""}.icon-music-tone:before{content:""}.icon-earphones-alt:before{content:""}.icon-earphones:before{content:""}.icon-equalizer:before{content:""}.icon-like:before{content:""}.icon-dislike:before{content:""}.icon-control-start:before{content:""}.icon-control-rewind:before{content:""}.icon-control-play:before{content:""}.icon-control-pause:before{content:""}.icon-control-forward:before{content:""}.icon-control-end:before{content:""}.icon-volume-1:before{content:""}.icon-volume-2:before{content:""}.icon-volume-off:before{content:""}.icon-calender:before{content:""}.icon-bulb:before{content:""}.icon-chart:before{content:""}.icon-ban:before{content:""}.icon-bubble:before{content:""}.icon-camrecorder:before{content:""}.icon-camera:before{content:""}.icon-cloud-download:before{content:""}.icon-cloud-upload:before{content:""}.icon-envelope:before{content:""}.icon-eye:before{content:""}.icon-flag:before{content:""}.icon-heart:before{content:""}.icon-info:before{content:""}.icon-key:before{content:""}.icon-link:before{content:""}.icon-lock:before{content:""}.icon-lock-open:before{content:""}.icon-magnifier:before{content:""}.icon-magnifier-add:before{content:""}.icon-magnifier-remove:before{content:""}.icon-paper-clip:before{content:""}.icon-paper-plane:before{content:""}.icon-power:before{content:""}.icon-refresh:before{content:""}.icon-reload:before{content:""}.icon-settings:before{content:""}.icon-star:before{content:""}.icon-symble-female:before{content:""}.icon-symbol-male:before{content:""}.icon-target:before{content:""}.icon-credit-card:before{content:""}.icon-paypal:before{content:""}.icon-social-tumblr:before{content:""}.icon-social-twitter:before{content:""}.icon-social-facebook:before{content:""}.icon-social-instagram:before{content:""}.icon-social-linkedin:before{content:""}.icon-social-pintarest:before{content:""}.icon-social-github:before{content:""}.icon-social-gplus:before{content:""}.icon-social-reddit:before{content:""}.icon-social-skype:before{content:""}.icon-social-dribbble:before{content:""}.icon-social-behance:before{content:""}.icon-social-foursqare:before{content:""}.icon-social-soundcloud:before{content:""}.icon-social-spotify:before{content:""}.icon-social-stumbleupon:before{content:""}.icon-social-youtube:before{content:""}.icon-social-dropbox:before{content:""}@font-face{font-family:Pe-icon-7-stroke;src:url(/assets/Pe-icon-7-stroke-iUWukZXW.eot?d7yf1v);src:url(/assets/Pe-icon-7-stroke-iUWukZXW.eot?#iefixd7yf1v) format("embedded-opentype"),url(/assets/Pe-icon-7-stroke-B9oEZD7G.woff?d7yf1v) format("woff"),url(/assets/Pe-icon-7-stroke-StViNhRx.ttf?d7yf1v) format("truetype"),url(/assets/Pe-icon-7-stroke-B0ODSzhW.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:""}.pe-7s-arc:before{content:""}.pe-7s-back-2:before{content:""}.pe-7s-bandaid:before{content:""}.pe-7s-car:before{content:""}.pe-7s-diamond:before{content:""}.pe-7s-door-lock:before{content:""}.pe-7s-eyedropper:before{content:""}.pe-7s-female:before{content:""}.pe-7s-gym:before{content:""}.pe-7s-hammer:before{content:""}.pe-7s-headphones:before{content:""}.pe-7s-helm:before{content:""}.pe-7s-hourglass:before{content:""}.pe-7s-leaf:before{content:""}.pe-7s-magic-wand:before{content:""}.pe-7s-male:before{content:""}.pe-7s-map-2:before{content:""}.pe-7s-next-2:before{content:""}.pe-7s-paint-bucket:before{content:""}.pe-7s-pendrive:before{content:""}.pe-7s-photo:before{content:""}.pe-7s-piggy:before{content:""}.pe-7s-plugin:before{content:""}.pe-7s-refresh-2:before{content:""}.pe-7s-rocket:before{content:""}.pe-7s-settings:before{content:""}.pe-7s-shield:before{content:""}.pe-7s-smile:before{content:""}.pe-7s-usb:before{content:""}.pe-7s-vector:before{content:""}.pe-7s-wine:before{content:""}.pe-7s-cloud-upload:before{content:""}.pe-7s-cash:before{content:""}.pe-7s-close:before{content:""}.pe-7s-bluetooth:before{content:""}.pe-7s-cloud-download:before{content:""}.pe-7s-way:before{content:""}.pe-7s-close-circle:before{content:""}.pe-7s-id:before{content:""}.pe-7s-angle-up:before{content:""}.pe-7s-wristwatch:before{content:""}.pe-7s-angle-up-circle:before{content:""}.pe-7s-world:before{content:""}.pe-7s-angle-right:before{content:""}.pe-7s-volume:before{content:""}.pe-7s-angle-right-circle:before{content:""}.pe-7s-users:before{content:""}.pe-7s-angle-left:before{content:""}.pe-7s-user-female:before{content:""}.pe-7s-angle-left-circle:before{content:""}.pe-7s-up-arrow:before{content:""}.pe-7s-angle-down:before{content:""}.pe-7s-switch:before{content:""}.pe-7s-angle-down-circle:before{content:""}.pe-7s-scissors:before{content:""}.pe-7s-wallet:before{content:""}.pe-7s-safe:before{content:""}.pe-7s-volume2:before{content:""}.pe-7s-volume1:before{content:""}.pe-7s-voicemail:before{content:""}.pe-7s-video:before{content:""}.pe-7s-user:before{content:""}.pe-7s-upload:before{content:""}.pe-7s-unlock:before{content:""}.pe-7s-umbrella:before{content:""}.pe-7s-trash:before{content:""}.pe-7s-tools:before{content:""}.pe-7s-timer:before{content:""}.pe-7s-ticket:before{content:""}.pe-7s-target:before{content:""}.pe-7s-sun:before{content:""}.pe-7s-study:before{content:""}.pe-7s-stopwatch:before{content:""}.pe-7s-star:before{content:""}.pe-7s-speaker:before{content:""}.pe-7s-signal:before{content:""}.pe-7s-shuffle:before{content:""}.pe-7s-shopbag:before{content:""}.pe-7s-share:before{content:""}.pe-7s-server:before{content:""}.pe-7s-search:before{content:""}.pe-7s-film:before{content:""}.pe-7s-science:before{content:""}.pe-7s-disk:before{content:""}.pe-7s-ribbon:before{content:""}.pe-7s-repeat:before{content:""}.pe-7s-refresh:before{content:""}.pe-7s-add-user:before{content:""}.pe-7s-refresh-cloud:before{content:""}.pe-7s-paperclip:before{content:""}.pe-7s-radio:before{content:""}.pe-7s-note2:before{content:""}.pe-7s-print:before{content:""}.pe-7s-network:before{content:""}.pe-7s-prev:before{content:""}.pe-7s-mute:before{content:""}.pe-7s-power:before{content:""}.pe-7s-medal:before{content:""}.pe-7s-portfolio:before{content:""}.pe-7s-like2:before{content:""}.pe-7s-plus:before{content:""}.pe-7s-left-arrow:before{content:""}.pe-7s-play:before{content:""}.pe-7s-key:before{content:""}.pe-7s-plane:before{content:""}.pe-7s-joy:before{content:""}.pe-7s-photo-gallery:before{content:""}.pe-7s-pin:before{content:""}.pe-7s-phone:before{content:""}.pe-7s-plug:before{content:""}.pe-7s-pen:before{content:""}.pe-7s-right-arrow:before{content:""}.pe-7s-paper-plane:before{content:""}.pe-7s-delete-user:before{content:""}.pe-7s-paint:before{content:""}.pe-7s-bottom-arrow:before{content:""}.pe-7s-notebook:before{content:""}.pe-7s-note:before{content:""}.pe-7s-next:before{content:""}.pe-7s-news-paper:before{content:""}.pe-7s-musiclist:before{content:""}.pe-7s-music:before{content:""}.pe-7s-mouse:before{content:""}.pe-7s-more:before{content:""}.pe-7s-moon:before{content:""}.pe-7s-monitor:before{content:""}.pe-7s-micro:before{content:""}.pe-7s-menu:before{content:""}.pe-7s-map:before{content:""}.pe-7s-map-marker:before{content:""}.pe-7s-mail:before{content:""}.pe-7s-mail-open:before{content:""}.pe-7s-mail-open-file:before{content:""}.pe-7s-magnet:before{content:""}.pe-7s-loop:before{content:""}.pe-7s-look:before{content:""}.pe-7s-lock:before{content:""}.pe-7s-lintern:before{content:""}.pe-7s-link:before{content:""}.pe-7s-like:before{content:""}.pe-7s-light:before{content:""}.pe-7s-less:before{content:""}.pe-7s-keypad:before{content:""}.pe-7s-junk:before{content:""}.pe-7s-info:before{content:""}.pe-7s-home:before{content:""}.pe-7s-help2:before{content:""}.pe-7s-help1:before{content:""}.pe-7s-graph3:before{content:""}.pe-7s-graph2:before{content:""}.pe-7s-graph1:before{content:""}.pe-7s-graph:before{content:""}.pe-7s-global:before{content:""}.pe-7s-gleam:before{content:""}.pe-7s-glasses:before{content:""}.pe-7s-gift:before{content:""}.pe-7s-folder:before{content:""}.pe-7s-flag:before{content:""}.pe-7s-filter:before{content:""}.pe-7s-file:before{content:""}.pe-7s-expand1:before{content:""}.pe-7s-exapnd2:before{content:""}.pe-7s-edit:before{content:""}.pe-7s-drop:before{content:""}.pe-7s-drawer:before{content:""}.pe-7s-download:before{content:""}.pe-7s-display2:before{content:""}.pe-7s-display1:before{content:""}.pe-7s-diskette:before{content:""}.pe-7s-date:before{content:""}.pe-7s-cup:before{content:""}.pe-7s-culture:before{content:""}.pe-7s-crop:before{content:""}.pe-7s-credit:before{content:""}.pe-7s-copy-file:before{content:""}.pe-7s-config:before{content:""}.pe-7s-compass:before{content:""}.pe-7s-comment:before{content:""}.pe-7s-coffee:before{content:""}.pe-7s-cloud:before{content:""}.pe-7s-clock:before{content:""}.pe-7s-check:before{content:""}.pe-7s-chat:before{content:""}.pe-7s-cart:before{content:""}.pe-7s-camera:before{content:""}.pe-7s-call:before{content:""}.pe-7s-calculator:before{content:""}.pe-7s-browser:before{content:""}.pe-7s-box2:before{content:""}.pe-7s-box1:before{content:""}.pe-7s-bookmarks:before{content:""}.pe-7s-bicycle:before{content:""}.pe-7s-bell:before{content:""}.pe-7s-battery:before{content:""}.pe-7s-ball:before{content:""}.pe-7s-back:before{content:""}.pe-7s-attention:before{content:""}.pe-7s-anchor:before{content:""}.pe-7s-albums:before{content:""}.pe-7s-alarm:before{content:""}.pe-7s-airplay:before{content:""}@font-face{font-family:typicons;font-weight:400;font-style:normal;src:url(/assets/typicons-Jkio4u5w.eot);src:url(/assets/typicons-Jkio4u5w.eot?#iefix) format("embedded-opentype"),url(/assets/typicons-RKvcGnIB.woff) format("woff"),url(/assets/typicons-BOMQjrNW.ttf) format("truetype"),url(/assets/typicons-CUj0Ghr9.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:""}.typcn-adjust-contrast:before{content:""}.typcn-anchor-outline:before{content:""}.typcn-anchor:before{content:""}.typcn-archive:before{content:""}.typcn-arrow-back-outline:before{content:""}.typcn-arrow-back:before{content:""}.typcn-arrow-down-outline:before{content:""}.typcn-arrow-down-thick:before{content:""}.typcn-arrow-down:before{content:""}.typcn-arrow-forward-outline:before{content:""}.typcn-arrow-forward:before{content:""}.typcn-arrow-left-outline:before{content:""}.typcn-arrow-left-thick:before{content:""}.typcn-arrow-left:before{content:""}.typcn-arrow-loop-outline:before{content:""}.typcn-arrow-loop:before{content:""}.typcn-arrow-maximise-outline:before{content:""}.typcn-arrow-maximise:before{content:""}.typcn-arrow-minimise-outline:before{content:""}.typcn-arrow-minimise:before{content:""}.typcn-arrow-move-outline:before{content:""}.typcn-arrow-move:before{content:""}.typcn-arrow-repeat-outline:before{content:""}.typcn-arrow-repeat:before{content:""}.typcn-arrow-right-outline:before{content:""}.typcn-arrow-right-thick:before{content:""}.typcn-arrow-right:before{content:""}.typcn-arrow-shuffle:before{content:""}.typcn-arrow-sorted-down:before{content:""}.typcn-arrow-sorted-up:before{content:""}.typcn-arrow-sync-outline:before{content:""}.typcn-arrow-sync:before{content:""}.typcn-arrow-unsorted:before{content:""}.typcn-arrow-up-outline:before{content:""}.typcn-arrow-up-thick:before{content:""}.typcn-arrow-up:before{content:""}.typcn-at:before{content:""}.typcn-attachment-outline:before{content:""}.typcn-attachment:before{content:""}.typcn-backspace-outline:before{content:""}.typcn-backspace:before{content:""}.typcn-battery-charge:before{content:""}.typcn-battery-full:before{content:""}.typcn-battery-high:before{content:""}.typcn-battery-low:before{content:""}.typcn-battery-mid:before{content:""}.typcn-beaker:before{content:""}.typcn-beer:before{content:""}.typcn-bell:before{content:""}.typcn-book:before{content:""}.typcn-bookmark:before{content:""}.typcn-briefcase:before{content:""}.typcn-brush:before{content:""}.typcn-business-card:before{content:""}.typcn-calculator:before{content:""}.typcn-calendar-outline:before{content:""}.typcn-calendar:before{content:""}.typcn-camera-outline:before{content:""}.typcn-camera:before{content:""}.typcn-cancel-outline:before{content:""}.typcn-cancel:before{content:""}.typcn-chart-area-outline:before{content:""}.typcn-chart-area:before{content:""}.typcn-chart-bar-outline:before{content:""}.typcn-chart-bar:before{content:""}.typcn-chart-line-outline:before{content:""}.typcn-chart-line:before{content:""}.typcn-chart-pie-outline:before{content:""}.typcn-chart-pie:before{content:""}.typcn-chevron-left-outline:before{content:""}.typcn-chevron-left:before{content:""}.typcn-chevron-right-outline:before{content:""}.typcn-chevron-right:before{content:""}.typcn-clipboard:before{content:""}.typcn-cloud-storage:before{content:""}.typcn-cloud-storage-outline:before{content:""}.typcn-code-outline:before{content:""}.typcn-code:before{content:""}.typcn-coffee:before{content:""}.typcn-cog-outline:before{content:""}.typcn-cog:before{content:""}.typcn-compass:before{content:""}.typcn-contacts:before{content:""}.typcn-credit-card:before{content:""}.typcn-css3:before{content:""}.typcn-database:before{content:""}.typcn-delete-outline:before{content:""}.typcn-delete:before{content:""}.typcn-device-desktop:before{content:""}.typcn-device-laptop:before{content:""}.typcn-device-phone:before{content:""}.typcn-device-tablet:before{content:""}.typcn-directions:before{content:""}.typcn-divide-outline:before{content:""}.typcn-divide:before{content:""}.typcn-document-add:before{content:""}.typcn-document-delete:before{content:""}.typcn-document-text:before{content:""}.typcn-document:before{content:""}.typcn-download-outline:before{content:""}.typcn-download:before{content:""}.typcn-dropbox:before{content:""}.typcn-edit:before{content:""}.typcn-eject-outline:before{content:""}.typcn-eject:before{content:""}.typcn-equals-outline:before{content:""}.typcn-equals:before{content:""}.typcn-export-outline:before{content:""}.typcn-export:before{content:""}.typcn-eye-outline:before{content:""}.typcn-eye:before{content:""}.typcn-feather:before{content:""}.typcn-film:before{content:""}.typcn-filter:before{content:""}.typcn-flag-outline:before{content:""}.typcn-flag:before{content:""}.typcn-flash-outline:before{content:""}.typcn-flash:before{content:""}.typcn-flow-children:before{content:""}.typcn-flow-merge:before{content:""}.typcn-flow-parallel:before{content:""}.typcn-flow-switch:before{content:""}.typcn-folder-add:before{content:""}.typcn-folder-delete:before{content:""}.typcn-folder-open:before{content:""}.typcn-folder:before{content:""}.typcn-gift:before{content:""}.typcn-globe-outline:before{content:""}.typcn-globe:before{content:""}.typcn-group-outline:before{content:""}.typcn-group:before{content:""}.typcn-headphones:before{content:""}.typcn-heart-full-outline:before{content:""}.typcn-heart-half-outline:before{content:""}.typcn-heart-outline:before{content:""}.typcn-heart:before{content:""}.typcn-home-outline:before{content:""}.typcn-home:before{content:""}.typcn-html5:before{content:""}.typcn-image-outline:before{content:""}.typcn-image:before{content:""}.typcn-infinity-outline:before{content:""}.typcn-infinity:before{content:""}.typcn-info-large-outline:before{content:""}.typcn-info-large:before{content:""}.typcn-info-outline:before{content:""}.typcn-info:before{content:""}.typcn-input-checked-outline:before{content:""}.typcn-input-checked:before{content:""}.typcn-key-outline:before{content:""}.typcn-key:before{content:""}.typcn-keyboard:before{content:""}.typcn-leaf:before{content:""}.typcn-lightbulb:before{content:""}.typcn-link-outline:before{content:""}.typcn-link:before{content:""}.typcn-location-arrow-outline:before{content:""}.typcn-location-arrow:before{content:""}.typcn-location-outline:before{content:""}.typcn-location:before{content:""}.typcn-lock-closed-outline:before{content:""}.typcn-lock-closed:before{content:""}.typcn-lock-open-outline:before{content:""}.typcn-lock-open:before{content:""}.typcn-mail:before{content:""}.typcn-map:before{content:""}.typcn-media-eject-outline:before{content:""}.typcn-media-eject:before{content:""}.typcn-media-fast-forward-outline:before{content:""}.typcn-media-fast-forward:before{content:""}.typcn-media-pause-outline:before{content:""}.typcn-media-pause:before{content:""}.typcn-media-play-outline:before{content:""}.typcn-media-play-reverse-outline:before{content:""}.typcn-media-play-reverse:before{content:""}.typcn-media-play:before{content:""}.typcn-media-record-outline:before{content:""}.typcn-media-record:before{content:""}.typcn-media-rewind-outline:before{content:""}.typcn-media-rewind:before{content:""}.typcn-media-stop-outline:before{content:""}.typcn-media-stop:before{content:""}.typcn-message-typing:before{content:""}.typcn-message:before{content:""}.typcn-messages:before{content:""}.typcn-microphone-outline:before{content:""}.typcn-microphone:before{content:""}.typcn-minus-outline:before{content:""}.typcn-minus:before{content:""}.typcn-mortar-board:before{content:""}.typcn-news:before{content:""}.typcn-notes-outline:before{content:""}.typcn-notes:before{content:""}.typcn-pen:before{content:""}.typcn-pencil:before{content:""}.typcn-phone-outline:before{content:""}.typcn-phone:before{content:""}.typcn-pi-outline:before{content:""}.typcn-pi:before{content:""}.typcn-pin-outline:before{content:""}.typcn-pin:before{content:""}.typcn-pipette:before{content:""}.typcn-plane-outline:before{content:""}.typcn-plane:before{content:""}.typcn-plug:before{content:""}.typcn-plus-outline:before{content:""}.typcn-plus:before{content:""}.typcn-point-of-interest-outline:before{content:""}.typcn-point-of-interest:before{content:""}.typcn-power-outline:before{content:""}.typcn-power:before{content:""}.typcn-printer:before{content:""}.typcn-puzzle-outline:before{content:""}.typcn-puzzle:before{content:""}.typcn-radar-outline:before{content:""}.typcn-radar:before{content:""}.typcn-refresh-outline:before{content:""}.typcn-refresh:before{content:""}.typcn-rss-outline:before{content:""}.typcn-rss:before{content:""}.typcn-scissors-outline:before{content:""}.typcn-scissors:before{content:""}.typcn-shopping-bag:before{content:""}.typcn-shopping-cart:before{content:""}.typcn-social-at-circular:before{content:""}.typcn-social-dribbble-circular:before{content:""}.typcn-social-dribbble:before{content:""}.typcn-social-facebook-circular:before{content:""}.typcn-social-facebook:before{content:""}.typcn-social-flickr-circular:before{content:""}.typcn-social-flickr:before{content:""}.typcn-social-github-circular:before{content:""}.typcn-social-github:before{content:""}.typcn-social-google-plus-circular:before{content:""}.typcn-social-google-plus:before{content:""}.typcn-social-instagram-circular:before{content:""}.typcn-social-instagram:before{content:""}.typcn-social-last-fm-circular:before{content:""}.typcn-social-last-fm:before{content:""}.typcn-social-linkedin-circular:before{content:""}.typcn-social-linkedin:before{content:""}.typcn-social-pinterest-circular:before{content:""}.typcn-social-pinterest:before{content:""}.typcn-social-skype-outline:before{content:""}.typcn-social-skype:before{content:""}.typcn-social-tumbler-circular:before{content:""}.typcn-social-tumbler:before{content:""}.typcn-social-twitter-circular:before{content:""}.typcn-social-twitter:before{content:""}.typcn-social-vimeo-circular:before{content:""}.typcn-social-vimeo:before{content:""}.typcn-social-youtube-circular:before{content:""}.typcn-social-youtube:before{content:""}.typcn-sort-alphabetically-outline:before{content:""}.typcn-sort-alphabetically:before{content:""}.typcn-sort-numerically-outline:before{content:""}.typcn-sort-numerically:before{content:""}.typcn-spanner-outline:before{content:""}.typcn-spanner:before{content:""}.typcn-spiral:before{content:""}.typcn-star-full-outline:before{content:""}.typcn-star-half-outline:before{content:""}.typcn-star-half:before{content:""}.typcn-star-outline:before{content:""}.typcn-star:before{content:""}.typcn-starburst-outline:before{content:""}.typcn-starburst:before{content:""}.typcn-stopwatch:before{content:""}.typcn-support:before{content:""}.typcn-tabs-outline:before{content:""}.typcn-tag:before{content:""}.typcn-tags:before{content:""}.typcn-th-large-outline:before{content:""}.typcn-th-large:before{content:""}.typcn-th-list-outline:before{content:""}.typcn-th-list:before{content:""}.typcn-th-menu-outline:before{content:""}.typcn-th-menu:before{content:""}.typcn-th-small-outline:before{content:""}.typcn-th-small:before{content:""}.typcn-thermometer:before{content:""}.typcn-thumbs-down:before{content:""}.typcn-thumbs-ok:before{content:""}.typcn-thumbs-up:before{content:""}.typcn-tick-outline:before{content:""}.typcn-tick:before{content:""}.typcn-ticket:before{content:""}.typcn-time:before{content:""}.typcn-times-outline:before{content:""}.typcn-times:before{content:""}.typcn-trash:before{content:""}.typcn-tree:before{content:""}.typcn-upload-outline:before{content:""}.typcn-upload:before{content:""}.typcn-user-add-outline:before{content:""}.typcn-user-add:before{content:""}.typcn-user-delete-outline:before{content:""}.typcn-user-delete:before{content:""}.typcn-user-outline:before{content:""}.typcn-user:before{content:""}.typcn-vendor-android:before{content:""}.typcn-vendor-apple:before{content:""}.typcn-vendor-microsoft:before{content:""}.typcn-video-outline:before{content:""}.typcn-video:before{content:""}.typcn-volume-down:before{content:""}.typcn-volume-mute:before{content:""}.typcn-volume-up:before{content:""}.typcn-volume:before{content:""}.typcn-warning-outline:before{content:""}.typcn-warning:before{content:""}.typcn-watch:before{content:""}.typcn-waves-outline:before{content:""}.typcn-waves:before{content:""}.typcn-weather-cloudy:before{content:""}.typcn-weather-downpour:before{content:""}.typcn-weather-night:before{content:""}.typcn-weather-partly-sunny:before{content:""}.typcn-weather-shower:before{content:""}.typcn-weather-snow:before{content:""}.typcn-weather-stormy:before{content:""}.typcn-weather-sunny:before{content:""}.typcn-weather-windy-cloudy:before{content:""}.typcn-weather-windy:before{content:""}.typcn-wi-fi-outline:before{content:""}.typcn-wi-fi:before{content:""}.typcn-wine:before{content:""}.typcn-world-outline:before{content:""}.typcn-world:before{content:""}.typcn-zoom-in-outline:before{content:""}.typcn-zoom-in:before{content:""}.typcn-zoom-out-outline:before{content:""}.typcn-zoom-out:before{content:""}.typcn-zoom-outline:before{content:""}.typcn-zoom:before{content:""}.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em;vertical-align:middle;margin-bottom:0}.flag-icon:before{content:" "}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(../images/flags/4x3/ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(../images/flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(../images/flags/4x3/ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(../images/flags/1x1/ae.svg)}.flag-icon-af{background-image:url(../images/flags/4x3/af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(../images/flags/1x1/af.svg)}.flag-icon-ag{background-image:url(../images/flags/4x3/ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(../images/flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(../images/flags/4x3/ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(../images/flags/1x1/ai.svg)}.flag-icon-al{background-image:url(../images/flags/4x3/al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(../images/flags/1x1/al.svg)}.flag-icon-am{background-image:url(../images/flags/4x3/am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(../images/flags/1x1/am.svg)}.flag-icon-ao{background-image:url(../images/flags/4x3/ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(../images/flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(../images/flags/4x3/aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(../images/flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(../images/flags/4x3/ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(../images/flags/1x1/ar.svg)}.flag-icon-as{background-image:url(../images/flags/4x3/as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(../images/flags/1x1/as.svg)}.flag-icon-at{background-image:url(../images/flags/4x3/at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(../images/flags/1x1/at.svg)}.flag-icon-au{background-image:url(../images/flags/4x3/au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(../images/flags/1x1/au.svg)}.flag-icon-aw{background-image:url(../images/flags/4x3/aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(../images/flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(../images/flags/4x3/ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(../images/flags/1x1/ax.svg)}.flag-icon-az{background-image:url(../images/flags/4x3/az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(../images/flags/1x1/az.svg)}.flag-icon-ba{background-image:url(../images/flags/4x3/ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(../images/flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(../images/flags/4x3/bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(../images/flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(../images/flags/4x3/bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(../images/flags/1x1/bd.svg)}.flag-icon-be{background-image:url(../images/flags/4x3/be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(../images/flags/1x1/be.svg)}.flag-icon-bf{background-image:url(../images/flags/4x3/bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(../images/flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(../images/flags/4x3/bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(../images/flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(../images/flags/4x3/bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(../images/flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(../images/flags/4x3/bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(../images/flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(../images/flags/4x3/bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(../images/flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(../images/flags/4x3/bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(../images/flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(../images/flags/4x3/bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(../images/flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(../images/flags/4x3/bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(../images/flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(../images/flags/4x3/bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(../images/flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(../images/flags/4x3/bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(../images/flags/1x1/bq.svg)}.flag-icon-br{background-image:url(../images/flags/4x3/br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(../images/flags/1x1/br.svg)}.flag-icon-bs{background-image:url(../images/flags/4x3/bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(../images/flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(../images/flags/4x3/bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(../images/flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(../images/flags/4x3/bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(../images/flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(../images/flags/4x3/bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(../images/flags/1x1/bw.svg)}.flag-icon-by{background-image:url(../images/flags/4x3/by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(../images/flags/1x1/by.svg)}.flag-icon-bz{background-image:url(../images/flags/4x3/bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(../images/flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(../images/flags/4x3/ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(../images/flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(../images/flags/4x3/cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(../images/flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(../images/flags/4x3/cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(../images/flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(../images/flags/4x3/cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(../images/flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(../images/flags/4x3/cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(../images/flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(../images/flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(../images/flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(../images/flags/4x3/ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(../images/flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(../images/flags/4x3/ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(../images/flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(../images/flags/4x3/cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(../images/flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(../images/flags/4x3/cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(../images/flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(../images/flags/4x3/cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(../images/flags/1x1/cn.svg)}.flag-icon-co{background-image:url(../images/flags/4x3/co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(../images/flags/1x1/co.svg)}.flag-icon-cr{background-image:url(../images/flags/4x3/cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(../images/flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(../images/flags/4x3/cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(../images/flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(../images/flags/4x3/cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(../images/flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(../images/flags/4x3/cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(../images/flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(../images/flags/4x3/cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(../images/flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(../images/flags/4x3/cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(../images/flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(../images/flags/4x3/cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(../images/flags/1x1/cz.svg)}.flag-icon-de{background-image:url(../images/flags/4x3/de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(../images/flags/1x1/de.svg)}.flag-icon-dj{background-image:url(../images/flags/4x3/dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(../images/flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(../images/flags/4x3/dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(../images/flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(../images/flags/4x3/dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(../images/flags/1x1/dm.svg)}.flag-icon-do{background-image:url(../images/flags/4x3/do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(../images/flags/1x1/do.svg)}.flag-icon-dz{background-image:url(../images/flags/4x3/dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(../images/flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(../images/flags/4x3/ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(../images/flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(../images/flags/4x3/ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(../images/flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(../images/flags/4x3/eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(../images/flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(../images/flags/4x3/eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(../images/flags/1x1/eh.svg)}.flag-icon-er{background-image:url(../images/flags/4x3/er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(../images/flags/1x1/er.svg)}.flag-icon-es{background-image:url(../images/flags/4x3/es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(../images/flags/1x1/es.svg)}.flag-icon-et{background-image:url(../images/flags/4x3/et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(../images/flags/1x1/et.svg)}.flag-icon-fi{background-image:url(../images/flags/4x3/fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(../images/flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(../images/flags/4x3/fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(../images/flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(../images/flags/4x3/fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(../images/flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(../images/flags/4x3/fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(../images/flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(../images/flags/4x3/fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(../images/flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(../images/flags/4x3/fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(../images/flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(../images/flags/4x3/ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(../images/flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(../images/flags/4x3/gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(../images/flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(../images/flags/4x3/gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(../images/flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(../images/flags/4x3/ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(../images/flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(../images/flags/4x3/gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(../images/flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(../images/flags/4x3/gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(../images/flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(../images/flags/4x3/gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(../images/flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(../images/flags/4x3/gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(../images/flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(../images/flags/4x3/gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(../images/flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(../images/flags/4x3/gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(../images/flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(../images/flags/4x3/gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(../images/flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(../images/flags/4x3/gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(../images/flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(../images/flags/4x3/gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(../images/flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(../images/flags/4x3/gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(../images/flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(../images/flags/4x3/gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(../images/flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(../images/flags/4x3/gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(../images/flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(../images/flags/4x3/gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(../images/flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(../images/flags/4x3/gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(../images/flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(../images/flags/4x3/gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(../images/flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(../images/flags/4x3/hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(../images/flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(../images/flags/4x3/hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(../images/flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(../images/flags/4x3/hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(../images/flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(../images/flags/4x3/hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(../images/flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(../images/flags/4x3/ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(../images/flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(../images/flags/4x3/hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(../images/flags/1x1/hu.svg)}.flag-icon-id{background-image:url(../images/flags/4x3/id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(../images/flags/1x1/id.svg)}.flag-icon-ie{background-image:url(../images/flags/4x3/ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(../images/flags/1x1/ie.svg)}.flag-icon-il{background-image:url(../images/flags/4x3/il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(../images/flags/1x1/il.svg)}.flag-icon-im{background-image:url(../images/flags/4x3/im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(../images/flags/1x1/im.svg)}.flag-icon-in{background-image:url(../images/flags/4x3/in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(../images/flags/1x1/in.svg)}.flag-icon-io{background-image:url(../images/flags/4x3/io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(../images/flags/1x1/io.svg)}.flag-icon-iq{background-image:url(../images/flags/4x3/iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(../images/flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(../images/flags/4x3/ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(../images/flags/1x1/ir.svg)}.flag-icon-is{background-image:url(../images/flags/4x3/is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(../images/flags/1x1/is.svg)}.flag-icon-it{background-image:url(../images/flags/4x3/it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(../images/flags/1x1/it.svg)}.flag-icon-je{background-image:url(../images/flags/4x3/je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(../images/flags/1x1/je.svg)}.flag-icon-jm{background-image:url(../images/flags/4x3/jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(../images/flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(../images/flags/4x3/jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(../images/flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(../images/flags/4x3/jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(../images/flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(../images/flags/4x3/ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(../images/flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(../images/flags/4x3/kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(../images/flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(../images/flags/4x3/kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(../images/flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(../images/flags/4x3/ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(../images/flags/1x1/ki.svg)}.flag-icon-km{background-image:url(../images/flags/4x3/km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(../images/flags/1x1/km.svg)}.flag-icon-kn{background-image:url(../images/flags/4x3/kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(../images/flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(../images/flags/4x3/kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(../images/flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(../images/flags/4x3/kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(../images/flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(../images/flags/4x3/kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(../images/flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(../images/flags/4x3/ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(../images/flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(../images/flags/4x3/kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(../images/flags/1x1/kz.svg)}.flag-icon-la{background-image:url(../images/flags/4x3/la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(../images/flags/1x1/la.svg)}.flag-icon-lb{background-image:url(../images/flags/4x3/lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(../images/flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(../images/flags/4x3/lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(../images/flags/1x1/lc.svg)}.flag-icon-li{background-image:url(../images/flags/4x3/li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(../images/flags/1x1/li.svg)}.flag-icon-lk{background-image:url(../images/flags/4x3/lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(../images/flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(../images/flags/4x3/lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(../images/flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(../images/flags/4x3/ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(../images/flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(../images/flags/4x3/lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(../images/flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(../images/flags/4x3/lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(../images/flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(../images/flags/4x3/lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(../images/flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(../images/flags/4x3/ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(../images/flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(../images/flags/4x3/ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(../images/flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(../images/flags/4x3/mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(../images/flags/1x1/mc.svg)}.flag-icon-md{background-image:url(../images/flags/4x3/md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(../images/flags/1x1/md.svg)}.flag-icon-me{background-image:url(../images/flags/4x3/me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(../images/flags/1x1/me.svg)}.flag-icon-mf{background-image:url(../images/flags/4x3/mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(../images/flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(../images/flags/4x3/mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(../images/flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(../images/flags/4x3/mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(../images/flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(../images/flags/4x3/mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(../images/flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(../images/flags/4x3/ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(../images/flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(../images/flags/4x3/mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(../images/flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(../images/flags/4x3/mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(../images/flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(../images/flags/4x3/mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(../images/flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(../images/flags/4x3/mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(../images/flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(../images/flags/4x3/mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(../images/flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(../images/flags/4x3/mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(../images/flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(../images/flags/4x3/ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(../images/flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(../images/flags/4x3/mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(../images/flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(../images/flags/4x3/mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(../images/flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(../images/flags/4x3/mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(../images/flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(../images/flags/4x3/mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(../images/flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(../images/flags/4x3/mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(../images/flags/1x1/mx.svg)}.flag-icon-my{background-image:url(../images/flags/4x3/my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(../images/flags/1x1/my.svg)}.flag-icon-mz{background-image:url(../images/flags/4x3/mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(../images/flags/1x1/mz.svg)}.flag-icon-na{background-image:url(../images/flags/4x3/na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(../images/flags/1x1/na.svg)}.flag-icon-nc{background-image:url(../images/flags/4x3/nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(../images/flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(../images/flags/4x3/ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(../images/flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(../images/flags/4x3/nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(../images/flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(../images/flags/4x3/ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(../images/flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(../images/flags/4x3/ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(../images/flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(../images/flags/4x3/nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(../images/flags/1x1/nl.svg)}.flag-icon-no{background-image:url(../images/flags/4x3/no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(../images/flags/1x1/no.svg)}.flag-icon-np{background-image:url(../images/flags/4x3/np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(../images/flags/1x1/np.svg)}.flag-icon-nr{background-image:url(../images/flags/4x3/nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(../images/flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(../images/flags/4x3/nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(../images/flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(../images/flags/4x3/nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(../images/flags/1x1/nz.svg)}.flag-icon-om{background-image:url(../images/flags/4x3/om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(../images/flags/1x1/om.svg)}.flag-icon-pa{background-image:url(../images/flags/4x3/pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(../images/flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(../images/flags/4x3/pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(../images/flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(../images/flags/4x3/pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(../images/flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(../images/flags/4x3/pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(../images/flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(../images/flags/4x3/ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(../images/flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(../images/flags/4x3/pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(../images/flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(../images/flags/4x3/pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(../images/flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(../images/flags/4x3/pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(../images/flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(../images/flags/4x3/pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(../images/flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(../images/flags/4x3/pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(../images/flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(../images/flags/4x3/ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(../images/flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(../images/flags/4x3/pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(../images/flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(../images/flags/4x3/pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(../images/flags/1x1/pw.svg)}.flag-icon-py{background-image:url(../images/flags/4x3/py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(../images/flags/1x1/py.svg)}.flag-icon-qa{background-image:url(../images/flags/4x3/qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(../images/flags/1x1/qa.svg)}.flag-icon-re{background-image:url(../images/flags/4x3/re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(../images/flags/1x1/re.svg)}.flag-icon-ro{background-image:url(../images/flags/4x3/ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(../images/flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(../images/flags/4x3/rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(../images/flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(../images/flags/4x3/ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(../images/flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(../images/flags/4x3/rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(../images/flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(../images/flags/4x3/sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(../images/flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(../images/flags/4x3/sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(../images/flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(../images/flags/4x3/sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(../images/flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(../images/flags/4x3/sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(../images/flags/1x1/sd.svg)}.flag-icon-se{background-image:url(../images/flags/4x3/se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(../images/flags/1x1/se.svg)}.flag-icon-sg{background-image:url(../images/flags/4x3/sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(../images/flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(../images/flags/4x3/sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(../images/flags/1x1/sh.svg)}.flag-icon-si{background-image:url(../images/flags/4x3/si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(../images/flags/1x1/si.svg)}.flag-icon-sj{background-image:url(../images/flags/4x3/sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(../images/flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(../images/flags/4x3/sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(../images/flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(../images/flags/4x3/sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(../images/flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(../images/flags/4x3/sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(../images/flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(../images/flags/4x3/sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(../images/flags/1x1/sn.svg)}.flag-icon-so{background-image:url(../images/flags/4x3/so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(../images/flags/1x1/so.svg)}.flag-icon-sr{background-image:url(../images/flags/4x3/sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(../images/flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(../images/flags/4x3/ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(../images/flags/1x1/ss.svg)}.flag-icon-st{background-image:url(../images/flags/4x3/st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(../images/flags/1x1/st.svg)}.flag-icon-sv{background-image:url(../images/flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(../images/flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(../images/flags/4x3/sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(../images/flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(../images/flags/4x3/sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(../images/flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(../images/flags/4x3/sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(../images/flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(../images/flags/4x3/tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(../images/flags/1x1/tc.svg)}.flag-icon-td{background-image:url(../images/flags/4x3/td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(../images/flags/1x1/td.svg)}.flag-icon-tf{background-image:url(../images/flags/4x3/tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(../images/flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(../images/flags/4x3/tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(../images/flags/1x1/tg.svg)}.flag-icon-th{background-image:url(../images/flags/4x3/th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(../images/flags/1x1/th.svg)}.flag-icon-tj{background-image:url(../images/flags/4x3/tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(../images/flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(../images/flags/4x3/tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(../images/flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(../images/flags/4x3/tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(../images/flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(../images/flags/4x3/tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(../images/flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(../images/flags/4x3/tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(../images/flags/1x1/tn.svg)}.flag-icon-to{background-image:url(../images/flags/4x3/to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(../images/flags/1x1/to.svg)}.flag-icon-tr{background-image:url(../images/flags/4x3/tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(../images/flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(../images/flags/4x3/tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(../images/flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(../images/flags/4x3/tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(../images/flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(../images/flags/4x3/tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(../images/flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(../images/flags/4x3/tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(../images/flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(../images/flags/4x3/ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(../images/flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(../images/flags/4x3/ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(../images/flags/1x1/ug.svg)}.flag-icon-um{background-image:url(../images/flags/4x3/um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(../images/flags/1x1/um.svg)}.flag-icon-us{background-image:url(../images/flags/4x3/us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(../images/flags/1x1/us.svg)}.flag-icon-uy{background-image:url(../images/flags/4x3/uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(../images/flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(../images/flags/4x3/uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(../images/flags/1x1/uz.svg)}.flag-icon-va{background-image:url(../images/flags/4x3/va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(../images/flags/1x1/va.svg)}.flag-icon-vc{background-image:url(../images/flags/4x3/vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(../images/flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(../images/flags/4x3/ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(../images/flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(../images/flags/4x3/vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(../images/flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(../images/flags/4x3/vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(../images/flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(../images/flags/4x3/vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(../images/flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(../images/flags/4x3/vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(../images/flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(../images/flags/4x3/wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(../images/flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(../images/flags/4x3/ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(../images/flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(../images/flags/4x3/ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(../images/flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(../images/flags/4x3/yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(../images/flags/1x1/yt.svg)}.flag-icon-za{background-image:url(../images/flags/4x3/za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(../images/flags/1x1/za.svg)}.flag-icon-zm{background-image:url(../images/flags/4x3/zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(../images/flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(../images/flags/4x3/zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(../images/flags/1x1/zw.svg)}@font-face{font-family:yekan-bakh-reg;src:url(/assets/Yekan-Bakh-FaNum-Regular-5O8oud7N.ttf)}@font-face{font-family:yekan-bakh-medium;src:url(/assets/Yekan-Bakh-FaNum-Medium-udXv5Dbe.ttf)}@font-face{font-family:yekan-bakh-heavy;src:url(/assets/Yekan-Bakh-FaNum-Heavy-DcdOma-5.ttf)}@font-face{font-family:yekan-bakh-bold;src:url(/assets/Yekan-Bakh-FaNum-Bold-BgJhv14C.ttf)}@font-face{font-family:IRANYekan;font-style:normal;font-weight:700;src:url(/assets/iranyekanwebboldfanum-4MyXKl7R.eot);src:url(/assets/iranyekanwebboldfanum-4MyXKl7R.eot?#iefix) format("embedded-opentype"),url(/assets/iranyekanwebboldfanum-DuHlIwL1.woff) format("woff"),url(/assets/iranyekanwebboldfanum-DPpYUa29.ttf) format("truetype")}@font-face{font-family:IRANYekan;font-style:normal;font-weight:100;src:url(/assets/iranyekanwebthinfanum-D-ZSjYYz.eot);src:url(/assets/iranyekanwebthinfanum-D-ZSjYYz.eot?#iefix) format("embedded-opentype"),url(/assets/iranyekanwebthinfanum-CSNE-9l9.woff) format("woff"),url(/assets/iranyekanwebthinfanum-DcHs2iuA.ttf) format("truetype")}@font-face{font-family:IRANYekan;font-style:normal;font-weight:300;src:url(/assets/iranyekanweblightfanum-ygAVe80Z.eot);src:url(/assets/iranyekanweblightfanum-ygAVe80Z.eot?#iefix) format("embedded-opentype"),url(/assets/iranyekanweblightfanum-CUSCFX3r.woff) format("woff"),url(/assets/iranyekanweblightfanum-BGe6BYo1.ttf) format("truetype")}@font-face{font-family:IRANYekan;font-style:normal;font-weight:400;src:url(/assets/iranyekanwebregularfanum-ByZg3G6b.eot);src:url(/assets/iranyekanwebregularfanum-ByZg3G6b.eot?#iefix) format("embedded-opentype"),url(/assets/iranyekanwebregularfanum-BFcizGKW.woff) format("woff"),url(/assets/iranyekanwebregularfanum-DbwvR45l.ttf) format("truetype")}@font-face{font-family:IRANYekan;font-style:normal;font-weight:500;src:url(/assets/iranyekanwebmediumfanum-D05JzbBp.eot);src:url(/assets/iranyekanwebmediumfanum-D05JzbBp.eot?#iefix) format("embedded-opentype"),url(/assets/iranyekanwebmediumfanum-s03dbLnU.woff) format("woff"),url(/assets/iranyekanwebmediumfanum-BUeGgNk3.ttf) format("truetype")}@font-face{font-family:IRANYekan;font-style:normal;font-weight:800;src:url(/assets/iranyekanwebextraboldfanum-B_HxCE9G.eot);src:url(/assets/iranyekanwebextraboldfanum-B_HxCE9G.eot?#iefix) format("embedded-opentype"),url(/assets/iranyekanwebextraboldfanum-BxduwGDe.woff) format("woff"),url(/assets/iranyekanwebextraboldfanum-BtBLW69P.ttf) format("truetype")}@font-face{font-family:IRANYekan;font-style:normal;font-weight:900;src:url(/assets/iranyekanwebblackfanum-D4YLG5Qd.eot);src:url(/assets/iranyekanwebblackfanum-D4YLG5Qd.eot?#iefix) format("embedded-opentype"),url(/assets/iranyekanwebblackfanum-BwAdG8eD.woff) format("woff"),url(/assets/iranyekanwebblackfanum-CTOzT0CZ.ttf) format("truetype")}@font-face{font-family:IRANYekan;font-style:normal;font-weight:950;src:url(/assets/iranyekanwebextrablackfanum-BBBCPzpP.eot);src:url(/assets/iranyekanwebextrablackfanum-BBBCPzpP.eot?#iefix) format("embedded-opentype"),url(/assets/iranyekanwebextrablackfanum-CKF0oDJw.woff) format("woff"),url(/assets/iranyekanwebextrablackfanum-BRm1SKeI.ttf) format("truetype")}html{position:relative;min-height:100%}body{font-family:yekan-bakh-reg,sans-serif;padding-bottom:60px;overflow-x:hidden}.metismenu{padding:0}.metismenu li{list-style:none}.metismenu ul{padding:0}.metismenu ul li{width:100%}.metismenu .mm-collapse:not(.mm-show){display:none}.metismenu .mm-collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;transition-property:height,visibility}.nav-second-level li a,.nav-thrid-level li a{padding:8px 20px;color:#fff;display:block;position:relative;-webkit-transition:all .4s;transition:all .4s}.nav-second-level li a:focus,.nav-second-level li a:hover,.nav-thrid-level li a:focus,.nav-thrid-level li a:hover{color:#fff}.nav-second-level li.mm-active>a,.nav-third-level li.mm-active>a{color:#fff}#wrapper{height:100%;overflow:hidden;width:100%}.content-page{margin-left:240px;overflow:hidden;padding:0 10px 5px;min-height:84vh;margin-top:70px}.left-side-menu::-webkit-scrollbar{width:0px}.left-side-menu::-webkit-scrollbar-track{background:#f1f1f1}.left-side-menu::-webkit-scrollbar-thumb{background:#888}.left-side-menu::-webkit-scrollbar-thumb:hover{background:#000}.left-side-menu{overflow-y:auto;width:20%;bottom:0;padding:0 0 20px;position:fixed;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;top:68px;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26}#sidebar-menu>ul>li>a{display:block;padding:11px 20px;position:relative;margin:2px 0;-webkit-transition:all .4s;transition:all .4s;font-size:14px}#sidebar-menu>ul>li>a>span{vertical-align:middle;font-family:yekan-bakh-medium;font-size:14px;font-weight:500}#sidebar-menu>ul>li>a i{display:inline-block;line-height:1.0625rem;margin:0 10px 0 3px;text-align:center;vertical-align:middle;width:20px;font-size:1rem}#sidebar-menu>ul>li>a .drop-arrow{float:right}#sidebar-menu>ul>li>a .drop-arrow i{margin-right:0}#sidebar-menu>ul>li>a.active{color:#fff;background-color:#2f3642}#sidebar-menu>ul>li>ul{padding-left:37px}#sidebar-menu>ul>li>ul ul{padding-left:20px}#sidebar-menu .menu-arrow{-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;position:absolute;right:20px;display:inline-block;font-family:Material Design Icons;text-rendering:auto;line-height:1.6rem;font-size:1.1rem;-webkit-transform:translate(0,0);transform:translate(0)}#sidebar-menu .menu-arrow:before{content:""}.badge{font-family:yekan-bakh-reg,sans-serif}#sidebar-menu .badge{margin-top:4px;font-family:yekan-bakh-reg,sans-serif}#sidebar-menu li.mm-active>a>span.menu-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#sidebar-menu .menu-title{padding:10px 20px;letter-spacing:.05em;pointer-events:none;cursor:default;font-size:.6875rem;text-transform:uppercase;color:#95a4b5;font-weight:600}.enlarged .logo-box{width:70px!important}.enlarged .logo span.logo-lg{display:none}.enlarged .logo span.logo-sm{display:block}.enlarged .left-side-menu{position:absolute;padding-top:0;width:70px!important;z-index:5}.enlarged .left-side-menu .slimScrollDiv,.enlarged .left-side-menu .slimscroll-menu{overflow:inherit!important;height:auto!important}.enlarged .left-side-menu .slimScrollBar{visibility:hidden}.enlarged .left-side-menu #sidebar-menu .menu-title,.enlarged .left-side-menu #sidebar-menu .menu-arrow,.enlarged .left-side-menu #sidebar-menu .label,.enlarged .left-side-menu #sidebar-menu .badge{display:none!important}.enlarged .left-side-menu #sidebar-menu>ul>li{position:relative;white-space:nowrap}.enlarged .left-side-menu #sidebar-menu>ul>li>a{padding:15px 20px;min-height:56px;-webkit-transition:none;transition:none}.enlarged .left-side-menu #sidebar-menu>ul>li>a:hover,.enlarged .left-side-menu #sidebar-menu>ul>li>a:active,.enlarged .left-side-menu #sidebar-menu>ul>li>a:focus{color:#fff}.enlarged .left-side-menu #sidebar-menu>ul>li>a i{font-size:1.125rem;margin-right:20px;margin-left:6px}.enlarged .left-side-menu #sidebar-menu>ul>li>a span{display:none;padding-left:25px}.enlarged .left-side-menu #sidebar-menu>ul>li:hover>a{position:relative;width:260px;color:#fff;background-color:#2f3642;-webkit-transition:none;transition:none}.enlarged .left-side-menu #sidebar-menu>ul>li:hover>a span{display:inline}.enlarged .left-side-menu #sidebar-menu>ul>li:hover a.open :after,.enlarged .left-side-menu #sidebar-menu>ul>li:hover a.mm-active :after{display:none}.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul{display:block;left:70px;position:absolute;width:190px;height:auto!important}.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul ul{-webkit-box-shadow:3px 5px 10px 0 rgba(154,161,171,.2);box-shadow:3px 5px 10px #9aa1ab33}.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul a{-webkit-box-shadow:none;box-shadow:none;padding:8px 20px;position:relative;width:190px;z-index:6}.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul a:hover{color:#fff}.header-title,.ffiy{font-family:yekan-bakh-reg,sans-serif!important}.enlarged .left-side-menu #sidebar-menu>ul ul{margin-top:-2px;padding:5px 0;z-index:9999;display:none;background-color:#102338}.enlarged .left-side-menu #sidebar-menu>ul ul li:hover>ul{display:block;left:190px;margin-top:-36px;height:auto!important;position:absolute;width:190px}.enlarged .left-side-menu #sidebar-menu>ul ul li>a span.pull-right{position:absolute;right:20px;top:12px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.enlarged .left-side-menu #sidebar-menu>ul ul li.active a{color:#fff}.enlarged .content-page{margin-left:70px!important}.enlarged .footer{left:70px!important}.enlarged .user-box{display:none}body.enlarged{min-height:1200px}@media (max-width: 767.98px){body{overflow-x:hidden;padding-bottom:80px}.left-side-menu{display:none;z-index:10!important}.sidebar-enable .left-side-menu{display:block}.content-page,.enlarged .content-page{margin-left:0!important;padding:0 10px}.pro-user-name{display:none}}.left-side-menu-light .navbar-custom{background-color:#102338;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26}.left-side-menu-light .navbar-custom .logo-box{background-color:#102338}.left-side-menu-light .navbar-custom .app-search .form-control,.left-side-menu-light .navbar-custom .app-search .btn{background:#3c4655}.left-side-menu-light .user-box .img-thumbnail{background-color:#fff;border-color:#fff}.left-side-menu-light .user-box a.text-dark{color:#f2f2f2!important}.left-side-menu-light .left-side-menu{background-color:#fff}.left-side-menu-light .left-side-menu #sidebar-menu>ul>li>a{color:#6d7379}.left-side-menu-light .left-side-menu #sidebar-menu>ul>li>a:hover,.left-side-menu-light .left-side-menu #sidebar-menu>ul>li>a:focus,.left-side-menu-light .left-side-menu #sidebar-menu>ul>li>a:active{color:#64c5b1;background-color:#f7f7f7}.left-side-menu-light .left-side-menu #sidebar-menu>ul>li>a.active{color:#64c5b1;background-color:#f7f7f7;border-right-color:#fff}.left-side-menu-light .left-side-menu #sidebar-menu .menu-title{color:#adb5bd}.left-side-menu-light .left-side-menu .nav-second-level li a,.left-side-menu-light .left-side-menu .nav-thrid-level li a{color:#6d7379}.left-side-menu-light .left-side-menu .nav-second-level li a:focus,.left-side-menu-light .left-side-menu .nav-second-level li a:hover,.left-side-menu-light .left-side-menu .nav-thrid-level li a:focus,.left-side-menu-light .left-side-menu .nav-thrid-level li a:hover{background-color:transparent;color:#64c5b1}.left-side-menu-light .left-side-menu .nav-second-level li.mm-active>a,.left-side-menu-light .left-side-menu .nav-third-level li.mm-active>a{color:#64c5b1}.enlarged.left-side-menu-light #wrapper .left-side-menu #sidebar-menu>ul>li:hover>a{background-color:#f2f2f2;color:#64c5b1}.enlarged.left-side-menu-light #wrapper .left-side-menu #sidebar-menu ul{background-color:#fff}.enlarged.left-side-menu-light #wrapper .left-side-menu #sidebar-menu ul li.active a{color:#64c5b1}.enlarged.left-side-menu-light #wrapper .left-side-menu #sidebar-menu>ul>li:hover>ul a:hover{color:#64c5b1}.left-side-menu-sm .logo-box{width:160px;text-align:center;padding-left:0}.left-side-menu-sm .navbar-custom .button-menu-mobile.disable-btn{display:block}.left-side-menu-sm .left-side-menu{width:160px;text-align:center}.left-side-menu-sm .left-side-menu #sidebar-menu>ul>li>a>i{display:block;font-size:18px;line-height:24px;width:100%;margin:0}.left-side-menu-sm .left-side-menu #sidebar-menu>ul ul{padding-left:0}.left-side-menu-sm .left-side-menu #sidebar-menu>ul ul a{padding:10px 20px}.left-side-menu-sm .left-side-menu .menu-arrow,.left-side-menu-sm .left-side-menu .badge{display:none!important}.left-side-menu-sm .left-side-menu+.content-page{margin-left:160px}.left-side-menu-sm .left-side-menu+.content-page .footer{left:160px}.enlarged.left-side-menu-sm #wrapper .left-side-menu{text-align:left}.enlarged.left-side-menu-sm #wrapper .left-side-menu ul li a i{display:inline-block;font-size:18px;line-height:17px;margin-left:3px;margin-right:15px;vertical-align:middle;width:20px}.logo{display:block;line-height:70px}.logo span.logo-lg{display:block}.logo span.logo-sm{display:none}.logo .logo-lg-text-dark{color:#313a46;font-weight:700;font-size:22px;text-transform:uppercase}.logo .logo-lg-text-light{color:#fff;font-weight:700;font-size:22px;text-transform:uppercase}.logo-box{height:70px;width:320px;float:left;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.navbar-custom{padding:0 10px 0 0;position:fixed;left:0;top:0;overflow:hidden;right:0;height:70px;z-index:100}.navbar-custom .topnav-menu>li{float:left}.navbar-custom .topnav-menu .nav-link{padding:0 15px;color:#fffc;min-width:32px;display:inline-block;line-height:70px;text-align:center;max-height:70px}.navbar-custom .dropdown.show .nav-link{background-color:#ffffff0d}.navbar-custom .app-search{overflow:hidden;height:70px;display:table;max-width:180px;margin-right:20px}.navbar-custom .app-search .app-search-box{display:table-cell;vertical-align:middle}.navbar-custom .app-search .app-search-box input::-webkit-input-placeholder{font-size:.8125rem;color:#ffffffb3}.navbar-custom .app-search .form-control{border:none;height:38px;padding-left:20px;padding-right:0;color:#fff;-webkit-box-shadow:none;box-shadow:none;border-radius:30px 0 0 30px}.navbar-custom .app-search .input-group-append{margin-left:0;z-index:4}.navbar-custom .app-search .btn{color:#ffffffb3;border-color:transparent;border-radius:0 30px 30px 0;-webkit-box-shadow:none!important;box-shadow:none!important}.navbar-custom .button-menu-mobile{border:none;color:#fff;display:inline-block;height:70px;line-height:70px;width:60px;background-color:transparent;font-size:24px;cursor:pointer}.navbar-custom .button-menu-mobile.disable-btn{display:none}.noti-scroll{max-height:230px}.notification-list{margin-left:0}.notification-list .noti-title{padding:15px 20px}.notification-list .noti-icon{font-size:21px;vertical-align:middle}.notification-list .noti-icon-badge{display:inline-block;position:absolute;top:16px;right:10px}.notification-list .notify-item .notify-icon{float:left;height:36px;width:36px;font-size:18px;line-height:36px;text-align:center;margin-top:2px;margin-right:10px;border-radius:50%;color:#fff}.notification-list .notify-item .notify-details{margin-bottom:5px;overflow:hidden;margin-left:45px;text-overflow:ellipsis;white-space:nowrap;color:#414d5f;font-weight:500}.notification-list .notify-item .notify-details b{font-weight:500}.notification-list .notify-item .notify-details small{display:block}.notification-list .notify-item .notify-details span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.notification-list .notify-item .user-msg{margin-left:45px;white-space:normal;line-height:16px}.profile-dropdown{width:170px}.profile-dropdown i{margin-right:5px}.nav-user{padding:0 12px!important}.nav-user img{border:2px solid #FFF;height:32px;width:32px}.page-title-box .page-title{font-size:17px;margin:0;line-height:35px}.page-title-box .page-title-right{float:right}@media (max-width: 767.98px){.page-title-box .page-title{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:35px}.page-title-box .breadcrumb{display:none}}@media (max-width: 640px){.page-title-box .page-title-right{display:none}}@media (max-width: 419px){.page-title-box .breadcrumb{display:none}}.footer{bottom:0;padding:21px 15px 20px;position:absolute;right:0;color:#c2c3c4;text-align:center;left:240px;background-color:unset}.footer .footer-links a{color:#8c9396;margin-left:1.5rem;-webkit-transition:all .4s;transition:all .4s}.footer .footer-links a:hover{color:#313a46}.footer .footer-links a:first-of-type{margin-left:0}.footer-alt{left:0!important;text-align:center;background-color:transparent}@media (max-width: 767.98px){.footer{left:0!important;text-align:center}}.right-bar{background-color:#fff;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.06),0 1px 0 0 rgba(0,0,0,.02);box-shadow:0 0 24px #0000000f,0 1px #00000005;display:block;position:fixed;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:260px;z-index:9999;float:right!important;right:-270px;top:0;bottom:0}.right-bar .rightbar-title{background-color:#64c5b1;padding:27px 25px;color:#fff}.right-bar .right-bar-toggle{background-color:#404b5b;height:24px;width:24px;line-height:24px;color:#f3f3f3;text-align:center;border-radius:50%;margin-top:-4px}.right-bar .right-bar-toggle:hover{background-color:#465364}.rightbar-overlay{background-color:#313a468c;position:absolute;left:0;right:0;top:0;bottom:0;display:none;z-index:9998;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.right-bar-enabled .right-bar{right:0}.right-bar-enabled .rightbar-overlay{display:block}@media (max-width: 767.98px){.right-bar{overflow:auto}.right-bar .slimscroll-menu{height:auto!important}}.activity-widget .activity-list{position:relative;border-left:2px dashed #dee2e6;padding-left:24px;padding-bottom:2px}.activity-widget .activity-list:after{content:"";position:absolute;left:-7px;top:6px;width:12px;height:12px;background-color:#fff;border:2px solid #64c5b1;border-radius:50%}.inbox-widget .inbox-item{overflow:hidden;padding:.625rem 0;position:relative}.inbox-widget .inbox-item .inbox-item-img{display:block;float:left;margin-right:15px;margin-top:4px}.inbox-widget .inbox-item .inbox-item-img img{width:40px}.inbox-widget .inbox-item .inbox-item-author{display:block;margin-bottom:0;font-weight:500}.inbox-widget .inbox-item .inbox-item-author a{color:#6c757d}.inbox-widget .inbox-item .inbox-item-text{color:#8c9396;display:block;margin:0;overflow:hidden}.inbox-widget .inbox-item .inbox-item-date{color:#8c9396;font-size:.6875rem;position:absolute;right:5px;top:10px}body.boxed-layout{background-color:#e2e2e2}body.boxed-layout #wrapper{max-width:1300px;margin:0 auto;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26;background-color:#f9f9f9}body.boxed-layout .navbar-custom{max-width:1300px;margin:0 auto}body.boxed-layout .footer{margin:0 auto;max-width:1060px}body.boxed-layout.enlarged .footer{max-width:1230px}@media (min-width: 1200px){body[data-layout=horizontal] .container-fluid{max-width:90%}}body[data-layout=horizontal] .logo-light{display:none}body[data-layout=horizontal] .logo-dark{display:block}body[data-layout=horizontal] .content-page{margin-left:0!important;margin-top:153px}@media (max-width: 991px){body[data-layout=horizontal] .content-page{margin-top:70px}}body[data-layout=horizontal] .footer{left:0!important}body[data-layout=horizontal] .navbar-custom{padding:0 10px;background-color:#fff;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26}body[data-layout=horizontal] .navbar-custom .app-search input::-webkit-input-placeholder{color:#8c9396!important}body[data-layout=horizontal] .navbar-custom .app-search .form-control{color:#313a46;background-color:#f5f5f5;border-color:#f5f5f5}body[data-layout=horizontal] .navbar-custom .app-search .btn{background-color:#f5f5f5;color:#adb5bd}body[data-layout=horizontal] .navbar-custom .topnav-menu .nav-link{color:#8c9396}body[data-layout=horizontal] .navbar-custom .topnav-menu .nav-link.waves-effect.waves-light .waves-ripple{background:#313a4666}body[data-layout=horizontal] .logo-box{display:block;width:auto!important;margin-right:40px;background-color:transparent}body[data-layout=horizontal].enlarged{min-height:100px}body[data-layout=horizontal] .page-title-box{margin:0;padding:18px 0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}body[data-layout=horizontal] .footer{text-align:center}.wrapper{padding:130px 12px 0}#topnav{background:#102338;position:fixed;left:0;right:0;z-index:1001;padding:0 12px}#topnav .arrow-down{display:inline-block}#topnav .arrow-down:after{border-color:initial;border-style:solid;border-width:0 0 1px 1px;content:"";height:.4em;display:inline-block;right:5px;top:50%;margin-left:5px;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;width:.4em}#topnav .navbar-toggle{border:0;position:relative;padding:0;margin:0;cursor:pointer}#topnav .navbar-toggle .lines{width:25px;display:block;position:relative;margin:15px 20px 0;padding-top:13px;height:44px;-webkit-transition:all .5s ease;transition:all .5s ease}#topnav .navbar-toggle span{height:2px;width:100%;background-color:#313a4699;display:block;margin-bottom:5px;transition:-webkit-transform .5s ease;-webkit-transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}#topnav .navbar-toggle.open span{position:absolute}#topnav .navbar-toggle.open span:first-child{top:18px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#topnav .navbar-toggle.open span:nth-child(2){visibility:hidden}#topnav .navbar-toggle.open span:last-child{width:100%;top:18px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#topnav .has-submenu.active>a{color:#fff}#topnav .has-submenu.active .submenu li.active>a{color:#64c5b1}#topnav .topbar-menu{margin-top:70px}.navigation-menu{list-style:none;margin:0;padding:0;text-align:center}.navigation-menu>li{display:inline-block;position:relative}.navigation-menu>li>a{display:block;color:#95a4b5;font-size:14.4px;-webkit-transition:all .5s ease;transition:all .5s ease;line-height:20px;padding:20px 17px;position:relative}.navigation-menu>li>a i{font-size:18px;margin-bottom:5px;text-align:center;display:block}.navigation-menu>li>a:hover,.navigation-menu>li>a:focus{background-color:transparent}@media (min-width: 992px){body[data-layout=horizontal].enlarged .logo span.logo-lg{display:block}body[data-layout=horizontal].enlarged .logo span.logo-sm{display:none}.navigation-menu>li>a:hover,.navigation-menu>li>a:focus,.navigation-menu>li>a:active{color:#fff}.navigation-menu>li:hover a{color:#fff}.navigation-menu>li.last-elements .submenu{left:auto;right:0}.navigation-menu>li.last-elements .submenu>li.has-submenu .submenu{left:auto;right:100%;margin-left:0;margin-right:10px}.navigation-menu>li>ul>li.has-submenu:active>a,.navigation-menu>li>ul>li.has-submenu:hover>a{color:#64c5b1}.navigation-menu>li .submenu{position:absolute;top:100%;left:0;z-index:1000;padding:10px 0;list-style:none;min-width:200px;text-align:left;visibility:hidden;opacity:0;margin-top:10px;border-radius:4px;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:#fff;-webkit-box-shadow:rgba(0,0,0,.15) 0px 0px 40px 0px;box-shadow:#00000026 0 0 40px}.navigation-menu>li .submenu li{position:relative}.navigation-menu>li .submenu li .menu-title{display:block;padding:8px 25px;clear:both;line-height:1.42857143;white-space:nowrap;font-size:10px;text-transform:uppercase;letter-spacing:2px;font-weight:500}.navigation-menu>li .submenu li ul{list-style:none;padding-left:0;margin:0}.navigation-menu>li .submenu li a{display:block;padding:9px 25px;clear:both;white-space:nowrap;color:#95a4b5;font-size:13.5px}.navigation-menu>li .submenu li a:hover{color:#64c5b1}.navigation-menu>li .submenu li.has-submenu>a .arrow-down:after{right:20px!important;-webkit-transform:rotate(-135deg) translateY(-50%)!important;transform:rotate(-135deg) translateY(-50%)!important;position:absolute}.navigation-menu>li .submenu li .submenu{left:100%;top:0;margin-left:10px;margin-top:-1px}.navigation-menu>li .submenu.megamenu{white-space:nowrap;width:auto}.navigation-menu>li .submenu.megamenu>li{overflow:hidden;width:200px;display:inline-block;vertical-align:top}.navbar-toggle{display:none!important}#navigation{display:block!important}}@media (max-width: 767.98px){body[data-layout=horizontal] .logo-box{display:block}body[data-layout=horizontal] .logo span.logo-lg{display:none}body[data-layout=horizontal] .logo span.logo-sm{display:block}body[data-layout=horizontal] .navbar-custom{padding:0 0 0 12px}}@media (min-width: 768px){.navigation-menu>li.has-submenu:hover>.submenu{visibility:visible;opacity:1;margin-top:0}.navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu{visibility:visible;opacity:1;margin-left:0;margin-right:0}.navigation-menu>li.has-submenu.last-elements>.submenu:before{right:11px;left:auto}}@media (max-width: 991px){.wrapper{padding-top:70px}#topnav .navigation-menu{float:none;max-height:400px;text-align:left}#topnav .navigation-menu>li{display:block;float:none}#topnav .navigation-menu>li>a{color:#95a4b5;padding:15px}#topnav .navigation-menu>li>a i{display:inline-block;margin-right:10px;margin-bottom:0;vertical-align:inherit;font-size:15px}#topnav .navigation-menu>li>a:after{position:absolute;right:15px}#topnav .navigation-menu>li .submenu{display:none;list-style:none;padding-left:20px;margin:0}#topnav .navigation-menu>li .submenu li a{display:block;position:relative;padding:7px 20px;color:#95a4b5}#topnav .navigation-menu>li .submenu li a:hover{color:#64c5b1}#topnav .navigation-menu>li .submenu li .menu-title{padding:7px 20px;text-transform:uppercase;display:block}#topnav .navigation-menu>li .submenu.open{display:block}#topnav .navigation-menu>li .submenu .submenu{display:none;list-style:none}#topnav .navigation-menu>li .submenu .submenu.open{display:block}#topnav .navigation-menu>li .submenu.megamenu>li>ul{list-style:none;padding-left:0}#topnav .navigation-menu>li.has-submenu.open>a{color:#64c5b1}#topnav .has-submenu.active a{color:#64c5b1}#topnav .has-submenu.active .submenu li.active>a{color:#64c5b1}#topnav .arrow-down:after{right:26px;position:absolute}#topnav .navbar-header{float:left}#navigation{position:absolute;top:70px;left:0;width:100%;display:none;height:auto;padding-bottom:0;overflow:auto;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26;background-color:#fff}#navigation.open{display:block;overflow-y:auto}}@media (max-height: 375px){.navigation-menu{max-height:240px!important}}@media (max-width: 575.98px){body[data-layout=horizontal] .logo-box{margin-right:0}.navbar-custom .topnav-menu .nav-link{padding:0 10px}}.width-xs{min-width:80px}.width-sm{min-width:95px}.width-md{min-width:110px}.width-lg{min-width:140px}.width-xl{min-width:160px}.font-family-secondary{font-family:yekan-bakh-reg,sans-serif}.avatar-xs{height:1.5rem;width:1.5rem}.avatar-sm{height:2.25rem;width:2.25rem}.avatar-md{height:3.5rem;width:3.5rem}.avatar-lg{height:4.5rem;width:4.5rem}.avatar-xl{height:6rem;width:6rem}.avatar-xxl{height:7.5rem;width:7.5rem}.avatar-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.avatar-group{padding-left:12px}.avatar-group .avatar-group-item{margin:0 0 10px -12px;display:inline-block;border:2px solid #fff;border-radius:50%}.font-weight-medium{font-weight:500}.font-weight-semibold{font-weight:600}.sp-line-1,.sp-line-2,.sp-line-3,.sp-line-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.sp-line-1{-webkit-line-clamp:1}.sp-line-2{-webkit-line-clamp:2}.sp-line-3{-webkit-line-clamp:3}.sp-line-4{-webkit-line-clamp:4}.pull-in{margin-left:-1.5rem;margin-right:-1.5rem}.social-list-item{height:2rem;width:2rem;line-height:calc(2rem - 4px);display:block;border:2px solid #adb5bd;border-radius:50%;color:#adb5bd}.checkbox label{display:inline-block;padding-left:8px;position:relative}.checkbox label:before{background-color:#fff;border-radius:3px;border:2px solid #e2e2e2;content:"";display:inline-block;height:18px;left:0;margin-left:-18px;position:absolute;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:18px;outline:none!important}.checkbox label:after{color:#6c757d;display:inline-block;font-size:11px;height:18px;left:0;margin-left:-18px;padding-left:3px;position:absolute;top:0;width:18px}.checkbox input[type=checkbox]{cursor:pointer;opacity:0;z-index:1;outline:none!important}.checkbox input[type=checkbox]:disabled+label{opacity:.65}.checkbox input[type=checkbox]:focus+label:before{outline-offset:-2px;outline:none}.checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;top:4px;left:7px;display:table;width:4px;height:8px;border:2px solid #8c9396;border-top-width:0;border-left-width:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox input[type=checkbox]:disabled+label:before{background-color:#f3f3f3;cursor:not-allowed}.checkbox.checkbox-circle label:before{border-radius:50%}.checkbox.checkbox-inline{margin-top:0}.checkbox.checkbox-single input{height:18px;width:18px;position:absolute}.checkbox.checkbox-single label{height:18px;width:18px}.checkbox.checkbox-single label:before{margin-left:0}.checkbox.checkbox-single label:after{margin-left:0}.checkbox-primary input[type=checkbox]:checked+label:before{background-color:#64c5b1;border-color:#64c5b1}.checkbox-primary input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-secondary input[type=checkbox]:checked+label:before{background-color:#6c757d;border-color:#6c757d}.checkbox-secondary input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-success input[type=checkbox]:checked+label:before{background-color:#32c861;border-color:#32c861}.checkbox-success input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-info input[type=checkbox]:checked+label:before{background-color:#34d3eb;border-color:#34d3eb}.checkbox-info input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-warning input[type=checkbox]:checked+label:before{background-color:#ffa91c;border-color:#ffa91c}.checkbox-warning input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-danger input[type=checkbox]:checked+label:before{background-color:#bb264a;border-color:#bb264a}.checkbox-danger input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-light input[type=checkbox]:checked+label:before{background-color:#f3f3f3;border-color:#f3f3f3}.checkbox-light input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-dark input[type=checkbox]:checked+label:before{background-color:#313a46;border-color:#313a46}.checkbox-dark input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-blue input[type=checkbox]:checked+label:before{background-color:#4489e4;border-color:#4489e4}.checkbox-blue input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-pink input[type=checkbox]:checked+label:before{background-color:#f06292;border-color:#f06292}.checkbox-pink input[type=checkbox]:checked+label:after{border-color:#fff}.checkbox-purple input[type=checkbox]:checked+label:before{background-color:#5553ce;border-color:#5553ce}.checkbox-purple input[type=checkbox]:checked+label:after{border-color:#fff}.radio label{display:inline-block;padding-left:8px;position:relative;font-weight:400}.radio label:before{background-color:#fff;border-radius:50%;border:2px solid #e2e2e2;content:"";display:inline-block;height:18px;left:0;margin-left:-18px;position:absolute;-webkit-transition:border .5s ease-in-out;transition:border .5s ease-in-out;width:18px;outline:none!important}.radio label:after{-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-ms-transform:scale(0,0);-o-transform:scale(0,0);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);-webkit-transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);background-color:#8c9396;border-radius:50%;content:" ";display:inline-block;height:10px;left:6px;margin-left:-20px;position:absolute;top:4px;transform:scale(0);transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33),-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);width:10px}.radio input[type=radio]{cursor:pointer;opacity:0;z-index:1;outline:none!important}.radio input[type=radio]:disabled+label{opacity:.65}.radio input[type=radio]:focus+label:before{outline-offset:-2px;outline:5px auto -webkit-focus-ring-color;outline:thin dotted}.radio input[type=radio]:checked+label:after{-webkit-transform:scale(1,1);transform:scale(1)}.radio input[type=radio]:disabled+label:before{cursor:not-allowed}.radio.radio-inline{margin-top:0}.radio.radio-single label{height:17px}.radio-primary input[type=radio]+label:after{background-color:#64c5b1}.radio-primary input[type=radio]:checked+label:before{border-color:#64c5b1}.radio-primary input[type=radio]:checked+label:after{background-color:#64c5b1}.radio-secondary input[type=radio]+label:after{background-color:#6c757d}.radio-secondary input[type=radio]:checked+label:before{border-color:#6c757d}.radio-secondary input[type=radio]:checked+label:after{background-color:#6c757d}.radio-success input[type=radio]+label:after{background-color:#32c861}.radio-success input[type=radio]:checked+label:before{border-color:#32c861}.radio-success input[type=radio]:checked+label:after{background-color:#32c861}.radio-info input[type=radio]+label:after{background-color:#34d3eb}.radio-info input[type=radio]:checked+label:before{border-color:#34d3eb}.radio-info input[type=radio]:checked+label:after{background-color:#34d3eb}.radio-warning input[type=radio]+label:after{background-color:#ffa91c}.radio-warning input[type=radio]:checked+label:before{border-color:#ffa91c}.radio-warning input[type=radio]:checked+label:after{background-color:#ffa91c}.radio-danger input[type=radio]+label:after{background-color:#bb264a}.radio-danger input[type=radio]:checked+label:before{border-color:#bb264a}.radio-danger input[type=radio]:checked+label:after{background-color:#bb264a}.radio-light input[type=radio]+label:after{background-color:#f3f3f3}.radio-light input[type=radio]:checked+label:before{border-color:#f3f3f3}.radio-light input[type=radio]:checked+label:after{background-color:#f3f3f3}.radio-dark input[type=radio]+label:after{background-color:#313a46}.radio-dark input[type=radio]:checked+label:before{border-color:#313a46}.radio-dark input[type=radio]:checked+label:after{background-color:#313a46}.radio-blue input[type=radio]+label:after{background-color:#4489e4}.radio-blue input[type=radio]:checked+label:before{border-color:#4489e4}.radio-blue input[type=radio]:checked+label:after{background-color:#4489e4}.radio-pink input[type=radio]+label:after{background-color:#f06292}.radio-pink input[type=radio]:checked+label:before{border-color:#f06292}.radio-pink input[type=radio]:checked+label:after{background-color:#f06292}.radio-purple input[type=radio]+label:after{background-color:#5553ce}.radio-purple input[type=radio]:checked+label:before{border-color:#5553ce}.radio-purple input[type=radio]:checked+label:after{background-color:#5553ce}@media print{.left-side-menu,.right-bar,.page-title-box,.navbar-custom,.footer{display:none}.card-body,.content-page,.right-bar,.content,body{padding:0;margin:0}}.widget-box-one .widget-one-icon{position:absolute;right:30px;font-size:72px!important;top:0;color:#e2e2e2;overflow:hidden;vertical-align:middle;line-height:2!important}.widget-box-one .wigdet-one-content{position:relative}.widget-box-two{text-align:right}.widget-box-two .wigdet-two-content{position:relative;overflow:hidden}.widget-two-default{background-color:#fff}.widget-two-default .widget-two-icon{color:#afafaf;border:2px solid #afafaf}.widget-box-three .bg-icon{border:1px dashed #8c9396;background-color:#e2e2e2;line-height:68px;text-align:center}.widget-user,.widget-box-four{position:relative}.widget-box-four .widget-box-four-chart{position:absolute;right:20px;bottom:25px}.widget-box-four .wigdet-four-content{background-color:#fff3;position:relative}.widget-box-four h3{font-size:22px}.inbox-widget .inbox-item{border-bottom:1px solid rgba(226,226,226,.9);overflow:hidden;padding:10px 0;position:relative}.inbox-widget .inbox-item .inbox-item-img{display:block;float:left;margin-right:15px;width:40px}.inbox-widget .inbox-item img{width:40px}.inbox-widget .inbox-item .inbox-item-author{color:#313a46;display:block;margin:0;font-family:yekan-bakh-reg,sans-serif}.inbox-widget .inbox-item .inbox-item-text{display:block;font-size:12px;margin:0;color:#8c9396}.inbox-widget .inbox-item .inbox-item-date{font-size:11px;position:absolute;right:7px;top:2px}.user-position{position:absolute;top:0;border-left:1px solid #f3f3f3;bottom:0;width:44px;font-size:16px;text-align:center;right:0;left:auto;display:-moz-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.user-position span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.avatar-sm-box{height:32px;width:32px;color:#fff;display:block;line-height:32px;text-align:center;border-radius:50%;font-family:yekan-bakh-reg,sans-serif;font-size:16px}.table-actions-bar tr td{vertical-align:middle!important}.table-actions-bar .table-action-btn{color:#8c9396;display:inline-block;width:28px;border-radius:50%;text-align:center;line-height:24px;font-size:20px}.table-actions-bar .table-action-btn:hover{color:#64c5b1;border-color:#64c5b1}/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */.waves-effect{font-family:yekan-bakh-reg,sans-serif;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:#0003;background:radial-gradient(#0003 0,#0000004d 40%,#0006,#00000080,#fff0 70%);-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:scale(0) translate(0,0);transform:scale(0) translate(0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background:#fff6;background:radial-gradient(#fff3 0,#ffffff4d 40%,#fff6,#ffffff80,#fff0 70%)}.waves-effect.waves-classic .waves-ripple{background:#0003}.waves-effect.waves-classic.waves-light .waves-ripple{background:#fff6}.waves-notransition{-webkit-transition:none!important;transition:none!important}.waves-button,.waves-circle{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%)}.waves-button,.waves-button:hover,.waves-button:visited,.waves-button-input{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:none;color:inherit;background-color:#0000;font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}.waves-button{padding:.85em 1.1em;border-radius:.2em}.waves-button-input{margin:0;padding:.85em 1.1em}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper.waves-button{padding:0}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}.waves-float{-webkit-mask-image:none;-webkit-box-shadow:0px 1px 1.5px 1px rgba(0,0,0,.12);box-shadow:0 1px 1.5px 1px #0000001f;-webkit-transition:all .3s;transition:all .3s}.waves-float:active{-webkit-box-shadow:0px 8px 20px 1px rgba(0,0,0,.3);box-shadow:0 8px 20px 1px #0000004d}.waves-block{display:block}.slimScrollDiv{height:auto!important}.sk-rotating-plane,.sk-double-bounce .sk-child,.sk-wave .sk-rect,.sk-wandering-cubes .sk-cube,.sk-spinner-pulse,.sk-chasing-dots .sk-child,.sk-three-bounce .sk-child,.sk-circle .sk-child:before,.sk-cube-grid .sk-cube,.sk-fading-circle .sk-circle:before,.sk-folding-cube .sk-cube:before{background-color:#64c5b1}.sk-fading-circle .sk-circle{margin-top:0}.parsley-errors-list{margin:0;padding:0}.parsley-errors-list>li{list-style:none;color:#bb264a;margin-top:5px;padding-left:20px;position:relative}.parsley-errors-list>li:before{content:"";font-family:Material Design Icons;position:absolute;left:2px;top:-1px}.parsley-error{border-color:#bb264a}.parsley-success{border-color:#32c861}.jq-toast-single{padding:15px;font-family:yekan-bakh-reg,sans-serif;background-color:#313a46;font-size:13px;line-height:22px}.jq-toast-single h2{font-family:yekan-bakh-reg,sans-serif}.jq-toast-single a{font-size:.8rem}.jq-toast-single a:hover{color:#fff}.jq-has-icon{padding:10px 10px 10px 50px}.close-jq-toast-single{position:absolute;top:-12px;right:-12px;font-size:20px;cursor:pointer;height:32px;width:32px;background-color:#313a46;border-radius:50%;text-align:center;line-height:32px;color:#f3f3f3}.jq-toast-loader{height:3px;top:0;border-radius:0}.jq-icon-primary{background-color:#64c5b1;color:#fff;border-color:#64c5b1}.jq-icon-secondary{background-color:#6c757d;color:#fff;border-color:#6c757d}.jq-icon-success{background-color:#32c861;color:#fff;border-color:#32c861}.jq-icon-info{background-color:#34d3eb;color:#fff;border-color:#34d3eb}.jq-icon-warning{background-color:#ffa91c;color:#fff;border-color:#ffa91c}.jq-icon-danger{background-color:#bb264a;color:#fff;border-color:#bb264a}.jq-icon-light{background-color:#f3f3f3;color:#fff;border-color:#f3f3f3}.jq-icon-dark{background-color:#313a46;color:#fff;border-color:#313a46}.jq-icon-blue{background-color:#4489e4;color:#fff;border-color:#4489e4}.jq-icon-pink{background-color:#f06292;color:#fff;border-color:#f06292}.jq-icon-purple{background-color:#5553ce;color:#fff;border-color:#5553ce}.jq-icon-error{background-color:#bb264a;color:#fff;border-color:#bb264a}.tooltipster-sidetip .tooltipster-box{background-color:#64c5b1;border:2px solid #64c5b1}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#64c5b1}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#64c5b1}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#64c5b1}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border,.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#64c5b1}.swal2-container{font-family:inherit}.swal2-container .swal2-title{font-size:24px!important;font-weight:500!important}.swal2-icon.swal2-question{border-color:#64c5b1!important;color:#64c5b1!important}.swal2-popup .swal2-content{font-size:16px!important}.swal2-popup .swal2-styled:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.swal2-icon.swal2-success .swal2-success-ring{border-color:#32c861!important}.swal2-icon.swal2-success [class^=swal2-success-line]{background:#32c861!important}.dd-list .dd-item .dd-handle{background:#f8f8f8;border:1px solid #e2e2e2;padding:10px 16px;font-size:14px;height:auto;font-weight:400;border-radius:3px;color:#6c757d}.dd-list .dd-item .dd-handle:hover{color:#64c5b1}.dd-list .dd-item button{height:36px;font-size:17px;margin:0;color:#8c9396;width:36px}.dd-list .dd3-item{margin:5px 0}.dd-list .dd3-item .dd-item button{width:36px;height:36px}.dd-list .dd3-handle{margin:0;height:36px!important;float:left}.dd-list .dd3-content{height:auto;border:none;padding:8px 16px 8px 46px;background:#f8f8f8}.dd-list .dd3-content:hover{color:#64c5b1}.dd-list .dd3-handle:before{content:"";font-family:Material Design Icons;color:#adb5bd}.dd-empty,.dd-placeholder{background:#fbfbfb;border-color:#e2e2e2}.custom-dd-empty .dd-list .dd3-handle{border:none}.dd-dragel .dd-handle{-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26}.dd-dragel .dd3-handle{border:none!important}.irs--modern .irs-bar,.irs--modern .irs-to,.irs--modern .irs-from,.irs--modern .irs-single{background:#64c5b1!important}.irs--modern .irs-to:before,.irs--modern .irs-from:before,.irs--modern .irs-single:before{border-top-color:#64c5b1}.irs--modern .irs-line{background:#e2e2e2;border-color:#e2e2e2}.irs--modern .irs-min,.irs--modern .irs-max{color:#adb5bd;background:#e2e2e2}.irs--modern .irs-grid-text{font-size:12px;color:#dee2e6}.irs--modern .irs-handle>i:nth-child(1){width:8px;height:8px}.rating-star i{color:#8c9396}.rating-md i{font-size:16px}.rating-lg i{font-size:22px}.lb-data .lb-close{background:url(../images/plugins/close.png)}.lb-nav a.lb-next{background:url(../images/plugins/next.png) right 48% no-repeat}.lb-nav a.lb-prev{background:url(../images/plugins/prev.png) left 48% no-repeat}.lb-cancel{background:url(../images/plugins/loading.gif)}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-loading .slick-list{background:#fff url(../images/plugins/ajax-loader.gif) center center no-repeat}.slick-prev,.slick-next{width:36px;height:36px;border-radius:50%;z-index:1;background-color:#313a46!important;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26}.slider-padding div{margin:5px}.slick-prev:before,.slick-next:before{color:#64c5b1}.slick-prev{left:0}.slick-next{right:0}.slick-dots li button:before{font-size:10px;color:#313a46!important;border:2px solid #313a46!important;border-radius:50%;line-height:18px}.slick-center img{opacity:1;-webkit-transform:scale(1.01);transform:scale(1.01);border:3px solid #64c5b1}.slider-syncing-nav{margin-top:10px}.slider-syncing-nav div{border-left:3px solid #fff}.jstree-default .jstree-node,.jstree-default .jstree-icon{background-image:url(../images/plugins/jstree.png)}.jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}.jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default .jstree-anchor{line-height:28px;height:28px}.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(../images/plugins/loading-file.gif) center center no-repeat}.jstree-default .jstree-icon:empty{width:24px;height:28px;line-height:28px;font-size:15px}.jstree-default .jstree-clicked,.jstree-default .jstree-wholerow-clicked{background:#64c5b11a;-webkit-box-shadow:none;box-shadow:none}.jstree-default .jstree-hovered,.jstree-default .jstree-wholerow-hovered{background:#64c5b126;-webkit-box-shadow:none;box-shadow:none}.jstree-default .jstree-last{background:transparent}.jstree-default .jstree-wholerow{height:28px}.calendar{float:left;margin-bottom:0}.fc-view{margin-top:30px}.none-border .modal-footer{border-top:none}.fc-toolbar{margin:15px 0 5px}.fc-toolbar h2{font-size:1.25rem;line-height:1.875rem;text-transform:uppercase}.fc-day-grid-event .fc-time{font-weight:700}.fc-day{background:transparent}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active,.fc-toolbar button:focus,.fc-toolbar button:hover,.fc-toolbar .ui-state-hover{z-index:0}.fc th.fc-widget-header{background:#f9f9f9;font-size:13px;line-height:20px;padding:10px 0;text-transform:uppercase}.fc-unthemed th,.fc-unthemed td,.fc-unthemed thead,.fc-unthemed tbody,.fc-unthemed .fc-divider,.fc-unthemed .fc-row,.fc-unthemed .fc-popover{border-color:#e2e2e2}.fc-unthemed td.fc-today,.fc-unthemed .fc-divider{background:#f9f9f9!important}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right;margin:5px;font-family:yekan-bakh-reg,sans-serif;font-size:12px}.fc-button{background:#f9f9f9;border:none;color:#6c757d;text-transform:capitalize;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:3px!important;margin:0 3px!important;padding:6px 12px!important;height:auto!important}.fc-text-arrow{font-family:inherit;font-size:1rem}.fc-state-hover,.fc-state-highlight{background:#e2e2e2}.fc-state-down,.fc-state-active,.fc-state-disabled{background:#64c5b1;color:#fff;text-shadow:none}.fc-cell-overlay{background:#e2e2e2}.fc-unthemed .fc-today{background:#fff}.fc-event{border-radius:2px;border:none;cursor:move;font-size:.8125rem;margin:5px 7px;padding:5px;text-align:center}.external-event{cursor:move;margin:10px 0;padding:8px 10px;color:#fff}.fc-basic-view td.fc-week-number span,.fc-basic-view td.fc-day-number{padding-right:8px}.fc-basic-view .fc-content,.fc-time-grid-event .fc-content{color:#fff}@media (max-width: 767.98px){.fc-toolbar .fc-left,.fc-toolbar .fc-right,.fc-toolbar .fc-center{float:none;display:block;clear:both;margin:10px 0}.fc .fc-toolbar>*>*{float:none}.fc-today-button{display:none}}.taskList{min-height:40px;margin-bottom:0}.taskList li{background-color:#fff;border:1px solid rgba(108,117,125,.2);padding:10px;margin-bottom:15px}.taskList li:last-of-type{margin-bottom:0}.taskList a{font-size:13px}.taskList .checkbox{margin-left:20px;margin-top:5px}.task-placeholder{border:1px dashed #e2e2e2!important;background-color:#f9f9f9!important;padding:20px}.task-detail .task-dates li{width:50%;float:left}.task-detail .task-tags .bootstrap-tagsinput{padding:0;border:none}.task-detail .assign-team a{display:inline-block;margin:5px 5px 5px 0}.task-detail .files-list .file-box{display:inline-block;vertical-align:middle;width:80px;padding:2px;border-radius:3px;background-clip:padding-box}.task-detail .files-list .file-box img{line-height:70px}.task-detail .files-list .file-box p{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataTables_wrapper.container-fluid{padding:0}table.dataTable{border-collapse:collapse!important;margin-bottom:15px!important}table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#64c5b1}table.dataTable tbody td:focus{outline:none!important}table.dataTable tbody th.focus,table.dataTable tbody td.focus{outline:2px solid #64c5b1!important;outline-offset:-1px;color:#64c5b1;background-color:#64c5b126}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{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.12);box-shadow:0 1rem 3rem #0000001f;background-color:#64c5b1;top:.85rem}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{background-color:#bb264a;top:.85rem}div.dt-button-info{background-color:#64c5b1;border:none;color:#fff;-webkit-box-shadow:none;box-shadow:none;border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{border-bottom:none;background-color:#fff3;color:#fff}@media (max-width: 767.98px){li.paginate_button.previous,li.paginate_button.next{display:inline-block}li.paginate_button{display:none}.dataTables_paginate ul{text-align:center;display:block;margin:1.5rem 0 0!important}div.dt-buttons{display:inline-table;margin-bottom:1.5rem}}.activate-select .sorting_1{background-color:#f2f2f2}@font-face{font-family:footable;src:url(/assets/footable-DSjsyOrB.eot);src:url(/assets/footable-DSjsyOrB.eot?#iefix) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAA+wAAsAAAAAKkAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAADFkAACTl73ep10ZGVE0AAA1kAAAAGgAAABxl9qSUR0RFRgAADYAAAAAdAAAAIABSAARPUy8yAAANoAAAAEsAAABgL9zb7mNtYXAAAA3sAAAAPQAAAVLgNPLNaGVhZAAADiwAAAAuAAAANv2Mdh9oaGVhAAAOXAAAAB4AAAAkBBEABmhtdHgAAA58AAAANwAAAJQ81AEtbWF4cAAADrQAAAAGAAAABgAlUABuYW1lAAAOvAAAAOYAAAGSftV6UHBvc3QAAA+kAAAADAAAACAAAwAAeJzVWXtwlNUVvzfsi7BZINmlWmMicXHGrmAWI0TIqDwkxkw705HYP2oHiFGLilJYncYpDxVp9UsU0/WBYEwt2hp0pmOZVRzBTg02GDqKqH8QB23/qHW2oDQdvoUN3J5zz733+3bzJfJwOtNk5nznPs499/zOufeee5czn49xzsffds89qWWtd93KeAnj7OrcNSW5a8flzvNZ4XFW2FdVys6/sVxYlmHCwUfvzKVzKX8l3zGxkrFJlfzk5EpWVjn1h+XsEhwjxCayKexCFmcJNpNdxa5ljewHrIXdzG5hd7CfsZ+zdWwj62RptoW9wF5mf2Cvs91sD9vHDrCD7G/sn+wrdoyd5H5edu/dyxfV1tbC5zrzSdJnJn2uoE8dfa6kzyz6zKZPPX2uos88+synzwL6LKTPdfRZJD9J0pckfUnSlyR9SdKXJH1J0pckfUnSlyR9SdKXJH1J0pckfUnSlyR9M0nfTNI3c6Z2jHEQY/yX/Ff8Ef4ot3gH7+SP8cf5Jv4E7+K/5mn+JH+KP82f4Zv5s3wL38qf4938ed7Df8Nf4L/l2/iL/CX+O/57/jLvZdPQTyWsjH3Mr+SL+W18A9/iWx94IvTa+F2lf57wl/C+sv1lRyJlkWmRqyfOnTR9cmV5RXm8vK58QfniildjgSlLvvPG+dHvrryg/8ILqwOR/KpcyjeczqWDkdwGe0dMsNAnPsGClw4LkQNO2JcOVyeC8qtqdHVVfmF+YcCzJeGuloPhsNU2CAQ9W7JBl2JTXWUvtEGDV0s24DlTGD9ib/N5iuRS3jKjWDec8jYiYsMSil1Uuj2/I2ZHB/JRO9qcj+ajzTaQgYButuugfSD/UXNQ1wwv9k0ttaN2XWwgkW1OJJqziYFsYSsMloo12+mBYOSYnRbsk8G2mCVYSW+vECK+FbjaN4U41TRbMJ7Zi1y94k6+v0gwNtgGXEuLFWoeCIwq956Re2+EnBCHM3sDWPiRRY1SXooCmeXmZAN0wY4tN4Wam4PILC6Sqzci9YqI+BZHroVUgvthjUi9OJ1b1cR4pr/Q3Nloyk5tVO92KzTQDNOVf6Bbm0KyDkD9ipMwoH6SFay8aXaAcJL6ZQepX4pLSc3tpcFRv4R2e2hgIKgxhj8t2+aWcEZRsm8qWcHiXTOE2NZ1d6ymFAt3T8EpXCbY5MwxIY6/Uy7YxPN+KsTQwycEC7cfdHNff/GMYIGGI0IcaZqFTps12BbAQpjGkB3kGGJo4zSSdHHH36mQXSwpT+JBNOFjqGj/FIc+DB2G9oG6+6FhaMUuNyendTxzCKfajyDujW8NyHlb1MgCTTU0UxbuWuDmcM5sYrgOOk7eGA9Fjgk+HjzJVzXVx/5vrZCiwbP3HrtgRZc4dQyWOkSC+BCX1quZfsDjxysOBL6NJdVyhktKsG1d072WxemGNqyq4FltWxH7LsFX4Jh/zeyNoTM/ESIfvgFEcIR85jMhhpd1I1mNpEdxefCj6hKuwgUBBkgi94YDhWMcQqHnkaQMt1oNfgqRUGMMSvjz4SYVjtiBcfQD9mfjulsNt5QGZ76mGrDbN/R3AAG8J6cQJO0wxnSPMZbRPIhTY0w1Y8RRHCQTWPE6SjbKDqQTSCfNgzjZgIOjtKWmAOTDgApO31BGd8DYRp1AOtzciDHiMhRQUnpDdqCJok7pDc31KNMAYkuiKB0xQ84jWDhGjRmjw4zRQd7QY3ymx2BNGEL3Db4Uu7j0WwqQfDpQ6JVDxisp45XVxis7vb1ymfHKIuOVVuOVpcYrNW5E7XTgW4Iil4ZkIV4qTn25pEGwp3r6IHkLr5sLZC1sNdEFFRaW58DWs74vZEeFWCfe9mNVA1Q9AAtUZHddLluR7HFz2V21FpVxRHBjpmcDKF+yBmq/P+96P2xdN4IFR1+5QRFZNHUsAhyb/MoNVTCF13a/gfJ7JPEbVe+ClreOWFSW8xbH//QgbIzXrAHjP58PyVbtNgtpK1HApXq3rKVOQH4RIhCmKRDE8iUNCgSwMOAGAc1GENh6Nl+BADgdh9bo/P2OqW7OAQHnqEAA8hAZ5ZcWugwuAsEAU0WgEQgA4ly/MXqOGwQiCAKQhwgEYb9/s4W0myiBgLUKKegZohTyklJpv0QipuwHO9DCBeUGBHAmQmBH/SpOJBLR+R9YOjLIfuJkjNQaEPocEDZIDCwFAtnvEQmmrlpiYKH9DSjfZyJx/buo5a3D7vhTIDxIlmokul1I3KyQQKQQiZDOo+VKUCBoCzUIMuxURK8TuxEEjVMDWjrDGrESHBBMeITkSlBIoFFjLAcHGMSpmkAzy6HPr1aCA4LWssf490GKeb0mWl1rYptaE7ASNAh1PsEZ+BcuD0LszqcTiXwdXEXg349rZUcsn4ZUlc3PU4dsFhtt+PdH7I/uhFZb/mcT+ToShPrFAKydzsv/RNauIxF/ZL/gmMSyDV3TY5ba1PQRZrbSzhDekPxmQ+1wH4KwBVuG0vn7ptm7UyApxHrGpXCjOrDNPq8OZdrEE+qgxgOSWt2b+FI1G2ezLdyK1QlLG3WjOROXGq7V2eTVKaCN51Mgb9N7uQuAmsK9vMeYfsiY7jqHPM13czp1sVyYOaetOYFTIbyE+k15tfu8hulZhppjXp1WnSBpk6S2XScK2uJbBMsMttn/KfZ1jdu3Z+XlPMWHtli72NPYzxzjHGMfw/L1xtidBW4l7jIPowsOaw9zIXuD00XlwCPCe7VXeGeKDDcpSpPmigHoNqb36PzT5E/5dNAxv9H4usNZXSayHcNfL/ZyozGzw/Fyp8r6iuNabqN2ajidT2XzqQQs/zRsCyk8ZxN2KgvllE8WZLufDmDZW3bw67RkuA0utKs+Z4L95CJNZNHUiReAE50XaSKLHnVGtkqwf+DBI1MdtXHDBo/7ptm4HwjIXUOmOq5j5JvP0rXYc557/9XJw1x9bsLRPTIJKtzhXcfhiCTI4+jb4z56taoGc2Q5mcnaEybVQWAlOA6IRcAWge2AOBrYClhKnySwRBxg5QzyOn3Smdra08nU1iJ52wHSDSwlVhLYEYlVIYheeYZOrCSwlFhp+OYU5TR7HK4w74V40enTcJvPK+rOJYqrKSUDdB9ygPXLo/6ICl5CAGCVW5mKw9M683crdLXJMsmp8ErbG0Yma0XAFmaxBckaEgfYBhmXHxTliSaDutzSZkKeZJ42AdhziE6vaK+mNI+AVUAaYIEN6Zwd0jx5upxJRjlP+UEn6QrYwq1gjVrPxQmgV8SaOlcC2KeANcGpgC3cBUx+vt8y8dIn382uwJtgp7oEnxKspP1TYMJ1+rEFX7D4F88ABPfj88zD8a1+p1Y/vAztA27jNMtQ+coEg8ieSJQ8Er9TqzqpFyc9gB5QPjOhEinPIvhWdTTT73dq9UusnG77oGWofGfCJzvsSfNnK/HdaCU+GSEnHh9jpE8tQ71GiuAgQPxOreqkXq/aBw22vAzf4ODoLxkL26P4FCFHHAXbuGWoF7aP4yOYIWjg2XrpKA4iUR7NS2oqo3jpYXxblF4+Oy+hPEWZrn22CNuDMqf6I2K7sGtGjOpGxXWvg+vyc4zZ2888ZgvQePrM0cCYHzvSDlqFcbXT2L9ZxkW/ifl6FRdj4WpfTS9isuLQmW0EjUWgUrA2GlBv9wwxT1DHDjE0RQd7v+SUe//nW8rIYPXYCPT19uX4Vq8b3tQRj5+SG+WGp36jGpH9F5Azv/ic4y1vZP4v2IpMv8/rhpeiC8S53ObVPa/oKn/I4ypfdOFxXslP4yr/Pfebq3OBH/1im0tH7VWxTeHSSlZWwYL4A/uN7EW+qWRdyf5xF4+7F87Z1k2Qdjy3ElIR4ITknKJHnexMYk5R11VPEOyO8cOCtRzzKSKLSESvbhBPGtKrG5w66tKrxKonAOQ5xPRky02QwmycKMQJ/PXlRO92w/ViwyTVBTo7PxxiARsj6jcblGJ+7Ka4FvUzUqD9KIAWhDBQP3rRL59BhLYEuwbav6b+UtzFBdr/rX5Qgs7Oz21YICk5La20182VqJmTiSEwlU3BKhvXa8WyR4X4CpfvJNxDHO5f3fdBuoxbypctN4HCU4cz/QEqUKOUB4HNJOUisgG6WLI7iSpTsUINKxUopZvd6iuWPaImB9MEzby8qT6g5izhwjnLMaRQMZENMAaZGZpAEeRE1djR50TpaNFXNeFcYtdrLYw14jfPx8u+6gn/BWATQeIAAAB4nGNgYGBkAIKTnfmGIPqc2ayNMBoAQxkGkgAAeJxjYGRgYOADYgkGEGBiYARCFSBmAfMYAAXWAFcAAAB4nGNgZlzHOIGBlYGD0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAMBBJMhIM01hcHhAcMHBsYH/x8w6DE+YFBoYGBghCtQAEJGAE8aDMwAeJxjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETCCJB0ofGP7/B7MYICwFJgFGqC4wYGRjQOaOSAAA8EgI0AAAAHicY2BkYGAAYqHTD7bH89t8ZeBmYgCBc2azNiLo/w+YGBgfALkcDGBpAEeOC40AAHicY2BkYGB88P8Bgx4TAwPDPwYgCRRBAaoAbgkEGAAAeJxjYoAAJhyY0ROKt0EwLnVA7ADECYwqQHVAzLCNQYgBol4BinGZLwbCQLU8QMwM0gsAoPQHOQAAAFAAACUAAHicfY4xTsNAEEWfEyeAQAhRpKHZgg7Z8prGygEsaor0jrSxIlleaeOUXIMDcAZajsEBOAMX4NssDUV2tZo3X//vDHDFKwnjSTjnNvKMMx4iz7nnJXIqz3vkBZd8Rl5K/5YzSS+k3EypkWdccxd5zhOPkVN53iIvWPEReSn9ix1ed6BhS4eDnfdDs+1Ez2pbjpIbglrXHrtGUCvQKzLWIIfDUJJTqK71/n/5q1oqsumVclqtR+37ofahdabMC7M2f6OFtsqqrCysXCc23KgNHNhPG40zxi3YuHDY+97YvDgV/wE8BDzzAAB4nGNgZsALAAB9AAQ=) format("woff"),url(/assets/footable-ZsMTLsQ3.ttf) format("truetype"),url(/assets/footable-Bhr4RRlN.svg#footable) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:footable;src:url(/assets/footable-Bhr4RRlN.svg#footable) format("svg");font-weight:400;font-style:normal}}.footable-odd{background-color:transparent}.footable-detail-show{background-color:#f8f8f8}.footable-row-detail{background-color:#fff}.footable-row-detail-name{font-weight:600}.footable-pagination li{margin-left:5px;float:left}.footable-pagination li a{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#313a46;background-color:#fff;border:1px solid #dee2e6;border-radius:2px}.footable-pagination li.active a{color:#fff;background-color:#64c5b1;border-color:#64c5b1}.footable>thead>tr>th>span.footable-sort-indicator{float:right}.footable .breakpoint>tbody>tr>td>span.footable-toggle{padding-right:14px;color:#6c757d}.table-rep-plugin .dropdown-menu li.checkbox-row{padding:7px 15px;color:#8c9396}.table-rep-plugin .dropdown-menu li.checkbox-row:hover,.table-rep-plugin .dropdown-menu li.checkbox-row:focus{background-color:#fdfdfd;color:#8c9396}.table-rep-plugin .table-responsive{border:none}.table-rep-plugin tbody th{font-weight:500}.table-rep-plugin .checkbox-row{padding-left:40px}.table-rep-plugin .checkbox-row label{display:inline-block;padding-left:5px;position:relative;margin-bottom:0}.table-rep-plugin .checkbox-row label:before{background-color:#fff;border-radius:3px;border:1px solid #8c9396;content:"";display:inline-block;height:17px;left:0;margin-left:-20px;position:absolute;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:17px;outline:none}.table-rep-plugin .checkbox-row label:after{color:#e2e2e2;display:inline-block;font-size:11px;height:16px;left:0;margin-left:-20px;padding-left:3px;padding-top:1px;position:absolute;top:-1px;width:16px}.table-rep-plugin .checkbox-row input[type=checkbox]{cursor:pointer;opacity:0;z-index:1;outline:none}.table-rep-plugin .checkbox-row input[type=checkbox]:disabled+label{opacity:.65}.table-rep-plugin .checkbox-row input[type=checkbox]:focus+label:before{outline-offset:-2px;outline:none}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.table-rep-plugin .checkbox-row input[type=checkbox]:disabled+label:before{background-color:#f3f3f3;cursor:not-allowed}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:before{background-color:#f8f8f8;border-color:#64c5b1}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:after{color:#64c5b1}.table-rep-plugin table.focus-on tbody tr.focused th,.table-rep-plugin table.focus-on tbody tr.focused td,.table-rep-plugin .sticky-table-header{background:#64c5b1;color:#fff;border-color:#64c5b1}.table-rep-plugin table.focus-on tbody tr.focused th table,.table-rep-plugin table.focus-on tbody tr.focused td table,.table-rep-plugin .sticky-table-header table{color:#fff}.table-rep-plugin .fixed-solution .sticky-table-header{top:70px!important}.table-rep-plugin .btn-default{background-color:#fff;border:1px solid #f3f3f3;color:#313a46}.table-rep-plugin .btn-primary{background:#64c5b1;border-color:#64c5b1;color:#fff}.table-rep-plugin .btn-group.pull-right{float:right}.table-rep-plugin .btn-group.pull-right .dropdown-menu{left:auto;right:0}.table-rep-plugin .btn-toolbar{display:block}.tablesaw thead{background:#f8f8f8;padding:14px 0;background-image:none;border:none}.tablesaw thead th{text-shadow:none}.tablesaw thead tr:first-child th{border:none;font-weight:500;font-family:yekan-bakh-reg,sans-serif;text-align:center}.tablesaw td{border-top:1px solid #f8f8f8!important}.tablesaw td,.tablesaw tbody th{font-size:inherit;line-height:inherit;padding:10px!important;vertical-align:middle;text-align:center}.tablesaw-stack tbody tr,.tablesaw tbody tr{border-bottom:none}.tablesaw-bar .btn-select .btn-small:after,.tablesaw-bar .btn-select .btn-micro:after{font-size:8px;padding-right:10px}.tablesaw-swipe .tablesaw-cell-persist{-webkit-box-shadow:none;box-shadow:none;border-color:#f2f2f2}.tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:2px solid #f8f8f8}.tablesaw-bar-section label{color:#8c9396}.tablesaw-enhanced .tablesaw-bar .btn{text-shadow:none;background-image:none;text-transform:none;border:1px solid #e2e2e2;padding:3px 10px;color:#313a46}.tablesaw-enhanced .tablesaw-bar .btn:after{display:none}.tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover{background:#fff}.tablesaw-enhanced .tablesaw-bar .btn:hover,.tablesaw-enhanced .tablesaw-bar .btn:focus,.tablesaw-enhanced .tablesaw-bar .btn:active{color:#64c5b1!important;background-color:#f2f2f2;outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;background-image:none}.tablesaw-columntoggle-popup .btn-group{display:block}.tablesaw-sortable-btn{cursor:pointer}.tablesaw-swipe-cellpersist{width:auto!important}.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup{border-color:#dee2e6;background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.todo-list .checkbox input[type=checkbox]:checked+label{text-decoration:line-through}.todo-list li{padding:0;border:none;margin-top:10px;border-bottom:1px solid transparent}.select2-container{width:100%!important}.select2-container .select2-selection--single{background-color:#fff;border:1px solid #dee2e6;height:38px;outline:none}.select2-container .select2-selection--single .select2-selection__rendered{line-height:36px;padding-left:12px;color:#8c9396}.select2-container .select2-selection--single .select2-selection__arrow{height:34px;width:34px;right:3px}.select2-container .select2-selection--single .select2-selection__arrow b{border-color:#8c9396 transparent transparent transparent;border-width:6px 6px 0 6px}.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #8c9396 transparent!important;border-width:0 6px 6px 6px!important}.select2-results__option{padding:6px 12px}.select2-dropdown{border:#f2f2f2;background-color:#fff;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26}.select2-container--default .select2-search--dropdown{padding:10px;background-color:#fff}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #dee2e6;background-color:#fff;color:#8c9396;outline:none}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#64c5b1}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f2f2f2;color:#313a46}.select2-container--default .select2-results__option[aria-selected=true]:hover{background-color:#64c5b1;color:#fff}.select2-container .select2-selection--multiple{min-height:38px;background-color:#fff;border:1px solid #dee2e6!important}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:1px 10px}.select2-container .select2-selection--multiple .select2-search__field{border:0;color:#8c9396}.select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder{color:#8c9396}.select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder{color:#8c9396}.select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder{color:#8c9396}.select2-container .select2-selection--multiple .select2-search__field::placeholder{color:#8c9396}.select2-container .select2-selection--multiple .select2-selection__choice{background-color:#64c5b1;border:none;color:#fff;border-radius:3px;padding:0 7px;margin-top:7px}.select2-container .select2-selection--multiple .select2-selection__choice__remove{color:#fff;margin-right:5px}.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}.autocomplete-suggestions{border:1px solid #f3f3f3;background:#f8f8f8;cursor:default;overflow:auto;max-height:200px!important;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26}.autocomplete-suggestions strong{font-weight:600;color:#313a46}.autocomplete-suggestion{padding:5px 10px;white-space:nowrap;overflow:hidden}.autocomplete-no-suggestion{padding:5px}.autocomplete-selected{background:#f3f3f3;cursor:pointer}.autocomplete-group{padding:5px;font-weight:500;font-family:yekan-bakh-reg,sans-serif}.autocomplete-group strong{font-weight:600;font-size:16px;color:#313a46;display:block}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%!important}.bootstrap-select .dropdown-menu .dropdown-menu li a{display:block;width:100%;clear:both;font-weight:400;color:#313a46;text-align:inherit;white-space:nowrap;background:0 0;border:0}.bootstrap-select .dropdown-menu .dropdown-menu li a:hover{background:#64c5b1;color:#fff}.bootstrap-select .dropdown-toggle:after{content:"";display:inline-block;font-family:Material Design Icons}.bootstrap-select .dropdown-toggle:focus{outline:none!important;outline-offset:0}.bootstrap-select a{outline:none!important}.bootstrap-select .inner{overflow-y:inherit!important}.bootstrap-select>.btn-pink.bs-placeholder{color:#fff!important}.bootstrap-tagsinput{-webkit-box-shadow:none;box-shadow:none;padding:4px 7px;width:100%;background:#fff;border-color:#dee2e6}.bootstrap-tagsinput input{color:#6c757d}.bootstrap-tagsinput input::-webkit-input-placeholder{color:#6c757d}.bootstrap-tagsinput input::-moz-placeholder{color:#6c757d}.bootstrap-tagsinput input::-ms-input-placeholder{color:#6c757d}.bootstrap-tagsinput input::placeholder{color:#6c757d}.bootstrap-tagsinput .label-info{background-color:#64c5b1;display:inline-block;font-size:13px;margin:3px 1px;padding:0 5px;border-radius:3px;font-weight:500}.bootstrap-timepicker-widget table td input{width:32px;height:32px;border:0;color:#fff;background-color:#64c5b1;border-radius:50%}.bootstrap-timepicker-widget table td a{color:#adb5bd}.bootstrap-timepicker-widget table td a:hover{background-color:transparent;border:1px solid transparent;color:#64c5b1}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom-color:#f3f3f3}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{border-top-color:#f3f3f3}.daterangepicker{background-color:#fff;border-color:#e2e2e2}.daterangepicker .calendar-table{background-color:#fff;border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{border-color:#adb5bd}.daterangepicker th,.daterangepicker td{padding:5px}.daterangepicker th.week,.daterangepicker td.week{color:#dee2e6}.daterangepicker th.available:hover,.daterangepicker td.available:hover{background-color:#fdfdfd}.daterangepicker td.active,.daterangepicker td.active:hover,.daterangepicker .ranges li.active{background-color:#64c5b1!important}.daterangepicker .ranges li{background-color:#f8f8f8;margin:4px}.daterangepicker .ranges li:hover{background-color:#e2e2e2}.daterangepicker .month select,.daterangepicker .calendar-time select{background-color:#fff;border-color:#dee2e6;color:#6c757d}.daterangepicker td.off,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date,.daterangepicker td.off.end-date{background-color:transparent;color:#dee2e6b3}.daterangepicker td.in-range{background-color:#fdfdfd;color:#8c9396}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left-color:#e2e2e2}.daterangepicker .drp-buttons{border-top-color:#e2e2e2}.daterangepicker .drp-buttons .btn{font-weight:500}.clockpicker-popover .popover-title{font-size:16px;font-weight:600;background-color:#fcfcfc}.clockpicker-popover .popover-content{background-color:#fdfdfd}.clockpicker-popover .clockpicker-plate{background-color:#fcfcfc;border-color:#f3f3f3}.clockpicker-popover .clockpicker-tick{color:#adb5bd}.clockpicker-popover .btn-default{background-color:#64c5b1;color:#fff}.datepicker{padding:10px!important;border:1px solid #f2f2f2}.datepicker td,.datepicker th{width:30px;height:30px}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td .active.disabled:hover[disabled],.datepicker table tr td .active.disabled[disabled],.datepicker table tr td .active:active,.datepicker table tr td .active:hover,.datepicker table tr td .active:hover.active,.datepicker table tr td .active:hover.disabled,.datepicker table tr td .active:hover:active,.datepicker table tr td .active:hover:hover,.datepicker table tr td .active:hover[disabled],.datepicker table tr td .active[disabled],.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled],.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#64c5b1!important;background-image:none!important;color:#fff}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover,.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#f3f3f3}.datepicker table tr td.new,.datepicker table tr td.old,.datepicker table tr td span.new,.datepicker table tr td span.old{color:#6c757d;opacity:.4}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#f3f3f3}.datepicker .datepicker-switch:hover{background:none}.datepicker-inline{border:2px solid rgba(49,58,70,.1);width:240px}.datepicker-dropdown:after{border-bottom:6px solid #fff}.datepicker-dropdown:before{border-bottom-color:#f2f2f2}.datepicker-dropdown.datepicker-orient-top:before{border-top:7px solid #f2f2f2}.datepicker-dropdown.datepicker-orient-top:after{border-top:6px solid #fff}.flotTip{padding:8px 12px;background-color:#313a46e6;z-index:99;color:#f3f3f3;opacity:1;border-radius:3px}.legend tr{height:30px;font-family:yekan-bakh-reg,sans-serif}.legendLabel{padding-left:5px!important;line-height:10px;padding-right:20px;font-size:13px;font-weight:500;color:#8c9396;text-transform:uppercase}.legendColorBox div div{border-radius:50%}@media (max-width: 767.98px){.legendLabel{display:none}}.morris-charts text{font-family:yekan-bakh-reg,sans-serif!important;fill:#adb5bd}.morris-hover{position:absolute;z-index:10}.morris-hover.morris-default-style{font-size:12px;text-align:center;border-radius:5px;padding:10px 12px;background:#313a46cc;color:#f3f3f3;font-family:yekan-bakh-reg,sans-serif}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:700;margin:.25em 0;font-family:yekan-bakh-reg,sans-serif}.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0;color:#fff}.ct-golden-section:before{float:none}.ct-chart{max-height:300px}.ct-chart .ct-label{fill:#8c9396;color:#8c9396;font-size:13px;line-height:1}.ct-chart.simple-pie-chart-chartist .ct-label{color:#fff;fill:#fff;font-size:16px}.ct-chart .ct-series.ct-series-a .ct-bar,.ct-chart .ct-series.ct-series-a .ct-line,.ct-chart .ct-series.ct-series-a .ct-point,.ct-chart .ct-series.ct-series-a .ct-slice-donut{stroke:#64c5b1}.ct-chart .ct-series.ct-series-b .ct-bar,.ct-chart .ct-series.ct-series-b .ct-line,.ct-chart .ct-series.ct-series-b .ct-point,.ct-chart .ct-series.ct-series-b .ct-slice-donut{stroke:#bb264a}.ct-chart .ct-series.ct-series-c .ct-bar,.ct-chart .ct-series.ct-series-c .ct-line,.ct-chart .ct-series.ct-series-c .ct-point,.ct-chart .ct-series.ct-series-c .ct-slice-donut{stroke:#ffa91c}.ct-chart .ct-series.ct-series-d .ct-bar,.ct-chart .ct-series.ct-series-d .ct-line,.ct-chart .ct-series.ct-series-d .ct-point,.ct-chart .ct-series.ct-series-d .ct-slice-donut{stroke:#4489e4}.ct-chart .ct-series.ct-series-e .ct-bar,.ct-chart .ct-series.ct-series-e .ct-line,.ct-chart .ct-series.ct-series-e .ct-point,.ct-chart .ct-series.ct-series-e .ct-slice-donut{stroke:#313a46}.ct-chart .ct-series.ct-series-f .ct-bar,.ct-chart .ct-series.ct-series-f .ct-line,.ct-chart .ct-series.ct-series-f .ct-point,.ct-chart .ct-series.ct-series-f .ct-slice-donut{stroke:#f06292}.ct-chart .ct-series.ct-series-g .ct-bar,.ct-chart .ct-series.ct-series-g .ct-line,.ct-chart .ct-series.ct-series-g .ct-point,.ct-chart .ct-series.ct-series-g .ct-slice-donut{stroke:#34d3eb}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:#64c5b1}.ct-series-b .ct-area,.ct-series-b .ct-slice-pie{fill:#bb264a}.ct-series-c .ct-area,.ct-series-c .ct-slice-pie{fill:#4489e4}.ct-series-d .ct-area,.ct-series-d .ct-slice-pie{fill:#ffa91c}.ct-area{fill-opacity:.33}.ct-grid{stroke:#313a461a}.chartist-tooltip{position:absolute;display:inline-block;opacity:0;min-width:10px;padding:2px 10px;border-radius:3px;background:#313a46;color:#fff;text-align:center;pointer-events:none;z-index:1;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.chartist-tooltip.tooltip-show{opacity:1}.echarts-tooltip{background-color:#313a46!important;padding:5px 12px!important;line-height:24px!important}.chartjs-chart{margin:auto;position:relative;width:100%}.c3-tooltip{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.12);box-shadow:0 1rem 3rem #0000001f;opacity:1}.c3-tooltip td{border-left:none;font-family:yekan-bakh-reg,sans-serif}.c3-tooltip td>span{background:#313a46}.c3-tooltip tr{border:none!important}.c3-tooltip th{background-color:#313a46;color:#f3f3f3}.c3-chart-arcs-title{font-size:18px;font-weight:600}.c3 text{font-family:yekan-bakh-reg,sans-serif;fill:#8c9396}.c3 line,.c3 path{stroke:#dee2e6}.c3-legend-item{font-family:yekan-bakh-reg,sans-serif;font-size:14px}.c3-chart-arc.c3-target g path{stroke:#fff}.jqstooltip{-webkit-box-sizing:content-box;box-sizing:content-box;width:auto!important;height:auto!important;background-color:#313a46!important;padding:5px 10px!important;border-radius:3px;-moz-border-radius:3px;border-color:#313a46!important}.jqsfield{color:#f3f3f3!important;font-size:12px!important;line-height:18px!important}.profile-bg-picture{position:relative;min-height:300px;margin:0 -20px;background-position:center;background-size:cover}.profile-bg-picture>.picture-bg-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dâ€¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),to(rgba(0,0,0,.4)));background-image:linear-gradient(to bottom,#fff0 0,#0006)}.profile-user-box{background-color:#fff;padding:20px;margin-bottom:20px;-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26;margin-top:-65px;position:relative;border-radius:5px}@font-face{font-family:summernote;font-style:normal;font-weight:400;src:url(/assets/summernote-B1N06S7p.eot);src:url(/assets/summernote-B1N06S7p.eot?#iefix) format("embedded-opentype"),url(/assets/summernote-BqZWhL_b.woff?) format("woff"),url(/assets/summernote-8zP0c0sh.ttf?) format("truetype")}.note-editor.note-frame{border:1px solid #f8f8f8;-webkit-box-shadow:none;box-shadow:none;margin:0}.note-editor.note-frame .note-statusbar{background-color:#f8f8f8;border-top:1px solid #f3f3f3}.note-editor.note-frame .note-editing-area .note-editable,.note-editor.note-frame .note-editing-area .note-codable{border:none;color:#8c9396;background-color:transparent}.note-editor .note-btn-group .note-btn{background-color:#f8f8f8!important;border-color:#f8f8f8!important}.note-status-output{display:none}.note-editable{border-radius:.2rem;padding:.45rem .9rem}.note-editable p:last-of-type{margin-bottom:0}.note-popover .popover-content .note-color .dropdown-menu,.card-header.note-toolbar .note-color .dropdown-menu{min-width:344px}.note-popover{border-color:#e2e2e2}.note-popover .popover-content,.card-header.note-toolbar{background-color:#f8f8f8}.note-toolbar{z-index:1}.stepy-step{padding:0 20px}.stepy-header{list-style:none;padding:0;margin:0;display:table;width:100%;table-layout:fixed}.stepy-header li{cursor:pointer;display:table-cell;vertical-align:top;width:auto;padding:20px 0;text-align:center;position:relative}.stepy-header li:after,.stepy-header li:before{content:"";display:block;position:absolute;top:43px;width:50%;height:2px;background-color:#64c5b1;z-index:9}.stepy-header li:before{left:0}.stepy-header li:after{right:0!important}.stepy-header li:first-child:before,.stepy-header li:last-child:after{content:none}.stepy-header li span{display:block;margin-top:10px;color:#adb5bd;font-weight:600}.stepy-header li div{background-color:#64c5b1;font-size:0;position:relative;color:#fff;margin-left:auto;margin-right:auto;width:48px;height:48px;border:2px solid #64c5b1;z-index:10;line-height:44px;text-align:center;border-radius:50%}.stepy-header li div:after{font-family:Material Design Icons;-webkit-font-smoothing:antialiased;line-height:44px;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-size:24px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.stepy-header li.stepy-active:after,.stepy-header li.stepy-active~li:after,.stepy-header li.stepy-active~li:before{background-color:#f8f8f8}.stepy-header li.stepy-active~li div{border-color:#f3f3f3;background-color:#fdfdfd;color:#6c757d;font-size:18px;font-weight:600}.stepy-header li.stepy-active~li div:after{content:none}.stepy-header li.stepy-active div{cursor:auto;border-color:#64c5b1;background-color:#fdfdfd;color:#64c5b1}.stepy-header li.stepy-active div:after{content:""}.stepy-header li.stepy-active span{color:#64c5b1}@media (max-width: 769px){.stepy-header{margin-bottom:20px}.stepy-header li{display:block;float:left;width:50%;padding-bottom:0}.stepy-header li:first-child:before,.stepy-header li:last-child:after{content:""}.stepy-header li.stepy-active:last-child:after{background-color:#64c5b1}}@media (max-width: 480px){.stepy-header li{width:100%}.stepy-header li.stepy-active:after{background-color:#64c5b1}}.stepy-navigator{text-align:right;margin-bottom:0;margin-top:20px}.ql-container{font-family:yekan-bakh-reg,sans-serif}.ql-container.ql-snow{border-color:#e2e2e2}.ql-bubble{border:1px solid #dee2e6;border-radius:.2rem}.ql-toolbar{font-family:yekan-bakh-reg,sans-serif!important}.ql-toolbar span{outline:none!important}.ql-toolbar.ql-snow,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#e2e2e2}.ql-snow .ql-stroke{stroke:#313a46}.ql-snow .ql-fill{fill:#313a46}.ql-snow .ql-picker{color:#313a46}.ql-snow .ql-picker .ql-stroke{stroke:#313a46}.ql-snow .ql-picker .ql-fill{fill:#313a46}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#313a46;border-color:#e2e2e2}.ql-snow .ql-picker-options{background-color:#f8f8f8}.ql-bubble .ql-tooltip{background-color:#313a46;color:#f3f3f3}.ql-bubble .ql-stroke{stroke:#f3f3f3}.ql-bubble .ql-stroke.ql-fill,.ql-bubble .ql-fill{fill:#f3f3f3}.ql-bubble .ql-toolbar button:hover,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button.ql-active{color:#64c5b1}.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke{stroke:#64c5b1}.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill{fill:#64c5b1}.editable-clear-x{background:url(../images/plugins/clear.png) center center no-repeat}.editableform-loading{background:url(../images/plugins/loading.gif) center center no-repeat}.editable-checklist label{display:block}.jFiler-input-dragDrop{width:100%;background-color:#fafafa}.jFiler-theme-default .jFiler-input{width:100%}.jFiler-theme-default .jFiler-input-button{background-color:#64c5b1;background-image:none!important;color:#fff;border:1px solid #64c5b1!important}.twitter-typeahead{display:inherit!important}.tt-query,.tt-hint{padding:8px 12px;line-height:30px;outline:none}.tt-query{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px #00000013}.tt-hint{color:#8c9396}.tt-menu{width:100%;padding:8px 0;max-height:200px;overflow-y:auto;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px #0000001a;border:1px solid #dee2e6}.tt-suggestion{padding:3px 20px;line-height:24px}.tt-suggestion:hover{cursor:pointer;color:#fff;background-color:#64c5b1}.tt-suggestion.tt-cursor{color:#fff;background-color:#64c5b1}.tt-suggestion p{margin:0}.tt-suggestion .tt-highlight{font-family:yekan-bakh-reg,sans-serif}.tt-suggestion .typeahead-empty-message{padding:5px 10px;color:#bb264a}.league-name{padding:3px 20px}.dropzone{border:2px dashed rgba(49,58,70,.3);background:#fff;border-radius:6px}.gmaps,.gmaps-panaroma{height:300px;background:#eee;border-radius:3px}.gmaps-overlay{display:block;text-align:center;color:#fff;font-size:16px;line-height:40px;background:#64c5b1;border-radius:4px;padding:10px 20px}.gmaps-overlay_arrow{left:50%;margin-left:-16px;width:0;height:0;position:absolute}.gmaps-overlay_arrow.above{bottom:-15px;border-left:16px solid transparent;border-right:16px solid transparent;border-top:16px solid #64c5b1}.gmaps-overlay_arrow.below{top:-15px;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #64c5b1}.gmaps-full{z-index:99}.gmaps-full .gmaps-full1{height:80vh;width:100%}.mapael .map{position:relative}.mapael .map .zoomIn{top:25px}.mapael .map .zoomOut{top:50px}.mapael .mapTooltip{position:absolute;background-color:#64c5b1;opacity:.95;border-radius:3px;padding:2px 10px;z-index:1000;max-width:200px;display:none;color:#fff;font-family:yekan-bakh-reg,sans-serif}.mapael .zoomIn,.mapael .zoomOut,.mapael .zoomReset{display:inline-block;text-align:center;vertical-align:middle;border-radius:2px;font-weight:500;cursor:pointer;background-color:#64c5b1;text-decoration:none;color:#fff;font-size:14px;position:absolute;top:0;left:10px;width:24px;height:24px;line-height:24px}.mapael .plotLegend text{font-family:yekan-bakh-reg,sans-serif!important;fill:#adb5bd}.jvectormap-label{border:none;background:#313a46;color:#fff;font-family:yekan-bakh-reg,sans-serif;font-size:.8rem;padding:5px 8px}.jvectormap-zoomin,.jvectormap-zoomout{line-height:11px;background-color:#313a46;color:#f3f3f3}.button-list{margin-left:-8px;margin-bottom:-12px}.button-list .btn{margin-bottom:12px;margin-left:8px}.icon-list-demo div{cursor:pointer;line-height:45px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.icon-list-demo div p{margin-bottom:0;line-height:inherit}.icon-list-demo i{text-align:center;vertical-align:middle;font-size:22px;width:50px;height:50px;line-height:50px;margin-right:12px;color:#313a46b3;border-radius:3px;display:inline-block;-webkit-transition:all .2s;transition:all .2s}.icon-list-demo [class^=pe-7s-],.icon-list-demo [class*=" pe-7s-"]{font-weight:600}.icon-list-demo .col-lg-4{background-clip:padding-box;margin-top:10px}.icon-list-demo .col-lg-4:hover i{color:#fff;background:#64c5b1}.grid-structure .grid-container{background-color:#f2f2f2;margin-top:10px;font-size:.8rem;font-weight:500;padding:10px 20px}.icon-colored{height:48px;width:48px;margin:1.4rem}.icon-colored-lg{height:64px;width:64px;margin:2.2rem}.demos-show-btn{position:fixed;top:50%;right:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-weight:600;background-color:#bb264a;color:#fff!important;line-height:36px;padding:15px 3px;border-radius:6px 0 0 6px;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-transform:uppercase}@media (max-width: 600px){.demos-show-btn{display:none}}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.ribbon-box{position:relative}.ribbon-box .ribbon{position:relative;float:left;clear:both;padding:5px 12px;margin-left:-30px;margin-bottom:15px;font-family:yekan-bakh-reg,sans-serif;-webkit-box-shadow:2px 5px 10px rgba(0,0,0,.12);box-shadow:2px 5px 10px #0000001f;color:#fff;font-size:13px}.ribbon-box .ribbon:before{content:" ";border-style:solid;border-width:10px;display:block;position:absolute;bottom:-10px;left:0;margin-bottom:-10px;z-index:-1}.ribbon-box .ribbon+p{clear:both}.ribbon-box .ribbon-primary{background:#64c5b1}.ribbon-box .ribbon-primary:before{border-color:#43b39c transparent transparent}.ribbon-box .ribbon-secondary{background:#6c757d}.ribbon-box .ribbon-secondary:before{border-color:#545b62 transparent transparent}.ribbon-box .ribbon-success{background:#32c861}.ribbon-box .ribbon-success:before{border-color:#289f4d transparent transparent}.ribbon-box .ribbon-info{background:#34d3eb}.ribbon-box .ribbon-info:before{border-color:#15bdd7 transparent transparent}.ribbon-box .ribbon-warning{background:#ffa91c}.ribbon-box .ribbon-warning:before{border-color:#e89000 transparent transparent}.ribbon-box .ribbon-danger{background:#bb264a}.ribbon-box .ribbon-danger:before{border-color:#f73946 transparent transparent}.ribbon-box .ribbon-light{background:#f3f3f3}.ribbon-box .ribbon-light:before{border-color:#dadada transparent transparent}.ribbon-box .ribbon-dark{background:#313a46}.ribbon-box .ribbon-dark:before{border-color:#1c2128 transparent transparent}.ribbon-box .ribbon-blue{background:#4489e4}.ribbon-box .ribbon-blue:before{border-color:#1f6ed6 transparent transparent}.ribbon-box .ribbon-pink{background:#f06292}.ribbon-box .ribbon-pink:before{border-color:#ec3372 transparent transparent}.ribbon-box .ribbon-purple{background:#5553ce}.ribbon-box .ribbon-purple:before{border-color:#3735b9 transparent transparent}.ribbon-box .ribbon-two{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}.ribbon-box .ribbon-two span{font-size:13px;color:#fff;font-family:yekan-bakh-reg,sans-serif;text-align:center;line-height:20px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.06),0 1px 0 0 rgba(0,0,0,.02);box-shadow:0 0 8px #0000000f,0 1px #00000005;position:absolute;top:19px;left:-21px}.ribbon-box .ribbon-two span:before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-right:3px solid transparent;border-bottom:3px solid transparent}.ribbon-box .ribbon-two span:after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-bottom:3px solid transparent}.ribbon-box .ribbon-two-primary span{background:#64c5b1}.ribbon-box .ribbon-two-primary span:before{border-left:3px solid #76698F;border-top:3px solid #76698F}.ribbon-box .ribbon-two-primary span:after{border-right:3px solid #76698F;border-top:3px solid #76698F}.ribbon-box .ribbon-two-secondary span{background:#6c757d}.ribbon-box .ribbon-two-secondary span:before{border-left:3px solid #494f54;border-top:3px solid #494f54}.ribbon-box .ribbon-two-secondary span:after{border-right:3px solid #494f54;border-top:3px solid #494f54}.ribbon-box .ribbon-two-success span{background:#32c861}.ribbon-box .ribbon-two-success span:before{border-left:3px solid #238b43;border-top:3px solid #238b43}.ribbon-box .ribbon-two-success span:after{border-right:3px solid #238b43;border-top:3px solid #238b43}.ribbon-box .ribbon-two-info span{background:#34d3eb}.ribbon-box .ribbon-two-info span:before{border-left:3px solid #13a9c0;border-top:3px solid #13a9c0}.ribbon-box .ribbon-two-info span:after{border-right:3px solid #13a9c0;border-top:3px solid #13a9c0}.ribbon-box .ribbon-two-warning span{background:#ffa91c}.ribbon-box .ribbon-two-warning span:before{border-left:3px solid #cf8000;border-top:3px solid #cf8000}.ribbon-box .ribbon-two-warning span:after{border-right:3px solid #cf8000;border-top:3px solid #cf8000}.ribbon-box .ribbon-two-danger span{background:#bb264a}.ribbon-box .ribbon-two-danger span:before{border-left:3px solid #f6202f;border-top:3px solid #f6202f}.ribbon-box .ribbon-two-danger span:after{border-right:3px solid #f6202f;border-top:3px solid #f6202f}.ribbon-box .ribbon-two-light span{background:#f3f3f3}.ribbon-box .ribbon-two-light span:before{border-left:3px solid #cdcdcd;border-top:3px solid #cdcdcd}.ribbon-box .ribbon-two-light span:after{border-right:3px solid #cdcdcd;border-top:3px solid #cdcdcd}.ribbon-box .ribbon-two-dark span{background:#313a46}.ribbon-box .ribbon-two-dark span:before{border-left:3px solid #121519;border-top:3px solid #121519}.ribbon-box .ribbon-two-dark span:after{border-right:3px solid #121519;border-top:3px solid #121519}.ribbon-box .ribbon-two-blue span{background:#4489e4}.ribbon-box .ribbon-two-blue span:before{border-left:3px solid #1c62c0;border-top:3px solid #1c62c0}.ribbon-box .ribbon-two-blue span:after{border-right:3px solid #1c62c0;border-top:3px solid #1c62c0}.ribbon-box .ribbon-two-pink span{background:#f06292}.ribbon-box .ribbon-two-pink span:before{border-left:3px solid #e91c62;border-top:3px solid #e91c62}.ribbon-box .ribbon-two-pink span:after{border-right:3px solid #e91c62;border-top:3px solid #e91c62}.ribbon-box .ribbon-two-purple span{background:#5553ce}.ribbon-box .ribbon-two-purple span:before{border-left:3px solid #312fa5;border-top:3px solid #312fa5}.ribbon-box .ribbon-two-purple span:after{border-right:3px solid #312fa5;border-top:3px solid #312fa5}.home-btn{position:absolute;top:15px;right:25px}body.authentication-bg.enlarged{min-height:100px}.checkmark{width:100px;margin:0 auto;padding:20px 0}.path{stroke-dasharray:1000;stroke-dashoffset:0;animation:dash 2s ease-in-out;-webkit-animation:dash 2s ease-in-out}.spin{animation:spin 2s;-webkit-animation:spin 2s;transform-origin:50% 50%;-webkit-transform-origin:50% 50%}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.text-error{color:#404041;text-shadow:rgba(100,197,177,.3) 5px 1px,rgba(100,197,177,.2) 10px 3px;font-size:84px;font-weight:700;line-height:90px}.file-man-box{padding:20px;border:2px solid #f3f3f3;position:relative}.file-man-box .file-close{color:#bb264a;position:absolute;line-height:24px;font-size:24px;right:10px;top:10px;visibility:hidden}.file-man-box .file-img-box{line-height:120px;text-align:center}.file-man-box .file-img-box img{height:64px}.file-man-box .file-download{font-size:32px;color:#8c9396;position:absolute;right:10px}.file-man-box .file-download:hover{color:#313a46}.file-man-box .file-man-title{padding-right:25px}.file-man-box:hover{-webkit-box-shadow:0px 0px 35px 0px rgba(154,161,171,.15);box-shadow:0 0 35px #9aa1ab26;border:2px solid #64c5b1}.file-man-box:hover .file-close{visibility:visible}.member-card .member-thumb{position:relative}.member-card .member-star{position:absolute;top:6px;right:3px;font-size:16px;background-color:#fff;height:20px;width:20px;border-radius:50%;line-height:20px;text-align:center}.member-card-alt .member-thumb{position:relative}.member-card-alt .member-card-alt-info{margin-left:140px}.member-card-alt .member-star{position:absolute;top:12px;right:10px;font-size:16px;background-color:#fff;height:20px;width:20px;border-radius:50%;line-height:20px;text-align:center}.social-links li a{border-radius:50%;color:#6c757dcc;display:inline-block;height:30px;line-height:27px;border:2px solid rgba(108,117,125,.5);text-align:center;width:30px}.social-links li a:hover{color:#6c757d;border:2px solid #6c757d}.pricing-column .ribbon-pricing{width:160px;margin:-15px auto -10px;padding-bottom:2px;line-height:22px;text-align:center;z-index:1;position:relative}.pricing-column .plan-title{font-family:yekan-bakh-reg,sans-serif;letter-spacing:1px}.pricing-column .plan-price{font-size:48px;font-family:yekan-bakh-reg,sans-serif}.pricing-column .plan-duration{font-size:15px;color:#ffffffb3}.pricing-column .plan-stats{padding:30px 20px 15px}.pricing-column .plan-stats li{margin-bottom:15px;line-height:24px}.search-result-box .tab-content{padding:30px 30px 10px;-webkit-box-shadow:none;box-shadow:none;-moz-box-shadow:none}.search-result-box .search-item{padding-bottom:20px;border-bottom:1px solid #f3f3f3;margin-bottom:20px}.svg-rocket{height:180px}.rocket-clouds__bubble,.rocket-clouds__cloud,.rocket-rocket,.rocket-inner__rocket-and-lines{fill:#fff}.counter-number{font-size:48px;font-family:yekan-bakh-reg,sans-serif;font-weight:700;color:#fff}.counter-number span{font-size:16px;font-weight:400;display:block;text-transform:uppercase;padding-top:10px;color:#fff}.coming-box{float:left;width:25%}.timeline{border-collapse:collapse;border-spacing:0;display:table;margin-bottom:50px;position:relative;table-layout:fixed;width:100%}.timeline .time-show{margin-bottom:30px;margin-right:-75px;margin-top:30px;position:relative}.timeline .time-show a{color:#fff}.timeline:before{background-color:#ececec;bottom:0;content:"";left:50%;position:absolute;top:30px;width:2px;z-index:0}.timeline .timeline-icon{-webkit-border-radius:50%;background:#6c757d;border-radius:50%;color:#fff;display:block;height:20px;left:-54px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:20px}.timeline .timeline-icon i{color:#fff;font-size:13px;margin-top:1px;position:absolute;left:3px}.timeline .time-icon:before{font-size:16px;margin-top:5px}h3.timeline-title{color:#6c757d;font-size:20px;font-weight:400;margin:0 0 5px;text-transform:uppercase}.timeline-item{display:table-row}.timeline-item:before{content:"";display:block;width:50%}.timeline-item .timeline-desk .arrow{border-bottom:12px solid transparent;border-right:12px solid #f9f9f9!important;border-top:12px solid transparent;display:block;height:0;left:-12px;margin-top:-12px;position:absolute;top:50%;width:0}.timeline-item .timeline-desk .timeline-box{padding:20px}.timeline-item .timeline-date{margin-bottom:10px}.timeline-item.alt:after{content:"";display:block;width:50%}.timeline-item.alt .timeline-desk .arrow-alt{border-bottom:12px solid transparent;border-left:12px solid #f9f9f9!important;border-top:12px solid transparent;display:block;height:0;left:auto;margin-top:-12px;position:absolute;right:-12px;top:50%;width:0}.timeline-item.alt .timeline-desk .album{float:right;margin-top:20px}.timeline-item.alt .timeline-desk .album a{float:right;margin-left:5px}.timeline-item.alt .timeline-icon{left:auto;right:-56px}.timeline-item.alt:before{display:none}.timeline-item.alt .panel{margin-left:0;margin-right:45px}.timeline-item.alt h4,.timeline-item.alt p,.timeline-item.alt .timeline-date{text-align:right}.timeline-desk{display:table-cell;vertical-align:top;width:50%}.timeline-desk h4{font-size:15px;font-weight:500;margin:0}.timeline-desk .panel{background:#f9f9f9;display:block;margin-bottom:5px;margin-left:45px;position:relative;text-align:left;border:0}.timeline-desk h5 span{color:#6c757d;display:block;font-size:12px;margin-bottom:4px}.timeline-desk p{color:#adb5bd;font-size:14px;margin-bottom:0}.timeline-desk .album{margin-top:12px}.timeline-desk .album a{float:left;margin-right:5px}.timeline-desk .album img{height:36px;width:auto;border-radius:3px}.timeline-desk .notification{background:none repeat scroll 0 0 #fff;margin-top:20px;padding:8px}.timeline-left{margin-left:20px;width:auto;display:block}.timeline-left:before{left:0!important}.timeline-left .timeline-item{display:block}.timeline-left .timeline-desk{display:block;width:100%}.timeline-left .panel{margin-bottom:20px}.sitemap>li>ul{margin-top:1rem;padding-left:0}ul.sitemap{list-style:none;padding-left:0}ul.sitemap li{line-height:1.5rem;vertical-align:top;list-style:none;position:relative}ul.sitemap li a{text-decoration:none;color:#727a7d;display:inline-block}ul.sitemap li a:hover{color:#64c5b1}ul.sitemap ul{margin-left:1rem;margin-bottom:1rem;padding-top:10px;padding-left:20px}ul.sitemap ul li{position:relative}ul.sitemap ul li:before{content:"";display:inline-block;width:1rem;height:100%;border-left:1px solid rgba(140,147,150,.5);position:absolute}ul.sitemap ul li:before{content:"";display:inline-block;width:1rem;height:1.5rem;border-bottom:1px #e2e2e2 solid;position:absolute;top:-.75rem}ul.sitemap ul li a,ul.sitemap-icon ul li a{margin-left:1.5rem}.svg-computer{stroke-dasharray:1134;stroke-dashoffset:-1134;-webkit-animation:draw-me 5s infinite;animation:draw-me 5s infinite;-webkit-animation-direction:normal;animation-direction:normal;height:200px}@-webkit-keyframes draw-me{0%{stroke-dashoffset:-1134}to{stroke-dashoffset:0}}@keyframes draw-me{0%{stroke-dashoffset:-1134}to{stroke-dashoffset:0}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.svg-computer{stroke-dasharray:0;stroke-dashoffset:0;-webkit-animation:none;animation:none;-webkit-animation-direction:normal;animation-direction:normal}}.inbox-leftbar{width:240px;float:left;padding:0 20px 20px 0}.inbox-rightbar{margin-left:250px}.message-list{display:block;padding-left:0}.message-list li{position:relative;display:block;height:50px;line-height:50px;cursor:default;-webkit-transition-duration:.3s;transition-duration:.3s}.message-list li a{color:#6c757d}.message-list li:hover{background:#8c939626;-webkit-transition-duration:.05s;transition-duration:.05s}.message-list li .col-mail{float:left;position:relative}.message-list li .col-mail-1{width:320px}.message-list li .col-mail-1 .star-toggle,.message-list li .col-mail-1 .checkbox-wrapper-mail,.message-list li .col-mail-1 .dot{display:block;float:left}.message-list li .col-mail-1 .dot{border:4px solid transparent;border-radius:100px;margin:22px 26px 0;height:0;width:0;line-height:0;font-size:0}.message-list li .col-mail-1 .checkbox-wrapper-mail{margin:15px 10px 0 20px}.message-list li .col-mail-1 .star-toggle{margin-top:18px;margin-left:5px}.message-list li .col-mail-1 .title{position:absolute;left:110px;right:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-list li .col-mail-2{position:absolute;top:0;left:320px;right:0;bottom:0}.message-list li .col-mail-2 .subject,.message-list li .col-mail-2 .date{position:absolute;top:0}.message-list li .col-mail-2 .subject{left:0;right:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-list li .col-mail-2 .date{right:0;width:170px;padding-left:80px}.message-list li.active,.message-list li.selected{background:#8c939626;-webkit-transition-duration:.05s;transition-duration:.05s}.message-list li.active,.message-list li.active:hover{-webkit-box-shadow:inset 3px 0 0 #64c5b1;box-shadow:inset 3px 0 #64c5b1}.message-list li.unread a{font-weight:600;color:#272e37}.message-list li.blue-dot .col-mail-1 .dot{border-color:#64c5b1}.message-list li.orange-dot .col-mail-1 .dot{border-color:#ffa91c}.message-list li.green-dot .col-mail-1 .dot{border-color:#32c861}.message-list .checkbox-wrapper-mail{cursor:pointer;height:20px;width:20px;position:relative;display:inline-block;-webkit-box-shadow:inset 0 0 0 1px #8c9396;box-shadow:inset 0 0 0 1px #8c9396;border-radius:1px}.message-list .checkbox-wrapper-mail input{opacity:0;cursor:pointer}.message-list .checkbox-wrapper-mail input:checked~label{opacity:1}.message-list .checkbox-wrapper-mail label{position:absolute;top:3px;left:3px;right:3px;bottom:3px;cursor:pointer;background:#8c9396;opacity:0;margin-bottom:0!important;-webkit-transition-duration:.05s;transition-duration:.05s}.message-list .checkbox-wrapper-mail label:active{background:#87949b}.mail-list a{font-family:yekan-bakh-reg,sans-serif;vertical-align:middle;color:#6c757d;padding:10px 15px;display:block}.reply-box{border:2px solid #f3f3f3}@media (max-width: 648px){.inbox-leftbar{width:100%}.inbox-rightbar{margin-left:0}}@media (max-width: 520px){.message-list li .col-mail-1{width:150px}.message-list li .col-mail-1 .title{left:80px}.message-list li .col-mail-2{left:160px}.message-list li .col-mail-2 .date{text-align:right;padding-right:10px;padding-left:20px}}html{direction:rtl}body{text-align:right}.card-widgets{float:left}.dropdown-menu.show{text-align:right;left:auto!important;right:0;bottom:auto}.dropdown-menu-right{right:auto!important;left:0!important}.dropdown-menu-right.show{left:0!important}ul{padding-right:0}.list-inline-item:not(:last-child){margin-left:6px;margin-right:0}.btn-label{margin:-.55rem -.9rem -.55rem .9rem}.btn-label-right{margin:-.45rem .9rem -.45rem -.9rem}.btn-group,.btn-group-vertical{direction:ltr}.pagination .page-item:first-child .page-link{margin-right:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination .page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.blockquote-reverse{text-align:left!important}dd{margin-right:0}.custom-modal-title{text-align:right}.modal-header .close{margin:-1rem auto -1rem -1rem;left:0}.modal-demo .close{left:25px;right:auto}.modal-footer>:not(:first-child){margin-right:.25rem;margin-left:0}.modal-footer>:not(:last-child){margin-left:.25rem;margin-right:0}.alert-dismissible{padding-left:3.9rem;padding-right:1.25rem}.alert-dismissible .close{left:0;right:auto}.breadcrumb-item+.breadcrumb-item{padding-right:.5rem;padding-left:0}.breadcrumb-item+.breadcrumb-item:before{padding-left:.5rem;content:"";padding-right:0}.form-check-inline{margin-left:.75rem;margin-right:0}.custom-control{padding-right:1.5rem;padding-left:0}.custom-control-label:before{right:auto;left:-1.5rem}.custom-control-label:after{right:auto;left:-1.5rem}.custom-switch{padding-right:2.25rem;padding-left:0}.custom-switch .custom-control-label:before{right:-2.25rem;left:auto}.custom-switch .custom-control-label:after{right:calc(-2.25rem + 2px);left:auto}.custom-switch .custom-control-input:checked~.custom-control-label:after{-webkit-transform:translateX(-.75rem);transform:translate(-.75rem)}.custom-file-label:after{right:auto;left:0;border-right:inherit}.input-group-prepend{margin-left:-1px;margin-right:0}.input-group-append{margin-right:-1px;margin-left:0}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.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>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:.2rem;border-bottom-right-radius:.2rem;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.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>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:.2rem;border-bottom-left-radius:.2rem;border-top-right-radius:0;border-bottom-right-radius:0}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-left:0!important;margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-right:0!important;margin-left:0!important}.m-1{margin:.375rem!important}.mt-1,.my-1{margin-top:.375rem!important}.mr-1,.mx-1{margin-left:.375rem!important;margin-right:0!important}.mb-1,.my-1{margin-bottom:.375rem!important}.ml-1,.mx-1{margin-right:.375rem!important;margin-left:0!important}.m-2{margin:.75rem!important}.mt-2,.my-2{margin-top:.75rem!important}.mr-2,.mx-2{margin-left:.75rem!important;margin-right:0!important}.mb-2,.my-2{margin-bottom:.75rem!important}.ml-2,.mx-2{margin-right:.75rem!important;margin-left:0!important}.m-3{margin:1.5rem!important}.mt-3,.my-3{margin-top:1.5rem!important}.mr-3,.mx-3{margin-left:1.5rem!important;margin-right:0!important}.mb-3,.my-3{margin-bottom:1.5rem!important}.ml-3,.mx-3{margin-right:1.5rem!important;margin-left:0!important}.m-4{margin:2.25rem!important}.mt-4,.my-4{margin-top:2.25rem!important}.mr-4,.mx-4{margin-left:2.25rem!important;margin-right:0!important}.mb-4,.my-4{margin-bottom:2.25rem!important}.ml-4,.mx-4{margin-right:2.25rem!important;margin-left:0!important}.m-5{margin:4.5rem!important}.mt-5,.my-5{margin-top:4.5rem!important}.mr-5,.mx-5{margin-left:4.5rem!important;margin-right:0!important}.mb-5,.my-5{margin-bottom:4.5rem!important}.ml-5,.mx-5{margin-right:4.5rem!important;margin-left:0!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-left:0!important;padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-right:0!important;padding-left:0!important}.p-1{padding:.375rem!important}.pt-1,.py-1{padding-top:.375rem!important}.pr-1,.px-1{padding-left:.375rem!important;padding-right:0!important}.pb-1,.py-1{padding-bottom:.375rem!important}.pl-1,.px-1{padding-right:.375rem!important;padding-left:0!important}.p-2{padding:.75rem!important}.pt-2,.py-2{padding-top:.75rem!important}.pr-2,.px-2{padding-left:.75rem!important;padding-right:0!important}.pb-2,.py-2{padding-bottom:.75rem!important}.pl-2,.px-2{padding-right:.75rem!important;padding-left:0!important}.p-3{padding:1.5rem!important}.pt-3,.py-3{padding-top:1.5rem!important}.pr-3,.px-3{padding-left:1.5rem!important;padding-right:0!important}.pb-3,.py-3{padding-bottom:1.5rem!important}.pl-3,.px-3{padding-right:1.5rem!important;padding-left:0!important}.p-4{padding:2.25rem!important}.pt-4,.py-4{padding-top:2.25rem!important}.pr-4,.px-4{padding-left:2.25rem!important;padding-right:0!important}.pb-4,.py-4{padding-bottom:2.25rem!important}.pl-4,.px-4{padding-right:2.25rem!important;padding-left:0!important}.p-5{padding:4.5rem!important}.pt-5,.py-5{padding-top:4.5rem!important}.pr-5,.px-5{padding-left:4.5rem!important;padding-right:0!important}.pb-5,.py-5{padding-bottom:4.5rem!important}.pl-5,.px-5{padding-right:4.5rem!important;padding-left:0!important}.m-n1{margin:-.375rem!important}.mt-n1,.my-n1{margin-top:-.375rem!important}.mr-n1,.mx-n1{margin-right:-.375rem!important}.mb-n1,.my-n1{margin-bottom:-.375rem!important}.ml-n1,.mx-n1{margin-left:-.375rem!important}.m-n2{margin:-.75rem!important}.mt-n2,.my-n2{margin-top:-.75rem!important}.mr-n2,.mx-n2{margin-right:-.75rem!important}.mb-n2,.my-n2{margin-bottom:-.75rem!important}.ml-n2,.mx-n2{margin-left:-.75rem!important}.m-n3{margin:-1.5rem!important}.mt-n3,.my-n3{margin-top:-1.5rem!important}.mr-n3,.mx-n3{margin-right:-1.5rem!important}.mb-n3,.my-n3{margin-bottom:-1.5rem!important}.ml-n3,.mx-n3{margin-left:-1.5rem!important}.m-n4{margin:-2.25rem!important}.mt-n4,.my-n4{margin-top:-2.25rem!important}.mr-n4,.mx-n4{margin-right:-2.25rem!important}.mb-n4,.my-n4{margin-bottom:-2.25rem!important}.ml-n4,.mx-n4{margin-left:-2.25rem!important}.m-n5{margin:-4.5rem!important}.mt-n5,.my-n5{margin-top:-4.5rem!important}.mr-n5,.mx-n5{margin-right:-4.5rem!important}.mb-n5,.my-n5{margin-bottom:-4.5rem!important}.ml-n5,.mx-n5{margin-left:-4.5rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-left:auto!important;margin-right:inherit!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-right:auto!important;margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-left:0!important;margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-right:0!important;margin-left:0!important}.m-sm-1{margin:.375rem!important}.mt-sm-1,.my-sm-1{margin-top:.375rem!important}.mr-sm-1,.mx-sm-1{margin-left:.375rem!important;margin-right:0!important}.mb-sm-1,.my-sm-1{margin-bottom:.375rem!important}.ml-sm-1,.mx-sm-1{margin-right:.375rem!important;margin-left:0!important}.m-sm-2{margin:.75rem!important}.mt-sm-2,.my-sm-2{margin-top:.75rem!important}.mr-sm-2,.mx-sm-2{margin-left:.75rem!important;margin-right:0!important}.mb-sm-2,.my-sm-2{margin-bottom:.75rem!important}.ml-sm-2,.mx-sm-2{margin-right:.75rem!important;margin-left:0!important}.m-sm-3{margin:1.5rem!important}.mt-sm-3,.my-sm-3{margin-top:1.5rem!important}.mr-sm-3,.mx-sm-3{margin-left:1.5rem!important;margin-right:0!important}.mb-sm-3,.my-sm-3{margin-bottom:1.5rem!important}.ml-sm-3,.mx-sm-3{margin-right:1.5rem!important;margin-left:0!important}.m-sm-4{margin:2.25rem!important}.mt-sm-4,.my-sm-4{margin-top:2.25rem!important}.mr-sm-4,.mx-sm-4{margin-left:2.25rem!important;margin-right:0!important}.mb-sm-4,.my-sm-4{margin-bottom:2.25rem!important}.ml-sm-4,.mx-sm-4{margin-right:2.25rem!important;margin-left:0!important}.m-sm-5{margin:4.5rem!important}.mt-sm-5,.my-sm-5{margin-top:4.5rem!important}.mr-sm-5,.mx-sm-5{margin-left:4.5rem!important;margin-right:0!important}.mb-sm-5,.my-sm-5{margin-bottom:4.5rem!important}.ml-sm-5,.mx-sm-5{margin-right:4.5rem!important;margin-left:0!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-left:0!important;padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-right:0!important;padding-left:0!important}.p-sm-1{padding:.375rem!important}.pt-sm-1,.py-sm-1{padding-top:.375rem!important}.pr-sm-1,.px-sm-1{padding-left:.375rem!important;padding-right:0!important}.pb-sm-1,.py-sm-1{padding-bottom:.375rem!important}.pl-sm-1,.px-sm-1{padding-right:.375rem!important;padding-left:0!important}.p-sm-2{padding:.75rem!important}.pt-sm-2,.py-sm-2{padding-top:.75rem!important}.pr-sm-2,.px-sm-2{padding-left:.75rem!important;padding-right:0!important}.pb-sm-2,.py-sm-2{padding-bottom:.75rem!important}.pl-sm-2,.px-sm-2{padding-right:.75rem!important;padding-left:0!important}.p-sm-3{padding:1.5rem!important}.pt-sm-3,.py-sm-3{padding-top:1.5rem!important}.pr-sm-3,.px-sm-3{padding-left:1.5rem!important;padding-right:0!important}.pb-sm-3,.py-sm-3{padding-bottom:1.5rem!important}.pl-sm-3,.px-sm-3{padding-right:1.5rem!important;padding-left:0!important}.p-sm-4{padding:2.25rem!important}.pt-sm-4,.py-sm-4{padding-top:2.25rem!important}.pr-sm-4,.px-sm-4{padding-left:2.25rem!important;padding-right:0!important}.pb-sm-4,.py-sm-4{padding-bottom:2.25rem!important}.pl-sm-4,.px-sm-4{padding-right:2.25rem!important;padding-left:0!important}.p-sm-5{padding:4.5rem!important}.pt-sm-5,.py-sm-5{padding-top:4.5rem!important}.pr-sm-5,.px-sm-5{padding-left:4.5rem!important;padding-right:0!important}.pb-sm-5,.py-sm-5{padding-bottom:4.5rem!important}.pl-sm-5,.px-sm-5{padding-right:4.5rem!important;padding-left:0!important}.m-sm-n1{margin:-.375rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.375rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.375rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.375rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.375rem!important}.m-sm-n2{margin:-.75rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.75rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.75rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.75rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.75rem!important}.m-sm-n3{margin:-1.5rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1.5rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1.5rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1.5rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1.5rem!important}.m-sm-n4{margin:-2.25rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-2.25rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-2.25rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-2.25rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-2.25rem!important}.m-sm-n5{margin:-4.5rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-4.5rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-4.5rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-4.5rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-4.5rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-left:auto!important;margin-right:inherit!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-left:0!important;margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-right:0!important;margin-left:0!important}.m-md-1{margin:.375rem!important}.mt-md-1,.my-md-1{margin-top:.375rem!important}.mr-md-1,.mx-md-1{margin-left:.375rem!important;margin-right:0!important}.mb-md-1,.my-md-1{margin-bottom:.375rem!important}.ml-md-1,.mx-md-1{margin-right:.375rem!important;margin-left:0!important}.m-md-2{margin:.75rem!important}.mt-md-2,.my-md-2{margin-top:.75rem!important}.mr-md-2,.mx-md-2{margin-left:.75rem!important;margin-right:0!important}.mb-md-2,.my-md-2{margin-bottom:.75rem!important}.ml-md-2,.mx-md-2{margin-right:.75rem!important;margin-left:0!important}.m-md-3{margin:1.5rem!important}.mt-md-3,.my-md-3{margin-top:1.5rem!important}.mr-md-3,.mx-md-3{margin-left:1.5rem!important;margin-right:0!important}.mb-md-3,.my-md-3{margin-bottom:1.5rem!important}.ml-md-3,.mx-md-3{margin-right:1.5rem!important;margin-left:0!important}.m-md-4{margin:2.25rem!important}.mt-md-4,.my-md-4{margin-top:2.25rem!important}.mr-md-4,.mx-md-4{margin-left:2.25rem!important;margin-right:0!important}.mb-md-4,.my-md-4{margin-bottom:2.25rem!important}.ml-md-4,.mx-md-4{margin-right:2.25rem!important;margin-left:0!important}.m-md-5{margin:4.5rem!important}.mt-md-5,.my-md-5{margin-top:4.5rem!important}.mr-md-5,.mx-md-5{margin-left:4.5rem!important;margin-right:0!important}.mb-md-5,.my-md-5{margin-bottom:4.5rem!important}.ml-md-5,.mx-md-5{margin-right:4.5rem!important;margin-left:0!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-left:0!important;padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-right:0!important;padding-left:0!important}.p-md-1{padding:.375rem!important}.pt-md-1,.py-md-1{padding-top:.375rem!important}.pr-md-1,.px-md-1{padding-left:.375rem!important;padding-right:0!important}.pb-md-1,.py-md-1{padding-bottom:.375rem!important}.pl-md-1,.px-md-1{padding-right:.375rem!important;padding-left:0!important}.p-md-2{padding:.75rem!important}.pt-md-2,.py-md-2{padding-top:.75rem!important}.pr-md-2,.px-md-2{padding-left:.75rem!important;padding-right:0!important}.pb-md-2,.py-md-2{padding-bottom:.75rem!important}.pl-md-2,.px-md-2{padding-right:.75rem!important;padding-left:0!important}.p-md-3{padding:1.5rem!important}.pt-md-3,.py-md-3{padding-top:1.5rem!important}.pr-md-3,.px-md-3{padding-left:1.5rem!important;padding-right:0!important}.pb-md-3,.py-md-3{padding-bottom:1.5rem!important}.pl-md-3,.px-md-3{padding-right:1.5rem!important;padding-left:0!important}.p-md-4{padding:2.25rem!important}.pt-md-4,.py-md-4{padding-top:2.25rem!important}.pr-md-4,.px-md-4{padding-left:2.25rem!important;padding-right:0!important}.pb-md-4,.py-md-4{padding-bottom:2.25rem!important}.pl-md-4,.px-md-4{padding-right:2.25rem!important;padding-left:0!important}.p-md-5{padding:4.5rem!important}.pt-md-5,.py-md-5{padding-top:4.5rem!important}.pr-md-5,.px-md-5{padding-left:4.5rem!important;padding-right:0!important}.pb-md-5,.py-md-5{padding-bottom:4.5rem!important}.pl-md-5,.px-md-5{padding-right:4.5rem!important;padding-left:0!important}.m-md-n1{margin:-.375rem!important}.mt-md-n1,.my-md-n1{margin-top:-.375rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.375rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.375rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.375rem!important}.m-md-n2{margin:-.75rem!important}.mt-md-n2,.my-md-n2{margin-top:-.75rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.75rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.75rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.75rem!important}.m-md-n3{margin:-1.5rem!important}.mt-md-n3,.my-md-n3{margin-top:-1.5rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1.5rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1.5rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1.5rem!important}.m-md-n4{margin:-2.25rem!important}.mt-md-n4,.my-md-n4{margin-top:-2.25rem!important}.mr-md-n4,.mx-md-n4{margin-right:-2.25rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-2.25rem!important}.ml-md-n4,.mx-md-n4{margin-left:-2.25rem!important}.m-md-n5{margin:-4.5rem!important}.mt-md-n5,.my-md-n5{margin-top:-4.5rem!important}.mr-md-n5,.mx-md-n5{margin-right:-4.5rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-4.5rem!important}.ml-md-n5,.mx-md-n5{margin-left:-4.5rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-left:auto!important;margin-right:inherit!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-left:0!important;margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-right:0!important;margin-left:0!important}.m-lg-1{margin:.375rem!important}.mt-lg-1,.my-lg-1{margin-top:.375rem!important}.mr-lg-1,.mx-lg-1{margin-left:.375rem!important;margin-right:0!important}.mb-lg-1,.my-lg-1{margin-bottom:.375rem!important}.ml-lg-1,.mx-lg-1{margin-right:.375rem!important;margin-left:0!important}.m-lg-2{margin:.75rem!important}.mt-lg-2,.my-lg-2{margin-top:.75rem!important}.mr-lg-2,.mx-lg-2{margin-left:.75rem!important;margin-right:0!important}.mb-lg-2,.my-lg-2{margin-bottom:.75rem!important}.ml-lg-2,.mx-lg-2{margin-right:.75rem!important;margin-left:0!important}.m-lg-3{margin:1.5rem!important}.mt-lg-3,.my-lg-3{margin-top:1.5rem!important}.mr-lg-3,.mx-lg-3{margin-left:1.5rem!important;margin-right:0!important}.mb-lg-3,.my-lg-3{margin-bottom:1.5rem!important}.ml-lg-3,.mx-lg-3{margin-right:1.5rem!important;margin-left:0!important}.m-lg-4{margin:2.25rem!important}.mt-lg-4,.my-lg-4{margin-top:2.25rem!important}.mr-lg-4,.mx-lg-4{margin-left:2.25rem!important;margin-right:0!important}.mb-lg-4,.my-lg-4{margin-bottom:2.25rem!important}.ml-lg-4,.mx-lg-4{margin-right:2.25rem!important;margin-left:0!important}.m-lg-5{margin:4.5rem!important}.mt-lg-5,.my-lg-5{margin-top:4.5rem!important}.mr-lg-5,.mx-lg-5{margin-left:4.5rem!important;margin-right:0!important}.mb-lg-5,.my-lg-5{margin-bottom:4.5rem!important}.ml-lg-5,.mx-lg-5{margin-right:4.5rem!important;margin-left:0!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-left:0!important;padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-right:0!important;padding-left:0!important}.p-lg-1{padding:.375rem!important}.pt-lg-1,.py-lg-1{padding-top:.375rem!important}.pr-lg-1,.px-lg-1{padding-left:.375rem!important;padding-right:0!important}.pb-lg-1,.py-lg-1{padding-bottom:.375rem!important}.pl-lg-1,.px-lg-1{padding-right:.375rem!important;padding-left:0!important}.p-lg-2{padding:.75rem!important}.pt-lg-2,.py-lg-2{padding-top:.75rem!important}.pr-lg-2,.px-lg-2{padding-left:.75rem!important;padding-right:0!important}.pb-lg-2,.py-lg-2{padding-bottom:.75rem!important}.pl-lg-2,.px-lg-2{padding-right:.75rem!important;padding-left:0!important}.p-lg-3{padding:1.5rem!important}.pt-lg-3,.py-lg-3{padding-top:1.5rem!important}.pr-lg-3,.px-lg-3{padding-left:1.5rem!important;padding-right:0!important}.pb-lg-3,.py-lg-3{padding-bottom:1.5rem!important}.pl-lg-3,.px-lg-3{padding-right:1.5rem!important;padding-left:0!important}.p-lg-4{padding:2.25rem!important}.pt-lg-4,.py-lg-4{padding-top:2.25rem!important}.pr-lg-4,.px-lg-4{padding-left:2.25rem!important;padding-right:0!important}.pb-lg-4,.py-lg-4{padding-bottom:2.25rem!important}.pl-lg-4,.px-lg-4{padding-right:2.25rem!important;padding-left:0!important}.p-lg-5{padding:4.5rem!important}.pt-lg-5,.py-lg-5{padding-top:4.5rem!important}.pr-lg-5,.px-lg-5{padding-left:4.5rem!important;padding-right:0!important}.pb-lg-5,.py-lg-5{padding-bottom:4.5rem!important}.pl-lg-5,.px-lg-5{padding-right:4.5rem!important;padding-left:0!important}.m-lg-n1{margin:-.375rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.375rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.375rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.375rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.375rem!important}.m-lg-n2{margin:-.75rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.75rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.75rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.75rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.75rem!important}.m-lg-n3{margin:-1.5rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1.5rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1.5rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1.5rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1.5rem!important}.m-lg-n4{margin:-2.25rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-2.25rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-2.25rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-2.25rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-2.25rem!important}.m-lg-n5{margin:-4.5rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-4.5rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-4.5rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-4.5rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-4.5rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-left:auto!important;margin-right:inherit!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-left:0!important;margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-right:0!important;margin-left:0!important}.m-xl-1{margin:.375rem!important}.mt-xl-1,.my-xl-1{margin-top:.375rem!important}.mr-xl-1,.mx-xl-1{margin-left:.375rem!important;margin-right:0!important}.mb-xl-1,.my-xl-1{margin-bottom:.375rem!important}.ml-xl-1,.mx-xl-1{margin-right:.375rem!important;margin-left:0!important}.m-xl-2{margin:.75rem!important}.mt-xl-2,.my-xl-2{margin-top:.75rem!important}.mr-xl-2,.mx-xl-2{margin-left:.75rem!important;margin-right:0!important}.mb-xl-2,.my-xl-2{margin-bottom:.75rem!important}.ml-xl-2,.mx-xl-2{margin-right:.75rem!important;margin-left:0!important}.m-xl-3{margin:1.5rem!important}.mt-xl-3,.my-xl-3{margin-top:1.5rem!important}.mr-xl-3,.mx-xl-3{margin-left:1.5rem!important;margin-right:0!important}.mb-xl-3,.my-xl-3{margin-bottom:1.5rem!important}.ml-xl-3,.mx-xl-3{margin-right:1.5rem!important;margin-left:0!important}.m-xl-4{margin:2.25rem!important}.mt-xl-4,.my-xl-4{margin-top:2.25rem!important}.mr-xl-4,.mx-xl-4{margin-left:2.25rem!important;margin-right:0!important}.mb-xl-4,.my-xl-4{margin-bottom:2.25rem!important}.ml-xl-4,.mx-xl-4{margin-right:2.25rem!important;margin-left:0!important}.m-xl-5{margin:4.5rem!important}.mt-xl-5,.my-xl-5{margin-top:4.5rem!important}.mr-xl-5,.mx-xl-5{margin-left:4.5rem!important;margin-right:0!important}.mb-xl-5,.my-xl-5{margin-bottom:4.5rem!important}.ml-xl-5,.mx-xl-5{margin-right:4.5rem!important;margin-left:0!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-left:0!important;padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-right:0!important;padding-left:0!important}.p-xl-1{padding:.375rem!important}.pt-xl-1,.py-xl-1{padding-top:.375rem!important}.pr-xl-1,.px-xl-1{padding-left:.375rem!important;padding-right:0!important}.pb-xl-1,.py-xl-1{padding-bottom:.375rem!important}.pl-xl-1,.px-xl-1{padding-right:.375rem!important;padding-left:0!important}.p-xl-2{padding:.75rem!important}.pt-xl-2,.py-xl-2{padding-top:.75rem!important}.pr-xl-2,.px-xl-2{padding-left:.75rem!important;padding-right:0!important}.pb-xl-2,.py-xl-2{padding-bottom:.75rem!important}.pl-xl-2,.px-xl-2{padding-right:.75rem!important;padding-left:0!important}.p-xl-3{padding:1.5rem!important}.pt-xl-3,.py-xl-3{padding-top:1.5rem!important}.pr-xl-3,.px-xl-3{padding-left:1.5rem!important;padding-right:0!important}.pb-xl-3,.py-xl-3{padding-bottom:1.5rem!important}.pl-xl-3,.px-xl-3{padding-right:1.5rem!important;padding-left:0!important}.p-xl-4{padding:2.25rem!important}.pt-xl-4,.py-xl-4{padding-top:2.25rem!important}.pr-xl-4,.px-xl-4{padding-left:2.25rem!important;padding-right:0!important}.pb-xl-4,.py-xl-4{padding-bottom:2.25rem!important}.pl-xl-4,.px-xl-4{padding-right:2.25rem!important;padding-left:0!important}.p-xl-5{padding:4.5rem!important}.pt-xl-5,.py-xl-5{padding-top:4.5rem!important}.pr-xl-5,.px-xl-5{padding-left:4.5rem!important;padding-right:0!important}.pb-xl-5,.py-xl-5{padding-bottom:4.5rem!important}.pl-xl-5,.px-xl-5{padding-right:4.5rem!important;padding-left:0!important}.m-xl-n1{margin:-.375rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.375rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.375rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.375rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.375rem!important}.m-xl-n2{margin:-.75rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.75rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.75rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.75rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.75rem!important}.m-xl-n3{margin:-1.5rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1.5rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1.5rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1.5rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1.5rem!important}.m-xl-n4{margin:-2.25rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-2.25rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-2.25rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-2.25rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-2.25rem!important}.m-xl-n5{margin:-4.5rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-4.5rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-4.5rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-4.5rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-4.5rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-left:auto!important;margin-right:inherit!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}}.float-left{float:right!important}.float-right{float:left!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:right!important}.float-sm-right{float:left!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:right!important}.float-md-right{float:left!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:right!important}.float-lg-right{float:left!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:right!important}.float-xl-right{float:left!important}.float-xl-none{float:none!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:right!important}.text-sm-right{text-align:left!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:right!important}.text-md-right{text-align:left!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:right!important}.text-lg-right{text-align:left!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:right!important}.text-xl-right{text-align:left!important}.text-xl-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-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#64c5b1!important}a.text-primary:hover,a.text-primary:focus{color:#76698f!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#32c861!important}a.text-success:hover,a.text-success:focus{color:#238b43!important}.text-info{color:#34d3eb!important}a.text-info:hover,a.text-info:focus{color:#13a9c0!important}.text-warning{color:#ffa91c!important}a.text-warning:hover,a.text-warning:focus{color:#cf8000!important}.text-danger{color:#bb264a!important}a.text-danger:hover,a.text-danger:focus{color:#f6202f!important}.text-light{color:#f3f3f3!important}a.text-light:hover,a.text-light:focus{color:#cdcdcd!important}.text-dark{color:#313a46!important}a.text-dark:hover,a.text-dark:focus{color:#121519!important}.text-blue{color:#4489e4!important}a.text-blue:hover,a.text-blue:focus{color:#1c62c0!important}.text-pink{color:#f06292!important}a.text-pink:hover,a.text-pink:focus{color:#e91c62!important}.text-purple{color:#5553ce!important}a.text-purple:hover,a.text-purple:focus{color:#312fa5!important}.text-body{color:#6c757d!important}.text-muted{color:#8c9396!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.navbar-custom{padding:0 0 0 10px}.navbar-custom .topnav-menu>li{float:right}.navbar-custom .topnav-menu .nav-link{direction:ltr}.navbar-custom .logo-box{float:right}.navbar-custom .app-search{margin-left:20px;margin-right:0}.navbar-custom .app-search .input-group-append{margin-right:0}.navbar-custom .app-search .btn{border-radius:30px 0 0 30px!important}.navbar-custom .app-search .form-control{padding-right:20px;padding-left:0;border-radius:0 30px 30px 0!important}.notification-list .noti-icon-badge{left:10px;right:auto;font-family:yekan-bakh-reg,sans-serif}.notification-list .notify-item{padding:12px 20px}.notification-list .notify-item .notify-icon{float:right;margin-left:10px;margin-right:0}.notification-list .notify-item .notify-details,.notification-list .notify-item .user-msg{margin-left:0;margin-right:45px}.notification-list .pro-user-name{margin-left:.375rem!important;margin-right:0!important}.notification-list .profile-dropdown i{margin-left:5px;margin-right:0;float:right}.notification-list .profile-dropdown .notify-item{padding:7px 20px}.page-title-box .page-title-right{float:left}#sidebar-menu>ul>li>a i{margin:0 3px 0 10px}#sidebar-menu>ul>li>a .drop-arrow{float:left}#sidebar-menu>ul>li>a .drop-arrow i{margin-left:0}#sidebar-menu>ul>li>ul li a{padding-right:40px;font-size:12px}#sidebar-menu>ul>li>ul.active-class.nav-second-level li a{color:#363636}#sidebar-menu>ul>li>ul.active-class.nav-second-level li a.router-link-active span{font-weight:700}#sidebar-menu>ul>li>ul{padding-left:0}#sidebar-menu>ul>li>ul ul{padding-right:20px;padding-left:0}#sidebar-menu .menu-arrow{left:20px;right:auto}#sidebar-menu .menu-arrow:before{content:""}#sidebar-menu li.mm-active>a>span.menu-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.enlarged .left-side-menu #sidebar-menu>ul>li>a i{margin-left:20px;margin-right:5px}.enlarged .left-side-menu #sidebar-menu>ul>li>a span{padding-right:25px;padding-left:0}.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul{right:70px;left:auto}.enlarged .left-side-menu #sidebar-menu>ul ul li:hover>ul{right:190px;margin-top:-36px}.enlarged .left-side-menu #sidebar-menu>ul ul li>a span.pull-right{left:20px;right:0}.enlarged .navbar-custom{right:0}.enlarged .content-page{margin-right:70px!important;margin-left:0!important}.enlarged .footer{left:0!important;right:70px!important}@media (max-width: 767.98px){.content-page,.enlarged .content-page{margin-right:0!important}}@media (max-width: 1024px){.navbar-custom{right:0!important}}body[data-layout=horizontal] .content-page{margin-right:0!important}body[data-layout=horizontal] .logo-box{margin-right:0;margin-left:40px}body[data-layout=horizontal] .footer{right:0}#topnav .arrow-down:after{margin-left:0;margin-right:5px}@media (max-width: 767.98px){body[data-layout=horizontal] .navbar-custom{padding:0 12px 0 0}}@media (min-width: 992px){.navigation-menu>li .submenu{right:0;left:auto;text-align:right}.navigation-menu>li .submenu li ul{padding-right:0}.navigation-menu>li .submenu li.has-submenu>a .arrow-down:after{right:auto!important;left:20px;-webkit-transform:rotate(45deg) translateY(-50%)!important;transform:rotate(45deg) translateY(-50%)!important}.navigation-menu>li .submenu li .submenu{left:auto;right:100%;margin-left:0;margin-right:10px}.navigation-menu>li.last-elements .submenu{left:0;right:auto}}@media (max-width: 991px){#topnav .navigation-menu{text-align:right}#topnav .navigation-menu>li .submenu{padding-right:20px;padding-left:0}#topnav .navigation-menu>li .submenu.megamenu>li>ul{padding-right:0}#topnav .arrow-down:after{right:auto;left:15px}}@media (max-width: 767.98px){body[data-layout=horizontal] .logo-box{margin-left:0}}.left-side-menu-sm .left-side-menu #sidebar-menu>ul ul{padding-right:0}.left-side-menu-sm .left-side-menu+.content-page{margin-right:160px;margin-left:0}.left-side-menu-sm .left-side-menu+.content-page .footer{left:0;right:160px}.enlarged.left-side-menu-sm #wrapper .left-side-menu{text-align:right}.enlarged.left-side-menu-sm #wrapper .left-side-menu ul li a i{margin-right:3px;margin-left:15px}.footer{left:0;right:320px}.footer-alt{right:0!important}@media (max-width: 767.98px){.footer{right:0!important}}.right-bar{float:left!important;left:-270px;right:auto}.right-bar .user-box .user-img .user-edit{right:0;left:-5px}.right-bar-enabled .right-bar{left:0;right:auto}.nice-select{float:right}.nice-select .list{right:0;left:auto}.nice-select.right{float:left}.nice-select.right .list{left:0;right:auto}.dd-item>button{float:right}.dd-item .dd-list{padding-right:30px;padding-left:0}.dd-list .dd3-handle{float:right}.legendLabel{padding-right:5px!important;padding-left:20px}.select2-container .select2-selection--single .select2-selection__rendered{padding-right:12px}.select2-container .select2-selection--single .select2-selection__arrow{left:3px;right:auto}.select2-container .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:0}.select2-container .select2-search--inline{float:right}.bootstrap-select .dropdown-toggle:before{float:left}.bootstrap-select .dropdown-toggle .filter-option{text-align:right}.bootstrap-select .dropdown-toggle .filter-option-inner{padding-right:0;padding-left:inherit}.dataTables_wrapper .dataTables_filter{text-align:left!important}.dataTables_wrapper .dataTables_filter input{margin-left:0!important;margin-right:.5em}.footable.breakpoint>tbody>tr>td>span.footable-toggle{padding-left:5px;padding-right:0}.tablesaw-columntoggle-popup .tablesaw-btn-group>label input{margin-right:0;margin-left:.8em}.tablesaw-bar .tablesaw-bar-section .tablesaw-btn{margin-left:0;margin-right:.4em}.table-rep-plugin .btn-group.pull-right{float:left}.table-rep-plugin .checkbox-row label:after{margin-left:-22px;top:-2px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{left:0;right:auto}html[lang=fa] .ql-editor{direction:rtl;text-align:right}html[lang=en] .ql-editor{direction:ltr!important;text-align:left!important}.parsley-errors-list>li{padding-left:0;padding-right:20px}.parsley-errors-list>li:before{left:auto;right:2px}.stepy-header li:before{right:0}.stepy-header li:after{left:0!important;right:auto!important}.stepy-navigator{text-align:left}.twitter-typeahead .form-control{text-align:right}@media (max-width: 769px){.stepy-header li{float:right}}.editable-buttons,.editable-buttons .editable-cancel{margin-left:0;margin-right:7px}.widget-flat i{right:0;left:auto}.inbox-widget .inbox-item .inbox-item-img{float:right;margin-left:15px;margin-right:0}.inbox-widget .inbox-item .inbox-item-date{right:auto;left:5px}.widget-box-two{text-align:left}.widget-box-four .widget-box-four-chart{left:20px;right:auto}.inbox-widget .inbox-item .inbox-item-img{float:right;margin-left:15px}.inbox-widget .inbox-item .inbox-item-author .inbox-item-date{right:7px}.user-position{border-right:1px solid #f3f3f3;left:0;right:auto}.ribbon-box .ribbon{float:right;margin-right:-30px}.ribbon-box .ribbon:before{right:0;left:auto}.ribbon-box .ribbon.float-left{margin-right:-30px;margin-left:auto;border-radius:3px 0 0 3px}.ribbon-box .ribbon.float-right{margin-left:-30px;margin-right:0;border-radius:0 3px 3px 0}.ribbon-box .ribbon.float-right:before{left:0;right:auto}.ribbon-box .ribbon-icon{left:10px;right:auto}.ribbon-box .ribbon-two{right:-5px;left:auto;text-align:left}.ribbon-box .ribbon-two span{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:-21px;left:auto}.icon-list-demo i{margin-left:12px;margin-right:0}.checkbox label{padding-right:8px;padding-left:0}.checkbox label:before{left:auto;right:0;margin-left:0;margin-right:-18px}.checkbox label:after{left:auto;right:0;margin-right:-18px;margin-left:0;padding-left:0;padding-right:3px}.checkbox input[type=checkbox]:checked+label:after{left:auto;right:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox.checkbox-single label:before{margin-right:0}.checkbox.checkbox-single label:after{margin-right:0}.radio label{padding-left:0;padding-right:8px}.radio label:before{left:auto;right:0;margin-left:0;margin-right:-18px}.radio label:after{left:0;right:6px;margin-left:0;margin-right:-20px}@media print{.content-page,.content,body{margin-right:0}}.demos-show-btn{left:0;right:auto;border-radius:0 6px 6px 0}.file-man-box .file-close,.file-man-box .file-download{left:10px;right:auto}.file-man-box .file-man-title{padding-left:25px;padding-right:0}.inbox-leftbar{float:right;padding:0 0 20px 20px}.inbox-rightbar{margin-right:250px;margin-left:0}.message-list{padding-right:0}.message-list .col-mail,.message-list .col-mail-1 .star-toggle,.message-list .col-mail-1 .checkbox-wrapper-mail,.message-list .col-mail-1 .dot{float:right!important}.message-list .col-mail-1 .dot{margin:22px 0 0 26px}.message-list .col-mail-1 .checkbox-wrapper-mail{margin:15px 20px 0 10px!important}.message-list .col-mail-1 .star-toggle{margin-right:5px}.message-list .col-mail-1 .title{right:110px!important;left:0!important}.message-list .col-mail-2{right:320px!important;left:0!important}.message-list .col-mail-2 .subject{right:0!important;left:200px!important}.message-list .col-mail-2 .date{left:0;padding-right:80px;padding-left:0!important;right:auto!important}@media (max-width: 648px){.inbox-rightbar{margin-right:0}}@media (max-width: 520px){.message-list li .col-mail-1 .title{right:80px!important;left:0!important}.message-list li .col-mail-2{right:160px!important}.message-list li .col-mail-2 .date{text-align:left;padding-left:10px!important;padding-right:20px}}.timeline .timeline-item .text-right{text-align:right!important}.taskList .checkbox{margin-right:20px;margin-left:0}.member-card .member-star{left:3px;right:auto}.member-card-alt .member-card-alt-info{margin-right:140px;margin-left:0}.member-card-alt .member-star{left:10px}.home-btn{position:absolute;left:25px;right:auto}.search-result-box .col-md-8.offset-md-2{margin:0 auto}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{font-family:yekan-bakh-reg,sans-serif!important}.btn{font-family:IRANYekan,sans-serif!important}.dropdown-menu{left:unset!important;right:0!important;float:right!important;text-align:right!important}.footable.breakpoint.toggle-arrow-tiny>tbody>tr>td>span.footable-toggle:before{content:""!important}.colorWhite,.colorWhite ul li,.colorWhite p{color:#fff!important}.displayNone{display:none!important}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%206L8%2010L12%206'%20stroke='%23BFAF92'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:16px 16px;background-position:center right 16px;padding-left:16px!important}.borderDividerGray{background-color:#d9d9d9;height:1px;width:100%;margin:25px 0!important}.fs16{font-size:16px!important}.fontBold{font-weight:700}.swal2-container .swal2-title{font-size:16px!important}button.swal2-styled{font-size:13px!important}.demo-delete-row,.demo-update-row{min-width:30px;min-height:30px;padding:0;display:inline-block;margin:2px}.MLNumber{padding:0 10px;border-radius:3px;color:#fff}.ql-container{height:auto!important;background:#f7f7f7}h3.card-box-heading{font-size:16px;margin:10px 0 30px;position:relative;padding:0 26px 0 0;color:#1b1b1b;display:inline-block;width:100%}h3.card-box-heading:after{content:"";display:inline-block;position:absolute;right:0;width:18px;height:18px;border-radius:4px;top:-3px}.vc-color-wrap{width:80px!important;height:34px!important;border-radius:3px}.dividier{width:100%;background:linear-gradient(45deg,transparent,#cfcfcf,transparent);height:2px;margin:0 auto}label.col-form-label{color:#1b1b1b}html[lang=fa] label.col-form-label{font-size:16px;font-weight:700}html[lang=en] label.col-form-label{font-size:14px}.deloitteReport .col-sm-2 h2{background-color:#1b1b1b;color:#fff;font-size:16px;text-align:center;padding:16px 2px;border-radius:7px}.deloitteReport .col-sm-2 ul{margin:0;padding:0}.deloitteReport .col-sm-2 ul li{list-style-type:none;text-align:center;background:#d72b2d;margin:0 0 7px;border-radius:4px;padding:13px 0;color:#fff}html[lang=fa] .deloitteReport .col-sm-2 ul li{font-size:14px}html[lang=en] .deloitteReport .col-sm-2 ul li{font-size:12px}.vpd-icon-btn{margin:0}div#chart{direction:ltr}a.filepond--credits{display:none}.filepond--image-preview{background-color:#fff!important}img.profile_photo{overflow-clip-margin:content-box;overflow:clip;width:50px;height:50px;border-radius:50%;object-fit:cover;border:1px solid #ccc}img.projects_logo{width:auto!important;height:50px;border-radius:5px;object-fit:cover}.form-row .demo-update-row{padding:0 10px}.reloadPage{background-color:#cac1c1;padding:0 10px}.reloadPage i:before{transform:rotate(180deg);font-weight:700;font-size:13px}span.tableAddRedirect{background:#f1f0f4;text-wrap:nowrap;padding:3px 6px;border-radius:4px;font-size:14px;border:1px solid #BFBFBF;color:#1b1b1b;font-family:yekan-bakh-medium}.removeFilterTable{margin:0 5px;border:navajowhite;border-radius:3px;background:#8f9298;color:#fff;font-size:12px}.projectsKartabl{text-align:center}.projectsKartabl h3{font-size:18px;padding:14px 6px;border-radius:0;margin-bottom:0;line-height:29px;min-height:90px}.projectsKartabl img{height:auto;max-height:110px;margin-bottom:30px;max-width:100%}.projectsKartabl a,.projectsKartabl>div{cursor:pointer;display:inline-block;width:100%;overflow:hidden;padding:50px 0 0;border-radius:10px}span.req{color:#ad0808;margin:0 4px 0 0}.colorRed{color:red}.filepond--drop-label{direction:rtl;font-family:yekan-bakh-medium;font-size:14px;color:#1b1b1b}.filepond--root.filepond--hopper{border-radius:16px;overflow:hidden}.filepond--file{background:#fff;color:#000!important}.pmComment p{margin:0;display:inline-block}ul.userProfileTable{padding:0;margin:0}ul.userProfileTable li{list-style-type:none;display:inline-block;float:right}ul.userProfileTable li img{width:100%;height:36px}ul.userProfileTable li:nth-child(1){width:38px;margin:0 0 0 15px;border-radius:50%;overflow:hidden;border:1px solid #FFF}img.projectLogoTable{width:60px}ul#exportMlList{padding:0;text-align:center;margin:20px 0 0}ul#exportMlList li{display:inline-block;text-align:center;color:#fff;margin:0 2px;padding:2px 7px;border-radius:4px;font-size:11px}.removeBK{background-color:#ccc!important}.removeBK .subDomainNumber{display:none!important}h4.card-box-heading{font-size:15px;margin:10px 0 20px;position:relative;padding:0 20px 0 0}h4.card-box-heading:after{content:"";display:inline-block;position:absolute;right:0;width:11px;height:120%;border-radius:2px;top:-3px}table.exportCriteriaTable{width:100%}table.exportCriteriaTable tr td{text-align:center;color:#fff;padding:7px 5px;border:1px solid #fff}table.exportCriteriaTable tr:nth-child(1) td{background-color:#071524;font-weight:700;font-size:13px;font-family:cursive;direction:ltr}table.exportCriteriaTable tr:nth-child(2) td{background-color:#7c7c7c;font-family:cursive;direction:ltr}table.exportCriteriaTable tr:nth-child(3) td{background-color:#e5e5e5;color:#000}h5.exportCriteriaHeading{padding:5px 10px;border-radius:5px;color:#fff}.criteriaLists ul{margin:0 23px 0 0}.criteriaLists ul li{line-height:20px;margin-bottom:7px;text-align:justify;color:#000;list-style-type:none;position:relative}html[lang=fa] .criteriaLists ul li:before{top:0;right:-23px}html[lang=en] .criteriaLists ul li:before{top:0;left:-23px}.criteriaLists ul li:before{content:"";display:inline-block;width:17px;height:17px;position:absolute;background-size:100%!important}.seperateCriteria{background:linear-gradient(45deg,transparent,#dadadb,transparent);display:inline-block;width:100%;height:3px;margin:40px 0 50px}.positivePoints ul li:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAsQAAALEBxi1JjQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAL1SURBVEiJpZZdSFNhGMd/73a0UY2WlgXbrChFhVgfeufNoH1ooIsaCBWEkWCDii6iqyCvuu4iRAwCAwmS0Fk6pexidCmrIIXADxpZWKCJ0MfZebs4ntOObk7tf3f+78vved6X532eI1hPo5QDzUhOIziIxAOAII1kBsEgGv2E+JQPIXK6L3GjcQfJZcC+bhKgAX1kuEUDM4UDJIgg6AF2FgCvJi0huUCQgWzbZtk0wnUEfZuGA0icwDMSXLPGNaRn3rcm6OalAWeMk+gBXuBBYYKtZJ5L+nVVEeSznq1Cx//AFaEQKA3g3ubWDf267uqxRilHMkXhaskpp+Kk39ePv8TPorpI9Ztq5n7NAWRQOWhDI7JV+J6iPbw6+Qp/iR+AXcouKrZXGMt2FJoVoGErcK/Dy/CJYWp21JhefD5OciGZva3RhuCIGVLYueK+Qswbo0gU5YVXbq8kWZe0wHu/9HL27Vk0qf3bKDisAPuN7zZ3Gw+qHwBwquQU0XdRVKla4Mecx0icSFBWXGZ6nelOYpMxKxxA4rbU/E7lXyFFyiJ013Qjsp5KvauesdoxC/zezD2uTlxdC9el2bnIJaAUILWUwr/bj9fhNbN1FbkY/j5MuDRM/Hgcp+JcSU5y++NtOqY6coENTQsSDCEIG45LcfG69jU+p8/c9fTrU5r2NlFsK9bTkhrtk+10pbvWgwO8sGHjebazoC4QGA8wuTxpeuf2nTPhqlRp/dC6ETgIBgUJvAimWfUWDjgOkKxL4nF4TG85s0z0XZShb0OF4aCicsi2MiwerV6d/TlLYDzA/O9582TB8eBG4QAPaSStl4g+YCZWeohFPqePJ0ef0PK+hdRSaqPwH2hUEWYuu103IIiTo23YhZ2MzGwUriGJECIO2b0/xBCSm+j93KJNwQU3DDjkGpkjNCF4nOu6CugHkvOEGMw2106vIAP84TBwH1DXrOfKGnrQqFoNh3x/FYb0SdcMnAYOAUbNpoEpJM/JMEAj6XyIv+wV6i6mSybqAAAAAElFTkSuQmCC)}.negativePoints ul li:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAsQAAALEBxi1JjQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKNSURBVEiJrZa/axNhGMc/zyWEGwRHKdJckyhdBOe2ZOmiddC6xx9YCqWDokNxcOqYIdAOpViLgqCIFEwqaceSkC7tf9Aa0hSsQybrUOSSx+Hy4y53l2L1Cwd3z/d9P8/7vvfwvq8wQJpIWDSb9xCZAq4DQ23rBDhAtUg0mpdqtR7GkEBwKjVMs/kK1SdAdNAggBYiG7RaL6Ver56bQC3rDvABuHwOuF+/EHkgtdoXd9DwwOPxZ8DmBeAAl1Dd0Hj8qTvYnYFa1lQbHrkA3K0WrdZ9OT4uQHsGmkzGgU9deCYD+/uwtASmGY4yTVhedtpmMp2ogWG811RquNtOLeuNWpZ2n0ZDuyqVVEdH1eNblhMrlXrtGo3+NmsAhiYSFvDIM7JKpfeeTsPamncmpunE0ungPo4eayJhGTSb0/SX4sIClMvBSYLg5bLTx6sozeZd0Xh8G5FbvvWNxWB1FSYne7G9PbBtGBvzwmdn4ezMhwC2RC3rG5AMcgOTuDUYDnBoAFfCXH7/hvl52N31e5XKeXCAIWOQ25WqPyaBu4yvpwH8CLVjMVhZgYkJvzc+7q8u/8BODOAgFN6//pUK7Oz0voNK2C2RAwPVos8wTVhf98LLZZiZgbm58BL2q2gQjeYB2xPOZv113vmhZ2fOe3+SbLYfbhOJbBrtw+Kdx3KveVApBiXx/6e3Uq3WnSqKRheB066Vy0GjAfl8eCl2khQKTttczu3+xLYXwb1dj4zcRvUr/2O7Vp2Wen0TXAeO1GrbqL4AWv8If96BQ/CROQV85O9PtVNEHg48MgHk6GgL276ByGv6qyts1CKfgZv9cAi5VXSkyWQc23auLarXELkKKKrfETkEikQihUHXlj8sEDGbllTzgAAAAABJRU5ErkJggg==)}.oppurtiunityPoints ul li:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAhQAAAIUB4uz/wQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAIQSURBVEiJtZO7axRRGMV/38yyOySCD4gkIlpJwFikUXzksWujRSwEsREDloYUavIPWFmkFGxSGLEUrBSx0M2a2Ak2KlhoI8RICApmZWd3M8di1zDMzGZnNB4YmHvuPed8331ABmixcEFLhYksGktt/sobRyq3VFaysVoljc5JXYp0q12QId1MK0vVgV54h8npE+C2qQDHjtho7XM3bboOcpoOmbd0ga6nkXbtQG/ooep9Ae2LTP2g5h+0c1S303fvoFq4mmAOsAfPu9JNntiBlthLkO8Hpw/pHsZQolq8x2wKgjWc+qqN8j0WoMX8RcyugfWDBoA+oNCtsg7wgTWwr6BVpPumirfeYQt2AFp3MC38H3PA7IFjY/4McAPQDloL7LaN+TNbh6yKNwmaB/L/aN5ENmXF2jxEbpEq3lnQY2D3X5pvIC5b0X/2h4hdU5Xzx3DsKXAoo/kKBBM23ngbJmMPzUr1dxhzGc3BuBM1TwxoQScyB0jHk+gOAXY6c0AHTfwMXu/aT7PxLXsAEOQGrFRdDVPxDjbr21W/0f6S4TZORql4gOxMolg8wXWGcN1BTA9JephBfJtyCVanIuMPyKatWCuHuElVvAXQXeDoFmvEAhIO2bz2z09gll5/OGLeWjVee0mvPwzMtteGtaHMCLRcGGST87juIxv5tRIvIA4t9xyguXmJHM9txP8YnvsNJlihJu4K2ugAAAAASUVORK5CYII=)}ul#exportCriteriaML{margin:0;padding:0}ul#exportCriteriaML li{text-align:center;overflow:hidden;list-style-type:none;margin:2px auto 0;width:100%;padding:0;border-radius:8px;background:#dfdddd;color:#000}ul#exportCriteriaML li div{padding:10px 0}h5.exportSubDomainHeading{padding:5px 10px;border-radius:0;color:#fff;margin-top:0}span.exportSubdomainText{color:#000}span.exportSubdomainSign{width:15px;display:inline-block;height:15px;border-radius:50%;text-align:center;line-height:21px;font-weight:700}span.exportSubdomainSign.Plus,span.exportSubdomainSign.Minus{color:#fff}span.exportSubdomainSign.Star{color:#000}.buildSpiderChart{margin:0 auto 20px;width:100%;border:1px solid #ccc;border-radius:4px;padding:4px 0}span.subDomainNumber{font-family:cursive;font-weight:700;background:#fff;color:#000;padding:0 7px;border-radius:50%;font-size:13px}.exportAccordion{width:100%}.exportAccordionSubdomain .card-header{width:100%;margin-bottom:10px}.exportProjectsList{border:1.27px solid #E4E1E9}.exportProjectsList.selected{box-shadow:0 0 1px 2px #0000000f;opacity:1}.card-header{padding:1rem 1.5rem;margin-bottom:4px;border-radius:4px!important;overflow:hidden}.card-header{width:100%}.card-header a{display:inline-block;width:100%}html[lang=fa] .card-header a{font-size:16px}html[lang=en] .card-header a{font-size:14px}h3.onlineReportAlert{text-align:center;display:inline-block;width:100%;margin:0 0 20px;font-size:16px;color:red}h4.onlineReportAlert{text-align:center;display:inline-block;width:100%;margin:0 0 20px;font-size:14px;color:red}.row.exportAccordionSubdomain{overflow:hidden;padding:0 20px}.criteriaSection{display:block!important;width:96%;margin:0 auto}.downloadFileForm{margin:0 10px 0 0;padding:2px 11px;border-radius:5px;color:#fff;font-weight:400;font-size:11px}ul.active-class.nav-second-level.mm-collapse{display:block}ul.active-class.nav-second-level{display:none}#sidebar-menu .menu-arrow.active-class-icon:before{content:""}#sidebar-menu>ul>li>a.active-class-parent span{font-weight:700}.form-control{border-radius:8px;height:40px}.btn{box-shadow:0 1px 3px #00000029;border-radius:4px}.table thead th{text-align:center;font-size:16px;color:#000;font-family:yekan-bakh-reg;vertical-align:middle}.table-bordered{border:1px solid #BFBFBF;border-radius:4px;overflow:hidden}.table-bordered td,.table-bordered th{border:1px solid #BFBFBF;vertical-align:middle}.table-bordered tr td{color:#1b1b1b;padding:5px 10px}html[lang=fa] .table-bordered tr td{font-size:14px}html[lang=en] .table-bordered tr td{font-size:12px;font-family:poppins-reg}button.demo-update-row.btn.btn-info.btn-sm.btn-icon,button.demo-delete-row.btn.btn-danger.btn-sm.btn-icon{box-shadow:none;background:unset;border:unset;color:#bfbfbf;font-size:15px}.pagination{margin:20px 0 0}.pagination-split li:first-child{margin-left:5px}.page-item.disabled .page-link{border-color:#dadada}.breadcrumb-item>a{font-family:yekan-bakh-medium}.breadcrumb{padding-top:0}.breadcrumb-item>a,.breadcrumb-item+.breadcrumb-item:before{color:#a3a3a3;font-size:14px}.breadcrumb-item.active a{color:#1b1b1b}.card-box{box-shadow:unset;display:inline-block;width:100%}.vpd-actions button{color:#363636!important}span.apexcharts-legend-marker{border-radius:0!important}html[lang=fa] span.apexcharts-legend-text{font-family:yekan-bakh-reg!important}.apexcharts-legend.apexcharts-align-center.apx-legend-position-right{padding:0;overflow:hidden}.apexcharts-datalabels text{filter:unset}.courseAcademyBox{border:1px solid #DADADA;border-radius:8px;overflow:hidden;position:relative}.courseAcademyBox .courseCover{width:100%;height:250px;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.courseAcademyBox .courseCategory{border-radius:8px;position:absolute;font-size:16px;font-weight:700;padding:3px 20px}html[lang=fa] .courseAcademyBox .courseCategory{top:20px;right:30px}html[lang=en] .courseAcademyBox .courseCategory{top:20px;left:30px}.courseAcademyBox .courseTutor{font-size:16px;color:#1b1b1b;margin:20px 0 0}.courseAcademyBox ul.courseMeta{margin:0;padding:0}.courseAcademyBox ul.courseMeta li{display:inline-block;font-size:16px}.courseReadMore{margin:0 20px;color:#363636;font-size:16px;font-weight:700}html[lang=fa] .courseReadMore{float:left}html[lang=en] .courseReadMore{float:right}html[lang=fa] .courseAcademyBox ul.courseMeta li{float:right;color:#1b1b1b;margin:0 0 0 10px}html[lang=en] .courseAcademyBox ul.courseMeta li{float:left;margin:0 10px 0 0}.courseCategorySingle{padding:2px 10px;border-radius:8px;margin:-3px 10px 0;background-color:#bfbfbf}.blogBox>a{position:unset!important;border:unset!important;padding:0!important}html[lang=fa] .courseCategorySingle,html[lang=fa] .courseSingleTutor{float:right}html[lang=en] .courseCategorySingle,html[lang=fa] .courseSingleTutor{float:left}.singleCourseImage .courseCover{width:80%;height:240px;border-top-right-radius:8px;border-top-left-radius:8px;position:relative;bottom:-25px;margin:-11px auto}.singleCourseHeading{padding:30px;background-color:#363636;color:#fff;overflow:hidden}.startCourseBTN{margin:20px auto 0;width:60%}.boxButtonHeaderCOurse{width:80%;margin:0 auto;border:1px solid #D6D2DD;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:0 0 24px}.courseInformation{border:1px solid #DADADA;border-radius:8px;width:93.6%;margin:30px auto 0;background:#f5f5f5}.courseInformation .tab-content{padding:15px 30px 0}.courseInformation ul.nav.nav-tabs{padding:20px 0;text-align:center;background-color:#fff;margin:0 auto;width:100%;display:inline-block}.courseInformation ul.nav.nav-tabs li{display:inline-block;margin:0;font-size:14px}.courseInformation ul.nav.nav-tabs li a{padding:6px 40px;border-radius:8px}ul.blogShareDiba{margin:23px 30px 0;padding:0;color:#1b1b1b;font-size:16px;display:inline-block}ul.blogShareDiba li a i{font-size:20px;position:relative;top:-4px;color:#76698f}ul.blogShareDiba li{display:inline-block}html[lang=fa] ul.blogShareDiba li{float:right;margin:0 5px}html[lang=en] ul.blogShareDiba li{float:left}.col-sm-2 .card-box div h4{font-size:13px;line-height:17px;font-weight:400}.breadcrumb-item>a.router-link-active.router-link-exact-active{color:#1b1b1b!important}h4.no-content{display:inline-block;width:100%;text-align:center;color:red!important;font-size:14px!important}.tab-content{font-size:14px;color:#1b1b1b}.tipLogoProjectSingle{padding:10px 15px!important;color:#525252}.tipLogoProjectSingle p{font-size:14px}.tipLogoProjectSingle ul{margin:10px 20px 0;line-height:22px}.seperatorFormTitle strong{font-size:16px}.seperatorFormLine{display:block;width:100%;height:3px;margin:10px 0}ul.numbersLevelStakeholder{margin:0;padding:0;display:block}ul.numbersLevelStakeholder li{display:inline-block;float:right;color:#1b1b1b;width:32px;height:32px;border-radius:50%;border:4px solid #BFBFBF;margin:0 3px;line-height:26px}.numbersLevelStakeholderInput li{cursor:pointer;width:52px!important;height:52px!important;line-height:46px!important}#stakeholdersSchema{display:inline-block;width:70%;padding:100px 0 100px 160px;background:url(/assets/stakeholders-chart-BSHPWW0I.png);background-size:1000px;background-repeat:no-repeat;background-position:left bottom}#stakeholdersSchema li{width:43%;display:inline-block;float:left;overflow:hidden;height:300px;border-radius:4px;box-shadow:0 0 3px #00000059;margin:7px;padding:30px;text-align:left}#stakeholdersSchema li:nth-child(1){background:#acacac}#stakeholdersSchema li:nth-child(2){background:#817c7c}#stakeholdersSchema li:nth-child(3){background:#817c7c}#stakeholdersSchema li:nth-child(4){background:#acacac}#stakeholdersSchema li h5{font-size:16px;color:#fff}#stakeholdersSchema li .simpleLineStakeholder{width:100%;height:1px;background:#fff;margin:0 0 10px}#stakeholdersSchema li .stakeholderItem{display:flex;width:78px;align-items:center;height:80px;justify-content:center;float:left;margin:0 10px 10px 0;padding:5px;overflow:hidden;font-size:14px;text-align:center;vertical-align:middle}ul.valuesDomainRadioListTop{margin:0;padding:0}ul.valuesDomainRadioListTop li{display:inline-block;width:20%;float:left;text-align:center}ul.subdomainDetailData{margin:0;padding:8px 10px;display:inline-block;width:100%;border-radius:10px}ul.subdomainDetailData li{display:inline-block;margin:2px 4px;border-radius:33px;padding:3px 10px;background-color:#fff;float:right;font-size:12px}ul.subdomainDetailData li:nth-child(1){color:#1b1b1b;font-size:16px;font-weight:700;background-color:unset}.asIsBoxesS a{color:#1b1b1b;font-size:18px;display:flex;width:100%;background:radial-gradient(#fff,#e7e7e7);text-align:center;justify-content:center;height:300px;align-items:center;flex-direction:column;border-radius:24px;transition:all 1s}.asIsBoxesS:hover a img{transform:scale(1.1)}.asIsBoxesS a img{width:100px;margin:0 0 20px;overflow:hidden;padding:10px;transition:all 1s;transform:scale(1)}.asIsBoxesS.disable{opacity:.3}.asIsBoxesS a:hover{background:radial-gradient(#fff,#e0dede);transition:all 1s}ul.steps.productReviewCycle{border:none!important}h5.makeBorder{border:1px solid #BFBFBF;padding:15px 10px;width:100%;background:#f9fafb;font-weight:700;font-size:16px;font-family:IRANYekan;margin:0 0 5px;border-bottom:none}.roadmapSectionTop.second .col-sm-12{text-align:center}.roadmapSectionTop ul.steps+.col-sm-12{display:none}.roadmapSectionTop .card-box{padding:0;border:none}.roadmapSectionTop ul.steps{margin:32px auto 0;display:inline-block;width:100%;text-align:center;position:relative;border:1px solid #BFBFBF;padding:0}.roadmapSectionTop ul.steps li{display:inline-block;float:right;width:12.46%;text-align:center;position:relative}.roadmapSectionTop ul.steps li.activeRoadmap{pointer-events:auto!important}.roadmapSectionTop ul.steps li.active~*{pointer-events:none}.productTimeLine.roadmapSectionTop ul.steps li{width:11.3%}.productTimeLine span.numberHere{width:24px;display:block;height:24px;border-radius:50%;margin:5px auto 0;line-height:24px}.productTimeLine span.numberHere.notStarted{background-color:#fff;border:.75px solid #D2D6DD}.productTimeLine span.numberHere i{color:#fff}.productTimeLine.roadmapSectionTop ul.steps li h4{font-size:14px;text-align:left;color:#414142;padding:0 8px}.flowProgress{width:100%;clear:both;margin:0 30px 10px 0;float:right;width:66%;height:7px;overflow:hidden;border-radius:8px;background:#e5e7eb;direction:ltr;position:relative}.flowProgress.P2:after{content:"";position:absolute;left:0;width:16%;height:100%}.flowProgress.P3:after{content:"";position:absolute;left:0;width:33%;height:100%}.flowProgress.P4:after{content:"";position:absolute;left:0;width:50%;height:100%}.flowProgress.P5:after{content:"";position:absolute;left:0;width:67%;height:100%}.flowProgress.P6:after{content:"";position:absolute;left:0;width:100%;height:100%}.productReviewCycle li:nth-child(1){width:415px!important}.roadmapSectionTop ul.steps li div.number{position:relative;overflow-x:unset;overflow-y:clip}.roadmapSectionTop ul.steps li.active~* div.number:after{background:none}.roadmapSectionTop ul.steps li:last-child div.number:after{display:none}.roadmapSectionTop ul.steps li div.number,.roadmapSectionTop ul.steps li.activeRoadmap div.number{font-size:17px;width:100%;line-height:32px;color:#fff;padding:24px 0;margin:0 auto -10px;border-radius:0}.roadmapSectionTop ul.steps li:last-child h5{border:none}.roadmapSectionTop ul.steps li h5{font-size:12px}.roadmapSectionTop .pathFill{display:inline-block;width:100%;height:16px;border-radius:100px;margin-bottom:16px;margin-top:10px;position:relative}.roadmapSectionTop .pathFill:after{content:"";display:inline-block;position:absolute;border-radius:100px;height:100%}.roadmapSectionTop.first .pathFill:after{width:13%}.roadmapSectionTop.second .pathFill:after{width:26%}.roadmapSectionTop.third .pathFill:after{width:42%}.roadmapSectionTop.fourth .pathFill:after{width:53%}.roadmapSectionTop.fifth .pathFill:after{width:65%}.roadmapSectionTop.sixth .pathFill:after{width:80%}.roadmapSectionTop.seventh .pathFill:after{width:100%}.roadmapSectionTop.eighth .pathFill:after{width:100%}.productTimeLine.roadmapSectionTop.first .pathFill:after{width:13%}.productTimeLine.roadmapSectionTop.second .pathFill:after{width:26%}.productTimeLine.roadmapSectionTop.third .pathFill:after{width:42%}.productTimeLine.roadmapSectionTop.fourth .pathFill:after{width:60%}.productTimeLine.roadmapSectionTop.fifth .pathFill:after{width:77%}.productTimeLine.roadmapSectionTop.sixth .pathFill:after{width:100%}.roadmapSectionTop .time{background:#fff;text-align:center;margin:14px 0 0;padding:52px 0;width:94%;border-radius:16px;font-size:14px;color:#1b1b1b}.roadmapSectionTop .time i{margin:0 5px;font-size:19px}.roadmapSectionTop .time span{position:relative;top:-4px}#sidebar-menu .menu-title{color:#fff;font-weight:400;font-size:14px;font-family:yekan-bakh-medium;letter-spacing:0;line-height:11px}.navigateLink{padding:6px 20px;display:block;width:auto;text-align:center;border-radius:4px;font-size:12px;float:left;margin:0 10px 0 0;box-shadow:0 1px 3px #00000029;font-weight:700}.navigateLink i{position:relative;top:2px}.nodeData{direction:rtl}.nodeData .treeID{width:auto;display:inline-block;padding:0 2px;height:30px;text-align:center;color:#6d6d6d;border:1px groove #6D6D6D;line-height:29px;border-radius:7px;min-width:30px;margin:0 0 0 4px}.nodeData .treeField input{font-size:14px;color:#1b1b1b;border:none;direction:ltr;text-align:right}#createTree .nodeData .treeField input{font-size:14px;color:#1b1b1b;direction:ltr;border:1px solid #ccc;border-radius:5px;padding:4px 9px}span.org-tree-node-btn.expanded,.horizontal .org-tree-node-btn{border-width:3px!important}.org-tree-node-label-inner{border:3px solid #DADADA;box-shadow:none!important;border-radius:7px!important}.treeActions button{margin:0}.treeActions button i{font-size:15px;color:#bfbfbf}.treeActions button:nth-child(1):hover i{color:#b4173a}.treeActions button:nth-child(2):hover i{color:#28a745}.levelExpected{display:inline-block;width:100%;border-radius:2px;color:#fff;font-weight:700}.levelExpected.is1{background-color:red}.levelExpected.is2{background-color:#fed835}.levelExpected.is3{background-color:#f67c01}.levelExpected.is4{background-color:#05a045}.levelExpected.is5{background-color:#1f87e8}ul.customTabInAssessmnet{margin:0;padding:0}ul.customTabInAssessmnet li{display:inline-block;width:14.27%;font-size:14px;border-bottom:5px solid #F5F5F5;text-align:center;background:#f5f5f5;padding:12px 0;border-radius:5px}ul.customTabInAssessmnet li.active~li{pointer-events:none;cursor:pointer!important}ul.customTabInAssessmnet li a{color:#6d6d6d}ul.customTabInAssessmnet li.active~li a{pointer-events:none}.horizontal .org-tree-node:not(:first-child):before,.horizontal .org-tree-node:not(:last-child):after{border-width:2px}.org-tree-node-label:has(.active){background-color:#add8e6}.progressBarBenefits{background:#dadada;width:100%;display:block;height:8px;position:relative;border-radius:7px;overflow:hidden}.progressBarBenefits span{background-color:#28a745;position:absolute;left:0;display:block;height:100%}.baseAlert{font-size:20px;color:red}.selectProgramGuide{margin:-17px 0 1rem}.singleProjectContinueBtn{padding:4px 5px;box-shadow:none;color:#1b1b1b;background:#f1f0f4;border:1px solid rgb(191,191,191)}.singleProjectContinueBtn .fa{font-size:10px;position:relative;top:1px;left:-1px}.criteriasBoxSame{border:1px solid #D9D9D9;border-radius:17px;overflow:hidden;padding:28px}.criteriaHeadingNumber{font-size:16px;padding:12px 10px;margin-top:0;border-radius:4px;margin-bottom:20px}label.previewQuestionLabel{font-size:14px;color:#1b1b1b}textarea.form-control.extraDetailAssessment{background:#fafafa;border:none;font-size:14px}ul.trueFalseAnswer{margin:0;padding:0}ul.trueFalseAnswer li{display:inline-block;margin:0 0 0 10px}ul.trueFalseAnswer li input{transform:scale(1.4)}ul.trueFalseAnswer li label{margin:0 10px;position:relative;top:-3px;font-size:14px;color:#1b1b1b;font-weight:700}.ML5{background-color:#1f87e8!important;color:#fff!important}.ML4{background-color:#05a045!important;color:#fff!important}.ML3{background-color:#f67c01!important;color:#fff!important}.ML2{background-color:#fed835!important;color:#333!important}.ML1{background-color:red!important;color:#fff!important}#sidebar-menu .menu-arrow{font-family:Material Design Icons!important}body.swal2-toast-shown .swal2-container{width:80%!important;color:#000}h2#swal2-title{color:#000}.swal2-icon-error .swal2-timer-progress-bar{background:red}.swal2-icon-success .swal2-timer-progress-bar{background:#32c861}ul.treeStatusList{margin:0;padding:0;display:inline-block}ul.treeStatusList.helper{margin-top:8px}ul.treeStatusListhelper li{display:block;margin-top:4px;list-style-type:none}ul.treeStatusListhelper li span.l{color:#5c5959;margin:0 5px}ul.treeStatusListhelper li span:nth-child(1){display:inline-block;margin:0 .8px;width:13px;border-radius:2px;height:13px;background-color:gray}ul.treeStatusListhelper li.negativePoint span:nth-child(1){background-color:red}ul.treeStatusListhelper li.positivePoint span:nth-child(1){background-color:green}ul.treeStatusListhelper li.oppPoint span:nth-child(1){background-color:#00f}ul.treeStatusListhelper{margin:8px 0 35px;padding:0}ul.treeStatusList li,span.pointBesideLabel{display:inline-block;margin:0 .8px;width:13px;border-radius:2px;height:13px;background-color:gray}span.pointBesideLabel{margin-right:5px}ul.treeStatusList li.negativePoint,span.pointBesideLabel.negativePoint{background-color:red}ul.treeStatusList li.positivePoint,span.pointBesideLabel.positivePoint{background-color:green}ul.treeStatusList li.oppPoint,span.pointBesideLabel.oppPoint{background-color:#00f}#sidebar-menu>ul>li>a i{margin:0}#sidebar-menu>ul>li>a>span{margin:0 4px}#sidebar-menu li.menu-title>i{margin:0 7px 0 0}.navigateLink i.mdi.mdi-arrow-right{margin:0 0 0 10px}.navigateLink i.mdi.mdi-arrow-left{margin:0 10px 0 0}ul.desiredMLinTableStep4 li span{border:1px solid #F5F5F5;cursor:pointer}ul.desiredMLinTableStep4 li:hover span{border:1px solid #beb8c9}.activeNode .treeID{animation:beat .7s infinite alternate}@keyframes beat{to{transform:scale(1.1)}}.noDatainTable{padding:10px 0;font-size:14px;color:#a2a3a4;font-weight:500}.nodeData .treeField input:nth-child(3){background:linear-gradient(45deg,#c5c3c3,transparent)!important;margin:6px 0 0 30px}.questionTabBox .nodeData .treeField input:nth-child(3){margin:6px 0 0;font-size:14px;color:#1b1b1b;direction:ltr;border:1px solid #ccc;width:97%;border-radius:5px;padding:4px 9px}.dashboardPathPic{width:60%;margin:-110px 0 0}span.treeField{display:inline-block}.apexcharts-tooltip h3{background-color:#414142;padding:10px;font-size:15px;color:#fff;margin:0}.apexcharts-tooltip ul{margin:5px 10px;padding:0}.apexcharts-tooltip ul li{list-style-type:none;font-size:13px}.apexcharts-tooltip ul li img{width:30px;border-radius:50%;overflow:hidden}ul li.low{background-color:#28a745;color:#fff!important}ul li.medium{background-color:#fffdc1;color:#ffd618}ul li.high{background-color:#b4173a4d;color:#b4173a}.nodeAssigendUserNoProfile{color:#fa0;font-size:15px}.roadmapSectionTop.seventh .card-box{padding:4px 13px}.roadmapSectionTop.first ul.steps,.roadmapSectionTop.second ul.steps,.roadmapSectionTop.third ul.steps,.roadmapSectionTop.fifth ul.steps,.roadmapSectionTop.fourth ul.steps,.roadmapSectionTop.sixth ul.steps,.roadmapSectionTop.seventh ul.steps,.roadmapSectionTop.eighth ul.steps{border:none}.roadmapSectionTop.first .card-box,.roadmapSectionTop.second .card-box,.roadmapSectionTop.third .card-box,.roadmapSectionTop.fourth .card-box,.roadmapSectionTop.fifth .card-box,.roadmapSectionTop.sixth .card-box,.roadmapSectionTop.seventh .card-box,.roadmapSectionTop.eighth .card-box{padding:4px 13px}.roadmapSectionTop.productTimeLine ul.steps li{width:16.6%}.productReview ul.steps li:nth-child(1){width:32.2%!important;text-align:left}.productReview ul.steps li:nth-child(1) .number{padding-left:14px;padding-right:14px}.productReview ul.steps li{width:11.3%!important}.currentML{background:#f5f5f5;color:#6d6d6d;border-radius:3px;padding:4px 10px;box-shadow:0 2px 3px #0000003b;display:block}.currentML.is0{background-color:#3c4342;color:#fff}.currentML.is1{background-color:red;color:#fff}.currentML.is2{background-color:#fed835;color:#000}.currentML.is3{background-color:#f67c01;color:#fff}.currentML.is4{background-color:#05a045;color:#fff}.currentML.is5{background-color:#1f87e8;color:#fff}.legendOfPieChartSideBar{box-shadow:0 1px 4px #00000029;border:1px solid #F5F5F5;border-radius:8px;overflow:hidden;height:100%}.legendOfPieChartSideBar h3{font-weight:500;font-size:20px;line-height:120%;color:#414142;background-color:#e1dbeb;margin:0 0 10px;padding:13px 20px}.legendOfPieChartSideBar b{font-size:14px;color:#414142;padding:0 20px}.legendOfPieChartSideBar ul.legendItems{margin:20px 0 0;padding:0}.legendOfPieChartSideBar ul.legendItems li{list-style-type:none;padding:0 20px;margin:0 0 20px}.legendOfPieChartSideBar ul.legendItems li span:nth-child(1){width:20px;height:20px;margin:0 5px 0 9px;display:inline-block;border-radius:50%}.legendOfPieChartSideBar ul.legendItems li span:nth-child(2){color:#414142;font-weight:700;font-size:12px;position:relative;top:-6px;left:5px}.legendOfPieChartSideBar ul.legendItems li:nth-child(1) span:nth-child(1){background-color:#76698f}.legendOfPieChartSideBar ul.legendItems li:nth-child(2) span:nth-child(1){background-color:#ef4444}.legendOfPieChartSideBar ul.legendItems li:nth-child(3) span:nth-child(1){background-color:#0075c8}.legendOfPieChartSideBar ul.legendItems li:nth-child(4) span:nth-child(1){background-color:#22c55e}.reportPieCards{margin:10px 0 20px;display:inline-block;width:100%}.reportPieCards ul{margin:0;padding:0}.reportPieCards ul li{display:inline-block;width:23%;float:left;border:1px solid #B6A5D7;border-radius:8px;padding:12px 20px;margin:0 0 0 33px}.reportPieCards ul li:first-child{margin:0}.reportPieCards ul li span:nth-child(2) b{color:#414142;font-size:16px}.reportPieCards ul li span:nth-child(1){float:left}.reportPieCards ul li span:nth-child(2){margin:0 0 0 10px;display:inline-block;float:left}.treeDescriptionInput{background:#ebebeb;font-size:12px!important;margin:3px 0 0;width:100%;direction:ltr;border:1px solid #ccc!important;border-radius:5px;padding:4px 9px}.AIEnabled{width:37px;height:37px;text-align:center;position:absolute;line-height:24px;z-index:1;right:0;left:0;margin:0 auto;border:1.5px solid #FFF;border-radius:50%;padding:4px;background:#d8d8d8;top:-21px}.AIEnabled svg{width:100%}.roadmapSectionTop ul.steps li.active .AIEnabled{background:#fed518}.roadmapSectionTop ul.steps li.active .AIEnabled svg path{fill:#000!important}span.AIEnabledTex{clear:both;display:block;color:#76698f;font-size:12px;font-weight:300;margin:7px 0 0}.roadmapSectionTop ul.steps li.active~* div.AIEnabled{background-color:#d8d8d8}.roadmapSectionTop ul.steps li.active~* div.AIEnabled svg path{fill:#000!important}.col-sm-12.productTimeLine.roadmapSectionTop.third,.col-sm-12.productTimeLine.roadmapSectionTop.second{padding:0}.lastAssessment h4{font-size:15px}.sidebarbox{width:100%;background:#fff;box-shadow:0 1px 4px #00000029;margin-bottom:16px;border-radius:8px}.sidebarbox_title{width:100%;border-top-left-radius:8px;padding-block:12px;padding-inline:24px;background:#e1dbeb;font-size:20px;font-weight:500}@font-face{font-family:poppins-med;src:url(/assets/poppins-medium-Cxde2ZoM.ttf)}@font-face{font-family:poppins-reg;src:url(/assets/poppins-regular-CTKNfV9P.ttf)}@font-face{font-family:inter-med;src:url(/assets/inter-medium-BtfNrkJj.ttf)}@font-face{font-family:inter-reg;src:url(/assets/inter-regular-BpskOkD5.ttf)}html[lang=en]{direction:ltr}html[lang=en] .small,html[lang=en] small{font-family:poppins-reg}html[lang=en] body{text-align:left;font-family:inter-reg,yekan-bakh-reg,sans-serif}html[lang=en] textarea.form-control,html[lang=en] input.form-control,html[lang=en] select.form-control{font-size:12px;font-family:inter-reg}html[lang=en] span.apexcharts-legend-text{font-family:poppins-reg!important}html[lang=en] .text-right{text-align:left!important}html[lang=en] .float-right{float:right!important}html[lang=en] .checkbox input[type=checkbox]:checked+label:after{left:0;right:auto}html[lang=en] .checkbox label:before{left:-6px;right:auto}html[lang=en] .checkbox-succes input[type=checkbox]{display:none}html[lang=en] .checkbox label{padding-right:0;padding-left:22px}html[lang=en] .navbar-custom .topnav-menu>li{float:left}html[lang=en] .navbar-custom .logo-box{float:left}html[lang=en] .card-box{text-align:left}html[lang=en] #sidebar-menu .menu-arrow{right:20px;left:auto}html[lang=en] #sidebar-menu .menu-arrow:before{content:""}html[lang=en] #sidebar-menu>ul>li>ul li a{padding-right:0;padding-left:40px;font-family:poppins-reg}html[lang=en] #sidebar-menu>ul>li>ul{padding-left:0}html[lang=en] .footer{left:320px;right:0;font-family:poppins-reg}html[lang=en] .page-title-box{right:18.7%;left:unset}html[lang=en] .breadcrumb-item+.breadcrumb-item:before{padding-left:0;content:"";padding-right:.5rem}html[lang=en] h3.card-box-heading:after{left:0;right:unset}html[lang=en] h3.card-box-heading{padding:0 0 0 26px}html[lang=en] .pagination .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0}html[lang=en] .pagination .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}html[lang=en] .vpd-input-group input{border-top-left-radius:0;border-bottom-left-radius:0}html[lang=en] ul.userProfileTable li{float:left}html[lang=en] ul.userProfileTable li:nth-child(1){margin:0 15px 0 0}html[lang=en] .roadmapSectionTop ul.steps li{float:left}html[lang=en] .navigateLink{margin:0 5px;float:right}html[lang=en] #sidebar-menu>ul>li>a>span{font-family:poppins-reg;font-size:13px}html[lang=en] ul.lastAssessment li ul li{float:right}html[lang=en] .dashboardPathSame h3{margin:0;font-size:15px}html[lang=en] .nodeData{direction:ltr}html[lang=en] .nodeData .treeField input{text-align:left!important}html[lang=en] .nodeData .treeID{margin:0 4px}html[lang=en] .dashboardPathSame .icon{right:19px;bottom:17px}html[lang=en] a.btn.btn-primary.widgetContinueLink{float:right}html[lang=en] ul.numbersLevelStakeholder li,html[lang=en] ul.subdomainDetailData li{float:left}html[lang=en] .justify-content-end{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}html[lang=en] ul.userProfileTable{text-align:left}@media (max-width: 1100px){.dashboardProjects,.doshboardPieChart{width:100%;max-width:100%;flex:100%}.logo-box img{max-width:70%}}@media (max-width: 767.98px){.login-page{background-size:cover}.logo-box img{position:relative}html[lang=fa] .logo-box img{right:27px}html[lang=en] .logo-box img{left:27px}.dashboardPathPic{width:100%;margin:0}.roadmapSectionTop ul.steps li,ul.customTabInAssessmnet li{width:50%!important}}body{background-color:#efefef}.table thead th{background:#e4e1e9}.left-side-menu{background:#76698f}.logo-box{background-color:#76698f}.navbar-custom{background-color:#76698f;border-bottom:1px solid #FFD618}.navbar-custom .app-search .form-control,.navbar-custom .app-search .btn{background:#76698f}#sidebar-menu>ul>li>ul{background:#76698f}h3.card-box-heading:after{background:#ffd618}.filepond--drip{background:#e4e1e9!important;opacity:1!important}.filepond--root.filepond--hopper{border:2px dashed #76698F}.filepond--file{border:1px solid #76698F}h4.card-box-heading{color:#84789a}h4.card-box-heading:after{background:#84789a}h5.exportCriteriaHeading{background:#76698f}h5.exportSubDomainHeading{background:#063ebd}span.exportSubdomainSign.Plus{background:#00ba00}span.exportSubdomainSign.Minus{background:#ba0c00}span.exportSubdomainSign.Star{background:#e6ab0c}.exportProjectsList.selected{border:1.02px solid #FFD618}.card-header{background-color:#ffd618;border-bottom:0 solid #FFD618}.exportAccordionSubdomain .card-header{border-right:6px solid #76698F}.downloadFileForm{background:#84789a}#sidebar-menu a.router-link-active.router-link-exact-active i{color:#ffd618}#sidebar-menu a.router-link-active.router-link-exact-active{border-bottom:1px solid #FFD618}#sidebar-menu>ul>li>a.active-class-parent i{color:#ffd618}.table-striped tbody tr:hover button.demo-update-row.btn.btn-info.btn-sm.btn-icon{color:#28a745}.table-striped tbody tr:hover button.demo-delete-row.btn.btn-danger.btn-sm.btn-icon{color:#b4173a}.breadcrumb-item>a.router-link-active.router-link-exact-active{color:#ffd618}.vpd-header{background-color:#76698f!important}span.vpd-day-effect{background-color:#ffd618!important}.page-item.active .page-link{background:#ffd618;border-color:#ffd618}#sidebar-menu a.router-link-active{color:#363636!important;background:#ada5bc}#sidebar-menu>ul>li>a.active-class-parent{background-color:#ada5bc}label.vpd-icon-btn{background-color:#bbb4c7!important}#sidebar-menu>ul>li>ul.active-class.nav-second-level{background:#bbb4c7}#sidebar-menu>ul>li>a.active-class-parent span{color:#363636}#sidebar-menu>ul>li>a{background:#f5f5f5;border-bottom:1px solid #FFD618}#sidebar-menu>ul>li>a i,#sidebar-menu>ul>li>a{color:#8e6186}#sidebar-menu>ul>li>ul{border-bottom:1px solid #FFD618}.btn-primary{color:#fff;background-color:#84789a;border-color:#84789a}.btn-primary:hover{color:#fff;background-color:#5f5376;border-color:#5f5376}.page-item.active .page-link{z-index:1;color:#1b1b1b;background-color:#ffd618;border-color:#ffd618}.table-striped tbody tr:nth-of-type(2n){background-color:#f1ebf0}.form-row button.demo-update-row.btn.btn-info.btn-sm.btn-icon{color:#e2e3e4;background-color:#5f5376;border-color:#5f5376}.form-row button.demo-update-row.btn.btn-sm.btn-icon.reloadPage{color:#1b1b1b}.tabHeadingYellowSeperate{background:#ffd618}.evidenceInSubBox,.evidenceInSubBox .col-sm-6{border:1px solid #76698F}.evidenceInSubBox.odd-class .col-sm-6:nth-last-child(2){border:1px solid #76698F}.evidenceInSubBox .col-sm-6:nth-child(4n+1),.evidenceInSubBox .col-sm-6:nth-child(4n+2){background-color:#e4e1e9}input[type=radio]{accent-color:#76698F}.card-header{background:#ffd618}html[lang=fa] .criteria-assessment-heading{border-left:1px solid rgb(214,210,221)}html[lang=en] .criteria-assessment-heading{border-right:1px solid rgb(214,210,221)}.projectsKartabl a,.projectsKartabl>div{background:#f1f0f4}.projectsKartabl a{border:1.27px solid #E4E1E9;box-shadow:0 0 4px 2px #0c0c0d0d}.projectsKartabl h3{color:#1b1b1b;background:#e1dbeb}.login-page{background:url("data:image/svg+xml,%3csvg%20width='1920'%20height='1080'%20viewBox='0%200%201920%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.44'%20filter='url(%23filter0_dd_2697_7425)'%3e%3cg%20filter='url(%23filter1_f_2697_7425)'%3e%3cpath%20d='M1745.46%20365.539H587.387V1080H1745.46V365.539Z'%20fill='%2384789A'/%3e%3cpath%20d='M1241.06%20211.08H241.539V889.571H1241.06V211.08Z'%20fill='%2384789A'/%3e%3cpath%20d='M1745.45%20140.295H496.871V900.001H1745.45V140.295Z'%20fill='%23FFE04D'/%3e%3cpath%20d='M1623.27%200H374.691V297.972H1623.27V0Z'%20fill='white'/%3e%3cpath%20d='M1920%200H1623.27V1080H1920V0Z'%20fill='white'/%3e%3cpath%20d='M1219.73%20298.538H216.504V966.45H1219.73V298.538Z'%20fill='%239ACA3C'/%3e%3cpath%20d='M528.291%20439.302H0V1080H528.291V439.302Z'%20fill='white'/%3e%3cpath%20d='M1273.51%20251.281H175.711V842.316H1273.51V251.281Z'%20fill='%2384789A'/%3e%3cpath%20d='M374.691%200H0V818.539H374.691V0Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dd_2697_7425'%20x='-28'%20y='-12'%20width='1976'%20height='1136'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='4'%20operator='erode'%20in='SourceAlpha'%20result='effect1_dropShadow_2697_7425'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.0470588%200%200%200%200%200.0470588%200%200%200%200%200.0509804%200%200%200%200.05%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2697_7425'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='4'%20operator='erode'%20in='SourceAlpha'%20result='effect2_dropShadow_2697_7425'/%3e%3cfeOffset%20dy='16'/%3e%3cfeGaussianBlur%20stdDeviation='16'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.0470588%200%200%200%200%200.0470588%200%200%200%200%200.0509804%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_2697_7425'%20result='effect2_dropShadow_2697_7425'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_2697_7425'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_2697_7425'%20x='-298.462'%20y='-298.462'%20width='2516.92'%20height='1676.92'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='149.231'%20result='effect1_foregroundBlur_2697_7425'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center}.error-page{background:url("data:image/svg+xml,%3csvg%20width='1920'%20height='1080'%20viewBox='0%200%201920%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.44'%20filter='url(%23filter0_dd_2697_7425)'%3e%3cg%20filter='url(%23filter1_f_2697_7425)'%3e%3cpath%20d='M1745.46%20365.539H587.387V1080H1745.46V365.539Z'%20fill='%2384789A'/%3e%3cpath%20d='M1241.06%20211.08H241.539V889.571H1241.06V211.08Z'%20fill='%2384789A'/%3e%3cpath%20d='M1745.45%20140.295H496.871V900.001H1745.45V140.295Z'%20fill='%23FFE04D'/%3e%3cpath%20d='M1623.27%200H374.691V297.972H1623.27V0Z'%20fill='white'/%3e%3cpath%20d='M1920%200H1623.27V1080H1920V0Z'%20fill='white'/%3e%3cpath%20d='M1219.73%20298.538H216.504V966.45H1219.73V298.538Z'%20fill='%239ACA3C'/%3e%3cpath%20d='M528.291%20439.302H0V1080H528.291V439.302Z'%20fill='white'/%3e%3cpath%20d='M1273.51%20251.281H175.711V842.316H1273.51V251.281Z'%20fill='%2384789A'/%3e%3cpath%20d='M374.691%200H0V818.539H374.691V0Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dd_2697_7425'%20x='-28'%20y='-12'%20width='1976'%20height='1136'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='4'%20operator='erode'%20in='SourceAlpha'%20result='effect1_dropShadow_2697_7425'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.0470588%200%200%200%200%200.0470588%200%200%200%200%200.0509804%200%200%200%200.05%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2697_7425'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='4'%20operator='erode'%20in='SourceAlpha'%20result='effect2_dropShadow_2697_7425'/%3e%3cfeOffset%20dy='16'/%3e%3cfeGaussianBlur%20stdDeviation='16'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.0470588%200%200%200%200%200.0470588%200%200%200%200%200.0509804%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_2697_7425'%20result='effect2_dropShadow_2697_7425'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_2697_7425'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_2697_7425'%20x='-298.462'%20y='-298.462'%20width='2516.92'%20height='1676.92'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='149.231'%20result='effect1_foregroundBlur_2697_7425'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center}.error-page body{background:unset}.courseAcademyBox .courseCategory{background-color:#ffd618;color:#1b1b1b}.courseAcademyBox h3.courseTitle,.courseAcademyBox ul.courseMeta li i{color:#76698f}.courseInformation ul.nav.nav-tabs li a.active{background:#fff493;color:#1b1b1b}.btn-secondary{color:#1b1b1b;background-color:#fff;border-color:#fff;box-shadow:0 0 4px 2px #0c0c0d0d;border:1px solid #76698F}.custom-control-input:checked~.custom-control-label:before{color:#76698f;border-color:#76698f;background-color:#76698f}.roadmapSectionTop ul.steps li.active~* div.number{background:#d8d8d8;color:#414142}.roadmapSectionTop ul.steps li.active~* h5{background:#f6f5f5}.roadmapSectionTop:not(.productTimeLine) ul.steps li[class=""] h5{background:#f6f5f5!important}.roadmapSectionTop ul.steps li.activeRoadmap~* h5{background:#f0ecf6}.roadmapSectionTop ul.steps li.activeRoadmap div.number{color:#fff}#stakeholdersSchema li .stakeholderItem{background-color:#ffe766;color:#1b1b1b}ul.subdomainDetailData li{color:#76698f}ul.subdomainDetailData li:last-child.medium,ul.subdomainDetailData li:nth-child(2).medium{color:#c5a30c;background-color:#fffdc1}ul.subdomainDetailData li:last-child.high,ul.subdomainDetailData li:nth-child(2).high{color:#b4173a;background-color:#f6a6c5}ul.subdomainDetailData li:last-child.low,ul.subdomainDetailData li:nth-child(2).low{color:#fff;background-color:#f79e1b}.roadmapSectionTop ul.steps li.active div.number{background:#fed518!important;color:#414142}.roadmapSectionTop ul.steps li.active h5{background-color:#fdf8e5}.roadmapSectionTop ul.steps li div.number,.roadmapSectionTop ul.steps li.activeRoadmap div.number{background:#76698f;font-weight:700}.roadmapSectionTop ul.steps li div.number.active{background:#76698f}.roadmapSectionTop .pathFill:after{background:#76698f}.roadmapSectionTop .time i{color:#76698f}#sidebar-menu .menu-title{color:#ffd618}.navigateLink{background:#fff493;color:#1b1b1b}.navigateLink:hover{color:#1b1b1b;background:#f8f3c3}.org-tree-node-label-inner:hover{border:3px solid #76698F}ul.customTabInAssessmnet li.active{border-bottom:2px solid #FFD618;background:#e1dbeb}span.org-tree-node-btn.expanded,.horizontal .org-tree-node-btn{border-color:#76698f;border-width:2px}.org-tree-node-btn:before,.org-tree-node-btn:after{border-color:#76698f}.criteriaHeadingNumber{color:#76698f;background-color:#e1dbeb}.activeNode .treeID{background-color:#ffd618}.seperatorFormTitle strong{color:#76698f}.seperatorFormLine{background:linear-gradient(90deg,#c8c3d200,#c8c3d2 49.85%,#c8c3d200 100.53%)}ul.numbersLevelStakeholder li.active{background:#d6d2dd;border:4px solid #9F96B1}.roadmapSectionTop .card-box{background-color:#fff}.roadmapSectionTop .pathFill{background-color:#f5f5f5}ul.customTabInAssessmnet li.active a{font-weight:700;color:#363636}ul.subdomainDetailData{background:#e1dbeb}.activeNode .treeID{background:#ffd618;color:#000}.dashboardPathSame.step3 h3,.dashboardPathSame.step3 .progressD{color:#525252}.dashboardPathSame h3{color:#597283}.dashboardPathSame .progressD{border:5px solid #597283;color:#597283}ul.lastAssessment li h4 i.fa.fa-check.sq{color:#bfaf92;border:3px solid #BFAF92}ul.lastAssessment li ul li{color:#76698f}.productReviewSameBox.active{background:#ffedf6;border:1px solid #f1dce6;box-shadow:0 0 5px #e9e9e9}.productReviewSameBox{background:#fff7fb;border:1px solid #FFEBF5}.productReviewSameBox svg path{stroke:#bfaf92!important}ul.productsCurrentStep li div{background:#fff7fb;border:1px solid #FFF7FB;color:#000}ul.productsCurrentStep li:empty{background:#fff7fb;margin:22px 0 0}ul.productsCurrentStep li:nth-child(1):after{background:#b6cfe7}.roadmapSectionTop ul.steps li h5{font-size:14px;background:#efecf6;border-right:3px solid #FFF;height:88px;padding:26px 14px;line-height:18px;color:#76698f;font-weight:600;font-family:poppins-reg}.roadmapSectionTop ul.steps li div.number:after{content:"";width:64px;height:100%;position:absolute;right:-19px;border-top:2px solid #FFF;border-right:2px solid #FFF;transform:rotate(45deg);z-index:1;top:6px;background:#76698f}.flowProgress.P6:after{background:linear-gradient(270deg,#a393bf,#76698f)}.productTimeLine span.numberHere{background:#76698f}.flowProgress.P2:after,.flowProgress.P3:after,.flowProgress.P4:after,.flowProgress.P5:after,.flowProgress.P6:after{background:linear-gradient(270deg,#a393bf,#76698f)}.roadmapSectionTop ul.steps li.activeRoadmap div.number:after,.roadmapSectionTop ul.steps li div.number.active:after{background:#76698f}.roadmapSectionTop ul.steps li.active div.number:after,.roadmapSectionTop ul.steps li.active div.number.active:after{background:#fed518}.roadmapSectionTop ul.steps li div.AIEnabled{background:#76698f}.roadmapSectionTop ul.steps li div.AIEnabled svg path{fill:#fff!important}.productTimeLine span.numberHere.inProgress{background-color:#ffd71b;border:.75px solid #D2D6DD}.head.head2.activeHead{background:#ffd618!important;border-bottom:1px solid #ffd618!important;margin-bottom:-1px}.verticals{background:#766990}html[lang=en] .content-page{margin-left:20%;margin-right:0}.content-page{margin-right:320px;margin-left:0}
