.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{background-color:#f56c6c;border-radius:10px;color:#fff;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #fff}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:#409eff}.el-badge__content--success{background-color:#67c23a}.el-badge__content--warning{background-color:#e6a23c}.el-badge__content--info{background-color:#909399}.el-badge__content--danger{background-color:#f56c6c}.icon-alarm-01[data-v-4a16a746]{font-size:18px;color:#34475a}.spinner-container[data-v-19570c7c]{display:inline-block;position:relative;overflow:hidden}.spinner__path[data-v-19570c7c]{stroke-dasharray:500;stroke-width:1;stroke-linejoin:arcs;-webkit-animation:spinner-animation-data-v-19570c7c 3s cubic-bezier(1,.1,.2,1) infinite;animation:spinner-animation-data-v-19570c7c 3s cubic-bezier(1,.1,.2,1) infinite;fill:transparent}@-webkit-keyframes spinner-animation-data-v-19570c7c{0%,12.5%{stroke-dashoffset:0}37.5%,62.5%{stroke-dashoffset:-120}87.5%,to{stroke-dashoffset:0}}@keyframes spinner-animation-data-v-19570c7c{0%,12.5%{stroke-dashoffset:0}37.5%,62.5%{stroke-dashoffset:-120}87.5%,to{stroke-dashoffset:0}}.loader[data-v-1f1ba9f0]{position:relative;margin:0 auto;width:100px;max-width:100%}.loader>svg[data-v-1f1ba9f0]{fill:#001a33}.cls-1[data-v-1f1ba9f0]{-webkit-animation:rotate-data-v-1f1ba9f0 2s linear infinite;animation:rotate-data-v-1f1ba9f0 2s linear infinite}.cls-1[data-v-1f1ba9f0],.cls-2[data-v-1f1ba9f0]{height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.cls-2[data-v-1f1ba9f0]{-webkit-animation:rotate-back-data-v-1f1ba9f0 2s linear infinite;animation:rotate-back-data-v-1f1ba9f0 2s linear infinite}@-webkit-keyframes rotate-data-v-1f1ba9f0{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-data-v-1f1ba9f0{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotate-back-data-v-1f1ba9f0{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotate-back-data-v-1f1ba9f0{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.custom-loader[data-v-91947ece]{position:absolute;z-index:2000;top:0;bottom:0;left:0;right:0;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;background-color:#fff;opacity:1}.loading-enter-active[data-v-91947ece],.loading-leave-active[data-v-91947ece]{-webkit-transition:opacity .3s;transition:opacity .3s}.loading-enter[data-v-91947ece],.loading-leave-to[data-v-91947ece]{opacity:0}.alert{--height:100px;position:relative;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:6px;cursor:pointer;border:1px solid transparent;-webkit-transition:.4s cubic-bezier(.21,.65,0,1);transition:.4s cubic-bezier(.21,.65,0,1);overflow:hidden;margin-bottom:0}.alert:hover{border-color:#a1a2ff}.alert--pending{opacity:.5;pointer-events:none}.alert-enter,.alert-leave-to{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);margin-bottom:calc(-1*var(--height) - 8px)!important}.alert__link{color:#207da5}.alert__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.alert__heading{text-align:left;font-size:16px;line-height:16px;color:#2c2b2b;padding-right:10px;margin-bottom:4px}.alert__date-label{font-size:12px;line-height:16px;color:#555;-webkit-transition:.25s cubic-bezier(.21,.65,0,1);transition:.25s cubic-bezier(.21,.65,0,1)}.alert:hover .alert__date-label{opacity:0;-webkit-transform:translate3d(-16px,0,0);transform:translate3d(-16px,0,0)}.alert--non-read{background-color:#f8fafb}.alert--non-read .alert__date-label,.alert--non-read .alert__heading{font-weight:700}.alert__message{position:relative;font-size:14px;opacity:.6;font-family:Lato,sans-serif;letter-spacing:.2px;padding-right:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:16px;max-height:32px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.alert--expanded .alert__message{-webkit-line-clamp:unset;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.alert__content{position:relative;padding-left:10px}.alert__content:before{position:absolute;display:block;left:0;width:1px;content:"";background-color:#a1a2ff;height:100%}.alert--non-read .alert__content:before{width:4px}.alert__actions-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-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;right:0;top:0;width:0;-webkit-transition:.25s cubic-bezier(.21,.65,0,1);transition:.25s cubic-bezier(.21,.65,0,1)}.alert:hover .alert__actions-bar{width:35px}.alert__button{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;border:0;color:#667685;cursor:pointer;background:none;-webkit-transition:.25s;transition:.25s;width:35px;height:35px;position:relative}.alert__button:hover{color:#52a9ff;background-color:#f0f8ff}.alert__button--delete:hover{color:#e97977;background-color:#fceeee}.alert__button--unread:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#667685;position:absolute;top:50%;left:50%;margin-left:-10px}.alert__button:hover .alert__button--unread:before{background:#e97977}.alerts-popup[data-v-6b790fe2]{background:#fff;width:304px;z-index:10000001;overflow:hidden;font-family:Lato,sans-serif;-webkit-box-shadow:0 4.583px 6.45px -2.916px rgba(0,0,0,.05),0 10px 15.83px 1.25px rgba(0,0,0,.05),0 3.75px 19.16px 3.333px rgba(0,0,0,.01);box-shadow:0 4.583px 6.45px -2.916px rgba(0,0,0,.05),0 10px 15.83px 1.25px rgba(0,0,0,.05),0 3.75px 19.16px 3.333px rgba(0,0,0,.01);border-radius:12px;text-align:left}.alerts-popup__header[data-v-6b790fe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;border-bottom:1px solid #e1e1e1}.alerts-popup__header .btn[data-v-6b790fe2]{font-weight:700;font-size:14px;padding:0}.alerts-popup__heading[data-v-6b790fe2]{text-align:left;font-weight:700;font-size:14px;line-height:19px;color:#555}.alerts-popup__list[data-v-6b790fe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:72vh;overflow:hidden;padding:0 16px;padding-bottom:16px;gap:8px}.alerts-popup__list--full[data-v-6b790fe2]{overflow-y:scroll}.alerts-popup__list .day-header[data-v-6b790fe2]{padding:10px 0 5px 20px;color:#2c2b2b;opacity:.6;font-size:14px;font-weight:700;border-top:1px solid rgba(37,36,36,.2)}.alerts-popup__section[data-v-6b790fe2]{position:relative}.alerts-popup__group[data-v-6b790fe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.alerts-popup__group .alert[data-v-6b790fe2]{margin:0 -8px}.alerts-popup__section .alerts-popup__heading[data-v-6b790fe2]{position:sticky;top:0;z-index:1;background:#fff;padding:8px 8px;margin:0 -8px}.alerts-popup__message[data-v-6b790fe2]{padding:20px;text-align:left;font-size:13px;line-height:16px;color:var(--color-fg-2)}.alerts-popup__content .show-all[data-v-6b790fe2]{cursor:pointer;padding:10px 20px;margin:0 0 0 auto;bottom:0;background-color:#fff;margin-top:-1px}.alerts-popup__content .show-all .title[data-v-6b790fe2]{font-weight:700;font-size:13px;line-height:16px;color:#207da5}.alerts-popup__content .show-all .title:hover .less[data-v-6b790fe2]{-webkit-animation:button-arrow-anim-less-data-v-6b790fe2 .8s ease-in-out infinite;animation:button-arrow-anim-less-data-v-6b790fe2 .8s ease-in-out infinite}.alerts-popup__content .show-all .title:hover .more[data-v-6b790fe2]{-webkit-animation:button-arrow-anim-more-data-v-6b790fe2 .8s ease-in-out infinite;animation:button-arrow-anim-more-data-v-6b790fe2 .8s ease-in-out infinite}.alerts-popup__content .show-all .title .less[data-v-6b790fe2]{position:relative;right:0;display:inline-block}.alerts-popup__content .show-all .title .more[data-v-6b790fe2]{position:relative;left:0;display:inline-block}@-webkit-keyframes button-arrow-anim-less-data-v-6b790fe2{0%,to{right:0}50%{right:5px}}@keyframes button-arrow-anim-less-data-v-6b790fe2{0%,to{right:0}50%{right:5px}}@-webkit-keyframes button-arrow-anim-more-data-v-6b790fe2{0%,to{left:0}50%{left:5px}}@keyframes button-arrow-anim-more-data-v-6b790fe2{0%,to{left:0}50%{left:5px}}.loader-wrapper[data-v-74471462]{position:relative}.loader-wrapper .hidden[data-v-74471462]{display:none}.loader-wrapper__loader[data-v-74471462]{position:absolute;z-index:10;top:calc(50% - 50px);left:calc(50% - 50px);margin:0 auto}.loader-wrapper .loader-wrapper__content[data-v-74471462]{width:100%;height:100%}.loader-wrapper .invisible-content[data-v-74471462]{opacity:0}.alert-component[data-v-efa9ed32]{position:relative;cursor:pointer}.alert-component__content[data-v-efa9ed32]{position:absolute;top:100%;left:50%;margin-top:10px;margin-left:-152px;-webkit-transition:.4s cubic-bezier(.21,.65,0,1);transition:.4s cubic-bezier(.21,.65,0,1)}.alert-component__content-enter[data-v-efa9ed32],.alert-component__content-leave-to[data-v-efa9ed32]{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.content[data-v-39f88229]{font-family:Lato,serif;font-style:normal;font-weight:inherit;font-size:14px}.content .tooltip-arrow[data-v-39f88229]{width:0;height:0;border-style:solid;position:absolute;border-color:#fff;z-index:1}.tooltip[x-placement^=top][data-v-39f88229]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow[data-v-39f88229]{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom][data-v-39f88229]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow[data-v-39f88229]{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right][data-v-39f88229]{margin-left:0}.tooltip[x-placement^=right] .tooltip-arrow[data-v-39f88229]{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left][data-v-39f88229]{margin-right:0}.tooltip[x-placement^=left] .tooltip-arrow[data-v-39f88229]{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}[data-v-3f650591] .profile-menu{left:-100px!important}.profile-menu__label[data-v-3f650591]{cursor:pointer;color:#34475a}.profile-menu__label .name[data-v-3f650591]{overflow:hidden;max-width:150px;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.profile-menu__user[data-v-3f650591]{padding:15px 20px;border-bottom:1px solid rgba(37,36,36,.2)}.profile-menu__userEmail[data-v-3f650591],.profile-menu__userName[data-v-3f650591]{font-size:14px;line-height:17px;color:#252424;overflow:hidden;max-width:150px;white-space:nowrap;text-overflow:ellipsis}.profile-menu__userName[data-v-3f650591]{font-family:Lato;font-weight:700}.profile-menu__content[data-v-3f650591]{font-family:Lato,sans-serif;background:#fff;border-radius:6px;-webkit-box-shadow:0 4.583px 6.45px -2.916px rgba(0,0,0,.05),0 10px 15.83px 1.25px rgba(0,0,0,.05),0 3.75px 19.16px 3.333px rgba(0,0,0,.01);box-shadow:0 4.583px 6.45px -2.916px rgba(0,0,0,.05),0 10px 15.83px 1.25px rgba(0,0,0,.05),0 3.75px 19.16px 3.333px rgba(0,0,0,.01);overflow:hidden}.profile-menu__content .link[data-v-3f650591]{text-decoration:none;color:#252424;font-size:13px;line-height:16px;display:block;cursor:pointer}.profile-menu__content .link_inactive[data-v-3f650591]{cursor:default;pointer-events:none}.profile-menu__content .link_inactive .profile-menu__item[data-v-3f650591]{color:#b3b3b3}.profile-menu__content .link .profile-menu__item[data-v-3f650591]{padding:10px 20px}.profile-menu__content .link .profile-menu__item--withHotel[data-v-3f650591]{padding-bottom:5px;padding:0}.profile-menu__content .link .profile-menu__item--withHotel span[data-v-3f650591]{padding:10px 0 5px 20px;display:block;font-family:Lato,sans-serif;font-size:12px;line-height:14px}.profile-menu__content .link .profile-menu__item--hotel[data-v-3f650591]{border-top:1px solid rgba(37,36,36,.2);border-bottom:1px solid rgba(37,36,36,.2);padding:20px 25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:170px}.profile-menu__content .link[data-v-3f650591]:hover{color:#52a9ff;background:#f5f5f5}.chocolate-menu[data-v-1116c382]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:68px}.chocolate-menu__btn.active[data-v-1116c382]{background-color:#f5f6f7}.chocolate-menu__btn[data-v-1116c382]{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-item-align:center;align-self:center;min-width:30px;margin-left:11px;padding:12px;margin-right:11px;background-color:#fff;border-radius:50%;cursor:pointer;border:none}.chocolate-menu__btn[data-v-1116c382]:hover{background-color:#f5f6f7}.chocolate-menu__btn span[data-v-1116c382]:before{color:#34475a;font-size:15px}.chocolate-menu__body[data-v-1116c382]{position:absolute;z-index:10;left:100%;top:-35px;display:block;background-color:#fff;-webkit-box-shadow:2px 4px 3px rgba(0,0,0,.11);box-shadow:2px 4px 3px rgba(0,0,0,.11)}.chocolate-menu__body__item[data-v-1116c382]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 26px;height:68px;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box}.chocolate-menu__body__item[data-v-1116c382]:hover{background-color:#f3f3f3;padding-right:5px}.chocolate-menu__body__item img[data-v-1116c382]{width:180px}.chocolate-menu__body .ci[data-v-1116c382]:hover{border-right:5px solid #a19efc}.chocolate-menu__body .di[data-v-1116c382]:hover{border-right:5px solid #53a6fc}.chocolate-menu__body .bi[data-v-1116c382]:hover{border-right:5px solid #5dd6d6}.chocolate-menu__body .ec[data-v-1116c382]:hover{border-right:5px solid #87d582}.el-dropdown-label[data-v-157d3393]{cursor:pointer;color:#34475a}.link[data-v-157d3393]{text-decoration:none;color:#34475a;font-size:14px;line-height:17px}.link_inactive[data-v-157d3393]{cursor:default;pointer-events:none}.link_inactive .el-dropdown-menu__item[data-v-157d3393]{color:#b3b3b3}.ci-info[data-v-827ec9cc]{margin:0 20px}.question-icon[data-v-827ec9cc]{font-size:18px;color:#34475a}.header[data-v-0064a62d]{position:fixed;z-index:1000;top:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 1px 5px 1px rgba(0,0,0,.11);box-shadow:0 1px 5px 1px rgba(0,0,0,.11);height:68px;background:#fff;margin-bottom:4px;padding:0 40px 0 0}.header__left[data-v-0064a62d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:unset}.header__left .logo[data-v-0064a62d]{padding-left:5px;width:180px}.header__left .logo-car[data-v-0064a62d]{padding-left:87px}.header__christmas-tree[data-v-0064a62d]{margin-top:-7px;margin-left:-10px}.header__logo-link[data-v-0064a62d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header .right[data-v-0064a62d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .right .notifications[data-v-0064a62d]{position:relative;padding-left:20px;margin-top:10px}.header .right .notifications .icon-alarm-01[data-v-0064a62d]{font-size:18px;color:#34475a}.header .right .notifications .notifications_background[data-v-0064a62d]{position:absolute;right:-8px;top:-5px;width:15px;height:15px;background-color:#e97977;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .right .notifications .notifications_background .notifications_count[data-v-0064a62d]{color:#fff;font-size:10px}.header .right .middleware[data-v-0064a62d]{width:1px;height:30px;background:#34475a}.header .right .profile[data-v-0064a62d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:20px}.header .right .profile[data-v-0064a62d] .el-dropdown-label,.header .right .profile[data-v-0064a62d] .el-icon-arrow-down{font-size:16px}.header .right .profile span[data-v-0064a62d]{margin-left:20px;font-size:11px;cursor:pointer}.link[data-v-247f54c2]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:19px 0 19px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-decoration:none;font-size:20px}.link__icon[data-v-247f54c2]{width:24px;min-width:24px}.link span[data-v-247f54c2]:before{color:#fff}.link[data-v-247f54c2]:hover{background-color:#a1a2ff}.link:hover span[data-v-247f54c2]:before{color:#001a33}.link--active[data-v-247f54c2]{background-color:#a1a2ff}.link--active span[data-v-247f54c2]:before{color:#001a33}.link--locked[data-v-247f54c2]{opacity:.4}.link__title[data-v-247f54c2]{margin-left:21px;min-width:170px;text-align:left;color:#fff;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.link .no-icon[data-v-247f54c2]{display:inline-block;text-align:center;color:inherit;margin-left:5px;margin-right:5px}.menu[data-v-ecdc4a3c]{position:fixed;z-index:1000;top:68px;min-width:60px;max-width:60px;height:100%;background-color:#34475a;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-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-transition:.8s;transition:.8s;-webkit-transition-delay:.3s;transition-delay:.3s}.menu--blocked[data-v-ecdc4a3c]{pointer-events:none}.menu[data-v-ecdc4a3c]:hover{min-width:250px}.menu[data-v-ecdc4a3c] .icon-CI_Rateshopper:before,.menu[data-v-ecdc4a3c] .icon-CI_Reviews:before,.menu[data-v-ecdc4a3c] .icon-CI_visibility:before{font-size:17px}#zendesk-chat-button[data-v-526cd4c1]{width:99px;height:110px;position:fixed;bottom:30px;right:0;z-index:100}#zendesk-chat-button.opened .inner[data-v-526cd4c1]{background-color:#7dbfff!important}#zendesk-chat-button.hidden[data-v-526cd4c1]{display:none}#zendesk-chat-button .bottom-icon[data-v-526cd4c1]{color:rgba(0,173,255,.5411764706);font-size:95px;position:absolute;top:0;right:-11px}#zendesk-chat-button .inner[data-v-526cd4c1]{width:55px;height:60px;background:#52a9ff;position:absolute;right:0;text-align:center;line-height:77px;top:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;-webkit-box-shadow:-2px 15px 38px 0 rgba(0,1,1,.41);box-shadow:-2px 15px 38px 0 rgba(0,1,1,.41);color:#fff;cursor:pointer}#zendesk-chat-button .inner span[data-v-526cd4c1]{font-size:35px}#webWidget[data-v-526cd4c1]{bottom:130px!important}@media only screen and (max-height:800px){.zendesk-chat-button[data-v-526cd4c1]{bottom:0}#webWidget[data-v-526cd4c1]{bottom:80px!important}}.menu[data-v-2bbb60ab]{position:fixed;z-index:1001;top:68px;min-width:60px;max-width:60px;height:100%;background-color:#34475a;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-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-transition:.8s;transition:.8s;-webkit-transition-delay:.3s;transition-delay:.3s}.menu[data-v-2bbb60ab]:hover{min-width:250px}.menu .icon-CI_Rateshopper[data-v-2bbb60ab]:before,.menu .icon-CI_Reviews[data-v-2bbb60ab]:before,.menu .icon-CI_visibility[data-v-2bbb60ab]:before{font-size:17px}.menu .disabled-link[data-v-2bbb60ab]{cursor:not-allowed}.menu__link[data-v-2bbb60ab]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:19px 0 19px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-decoration:none;font-size:20px}.menu__link span[data-v-2bbb60ab]:before{color:#fff}.menu__link[data-v-2bbb60ab]:hover{background-color:#a1a2ff}.menu__link:hover span[data-v-2bbb60ab]:before{color:#001a33}.menu__link.active-link[data-v-2bbb60ab]{background-color:#a1a2ff}.menu__link.active-link span[data-v-2bbb60ab]:before{color:#001a33}.menu__link__title[data-v-2bbb60ab]{margin-left:21px;min-width:170px;text-align:left;color:#fff;font-size:12px}.menu__cars-nav-bars.active-link[data-v-2bbb60ab],.menu__cars-nav-bars[data-v-2bbb60ab]:hover{background-color:#bf1d8f}.menu__cars-nav-bars .parity-icon[data-v-2bbb60ab]{font-size:24px}.fleet-item[data-v-2bbb60ab]{padding-left:13px}.fleet-item .icon-Fleet-Density[data-v-2bbb60ab]{font-size:18px}.icon-alarm-01[data-v-ad45f94c]{font-size:18px;color:#34475a}.alert[data-v-773f14da]{position:relative;padding:8px;margin:8px;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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:0s;transition:0s}.alert .link[data-v-773f14da]{color:#2cace2}.alert .title-row[data-v-773f14da]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.alert .title-row .title[data-v-773f14da]{text-align:left;font-size:16px;line-height:16px;color:#2c2b2b;padding-right:10px}.alert .title-row .date[data-v-773f14da]{font-size:12px;line-height:16px;color:#555}.alert .content[data-v-773f14da]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.alert .content .message[data-v-773f14da]{width:89%;font-size:14px;opacity:.6;font-family:Lato,sans-serif;letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:16px;max-height:120px;-webkit-line-clamp:7;-webkit-box-orient:vertical}.alert .content .message__link[data-v-773f14da]{cursor:pointer;color:#00f;text-decoration:underline;position:absolute;bottom:10px;right:8px}.alert--non-read[data-v-773f14da]{border-left:4px solid #a1a2ff}.alert--non-read .title-row .date[data-v-773f14da],.alert--non-read .title-row .title[data-v-773f14da]{font-weight:700}.alert:hover .date[data-v-773f14da]{-webkit-transform:translate3d(-32px,0,0);transform:translate3d(-32px,0,0)}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@-webkit-keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{to{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-dialog{position:relative;margin:0 auto 50px;background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409eff}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}[data-v-501ca8ae] .el-dialog{border-radius:10px;margin:0 auto}[data-v-501ca8ae] .el-dialog__header{display:none}[data-v-501ca8ae] .el-dialog__body{padding:0;height:100%}.dialog[data-v-501ca8ae]{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal[data-v-501ca8ae]{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;height:100%;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.modal .header[data-v-501ca8ae]{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:5px solid #b4c9d2;padding:0 10px 10px}.modal .header .left[data-v-501ca8ae],.modal .header[data-v-501ca8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal .header .left[data-v-501ca8ae]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px}.modal .header .right[data-v-501ca8ae]{margin-left:24px;z-index:100}.modal .header .right[data-v-501ca8ae]:hover{color:#52a9ff}.modal .header .right span[data-v-501ca8ae]{font-size:17px;cursor:pointer}.modal .content[data-v-501ca8ae]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:16px;gap:24px}[data-v-55e0bc8e] .el-dialog{position:relative;z-index:3000;width:300px!important;min-width:300px!important;height:190px!important}.header[data-v-55e0bc8e]{font-family:Lato,sans-serif}.confirm[data-v-55e0bc8e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.confirm__msg[data-v-55e0bc8e]{font-family:Lato,sans-serif;font-weight:700}.confirm__footer[data-v-55e0bc8e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.confirm__footer .btn[data-v-55e0bc8e]{height:40px}.confirm__footer .add_btn[data-v-55e0bc8e]{margin-right:10px}[data-v-7aa9e86d] .el-dialog{position:relative;z-index:3000;width:600px!important;min-width:600px!important;height:200px!important}.modal[data-v-7aa9e86d]{margin:0!important;background:#fff;width:350px;z-index:10000001;overflow:hidden;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);font-family:Lato,sans-serif}.modal .header[data-v-7aa9e86d]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.modal .header .title[data-v-7aa9e86d]{text-align:left;font-weight:700;font-size:14px;line-height:19px;color:#555}.modal .header .btn[data-v-7aa9e86d]{font-weight:700;font-size:14px;padding:0}.modal .header__actions[data-v-7aa9e86d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal .header__actions-right[data-v-7aa9e86d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.modal .header__actions .divider[data-v-7aa9e86d]{margin:0 5px;height:30px;width:1px;border-left:1px solid #34475a;opacity:.2}.modal .header__actions .alert__button[data-v-7aa9e86d]{-webkit-transition:0s;transition:0s}.modal .content .notifications[data-v-7aa9e86d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:72vh;overflow:hidden}.modal .content .notifications--full[data-v-7aa9e86d]{overflow-y:scroll}.modal .content .notifications .day-header[data-v-7aa9e86d]{padding:10px 0 5px 20px;color:#2c2b2b;opacity:.6;font-size:14px;font-weight:700;border-top:1px solid rgba(37,36,36,.2)}.modal .content .show-all[data-v-7aa9e86d]{cursor:pointer;padding:10px 20px;margin:0 0 0 auto;bottom:0;background-color:#fff;margin-top:-1px}.modal .content .show-all .title[data-v-7aa9e86d]{font-weight:700;font-size:13px;line-height:16px;color:#2cace2}.modal .content .show-all .title:hover .less[data-v-7aa9e86d]{-webkit-animation:button-arrow-anim-less-data-v-7aa9e86d .8s ease-in-out infinite;animation:button-arrow-anim-less-data-v-7aa9e86d .8s ease-in-out infinite}.modal .content .show-all .title:hover .more[data-v-7aa9e86d]{-webkit-animation:button-arrow-anim-more-data-v-7aa9e86d .8s ease-in-out infinite;animation:button-arrow-anim-more-data-v-7aa9e86d .8s ease-in-out infinite}.modal .content .show-all .title .less[data-v-7aa9e86d]{position:relative;right:0;display:inline-block}.modal .content .show-all .title .more[data-v-7aa9e86d]{position:relative;left:0;display:inline-block}.modal .content .empty[data-v-7aa9e86d]{padding:20px}.modal .content .empty .title[data-v-7aa9e86d]{text-align:left;font-size:13px;line-height:16px;color:#252424}.modal .active[data-v-7aa9e86d]{color:red}@-webkit-keyframes button-arrow-anim-less-data-v-7aa9e86d{0%,to{right:0}50%{right:5px}}@keyframes button-arrow-anim-less-data-v-7aa9e86d{0%,to{right:0}50%{right:5px}}@-webkit-keyframes button-arrow-anim-more-data-v-7aa9e86d{0%,to{left:0}50%{left:5px}}@keyframes button-arrow-anim-more-data-v-7aa9e86d{0%,to{left:0}50%{left:5px}}.container[data-v-d0c5d6d8]{position:relative;padding-left:20px;cursor:pointer}[data-v-0bad83de] .profile-menu{left:-100px!important}.profile-menu__label[data-v-0bad83de]{cursor:pointer;color:#34475a}.profile-menu__label .name[data-v-0bad83de]{overflow:hidden;max-width:150px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.profile-menu__user[data-v-0bad83de]{padding:15px 20px;border-bottom:1px solid rgba(37,36,36,.2)}.profile-menu__userEmail[data-v-0bad83de],.profile-menu__userName[data-v-0bad83de]{font-size:14px;line-height:17px;color:#252424;overflow:hidden;max-width:150px;white-space:nowrap;text-overflow:ellipsis}.profile-menu__userName[data-v-0bad83de]{font-family:Lato Bold}.profile-menu__content[data-v-0bad83de]{font-family:Lato-Regular;background:#fff;-webkit-box-shadow:0 4px 8px rgba(85,85,85,.25);box-shadow:0 4px 8px rgba(85,85,85,.25);border-radius:3px}.profile-menu__content .link[data-v-0bad83de]{text-decoration:none;color:#252424;font-size:13px;line-height:16px;display:block}.profile-menu__content .link_inactive[data-v-0bad83de]{cursor:default;pointer-events:none}.profile-menu__content .link_inactive .profile-menu__item[data-v-0bad83de]{color:#b3b3b3}.profile-menu__content .link .profile-menu__item[data-v-0bad83de]{display:block;padding:10px 20px}.profile-menu__content .link .profile-menu__item--withHotel[data-v-0bad83de]{font-weight:300;padding:0}.profile-menu__content .link .profile-menu__item--withHotel span[data-v-0bad83de]{padding:10px 0 5px 20px;display:block;font-family:Lato,sans-serif;font-weight:300;font-size:12px;line-height:14px}.profile-menu__content .link .profile-menu__item--hotel[data-v-0bad83de]{display:block;border-top:1px solid rgba(37,36,36,.2);border-bottom:1px solid rgba(37,36,36,.2);padding:20px 25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:170px}.profile-menu__content .link[data-v-0bad83de]:hover{color:#52a9ff;background:#f5f5f5}.chain-wrap[data-v-0bad83de]{font-family:Lato-Light;font-size:12px;margin-top:10px}.chain-wrap__title[data-v-0bad83de]{padding-left:20px;padding-bottom:2px}.chain-wrap .link[data-v-0bad83de]{margin-top:2px}.chain-wrap .link[data-v-0bad83de]:hover{background:unset;color:unset}.chain-wrap .chain[data-v-0bad83de]{border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.chain-wrap .chain .logo[data-v-0bad83de]{max-width:67px}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type):after{content:"";position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#e4e7ed}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.search[data-v-699add84]{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border:1px solid #207da5;border-radius:37px}.search__input[data-v-699add84]{padding:3px 18px;width:100%;border:none}.search__input[data-v-699add84]::-webkit-input-placeholder{font-family:Lato,sans-serif;font-weight:lighter;line-height:17px;font-size:12px}.search__input[data-v-699add84]::-moz-placeholder{font-family:Lato,sans-serif;font-weight:lighter;line-height:17px;font-size:12px}.search__input[data-v-699add84]:-ms-input-placeholder{font-family:Lato,sans-serif;font-weight:lighter;line-height:17px;font-size:12px}.search__input[data-v-699add84]::-ms-input-placeholder{font-family:Lato,sans-serif;font-weight:lighter;line-height:17px;font-size:12px}.search__input[data-v-699add84]::placeholder{font-family:Lato,sans-serif;font-weight:lighter;line-height:17px;font-size:12px}.search .icon-search[data-v-699add84]{position:absolute;right:10px;opacity:.5}.styled-search[data-v-425e5b87]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.styled-search__close-btn[data-v-425e5b87]{position:absolute;right:20px;border:none;margin-top:2px;background-color:transparent;font-size:0;-webkit-transition:.3s;transition:.3s;cursor:pointer}.styled-search__close-btn--focused[data-v-425e5b87]{font-size:12px}.styled-search__close-btn[data-v-425e5b87]:hover{color:#52a9ff}.styled-search__search-bar[data-v-425e5b87]{border:1px solid #eee;border-radius:8px;-webkit-transition:.3s;transition:.3s;cursor:pointer}.styled-search__search-bar[data-v-425e5b87] input{color:#555;font-size:13px;background:transparent;padding:10px 50px 10px 50px;cursor:pointer}.styled-search__search-bar[data-v-425e5b87] input.search__input--no-search-icon{padding:10px 18px}.styled-search__search-bar[data-v-425e5b87] .icon-search{width:20px;left:15px;top:10px}.styled-search__search-bar[data-v-425e5b87] .icon-search:before{color:#000}.styled-search__search-bar--focused[data-v-425e5b87]{border-color:#52a9ff}.styled-search__search-bar--focused[data-v-425e5b87] input{cursor:auto}.chain-wrap[data-v-bb649346]{font-family:Lato-Light;font-size:12px;margin-top:10px}.chain-wrap__title[data-v-bb649346]{padding-left:20px;padding-bottom:2px}.chain-wrap .link[data-v-bb649346]{margin-top:2px}.chain-wrap .link[data-v-bb649346]:hover{background:unset;color:unset}.chain-wrap .chain[data-v-bb649346]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.chain-wrap .chain .logo[data-v-bb649346]{max-width:74px}.hotel-select[data-v-bb649346]{position:relative;width:120px;margin:0 20px}.hotel-select[data-v-bb649346] .el-input__icon{line-height:20px}.hotel-select[data-v-bb649346] .el-input__inner{border:none;border-bottom:1px solid rgba(85,85,85,.38);border-radius:0;height:32px}.ci-info[data-v-6f5fe2e0]{margin:0 20px}.header[data-v-6f5fe2e0]{position:fixed;z-index:1000;top:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 1px 5px 1px rgba(0,0,0,.11);box-shadow:0 1px 5px 1px rgba(0,0,0,.11);height:68px;background:#fff;margin-bottom:4px;padding:0 40px 0 0}.header__left[data-v-6f5fe2e0]{text-decoration:unset}.header__left[data-v-6f5fe2e0],.header__left__logo[data-v-6f5fe2e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__left__logo[data-v-6f5fe2e0]{aspect-ratio:9/1;margin-left:30px;text-align:left}.header__left .logo[data-v-6f5fe2e0]{max-height:100%;max-width:100%}.header .right[data-v-6f5fe2e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .right .notifications[data-v-6f5fe2e0]{position:relative;padding-left:20px;margin-top:10px}.header .right .notifications .icon-alarm-01[data-v-6f5fe2e0]{font-size:18px;color:#34475a}.header .right .notifications .notifications_background[data-v-6f5fe2e0]{position:absolute;right:-8px;top:-5px;width:15px;height:15px;background-color:#e97977;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .right .notifications .notifications_background .notifications_count[data-v-6f5fe2e0]{color:#fff;font-size:10px}.header .right .question-icon[data-v-6f5fe2e0]{font-size:18px;color:#34475a}.header .right .middleware[data-v-6f5fe2e0]{width:1px;height:30px;background:#34475a}.header .right .profile[data-v-6f5fe2e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:20px}.header .right .profile[data-v-6f5fe2e0] .el-dropdown-label,.header .right .profile[data-v-6f5fe2e0] .el-icon-arrow-down{font-size:16px}.header .right .profile span[data-v-6f5fe2e0]{margin-left:20px;font-size:11px;cursor:pointer}#jira-chat-button[data-v-0d98e1de]{width:99px;height:110px;position:fixed;bottom:30px;right:0;z-index:100}#jira-chat-button.hidden[data-v-0d98e1de]{display:none}#jira-chat-button .bottom-icon[data-v-0d98e1de]{color:rgba(0,173,255,.5411764706);font-size:95px;position:absolute;top:0;right:-11px}#jira-chat-button .inner[data-v-0d98e1de]{width:55px;height:60px;background:#52a9ff;position:absolute;right:0;text-align:center;line-height:77px;top:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;-webkit-box-shadow:-2px 15px 38px 0 rgba(0,1,1,.41);box-shadow:-2px 15px 38px 0 rgba(0,1,1,.41);color:#fff;cursor:pointer}#jira-chat-button .inner span[data-v-0d98e1de]{font-size:35px}[data-v-0d98e1de]::deep(.chat-widget-wrapper){right:70px!important}@media only screen and (max-height:800px){.jira-chat-button[data-v-0d98e1de]{bottom:0}}.layout[data-v-50c555b6]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1}.layout .main[data-v-50c555b6],.layout[data-v-50c555b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-flex:1}.layout .main[data-v-50c555b6]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex:1;flex:1}.layout .main .page[data-v-50c555b6]{width:calc(100% - 60px);margin-top:68px;margin-left:60px;background:#f5f6f7}