@media only screen and (max-width:767px){[dir] .dropdown-language ul.dropdown-menu.dropdown-menu-right a{padding:.65rem 1.28rem!important}#language-selection-dropdown ul.dropdown-menu{top:0!important;bottom:0}[dir=ltr] #language-selection-dropdown li>a.nav-link{margin-left:0;padding-left:0}[dir=rtl] #language-selection-dropdown li>a.nav-link{margin-right:0;padding-right:0}}.dropdown-language .dropdown-menu{max-height:550px!important;overflow-y:scroll!important}.profile-img-height-2[data-v-04366584],.profile-img-height-3[data-v-04366584]{width:32px!important;height:32px!important}.dropdown-menu-right .language_text[data-v-04366584]{display:inline-block!important;text-transform:capitalize!important}@media only screen and (max-width:767px){.profile-img-height-2[data-v-04366584]{width:16px!important;height:16px!important}.auth-v2 .profile-img-height-2[data-v-04366584]{width:32px!important;height:32px!important}}

/*!
 * # Semantic UI 2.4.0 - Dropdown
 */.ui.dropdown{position:relative;display:inline-block;outline:none;transition:width .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,width .1s ease,-webkit-box-shadow .1s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}[dir] .ui.dropdown{cursor:pointer}[dir=ltr] .ui.dropdown{text-align:left}[dir=rtl] .ui.dropdown{text-align:right}.ui.dropdown .menu{position:absolute;display:none;outline:none;top:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1em;-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15);transition:opacity .1s ease;z-index:11;will-change:transform,opacity}[dir] .ui.dropdown .menu{cursor:auto;margin:0;padding:0 0;background:#fff;text-shadow:none;box-shadow:0 2px 3px 0 rgba(34,36,38,.15);border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;-webkit-transition:opacity .1s ease}[dir=ltr] .ui.dropdown .menu{text-align:left}[dir=rtl] .ui.dropdown .menu{text-align:right}.ui.dropdown .menu>*{white-space:nowrap}.ui.dropdown>input:not(.search):first-child,.ui.dropdown>select{display:none!important}.ui.dropdown>.dropdown.icon{position:relative;font-size:.85714286em}[dir=ltr] .ui.dropdown>.dropdown.icon{margin:0 0 0 1em}[dir=rtl] .ui.dropdown>.dropdown.icon{margin:0 1em 0 0}.ui.dropdown .menu>.item .dropdown.icon{width:auto}[dir=ltr] .ui.dropdown .menu>.item .dropdown.icon{float:right;margin:0 0 0 1em}[dir=rtl] .ui.dropdown .menu>.item .dropdown.icon{float:left;margin:0 1em 0 0}[dir=ltr] .ui.dropdown .menu>.item .dropdown.icon+.text{margin-right:1em}[dir=rtl] .ui.dropdown .menu>.item .dropdown.icon+.text{margin-left:1em}.ui.dropdown>.text{display:inline-block;transition:none}[dir] .ui.dropdown>.text{-webkit-transition:none}.ui.dropdown .menu>.item{position:relative;display:block;height:auto;line-height:1em;color:rgba(0,0,0,.87);font-size:1rem;text-transform:none;font-weight:400;-webkit-box-shadow:none;-webkit-touch-callout:none}[dir] .ui.dropdown .menu>.item{cursor:pointer;border:none;border-top:none;padding:.78571429rem 1.14285714rem!important;box-shadow:none}[dir=ltr] .ui.dropdown .menu>.item{text-align:left}[dir=rtl] .ui.dropdown .menu>.item{text-align:right}[dir] .ui.dropdown .menu>.item:first-child{border-top-width:0}[dir=ltr] .ui.dropdown .menu .item>[class*="right floated"],[dir=ltr] .ui.dropdown>.text>[class*="right floated"]{float:right!important;margin-right:0!important;margin-left:1em!important}[dir=ltr] .ui.dropdown .menu .item>[class*="left floated"],[dir=ltr] .ui.dropdown>.text>[class*="left floated"],[dir=rtl] .ui.dropdown .menu .item>[class*="right floated"],[dir=rtl] .ui.dropdown>.text>[class*="right floated"]{float:left!important;margin-left:0!important;margin-right:1em!important}[dir=rtl] .ui.dropdown .menu .item>[class*="left floated"],[dir=rtl] .ui.dropdown>.text>[class*="left floated"]{float:right!important;margin-right:0!important;margin-left:1em!important}[dir] .ui.dropdown .menu .item>.flag.floated,[dir] .ui.dropdown .menu .item>.icon.floated,[dir] .ui.dropdown .menu .item>.image.floated,[dir] .ui.dropdown .menu .item>img.floated{margin-top:0}.ui.dropdown .menu>.header{color:rgba(0,0,0,.85);font-size:.78571429em;font-weight:700;text-transform:uppercase}[dir] .ui.dropdown .menu>.header{margin:1rem 0 .75rem;padding:0 1.14285714rem}.ui.dropdown .menu>.divider{height:0}[dir] .ui.dropdown .menu>.divider{border-top:1px solid rgba(34,36,38,.1);margin:.5em 0}.ui.dropdown.dropdown .menu>.input{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:10rem}[dir] .ui.dropdown.dropdown .menu>.input{margin:1.14285714rem .78571429rem}[dir] .ui.dropdown .menu>.header+.input{margin-top:0}[dir] .ui.dropdown .menu>.input:not(.transparent) input{padding:.5em 1em}[dir] .ui.dropdown .menu>.input:not(.transparent) .button,[dir] .ui.dropdown .menu>.input:not(.transparent) .icon,[dir] .ui.dropdown .menu>.input:not(.transparent) .label{padding-top:.5em;padding-bottom:.5em}.ui.dropdown .menu>.item>.description,.ui.dropdown>.text>.description{color:rgba(0,0,0,.4)}[dir=ltr] .ui.dropdown .menu>.item>.description,[dir=ltr] .ui.dropdown>.text>.description{float:right;margin:0 0 0 1em}[dir=rtl] .ui.dropdown .menu>.item>.description,[dir=rtl] .ui.dropdown>.text>.description{float:left;margin:0 1em 0 0}.ui.dropdown .menu>.message{font-weight:400}[dir] .ui.dropdown .menu>.message{padding:.78571429rem 1.14285714rem}.ui.dropdown .menu>.message:not(.ui){color:rgba(0,0,0,.4)}.ui.dropdown .menu .menu{top:0!important;z-index:21!important}[dir] .ui.dropdown .menu .menu{border-radius:.28571429rem!important}[dir=ltr] .ui.dropdown .menu .menu{left:100%;right:auto;margin:0 0 0 -.5em!important}[dir=rtl] .ui.dropdown .menu .menu{right:100%;left:auto;margin:0 -.5em 0 0!important}.ui.dropdown .menu .menu:after{display:none}[dir] .ui.dropdown .menu>.item>.flag,[dir] .ui.dropdown .menu>.item>.icon,[dir] .ui.dropdown .menu>.item>.image,[dir] .ui.dropdown .menu>.item>.label,[dir] .ui.dropdown .menu>.item>img,[dir] .ui.dropdown>.text>.flag,[dir] .ui.dropdown>.text>.icon,[dir] .ui.dropdown>.text>.image,[dir] .ui.dropdown>.text>.label,[dir] .ui.dropdown>.text>img{margin-top:0;float:none}[dir=ltr] .ui.dropdown .menu>.item>.flag,[dir=ltr] .ui.dropdown .menu>.item>.icon,[dir=ltr] .ui.dropdown .menu>.item>.image,[dir=ltr] .ui.dropdown .menu>.item>.label,[dir=ltr] .ui.dropdown .menu>.item>img,[dir=ltr] .ui.dropdown>.text>.flag,[dir=ltr] .ui.dropdown>.text>.icon,[dir=ltr] .ui.dropdown>.text>.image,[dir=ltr] .ui.dropdown>.text>.label,[dir=ltr] .ui.dropdown>.text>img{margin-left:0;margin-right:.78571429rem}[dir=rtl] .ui.dropdown .menu>.item>.flag,[dir=rtl] .ui.dropdown .menu>.item>.icon,[dir=rtl] .ui.dropdown .menu>.item>.image,[dir=rtl] .ui.dropdown .menu>.item>.label,[dir=rtl] .ui.dropdown .menu>.item>img,[dir=rtl] .ui.dropdown>.text>.flag,[dir=rtl] .ui.dropdown>.text>.icon,[dir=rtl] .ui.dropdown>.text>.image,[dir=rtl] .ui.dropdown>.text>.label,[dir=rtl] .ui.dropdown>.text>img{margin-right:0;margin-left:.78571429rem}.ui.dropdown .menu>.item>.image,.ui.dropdown .menu>.item>img,.ui.dropdown>.text>.image,.ui.dropdown>.text>img{display:inline-block;vertical-align:top;width:auto;max-height:2em}[dir] .ui.dropdown .menu>.item>.image,[dir] .ui.dropdown .menu>.item>img,[dir] .ui.dropdown>.text>.image,[dir] .ui.dropdown>.text>img{margin-top:-.5em;margin-bottom:-.5em}.ui.dropdown .ui.menu>.item:before,.ui.menu .ui.dropdown .menu>.item:before{display:none}[dir=ltr] .ui.menu .ui.dropdown .menu .active.item{border-left:none}[dir=rtl] .ui.menu .ui.dropdown .menu .active.item{border-right:none}[dir=ltr] .ui.buttons>.ui.dropdown:last-child .menu,[dir=ltr] .ui.menu .right.dropdown.item .menu,[dir=ltr] .ui.menu .right.menu .dropdown:last-child .menu{left:auto;right:0}[dir=rtl] .ui.buttons>.ui.dropdown:last-child .menu,[dir=rtl] .ui.menu .right.dropdown.item .menu,[dir=rtl] .ui.menu .right.menu .dropdown:last-child .menu{right:auto;left:0}.ui.label.dropdown .menu{min-width:100%}[dir] .ui.dropdown.icon.button>.dropdown.icon{margin:0}.ui.button.dropdown .menu{min-width:100%}.ui.selection.dropdown{word-wrap:break-word;line-height:1em;white-space:normal;outline:0;-webkit-transform:rotate(0deg);min-width:14em;min-height:2.71428571em;display:inline-block;color:rgba(0,0,0,.87);-webkit-box-shadow:none;transition:width .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,width .1s ease;transition:box-shadow .1s ease,width .1s ease,-webkit-box-shadow .1s ease}[dir] .ui.selection.dropdown{cursor:pointer;transform:rotate(0deg);background:#fff;box-shadow:none;border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;-webkit-transition:width .1s ease,-webkit-box-shadow .1s ease}[dir=ltr] .ui.selection.dropdown{padding:.78571429em 2.1em .78571429em 1em}[dir=rtl] .ui.selection.dropdown{padding:.78571429em 1em .78571429em 2.1em}.ui.selection.dropdown.active,.ui.selection.dropdown.visible{z-index:10}select.ui.dropdown{height:38px;visibility:visible}[dir] select.ui.dropdown{padding:.5em;border:1px solid rgba(34,36,38,.15)}.ui.selection.dropdown>.delete.icon,.ui.selection.dropdown>.dropdown.icon,.ui.selection.dropdown>.search.icon{position:absolute;width:auto;height:auto;line-height:1.21428571em;top:.78571429em;z-index:3;opacity:.8;transition:opacity .1s ease}[dir] .ui.selection.dropdown>.delete.icon,[dir] .ui.selection.dropdown>.dropdown.icon,[dir] .ui.selection.dropdown>.search.icon{cursor:pointer;margin:-.78571429em;padding:.91666667em;-webkit-transition:opacity .1s ease}[dir=ltr] .ui.selection.dropdown>.delete.icon,[dir=ltr] .ui.selection.dropdown>.dropdown.icon,[dir=ltr] .ui.selection.dropdown>.search.icon{right:1em}[dir=rtl] .ui.selection.dropdown>.delete.icon,[dir=rtl] .ui.selection.dropdown>.dropdown.icon,[dir=rtl] .ui.selection.dropdown>.search.icon{left:1em}.ui.compact.selection.dropdown{min-width:0}.ui.selection.dropdown .menu{overflow-x:hidden;overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:touch;width:auto;outline:none;min-width:calc(100% + 2px);width:calc(100% + 2px);-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15);transition:opacity .1s ease}[dir] .ui.selection.dropdown .menu{border-top-width:0!important;margin:0 -1px;border-radius:0 0 .28571429rem .28571429rem;box-shadow:0 2px 3px 0 rgba(34,36,38,.15);-webkit-transition:opacity .1s ease}.ui.selection.dropdown .menu:after,.ui.selection.dropdown .menu:before{display:none}[dir] .ui.selection.dropdown .menu>.message{padding:.78571429rem 1.14285714rem}@media only screen and (max-width:767px){.ui.selection.dropdown .menu{max-height:8.01428571rem}}@media only screen and (min-width:768px){.ui.selection.dropdown .menu{max-height:10.68571429rem}}@media only screen and (min-width:992px){.ui.selection.dropdown .menu{max-height:16.02857143rem}}@media only screen and (min-width:1920px){.ui.selection.dropdown .menu{max-height:21.37142857rem}}.ui.selection.dropdown .menu>.item{white-space:normal;word-wrap:normal}[dir] .ui.selection.dropdown .menu>.item{border-top:1px solid #fafafa;padding:.78571429rem 1.14285714rem!important}.ui.selection.dropdown .menu>.hidden.addition.item{display:none}.ui.selection.dropdown:hover{-webkit-box-shadow:none}[dir] .ui.selection.dropdown:hover{border-color:rgba(34,36,38,.35);box-shadow:none}.ui.selection.active.dropdown,.ui.selection.active.dropdown .menu{-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}[dir] .ui.selection.active.dropdown,[dir] .ui.selection.active.dropdown .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.ui.selection.dropdown:focus{-webkit-box-shadow:none}[dir] .ui.selection.dropdown:focus{border-color:#96c8da;box-shadow:none}.ui.selection.dropdown:focus .menu{-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}[dir] .ui.selection.dropdown:focus .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.ui.selection.visible.dropdown>.text:not(.default){font-weight:400;color:rgba(0,0,0,.8)}.ui.selection.active.dropdown:hover,.ui.selection.active.dropdown:hover .menu{-webkit-box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}[dir] .ui.selection.active.dropdown:hover,[dir] .ui.selection.active.dropdown:hover .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.ui.active.selection.dropdown>.dropdown.icon,.ui.visible.selection.dropdown>.dropdown.icon{opacity:"";z-index:3}[dir=ltr] .ui.active.selection.dropdown,[dir=rtl] .ui.active.selection.dropdown{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ui.active.empty.selection.dropdown{-webkit-box-shadow:none!important}[dir] .ui.active.empty.selection.dropdown{border-radius:.28571429rem!important;box-shadow:none!important}.ui.active.empty.selection.dropdown .menu{-webkit-box-shadow:none!important}[dir] .ui.active.empty.selection.dropdown .menu{border:none!important;box-shadow:none!important}.ui.search.dropdown{min-width:""}.ui.search.dropdown>input.search{-webkit-box-shadow:none!important;top:0;width:100%;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0);position:absolute;z-index:2}[dir] .ui.search.dropdown>input.search{background:none transparent!important;border:none!important;box-shadow:none!important;cursor:text;padding:inherit}[dir=ltr] .ui.search.dropdown>input.search{left:1px}[dir=rtl] .ui.search.dropdown>input.search{right:1px}.ui.search.dropdown>.text{position:relative;z-index:3}[dir] .ui.search.dropdown>.text{cursor:text}[dir=ltr] .ui.search.dropdown>.text{left:1px}[dir=rtl] .ui.search.dropdown>.text{right:1px}.ui.search.selection.dropdown>input.search,.ui.search.selection.dropdown>span.sizer{line-height:1.21428571em}[dir=ltr] .ui.search.selection.dropdown>input.search,[dir=ltr] .ui.search.selection.dropdown>span.sizer{padding:.67857143em 2.1em .67857143em 1em}[dir=rtl] .ui.search.selection.dropdown>input.search,[dir=rtl] .ui.search.selection.dropdown>span.sizer{padding:.67857143em 1em .67857143em 2.1em}.ui.search.selection.dropdown>span.sizer{display:none;white-space:pre}[dir] .ui.search.dropdown.active>input.search,[dir] .ui.search.dropdown.visible>input.search{cursor:auto}.ui.search.dropdown.active>.text,.ui.search.dropdown.visible>.text{pointer-events:none}.ui.active.search.dropdown input.search:focus+.text .flag,.ui.active.search.dropdown input.search:focus+.text .icon{opacity:.45}.ui.active.search.dropdown input.search:focus+.text{color:hsla(0,0%,45.1%,.87)!important}.ui.search.dropdown .menu{overflow-x:hidden;overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:touch}@media only screen and (max-width:767px){.ui.search.dropdown .menu{max-height:8.01428571rem}}@media only screen and (min-width:768px){.ui.search.dropdown .menu{max-height:10.68571429rem}}@media only screen and (min-width:992px){.ui.search.dropdown .menu{max-height:16.02857143rem}}@media only screen and (min-width:1920px){.ui.search.dropdown .menu{max-height:21.37142857rem}}[dir=ltr] .ui.multiple.dropdown{padding:.22619048em 2.1em .22619048em .35714286em}[dir=rtl] .ui.multiple.dropdown{padding:.22619048em .35714286em .22619048em 2.1em}[dir] .ui.multiple.dropdown .menu{cursor:auto}[dir] .ui.multiple.search.dropdown,[dir] .ui.multiple.search.dropdown>input.search{cursor:text}.ui.multiple.dropdown>.label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;vertical-align:top;white-space:normal;font-size:1em;-webkit-box-shadow:0 0 0 1px rgba(34,36,38,.15) inset}[dir] .ui.multiple.dropdown>.label{padding:.35714286em .78571429em;box-shadow:inset 0 0 0 1px rgba(34,36,38,.15)}[dir=ltr] .ui.multiple.dropdown>.label{margin:.14285714rem .28571429rem .14285714rem 0}[dir=rtl] .ui.multiple.dropdown>.label{margin:.14285714rem 0 .14285714rem .28571429rem}[dir] .ui.multiple.dropdown .dropdown.icon{margin:"";padding:""}.ui.multiple.dropdown>.text{position:static;max-width:100%;line-height:1.21428571em}[dir] .ui.multiple.dropdown>.text{padding:0}[dir=ltr] .ui.multiple.dropdown>.text{margin:.45238095em 0 .45238095em .64285714em}[dir=rtl] .ui.multiple.dropdown>.text{margin:.45238095em .64285714em .45238095em 0}[dir=ltr] .ui.multiple.dropdown>.label~input.search{margin-left:.14285714em!important}[dir=rtl] .ui.multiple.dropdown>.label~input.search{margin-right:.14285714em!important}.ui.multiple.dropdown>.label~.text{display:none}.ui.multiple.search.dropdown>.text{display:inline-block;position:absolute;top:0;line-height:1.21428571em}[dir] .ui.multiple.search.dropdown>.text{padding:inherit}[dir=ltr] .ui.multiple.search.dropdown>.text{left:0;margin:.45238095em 0 .45238095em .64285714em}[dir=rtl] .ui.multiple.search.dropdown>.text{right:0;margin:.45238095em .64285714em .45238095em 0}.ui.multiple.search.dropdown>.label~.text{display:none}.ui.multiple.search.dropdown>input.search{position:static;max-width:100%;width:2.2em;line-height:1.21428571em}[dir] .ui.multiple.search.dropdown>input.search{padding:0}[dir=ltr] .ui.multiple.search.dropdown>input.search{margin:.45238095em 0 .45238095em .64285714em}[dir=rtl] .ui.multiple.search.dropdown>input.search{margin:.45238095em .64285714em .45238095em 0}.ui.inline.dropdown{display:inline-block;color:inherit}[dir] .ui.inline.dropdown{cursor:pointer}.ui.inline.dropdown .dropdown.icon{vertical-align:baseline}[dir] .ui.inline.dropdown .dropdown.icon{margin:0 .21428571em 0 .21428571em}.ui.inline.dropdown>.text{font-weight:700}[dir] .ui.inline.dropdown .menu{cursor:auto;margin-top:.21428571em;border-radius:.28571429rem}.ui.dropdown .menu .active.item{font-weight:700;color:rgba(0,0,0,.95);-webkit-box-shadow:none;z-index:12}[dir] .ui.dropdown .menu .active.item{background:transparent;box-shadow:none}.ui.dropdown .menu>.item:hover{color:rgba(0,0,0,.95);z-index:13}[dir] .ui.dropdown .menu>.item:hover{background:rgba(0,0,0,.05)}.ui.loading.dropdown>i.icon{height:1em!important}[dir] .ui.loading.selection.dropdown>i.icon{padding:1.5em 1.28571429em!important}[dir] .ui.loading.dropdown>i.icon:before{border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loading.dropdown>i.icon:after,.ui.loading.dropdown>i.icon:before{position:absolute;content:"";top:50%;width:1.28571429em;height:1.28571429em}[dir=ltr] .ui.loading.dropdown>i.icon:after,[dir=ltr] .ui.loading.dropdown>i.icon:before{left:50%;margin:-.64285714em 0 0 -.64285714em}[dir=rtl] .ui.loading.dropdown>i.icon:after,[dir=rtl] .ui.loading.dropdown>i.icon:before{right:50%;margin:-.64285714em -.64285714em 0 0}.ui.loading.dropdown>i.icon:after{-webkit-box-shadow:0 0 0 1px transparent}[dir] .ui.loading.dropdown>i.icon:after{box-shadow:0 0 0 1px transparent;border-radius:500rem;border-color:#767676 transparent transparent;border-style:solid;border-width:.2em}[dir=ltr] .ui.loading.dropdown>i.icon:after{-webkit-animation:dropdown-spin-ltr .6s linear;animation:dropdown-spin-ltr .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}[dir=rtl] .ui.loading.dropdown>i.icon:after{-webkit-animation:dropdown-spin-rtl .6s linear;animation:dropdown-spin-rtl .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ui.loading.dropdown.button>i.icon:after,.ui.loading.dropdown.button>i.icon:before{display:none}@-webkit-keyframes dropdown-spin-ltr{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dropdown-spin-rtl{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes dropdown-spin-ltr{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes dropdown-spin-rtl{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.ui.default.dropdown:not(.button)>.text,.ui.dropdown:not(.button)>.default.text{color:hsla(0,0%,74.9%,.87)}.ui.default.dropdown:not(.button)>input:focus~.text,.ui.dropdown:not(.button)>input:focus~.default.text{color:hsla(0,0%,45.1%,.87)}.ui.loading.dropdown>.text{transition:none}[dir] .ui.loading.dropdown>.text{-webkit-transition:none}.ui.dropdown .loading.menu{display:block;visibility:hidden;z-index:-1}[dir=ltr] .ui.dropdown>.loading.menu{left:0!important;right:auto!important}[dir=rtl] .ui.dropdown>.loading.menu{right:0!important;left:auto!important}[dir=ltr] .ui.dropdown>.menu .loading.menu{left:100%!important;right:auto!important}[dir=rtl] .ui.dropdown>.menu .loading.menu{right:100%!important;left:auto!important}.ui.dropdown .menu .selected.item,.ui.dropdown.selected{color:rgba(0,0,0,.95)}[dir] .ui.dropdown .menu .selected.item,[dir] .ui.dropdown.selected{background:rgba(0,0,0,.03)}.ui.dropdown>.filtered.text{visibility:hidden}.ui.dropdown .filtered.item{display:none!important}.ui.dropdown.error,.ui.dropdown.error>.default.text,.ui.dropdown.error>.text{color:#9f3a38}[dir] .ui.selection.dropdown.error{background:#fff6f6;border-color:#e0b4b4}[dir] .ui.dropdown.error>.menu,[dir] .ui.dropdown.error>.menu .menu,[dir] .ui.selection.dropdown.error:hover{border-color:#e0b4b4}.ui.dropdown.error>.menu>.item{color:#9f3a38}[dir] .ui.multiple.selection.error.dropdown>.label{border-color:#e0b4b4}[dir] .ui.dropdown.error>.menu>.item:hover{background-color:#fff2f2}[dir] .ui.dropdown.error>.menu .active.item{background-color:#fdcfcf}.ui.dropdown>.clear.dropdown.icon{opacity:.8;transition:opacity .1s ease}[dir] .ui.dropdown>.clear.dropdown.icon{-webkit-transition:opacity .1s ease}.ui.dropdown>.clear.dropdown.icon:hover{opacity:1}.ui.disabled.dropdown,.ui.dropdown .menu>.disabled.item{pointer-events:none;opacity:.45}[dir] .ui.disabled.dropdown,[dir] .ui.dropdown .menu>.disabled.item{cursor:default}[dir=ltr] .ui.dropdown .menu{left:0}[dir=rtl] .ui.dropdown .menu{right:0}[dir] .ui.dropdown .menu .right.menu,[dir] .ui.dropdown .right.menu>.menu{border-radius:.28571429rem!important}[dir=ltr] .ui.dropdown .menu .right.menu,[dir=ltr] .ui.dropdown .right.menu>.menu{left:100%!important;right:auto!important}[dir=rtl] .ui.dropdown .menu .right.menu,[dir=rtl] .ui.dropdown .right.menu>.menu{right:100%!important;left:auto!important}[dir=ltr] .ui.dropdown>.left.menu{left:auto!important;right:0!important}[dir=rtl] .ui.dropdown>.left.menu{right:auto!important;left:0!important}[dir] .ui.dropdown .menu .left.menu,[dir] .ui.dropdown>.left.menu .menu{border-radius:.28571429rem!important}[dir=ltr] .ui.dropdown .menu .left.menu,[dir=ltr] .ui.dropdown>.left.menu .menu{left:auto;right:100%;margin:0 -.5em 0 0!important}[dir=rtl] .ui.dropdown .menu .left.menu,[dir=rtl] .ui.dropdown>.left.menu .menu{right:auto;left:100%;margin:0 0 0 -.5em!important}.ui.dropdown .item .left.dropdown.icon,.ui.dropdown .left.menu .item .dropdown.icon{width:auto}[dir] .ui.dropdown .item .left.dropdown.icon,[dir] .ui.dropdown .left.menu .item .dropdown.icon{margin:0 0 0 0}[dir=ltr] .ui.dropdown .item .left.dropdown.icon,[dir=ltr] .ui.dropdown .left.menu .item .dropdown.icon{float:left}[dir=rtl] .ui.dropdown .item .left.dropdown.icon,[dir=rtl] .ui.dropdown .left.menu .item .dropdown.icon{float:right}[dir=ltr] .ui.dropdown .item .left.dropdown.icon+.text,[dir=ltr] .ui.dropdown .left.menu .item .dropdown.icon+.text{margin-left:1em;margin-right:0}[dir=rtl] .ui.dropdown .item .left.dropdown.icon+.text,[dir=rtl] .ui.dropdown .left.menu .item .dropdown.icon+.text{margin-right:1em;margin-left:0}.ui.upward.dropdown>.menu{top:auto;bottom:100%;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.08)}[dir] .ui.upward.dropdown>.menu{box-shadow:0 0 3px 0 rgba(0,0,0,.08);border-radius:.28571429rem .28571429rem 0 0}.ui.dropdown .upward.menu{top:auto!important;bottom:0!important}[dir] .ui.simple.upward.active.dropdown,[dir] .ui.simple.upward.dropdown:hover{border-radius:.28571429rem .28571429rem 0 0!important}[dir] .ui.upward.dropdown.button:not(.pointing):not(.floating).active{border-radius:.28571429rem .28571429rem 0 0}.ui.upward.selection.dropdown .menu{-webkit-box-shadow:0 -2px 3px 0 rgba(0,0,0,.08)}[dir] .ui.upward.selection.dropdown .menu{border-top-width:1px!important;border-bottom-width:0!important;box-shadow:0 -2px 3px 0 rgba(0,0,0,.08)}.ui.upward.selection.dropdown:hover{-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.05)}[dir] .ui.upward.selection.dropdown:hover{box-shadow:0 0 2px 0 rgba(0,0,0,.05)}[dir] .ui.active.upward.selection.dropdown,[dir] .ui.upward.selection.dropdown.visible{border-radius:0 0 .28571429rem .28571429rem!important}.ui.upward.selection.dropdown.visible{-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.08)}[dir] .ui.upward.selection.dropdown.visible{box-shadow:0 0 3px 0 rgba(0,0,0,.08)}.ui.upward.active.selection.dropdown:hover{-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.05)}[dir] .ui.upward.active.selection.dropdown:hover{box-shadow:0 0 3px 0 rgba(0,0,0,.05)}.ui.upward.active.selection.dropdown:hover .menu{-webkit-box-shadow:0 -2px 3px 0 rgba(0,0,0,.08)}[dir] .ui.upward.active.selection.dropdown:hover .menu{box-shadow:0 -2px 3px 0 rgba(0,0,0,.08)}.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{overflow-x:hidden}.ui.scrolling.dropdown .menu{overflow-x:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-overflow-scrolling:touch}.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{overflow-y:auto;min-width:100%!important;width:auto!important}.ui.dropdown .scrolling.menu{position:static;-webkit-box-shadow:none!important}[dir] .ui.dropdown .scrolling.menu{border:none;box-shadow:none!important;border-radius:0!important;margin:0!important;border-top:1px solid rgba(34,36,38,.15)}[dir] .ui.dropdown .scrolling.menu .item:first-child,[dir] .ui.dropdown .scrolling.menu>.item.item.item,[dir] .ui.scrolling.dropdown .menu .item.item.item,[dir] .ui.scrolling.dropdown .menu .item:first-child{border-top:none}.ui.dropdown>.animating.menu .scrolling.menu,.ui.dropdown>.visible.menu .scrolling.menu{display:block}@media (-ms-high-contrast:none){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{min-width:calc(100% - 17px)}}@media only screen and (max-width:767px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:10.28571429rem}}@media only screen and (min-width:768px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:15.42857143rem}}@media only screen and (min-width:992px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:20.57142857rem}}@media only screen and (min-width:1920px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:20.57142857rem}}.ui.simple.dropdown .menu:after,.ui.simple.dropdown .menu:before{display:none}.ui.simple.dropdown .menu{position:absolute;display:block;overflow:hidden;top:-9999px!important;opacity:0;width:0;height:0;transition:opacity .1s ease}[dir] .ui.simple.dropdown .menu{-webkit-transition:opacity .1s ease}[dir=ltr] .ui.simple.active.dropdown,[dir=ltr] .ui.simple.dropdown:hover,[dir=rtl] .ui.simple.active.dropdown,[dir=rtl] .ui.simple.dropdown:hover{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ui.simple.active.dropdown>.menu,.ui.simple.dropdown:hover>.menu{overflow:visible;width:auto;height:auto;top:100%!important;opacity:1}.ui.simple.dropdown:hover>.menu>.item:hover>.menu,.ui.simple.dropdown>.menu>.item:active>.menu{overflow:visible;width:auto;height:auto;top:0!important;opacity:1}[dir=ltr] .ui.simple.dropdown:hover>.menu>.item:hover>.menu,[dir=ltr] .ui.simple.dropdown>.menu>.item:active>.menu{left:100%!important}[dir=rtl] .ui.simple.dropdown:hover>.menu>.item:hover>.menu,[dir=rtl] .ui.simple.dropdown>.menu>.item:active>.menu{right:100%!important}.ui.simple.disabled.dropdown:hover .menu{display:none;height:0;width:0;overflow:hidden}.ui.simple.visible.dropdown>.menu{display:block}.ui.fluid.dropdown{display:block;width:100%;min-width:0}[dir=ltr] .ui.fluid.dropdown>.dropdown.icon{float:right}[dir=rtl] .ui.fluid.dropdown>.dropdown.icon{float:left}.ui.floating.dropdown .menu{-webkit-box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)!important}[dir] .ui.floating.dropdown .menu{box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)!important;border-radius:.28571429rem!important}[dir=ltr] .ui.floating.dropdown .menu{left:0;right:auto}[dir=rtl] .ui.floating.dropdown .menu{right:0;left:auto}[dir] .ui.floating.dropdown>.menu{margin-top:.5em!important;border-radius:.28571429rem!important}.ui.pointing.dropdown>.menu{top:100%}[dir] .ui.pointing.dropdown>.menu{margin-top:.78571429rem;border-radius:.28571429rem}.ui.pointing.dropdown>.menu:after{display:block;position:absolute;pointer-events:none;content:"";visibility:visible;width:.5em;height:.5em;z-index:2;top:-.25em}[dir] .ui.pointing.dropdown>.menu:after{background:#fff}[dir=ltr] .ui.pointing.dropdown>.menu:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:-1px -1px 0 0 rgba(34,36,38,.15);box-shadow:-1px -1px 0 0 rgba(34,36,38,.15);left:50%;margin:0 0 0 -.25em}[dir=rtl] .ui.pointing.dropdown>.menu:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-shadow:1px -1px 0 0 rgba(34,36,38,.15);box-shadow:1px -1px 0 0 rgba(34,36,38,.15);right:50%;margin:0 -.25em 0 0}.ui.top.left.pointing.dropdown>.menu{top:100%;bottom:auto}[dir] .ui.top.left.pointing.dropdown>.menu{margin:1em 0 0}[dir=ltr] .ui.top.left.pointing.dropdown>.menu{left:0;right:auto}[dir=rtl] .ui.top.left.pointing.dropdown>.menu{right:0;left:auto}.ui.top.left.pointing.dropdown>.menu:after{top:-.25em}[dir] .ui.top.left.pointing.dropdown>.menu:after{margin:0}[dir=ltr] .ui.top.left.pointing.dropdown>.menu:after{left:1em;right:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg)}[dir=rtl] .ui.top.left.pointing.dropdown>.menu:after{right:1em;left:auto;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ui.top.right.pointing.dropdown>.menu{top:100%;bottom:auto}[dir] .ui.top.right.pointing.dropdown>.menu{margin:1em 0 0}[dir=ltr] .ui.top.right.pointing.dropdown>.menu{right:0;left:auto}[dir=rtl] .ui.top.right.pointing.dropdown>.menu{left:0;right:auto}.ui.top.pointing.dropdown>.left.menu:after,.ui.top.right.pointing.dropdown>.menu:after{top:-.25em}[dir] .ui.top.pointing.dropdown>.left.menu:after,[dir] .ui.top.right.pointing.dropdown>.menu:after{margin:0}[dir=ltr] .ui.top.pointing.dropdown>.left.menu:after,[dir=ltr] .ui.top.right.pointing.dropdown>.menu:after{left:auto!important;right:1em!important;-webkit-transform:rotate(45deg);transform:rotate(45deg)}[dir=rtl] .ui.top.pointing.dropdown>.left.menu:after,[dir=rtl] .ui.top.right.pointing.dropdown>.menu:after{right:auto!important;left:1em!important;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ui.left.pointing.dropdown>.menu{top:0}[dir=ltr] .ui.left.pointing.dropdown>.menu{left:100%;right:auto;margin:0 0 0 1em}[dir=rtl] .ui.left.pointing.dropdown>.menu{right:100%;left:auto;margin:0 1em 0 0}.ui.left.pointing.dropdown>.menu:after{top:1em}[dir] .ui.left.pointing.dropdown>.menu:after{margin:0 0 0 0}[dir=ltr] .ui.left.pointing.dropdown>.menu:after{left:-.25em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[dir=rtl] .ui.left.pointing.dropdown>.menu:after{right:-.25em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}[dir=ltr] .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu{left:auto!important;right:100%!important;margin:0 1em 0 0}[dir=rtl] .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu{right:auto!important;left:100%!important;margin:0 0 0 1em}.ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after{top:1em}[dir] .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after{margin:0 0 0 0}[dir=ltr] .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after{left:auto;right:-.25em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}[dir=rtl] .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after{right:auto;left:-.25em;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.ui.right.pointing.dropdown>.menu{top:0}[dir=ltr] .ui.right.pointing.dropdown>.menu{left:auto;right:100%;margin:0 1em 0 0}[dir=rtl] .ui.right.pointing.dropdown>.menu{right:auto;left:100%;margin:0 0 0 1em}.ui.right.pointing.dropdown>.menu:after{top:1em}[dir] .ui.right.pointing.dropdown>.menu:after{margin:0 0 0 0}[dir=ltr] .ui.right.pointing.dropdown>.menu:after{left:auto;right:-.25em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}[dir=rtl] .ui.right.pointing.dropdown>.menu:after{right:auto;left:-.25em;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.ui.bottom.pointing.dropdown>.menu{top:auto;bottom:100%}[dir] .ui.bottom.pointing.dropdown>.menu{margin:0 0 1em}[dir=ltr] .ui.bottom.pointing.dropdown>.menu{left:0;right:auto}[dir=rtl] .ui.bottom.pointing.dropdown>.menu{right:0;left:auto}.ui.bottom.pointing.dropdown>.menu:after{top:auto;bottom:-.25em}[dir] .ui.bottom.pointing.dropdown>.menu:after{margin:0}[dir=ltr] .ui.bottom.pointing.dropdown>.menu:after{right:auto;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}[dir=rtl] .ui.bottom.pointing.dropdown>.menu:after{left:auto;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.ui.bottom.pointing.dropdown>.menu .menu{top:auto!important;bottom:0!important}[dir=ltr] .ui.bottom.left.pointing.dropdown>.menu{left:0;right:auto}[dir=rtl] .ui.bottom.left.pointing.dropdown>.menu{right:0;left:auto}[dir=ltr] .ui.bottom.left.pointing.dropdown>.menu:after{left:1em;right:auto}[dir=rtl] .ui.bottom.left.pointing.dropdown>.menu:after{right:1em;left:auto}[dir=ltr] .ui.bottom.right.pointing.dropdown>.menu{right:0;left:auto}[dir=rtl] .ui.bottom.right.pointing.dropdown>.menu{left:0;right:auto}[dir=ltr] .ui.bottom.right.pointing.dropdown>.menu:after{left:auto;right:1em}[dir=rtl] .ui.bottom.right.pointing.dropdown>.menu:after{right:auto;left:1em}.ui.pointing.upward.dropdown .menu,.ui.top.pointing.upward.dropdown .menu{top:auto!important;bottom:100%!important}[dir] .ui.pointing.upward.dropdown .menu,[dir] .ui.top.pointing.upward.dropdown .menu{margin:0 0 .78571429rem;border-radius:.28571429rem}.ui.pointing.upward.dropdown .menu:after,.ui.top.pointing.upward.dropdown .menu:after{top:100%!important;bottom:auto!important}[dir] .ui.pointing.upward.dropdown .menu:after,[dir] .ui.top.pointing.upward.dropdown .menu:after{margin:-.25em 0 0}[dir=ltr] .ui.pointing.upward.dropdown .menu:after,[dir=ltr] .ui.top.pointing.upward.dropdown .menu:after{-webkit-box-shadow:1px 1px 0 0 rgba(34,36,38,.15);box-shadow:1px 1px 0 0 rgba(34,36,38,.15)}[dir=rtl] .ui.pointing.upward.dropdown .menu:after,[dir=rtl] .ui.top.pointing.upward.dropdown .menu:after{-webkit-box-shadow:-1px 1px 0 0 rgba(34,36,38,.15);box-shadow:-1px 1px 0 0 rgba(34,36,38,.15)}.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu{top:auto!important;bottom:0!important}[dir=ltr] .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu{margin:0 1em 0 0}[dir=rtl] .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu{margin:0 0 0 1em}.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{top:auto!important;bottom:0!important}[dir] .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{margin:0 0 1em 0}[dir=ltr] .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{-webkit-box-shadow:-1px -1px 0 0 rgba(34,36,38,.15);box-shadow:-1px -1px 0 0 rgba(34,36,38,.15)}[dir=rtl] .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{-webkit-box-shadow:1px -1px 0 0 rgba(34,36,38,.15);box-shadow:1px -1px 0 0 rgba(34,36,38,.15)}.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu{top:auto!important;bottom:0!important}[dir=ltr] .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu{margin:0 0 0 1em}[dir=rtl] .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu{margin:0 1em 0 0}.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{top:auto!important;bottom:0!important}[dir] .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{margin:0 0 1em 0}[dir=ltr] .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{-webkit-box-shadow:-1px -1px 0 0 rgba(34,36,38,.15);box-shadow:-1px -1px 0 0 rgba(34,36,38,.15)}[dir=rtl] .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{-webkit-box-shadow:1px -1px 0 0 rgba(34,36,38,.15);box-shadow:1px -1px 0 0 rgba(34,36,38,.15)}@font-face{font-family:Dropdown;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAVgAA8AAAAACFAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAchGgaq0dERUYAAAF0AAAAHAAAAB4AJwAPT1MvMgAAAZAAAABDAAAAVnW4TJdjbWFwAAAB1AAAAEsAAAFS8CcaqmN2dCAAAAIgAAAABAAAAAQAEQFEZ2FzcAAAAiQAAAAIAAAACP//AANnbHlmAAACLAAAAQoAAAGkrRHP9WhlYWQAAAM4AAAAMAAAADYPK8YyaGhlYQAAA2gAAAAdAAAAJANCAb1obXR4AAADiAAAACIAAAAiCBkAOGxvY2EAAAOsAAAAFAAAABQBnAIybWF4cAAAA8AAAAAfAAAAIAEVAF5uYW1lAAAD4AAAATAAAAKMFGlj5HBvc3QAAAUQAAAARgAAAHJoedjqd2ViZgAABVgAAAAGAAAABrO7W5UAAAABAAAAANXulPUAAAAA1r4hgAAAAADXu2Q1eNpjYGRgYOABYjEgZmJgBEIOIGYB8xgAA/YAN3jaY2BktGOcwMDKwMI4jTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHFT/fLjFeOD/AQY9xjMMbkBhRpAcAN48DQYAeNpjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETAwMqn8+8H649f8/lHX9//9b7Pzf+fWgusCAkY0BzmUE6gHpQwGMDMMeAACbxg7SAAARAUQAAAAB//8AAnjadZBPSsNAGMXfS+yMqYgOhpSuSlKadmUhiVEhEMQzFF22m17BbbvzCh5BXCUn6EG8gjeQ4DepwYo4i+/ffL95j4EDA+CFC7jQuKyIeVHrI3wkleq9F7XrSInKteOeHdda8bOoaeepSc00NWPz/LRec9G8GabyGtEdF7h19z033GAMTK7zbM42xNEZpzYof0RtQ5CUHAQJ73OtVyutc+3b7Ou//b8XNlsPx3jgjUifABdhEohKJJL5iM5p39uqc7X1+sRQSqmGrUVhlsJ4lpmEUVwyT8SUYtg0P9DyNzPADDs+tjrGV6KRCRfsui3eHcL4/p8ZXvfMlcnEU+CLv7hDykOP+AKTPTxbAAB42mNgZGBgAGKuf5KP4vltvjLIMzGAwLV9ig0g+vruFFMQzdjACOJzMIClARh0CTJ42mNgZGBgPPD/AJD8wgAEjA0MjAyogAMAbOQEAQAAAAC7ABEAAAAAAKoAAAH0AAABgAAAAUAACAFAAAgAwAAXAAAAAAAAACoAKgAqADIAbACGAKAAugDSeNpjYGRgYOBkUGFgYgABEMkFhAwM/xn0QAIADdUBdAB42qWQvUoDQRSFv3GjaISUQaymSmGxJoGAsRC0iPYLsU50Y6IxrvlRtPCJJKUPIBb+PIHv4EN4djKuKAqCDHfmu+feOdwZoMCUAJNbAlYUMzaUlM14jjxbngOq7HnOia89z1Pk1vMCa9x7ztPkzfMyJbPj+ZGi6Xp+omxuPD+zaD7meaFg7mb8GrBqHmhwxoAxlm0uiRkpP9X5m26pKRoMxTGR1D49Dv/Yb/91o6l8qL6eu5n2hZQzn68utR9m3FU2cB4t9cdSLG2utI+44Eh/P9bqKO+oJ/WxmXssj77YkrjasZQD6SFddythk3Wtzrf+UF2p076Udla1VNzsERP3kkjVRKel7mp1udXYcHtZSlV7RfmJe1GiFWveluaeKD5/MuJcSk8Tpm/vvwPIbmJleNpjYGKAAFYG7ICTgYGRiZGZkYWRlZGNkZ2Rg5GTLT2nsiDDEEIZsZfmZRqZujmDaDcDAxcI7WIOpS2gtCWUdgQAZkcSmQAAAAFblbO6AAA=) format("woff");font-weight:400;font-style:normal}.ui.dropdown>.dropdown.icon{font-family:Dropdown;line-height:1;height:1em;width:1.23em;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-weight:400;font-style:normal;width:auto}[dir] .ui.dropdown>.dropdown.icon{text-align:center}.ui.dropdown>.dropdown.icon:before{content:"\F0D7"}.ui.dropdown .menu .item .dropdown.icon:before{content:"\F0DA"}.ui.dropdown .item .left.dropdown.icon:before,.ui.dropdown .left.menu .item .dropdown.icon:before{content:"\F0D9"}.ui.vertical.menu .dropdown.item>.dropdown.icon:before{content:"\F0DA"}.ui.dropdown>.clear.icon:before{content:"\F00D"}
/*!
 * # Semantic UI 2.4.1 - Label
 */.ui.label{display:inline-block;line-height:1;vertical-align:baseline;color:rgba(0,0,0,.6);text-transform:none;font-weight:700;transition:background .1s ease}[dir] .ui.label{margin:0 .14285714em;background-color:#e8e8e8;background-image:none;padding:.5833em .833em;border:0 solid transparent;border-radius:.28571429rem;-webkit-transition:background .1s ease}[dir=ltr] .ui.label:first-child{margin-left:0}[dir=ltr] .ui.label:last-child,[dir=rtl] .ui.label:first-child{margin-right:0}[dir=rtl] .ui.label:last-child{margin-left:0}[dir] .ui.label>a,[dir] a.ui.label{cursor:pointer}.ui.label>a{color:inherit;opacity:.5;transition:opacity .1s ease}[dir] .ui.label>a{-webkit-transition:opacity .1s ease}.ui.label>a:hover{opacity:1}.ui.label>img{width:auto!important;vertical-align:middle;height:2.1666em!important}.ui.label>.icon{width:auto}[dir=ltr] .ui.label>.icon{margin:0 .75em 0 0}[dir=rtl] .ui.label>.icon{margin:0 0 0 .75em}.ui.label>.detail{display:inline-block;vertical-align:top;font-weight:700;opacity:.8}[dir=ltr] .ui.label>.detail{margin-left:1em}[dir=rtl] .ui.label>.detail{margin-right:1em}[dir=ltr] .ui.label>.detail .icon{margin:0 .25em 0 0}[dir=rtl] .ui.label>.detail .icon{margin:0 0 0 .25em}.ui.label>.close.icon,.ui.label>.delete.icon{font-size:.92857143em;opacity:.5;transition:background .1s ease}[dir] .ui.label>.close.icon,[dir] .ui.label>.delete.icon{cursor:pointer;-webkit-transition:background .1s ease}[dir=ltr] .ui.label>.close.icon,[dir=ltr] .ui.label>.delete.icon{margin-right:0;margin-left:.5em}[dir=rtl] .ui.label>.close.icon,[dir=rtl] .ui.label>.delete.icon{margin-left:0;margin-right:.5em}.ui.label>.delete.icon:hover{opacity:1}.ui.dropdown{-webkit-box-sizing:border-box;box-sizing:border-box}.ui.dropdown,.ui.dropdown input{font-size:14px}.ui.dropdown .menu{-webkit-box-sizing:content-box;box-sizing:content-box}.ui.dropdown .menu>.item{font-size:14px}.ui.selection.dropdown{min-height:14px}.ui.selection.dropdown .menu{min-width:100%;width:100%}.ui.multiple.dropdown>.label{position:relative}[dir=ltr] .ui.multiple.dropdown>.label{padding-right:calc(.78571em + 15px)}[dir=rtl] .ui.multiple.dropdown>.label{padding-left:calc(.78571em + 15px)}.ui.multiple.dropdown>.label i.icon.delete:before{content:"\D7";font-family:Arial,sans-serif}.ui.multiple.dropdown>.label i.icon.delete{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;display:inline-block;width:18px;height:24px}[dir] .ui.multiple.dropdown>.label i.icon.delete{margin:-5px -10px}[dir=ltr] .ui.multiple.dropdown>.label i.icon.delete{right:10px}[dir=rtl] .ui.multiple.dropdown>.label i.icon.delete{left:10px}.ui.multiple.dropdown>.label i.icon.delete:after,.ui.multiple.dropdown>.label i.icon.delete:before{position:absolute;content:" ";height:12px;width:3px;top:25%}[dir] .ui.multiple.dropdown>.label i.icon.delete:after,[dir] .ui.multiple.dropdown>.label i.icon.delete:before{background-color:#333}[dir=ltr] .ui.multiple.dropdown>.label i.icon.delete:after,[dir=ltr] .ui.multiple.dropdown>.label i.icon.delete:before{left:25%;-webkit-transform:translate(-25%,-25%);transform:translate(-25%,-25%)}[dir=rtl] .ui.multiple.dropdown>.label i.icon.delete:after,[dir=rtl] .ui.multiple.dropdown>.label i.icon.delete:before{right:25%;-webkit-transform:translate(25%,-25%);transform:translate(25%,-25%)}[dir=ltr] .ui.multiple.dropdown>.label i.icon.delete:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[dir=ltr] .ui.multiple.dropdown>.label i.icon.delete:after,[dir=rtl] .ui.multiple.dropdown>.label i.icon.delete:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[dir=rtl] .ui.multiple.dropdown>.label i.icon.delete:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[dir] .registration-page .multiselect__tags{border:1px solid #d8d6de!important}.auth-wrapper.auth-v2.modal-register-page{min-height:auto!important}[dir] .auth-wrapper.auth-v2.modal-register-page{padding-bottom:20px}.auth-wrapper.auth-v2.modal-register-page .auth-inner{height:auto}.demo-inline-spacing[data-v-882e4e8e]{justify-content:center}[dir] .auth-v2[data-v-882e4e8e]{background-attachment:fixed;background-position:50%;background-size:cover;background-repeat:no-repeat}.third_party_login[data-v-882e4e8e]{height:32px;width:32px}.auth-wrapper{display:flex;flex-basis:100%;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);width:100%}.auth-wrapper .auth-inner{width:100%;position:relative}.auth-wrapper.auth-v1{align-items:center;justify-content:center;overflow:hidden}.auth-wrapper.auth-v1 .auth-inner:before{width:244px;height:243px;content:" ";position:absolute;top:-54px}[dir] .auth-wrapper.auth-v1 .auth-inner:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADzCAMAAACG9Mt0AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAA9KADAAQAAAABAAAA8wAAAADhQHfUAAAAyVBMVEUAAAD///+AgP+AgP9mZv+AgNWAgP9tbf9gYP+AgP9xcf9mZv+AZuaAgP9dXf90dOhiYv92dv9mZu5mZv93d+53d/9paf94afCAcfFrXvJra/9mZvJzZvJzc/JoaP96b/Rqav91aupsYvV2bOt2bPVxaPZ7cfZqavZyau1waPd4aO9xafBxafh4afB1bfh4avFuZ/F2afJzZvJzZ/N0aPN0bvN3bPR0ae5yZ/R3be93bfR1au9zafBxbPVzavV0a/F0a/ZyafFwaPKZm3nTAAAAQ3RSTlMAAQIEBQYGBwgICQoKCgsLDQ0PDw8PERESExMUFBQWFxgYGhoaGxsdHSAgIiIiIyQlJygqLCwtLi8vLzAzNDU3Nzg7h9vbHgAAA9RJREFUeNrt3ftS2kAUx/Fc1gSyWsErtuJdRDQiiteolb7/QzUoTm07k4AzObuu3/MCez45yWbzT36eZ6b8erO1e1B97baadd+zocJWmg0HaXe/+uqmg2GWtkLT5Lle1m9LdhG2+1lvzuiUO1knEF81yFc1N+35m15kZOGodz1vyLx+v2Lseq/erxtZd/NuweCTtfiwaWLOD5FnsqI7+VnP3y8afnEs3Es/1+H1qvETwuq18B7e6VlwLup1ZM8kWWQBOsrmHL7GVtxvYRZYgQ4ywae61ffsqH5Lbq20bQm6ncp9P2ehJegwE/u+rl95ttSwLrVSc2ANetAU28dSa9Cp2E623bUG3d2VWmn/wBq0XCugQYMGLdVKoOJaoiuok1NdXSW1WAUfRPtRUllflaJf5ZE/O9pXVbZUPTov5c+IDqvtRwStdTgLutoxy6GnGfYb2o+1I2gd+1OiqzfLocvVE7TSDqG1mgodaqfQZbvZC9rXjqG1X45WzqFVKVpk0LLo4lGP0ZGD6KgMnTiITkrQgXYQrYNitHISrYrRsZPouBhdcxJdK0YnTqKTYrR2Eq1BgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRoh9DH59ag86ACoSYOL61B55EUQk1s3VqDzsNHhJpYe7QGncfMSHUxaliCHgcKSXVxeWQJehwdJdXF4dAS9DgkTKqLxuibFeiXODixNi7OrEC/BP+JtbE0WrYA/RrxKNfH2YUF6NegSbk+Gk87xtErN6EsWm88fzeMXpwE9EruLns/l42io4dJFLPo2/Po1w+D6IW7t9Bt2SPx3vOOMfS7eHVZtN54ulg2go56138Ct4XRunE2Ovsmjg46WeddUoUWr6WL0fCoIYgO2/2s91fstDZQjcPL0ePt5flpdXUwqW46uMrS1j95JNpQrW0dHp9UV/uT2m416/8HVGg3qzhpBjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KC/FDpx0pwUo2tOomvF6NhJdFyMVk6iVTE6cBIdeF9vJyvZx/I/AzuIjsrQvoNovwzt4FamSs0Ojrp80PmvoB0zh940pb7azf1yg7t0LIt978uppzbnalfucDW92ZndLPRmKweGPduYJ+zoM5/Dk+gD5NdvLhXXPp88qcUqmEH5G5JZRs6cuxwIAAAAAElFTkSuQmCC")}[dir=ltr] .auth-wrapper.auth-v1 .auth-inner:before{left:-46px}[dir=rtl] .auth-wrapper.auth-v1 .auth-inner:before{right:-46px}@media(max-width:575.98px){.auth-wrapper.auth-v1 .auth-inner:before{display:none}}.auth-wrapper.auth-v1 .auth-inner:after{width:272px;height:272px;content:" ";position:absolute;bottom:-55px;z-index:-1}[dir] .auth-wrapper.auth-v1 .auth-inner:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAEQCAMAAABP1NsnAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAABEKADAAQAAAABAAABEAAAAAAQWxS2AAAAwFBMVEUAAAD///+AgICAgP9VVaqqVf+qqv+AgL+AgP9mZsxmZv+ZZv+AgNWAgP9tbdttbf+Sbf+AYN+AgN+AgP9xceNmZv+AZuaAZv90dOh0dP9qav+AauqAav+AgP92dv9tbf+Abe2Abf93Zu53d+6AcO94afCAcfF5a+R5a/JzZuaAZvKAc/J5bed5bfOAaPN6b/R1auqAavR6ZvV6cPV2bOuAbPV7aPZ2be2AbfZ7au17avZ3Zu53b+57a+97a/d4aO9J6CoeAAAAQHRSTlMAAQICAwMDBAQFBQUGBgcHBwgICAkKCgoLCwwMDAwNDg4ODw8QERITExQUFBUVFhcYGBkZGhobHBwdHR4eHx8gJ5uMWwAAA/FJREFUeNrt2G1XEkEYxvHZNk2xHGzdbKFl0cTwgdSkCKzu7/+t4pw6sAjtjIueE/f8r3fMO35nZnbuy5gVGcvfzJe0rnTfGI+MggGJRUZnbpPIhJKt88nU53JnFULvyISY6KAv8vPj0vr2rYwiE2Z2B9J+uNYcyyQxwWZvaeGH3G4bMjsvI/kcwTC/V+7kLoahlITzQojP3ZFgsJCh7IJQzpX0QFj4uMiY18eDMZ9bZCF9OQahnK6cm/Y7js0sh/LF3Auv1PlQd3MxbdXYIQspV44EEEAAAWTNDAYYkKdJbNMsLzYueZbaZ2iM46RVbHBaiZ9Js+nHEdli42N9XuSen5hGp1CQTuOJQDRsD99N4gMSpYWapNH6IJo83CIeILZQFesEaber79NCWRoukOpNEnW0gXQqD81w6ACxhbrYde7VuFCYeA2QRCNIsgZISyNIqz6IyhPjOjNVIFYniK3dmKU6QdLaJUimEySrDZLrBMlrgxRKU7sxCw/EMe0CAggggADySJCqxixIkKpNEh6IozELD8RxjQACCCCAAPJIkKrGLEgQXqqAAEJjxrQLCCCAAEJjRmNGY8a0CwgggABCYwYIfQgggNCYMe0CAggggNCY0ZjRmDHtAgIIIIAAQmNGHwIIIDRmTLuAAAIIIDRmNGY0Zky7gAACCCCA0JjRhwACCI0Z0y4ggAACCI0ZjRmNGdMuIIAAAgggNGb0IYAAQmPGtAsIIIAAQmNGY0ZjxrQLCCCAAAIIjRl9CCCA0Jgx7QICCCCA0JjRmNGYMe0CAggggABCY0YfAgggNGZMu4AAAgggNGY0ZjRmTLuAAAIIIIDQmNGHAAIIjRnTLiCAAAIIjRmNGY0ZIEy7gAACCCA0ZvQhgABCY8a0CwgggABCY0ZjBgiNGdMuIIAAAgiN2f/Sh+Q6PfLaIJlOkKw2SKoTJK3dmFmdILb2tBvrBIlrg5iWRo+WqQ+SaARJ1gCJAzsxThCN16p1vNurGjNjoo42j07kAHFskoY2kEbl33U0ZgoPjXW+Rl0gkarnahqtDaJKxMPDDWIiNafGenh4gExvVhXfmk7Da6L1AVGxSby2h6MxK79Zk42ea1pJbJ48sU2zDezQ8iy1z6BBwoyjMQsvXp8YQAAhgADilRfyy+wf8WqZZUfGZihvgZiB3FybC+kCUU5XLkAo50C+gbBQdUzkAIVyejIAYfFTI1solHP2HgNCnHn5AYNy4jvpoVB6fVzL91cwzLJ9Lfd7S0jhehxO5H5/yePr1W6gHonI7fJ5ORSR/n6Q2yQanq763zuXU5LJZRKiyD/W9/pjkdPZz0/yJ8fqVyry+qQZDMjJKoDfy8bRVhHhQTwAAAAASUVORK5CYII=")}[dir=ltr] .auth-wrapper.auth-v1 .auth-inner:after{right:-75px}[dir=rtl] .auth-wrapper.auth-v1 .auth-inner:after{left:-75px}@media(max-width:575.98px){.auth-wrapper.auth-v1 .auth-inner:after{display:none}}.auth-wrapper.auth-v2{align-items:flex-start}.auth-wrapper.auth-v2 .auth-inner{height:100vh;overflow-y:hidden;height:calc(var(--vh, 1vh)*100)}.auth-wrapper.auth-v2 .brand-logo{position:absolute;top:2rem;z-index:1}[dir] .auth-wrapper.auth-v2 .brand-logo{margin:0}[dir=ltr] .auth-wrapper.auth-v2 .brand-logo{left:2rem}[dir=rtl] .auth-wrapper.auth-v2 .brand-logo{right:2rem}.auth-wrapper.auth-v1 .auth-inner{max-width:400px}.auth-wrapper .brand-logo{display:flex;justify-content:center}[dir] .auth-wrapper .brand-logo{margin:1rem 0 2rem 0}.auth-wrapper .brand-logo .brand-text{font-weight:600}[dir] .auth-wrapper .auth-footer-btn .btn{padding:.6rem!important}[dir=ltr] .auth-wrapper .auth-footer-btn .btn:not(:last-child){margin-right:1rem}[dir=rtl] .auth-wrapper .auth-footer-btn .btn:not(:last-child){margin-left:1rem}@media(min-width:1200px){.auth-wrapper.auth-v2 .auth-card{width:400px}}.auth-wrapper .auth-bg{color:#fff}[dir] .auth-wrapper .auth-bg{background-color:rgba(0,0,0,.6);border-radius:12px}.auth-wrapper .auth-bg .login-img-logo{max-width:80%}.forgot-password-page .auth-bg,.modal-dialog .auth-wrapper .auth-bg{color:#000}[dir] .forgot-password-page .auth-bg,[dir] .modal-dialog .auth-wrapper .auth-bg{background-color:transparent}[dir] .dark-layout .auth-wrapper .auth-bg{background-color:hsla(0,0%,100%,.4)}.brand-logo svg{height:28px;width:40.95px}html[dir=rtl] svg.feather{transform:rotate(180deg)}.icon-lable-radio{width:35px}[dir] .icon-lable-radio{margin-top:-8px}[dir] .auth-footer-btn button{border:0;background-color:transparent!important}[dir] .wrap-custom-calender[data-v-4234ec8b]{background-color:#f5f6fa;box-shadow:0 2px 8px rgba(28,28,28,.12)}.wrap-custom-calender .timeline .booked[data-v-4234ec8b]{pointer-events:none;color:#fff}[dir] .wrap-custom-calender .timeline .booked[data-v-4234ec8b]{background:#00bfff;border-color:#5f9ea0}[dir] .wrap-custom-calender .btn-calender-submit[data-v-4234ec8b]{border-radius:30px;border-color:#1cd18f!important;box-shadow:0 4px 18px -4px #1cd18f;background-color:#1cd18f!important}.wrap-custom-calender .wrap-calender-header[data-v-4234ec8b]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-column-gap:20px;align-items:center}[dir] .wrap-custom-calender .wrap-calender-header[data-v-4234ec8b]{background-color:#666ee8;border-radius:50px;text-align:center}.wrap-custom-calender .wrap-calender-header h4[data-v-4234ec8b],.wrap-custom-calender .wrap-calender-header p[data-v-4234ec8b]{color:#fff}[dir] .wrap-custom-calender .wrap-calender-header .header-wrapper.active[data-v-4234ec8b]{background-color:#fff;border-radius:15px;margin:4px 12px}.wrap-custom-calender .wrap-calender-header .header-wrapper.active h4[data-v-4234ec8b],.wrap-custom-calender .wrap-calender-header .header-wrapper.active p[data-v-4234ec8b]{color:#666ee8}[dir] .wrap-custom-calender .wrap-timelines[data-v-4234ec8b]{background-color:#f5f6fa}.wrap-custom-calender .grid-timeline[data-v-4234ec8b]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:15px;grid-column-gap:20px}[dir] .wrap-custom-calender .grid-timeline[data-v-4234ec8b]{margin-bottom:30px}[dir] .wrap-custom-calender .grid-timeline p[data-v-4234ec8b]{padding:5px 8px;border-radius:4px;border:1px solid #000;text-align:center}.wrap-custom-calender .grid-timeline p.active[data-v-4234ec8b]{color:#fff}[dir] .wrap-custom-calender .grid-timeline p.active[data-v-4234ec8b]{background:#666ee8;border-color:#666ee8}.app-timeline[data-v-484a211f]{list-style:none;position:relative}[dir] .app-timeline[data-v-484a211f]{padding:0;margin:0}[dir=ltr] .app-timeline[data-v-484a211f]{margin-left:1rem}[dir=rtl] .app-timeline[data-v-484a211f]{margin-right:1rem}[dir] .timeline-variant-white.timeline-item-fill-border-white[data-v-96e1225c]{border-color:#fff!important}[dir] .timeline-variant-white.timeline-item-fill-border-white[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#fff,#fff)}[dir] .timeline-variant-white .timeline-item-point[data-v-96e1225c]{background-color:#fff}[dir] .timeline-variant-white .timeline-item-point[data-v-96e1225c]:before{background-color:hsla(0,0%,100%,.12)}.timeline-variant-white .timeline-item-icon[data-v-96e1225c]{color:#fff}[dir] .timeline-variant-white .timeline-item-icon[data-v-96e1225c]{border:1px solid #fff}[dir] .timeline-variant-black.timeline-item-fill-border-black[data-v-96e1225c]{border-color:#000!important}[dir] .timeline-variant-black.timeline-item-fill-border-black[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#000,#fff)}[dir] .timeline-variant-black .timeline-item-point[data-v-96e1225c]{background-color:#000}[dir] .timeline-variant-black .timeline-item-point[data-v-96e1225c]:before{background-color:rgba(0,0,0,.12)}.timeline-variant-black .timeline-item-icon[data-v-96e1225c]{color:#000}[dir] .timeline-variant-black .timeline-item-icon[data-v-96e1225c]{border:1px solid #000}[dir] .timeline-variant-dark.timeline-item-fill-border-dark[data-v-96e1225c]{border-color:#4b4b4b!important}[dir] .timeline-variant-dark.timeline-item-fill-border-dark[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#4b4b4b,#fff)}[dir] .timeline-variant-dark .timeline-item-point[data-v-96e1225c]{background-color:#4b4b4b}[dir] .timeline-variant-dark .timeline-item-point[data-v-96e1225c]:before{background-color:rgba(75,75,75,.12)}.timeline-variant-dark .timeline-item-icon[data-v-96e1225c]{color:#4b4b4b}[dir] .timeline-variant-dark .timeline-item-icon[data-v-96e1225c]{border:1px solid #4b4b4b}[dir] .timeline-variant-light.timeline-item-fill-border-light[data-v-96e1225c]{border-color:#f6f6f6!important}[dir] .timeline-variant-light.timeline-item-fill-border-light[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#f6f6f6,#fff)}[dir] .timeline-variant-light .timeline-item-point[data-v-96e1225c]{background-color:#f6f6f6}[dir] .timeline-variant-light .timeline-item-point[data-v-96e1225c]:before{background-color:hsla(0,0%,96.5%,.12)}.timeline-variant-light .timeline-item-icon[data-v-96e1225c]{color:#f6f6f6}[dir] .timeline-variant-light .timeline-item-icon[data-v-96e1225c]{border:1px solid #f6f6f6}[dir] .timeline-variant-primary.timeline-item-fill-border-primary[data-v-96e1225c]{border-color:#7367f0!important}[dir] .timeline-variant-primary.timeline-item-fill-border-primary[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#7367f0,#fff)}[dir] .timeline-variant-primary .timeline-item-point[data-v-96e1225c]{background-color:#7367f0}[dir] .timeline-variant-primary .timeline-item-point[data-v-96e1225c]:before{background-color:rgba(115,103,240,.12)}.timeline-variant-primary .timeline-item-icon[data-v-96e1225c]{color:#7367f0}[dir] .timeline-variant-primary .timeline-item-icon[data-v-96e1225c]{border:1px solid #7367f0}[dir] .timeline-variant-secondary.timeline-item-fill-border-secondary[data-v-96e1225c]{border-color:#82868b!important}[dir] .timeline-variant-secondary.timeline-item-fill-border-secondary[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#82868b,#fff)}[dir] .timeline-variant-secondary .timeline-item-point[data-v-96e1225c]{background-color:#82868b}[dir] .timeline-variant-secondary .timeline-item-point[data-v-96e1225c]:before{background-color:rgba(130,134,139,.12)}.timeline-variant-secondary .timeline-item-icon[data-v-96e1225c]{color:#82868b}[dir] .timeline-variant-secondary .timeline-item-icon[data-v-96e1225c]{border:1px solid #82868b}[dir] .timeline-variant-success.timeline-item-fill-border-success[data-v-96e1225c]{border-color:#28c76f!important}[dir] .timeline-variant-success.timeline-item-fill-border-success[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#28c76f,#fff)}[dir] .timeline-variant-success .timeline-item-point[data-v-96e1225c]{background-color:#28c76f}[dir] .timeline-variant-success .timeline-item-point[data-v-96e1225c]:before{background-color:rgba(40,199,111,.12)}.timeline-variant-success .timeline-item-icon[data-v-96e1225c]{color:#28c76f}[dir] .timeline-variant-success .timeline-item-icon[data-v-96e1225c]{border:1px solid #28c76f}[dir] .timeline-variant-info.timeline-item-fill-border-info[data-v-96e1225c]{border-color:#00cfe8!important}[dir] .timeline-variant-info.timeline-item-fill-border-info[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#00cfe8,#fff)}[dir] .timeline-variant-info .timeline-item-point[data-v-96e1225c]{background-color:#00cfe8}[dir] .timeline-variant-info .timeline-item-point[data-v-96e1225c]:before{background-color:rgba(0,207,232,.12)}.timeline-variant-info .timeline-item-icon[data-v-96e1225c]{color:#00cfe8}[dir] .timeline-variant-info .timeline-item-icon[data-v-96e1225c]{border:1px solid #00cfe8}[dir] .timeline-variant-warning.timeline-item-fill-border-warning[data-v-96e1225c]{border-color:#ff9f43!important}[dir] .timeline-variant-warning.timeline-item-fill-border-warning[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#ff9f43,#fff)}[dir] .timeline-variant-warning .timeline-item-point[data-v-96e1225c]{background-color:#ff9f43}[dir] .timeline-variant-warning .timeline-item-point[data-v-96e1225c]:before{background-color:rgba(255,159,67,.12)}.timeline-variant-warning .timeline-item-icon[data-v-96e1225c]{color:#ff9f43}[dir] .timeline-variant-warning .timeline-item-icon[data-v-96e1225c]{border:1px solid #ff9f43}[dir] .timeline-variant-danger.timeline-item-fill-border-danger[data-v-96e1225c]{border-color:#ea5455!important}[dir] .timeline-variant-danger.timeline-item-fill-border-danger[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#ea5455,#fff)}[dir] .timeline-variant-danger .timeline-item-point[data-v-96e1225c]{background-color:#ea5455}[dir] .timeline-variant-danger .timeline-item-point[data-v-96e1225c]:before{background-color:rgba(234,84,85,.12)}.timeline-variant-danger .timeline-item-icon[data-v-96e1225c]{color:#ea5455}[dir] .timeline-variant-danger .timeline-item-icon[data-v-96e1225c]{border:1px solid #ea5455}.timeline-item[data-v-96e1225c]{position:relative}[dir=ltr] .timeline-item[data-v-96e1225c]{padding-left:2.5rem}[dir=rtl] .timeline-item[data-v-96e1225c]{padding-right:2.5rem}[dir] .timeline-item[data-v-96e1225c]:not(:last-of-type){padding-bottom:2rem}[dir=ltr] .timeline-item[data-v-96e1225c]:not(:last-of-type){border-left:1px solid #ebe9f1}[dir=rtl] .timeline-item[data-v-96e1225c]:not(:last-of-type){border-right:1px solid #ebe9f1}.timeline-item[data-v-96e1225c]:last-of-type:after{content:"";position:absolute;bottom:0;width:1px;height:100%}[dir] .timeline-item[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#ebe9f1,#fff)}[dir=ltr] .timeline-item[data-v-96e1225c]:last-of-type:after{left:0}[dir=rtl] .timeline-item[data-v-96e1225c]:last-of-type:after{right:0}.timeline-item .timeline-item-point[data-v-96e1225c]{position:absolute;width:12px;height:12px;top:0;z-index:1}[dir] .timeline-item .timeline-item-point[data-v-96e1225c]{border-radius:50%}[dir=ltr] .timeline-item .timeline-item-point[data-v-96e1225c]{left:-6px}[dir=rtl] .timeline-item .timeline-item-point[data-v-96e1225c]{right:-6px}.timeline-item .timeline-item-point[data-v-96e1225c]:before{content:"";z-index:1;width:20px;height:20px;position:absolute;top:-4px;bottom:0}[dir] .timeline-item .timeline-item-point[data-v-96e1225c]:before{border-radius:50%}[dir=ltr] .timeline-item .timeline-item-point[data-v-96e1225c]:before{left:-4px;right:0}[dir=rtl] .timeline-item .timeline-item-point[data-v-96e1225c]:before{right:-4px;left:0}.timeline-item .timeline-item-icon[data-v-96e1225c]{position:absolute;top:0;width:24px;height:24px;z-index:1}[dir] .timeline-item .timeline-item-icon[data-v-96e1225c]{background-color:#fff}[dir=ltr] .timeline-item .timeline-item-icon[data-v-96e1225c]{left:-12px}[dir=rtl] .timeline-item .timeline-item-icon[data-v-96e1225c]{right:-12px}[dir] .dark-layout .timeline-item[data-v-96e1225c]:last-of-type:after{background:linear-gradient(#3b4253,#283046)}[dir=ltr] .dark-layout .timeline-item[data-v-96e1225c]:not(:last-of-type){border-left-color:#3b4253}[dir=rtl] .dark-layout .timeline-item[data-v-96e1225c]:not(:last-of-type){border-right-color:#3b4253}[dir] .dark-layout .timeline-item .timeline-item-icon[data-v-96e1225c]{background-color:#283046}.order-detail-modal-wrapper .grid-columns-template-wrapper{grid-template-columns:50% 35% 15%;display:grid}.order-detail-modal-wrapper .grid-columns-template-wrapper-extra{grid-template-columns:85% 15%;display:grid}#updateRequestModalOrderDetail .modal-body{max-height:75vh;overflow-y:auto}.agent-assign-btn{width:115px}#mapboxLeaflet .leaflet-routing-container{display:none}@media screen and (max-width:767px){.agent-assign-btn{width:100px}}.agent_tracking_sidebar[data-v-293665e4]{max-height:95vh;overflow-y:scroll}