@charset "UTF-8";.modal[data-v-b48d72dd]{position:fixed;background-color:transparent;z-index:10000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.modal .dot-elastic[data-v-b48d72dd]{position:relative;width:10px;height:10px;border-radius:5px;background-color:#21b3ba;color:#21b3ba;animation:dot-elastic-b48d72dd 1s infinite linear}.modal .dot-elastic[data-v-b48d72dd]:before,.modal .dot-elastic[data-v-b48d72dd]:after{content:"";display:inline-block;position:absolute;top:0}.modal .dot-elastic[data-v-b48d72dd]:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#21b3ba;color:#21b3ba;animation:dot-elastic-before-b48d72dd 1s infinite linear}.modal .dot-elastic[data-v-b48d72dd]:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#21b3ba;color:#21b3ba;animation:dot-elastic-after-b48d72dd 1s infinite linear}@keyframes dot-elastic-before-b48d72dd{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-b48d72dd{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-after-b48d72dd{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;-webkit-margin-end:10px;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#app{height:100%;width:100%}@font-face{font-family:Mulish;font-style:normal;font-weight:400;src:local("Mulish Regular"),local("Mulish-Regular"),url(/Mulish-Regular1751222650.ttf) format("ttf")}@font-face{font-family:Mulish;font-style:normal;font-weight:700;src:local("Mulish Bold"),local("Mulish-Bold"),url(/Mulish-Bold1751222650.ttf) format("ttf")}@font-face{font-family:Mulish;font-style:normal;font-weight:500;src:local("Mulish Medium"),local("Mulish-Medium"),url(/Mulish-Medium1751222650.ttf) format("ttf")}@font-face{font-family:Mulish;font-style:italic;font-weight:400;src:local("Mulish Italic"),local("Mulish-Regular"),url(/Mulish-Regular1751222650.ttf) format("ttf")}@font-face{font-family:Mulish;font-style:italic;font-weight:700;src:local("Mulish Bold"),local("Mulish-Bold"),url(/Mulish-Bold1751222650.ttf) format("ttf")}@font-face{font-family:Mulish;font-style:italic;font-weight:500;src:local("Mulish Medium"),local("Mulish-Medium"),url(/Mulish-Medium1751222650.ttf) format("ttf")}html,body{color:#000;font-size:16px}body{background:#fafafa}::-webkit-scrollbar{width:5px;height:5px;cursor:pointer}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#3B4C5B;border:0px none #ffffff;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3B4C5B}::-webkit-scrollbar-thumb:active{background:#3B4C5B}::-webkit-scrollbar-track{background:transparent;border:0px none #ffffff;border-radius:50px}::-webkit-scrollbar-track:hover{background:#e1e1e1}::-webkit-scrollbar-track:active{background:#e1e1e1}.v-popper--theme-info-tooltip .v-popper__inner{display:flex;padding:5px;max-width:300px;border-radius:8px;background:#3B4C5B;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#fff}.v-popper--theme-info-tooltip .v-popper__arrow-inner,.v-popper--theme-info-tooltip .v-popper__arrow-outer{border-color:#3b4c5b}.text-font{padding-right:5%;font-style:normal;font-weight:400;font-size:14px;line-height:22px;letter-spacing:.1px;color:#000;opacity:.8}.soft-font{margin-bottom:3px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.1px;color:#3b4c5b}.input{position:relative;height:38px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.input::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.input:focus{outline:none}.input:disabled{background-color:#e6e6e6cc}.input[type=number]{text-align:center;padding-left:10px;padding-right:10px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.number-with-button::-webkit-inner-spin-button,.number-with-button::-webkit-outer-spin-button{-webkit-appearance:auto!important;opacity:1;position:absolute;right:0;top:0;bottom:0}.invalid-input{box-shadow:0 0 5px 2px #f78c8c}.btn-1{background-color:#21b3ba;color:#fff}.btn-1:hover{background-image:linear-gradient(-180deg,#21B3BA 0%,#1b9297 100%)}.btn-2{background-color:#21b3ba33;color:#3b4c5b}.btn-2:hover{background-image:linear-gradient(-180deg,rgba(33,179,186,.2) 0%,rgba(18,96,99,.2) 100%)}/*!
* Bootstrap  v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.vue-slider-disabled .vue-slider-process{background-color:#a7a7a7}.vue-slider-disabled .vue-slider-dot-handle{border-color:#a7a7a7}.vue-slider-disabled .vue-slider-mark-step-active{box-shadow:0 0 0 2px #a7a7a7}.vue-slider-rail{background-color:#f5f5f5;border-radius:15px;transition:background-color .3s}.vue-slider:hover .vue-slider-rail{background-color:#e1e1e1}.vue-slider-process{background-color:#9cd5ff;border-radius:15px;transition:background-color .3s}.vue-slider:hover .vue-slider-process{background-color:#69c0ff}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;box-shadow:0 0 0 2px #e8e8e8;background-color:#fff}.vue-slider-mark-step-active{box-shadow:0 0 0 2px #9cd5ff}.vue-slider:hover .vue-slider-mark-step-active{box-shadow:0 0 0 2px #69c0ff}.vue-slider-mark-label{font-size:12px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;border:2px solid #9cd5ff;box-sizing:border-box;transition:box-shadow .3s,border-color .3s}.vue-slider:hover .vue-slider-dot-handle{border-color:#69c0ff}.vue-slider-dot-handle-focus{border-color:#36abff;box-shadow:0 0 0 5px #36abff33}.vue-slider:hover .vue-slider-dot-handle-focus,.vue-slider-dot-handle:hover,.vue-slider:hover .vue-slider-dot-handle:hover{border-color:#36abff}.vue-slider-dot-handle-disabled{cursor:not-allowed;border-color:#ddd!important}.vue-slider-dot-tooltip{opacity:0;visibility:hidden;transition:all .3s}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:6px 8px;color:#fff;border-radius:5px;border-color:#000000bf;background-color:#000000bf;box-shadow:0 2px 8px #00000026;transform:scale(.9);transition:transform .3s}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-inner-top{transform-origin:50% 100%}.vue-slider-dot-tooltip-inner-bottom{transform-origin:50% 0}.vue-slider-dot-tooltip-inner-left{transform-origin:100% 50%}.vue-slider-dot-tooltip-inner-right{transform-origin:0% 50%}.vue-slider-dot:hover .vue-slider-dot-tooltip,.vue-slider-dot-tooltip-show{opacity:1;visibility:visible}.vue-slider-dot:hover .vue-slider-dot-tooltip .vue-slider-dot-tooltip-inner,.vue-slider-dot-tooltip-show .vue-slider-dot-tooltip-inner{transform:scale(1)}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius, 4px);font-family:var(--dp-font-family, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size, 1rem);line-height:calc(var(--dp-font-size, 1rem)*1.5);padding:var(--dp-input-padding, 6px 30px 6px 12px);color:var(--dp-text-color);box-sizing:border-box}.dp__input::placeholder{opacity:.7}.dp__input:hover{border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size, 1rem);height:var(--dp-font-size, 1rem);stroke-width:0;font-size:var(--dp-font-size, 1rem);line-height:calc(var(--dp-font-size, 1rem)*1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;left:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-left:var(--dp-input-icon-padding, 35px)}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius, 4px) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius, 4px) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{position:absolute;background:var(--dp-background-color);border-radius:var(--dp-border-radius, 4px);min-width:var(--dp-menu-min-width, 260px);font-family:var(--dp-font-family, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif);font-size:var(--dp-font-size, 1rem);-webkit-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp__menu_index{z-index:99999}.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.dp__menu_disabled{background:rgba(255,255,255,.5);cursor:not-allowed}.dp__menu_readonly{background:rgba(0,0,0,0);cursor:default}.dp__arrow_top{left:50%;top:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-left:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(45deg)}.dp__arrow_bottom{left:50%;bottom:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-right:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__now_wrap{text-align:center;padding:2px 0}.dp__now_button{border:1px solid var(--dp-primary-color);color:var(--dp-primary-color);padding:0 4px;font-weight:700;border-radius:var(--dp-border-radius, 4px);font-size:var(--dp-font-size, 1rem);cursor:pointer;background:rgba(0,0,0,0)}.dp__preset_ranges,.dp__sidebar_left{padding:5px;border-right:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;border-left:1px solid var(--dp-border-color)}.dp__preset_range{padding:5px}.dp__preset_range:hover{background-color:var(--dp-hover-color);cursor:pointer}.dp__menu_content_wrapper{display:flex}.dp__calendar_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:var(--dp-font-family, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif);flex:0}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size, 35px);padding:var(--dp-cell-padding, 5px);width:var(--dp-cell-size, 35px);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-maring, 5px 0)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding, .5rem)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius, var(--dp-border-radius, 4px));height:var(--dp-cell-size, 35px);padding:var(--dp-cell-padding, 5px);width:var(--dp-cell-size, 35px);border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-bottom-right-radius:0;border-top-right-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-bottom-left-radius:0;border-top-left-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-hover-color);border-radius:0;border-top:1px solid var(--dp-hover-color);border-bottom:1px solid var(--dp-hover-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-left:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-right:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-left:var(--dp-two-calendars-spacing, 10px)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius, 4px);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-right:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-right:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}@media only screen and (width <= 600px){.dp__flex_display{flex-direction:column}}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height, 35px);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size, 25px);width:var(--dp-month-year-row-button-size, 25px);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height, 20px);width:var(--dp-button-icon-height, 20px)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__month_year_select{width:50%;text-align:center;cursor:pointer;height:var(--dp-month-year-row-height, 35px);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius, 4px);box-sizing:border-box}.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__month_year_wrap{display:flex;width:100%}.dp__overlay{position:absolute;width:100%;height:100%;background:var(--dp-background-color);top:0;left:0;transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif);color:var(--dp-text-color);box-sizing:border-box}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-left:auto;margin-right:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding, 3px);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding, 10px) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius, 4px);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius, 4px);text-align:center}.dp__overlay_cell:hover,.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__month_picker_header{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size, 35px)}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-family:var(--dp-font-family, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif);color:var(--dp-text-color)}.dp__time_col_reg{padding:0 20px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{font-size:var(--dp-time-font-size, 2rem);text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius, 4px);display:flex;align-items:center;justify-content:center;padding:0 3px}.dp__time_display:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size, 32px);width:var(--dp-time-inc-dec-button-size, 32px);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size, 32px);width:var(--dp-time-inc-dec-button-size, 32px)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__inc_dec_button_disabled:hover,.dp__inc_dec_button_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding, 10px);border-radius:var(--dp-border-radius, 4px);cursor:pointer}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-common-padding, 10px);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height, 20px);width:auto}.dp__selection_preview{display:block;align-items:center;justify-content:flex-start;flex-basis:50%;color:var(--dp-text-color);font-size:var(--dp-preview-font-size, .8rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;align-items:center;justify-content:flex-end;flex-basis:50%;text-align:right}.dp__action_button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:1px 6px;line-height:initial;margin-left:3px;cursor:pointer;border-radius:var(--dp-border-radius, 4px)}.dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}:root{--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%)}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%)}.dp__main{font-family:var(--dp-font-family, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif);-webkit-user-select:none;user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;align-content:center;justify-content:center;padding:var(--dp-common-padding, 10px);box-sizing:border-box;height:var(--dp-button-height, 35px)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height, 20px);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius, 4px);border-bottom-right-radius:var(--dp-border-radius, 4px)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all .1s ease-out}.calendar-next-enter-from{opacity:0;transform:translate(22px)}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(-22px)}.calendar-prev-leave-to{opacity:0;transform:translate(22px)}.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-enter-active,.dp-menu-appear-leave-active{transition:opacity var(--dp-animation-duration) var(--dp-menu-appear-transition-timing)}.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(22px)}.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(-22px)}.dp-menu-appear-enter-from{opacity:0}.dp-menu-appear-leave-to{opacity:1}.multiselect{align-items:center;background:var(--ms-bg,#fff);border:var(--ms-border-width,1px) solid var(--ms-border-color,#d1d5db);border-radius:var(--ms-radius,4px);box-sizing:border-box;cursor:pointer;display:flex;font-size:var(--ms-font-size,1rem);justify-content:flex-end;margin:0 auto;min-height:calc(var(--ms-border-width, 1px)*2 + var(--ms-font-size, 1rem)*var(--ms-line-height, 1.375) + var(--ms-py, .5rem)*2);outline:none;position:relative;width:100%}.multiselect.is-open{border-radius:var(--ms-radius,4px) var(--ms-radius,4px) 0 0}.multiselect.is-open-top{border-radius:0 0 var(--ms-radius,4px) var(--ms-radius,4px)}.multiselect.is-disabled{background:var(--ms-bg-disabled,#f3f4f6);cursor:default}.multiselect.is-active{border:var(--ms-border-width-active,var(--ms-border-width,1px)) solid var(--ms-border-color-active,var(--ms-border-color,#d1d5db));box-shadow:0 0 0 var(--ms-ring-width,3px) var(--ms-ring-color,rgba(16,185,129,.188))}.multiselect-wrapper{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;justify-content:flex-end;margin:0 auto;min-height:calc(var(--ms-border-width, 1px)*2 + var(--ms-font-size, 1rem)*var(--ms-line-height, 1.375) + var(--ms-py, .5rem)*2);outline:none;position:relative;width:100%}.multiselect-multiple-label,.multiselect-placeholder,.multiselect-single-label{align-items:center;background:transparent;box-sizing:border-box;display:flex;height:100%;left:0;line-height:var(--ms-line-height,1.375);max-width:100%;padding-left:var(--ms-px,.875rem);padding-right:calc(1.25rem + var(--ms-px, .875rem)*3);pointer-events:none;position:absolute;top:0}.multiselect-placeholder{color:var(--ms-placeholder-color,#9ca3af)}.multiselect-single-label-text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiselect-search{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--ms-bg,#fff);border:0;border-radius:var(--ms-radius,4px);bottom:0;box-sizing:border-box;font-family:inherit;font-size:inherit;height:100%;left:0;outline:none;padding-left:var(--ms-px,.875rem);position:absolute;right:0;top:0;width:100%}.multiselect-search::-webkit-search-cancel-button,.multiselect-search::-webkit-search-decoration,.multiselect-search::-webkit-search-results-button,.multiselect-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-tags{flex-grow:1;flex-shrink:1;flex-wrap:wrap;margin:var(--ms-tag-my,.25rem) 0 0;padding-left:var(--ms-py,.5rem)}.multiselect-tag,.multiselect-tags{align-items:center;display:flex;min-width:0}.multiselect-tag{background:var(--ms-tag-bg,#10b981);border-radius:var(--ms-tag-radius,4px);color:var(--ms-tag-color,#fff);font-size:var(--ms-tag-font-size,.875rem);font-weight:var(--ms-tag-font-weight,600);line-height:var(--ms-tag-line-height,1.25rem);margin-bottom:var(--ms-tag-my,.25rem);margin-right:var(--ms-tag-mx,.25rem);padding:var(--ms-tag-py,.125rem) 0 var(--ms-tag-py,.125rem) var(--ms-tag-px,.5rem);white-space:nowrap}.multiselect-tag.is-disabled{background:var(--ms-tag-bg-disabled,#9ca3af);color:var(--ms-tag-color-disabled,#fff);padding-right:var(--ms-tag-px,.5rem)}.multiselect-tag-wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiselect-tag-wrapper-break{white-space:normal;word-break:break-all}.multiselect-tag-remove{align-items:center;border-radius:var(--ms-tag-remove-radius,4px);display:flex;justify-content:center;margin:var(--ms-tag-remove-my,0) var(--ms-tag-remove-mx,.125rem);padding:var(--ms-tag-remove-py,.25rem) var(--ms-tag-remove-px,.25rem)}.multiselect-tag-remove:hover{background:rgba(0,0,0,.063)}.multiselect-tag-remove-icon{background-color:currentColor;display:inline-block;height:.75rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:.8;width:.75rem}.multiselect-tags-search-wrapper{display:inline-block;flex-grow:1;flex-shrink:1;height:100%;margin:0 var(--ms-tag-mx,4px) var(--ms-tag-my,4px);position:relative}.multiselect-tags-search-copy{display:inline-block;height:1px;visibility:hidden;white-space:pre-wrap;width:100%}.multiselect-tags-search{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;bottom:0;box-sizing:border-box;font-family:inherit;font-size:inherit;left:0;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.multiselect-tags-search::-webkit-search-cancel-button,.multiselect-tags-search::-webkit-search-decoration,.multiselect-tags-search::-webkit-search-results-button,.multiselect-tags-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-inifite{align-items:center;display:flex;justify-content:center;min-height:calc(var(--ms-border-width, 1px)*2 + var(--ms-font-size, 1rem)*var(--ms-line-height, 1.375) + var(--ms-py, .5rem)*2);width:100%}.multiselect-inifite-spinner,.multiselect-spinner{animation:multiselect-spin 1s linear infinite;background-color:var(--ms-spinner-color,#10b981);flex-grow:0;flex-shrink:0;height:1rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456.433 371.72-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456.433 371.72-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1rem;z-index:10}.multiselect-spinner{margin:0 var(--ms-px,.875rem) 0 0}.multiselect-clear{display:flex;flex-grow:0;flex-shrink:0;opacity:1;padding:0 var(--ms-px,.875rem) 0 0;position:relative;transition:.3s;z-index:10}.multiselect-clear:hover .multiselect-clear-icon{background-color:var(--ms-clear-color-hover,#000)}.multiselect-clear-icon{background-color:var(--ms-clear-color,#999);display:inline-block;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");transition:.3s}.multiselect-caret,.multiselect-clear-icon{height:1.125rem;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:.625rem}.multiselect-caret{background-color:var(--ms-caret-color,#999);flex-grow:0;flex-shrink:0;margin:0 var(--ms-px,.875rem) 0 0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");pointer-events:none;position:relative;transform:rotate(0);transition:transform .3s;z-index:10}.multiselect-caret.is-open{pointer-events:auto;transform:rotate(180deg)}.multiselect-dropdown{-webkit-overflow-scrolling:touch;background:var(--ms-dropdown-bg,#fff);border:var(--ms-dropdown-border-width,1px) solid var(--ms-dropdown-border-color,#d1d5db);border-radius:0 0 var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px);bottom:0;display:flex;flex-direction:column;left:calc(var(--ms-border-width, 1px)*-1);margin-top:calc(var(--ms-border-width, 1px)*-1);max-height:var(--ms-max-height,10rem);outline:none;overflow-y:scroll;position:absolute;right:calc(var(--ms-border-width, 1px)*-1);transform:translateY(100%);z-index:100}.multiselect-dropdown.is-top{border-radius:var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px) 0 0;bottom:auto;top:var(--ms-border-width,1px);transform:translateY(-100%)}.multiselect-dropdown.is-hidden{display:none}.multiselect-options{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.multiselect-group{margin:0;padding:0}.multiselect-group-label{align-items:center;background:var(--ms-group-label-bg,#e5e7eb);box-sizing:border-box;color:var(--ms-group-label-color,#374151);cursor:default;display:flex;font-size:.875rem;font-weight:600;justify-content:flex-start;line-height:var(--ms-group-label-line-height,1.375);padding:var(--ms-group-label-py,.3rem) var(--ms-group-label-px,.75rem);text-align:left;text-decoration:none}.multiselect-group-label.is-pointable{cursor:pointer}.multiselect-group-label.is-pointed{background:var(--ms-group-label-bg-pointed,#d1d5db);color:var(--ms-group-label-color-pointed,#374151)}.multiselect-group-label.is-selected{background:var(--ms-group-label-bg-selected,#059669);color:var(--ms-group-label-color-selected,#fff)}.multiselect-group-label.is-disabled{background:var(--ms-group-label-bg-disabled,#f3f4f6);color:var(--ms-group-label-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-group-label.is-selected.is-pointed{background:var(--ms-group-label-bg-selected-pointed,#0c9e70);color:var(--ms-group-label-color-selected-pointed,#fff)}.multiselect-group-label.is-selected.is-disabled{background:var(--ms-group-label-bg-selected-disabled,#75cfb1);color:var(--ms-group-label-color-selected-disabled,#d1fae5)}.multiselect-group-options{margin:0;padding:0}.multiselect-option{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-size:var(--ms-option-font-size,1rem);justify-content:flex-start;line-height:var(--ms-option-line-height,1.375);padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem);text-align:left;text-decoration:none}.multiselect-option.is-pointed{background:var(--ms-option-bg-pointed,#f3f4f6);color:var(--ms-option-color-pointed,#1f2937)}.multiselect-option.is-selected{background:var(--ms-option-bg-selected,#10b981);color:var(--ms-option-color-selected,#fff)}.multiselect-option.is-disabled{background:var(--ms-option-bg-disabled,#fff);color:var(--ms-option-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-option.is-selected.is-pointed{background:var(--ms-option-bg-selected-pointed,#26c08e);color:var(--ms-option-color-selected-pointed,#fff)}.multiselect-option.is-selected.is-disabled{background:var(--ms-option-bg-selected-disabled,#87dcc0);color:var(--ms-option-color-selected-disabled,#d1fae5)}.multiselect-no-options,.multiselect-no-results{color:var(--ms-empty-color,#4b5563);padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem)}.multiselect-fake-input{background:transparent;border:0;bottom:-1px;font-size:0;height:1px;left:0;outline:none;padding:0;position:absolute;right:0;width:100%}.multiselect-fake-input:active,.multiselect-fake-input:focus{outline:none}.multiselect-assistive-text{clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.multiselect-spacer{display:none}[dir=rtl] .multiselect-multiple-label,[dir=rtl] .multiselect-placeholder,[dir=rtl] .multiselect-single-label{left:auto;padding-left:calc(1.25rem + var(--ms-px, .875rem)*3);padding-right:var(--ms-px,.875rem);right:0}[dir=rtl] .multiselect-search{padding-left:0;padding-right:var(--ms-px,.875rem)}[dir=rtl] .multiselect-tags{padding-left:0;padding-right:var(--ms-py,.5rem)}[dir=rtl] .multiselect-tag{margin-left:var(--ms-tag-mx,.25rem);margin-right:0;padding:var(--ms-tag-py,.125rem) var(--ms-tag-px,.5rem) var(--ms-tag-py,.125rem) 0}[dir=rtl] .multiselect-tag.is-disabled{padding-left:var(--ms-tag-px,.5rem)}[dir=rtl] .multiselect-caret,[dir=rtl] .multiselect-spinner{margin:0 0 0 var(--ms-px,.875rem)}[dir=rtl] .multiselect-clear{padding:0 0 0 var(--ms-px,.875rem)}@keyframes multiselect-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}.login-form[data-v-d1d5a736]{margin-top:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.login-form .form[data-v-d1d5a736]{position:relative;width:100%;font-size:14px}.login-form .form .hide[data-v-d1d5a736]{cursor:pointer;position:absolute;z-index:5;right:0%;bottom:5px}.login-form .form .hide .logo[data-v-d1d5a736]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.login-form .form .input[data-v-d1d5a736]{height:50px;width:350px;margin-top:5%;background:#ffffff;padding-left:10px;border:none;border-radius:10px;color:#3b4c5b}.login-form .form .input[data-v-d1d5a736]::placeholder{text-align:center;letter-spacing:0px;color:#67b1b6;opacity:1}.login-form .form input[data-v-d1d5a736]:focus{outline:none}.login-form .login[data-v-d1d5a736]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50px;width:100%;margin-top:60px;background-color:#21b3ba;border-radius:10px;padding-left:10px;color:#fff;cursor:pointer}.login-form .register-buttom[data-v-d1d5a736]{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;height:2rem;margin-top:5%;padding-left:10%;padding-right:10%;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;color:#fff;background:transparent;border:none}@-webkit-keyframes fade-in-d1d5a736{0%{opacity:0}to{opacity:1}}@keyframes fade-in-d1d5a736{0%{opacity:0}to{opacity:1}}.errorLogin[data-v-d1d5a736]{bottom:1rem;white-space:nowrap;position:fixed;font-size:14px;-webkit-animation:fade-in-d1d5a736 1.2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-d1d5a736 1.2s cubic-bezier(.39,.575,.565,1) both}.errorLogin span[data-v-d1d5a736]{background:#da6081;color:#fff;padding:1rem;border-radius:5px}.login[data-v-e795112b]{display:flex;justify-content:center;align-items:center;background-color:#3b4c5b;background-repeat:no-repeat;background-attachment:fixed;background-position:center}.login .main[data-v-e795112b]{display:flex;flex-direction:column;justify-content:center;height:100vh;width:350px}.login .main .header[data-v-e795112b]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%}.login .main .header .title[data-v-e795112b]{font-style:normal;font-weight:700;font-size:24px;margin-top:30px;color:#fff}.login .main .header .details[data-v-e795112b]{font-style:normal;font-weight:300;font-size:18px;color:#fff}.login .main .form[data-v-e795112b]{display:flex;flex-direction:column;justify-content:center;align-items:center}.work-space[data-v-6bf42b5c]{display:flex;height:100%;overflow-y:hidden;overflow-x:hidden}.work-space .display[data-v-6bf42b5c]{display:flex;flex-direction:column;height:calc(100vh - 65px);width:100%;border-radius:8px;background-color:transparent}.work-space .collapsed-display[data-v-6bf42b5c]{padding-right:429px}.work-space .sub-header[data-v-6bf42b5c]{padding-bottom:0}.head-option[data-v-65b48614]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:left;margin-right:30px}.head-option .head[data-v-65b48614],.head-option .plain-head[data-v-65b48614]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:48px;cursor:pointer}.head-option .head .main[data-v-65b48614],.head-option .plain-head .main[data-v-65b48614]{display:flex;flex-direction:row;justify-content:left;align-items:center}.head-option .head .main .logo[data-v-65b48614],.head-option .plain-head .main .logo[data-v-65b48614]{margin-left:30px;margin-right:10px;min-width:22px;max-width:22px}.head-option .head .main .name[data-v-65b48614],.head-option .plain-head .main .name[data-v-65b48614]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#030229;opacity:.5}.head-option .head .main .expeditions-logo[data-v-65b48614],.head-option .plain-head .main .expeditions-logo[data-v-65b48614]{margin-left:27px;margin-right:13px}.head-option .head .dropdown[data-v-65b48614],.head-option .plain-head .dropdown[data-v-65b48614]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;transition:transform .3s ease}.head-option .head .dropup[data-v-65b48614],.head-option .plain-head .dropup[data-v-65b48614]{transform:rotate(180deg)}@keyframes rotateDown-65b48614{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes rotateUp-65b48614{0%{transform:rotate(180deg)}to{transform:rotate(0)}}.head-option .head .rotate-down[data-v-65b48614],.head-option .plain-head .rotate-down[data-v-65b48614]{animation:rotateDown-65b48614 .2s ease 0s 1 reverse forwards}.head-option .head .rotate-up[data-v-65b48614],.head-option .plain-head .rotate-up[data-v-65b48614]{animation:rotateUp-65b48614 .2s ease 0s 1 reverse forwards}.head-option .plain-head[data-v-65b48614]{cursor:default;pointer-events:none}.head-option .head:hover .main .name[data-v-65b48614]{font-style:normal;font-weight:500;color:#3b4c5b;opacity:1}.multi-option[data-v-65b48614]{justify-content:space-between}.beta[data-v-65b48614]{font-family:Mulish,sans-serif;font-weight:400;font-size:11px;line-height:16px;background-color:#21b3ba33;border-radius:45px;width:45px;display:flex;justify-content:center;position:absolute;right:-31px;top:10px;rotate:45deg}.beta-container[data-v-65b48614]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.beta-collapsed[data-v-65b48614]{right:-2px}.active[data-v-65b48614]{background:linear-gradient(90deg,rgba(28,171,183,.2) 0px,rgba(172,169,255,0) 50px);border-radius:0 5px 5px 0}.options .option[data-v-65b48614]{display:flex;flex-direction:row;justify-content:left;align-items:center;font-size:14px;cursor:pointer;min-width:100%;height:30px;white-space:nowrap}.options .option .name[data-v-65b48614]{margin-left:60px;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#515164}.options .option:hover .name[data-v-65b48614]{font-style:normal;font-weight:500;color:#3b4c5b}.collapsed .head-option[data-v-65b48614],.collapsed .head-option .head[data-v-65b48614],.collapsed .head-option .plain-head[data-v-65b48614]{justify-content:center;width:100%}.collapsed .head-option .head .main[data-v-65b48614],.collapsed .head-option .plain-head .main[data-v-65b48614]{justify-content:center}.collapsed .head-option .head .main .logo[data-v-65b48614],.collapsed .head-option .plain-head .main .logo[data-v-65b48614]{margin-left:0;margin-right:0}.collapsed .head-option .head .main .name[data-v-65b48614],.collapsed .head-option .plain-head .main .name[data-v-65b48614],.collapsed .head-option .head .dropdown[data-v-65b48614],.collapsed .head-option .plain-head .dropdown[data-v-65b48614]{display:none}.collapsed .plain-head[data-v-65b48614]{cursor:pointer;pointer-events:auto}.collapsed-options[data-v-65b48614]{position:absolute;top:0;left:90px;display:flex;flex-direction:column;justify-content:start;width:160px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px}.collapsed-options .option[data-v-65b48614]{display:flex;justify-content:start;align-items:center;height:30px;padding-left:15px;cursor:pointer;white-space:nowrap}.collapsed-options .option[data-v-65b48614]:hover{background-color:#21b3ba1a}.head-option[data-v-d2acf8a4]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:left;margin-right:30px;cursor:pointer}.head-option .head[data-v-d2acf8a4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:48px}.head-option .head .main[data-v-d2acf8a4]{display:flex;flex-direction:row;justify-content:left;align-items:center}.head-option .head .main .logo[data-v-d2acf8a4]{margin-left:30px;margin-right:10px}.head-option .head .main .name[data-v-d2acf8a4]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#030229;opacity:.5}.head-option .head .dropdown[data-v-d2acf8a4]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.head-option .head .dropup[data-v-d2acf8a4]{rotate:180deg}@keyframes rotateDown-d2acf8a4{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes rotateUp-d2acf8a4{0%{transform:rotate(180deg)}to{transform:rotate(0)}}.head-option .head .rotate-down[data-v-d2acf8a4]{animation:rotateDown-d2acf8a4 .2s ease 0s 1 reverse forwards}.head-option .head .rotate-up[data-v-d2acf8a4]{animation:rotateUp-d2acf8a4 .2s ease 0s 1 reverse forwards}.head-option .head:hover .main .name[data-v-d2acf8a4]{font-style:normal;font-weight:500;color:#3b4c5b;opacity:1}.multi-option[data-v-d2acf8a4]{justify-content:space-between}.active[data-v-d2acf8a4]{background:linear-gradient(90deg,rgba(28,171,183,.2) 0px,rgba(172,169,255,0) 50px);border-radius:0 5px 5px 0}.options .option[data-v-d2acf8a4]{display:flex;flex-direction:row;justify-content:left;align-items:center;font-size:14px;cursor:pointer;min-width:100%;height:30px}.options .option .name[data-v-d2acf8a4]{margin-left:60px;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#515164}.options .option:hover .name[data-v-d2acf8a4]{font-style:normal;font-weight:500;color:#3b4c5b}.collapsed .head-option[data-v-d2acf8a4],.collapsed .head-option .head[data-v-d2acf8a4]{justify-content:center;width:100%}.collapsed .head-option .head .main[data-v-d2acf8a4]{justify-content:center}.collapsed .head-option .head .main .logo[data-v-d2acf8a4]{margin-left:0;margin-right:0}.collapsed .head-option .head .main .name[data-v-d2acf8a4],.collapsed .head-option .head .dropdown[data-v-d2acf8a4]{display:none}.collapsed-options[data-v-d2acf8a4]{position:absolute;top:0;left:90px;display:flex;flex-direction:column;justify-content:start;width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px}.collapsed-options .option[data-v-d2acf8a4]{display:flex;justify-content:start;align-items:center;height:30px;padding-left:15px;cursor:pointer}.collapsed-options .option[data-v-d2acf8a4]:hover{background-color:#1cabb733;border-radius:0 5px 5px 0}.vertical-menu[data-v-3124fec0]{height:100%;min-width:218px;max-width:218px;overflow-y:hidden}.vertical-menu .display[data-v-3124fec0]{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#fff}.vertical-menu .display .main .header[data-v-3124fec0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:30px 30px 40px}.vertical-menu .display .main .header .logo[data-v-3124fec0]{min-height:30px;max-height:30px;min-width:120px;max-width:120px;cursor:pointer}.vertical-menu .display .main .header .arrow[data-v-3124fec0]{cursor:pointer}.vertical-menu .display .profile .group[data-v-3124fec0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:30px;margin-left:15px;margin-right:15px}.vertical-menu .display .profile .group .username[data-v-3124fec0]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-left:10px}.vertical-menu .display .profile .group .username .user-name[data-v-3124fec0]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.vertical-menu .display .profile .group .username .shipper-name[data-v-3124fec0]{font-style:normal;font-weight:600;font-size:13px;line-height:14px;margin-top:5px;color:#3b4c5b}.vertical-menu .display .profile .group .logo[data-v-3124fec0]{margin-left:5px;cursor:pointer;min-width:17px;max-width:17px}.collapsed[data-v-3124fec0]{min-height:520px;height:100%;min-width:135px;max-width:135px;padding-top:30px;padding-bottom:30px}.collapsed .display[data-v-3124fec0]{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-width:80px;margin-left:30px;margin-right:15px;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;background-color:#fff}.collapsed .display .main .header[data-v-3124fec0]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:30px 10px 40px}.collapsed .display .main .header .icon[data-v-3124fec0]{margin-top:30px;height:42px;cursor:pointer}.collapsed .display .main .header .arrow[data-v-3124fec0]{cursor:pointer}.collapsed .display .profile .group[data-v-3124fec0]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:30px;margin-left:30px;margin-right:30px}.collapsed .display .profile .group .logo[data-v-3124fec0]{margin-top:15px;cursor:pointer;min-width:17px;max-width:17px}.profile-image[data-v-3124fec0]{display:flex;justify-content:center;align-items:center;background-color:#fafafa;min-width:45px;max-width:45px;min-height:45px;max-height:45px;border-radius:50%;border:1px solid #21B3BA}.header[data-v-56784716]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;width:100%;background-color:transparent;overflow:hidden}.header .title[data-v-56784716]{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:30px}.header .title .name[data-v-56784716]{height:100%;display:flex;align-items:center;font-style:normal;font-weight:500;font-size:18px;line-height:18px;color:#3b4c5b}.header .title .underline[data-v-56784716]{width:100%;height:3px;background-color:#3b4c5b;border-radius:3px}.header .options[data-v-56784716]{display:flex;align-items:center}.header .options .download[data-v-56784716],.header .options .notifications[data-v-56784716]{cursor:pointer;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a;border-radius:5px;margin-right:15px}.header .options .settings[data-v-56784716]{cursor:pointer;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a;border-radius:5px;margin-right:30px}.header .options .download[data-v-56784716]:hover,.header .options .notifications[data-v-56784716]:hover,.header .options .settings[data-v-56784716]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.header .collapsed-menu[data-v-56784716]{margin-left:15px}.layout[data-v-4782194c]{position:absolute;display:flex;flex-direction:row;width:100%;height:100%;background:#fafafa}.layout .main[data-v-4782194c]{display:flex;flex-direction:column;background-color:#fafafa;height:100%;width:100%;overflow-y:hidden;overflow-x:hidden}.header[data-v-58d7bdd8]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;width:100%;color:#000;background-color:transparent}.frame[data-v-8e4e061e]{position:absolute;display:flex;justify-content:center;align-items:center;height:100%;width:100%}.dot-elastic[data-v-8e4e061e]{position:relative;width:10px;height:10px;border-radius:5px;background-color:#21b3ba;color:#21b3ba;animation:dot-elastic-8e4e061e 1s infinite linear}.dot-elastic[data-v-8e4e061e]:before,.dot-elastic[data-v-8e4e061e]:after{content:"";display:inline-block;position:absolute;top:0}.dot-elastic[data-v-8e4e061e]:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#21b3ba;color:#21b3ba;animation:dot-elastic-before-8e4e061e 1s infinite linear}.dot-elastic[data-v-8e4e061e]:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#21b3ba;color:#21b3ba;animation:dot-elastic-after-8e4e061e 1s infinite linear}@keyframes dot-elastic-before-8e4e061e{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-8e4e061e{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-after-8e4e061e{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}.smart-location[data-v-edc36bd8]{width:100%}.smart-location .input[data-v-edc36bd8]{height:38px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.smart-location .input[data-v-edc36bd8]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.smart-location input[data-v-edc36bd8]:focus{outline:none}.smart-location .input[data-v-edc36bd8]:disabled{background-color:#e6e6e6cc}.smart-location select>option[data-v-edc36bd8]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.smart-location .header[data-v-edc36bd8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:15px}.smart-location .country[data-v-edc36bd8]{min-width:250px;width:100%;white-space:nowrap;overflow-x:hidden}.smart-location .country .name[data-v-edc36bd8]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.smart-location .country .summary[data-v-edc36bd8]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:5px;margin-left:15px}.smart-location .country .summary .value[data-v-edc36bd8]{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.smart-location .country .input[data-v-edc36bd8]{width:100%}.smart-location .location[data-v-edc36bd8]{position:relative;min-width:250px;width:100%;white-space:nowrap}.smart-location .location .input-line[data-v-edc36bd8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:100%;max-width:100%;height:38px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.smart-location .location .input-line .input[data-v-edc36bd8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:100%;max-width:100%;height:36px;white-space:nowrap;padding-left:10px;border:none;color:#3b4c5b}.smart-location .location .input-line .input .selected-location[data-v-edc36bd8]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;margin-left:5px;overflow:hidden;cursor:pointer}.smart-location .location .input-line .input .selected-location .main[data-v-edc36bd8]{font-size:14px}.smart-location .location .input-line .input .selected-location .minor[data-v-edc36bd8]{opacity:.6;font-size:12px}.smart-location .location .input-line .input .selected-postal-code[data-v-edc36bd8]{width:100%;margin-left:5px;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.smart-location .location .input-line .input .selected-postal-code .main[data-v-edc36bd8]{font-style:normal;font-weight:500;font-size:14px;line-height:16px}.smart-location .location .input-line .input .selected-postal-code .municipality[data-v-edc36bd8]{font-style:normal;font-weight:400;font-size:14px;line-height:16px}.smart-location .location .input-line .input .location-input[data-v-edc36bd8]{width:100%;height:100%;border-radius:8px;border:none;transition:none;outline:none}.smart-location .location .input-line .input .logo-delete[data-v-edc36bd8]{cursor:pointer;margin-right:15px;margin-left:15px;min-height:18px;max-height:18px;min-width:18x;max-width:18px}.smart-location .location .input-line .input[data-v-edc36bd8]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.smart-location .location .input-line input[data-v-edc36bd8]:focus{outline:none}.smart-location .location .disabled[data-v-edc36bd8]{pointer-events:none;background-color:#f0f0f0;color:#a0a0a0;cursor:not-allowed;border:1px solid #d0d0d0;opacity:.7}.smart-location .location .location-selector[data-v-edc36bd8]{position:absolute;min-height:160px;max-height:320px;min-width:100%;max-width:100%;margin-top:5px;z-index:5;left:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;overflow-y:scroll}.smart-location .location .location-selector .logo[data-v-edc36bd8]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:10px;margin-left:10px}.smart-location .location .location-selector .created-header[data-v-edc36bd8]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px;margin-bottom:5px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.smart-location .location .location-selector .created[data-v-edc36bd8]{margin-bottom:5px}.smart-location .location .location-selector .created .zones[data-v-edc36bd8]{padding-left:2%;padding-top:2%;padding-bottom:2%;font-size:14px;color:#000}.smart-location .location .location-selector .created .zones .option[data-v-edc36bd8]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000;white-space:nowrap}.smart-location .location .location-selector .created .zones .option .warehouse-info[data-v-edc36bd8]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.3rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .zones .option .warehouse-info .warehouse-heading[data-v-edc36bd8]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:13px;line-height:15px;color:#3b4c5b}.smart-location .location .location-selector .created .zones .option .warehouse-info .item[data-v-edc36bd8]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.smart-location .location .location-selector .created .zones .option .warehouse-info[data-v-edc36bd8]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .created .division[data-v-edc36bd8]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.smart-location .location .location-selector .created .division .county-info[data-v-edc36bd8]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .division .county-info[data-v-edc36bd8]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .created .division .municipality-info[data-v-edc36bd8]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .division .municipality-info[data-v-edc36bd8]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .none[data-v-edc36bd8]{font-size:12px;opacity:.6;margin-bottom:5px}.smart-location .location .location-selector .none .center[data-v-edc36bd8]{display:flex;justify-content:center}.smart-location .location .location-selector .global[data-v-edc36bd8]{max-height:250px;overflow-y:scroll}.smart-location .location .location-selector .postal_code[data-v-edc36bd8]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100%;max-width:100%;border-radius:8px;padding-top:2%;padding-bottom:2%;margin-bottom:2%;cursor:pointer}.smart-location .location .location-selector .postal_code .logo-pin[data-v-edc36bd8]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.smart-location .location .location-selector .postal_code .postal-code-option[data-v-edc36bd8]{margin-left:3%;padding-top:1%;padding-bottom:2%;color:#000;font-size:14px;height:2em;text-align:center}.smart-location .location .location-selector .postal_code[data-v-edc36bd8]:hover{background-color:#21b3ba33}.horizontal[data-v-edc36bd8]{display:flex;flex-direction:row;justify-content:start;align-items:start}.horizontal .header[data-v-edc36bd8]{margin-top:0%}.horizontal .country[data-v-edc36bd8]{min-width:150px;max-width:150px}.horizontal .country .input[data-v-edc36bd8]{width:150px}.horizontal .location[data-v-edc36bd8]{margin-left:15px}.filters-display[data-v-94b2cd4e]{position:absolute;z-index:1000;top:35px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:700px;min-height:150px;background-color:#3b4c5b;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.filters-display .input[data-v-94b2cd4e]{width:100%;margin-top:15px}.filters-display .line[data-v-94b2cd4e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:15px;padding-left:15px;padding-right:15px}.filters-display .field[data-v-94b2cd4e]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%;padding:10px;background-color:#e6e6e6cc;border-radius:8px}.filters-display .field .title[data-v-94b2cd4e]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.filters-display .origin[data-v-94b2cd4e],.filters-display .destination[data-v-94b2cd4e]{justify-content:space-between;min-height:182px}.filters-display .submit[data-v-94b2cd4e]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;margin-top:15px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;background-color:#fafafa;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.filters-display .submit .btn-clean[data-v-94b2cd4e]{display:flex;justify-content:center;align-items:center;white-space:nowrap;min-height:40px;max-height:40px;width:50%;border-bottom-left-radius:8px;color:#3b4c5b;cursor:pointer}.filters-display .submit .btn-confirm[data-v-94b2cd4e]{display:flex;justify-content:center;align-items:center;white-space:nowrap;min-height:40px;max-height:40px;width:50%;border-bottom-right-radius:8px;color:#fff;cursor:pointer}.filters-display .submit .disabled[data-v-94b2cd4e]{pointer-events:none;background-color:#e6e6e6cc;color:#7e7e7e;cursor:default}@media (max-width: 1600px){.filters-display[data-v-94b2cd4e]{left:50%;transform:translate(-40%)}}.sorting-display[data-v-4660f109]{position:absolute;top:35px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:400px;min-height:150px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.sub-header[data-v-1277307d]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%}.sub-header .options[data-v-1277307d]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-1277307d]{display:flex;justify-content:center;align-items:center;height:60px;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-1277307d]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-1277307d]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-1277307d]{margin-right:10px}.sub-header .options .active[data-v-1277307d]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-1277307d]{display:flex;justify-content:space-between;align-items:center;height:100%;margin-left:30px}.sub-header .additional .logo[data-v-1277307d]{cursor:pointer}.sub-header .additional .disabled-logo[data-v-1277307d]{pointer-events:none;cursor:default}.sub-header .additional .floating-drop[data-v-1277307d]{position:relative;margin-right:30px}.sub-header .additional .floating-drop .logo-container[data-v-1277307d]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:30px;max-width:30px;min-height:30px;max-height:30px;background-color:#e6e6e6cc;border-radius:5px;cursor:pointer}.sub-header .additional .floating-drop .logo-container[data-v-1277307d]:hover{box-shadow:0 0 7.32px .43px #0003}.sub-header .additional .floating-drop .logo-container-active[data-v-1277307d]{background-color:#7edcec99;box-shadow:0 2px 4px #0003}.sub-header .additional .floating-drop .logo-container-used[data-v-1277307d]{border:1px solid #21B3BA;box-shadow:0 0 7.32px .43px #21b3ba}.sub-header .additional .floating-drop-active[data-v-1277307d]{z-index:10001!important}.sub-header .additional .input-group[data-v-1277307d]{position:relative;display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;margin-right:30px;width:auto}.sub-header .additional .input-group .datepicker[data-v-1277307d]{margin-left:3%;min-width:107px;max-width:107px;height:35px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #7e7e7e;--dp-border-color-hover: #7e7e7e;--dp-input-padding: 6px 22px 6px 10px;--dp-background-color: transparent}.sub-header .additional .input-group .range[data-v-1277307d]{min-width:197px;max-width:197px}.sub-header .additional .input-group .disabled[data-v-1277307d]{border-radius:8px;--dp-text-color: transparent}.sub-header .additional .input-group .logo[data-v-1277307d]{margin-right:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.sub-header .additional .input-group .delete-logo[data-v-1277307d]{position:absolute;right:3px;min-width:14px;max-width:14px;min-height:14px;max-height:14px;cursor:pointer}.sub-header .additional .searcher[data-v-1277307d]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}@media (max-width: 1300px){.sub-header .additional .searcher[data-v-1277307d]{display:none}}.sub-header .additional .searcher .input[data-v-1277307d]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.sub-header .additional .searcher .input[data-v-1277307d]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-1277307d]:focus{outline:none}.sub-header .additional .searcher .search[data-v-1277307d]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-1277307d]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .refresh[data-v-1277307d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;margin-right:15px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .refresh .logo[data-v-1277307d]{margin-right:10px}.sub-header .additional .new-order[data-v-1277307d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .upload-orders[data-v-1277307d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;margin-right:15px;background-color:#7e7e7e;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .refresh[data-v-1277307d]:hover,.sub-header .additional .new-order[data-v-1277307d]:hover,.sub-header .additional .upload-orders[data-v-1277307d]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-1277307d]{padding-left:15px}.blured-layer[data-v-1277307d]{position:fixed;background:rgba(255,255,255,.4);z-index:10000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.option[data-v-f90224a5]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.option[data-v-f90224a5]:hover{font-style:normal;font-weight:500}.warning[data-v-f90224a5],.billed[data-v-f90224a5]{color:#d2a54a}.option[data-v-61db492d]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.option[data-v-61db492d]:hover{font-style:normal;font-weight:500}.warning[data-v-61db492d],.billed[data-v-61db492d]{color:#d2a54a}.report[data-v-61db492d]{color:#f78c8c;font-weight:400}.option[data-v-6a6e0c58]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.option[data-v-6a6e0c58]:hover{font-style:normal;font-weight:500}.warning[data-v-6a6e0c58],.billed[data-v-6a6e0c58]{color:#d2a54a}.report[data-v-6a6e0c58]{color:#f78c8c;font-weight:400}.board-options-display[data-v-fd453232]{position:absolute;top:20px;left:5px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:180px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.kanban-options-display[data-v-fd453232]{position:absolute;top:100%;right:0%;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:180px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.option[data-v-fd453232]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.option[data-v-fd453232]:hover{font-style:normal;font-weight:500}.report[data-v-fd453232]{color:#f78c8c;font-weight:400}.table-options-display[data-v-fd453232]{position:absolute;top:60%;right:30%;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:180px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:999!important;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.route[data-v-21374b67]{display:flex;justify-content:space-between;align-items:start;width:100%;margin-top:10px;padding-left:5px;padding-right:5px}.route .location[data-v-21374b67]{display:flex;flex-direction:column;justify-content:start;height:100%;min-width:43%;max-width:43%;overflow:hidden}.route .location .place[data-v-21374b67]{display:flex;flex-direction:column;justify-content:space-between;width:100%;white-space:nowrap}.route .location .place .wrapper[data-v-21374b67]{display:flex;flex-direction:column;justify-content:start}.route .location .place .municipality[data-v-21374b67]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .place .minor[data-v-21374b67]{font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#3b4c5b}.route .location .details[data-v-21374b67]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.route .location .details .item[data-v-21374b67]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.route .location .details .item .name[data-v-21374b67]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.route .location .date[data-v-21374b67]{display:flex;flex-direction:row;align-items:center;margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b}.route .location .date .operator[data-v-21374b67]{color:#3b4c5b}.route .location .date .multidate[data-v-21374b67]{display:flex;flex-direction:column;justify-content:start}.route .location .date .scheduled[data-v-21374b67]{color:#3b4c5b}.route .location .date .scheduled .logo[data-v-21374b67]{min-width:12px;max-width:12px;min-height:12px;max-height:12px;margin-bottom:3px;margin-left:2px}.route .location .date .exworks-dates[data-v-21374b67]{display:flex;flex-direction:column;justify-content:start;align-items:center}.route .location .date .exworks-dates .target[data-v-21374b67]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b}.route .location .date .exworks-dates .scheduled[data-v-21374b67]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b;margin-top:2px}.route .location .date .exworks-dates .logo[data-v-21374b67]{min-width:17px;max-width:17px;min-height:17px;max-height:17px;margin-right:5px}.route .location .invalid-date[data-v-21374b67]{color:#f78c8c}.route .location .extra[data-v-21374b67]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.route .origin[data-v-21374b67],.route .origin .place[data-v-21374b67],.route .origin .place .wrapper[data-v-21374b67]{align-items:start}.route .origin .details[data-v-21374b67],.route .origin .date[data-v-21374b67]{justify-content:start}.route .origin .date .multidate[data-v-21374b67]{align-items:start}.route .destination[data-v-21374b67],.route .destination .place[data-v-21374b67],.route .destination .place .wrapper[data-v-21374b67]{align-items:end}.route .destination .details[data-v-21374b67],.route .destination .date[data-v-21374b67]{justify-content:end}.route .destination .date .multidate[data-v-21374b67]{align-items:end}.route .arrow[data-v-21374b67]{position:relative;min-width:12px}.route .arrow .round-trip[data-v-21374b67],.route .arrow .customs[data-v-21374b67]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.route .arrow .round-trip[data-v-21374b67]{background-color:#7edcec99}.route .arrow .customs[data-v-21374b67]{background-color:#e6e6e6cc}.header[data-v-1ef2b7dc]{display:flex;justify-content:space-between;align-items:start;max-width:100%}.header .identifier[data-v-1ef2b7dc]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:10px;overflow:hidden}.header .identifier .main[data-v-1ef2b7dc]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.header .identifier .order-id[data-v-1ef2b7dc]{display:flex;flex-direction:row;justify-content:start;align-items:center;max-width:160px;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.header .identifier .order-id .number[data-v-1ef2b7dc]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header .identifier .type[data-v-1ef2b7dc]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;margin-left:2px;border-radius:2em}.header .identifier .type .name[data-v-1ef2b7dc]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.header .identifier .type .detail[data-v-1ef2b7dc]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.header .identifier .ltl[data-v-1ef2b7dc]{color:#217dbb}.header .identifier .ftl[data-v-1ef2b7dc]{color:#7e7e7e}.header .identifier .groupage[data-v-1ef2b7dc]{color:#3b4c5b}.header .identifier .recipient[data-v-1ef2b7dc]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.header .identifier .recipient .name[data-v-1ef2b7dc]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header[data-v-a721818c]{display:flex;justify-content:space-between;align-items:start;max-width:100%}.header .identifier[data-v-a721818c]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:10px;overflow:hidden}.header .identifier .main[data-v-a721818c]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.header .identifier .order-id[data-v-a721818c]{display:flex;flex-direction:row;justify-content:start;align-items:center;max-width:160px;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.header .identifier .order-id .number[data-v-a721818c]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header .identifier .type[data-v-a721818c]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;margin-left:2px;border-radius:2em}.header .identifier .type .name[data-v-a721818c]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.header .identifier .type .detail[data-v-a721818c]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.header .identifier .ltl[data-v-a721818c]{color:#217dbb}.header .identifier .ftl[data-v-a721818c]{color:#7e7e7e}.header .identifier .groupage[data-v-a721818c]{color:#3b4c5b}.header .identifier .recipient[data-v-a721818c]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.header .identifier .recipient .name[data-v-a721818c]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header[data-v-2b01748c]{display:flex;justify-content:space-between;align-items:start;max-width:100%}.header .identifier[data-v-2b01748c]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:10px;overflow:hidden}.header .identifier .main[data-v-2b01748c]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.header .identifier .order-id[data-v-2b01748c]{display:flex;flex-direction:row;justify-content:start;align-items:center;max-width:160px;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.header .identifier .order-id .number[data-v-2b01748c]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header .identifier .type[data-v-2b01748c]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;margin-left:2px;border-radius:2em}.header .identifier .type .name[data-v-2b01748c]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.header .identifier .type .detail[data-v-2b01748c]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.header .identifier .ltl[data-v-2b01748c]{color:#217dbb}.header .identifier .ftl[data-v-2b01748c]{color:#7e7e7e}.header .identifier .groupage[data-v-2b01748c]{color:#3b4c5b}.header .identifier .recipient[data-v-2b01748c]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.header .identifier .recipient .name[data-v-2b01748c]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.groupage-origins[data-v-2b01748c]::-webkit-scrollbar{width:2px!important}.groupage-origins-tags[data-v-2b01748c]{display:flex;flex-wrap:wrap;gap:3px}.groupage-date[data-v-2b01748c]{font-size:14px;color:#3b4c5b;margin-top:1px;margin-bottom:3px}.groupage-origins[data-v-2b01748c]{display:flex;flex-direction:column;gap:5px;overflow:auto;max-height:45px}.groupage-origins .groupage-origin-location[data-v-2b01748c]{display:flex;gap:3px}.groupage-origins .groupage-origin-location .place[data-v-2b01748c]{display:flex;flex-direction:column;white-space:nowrap;justify-content:center}.groupage-origins .groupage-origin-location .place .wrapper[data-v-2b01748c]{display:flex;flex-direction:column}.groupage-origins .groupage-origin-location .place .municipality[data-v-2b01748c]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .place .minor[data-v-2b01748c]{font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#3b4c5b}.groupage-origins .groupage-origin-location .origin-item[data-v-2b01748c]{width:11px}.groupage-origins .groupage-origin-location .origin-index[data-v-2b01748c]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e;width:16px}.groupage-origins .groupage-origin-location .details[data-v-2b01748c]{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.groupage-origins .groupage-origin-location .details .item[data-v-2b01748c]{display:flex;flex-direction:row;align-items:center;overflow:hidden}.groupage-origins .groupage-origin-location .details .item .name[data-v-2b01748c]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.groupage-origins .groupage-origin-location .date[data-v-2b01748c]{display:flex;flex-direction:row;align-items:center;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .date .operator[data-v-2b01748c]{color:#3b4c5b}.groupage-origins .groupage-origin-location .date .multidate[data-v-2b01748c]{display:flex;flex-direction:column;justify-content:start}.groupage-origins .groupage-origin-location .date .scheduled[data-v-2b01748c]{color:#3b4c5b}.groupage-origins .groupage-origin-location .extra[data-v-2b01748c]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.groupage-origins .expedition-number[data-v-2b01748c]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.carrier-label[data-v-3d79668b]{position:absolute;right:0;top:-22px;display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;overflow:hidden;max-width:280px;padding:5px 7px;background-color:#21b3ba33;border-top-right-radius:8px;border-top-left-radius:8px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.order[data-v-34bea6ef]{position:relative;display:flex;flex-direction:row;justify-content:start;align-items:start;min-height:115px;width:100%;min-width:300px;max-width:300px;margin-top:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;cursor:grab}.order .skeleton[data-v-34bea6ef]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;height:100%}.order .skeleton .selector[data-v-34bea6ef]{position:absolute;top:-1px;left:4px}.order .skeleton .selector .classic-checkbox[data-v-34bea6ef]{border-radius:50%;cursor:pointer}.order .skeleton .label[data-v-34bea6ef]{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:20px;border-top-left-radius:8px;border-bottom-left-radius:8px}.order .skeleton .label .container[data-v-34bea6ef]{position:relative;height:100%}.order .skeleton .label .container .name[data-v-34bea6ef]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px}.order .skeleton .shared[data-v-34bea6ef]{background-color:#7edcec99}.order .skeleton .shared .name[data-v-34bea6ef]{color:#3b4c5b}.order .skeleton .incomplete[data-v-34bea6ef]{background-color:#d2a54ab3}.order .skeleton .incomplete .name[data-v-34bea6ef]{color:#3b4c5b}.order .skeleton .body[data-v-34bea6ef]{display:flex;flex-direction:column;justify-content:space-between;padding:8px 10px 8px 18px;width:100%}.order .skeleton .body .divider[data-v-34bea6ef]{width:100%;height:1px;background-color:#e0e0e0;margin:7px 0}.order .skeleton .body .additional-info[data-v-34bea6ef]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:2px 5px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.order .skeleton .body .additional-info .logo[data-v-34bea6ef]{min-height:18px;min-width:18px;margin-right:5px}.order .skeleton .body-with-carrier[data-v-34bea6ef]{padding-bottom:17px}.order .skeleton .with-label[data-v-34bea6ef]{padding-left:35px}.order .additional[data-v-34bea6ef]{position:absolute;right:10px;top:10px;display:flex;justify-content:row;align-items:start;white-space:nowrap}.order .additional .menu[data-v-34bea6ef]{display:flex;flex-direction:row;justify-content:center;align-items:start;width:25px;height:20px;padding-top:5px;cursor:pointer}.order-with-carrier[data-v-34bea6ef]{margin-top:37px;border-top-right-radius:0}.order.hovered[data-v-34bea6ef],.order[data-v-34bea6ef]:hover{border:2px solid #21B3BA}.order.hovered .label[data-v-34bea6ef],.order:hover .label[data-v-34bea6ef]{border-top-left-radius:6px;border-bottom-left-radius:6px}.order:hover .selector[data-v-34bea6ef]{display:block}.shadow-billed[data-v-34bea6ef]{box-shadow:0 0 7.32px .43px #d2a54a}.shadow-incidents[data-v-34bea6ef]{box-shadow:0 0 7.32px 1.3px #f78c8c}.groupage-origins[data-v-34bea6ef]::-webkit-scrollbar{width:2px!important}.groupage-origins-tags[data-v-34bea6ef]{display:flex;flex-wrap:wrap;gap:3px}.groupage-date[data-v-34bea6ef]{font-size:14px;color:#3b4c5b;margin-top:1px;margin-bottom:3px}.groupage-origins[data-v-34bea6ef]{display:flex;flex-direction:column;gap:5px;overflow:auto;max-height:45px}.groupage-origins .groupage-origin-location[data-v-34bea6ef]{display:flex;gap:3px}.groupage-origins .groupage-origin-location .place[data-v-34bea6ef]{display:flex;flex-direction:column;white-space:nowrap;justify-content:center}.groupage-origins .groupage-origin-location .place .wrapper[data-v-34bea6ef]{display:flex;flex-direction:column}.groupage-origins .groupage-origin-location .place .municipality[data-v-34bea6ef]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .place .minor[data-v-34bea6ef]{font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#3b4c5b}.groupage-origins .groupage-origin-location .origin-item[data-v-34bea6ef]{width:11px}.groupage-origins .groupage-origin-location .origin-index[data-v-34bea6ef]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e;width:16px}.groupage-origins .groupage-origin-location .details[data-v-34bea6ef]{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.groupage-origins .groupage-origin-location .details .item[data-v-34bea6ef]{display:flex;flex-direction:row;align-items:center;overflow:hidden}.groupage-origins .groupage-origin-location .details .item .name[data-v-34bea6ef]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.groupage-origins .groupage-origin-location .date[data-v-34bea6ef]{display:flex;flex-direction:row;align-items:center;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .date .operator[data-v-34bea6ef]{color:#3b4c5b}.groupage-origins .groupage-origin-location .date .multidate[data-v-34bea6ef]{display:flex;flex-direction:column;justify-content:start}.groupage-origins .groupage-origin-location .date .scheduled[data-v-34bea6ef]{color:#3b4c5b}.groupage-origins .groupage-origin-location .extra[data-v-34bea6ef]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.groupage-origins .expedition-number[data-v-34bea6ef]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.orders[data-v-a901fabc]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;padding-bottom:80px;overflow:scroll;-webkit-user-select:none;user-select:none}.orders .header[data-v-a901fabc]{display:flex;flex-direction:row;justify-content:space-between;align-items:top;margin-bottom:5px}.orders .header .title[data-v-a901fabc]{display:flex;flex-direction:row;justify-content:left;align-items:center;font-style:normal;width:100%;min-width:300px;margin-left:5px;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.orders .header .title .dot[data-v-a901fabc]{margin-left:10px;min-width:10px;max-width:10px;min-height:10px;max-height:10px;border-radius:50%}.orders .header .pending[data-v-a901fabc]{margin-left:30px}.orders .header .collapsed-menu[data-v-a901fabc]{margin-left:15px}.orders .status[data-v-a901fabc]{display:flex;flex-direction:row;width:100%}.orders .status .column[data-v-a901fabc]{width:100%;min-width:300px;margin-right:5px}.orders .status .pending[data-v-a901fabc]{margin-left:30px}.orders .status .collapsed-menu[data-v-a901fabc]{margin-left:15px}.orders .status .order-container[data-v-a901fabc]{width:fit-content}.orders .no-orders[data-v-a901fabc]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.orders .no-orders .logo[data-v-a901fabc]{margin-left:5px;margin-bottom:5px}.orders[data-v-a901fabc]::-webkit-scrollbar{height:10px}.selection-box[data-v-a901fabc]{position:absolute;border:1px dashed #21B3BA;background-color:#21b3ba33;pointer-events:none}.route[data-v-9bdb12ef]{display:flex;justify-content:space-between;align-items:start;min-width:255px;max-width:255px}.route .location[data-v-9bdb12ef]{display:flex;align-items:center;width:calc(50% - 10px);font-style:normal;font-weight:500;font-size:14px;line-height:25px}.route .location .display[data-v-9bdb12ef]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.route .location .display .details[data-v-9bdb12ef]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.route .location .display .details .item[data-v-9bdb12ef]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.route .location .display .details .item .name[data-v-9bdb12ef]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.route .location .display .place[data-v-9bdb12ef]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.route .location .display .place .wrapper[data-v-9bdb12ef]{display:flex;flex-direction:column;justify-content:start}.route .location .display .place .municipality[data-v-9bdb12ef]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date[data-v-9bdb12ef]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date .operator[data-v-9bdb12ef]{color:#3b4c5b}.route .location .display .date .multidate[data-v-9bdb12ef]{display:flex;flex-direction:column;justify-content:start}.route .location .display .date .scheduled[data-v-9bdb12ef]{color:#3b4c5b}.route .location .display .date .scheduled .logo[data-v-9bdb12ef]{min-width:12px;max-width:12px;min-height:12px;max-height:12px;margin-bottom:3px;margin-left:2px}.route .location .display .date .exworks-dates[data-v-9bdb12ef]{display:flex;flex-direction:column;justify-content:start;align-items:center}.route .location .display .date .exworks-dates .target[data-v-9bdb12ef]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b}.route .location .display .date .exworks-dates .scheduled[data-v-9bdb12ef]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b;margin-top:2px}.route .location .display .date .exworks-dates .logo[data-v-9bdb12ef]{min-width:17px;max-width:17px;min-height:17px;max-height:17px;margin-right:5px}.route .location .display .invalid-date[data-v-9bdb12ef]{color:#f78c8c}.route .location .display .extra[data-v-9bdb12ef]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.route .origin[data-v-9bdb12ef]{justify-content:start}.route .origin .display[data-v-9bdb12ef],.route .origin .display .place[data-v-9bdb12ef],.route .origin .display .place .wrapper[data-v-9bdb12ef]{align-items:start}.route .origin .display .details[data-v-9bdb12ef]{justify-content:start}.route .destination[data-v-9bdb12ef]{justify-content:end}.route .destination .display[data-v-9bdb12ef],.route .destination .display .place[data-v-9bdb12ef],.route .destination .display .place .wrapper[data-v-9bdb12ef]{align-items:end}.route .destination .display .details[data-v-9bdb12ef]{justify-content:end}.route .arrow[data-v-9bdb12ef]{position:relative;margin-top:0;min-width:12px}.route .arrow .round-trip[data-v-9bdb12ef],.route .arrow .customs[data-v-9bdb12ef]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.route .arrow .round-trip[data-v-9bdb12ef]{background-color:#7edcec99}.route .arrow .customs[data-v-9bdb12ef]{background-color:#e6e6e6cc}.identifier[data-v-dd225657]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-width:200px;max-width:200px;margin-left:10px;margin-right:10px;overflow:hidden}.identifier .main[data-v-dd225657]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.identifier .order-id[data-v-dd225657]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.identifier .order-id .number[data-v-dd225657]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.identifier .type[data-v-dd225657]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.identifier .type .name[data-v-dd225657]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.identifier .type .detail[data-v-dd225657]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.identifier .exw[data-v-dd225657]{color:#3b4c5b}.identifier .ltl[data-v-dd225657]{color:#217dbb}.identifier .ftl[data-v-dd225657]{color:#7e7e7e}.identifier .recipient[data-v-dd225657]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.identifier .recipient .name[data-v-dd225657]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.carrier[data-v-dd225657]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.carrier .item[data-v-dd225657]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.carrier .item .logo[data-v-dd225657]{min-width:25px}.additional-info[data-v-dd225657]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:120px;max-width:120px;height:60%;margin-left:20px;margin-right:20px;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}.additional-info .logo[data-v-dd225657]{min-height:18px;min-width:18px;margin-right:5px}.price[data-v-dd225657]{display:flex;justify-content:center;min-width:100px;max-width:100px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.divider[data-v-dd225657]{width:1px;height:90%;background-color:#e0e0e0}.identifier[data-v-68fc21a2]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-width:200px;max-width:200px;margin-left:10px;margin-right:10px;overflow:hidden}.identifier .main[data-v-68fc21a2]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.identifier .order-id[data-v-68fc21a2]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.identifier .order-id .number[data-v-68fc21a2]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.identifier .type[data-v-68fc21a2]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.identifier .type .name[data-v-68fc21a2]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.identifier .type .detail[data-v-68fc21a2]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.identifier .exw[data-v-68fc21a2]{color:#3b4c5b}.identifier .ltl[data-v-68fc21a2]{color:#217dbb}.identifier .ftl[data-v-68fc21a2]{color:#7e7e7e}.identifier .recipient[data-v-68fc21a2]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.identifier .recipient .name[data-v-68fc21a2]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.carrier[data-v-68fc21a2]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.carrier .item[data-v-68fc21a2]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.carrier .item .logo[data-v-68fc21a2]{min-width:25px}.additional-info[data-v-68fc21a2]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:120px;max-width:120px;height:60%;margin-left:20px;margin-right:20px;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}.additional-info .logo[data-v-68fc21a2]{min-height:18px;min-width:18px;margin-right:5px}.price[data-v-68fc21a2]{display:flex;justify-content:center;min-width:100px;max-width:100px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.divider[data-v-68fc21a2]{width:1px;height:90%;background-color:#e0e0e0}.identifier[data-v-4e883440]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-width:200px;max-width:200px;margin-left:10px;margin-right:10px;overflow:hidden}.identifier .main[data-v-4e883440]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.identifier .order-id[data-v-4e883440]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.identifier .order-id .number[data-v-4e883440]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.identifier .type[data-v-4e883440]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.identifier .type .name[data-v-4e883440]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.identifier .type .detail[data-v-4e883440]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.identifier .groupage[data-v-4e883440]{color:#3b4c5b}.carrier[data-v-4e883440]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.carrier .item[data-v-4e883440]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.carrier .item .logo[data-v-4e883440]{min-width:25px}.additional-info[data-v-4e883440]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:120px;max-width:120px;height:60%;margin-left:20px;margin-right:20px;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}.additional-info .logo[data-v-4e883440]{min-height:18px;min-width:18px;margin-right:5px}.price[data-v-4e883440]{display:flex;justify-content:center;min-width:100px;max-width:100px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.groupage-date[data-v-4e883440]{display:flex;justify-content:start;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.groupage-origins[data-v-4e883440]::-webkit-scrollbar{width:2px!important}.groupage-origins-tags[data-v-4e883440]{display:flex;flex-wrap:wrap;gap:3px}.groupage-origins[data-v-4e883440]{display:flex;flex-direction:column;gap:5px;overflow:auto;max-height:45px;min-width:255px;max-width:255px}.groupage-origins .groupage-origin-location[data-v-4e883440]{display:flex;gap:3px}.groupage-origins .groupage-origin-location .place[data-v-4e883440]{display:flex;flex-direction:column;white-space:nowrap;justify-content:center}.groupage-origins .groupage-origin-location .place .wrapper[data-v-4e883440]{display:flex;flex-direction:column}.groupage-origins .groupage-origin-location .place .municipality[data-v-4e883440]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .place .minor[data-v-4e883440]{font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#3b4c5b}.groupage-origins .groupage-origin-location .origin-item[data-v-4e883440]{width:11px}.groupage-origins .groupage-origin-location .origin-index[data-v-4e883440]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e;width:16px}.groupage-origins .groupage-origin-location .details[data-v-4e883440]{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.groupage-origins .groupage-origin-location .details .item[data-v-4e883440]{display:flex;flex-direction:row;align-items:center;overflow:hidden}.groupage-origins .groupage-origin-location .details .item .name[data-v-4e883440]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.groupage-origins .expedition-number[data-v-4e883440]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.divider[data-v-4e883440]{width:1px;height:90%;background-color:#e0e0e0}.summit[data-v-f4683495]{display:flex;justify-content:space-between;align-items:center}.summit .cta[data-v-f4683495]{display:flex;justify-content:right;align-items:center;white-space:nowrap;width:100px;color:#3b4c5b;margin-right:35px;cursor:pointer}.summit .cta .action[data-v-f4683495]{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:10px;margin-right:5px}.summit .billed[data-v-f4683495]{color:#d2a54a}.summit .share[data-v-f4683495]{color:#217dbb}.summit .assign[data-v-f4683495]{color:#21b3ba}.summit .load[data-v-f4683495]{color:#3a974c}.summit .finish[data-v-f4683495]{color:#3b4c5b}.summit[data-v-655ba953]{display:flex;justify-content:space-between;align-items:center}.summit .cta[data-v-655ba953]{display:flex;justify-content:right;align-items:center;white-space:nowrap;width:100px;color:#3b4c5b;margin-right:35px;cursor:pointer}.summit .cta .action[data-v-655ba953]{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:10px;margin-right:5px}.summit .billed[data-v-655ba953]{color:#d2a54a}.summit .share[data-v-655ba953]{color:#217dbb}.summit .assign[data-v-655ba953]{color:#21b3ba}.summit .load[data-v-655ba953]{color:#3a974c}.summit .finish[data-v-655ba953]{color:#3b4c5b}.summit[data-v-1258ef5b]{display:flex;justify-content:space-between;align-items:center}.summit .cta[data-v-1258ef5b]{display:flex;justify-content:right;align-items:center;white-space:nowrap;width:100px;color:#3b4c5b;margin-right:35px;cursor:pointer}.summit .cta .action[data-v-1258ef5b]{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:10px;margin-right:5px}.summit .billed[data-v-1258ef5b]{color:#d2a54a}.summit .share[data-v-1258ef5b]{color:#217dbb}.summit .assign[data-v-1258ef5b]{color:#21b3ba}.summit .load[data-v-1258ef5b]{color:#3a974c}.summit .finish[data-v-1258ef5b]{color:#3b4c5b}.order[data-v-05cba1a4]{position:relative;display:flex;justify-content:space-between;align-items:center;height:80px;min-width:1310px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:0;padding-right:20px;cursor:pointer}.order .skeleton[data-v-05cba1a4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%}.order .skeleton .selector[data-v-05cba1a4]{position:absolute;top:-1px;left:20px}.order .skeleton .selector .classic-checkbox[data-v-05cba1a4]{border-radius:50%;cursor:pointer}.order .skeleton .label[data-v-05cba1a4]{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:15px;border-top-left-radius:8px;border-bottom-left-radius:8px}.order .skeleton .label .container[data-v-05cba1a4]{position:relative;height:100%}.order .skeleton .label .container .name[data-v-05cba1a4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;white-space:nowrap;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#3b4c5b}.order .skeleton .shared[data-v-05cba1a4]{background-color:#7edcec99}.order .skeleton .shared .name[data-v-05cba1a4]{color:#3b4c5b}.order .skeleton .incomplete[data-v-05cba1a4]{background-color:#d2a54ab3}.order .skeleton .incomplete .name[data-v-05cba1a4]{color:#3b4c5b}.order .skeleton .status[data-v-05cba1a4]{display:flex;flex-direction:column;justify-content:space-between;min-width:100px;max-width:100px;height:28px;margin-left:20px;margin-right:15px}.order .skeleton .status .name[data-v-05cba1a4]{display:flex;justify-content:center;align-items:center;height:16px;border:1px solid;border-radius:3px;padding-left:10px;padding-right:10px;font-style:normal;font-weight:400;font-size:11px;line-height:16px}.order .skeleton .status .pending[data-v-05cba1a4]{color:#f78c8c;border-color:#f78c8c}.order .skeleton .status .confirmed[data-v-05cba1a4]{color:#d2a54a;border-color:#d2a54a}.order .skeleton .status .started[data-v-05cba1a4]{color:#18b2b8;border-color:#18b2b8}.order .skeleton .status .finished[data-v-05cba1a4]{color:#3a974c;border-color:#3a974c}.order .skeleton .status .progress-bar[data-v-05cba1a4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.order .skeleton .status .progress-bar .step[data-v-05cba1a4]{height:4px;width:24px;border-radius:8px;padding-left:3px;padding-right:3px;background-color:#7e7e7e}.order .skeleton .status .progress-bar .pending[data-v-05cba1a4]{background-color:#f78c8c}.order .skeleton .status .progress-bar .confirmed[data-v-05cba1a4]{background-color:#d2a54a}.order .skeleton .status .progress-bar .started[data-v-05cba1a4]{background-color:#18b2b8}.order .skeleton .status .progress-bar .finished[data-v-05cba1a4]{background-color:#3a974c}.order .additional[data-v-05cba1a4]{position:absolute;right:10px;top:calc(50% - 10px);display:flex;justify-content:row;align-items:start;white-space:nowrap}.order .additional .menu[data-v-05cba1a4]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:25px;height:20px;padding-top:5px;cursor:pointer}.order.hovered[data-v-05cba1a4],.order[data-v-05cba1a4]:hover{border:2px solid #21B3BA}.order.hovered .label[data-v-05cba1a4],.order:hover .label[data-v-05cba1a4]{border-top-left-radius:6px;border-bottom-left-radius:6px}.order:hover .selector[data-v-05cba1a4]{display:block}.shadow-billed[data-v-05cba1a4]{box-shadow:0 0 7.32px .43px #d2a54a}.shadow-incidents[data-v-05cba1a4]{box-shadow:0 0 7.32px 1.3px #f78c8c}.all[data-v-15dcdbce]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;-webkit-user-select:none;user-select:none}.all .orders[data-v-15dcdbce]{height:100%;width:100%;padding-left:30px;padding-right:25px;padding-bottom:80px;overflow:scroll}.all .orders[data-v-15dcdbce]::-webkit-scrollbar{height:10px}.all .no-orders[data-v-15dcdbce]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.all .no-orders .logo[data-v-15dcdbce]{margin-left:5px;margin-bottom:5px}.all .collapsed-menu[data-v-15dcdbce]{padding-left:15px}.selection-box[data-v-15dcdbce]{position:absolute;border:1px dashed #21B3BA;background-color:#21b3ba33;pointer-events:none}.order-table[data-v-2e3bcb41]{border-collapse:separate;font-style:normal;font-weight:400;font-size:12px;line-height:12px;border-spacing:0;box-shadow:0 0 7.32px .43px #0003}.order-table thead th[data-v-2e3bcb41]{background-color:#beeaf4;position:sticky;top:0;z-index:100}.order-table tbody tr[data-v-2e3bcb41]{height:60px}.order-table tbody tr[data-v-2e3bcb41]:nth-child(odd){background-color:#fff}.order-table tbody tr[data-v-2e3bcb41]:nth-child(2n){background-color:#f9fafb}.order-table tbody .empty-row td[data-v-2e3bcb41]{background-color:#fff!important;color:#d1d5db!important;pointer-events:none}.order-table .menu[data-v-2e3bcb41]{position:relative;overflow:visible}.order-table .header-sticky-uid[data-v-2e3bcb41]{position:sticky;left:0;z-index:101}.order-table .header-sticky-envio[data-v-2e3bcb41]{position:sticky;left:100px;z-index:101;border-right:1px solid #beeaf4!important}.order-table .header-action-sticky-column[data-v-2e3bcb41]{position:sticky;right:60px;z-index:101;border-left:1px solid #beeaf4!important}.order-table .header-options-sticky-column[data-v-2e3bcb41]{position:sticky;right:0;z-index:101}.order-table .sticky-uid[data-v-2e3bcb41]{position:sticky;left:0;z-index:18}.order-table .sticky-envio[data-v-2e3bcb41]{position:sticky;left:100px;z-index:18}.order-table .sticky-elevated-effect-left[data-v-2e3bcb41]{border-right:1px solid #e5e7eb;box-shadow:4px 0 5px -2px #0000001a}.order-table .action-sticky-column[data-v-2e3bcb41]{position:sticky;right:60px;z-index:18;border-left:1px solid transparent}.order-table .sticky-elevated-effect-right[data-v-2e3bcb41]{border-left:1px solid #e5e7eb;box-shadow:-6px 0 8px -4px #0000001a}.order-table .options-sticky-column[data-v-2e3bcb41]{position:sticky;right:0;z-index:18;min-width:60px!important}.order-quick-actions[data-v-2e3bcb41] .cta{margin-right:0;justify-content:left}.order-table tbody tr:nth-child(2n) .sticky-col[data-v-2e3bcb41]{background-color:#f9fafb}.order-table tbody tr:nth-child(odd) .sticky-col[data-v-2e3bcb41]{background-color:#fff}.header-with-button[data-v-2e3bcb41]{display:flex;align-items:center;gap:6px;justify-content:space-between}.ordering-btn[data-v-2e3bcb41]{background:none;border:none;cursor:pointer;font-size:12px;padding:0;color:#31708f}.dynamic[data-v-cfd987e7]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:10px;-webkit-user-select:none;user-select:none;padding-left:30px;overflow:hidden;border-radius:14px}.dynamic .ordering-criteria-container[data-v-cfd987e7]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.dynamic .arrow[data-v-cfd987e7]{margin-right:5px;margin-top:-2px}.dynamic .ordering-tag[data-v-cfd987e7]{background-color:#d9edf7;color:#31708f;border-radius:20px;padding:3px 4px;font-size:12px;display:inline-flex;font-weight:700;align-items:center}.dynamic .remove-btn[data-v-cfd987e7]{margin-left:8px;cursor:pointer;font-weight:700}.dynamic .orders[data-v-cfd987e7]{height:100%;width:98.5%;overflow:auto;border-radius:16px;box-shadow:0 0 7.32px .43px #0003;scrollbar-gutter:stable}.dynamic .orders[data-v-cfd987e7]::-webkit-scrollbar-track{background:rgba(230,230,230,.8);border-radius:10px}.dynamic .orders[data-v-cfd987e7]::-webkit-scrollbar{height:10px}.dynamic .no-orders[data-v-cfd987e7]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.dynamic .no-orders .logo[data-v-cfd987e7]{margin-left:5px;margin-bottom:5px}.dynamic .collapsed-menu[data-v-cfd987e7]{padding-left:15px}.route[data-v-0eae3d0e]{display:flex;justify-content:space-between;align-items:start;width:100%;margin-top:10px;padding-left:5px;padding-right:5px}.route .location[data-v-0eae3d0e]{display:flex;flex-direction:column;justify-content:start;height:100%;min-width:43%;max-width:43%;overflow:hidden}.route .location .place[data-v-0eae3d0e]{display:flex;flex-direction:column;justify-content:space-between;width:100%;white-space:nowrap}.route .location .place .wrapper[data-v-0eae3d0e]{display:flex;flex-direction:column;justify-content:start}.route .location .place .municipality[data-v-0eae3d0e]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .place .minor[data-v-0eae3d0e]{font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#3b4c5b}.route .location .details[data-v-0eae3d0e]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.route .location .details .item[data-v-0eae3d0e]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.route .location .details .item .name[data-v-0eae3d0e]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.route .location .date[data-v-0eae3d0e]{display:flex;flex-direction:row;align-items:center;margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b}.route .location .date .operator[data-v-0eae3d0e]{color:#3b4c5b}.route .location .date .multidate[data-v-0eae3d0e]{display:flex;flex-direction:column;justify-content:start}.route .location .date .scheduled[data-v-0eae3d0e]{color:#3b4c5b}.route .location .date .scheduled .logo[data-v-0eae3d0e]{min-width:12px;max-width:12px;min-height:12px;max-height:12px;margin-bottom:3px;margin-left:2px}.route .location .date .exworks-dates[data-v-0eae3d0e]{display:flex;flex-direction:column;justify-content:start;align-items:center}.route .location .date .exworks-dates .target[data-v-0eae3d0e]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b}.route .location .date .exworks-dates .scheduled[data-v-0eae3d0e]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b;margin-top:2px}.route .location .date .exworks-dates .logo[data-v-0eae3d0e]{min-width:17px;max-width:17px;min-height:17px;max-height:17px;margin-right:5px}.route .location .invalid-date[data-v-0eae3d0e]{color:#f78c8c}.route .location .extra[data-v-0eae3d0e]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.route .origin[data-v-0eae3d0e],.route .origin .place[data-v-0eae3d0e],.route .origin .place .wrapper[data-v-0eae3d0e]{align-items:start}.route .origin .details[data-v-0eae3d0e],.route .origin .date[data-v-0eae3d0e]{justify-content:start}.route .origin .date .multidate[data-v-0eae3d0e]{align-items:start}.route .destination[data-v-0eae3d0e],.route .destination .place[data-v-0eae3d0e],.route .destination .place .wrapper[data-v-0eae3d0e]{align-items:end}.route .destination .details[data-v-0eae3d0e],.route .destination .date[data-v-0eae3d0e]{justify-content:end}.route .destination .date .multidate[data-v-0eae3d0e]{align-items:end}.route .arrow[data-v-0eae3d0e]{position:relative;min-width:12px}.route .arrow .round-trip[data-v-0eae3d0e],.route .arrow .customs[data-v-0eae3d0e]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.route .arrow .round-trip[data-v-0eae3d0e]{background-color:#7edcec99}.route .arrow .customs[data-v-0eae3d0e]{background-color:#e6e6e6cc}.header[data-v-5f05cf21]{display:flex;justify-content:space-between;align-items:start;max-width:100%}.header .identifier[data-v-5f05cf21]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:10px;overflow:hidden}.header .identifier .main[data-v-5f05cf21]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.header .identifier .order-id[data-v-5f05cf21]{display:flex;flex-direction:row;justify-content:start;align-items:center;max-width:160px;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.header .identifier .order-id .number[data-v-5f05cf21]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header .identifier .status-pending[data-v-5f05cf21]{background-color:#f78c8c}.header .identifier .status-confirmed[data-v-5f05cf21]{background-color:#d2a54a}.header .identifier .status-assigned[data-v-5f05cf21]{background-color:#18b2b8}.header .identifier .status-loaded[data-v-5f05cf21]{background-color:#3a974c}.header .identifier .type[data-v-5f05cf21]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;margin-left:2px;border-radius:2em}.header .identifier .type .name[data-v-5f05cf21]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.header .identifier .type .detail[data-v-5f05cf21]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.header .identifier .ltl[data-v-5f05cf21]{color:#217dbb}.header .identifier .ftl[data-v-5f05cf21]{color:#7e7e7e}.header .identifier .groupage[data-v-5f05cf21]{color:#3b4c5b}.header .identifier .recipient[data-v-5f05cf21]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.header .identifier .recipient .name[data-v-5f05cf21]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header[data-v-7555f336]{display:flex;justify-content:space-between;align-items:start;max-width:100%}.header .identifier[data-v-7555f336]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:10px;overflow:hidden}.header .identifier .main[data-v-7555f336]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.header .identifier .order-id[data-v-7555f336]{display:flex;flex-direction:row;justify-content:start;align-items:center;max-width:160px;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.header .identifier .order-id .number[data-v-7555f336]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header .identifier .status-pending[data-v-7555f336]{background-color:#f78c8c}.header .identifier .status-confirmed[data-v-7555f336]{background-color:#d2a54a}.header .identifier .status-assigned[data-v-7555f336]{background-color:#18b2b8}.header .identifier .status-loaded[data-v-7555f336]{background-color:#3a974c}.header .identifier .type[data-v-7555f336]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;margin-left:2px;border-radius:2em}.header .identifier .type .name[data-v-7555f336]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.header .identifier .type .detail[data-v-7555f336]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.header .identifier .ltl[data-v-7555f336]{color:#217dbb}.header .identifier .ftl[data-v-7555f336]{color:#7e7e7e}.header .identifier .groupage[data-v-7555f336]{color:#3b4c5b}.header .identifier .recipient[data-v-7555f336]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.header .identifier .recipient .name[data-v-7555f336]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header[data-v-b1c8af1a]{display:flex;justify-content:space-between;align-items:start;max-width:100%}.header .identifier[data-v-b1c8af1a]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:10px;overflow:hidden}.header .identifier .main[data-v-b1c8af1a]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.header .identifier .order-id[data-v-b1c8af1a]{display:flex;flex-direction:row;justify-content:start;align-items:center;max-width:160px;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.header .identifier .order-id .number[data-v-b1c8af1a]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.header .identifier .status-pending[data-v-b1c8af1a]{background-color:#f78c8c}.header .identifier .status-confirmed[data-v-b1c8af1a]{background-color:#d2a54a}.header .identifier .status-assigned[data-v-b1c8af1a]{background-color:#18b2b8}.header .identifier .status-loaded[data-v-b1c8af1a]{background-color:#3a974c}.header .identifier .type[data-v-b1c8af1a]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;margin-left:2px;border-radius:2em}.header .identifier .type .name[data-v-b1c8af1a]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.header .identifier .type .detail[data-v-b1c8af1a]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.header .identifier .ltl[data-v-b1c8af1a]{color:#217dbb}.header .identifier .ftl[data-v-b1c8af1a]{color:#7e7e7e}.header .identifier .groupage[data-v-b1c8af1a]{color:#3b4c5b}.header .identifier .recipient[data-v-b1c8af1a]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.header .identifier .recipient .name[data-v-b1c8af1a]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.groupage-origins[data-v-b1c8af1a]::-webkit-scrollbar{width:2px!important}.groupage-origins-tags[data-v-b1c8af1a]{display:flex;flex-wrap:wrap;gap:3px}.groupage-date[data-v-b1c8af1a]{font-size:14px;color:#3b4c5b;margin-top:1px;margin-bottom:3px}.groupage-origins[data-v-b1c8af1a]{display:flex;flex-direction:column;gap:5px;overflow:auto;max-height:45px}.groupage-origins .groupage-origin-location[data-v-b1c8af1a]{display:flex;gap:3px}.groupage-origins .groupage-origin-location .place[data-v-b1c8af1a]{display:flex;flex-direction:column;white-space:nowrap;justify-content:center}.groupage-origins .groupage-origin-location .place .wrapper[data-v-b1c8af1a]{display:flex;flex-direction:column}.groupage-origins .groupage-origin-location .place .municipality[data-v-b1c8af1a]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .place .minor[data-v-b1c8af1a]{font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#3b4c5b}.groupage-origins .groupage-origin-location .origin-item[data-v-b1c8af1a]{width:11px}.groupage-origins .groupage-origin-location .origin-index[data-v-b1c8af1a]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e;width:16px}.groupage-origins .groupage-origin-location .details[data-v-b1c8af1a]{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.groupage-origins .groupage-origin-location .details .item[data-v-b1c8af1a]{display:flex;flex-direction:row;align-items:center;overflow:hidden}.groupage-origins .groupage-origin-location .details .item .name[data-v-b1c8af1a]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.groupage-origins .groupage-origin-location .date[data-v-b1c8af1a]{display:flex;flex-direction:row;align-items:center;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .date .operator[data-v-b1c8af1a]{color:#3b4c5b}.groupage-origins .groupage-origin-location .date .multidate[data-v-b1c8af1a]{display:flex;flex-direction:column;justify-content:start}.groupage-origins .groupage-origin-location .date .scheduled[data-v-b1c8af1a]{color:#3b4c5b}.groupage-origins .groupage-origin-location .extra[data-v-b1c8af1a]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.groupage-origins .expedition-number[data-v-b1c8af1a]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.carrier-label[data-v-6939709a]{position:absolute;right:0;top:-22px;display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;overflow:hidden;max-width:210px;padding:5px 7px;background-color:#21b3ba33;border-top-right-radius:8px;border-top-left-radius:8px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.order[data-v-49ec2ec4]{position:relative;display:flex;flex-direction:row;justify-content:start;align-items:start;min-height:115px;width:100%;min-width:300px;max-width:300px;background-color:#fff;border-radius:0 8px 8px/0px 8px 8px;box-shadow:0 0 7.32px .43px #0000001a;margin-top:25px;box-sizing:border-box;cursor:grab}.order .skeleton[data-v-49ec2ec4]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;height:100%}.order .skeleton .selector[data-v-49ec2ec4]{position:absolute;top:-1px;left:4px}.order .skeleton .selector .classic-checkbox[data-v-49ec2ec4]{border-radius:50%;cursor:pointer}.order .skeleton .label[data-v-49ec2ec4]{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:20px;border-bottom-left-radius:8px}.order .skeleton .label .container[data-v-49ec2ec4]{position:relative;height:100%;border-radius:0}.order .skeleton .label .container .name[data-v-49ec2ec4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px}.order .skeleton .shared[data-v-49ec2ec4]{background-color:#7edcec99}.order .skeleton .shared .name[data-v-49ec2ec4]{color:#3b4c5b}.order .skeleton .incomplete[data-v-49ec2ec4]{background-color:#d2a54ab3}.order .skeleton .incomplete .name[data-v-49ec2ec4]{color:#3b4c5b}.order .skeleton .body[data-v-49ec2ec4]{display:flex;flex-direction:column;justify-content:space-between;padding:8px 10px 8px 18px;width:100%}.order .skeleton .body .divider[data-v-49ec2ec4]{width:100%;height:1px;background-color:#e0e0e0;margin:7px 0}.order .skeleton .body .additional-info[data-v-49ec2ec4]{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:2px 5px;gap:4px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.order .skeleton .body .additional-info .additional-info-text[data-v-49ec2ec4]{display:flex;justify-content:start;align-items:center;gap:5px}.order .skeleton .body .additional-info .logo[data-v-49ec2ec4]{min-height:18px;min-width:18px}.order .skeleton .body .additional-info .truck-logo[data-v-49ec2ec4]{min-width:16px;margin-left:2px}.order .skeleton .body-with-carrier[data-v-49ec2ec4]{padding-bottom:17px}.order .skeleton .with-label[data-v-49ec2ec4]{padding-left:35px}.order-with-carrier[data-v-49ec2ec4]{border-top-right-radius:0}.order.hovered[data-v-49ec2ec4],.order[data-v-49ec2ec4]:hover{border-left:2px solid #21B3BA;border-right:2px solid #21B3BA;border-bottom:2px solid #21B3BA;box-shadow:inset 0 2px #21b3ba}.order.hovered .label[data-v-49ec2ec4],.order:hover .label[data-v-49ec2ec4]{border-bottom-left-radius:6px}.order.hovered .incomplete[data-v-49ec2ec4],.order:hover .incomplete[data-v-49ec2ec4]{border-top:2px solid #21B3BA}.order:hover .selector[data-v-49ec2ec4]{display:block}.shadow-billed[data-v-49ec2ec4]{box-shadow:0 0 7.32px .43px #d2a54a}.shadow-incidents[data-v-49ec2ec4]{box-shadow:0 0 7.32px 1.3px #f78c8c}.groupage-origins[data-v-49ec2ec4]::-webkit-scrollbar{width:2px!important}.groupage-origins-tags[data-v-49ec2ec4]{display:flex;flex-wrap:wrap;gap:3px}.groupage-date[data-v-49ec2ec4]{font-size:14px;color:#3b4c5b;margin-top:1px;margin-bottom:3px}.groupage-origins[data-v-49ec2ec4]{display:flex;flex-direction:column;gap:5px;overflow:auto;max-height:45px}.groupage-origins .groupage-origin-location[data-v-49ec2ec4]{display:flex;gap:3px}.groupage-origins .groupage-origin-location .place[data-v-49ec2ec4]{display:flex;flex-direction:column;white-space:nowrap;justify-content:center}.groupage-origins .groupage-origin-location .place .wrapper[data-v-49ec2ec4]{display:flex;flex-direction:column}.groupage-origins .groupage-origin-location .place .municipality[data-v-49ec2ec4]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .place .minor[data-v-49ec2ec4]{font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#3b4c5b}.groupage-origins .groupage-origin-location .origin-item[data-v-49ec2ec4]{width:11px}.groupage-origins .groupage-origin-location .origin-index[data-v-49ec2ec4]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e;width:16px}.groupage-origins .groupage-origin-location .details[data-v-49ec2ec4]{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.groupage-origins .groupage-origin-location .details .item[data-v-49ec2ec4]{display:flex;flex-direction:row;align-items:center;overflow:hidden}.groupage-origins .groupage-origin-location .details .item .name[data-v-49ec2ec4]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.groupage-origins .groupage-origin-location .date[data-v-49ec2ec4]{display:flex;flex-direction:row;align-items:center;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.groupage-origins .groupage-origin-location .date .operator[data-v-49ec2ec4]{color:#3b4c5b}.groupage-origins .groupage-origin-location .date .multidate[data-v-49ec2ec4]{display:flex;flex-direction:column;justify-content:start}.groupage-origins .groupage-origin-location .date .scheduled[data-v-49ec2ec4]{color:#3b4c5b}.groupage-origins .groupage-origin-location .extra[data-v-49ec2ec4]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.groupage-origins .expedition-number[data-v-49ec2ec4]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.additional[data-v-49ec2ec4]{position:absolute;right:10px;top:10px;display:flex;justify-content:row;align-items:start;white-space:nowrap}.additional .menu[data-v-49ec2ec4]{display:flex;flex-direction:row;justify-content:center;align-items:start;width:25px;height:20px;padding-top:5px;cursor:pointer}.legend[data-v-81b8f723]{display:flex;gap:1.5rem;align-items:center;font-family:sans-serif}.legend-item[data-v-81b8f723]{display:flex;align-items:center;gap:.5rem}.legend-dot[data-v-81b8f723]{width:12px;height:12px;border-radius:50%}.dot-pending[data-v-81b8f723]{background-color:#f78c8c}.dot-confirmed[data-v-81b8f723]{background-color:#d2a54a}.dot-assigned[data-v-81b8f723]{background-color:#18b2b8}.dot-loaded[data-v-81b8f723]{background-color:#3a974c}.calendar-table[data-v-81b8f723]{display:flex;flex-direction:row;flex:1}.day-column[data-v-81b8f723]{flex:1;display:flex;flex-direction:column;border:1px solid #ccc;border-top:transparent;min-height:200px;background-color:#fff;min-height:100%;padding-bottom:10px;border-right:1px solid rgba(230,230,230,.8);border-left:1px solid rgba(230,230,230,.8);border-bottom:none}.day-header[data-v-81b8f723]{box-shadow:0 4px 8px -2px #0000002e;position:sticky;top:-1px;background-color:#beeaf4;z-index:100;padding:8px;color:#3b4c5b;font-weight:700;margin-bottom:5px;text-align:center;min-width:110px}.orders[data-v-81b8f723]{margin-left:8px;margin-right:8px;display:flex;flex-direction:column;gap:6px}.calendar[data-v-18b0f453]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;-webkit-user-select:none;user-select:none}.calendar .calendar-content[data-v-18b0f453]{display:flex;flex-direction:column;overflow-y:auto;margin-left:30px;margin-right:25px;height:100%;border-bottom:none}.calendar .orders[data-v-18b0f453]::-webkit-scrollbar{height:10px}.calendar .no-orders[data-v-18b0f453]{flex:1;display:flex;justify-content:center;align-items:center;font-size:25px;color:#7e7e7e;text-align:center;padding:30px}.calendar .calendar-footer[data-v-18b0f453]{flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:15px;padding:10px 0;background-color:#f7f7f7;color:#3b4c5b}.calendar .collapsed-menu[data-v-18b0f453]{padding-left:15px}.calendar .submit[data-v-18b0f453]{display:flex;white-space:nowrap;width:160px;height:35px;background-color:#3b4c5b;border-radius:10px;justify-content:space-around;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:16px;padding-left:5px;padding-right:5px;color:#fff;cursor:pointer}.calendar .submit[data-v-18b0f453]:hover{box-shadow:0 4px 8px -2px #0000002e}.calendar .arrow-left[data-v-18b0f453]{rotate:180deg}.side-space[data-v-81ad802b]{position:absolute;top:0;right:0;height:100%;width:60%;max-width:750px;background-color:#fff;z-index:6000;animation:toleft-81ad802b .2s;border-top-right-radius:8px;border-bottom-right-radius:8px}@keyframes toleft-81ad802b{0%{transform:translate(100px)}to{transform:translate(0)}}.divider[data-v-16ecb8c2]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.divider .line[data-v-16ecb8c2]{height:2px;width:100%;background-color:#e6e6e6cc}.button[data-v-1258c06b]{position:relative;width:50px;height:24px;overflow:hidden}.button.r[data-v-1258c06b],.button.r .layer[data-v-1258c06b]{border-radius:100px}.button.b2[data-v-1258c06b]{border-radius:2px}.disabled[data-v-1258c06b]{pointer-events:none}.knobs[data-v-1258c06b]{z-index:2}.layer[data-v-1258c06b]{width:100%;background-color:#e6e6e6cc;border:1px solid #7E7E7E;transition:.3s ease all;z-index:1}#button-1 .knobs[data-v-1258c06b]:before{content:"FTL";position:absolute;top:0;left:0;width:24px;height:24px;font-size:10px;font-weight:700;text-align:center;padding:4px 3px;background-color:#7e7e7e;color:#fff;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}#button-1 .checkbox:checked+.knobs[data-v-1258c06b]:before{content:"LTL";color:#fff;left:25px;background-color:#217dbb}#button-1 .checkbox:checked~.layer[data-v-1258c06b]{background-color:#9fd8f5;border:1px solid #217dbb}#button-1 .knobs[data-v-1258c06b],#button-1 .knobs[data-v-1258c06b]:before,#button-1 .layer[data-v-1258c06b]{transition:.3s ease all}#button-2 .knobs[data-v-1258c06b]:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;font-size:10px;font-weight:700;text-align:center;padding:4px 3px;background-color:#7e7e7e;color:#fff;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}#button-2 .checkbox:checked+.knobs[data-v-1258c06b]:before{content:"";color:#fff;left:25px;background-color:#217dbb}#button-2 .checkbox:checked~.layer[data-v-1258c06b]{background-color:#9fd8f5;border:1px solid #217dbb}#button-2 .knobs[data-v-1258c06b],#button-2 .knobs[data-v-1258c06b]:before,#button-2 .layer[data-v-1258c06b]{transition:.3s ease all}.check-button[data-v-1258c06b]{display:flex;flex-direction:row;align-items:center;height:20px}.check-button .name[data-v-1258c06b]{font-style:normal;font-weight:400;font-size:12px;line-height:12px;color:#7e7e7e}.check-button .selected[data-v-1258c06b]{font-weight:400;color:#3b4c5b}#toggel-small[data-v-1258c06b]{position:relative;width:30px;height:15px;overflow:hidden;margin-right:3px}#toggel-small .knobs[data-v-1258c06b]:before{content:"";position:absolute;top:0;left:0;width:15px;height:15px;color:#3b4c5b;font-size:10px;font-weight:700;text-align:center;padding:4px 3px;background-color:#7e7e7e;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.knobs[data-v-1258c06b],.layer[data-v-1258c06b]{position:absolute;top:0;right:0;bottom:0;left:0}#toggel-small .checkbox:checked+.knobs[data-v-1258c06b]:before{content:"";color:#fff;left:15px;background-color:#21b3ba}#toggel-small .checkbox:checked~.layer[data-v-1258c06b]{background-color:#fafafa;border:1px solid #21B3BA}#toggel-small .knobs[data-v-1258c06b],#toggel-small .knobs[data-v-1258c06b]:before,#toggel-small .layer[data-v-1258c06b]{transition:.3s ease all}.checkbox[data-v-1258c06b]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.customer-order .input[data-v-1258c06b]{width:200px}.price-policy[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-bottom:10px}.price-policy .pricing[data-v-d5fdf08d]{margin-right:15px}.price-policy .pricing .name[data-v-d5fdf08d]{font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#7e7e7e}.price-policy .pricing .active[data-v-d5fdf08d]{color:#3b4c5b;font-weight:500}.price-policy .pricing .type[data-v-d5fdf08d]{height:18px;width:18px}.price-policy .knobs[data-v-d5fdf08d],.price-policy .layer[data-v-d5fdf08d]{position:absolute;top:0;right:0;bottom:0;left:0}.price-policy .button[data-v-d5fdf08d]{position:relative;width:40px;height:20px;overflow:hidden;margin-right:15px}.price-policy .button.r[data-v-d5fdf08d],.price-policy .button.r .layer[data-v-d5fdf08d]{border-radius:100px}.price-policy .button.b2[data-v-d5fdf08d]{border-radius:2px}.price-policy .checkbox[data-v-d5fdf08d]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.price-policy .disabled[data-v-d5fdf08d]{pointer-events:none}.price-policy .knobs[data-v-d5fdf08d]{z-index:2}.price-policy .layer[data-v-d5fdf08d]{width:100%;background-color:#fafafa;border:1px solid #3B4C5B;transition:.3s ease all;z-index:1}.price-policy #button-1 .knobs[data-v-d5fdf08d]:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;color:#3b4c5b;font-size:10px;font-weight:700;text-align:center;padding:4px 3px;background-color:#3b4c5b;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.price-policy #button-1 .checkbox:checked+.knobs[data-v-d5fdf08d]:before{content:"";color:#fff;left:20px;background-color:#3b4c5b}.price-policy #button-1 .checkbox:checked~.layer[data-v-d5fdf08d]{background-color:#fafafa;border:1px solid #3B4C5B}.price-policy #button-1 .knobs[data-v-d5fdf08d],.price-policy #button-1 .knobs[data-v-d5fdf08d]:before,.price-policy #button-1 .layer[data-v-d5fdf08d]{transition:.3s ease all}.brand-info-container[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;gap:20px;margin-bottom:10px;width:100%}.brand[data-v-d5fdf08d]{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.brand .brand-name[data-v-d5fdf08d]{word-wrap:break-word;white-space:normal;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.order[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;height:100%;margin-top:10px}.order .header[data-v-d5fdf08d]{display:flex;flex-direction:column;width:70px}.order .header .index[data-v-d5fdf08d]{font-style:normal;font-weight:700;font-size:28px;line-height:20px;color:#3b4c5b}.order .main[data-v-d5fdf08d]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:130px;max-width:130px;white-space:nowrap;gap:10px;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.order .main .customer[data-v-d5fdf08d]{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center;overflow:hidden}.order .main .order-num[data-v-d5fdf08d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.order .main .items[data-v-d5fdf08d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;max-width:150px;overflow:hidden}.order .main .logo[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:10px}.order .route[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:350px;max-width:350px;height:100%}.order .route .side[data-v-d5fdf08d]{display:flex;flex-direction:column;justify-content:start;width:48%;height:100%}.order .route .side .location[data-v-d5fdf08d]{display:flex;flex-direction:row;align-items:start;white-space:nowrap;min-height:95px;margin-bottom:15px;font-style:normal;font-weight:500;font-size:12px;line-height:18px}.order .route .side .location .dot[data-v-d5fdf08d]{position:relative;height:9px;min-width:9px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:5px;margin-right:15px}.order .route .side .location .dot[data-v-d5fdf08d]:after{position:absolute;content:"";bottom:0;right:50%;height:115px;width:.5px;background-color:#21b3ba}.order .route .side .location .dot-first[data-v-d5fdf08d]:after{display:none}.order .route .side .location .display[data-v-d5fdf08d]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;overflow:hidden}.order .route .side .location .display .place[data-v-d5fdf08d]{display:flex;align-items:center;white-space:nowrap}.order .route .side .location .display .place .name[data-v-d5fdf08d]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.order .route .side .location .display .place .minor[data-v-d5fdf08d]{color:#7e7e7e}.order .route .side .location .display .place .postal-code[data-v-d5fdf08d],.order .route .side .location .display .place .country[data-v-d5fdf08d]{display:flex;flex-direction:column;justify-content:start;height:100%;color:#3b4c5b}.order .route .side .location .display .date[data-v-d5fdf08d],.order .route .side .location .display .time[data-v-d5fdf08d]{font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}.order .route .side .last-location[data-v-d5fdf08d]{margin-bottom:0%}.order .route .side .origin[data-v-d5fdf08d],.order .route .side .destination[data-v-d5fdf08d]{justify-content:left}.order .route .arrow[data-v-d5fdf08d]{min-width:12px}.order .carrier-identifier[data-v-d5fdf08d]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-width:30px;max-width:30px}.order .carrier-identifier .ident[data-v-d5fdf08d]{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#f78c8c}.order .carrier-identifier .ident .text[data-v-d5fdf08d]{font-style:normal;font-weight:400;font-size:10px;line-height:10px;color:#fff}.order .carrier-identifier .selected[data-v-d5fdf08d]{background-color:#3a974c}.searcher[data-v-d5fdf08d]{position:relative;display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%;margin-top:30px}.searcher .input[data-v-d5fdf08d]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.searcher .search[data-v-d5fdf08d]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.searcher .search .logo[data-v-d5fdf08d]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.carrier-management[data-v-d5fdf08d]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%}.separate[data-v-d5fdf08d]{width:100%;margin-top:15px}.separate .header[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:25px}.separate .header .name[data-v-d5fdf08d]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.separate .header .detail[data-v-d5fdf08d]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.separate .divider[data-v-d5fdf08d]{height:1px;background-color:#7e7e7e}.check-all[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:20px;margin-top:5px}.check-all .classic-checkbox[data-v-d5fdf08d]{border-radius:50%;cursor:pointer}.check-all .name[data-v-d5fdf08d]{margin-left:5px;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#7e7e7e}.carriers[data-v-d5fdf08d]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;min-height:30px;max-height:250px;padding-left:30px;padding-right:30px;margin-top:5px;overflow-y:scroll;overflow-x:hidden}.carriers .carrier[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:20px;max-height:20px;margin-bottom:10px;white-space:nowrap;color:#7e7e7e;border-radius:5px;cursor:pointer}.carriers .carrier .dot[data-v-d5fdf08d]{display:flex;justify-content:center;align-items:center;min-height:15px;max-height:15px;min-width:15px;max-width:15px;border-radius:50%;border:1px solid #7E7E7E;margin-left:15px}.carriers .carrier .dot .logo[data-v-d5fdf08d]{min-width:10px;min-height:7px}.carriers .carrier .dot-active[data-v-d5fdf08d]{border:1px solid #ffffff}.carriers .carrier .company[data-v-d5fdf08d]{overflow:hidden;padding:5px}.carriers .carrier .company .main[data-v-d5fdf08d]{min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.carriers .carrier .company .secondary[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:150px;max-width:150px;margin-top:5px;font-style:normal;font-weight:400;font-size:12px;line-height:12px}.carriers .carrier .company .logo[data-v-d5fdf08d]{margin-right:5px}.carriers .carrier .price[data-v-d5fdf08d]{position:relative;display:flex;flex-direction:row;justify-content:right;align-items:center;min-width:100px;max-width:100px;margin-left:5px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.carriers .carrier .price .value[data-v-d5fdf08d]{padding-right:20px}.carriers .carrier .price .input[data-v-d5fdf08d]{height:100%;width:100%;white-space:nowrap;overflow:hidden;text-align:right;direction:ltr;padding-right:30px;padding-left:2px;border-radius:5px;background-color:#e6e6e6cc;font-weight:500;color:#3b4c5b}.carriers .carrier .price .relative[data-v-d5fdf08d]{padding-right:53px}.carriers .carrier .price .currency[data-v-d5fdf08d]{right:20px;position:absolute;color:#3b4c5b}.carriers .non-active[data-v-d5fdf08d]:hover{background-color:#e6e6e6cc}.carriers .resource[data-v-d5fdf08d]{min-height:40px;max-height:40px}.carriers .resource .price .input[data-v-d5fdf08d]{height:40px}.carriers .active[data-v-d5fdf08d]{background-color:#3a974c;color:#fff}.carriers .name[data-v-d5fdf08d]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.customer[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-top:10px}.customer .contact-email[data-v-d5fdf08d]{white-space:nowrap;overflow:hidden;min-width:70px;max-width:70px;margin-right:15px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.customer .mail[data-v-d5fdf08d]{width:220px;margin-right:15px}.show-more[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px}.show-more .name[data-v-d5fdf08d]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e;cursor:pointer}.submit[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%;margin-top:15px}.submit .share-all[data-v-d5fdf08d]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;padding:10px;background-color:#21b3ba33;border-radius:5px;white-space:nowrap;font-style:normal;font-weight:500;font-size:13px;line-height:13px;color:#3b4c5b;cursor:pointer}.submit .share-all[data-v-d5fdf08d]:hover{box-shadow:0 0 7.32px .43px #0003}.submit .active[data-v-d5fdf08d]{background-color:#e6e6e6cc}.slot[data-v-98f83224]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-height:100px;margin-top:30px;padding:5px 10px 15px 30px;box-shadow:0 0 7.66954px .450533px #0003;border-radius:8px}.slot .price-policy[data-v-98f83224]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-bottom:10px}.slot .price-policy .pricing[data-v-98f83224]{margin-right:15px}.slot .price-policy .pricing .name[data-v-98f83224]{font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#7e7e7e}.slot .price-policy .pricing .active[data-v-98f83224]{color:#3b4c5b;font-weight:500}.slot .price-policy .pricing .type[data-v-98f83224]{height:18px;width:18px}.slot .price-policy .knobs[data-v-98f83224],.slot .price-policy .layer[data-v-98f83224]{position:absolute;top:0;right:0;bottom:0;left:0}.slot .price-policy .button[data-v-98f83224]{position:relative;width:40px;height:20px;overflow:hidden;margin-right:15px}.slot .price-policy .button.r[data-v-98f83224],.slot .price-policy .button.r .layer[data-v-98f83224]{border-radius:100px}.slot .price-policy .button.b2[data-v-98f83224]{border-radius:2px}.slot .price-policy .checkbox[data-v-98f83224]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.slot .price-policy .disabled[data-v-98f83224]{pointer-events:none}.slot .price-policy .knobs[data-v-98f83224]{z-index:2}.slot .price-policy .layer[data-v-98f83224]{width:100%;background-color:#fafafa;border:1px solid #3B4C5B;transition:.3s ease all;z-index:1}.slot .price-policy #button-1 .knobs[data-v-98f83224]:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;color:#3b4c5b;font-size:10px;font-weight:700;text-align:center;padding:4px 3px;background-color:#3b4c5b;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.slot .price-policy #button-1 .checkbox:checked+.knobs[data-v-98f83224]:before{content:"";color:#fff;left:20px;background-color:#3b4c5b}.slot .price-policy #button-1 .checkbox:checked~.layer[data-v-98f83224]{background-color:#fafafa;border:1px solid #3B4C5B}.slot .price-policy #button-1 .knobs[data-v-98f83224],.slot .price-policy #button-1 .knobs[data-v-98f83224]:before,.slot .price-policy #button-1 .layer[data-v-98f83224]{transition:.3s ease all}.slot .brand-info-container[data-v-98f83224]{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;gap:20px;margin-bottom:10px;width:100%}.slot .brand[data-v-98f83224]{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.slot .brand .brand-name[data-v-98f83224]{word-wrap:break-word;white-space:normal;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.slot .order[data-v-98f83224]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;height:100%;margin-top:10px}.slot .order .header[data-v-98f83224]{display:flex;flex-direction:column;width:70px}.slot .order .header .index[data-v-98f83224]{font-style:normal;font-weight:700;font-size:28px;line-height:20px;color:#3b4c5b}.slot .order .main[data-v-98f83224]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:130px;max-width:130px;white-space:nowrap;gap:10px;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.slot .order .main .customer[data-v-98f83224]{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center;overflow:hidden}.slot .order .main .order-num[data-v-98f83224]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.slot .order .main .items[data-v-98f83224]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;max-width:150px;overflow:hidden}.slot .order .main .logo[data-v-98f83224]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:10px}.slot .order .route[data-v-98f83224]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:350px;max-width:350px;height:100%}.slot .order .route .side[data-v-98f83224]{display:flex;flex-direction:column;justify-content:start;width:48%;height:100%}.slot .order .route .side .location[data-v-98f83224]{display:flex;flex-direction:row;align-items:start;white-space:nowrap;min-height:95px;margin-bottom:15px;font-style:normal;font-weight:500;font-size:12px;line-height:18px}.slot .order .route .side .location .dot[data-v-98f83224]{position:relative;height:9px;min-width:9px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:5px;margin-right:15px}.slot .order .route .side .location .dot[data-v-98f83224]:after{position:absolute;content:"";bottom:0;right:50%;height:115px;width:.5px;background-color:#21b3ba}.slot .order .route .side .location .dot-first[data-v-98f83224]:after{display:none}.slot .order .route .side .location .display[data-v-98f83224]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;overflow:hidden}.slot .order .route .side .location .display .place[data-v-98f83224]{display:flex;align-items:center;white-space:nowrap}.slot .order .route .side .location .display .place .name[data-v-98f83224]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.slot .order .route .side .location .display .place .minor[data-v-98f83224]{color:#7e7e7e}.slot .order .route .side .location .display .place .postal-code[data-v-98f83224],.slot .order .route .side .location .display .place .country[data-v-98f83224]{display:flex;flex-direction:column;justify-content:start;height:100%;color:#3b4c5b}.slot .order .route .side .location .display .date[data-v-98f83224],.slot .order .route .side .location .display .time[data-v-98f83224]{font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}.slot .order .route .side .last-location[data-v-98f83224]{margin-bottom:0%}.slot .order .route .side .origin[data-v-98f83224],.slot .order .route .side .destination[data-v-98f83224]{justify-content:left}.slot .order .route .arrow[data-v-98f83224]{min-width:12px}.slot .order .carrier-identifier[data-v-98f83224]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-width:30px;max-width:30px}.slot .order .carrier-identifier .ident[data-v-98f83224]{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#f78c8c}.slot .order .carrier-identifier .ident .text[data-v-98f83224]{font-style:normal;font-weight:400;font-size:10px;line-height:10px;color:#fff}.slot .order .carrier-identifier .selected[data-v-98f83224]{background-color:#3a974c}.slot .exw-management[data-v-98f83224]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%}.slot .exw-management .contacts[data-v-98f83224]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%}.slot .exw-management .contacts .contact-column[data-v-98f83224]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:50%}.slot .separate[data-v-98f83224]{width:100%;margin-top:15px}.slot .separate .header[data-v-98f83224]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:25px}.slot .separate .header .name[data-v-98f83224]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.slot .separate .header .detail[data-v-98f83224]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.slot .separate .divider[data-v-98f83224]{height:1px;background-color:#7e7e7e}.slot .check-all[data-v-98f83224]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:20px;margin-top:5px}.slot .check-all .classic-checkbox[data-v-98f83224]{border-radius:50%;cursor:pointer}.slot .check-all .name[data-v-98f83224]{margin-left:5px;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#7e7e7e}.slot .carriers[data-v-98f83224]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;min-height:30px;max-height:250px;padding-left:30px;padding-right:30px;margin-top:5px;overflow-y:scroll;overflow-x:hidden}.slot .carriers .carrier[data-v-98f83224]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:20px;max-height:20px;margin-bottom:10px;white-space:nowrap;color:#7e7e7e;border-radius:5px;cursor:pointer}.slot .carriers .carrier .dot[data-v-98f83224]{display:flex;justify-content:center;align-items:center;min-height:15px;max-height:15px;min-width:15px;max-width:15px;border-radius:50%;border:1px solid #7E7E7E;margin-left:15px}.slot .carriers .carrier .dot .logo[data-v-98f83224]{min-width:10px;min-height:7px}.slot .carriers .carrier .dot-active[data-v-98f83224]{border:1px solid #ffffff}.slot .carriers .carrier .company[data-v-98f83224]{overflow:hidden;padding:5px}.slot .carriers .carrier .company .main[data-v-98f83224]{min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.slot .carriers .carrier .company .secondary[data-v-98f83224]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:150px;max-width:150px;margin-top:5px;font-style:normal;font-weight:400;font-size:12px;line-height:12px}.slot .carriers .carrier .company .logo[data-v-98f83224]{margin-right:5px}.slot .carriers .non-active[data-v-98f83224]:hover{background-color:#e6e6e6cc}.slot .carriers .resource[data-v-98f83224]{min-height:40px;max-height:40px}.slot .carriers .resource .price .input[data-v-98f83224]{height:40px}.slot .carriers .active[data-v-98f83224]{background-color:#3a974c;color:#fff}.slot .carriers .name[data-v-98f83224]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.slot .customer[data-v-98f83224]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-top:10px}.slot .customer .contact-email[data-v-98f83224]{white-space:nowrap;overflow:hidden;min-width:70px;max-width:70px;margin-right:15px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.slot .customer .mail[data-v-98f83224]{width:220px;margin-right:10px}.slot .show-more[data-v-98f83224]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px}.slot .show-more .name[data-v-98f83224]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e;cursor:pointer}.slot .submit[data-v-98f83224]{display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%;margin-top:15px}.slot .submit .share-all[data-v-98f83224]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;padding:10px;background-color:#21b3ba33;border-radius:5px;white-space:nowrap;font-style:normal;font-weight:500;font-size:13px;line-height:13px;color:#3b4c5b;cursor:pointer}.slot .submit .share-all[data-v-98f83224]:hover{box-shadow:0 0 7.32px .43px #0003}.slot .submit .active[data-v-98f83224]{background-color:#e6e6e6cc}.slot[data-v-9f4c64dc]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-height:100px;margin-top:30px;padding:5px 10px 15px 30px;box-shadow:0 0 7.66954px .450533px #0003;border-radius:8px}.draft[data-v-b6982234]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.draft .header[data-v-b6982234]{display:flex;justify-content:space-between;align-items:center;height:60px;width:100%;padding-left:30px;padding-right:30px}.draft .header .arrow[data-v-b6982234]{cursor:pointer}.draft .header .title[data-v-b6982234]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.draft .header .title .name[data-v-b6982234]{display:flex;align-items:center;margin-bottom:5px}.draft .header .title .underline[data-v-b6982234]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.draft .orders[data-v-b6982234]{height:100%;width:100%;overflow-y:scroll;padding:30px 30px 5px}.draft .submit[data-v-b6982234]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;background-color:#21b3ba;border-bottom-right-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.map[data-v-608bf8ae],.map .map-container[data-v-608bf8ae]{width:100%;height:100%;border-radius:8px}.grey_placeholder[data-v-aa624cab]{color:#7e7e7e}.selectorPlaceHolder[data-v-aa624cab]{color:gray}.invalid[data-v-aa624cab]{box-shadow:0 0 5px 2px #f78c8c}.googleSearchDiv[data-v-c20f0523]{display:flex;justify-content:center;align-items:center}.googleSearchDiv .form-control[data-v-c20f0523]{height:40px;width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b;border:1px solid #21B3BA;border-color:#21b3ba;border-radius:8px}.googleSearchDiv .form-control[data-v-c20f0523]:focus{border:1px solid #21B3BA;box-shadow:none;outline:none}.new-warehouse[data-v-bc6281da]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.new-warehouse .soft-font[data-v-bc6281da]{padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b}.new-warehouse .header[data-v-bc6281da]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;padding-left:30px;padding-right:30px}.new-warehouse .header .spacer[data-v-bc6281da]{min-width:20px;height:100%}.new-warehouse .header .arrow[data-v-bc6281da]{cursor:pointer}.new-warehouse .header .title[data-v-bc6281da]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.new-warehouse .header .title .name[data-v-bc6281da]{display:flex;align-items:center;margin-bottom:5px}.new-warehouse .header .title .underline[data-v-bc6281da]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.new-warehouse .header .close[data-v-bc6281da]{cursor:pointer}.new-warehouse .form[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:100%;padding-left:120px;padding-right:120px;margin-top:10px;overflow-y:scroll}.new-warehouse .form .title[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:start;width:100%;margin-top:50px;margin-bottom:10px;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b;border-bottom:2px solid #3B4C5B}.new-warehouse .form .first-title[data-v-bc6281da]{margin-top:30px}.new-warehouse .form .first-heading[data-v-bc6281da]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:30px}.new-warehouse .form .first-heading .warehouse-type[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:end;align-items:start;width:50%;margin-bottom:0}.new-warehouse .form .first-heading .warehouse-type .input[data-v-bc6281da]{width:190px}.new-warehouse .form .first-heading .brand-selector[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:50%;white-space:nowrap}.new-warehouse .form .first-heading .brand-selector .input[data-v-bc6281da]{width:100%;padding-left:5px}.new-warehouse .form .heading[data-v-bc6281da]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.new-warehouse .form .heading .erp-uid[data-v-bc6281da]{position:relative;min-height:60px;margin-bottom:15px}.new-warehouse .form .heading .erp-uid .input[data-v-bc6281da]{width:190px}.new-warehouse .form .heading .side-type[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:end;align-items:start;height:62px;margin-bottom:15px;white-space:nowrap}.new-warehouse .form .heading .side-type .side[data-v-bc6281da]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.new-warehouse .form .heading .side-type .side .option[data-v-bc6281da]{display:flex;justify-content:center;align-items:center;height:38px;width:70px;border:1px solid #3B4C5B;border-radius:2em;padding:5px 10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.new-warehouse .form .heading .side-type .side .origin[data-v-bc6281da],.new-warehouse .form .heading .side-type .side .destination[data-v-bc6281da]{margin-right:5px}.new-warehouse .form .heading .side-type .side .active[data-v-bc6281da]{background-color:#3b4c5b;border:none;color:#fff}.new-warehouse .form .company-name[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;margin-bottom:15px;white-space:nowrap}.new-warehouse .form .company-name .input[data-v-bc6281da]{height:40px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.new-warehouse .form .location[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;white-space:nowrap}.new-warehouse .form .location .location-title[data-v-bc6281da]{display:flex}.new-warehouse .form .location .body[data-v-bc6281da]{width:100%;border-radius:8px;padding:10px;background-color:#21b3ba33}.new-warehouse .form .location .body .global[data-v-bc6281da]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;white-space:nowrap}.new-warehouse .form .location .body .global .postal_code[data-v-bc6281da],.new-warehouse .form .location .body .global .country[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:48%}.new-warehouse .form .location .body .global .input[data-v-bc6281da]{height:40px;width:100%;padding-left:10px}.new-warehouse .form .location .body .additional-info[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.new-warehouse .form .location .body .additional-info .input[data-v-bc6281da]{width:100%}.new-warehouse .form .location .warehouse-map[data-v-bc6281da]{background-color:transparent;height:225px;width:100%;margin-top:15px}.new-warehouse .form .ranges[data-v-bc6281da]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.new-warehouse .form .time .time-range-header[data-v-bc6281da]{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;margin-top:15px;min-width:250px;max-width:250px}.new-warehouse .form .time .time-range-header .logo[data-v-bc6281da]{cursor:pointer}.new-warehouse .form .time .time-range[data-v-bc6281da]{display:flex;flex-direction:row;align-items:center;justify-content:start;margin-top:5px}.new-warehouse .form .time .time-range .time[data-v-bc6281da]{display:flex;flex-direction:row;justify-content:space-between;min-width:190px;max-width:190px;font-style:normal;font-weight:400;font-size:16px;line-height:38px;color:#3b4c5b}.new-warehouse .form .time .time-range input[data-v-bc6281da]::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7klEQVRoge2XSwrCQBAFe6VeI6cRAi5zEpfeSkHjydSVdmMejIMh3/nBK3i7CVRlsokIIYQQQghxaXTb1BJ/MKdm6NBR99a1ul1oowlsdGf5up36DlW6Z3fIdpU8bsIczAVe5lj1Hd7rHs7h1DfhvnnbS3cYeiiXiFnyIHXEInmQKmIVeRA7YlV5ECsiiDwIHRFUHoSKiCIP/Ii7LIsw+YtEkgdrRSSRB0sjksqDuRFZyIOpEVnJg7ERWcqDoYis5UFfRBHyoJbfn6JbN/dnpE5mNxL/Jop48z5+RFHyABFFyoNaCvjmCSGEEEJK5QOhW6JdRRgREwAAAABJRU5ErkJggg==);height:10px;width:10px;cursor:pointer}.new-warehouse .form .time .time-range .input[data-v-bc6281da]{height:38px;width:80px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#3b4c5b}.new-warehouse .form .working-type[data-v-bc6281da]{margin-top:15px;width:100%}.new-warehouse .form .working-type .soft-font[data-v-bc6281da]{white-space:nowrap;margin-bottom:2%}@media (max-width: 1200px){.new-warehouse .form .working-type .soft-font[data-v-bc6281da]{margin-bottom:0%}}.new-warehouse .form .working-type .multiselect[data-v-bc6281da]{--ms-tag-bg: #21b3ba;--ms-ring-width: 0px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.new-warehouse .form .contact-phone[data-v-bc6281da],.new-warehouse .form .contact-emails[data-v-bc6281da],.new-warehouse .form .contact-language[data-v-bc6281da]{width:100%;margin-top:15px}.new-warehouse .form .contact-phone .input[data-v-bc6281da],.new-warehouse .form .contact-emails .input[data-v-bc6281da],.new-warehouse .form .contact-language .input[data-v-bc6281da]{width:100%}.new-warehouse .form .contact-phone .invalid[data-v-bc6281da],.new-warehouse .form .contact-emails .invalid[data-v-bc6281da],.new-warehouse .form .contact-language .invalid[data-v-bc6281da]{box-shadow:0 0 7.32px .43px #f78c8c}.new-warehouse .form .contact-emails .contact-email[data-v-bc6281da]{position:relative}.new-warehouse .form .contact-emails .contact-email .mail-selector[data-v-bc6281da]{position:absolute;min-width:100%;max-width:100%;z-index:5;top:40px;right:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.new-warehouse .form .contact-emails .contact-email .mail-selector .created[data-v-bc6281da]{min-height:150px;max-height:250px;overflow-y:scroll;margin-bottom:5px}.new-warehouse .form .contact-emails .contact-email .mail-selector .created .option[data-v-bc6281da]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.new-warehouse .form .contact-emails .contact-email .mail-selector .created .option .mail-info[data-v-bc6281da]{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-radius:8px;min-height:2.3rem;padding-left:5%;padding-top:2%;padding-bottom:2%;overflow:hidden;white-space:normal}.new-warehouse .form .contact-emails .contact-email .mail-selector .created .option .mail-info .mail-text[data-v-bc6281da]{display:flex;flex-direction:row;align-items:center;max-width:90%;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.new-warehouse .form .contact-emails .contact-email .mail-selector .created .option .mail-info .logo[data-v-bc6281da]{margin-right:5px}.new-warehouse .form .contact-emails .contact-email .mail-selector .created .option .mail-info[data-v-bc6281da]:hover{background-color:#21b3ba33}.new-warehouse .form .contact-emails .contact-email .first[data-v-bc6281da]{top:63px}.new-warehouse .form .additional[data-v-bc6281da]{width:100%}.new-warehouse .form .additional .additional-properties[data-v-bc6281da]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;margin-top:15px}.new-warehouse .form .additional .additional-properties .additional-field[data-v-bc6281da]{display:flex;flex-direction:column;justify-content:start;align-items:start}.new-warehouse .form .additional .additional-properties .additional-field .input[data-v-bc6281da]{width:190px}.new-warehouse .form .wrapped[data-v-bc6281da]{margin-bottom:10px}.new-warehouse .submit[data-v-bc6281da]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.new-warehouse .embedded[data-v-bc6281da]{border-bottom-left-radius:0}.edit-warehouse[data-v-7f3f1305]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.edit-warehouse .soft-font[data-v-7f3f1305]{padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b}.edit-warehouse .to-edit[data-v-7f3f1305]{display:flex;flex-direction:column;width:100%}.edit-warehouse select>option[data-v-7f3f1305]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.edit-warehouse .header[data-v-7f3f1305]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;padding-left:30px;padding-right:30px}.edit-warehouse .header .spacer[data-v-7f3f1305]{min-width:20px;height:100%}.edit-warehouse .header .arrow[data-v-7f3f1305]{cursor:pointer}.edit-warehouse .header .title[data-v-7f3f1305]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.edit-warehouse .header .title .name[data-v-7f3f1305]{display:flex;align-items:center;margin-bottom:5px}.edit-warehouse .header .title .underline[data-v-7f3f1305]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.edit-warehouse .header .close[data-v-7f3f1305]{cursor:pointer}.edit-warehouse .main[data-v-7f3f1305]{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;overflow-y:scroll}.edit-warehouse .main .main-info[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:100%;padding-left:120px;padding-right:120px}.edit-warehouse .main .main-info .title[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:start;width:100%;margin-top:50px;margin-bottom:10px;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b;border-bottom:2px solid #3B4C5B}.edit-warehouse .main .main-info .first-title[data-v-7f3f1305]{margin-top:30px}.edit-warehouse .main .main-info .first-heading[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:30px}.edit-warehouse .main .main-info .first-heading .warehouse-type[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:end;align-items:start;width:50%;margin-bottom:0}.edit-warehouse .main .main-info .first-heading .warehouse-type .input[data-v-7f3f1305]{width:190px}.edit-warehouse .main .main-info .first-heading .brand-selector[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:50%;white-space:nowrap}.edit-warehouse .main .main-info .first-heading .brand-selector .input[data-v-7f3f1305]{width:100%;padding-left:5px}.edit-warehouse .main .main-info .heading[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.edit-warehouse .main .main-info .heading .erp-uid[data-v-7f3f1305]{position:relative;min-height:60px;margin-bottom:15px}.edit-warehouse .main .main-info .heading .erp-uid .input[data-v-7f3f1305]{width:190px}.edit-warehouse .main .main-info .heading .side-type[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:end;align-items:start;height:62px;margin-bottom:15px;white-space:nowrap}.edit-warehouse .main .main-info .heading .side-type .side[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.edit-warehouse .main .main-info .heading .side-type .side .option[data-v-7f3f1305]{display:flex;justify-content:center;align-items:center;height:38px;width:70px;border:1px solid #3B4C5B;border-radius:2em;padding:5px 10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.edit-warehouse .main .main-info .heading .side-type .side .origin[data-v-7f3f1305],.edit-warehouse .main .main-info .heading .side-type .side .destination[data-v-7f3f1305]{margin-right:5px}.edit-warehouse .main .main-info .heading .side-type .side .active[data-v-7f3f1305]{background-color:#3b4c5b;border:none;color:#fff}.edit-warehouse .main .main-info .company-name[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;margin-bottom:15px;white-space:nowrap}.edit-warehouse .main .main-info .company-name .input[data-v-7f3f1305]{width:100%}.edit-warehouse .main .main-info .address[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%}.edit-warehouse .main .main-info .address .wrapper[data-v-7f3f1305]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.edit-warehouse .main .main-info .address .wrapper .address-composition[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-height:38px;width:100%;border-radius:8px;padding-left:10px;padding-right:40px;background-color:#e6e6e6cc;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.edit-warehouse .main .main-info .address .logo-edit[data-v-7f3f1305]{position:absolute;top:10px;right:10px;min-height:18px;max-height:18px;min-width:18px;max-width:18px;cursor:pointer}.edit-warehouse .main .main-info .address .body[data-v-7f3f1305]{width:100%;border-radius:8px;padding:10px;background-color:#21b3ba33}.edit-warehouse .main .main-info .address .body .global[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;white-space:nowrap}.edit-warehouse .main .main-info .address .body .global .postal_code[data-v-7f3f1305],.edit-warehouse .main .main-info .address .body .global .country[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:48%}.edit-warehouse .main .main-info .address .body .global .input[data-v-7f3f1305]{height:40px;width:100%;padding-left:10px}.edit-warehouse .main .main-info .address .body .additional-info[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.edit-warehouse .main .main-info .address .body .additional-info .input[data-v-7f3f1305]{width:100%}.edit-warehouse .main .main-info .address .warehouse-map[data-v-7f3f1305]{background-color:transparent;height:225px;width:100%;margin-top:15px}.edit-warehouse .main .main-info .ranges[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.edit-warehouse .main .main-info .time .time-range-header[data-v-7f3f1305]{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;margin-top:15px}.edit-warehouse .main .main-info .time .time-range-header .logo[data-v-7f3f1305]{cursor:pointer}.edit-warehouse .main .main-info .time .time-range[data-v-7f3f1305]{display:flex;flex-direction:row;align-items:center;justify-content:start;margin-top:5px}.edit-warehouse .main .main-info .time .time-range .time[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:space-between;min-width:190px;max-width:190px;font-style:normal;font-weight:400;font-size:16px;line-height:38px;color:#3b4c5b}.edit-warehouse .main .main-info .time .time-range input[data-v-7f3f1305]::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7klEQVRoge2XSwrCQBAFe6VeI6cRAi5zEpfeSkHjydSVdmMejIMh3/nBK3i7CVRlsokIIYQQQghxaXTb1BJ/MKdm6NBR99a1ul1oowlsdGf5up36DlW6Z3fIdpU8bsIczAVe5lj1Hd7rHs7h1DfhvnnbS3cYeiiXiFnyIHXEInmQKmIVeRA7YlV5ECsiiDwIHRFUHoSKiCIP/Ii7LIsw+YtEkgdrRSSRB0sjksqDuRFZyIOpEVnJg7ERWcqDoYis5UFfRBHyoJbfn6JbN/dnpE5mNxL/Jop48z5+RFHyABFFyoNaCvjmCSGEEEJK5QOhW6JdRRgREwAAAABJRU5ErkJggg==);height:10px;width:10px;cursor:pointer}.edit-warehouse .main .main-info .time .time-range .input[data-v-7f3f1305]{height:38px;width:80px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#3b4c5b}.edit-warehouse .main .main-info .working-type[data-v-7f3f1305]{width:100%;margin-top:15px}.edit-warehouse .main .main-info .working-type .soft-font[data-v-7f3f1305]{white-space:nowrap;margin-bottom:2%}@media (max-width: 1200px){.edit-warehouse .main .main-info .working-type .soft-font[data-v-7f3f1305]{margin-bottom:0%}}.edit-warehouse .main .main-info .working-type .multiselect[data-v-7f3f1305]{--ms-tag-bg: #21b3ba;--ms-ring-width: 0px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.edit-warehouse .main .main-info .contact-phone[data-v-7f3f1305],.edit-warehouse .main .main-info .contact-emails[data-v-7f3f1305],.edit-warehouse .main .main-info .contact-language[data-v-7f3f1305]{margin-top:15px;width:100%}.edit-warehouse .main .main-info .contact-phone .input[data-v-7f3f1305],.edit-warehouse .main .main-info .contact-emails .input[data-v-7f3f1305],.edit-warehouse .main .main-info .contact-language .input[data-v-7f3f1305]{width:100%}.edit-warehouse .main .main-info .contact-phone .invalid[data-v-7f3f1305],.edit-warehouse .main .main-info .contact-emails .invalid[data-v-7f3f1305],.edit-warehouse .main .main-info .contact-language .invalid[data-v-7f3f1305]{box-shadow:0 0 7.32px .43px #f78c8c}.edit-warehouse .main .main-info .contact-emails .contact-email[data-v-7f3f1305]{position:relative}.edit-warehouse .main .main-info .contact-emails .contact-email .mail-selector[data-v-7f3f1305]{position:absolute;min-width:100%;max-width:100%;z-index:5;top:40px;right:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.edit-warehouse .main .main-info .contact-emails .contact-email .mail-selector .created[data-v-7f3f1305]{min-height:150px;max-height:250px;overflow-y:scroll;margin-bottom:5px}.edit-warehouse .main .main-info .contact-emails .contact-email .mail-selector .created .option[data-v-7f3f1305]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.edit-warehouse .main .main-info .contact-emails .contact-email .mail-selector .created .option .mail-info[data-v-7f3f1305]{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-radius:8px;min-height:2.3rem;padding-left:5%;padding-top:2%;padding-bottom:2%;overflow:hidden;white-space:normal}.edit-warehouse .main .main-info .contact-emails .contact-email .mail-selector .created .option .mail-info .mail-text[data-v-7f3f1305]{display:flex;flex-direction:row;align-items:center;max-width:90%;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.edit-warehouse .main .main-info .contact-emails .contact-email .mail-selector .created .option .mail-info .logo[data-v-7f3f1305]{margin-right:5px}.edit-warehouse .main .main-info .contact-emails .contact-email .mail-selector .created .option .mail-info[data-v-7f3f1305]:hover{background-color:#21b3ba33}.edit-warehouse .main .main-info .contact-emails .contact-email .first[data-v-7f3f1305]{top:63px}.edit-warehouse .main .main-info .additional[data-v-7f3f1305]{width:100%}.edit-warehouse .main .main-info .additional .additional-properties[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;margin-top:15px}.edit-warehouse .main .main-info .additional .additional-properties .additional-field[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:start;align-items:start}.edit-warehouse .main .main-info .additional .additional-properties .additional-field .input[data-v-7f3f1305]{width:190px}.edit-warehouse .main .main-info .additional .info-pair[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;min-height:70px}.edit-warehouse .main .main-info .additional .info-field[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:50%}.edit-warehouse .main .main-info .additional .info-field .info-key[data-v-7f3f1305]{font-style:normal;font-weight:500;font-size:16px;line-height:16px;text-decoration-line:underline;color:#3b4c5b}.edit-warehouse .main .main-info .additional .info-field .info-value[data-v-7f3f1305]{margin-top:10px;font-style:normal;font-weight:400;font-size:15px;line-height:16px;color:#7e7e7e;overflow:hidden}.edit-warehouse .main .main-info .wrapped[data-v-7f3f1305]{margin-bottom:10px}.edit-warehouse .main .blured[data-v-7f3f1305]{position:absolute;width:100%;height:100%;background-color:transparent}.edit-warehouse .submit[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.edit-warehouse .submit .btn-delete[data-v-7f3f1305]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:50%;border-bottom-left-radius:8px}.edit-warehouse .submit .embedded[data-v-7f3f1305]{border-bottom-left-radius:0}.edit-warehouse .submit .btn-confirm[data-v-7f3f1305]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.edit-warehouse .delete[data-v-7f3f1305]{display:flex;flex-direction:column;justify-content:space-between;align-items:bottom;width:100%;height:100%;max-height:200px;padding-top:60px;margin-top:5%;border-bottom-right-radius:20px;background-color:#f78c8c}.edit-warehouse .delete .form[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:center;font-style:normal;font-weight:500;font-size:24px;line-height:33px;color:#3b4c5b}.edit-warehouse .delete .actions[data-v-7f3f1305]{display:flex;flex-direction:row;justify-content:center;min-height:70px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.edit-warehouse .delete .actions .btn-delete[data-v-7f3f1305]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:50%;background-color:#e6e6e6cc;color:#3b4c5b}.edit-warehouse .delete .actions .btn-confirm[data-v-7f3f1305]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:50%;background-color:#3b4c5b;border-bottom-right-radius:8px;color:#fff}.form[data-v-b9937389]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-top:15px;padding-right:25px;overflow-y:scroll;overflow-x:scroll}.form .side-header[data-v-b9937389]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:60px;padding-left:30px;padding-right:30px}.form .side-header .spacer[data-v-b9937389]{min-width:20px;height:100%}.form .side-header .arrow[data-v-b9937389]{cursor:pointer}.form .side-header .title[data-v-b9937389]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.form .side-header .title .name[data-v-b9937389]{display:flex;align-items:center;margin-bottom:5px}.form .side-header .title .underline[data-v-b9937389]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.form .main[data-v-b9937389]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:600px;height:100%}.form .main .group[data-v-b9937389]{width:100%;margin-bottom:15px}.form .main .group .header[data-v-b9937389]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;height:60px}.form .main .group .header .name[data-v-b9937389]{font-style:normal;font-weight:700;font-size:20px;line-height:20px;color:#3b4c5b}.form .main .group .header .actions[data-v-b9937389]{display:flex;flex-direction:row;justify-content:end;align-items:center}.form .main .group .header .actions .btn-so[data-v-b9937389]{display:flex;justify-content:center;align-items:center;height:25px;min-width:70px;background-color:#21b3ba;border-radius:8px;margin-left:10px;padding:10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.form .main .group .header .actions .btn-so[data-v-b9937389]:hover{box-shadow:0 0 7.32px .43px #0003}.form .main .group .header-fields[data-v-b9937389]{display:flex;flex-direction:row;justify-content:start;margin-bottom:5px}.form .main .group .header-fields .title[data-v-b9937389]{display:flex;flex-direction:row;align-items:center;width:90px;font-style:normal;font-weight:400;font-size:14px}.form .main .group .header-fields .id[data-v-b9937389]{min-width:30px;max-width:30px;margin-right:10px}.form .main .group .header-fields .label[data-v-b9937389]{display:flex;justify-content:start;width:270px;margin-left:40px}.form .main .group .header-fields .width[data-v-b9937389],.form .main .group .header-fields .length[data-v-b9937389]{display:flex;justify-content:start;width:105px}.form .main .group .pallets[data-v-b9937389]{display:flex;flex-direction:column;justify-content:start;align-items:start}.form .main .group .pallets .pallet[data-v-b9937389]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:100%;max-width:100%;padding:10px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a}.form .main .group .pallets .pallet .id[data-v-b9937389]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:30px;max-width:30px;font-style:normal;font-weight:700;font-size:20px;line-height:27px;color:#3b4c5b}.form .main .group .pallets .pallet .field[data-v-b9937389]{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:15px}.form .main .group .pallets .pallet .field .number[data-v-b9937389]{width:90px;text-align:center}.form .main .group .pallets .pallet .final[data-v-b9937389]{margin-right:0}.form .main .group .pallets .pallet .logo-delete[data-v-b9937389]{position:absolute;right:-35px;margin-left:15px;min-height:20px;max-height:20px;min-width:20px;max-width:20px;cursor:pointer}.form .main .group .empty[data-v-b9937389]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:60px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#7e7e7e}.form .main .group .pallet-add[data-v-b9937389]{display:flex;flex-direction:row;justify-content:center;align-items:center}.form .main .group .pallet-add .circle[data-v-b9937389]{cursor:pointer}.form .main .first[data-v-b9937389]{margin-top:0}.centered[data-v-b9937389]{align-items:center}.collapsed-menu[data-v-b9937389]{padding-left:15px}.smart-location[data-v-cfb74947]{width:100%}.smart-location .input[data-v-cfb74947]{height:38px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.smart-location .input[data-v-cfb74947]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.smart-location input[data-v-cfb74947]:focus{outline:none}.smart-location select>option[data-v-cfb74947]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.smart-location .header[data-v-cfb74947]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:15px}.smart-location .country[data-v-cfb74947]{min-width:250px;width:100%;white-space:nowrap;overflow-x:hidden}.smart-location .country .disabled[data-v-cfb74947]{pointer-events:none;background-color:#e6e6e6cc;cursor:not-allowed;border:1px solid #d0d0d0}.smart-location .country .name[data-v-cfb74947]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.smart-location .country .summary[data-v-cfb74947]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:5px;margin-left:15px}.smart-location .country .summary .value[data-v-cfb74947]{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.smart-location .country .input[data-v-cfb74947]{width:100%;height:28px;font-size:14px}.smart-location .unique[data-v-cfb74947]{display:flex;flex-direction:row;justify-content:start;align-items:center}.smart-location .unique .header[data-v-cfb74947]{margin-top:0;margin-right:10px}.smart-location .unique .result[data-v-cfb74947]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.smart-location .location[data-v-cfb74947]{position:relative;min-width:250px;width:100%;white-space:nowrap;height:28px}.smart-location .location .input-line[data-v-cfb74947]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:100%;max-width:100%;height:28px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.smart-location .location .input-line .input[data-v-cfb74947]{height:26px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;white-space:nowrap;padding-left:10px;border:none;font-size:12px;color:#3b4c5b}.smart-location .location .input-line .input .selected-location[data-v-cfb74947]{height:28px;font-size:12px;display:flex;flex-direction:column;justify-content:center;align-items:start;width:100%;padding-top:2px;padding-bottom:2px;margin-left:5px;overflow:hidden;cursor:pointer}.smart-location .location .input-line .input .selected-location .main[data-v-cfb74947]{font-size:13px;height:13px}.smart-location .location .input-line .input .selected-location .minor[data-v-cfb74947]{opacity:.6;font-size:12px}.smart-location .location .input-line .input .location-input[data-v-cfb74947]{width:100%;height:100%;border-radius:8px;border:none;transition:none;outline:none}.smart-location .location .input-line .input .logo-delete[data-v-cfb74947]{cursor:pointer;margin-right:15px;margin-left:15px;min-height:16px;max-height:16px;min-width:16x;max-width:16px}.smart-location .location .input-line .input[data-v-cfb74947]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.smart-location .location .input-line input[data-v-cfb74947]:focus{outline:none}.smart-location .location .disabled[data-v-cfb74947]{pointer-events:none;background-color:#e6e6e6cc;cursor:not-allowed;border:1px solid #d0d0d0}.smart-location .location .disabled .input[data-v-cfb74947]{background-color:#e6e6e6cc}.smart-location .location .location-selector[data-v-cfb74947]{position:absolute;min-height:160px;max-height:320px;min-width:100%;max-width:100%;margin-top:5px;z-index:5;left:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;overflow-y:scroll}.smart-location .location .location-selector .logo[data-v-cfb74947]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:10px;margin-left:10px}.smart-location .location .location-selector .created-header[data-v-cfb74947]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px;margin-bottom:5px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.smart-location .location .location-selector .created[data-v-cfb74947]{margin-bottom:5px}.smart-location .location .location-selector .created .zones[data-v-cfb74947]{padding-left:2%;padding-top:2%;padding-bottom:2%;font-size:14px;color:#000}.smart-location .location .location-selector .created .zones .option[data-v-cfb74947]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000;white-space:nowrap}.smart-location .location .location-selector .created .zones .option .warehouse-info[data-v-cfb74947]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.3rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .zones .option .warehouse-info .warehouse-heading[data-v-cfb74947]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:13px;line-height:15px;color:#3b4c5b}.smart-location .location .location-selector .created .zones .option .warehouse-info .item[data-v-cfb74947]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.smart-location .location .location-selector .created .zones .option .warehouse-info[data-v-cfb74947]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .created .division[data-v-cfb74947]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.smart-location .location .location-selector .created .division .county-info[data-v-cfb74947]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .division .county-info[data-v-cfb74947]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .created .division .municipality-info[data-v-cfb74947]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .division .municipality-info[data-v-cfb74947]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .none[data-v-cfb74947]{font-size:12px;opacity:.6;margin-bottom:5px}.smart-location .location .location-selector .none .center[data-v-cfb74947]{display:flex;justify-content:center}.smart-location .location .location-selector .global[data-v-cfb74947]{max-height:250px;overflow-y:scroll}.smart-location .location .location-selector .postal_code[data-v-cfb74947]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100%;max-width:100%;border-radius:8px;padding-top:2%;padding-bottom:2%;margin-bottom:2%;cursor:pointer}.smart-location .location .location-selector .postal_code .logo-pin[data-v-cfb74947]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.smart-location .location .location-selector .postal_code .postal-code-option[data-v-cfb74947]{margin-left:3%;padding-top:1%;padding-bottom:2%;color:#000;font-size:14px;height:2em;text-align:center}.smart-location .location .location-selector .postal_code[data-v-cfb74947]:hover{background-color:#21b3ba33}input[data-v-cfb74947]::-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset!important;box-shadow:0 0 0 1000px #fff inset!important}.horizontal[data-v-cfb74947]{display:flex;flex-direction:row;justify-content:start;align-items:start}.horizontal .header[data-v-cfb74947]{margin-top:0%}.horizontal .country[data-v-cfb74947]{min-width:150px;max-width:150px}.horizontal .country .input[data-v-cfb74947]{width:150px}.horizontal .location[data-v-cfb74947]{margin-left:2px}.pallet-container[data-v-43874a39]{display:flex;flex-direction:column;gap:5px}.input[data-v-43874a39]{height:28px}.select[data-v-43874a39]{width:220px}.quantity[data-v-43874a39]{width:40px;padding-right:0;padding-left:0;display:flex;text-align:center}.input.quantity[data-v-43874a39]::-webkit-outer-spin-button,.input.quantity[data-v-43874a39]::-webkit-inner-spin-button{-webkit-appearance:none}.height[data-v-43874a39]{width:40px;padding-right:0;padding-left:0}.label-number-pallets[data-v-43874a39]{font-size:14px;color:#3b4c5b;display:flex;gap:10px}.input[data-v-43874a39]:disabled{border:1px solid #d0d0d0;background-color:#e6e6e6cc}.pallet-row[data-v-43874a39]{display:flex;gap:2px}.btn-al[data-v-43874a39]{display:flex;justify-content:center;align-items:center;height:25px;padding:10px;background-color:#7edcec99;border-radius:8px;white-space:nowrap;border:1px solid rgba(126,220,236,.6);font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b;cursor:pointer}.btn-al[data-v-43874a39]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.disabled[data-v-43874a39]{background-color:#e6e6e6cc;color:#3b4c5b;cursor:not-allowed}.disabled[data-v-43874a39]:hover{border-color:#00000026;box-shadow:none}.delete-pallet[data-v-43874a39]{position:absolute;left:1160px;display:flex;align-items:center;height:28px}.delete-pallet .logo-delete[data-v-43874a39]{padding-top:5px;cursor:pointer;height:20px;width:20px}.comments[data-v-db5faf87]{display:flex;justify-content:center;align-items:center;min-width:25px;max-width:25px;position:relative}.comments .logo-container[data-v-db5faf87]{position:relative;display:flex;align-items:center;justify-content:center}.comments .logo-container .logo[data-v-db5faf87]{cursor:pointer}.comments .logo-container .comments-tooltip-text[data-v-db5faf87]{visibility:hidden;opacity:0;width:max-content;display:flex;align-items:center;justify-content:center;max-width:1100px;min-height:85px;background-color:#363740;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;right:calc(100% + 8px);bottom:50%;transform:translateY(50%);transition:opacity .3s,visibility .3s;white-space:normal;word-break:break-word;overflow-wrap:break-word;box-sizing:border-box;line-height:1.5}.comments .logo-container .comments-tooltip-text[data-v-db5faf87]:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 0px 8px 8px;border-color:transparent transparent transparent #363740}.comments .logo-container:hover .comments-tooltip-text[data-v-db5faf87]{visibility:visible;opacity:1}.comments[data-v-db5faf87] ::-webkit-scrollbar-thumb{background-color:#e6e6e6cc}.comments[data-v-db5faf87] ::-webkit-scrollbar{width:8px}.euro-simbol[data-v-16d777fc]{margin-right:10px}.euro-tooltip-wrapper[data-v-16d777fc]{position:relative;display:inline-block;cursor:pointer}.tooltip-content[data-v-16d777fc]{display:none;opacity:0;transition:opacity .2s ease-in-out;position:absolute;top:50%;transform:translateY(-50%);right:calc(100% + 8px);background-color:#363740;color:#fff;padding:8px 12px;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 10px #0000001a;white-space:nowrap;z-index:10;font-size:14px;line-height:1.4;min-width:200px}.tooltip-content[data-v-16d777fc]:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 0px 8px 8px;border-color:transparent transparent transparent #363740}.euro-tooltip-wrapper:hover .tooltip-content[data-v-16d777fc]{display:block;opacity:1}.tooltip-line[data-v-16d777fc]{display:flex;justify-content:space-between;gap:5px;margin-bottom:4px}.tooltip-line[data-v-16d777fc]:last-child{margin-bottom:0}.expedition[data-v-f8809dd3]{margin-bottom:15px;min-width:1280px;display:flex;align-items:start;align-items:stretch;justify-content:space-between;background-color:#e6e6e6cc;padding:10px;border-radius:8px;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px;height:100%}.left-side-expedition[data-v-f8809dd3]{display:flex;gap:10px}.expedition-number[data-v-f8809dd3]{font-size:14px;min-width:20px;display:flex;height:28px;align-items:center}.expedition-id .input[data-v-f8809dd3]{width:95px}.input[data-v-f8809dd3]{height:28px}.quantity[data-v-f8809dd3]{width:90px}.label-number-pallets[data-v-f8809dd3]{font-size:14px;color:#3b4c5b;display:flex;gap:10px}input[data-v-f8809dd3]::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7klEQVRoge2XSwrCQBAFe6VeI6cRAi5zEpfeSkHjydSVdmMejIMh3/nBK3i7CVRlsokIIYQQQghxaXTb1BJ/MKdm6NBR99a1ul1oowlsdGf5up36DlW6Z3fIdpU8bsIczAVe5lj1Hd7rHs7h1DfhvnnbS3cYeiiXiFnyIHXEInmQKmIVeRA7YlV5ECsiiDwIHRFUHoSKiCIP/Ii7LIsw+YtEkgdrRSSRB0sjksqDuRFZyIOpEVnJg7ERWcqDoYis5UFfRBHyoJbfn6JbN/dnpE5mNxL/Jop48z5+RFHyABFFyoNaCvjmCSGEEEJK5QOhW6JdRRgREwAAAABJRU5ErkJggg==);height:10px;width:10px;cursor:pointer}.input[data-v-f8809dd3]:disabled{border:1px solid #d0d0d0;background-color:#e6e6e6cc}.date-time-container[data-v-f8809dd3]{display:flex;gap:2px}.date-picker-container[data-v-f8809dd3]{display:flex;flex-direction:column;gap:5px;align-items:center}.datepicker[data-v-f8809dd3]{width:110px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 10px}.datepicker[data-v-f8809dd3] .dp__clear_icon{color:#aaa;cursor:pointer!important;padding:0 5px}.datepicker[data-v-f8809dd3] .dp__input{height:28px}.datepicker[data-v-f8809dd3] .dp__clear_icon:hover{color:#3b4c5b}.logo-delete[data-v-f8809dd3]{cursor:pointer;height:20px;width:20px}.time-picker-container[data-v-f8809dd3]{display:flex;flex-direction:column;gap:5px;align-items:center}.time-input-container[data-v-f8809dd3]{display:flex;align-items:center;justify-content:start}.delivery-time[data-v-f8809dd3]{width:95px;font-size:14px}.clear-time-btn-edit[data-v-f8809dd3],.clear-time-btn-create[data-v-f8809dd3]{position:absolute;background:transparent;border:none;cursor:pointer;font-size:15px;color:#aaa;padding-top:2px;left:730px;z-index:100}.clear-time-btn-create[data-v-f8809dd3]:hover,.clear-time-btn-edit[data-v-f8809dd3]:hover{color:#3b4c5b}.add-range-button[data-v-f8809dd3]{display:flex;justify-content:center;align-items:center;height:25px;width:100%;padding:10px;background-color:#7edcec99;border-radius:8px;white-space:nowrap;border:1px solid rgba(126,220,236,.6);font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b;cursor:pointer}.add-range-button[data-v-f8809dd3]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.weight[data-v-f8809dd3]{width:70px}.comments-component[data-v-f8809dd3]{display:flex;align-items:start;padding-top:5px;height:28px}.expedition-prices[data-v-f8809dd3]{display:flex;align-items:start;height:28px;min-width:25px;max-width:25px}.comments-component[data-v-f8809dd3] .logo-container .comments-tooltip-text{max-width:650px;min-width:230px}.disabled[data-v-f8809dd3]{background-color:#e6e6e6cc;color:#3b4c5b;cursor:not-allowed}.disabled[data-v-f8809dd3]:hover{border-color:#00000026;box-shadow:none}.vertical-divider[data-v-f8809dd3]{width:2px;background-color:#7e7e7e;margin-right:5px}.right-side-expeditions[data-v-f8809dd3]{display:flex;justify-content:center;align-items:center;gap:10px}.right-side-expeditions-actions[data-v-f8809dd3]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.expedition-state-and-actions-container[data-v-f8809dd3]{display:flex}.expedition-actions[data-v-f8809dd3]{display:flex;gap:2px;align-items:start;justify-content:start;height:28px}.expedition-actions-accept[data-v-f8809dd3],.expedition-actions-undo[data-v-f8809dd3],.expedition-actions-decline[data-v-f8809dd3]{font-weight:500;font-size:14px;border-radius:8px;padding-right:10px;padding-left:10px;display:flex;justify-content:center;height:28px;align-items:center;color:#fff;width:75px;cursor:pointer}.expedition-actions-accept[data-v-f8809dd3]:hover,.expedition-actions-undo[data-v-f8809dd3]:hover,.expedition-actions-decline[data-v-f8809dd3]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.expedition-actions-accept[data-v-f8809dd3]{background-color:#21b3ba}.expedition-actions-decline[data-v-f8809dd3]{background-color:#f78c8c}.expedition-actions-undo[data-v-f8809dd3]{background-color:#7e7e7e}.expedition-state[data-v-f8809dd3]{font-size:14px;color:#3b4c5b;display:flex;gap:10px;align-items:center;height:28px}.expedition-state-declined[data-v-f8809dd3],.expedition-state-accepted[data-v-f8809dd3]{width:80px;font-size:14px;display:flex;justify-content:center;align-items:center}.expedition-state-declined[data-v-f8809dd3]{color:#f78c8c}.expedition-state-accepted[data-v-f8809dd3]{color:#21b3ba}.options-select[data-v-f8809dd3]{background-color:#21b3ba;display:flex;justify-content:center;text-align:center;align-items:center;color:#fff;width:100px;font-weight:500;font-size:14px;height:25px;border-radius:8px;border:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.options-select[data-v-f8809dd3]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.options-select[data-v-f8809dd3]:focus{outline:none}.options-unselect[data-v-f8809dd3]{background-color:#7e7e7e;display:flex;justify-content:center;text-align:center;align-items:center;color:#fff;width:155px;font-weight:500;font-size:14px;height:25px;border-radius:8px;border:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.options-unselect[data-v-f8809dd3]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.options-unselect[data-v-f8809dd3]:focus{outline:none}.is-creating-order-unselect[data-v-f8809dd3]{width:100px}.smart-location[data-v-f8809dd3] .country{max-width:110px!important;min-width:110px!important}.smart-location[data-v-f8809dd3] .country .input{width:110px}.datepicker[data-v-f8809dd3] .dp__disabled{background-color:#e6e6e6cc;border:1px solid #d0d0d0}.id_repeated[data-v-f8809dd3]{border:1px solid #F78C8C}.delete-expedition[data-v-f8809dd3]{display:flex;align-items:center;height:28px}.expedition-title[data-v-faad621b]{margin-bottom:10px}.title[data-v-faad621b]{margin-top:15px;font-style:normal;font-weight:500;font-size:20px;line-height:27px;color:#3b4c5b}.title .dot[data-v-faad621b]{position:relative;height:12px;min-width:12px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-top:18px;margin-right:18px}.expeditions-manager[data-v-faad621b]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.expeditions-manager .expeditions-header[data-v-faad621b]{margin-left:43px;margin-bottom:5px;display:flex;font-size:14px;color:#3b4c5b;gap:15px;font-weight:500}.expeditions-manager .expeditions-header .expedition-id[data-v-faad621b]{width:89px}.expeditions-manager .expeditions-header .location-header[data-v-faad621b]{width:360px}.expeditions-manager .expeditions-header .expedition-id-header[data-v-faad621b]{width:100px}.expeditions-manager .expeditions-header .weight-header[data-v-faad621b]{width:68px}.expeditions-manager .expeditions-header .number-pallets-header[data-v-faad621b]{width:295px}.expeditions-manager .expeditions-header .type-pallets-header[data-v-faad621b]{width:245px}.expeditions-manager .expeditions-header .target-date-header[data-v-faad621b]{width:198px}.expeditions-manager .expeditions-list[data-v-faad621b]{width:100%}.expeditions-manager .btn-al[data-v-faad621b]{display:flex;justify-content:center;align-items:center;height:25px;padding:10px;background-color:#21b3ba33;border-radius:8px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b;cursor:pointer}.expeditions-manager .btn-al[data-v-faad621b]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.pending-expeditions-component .pending-expeditions-header[data-v-817b2ee8]{margin-bottom:20px;display:flex;margin-top:20px;align-items:center}.pending-expeditions-component .pending-expeditions-header .pending-expeditions-warning[data-v-817b2ee8]{margin-right:14px;margin-top:-1px}.pending-expeditions-component .pending-expeditions-header .pending-expeditions-header-title[data-v-817b2ee8]{margin-bottom:4px;font-style:normal;font-weight:500;font-size:20px;line-height:14px;color:#3b4c5b;padding-top:2px}.pending-expeditions-component .no-pending-expeditions-body[data-v-817b2ee8]{display:flex;justify-content:center;align-items:center;height:100%}.pending-expeditions-component .no-pending-expeditions-body .no-pending-expeditions[data-v-817b2ee8]{font-style:normal;font-weight:400;font-size:18px;line-height:20px;color:#7e7e7e}.groupage-origin-comments[data-v-1adf7373]{display:flex;flex-direction:column;width:295px;margin-top:18px}.groupage-origin-comments .input[data-v-1adf7373]{height:38px;min-height:38px;max-height:80px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding:5px 10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e;overflow:auto;resize:none}.groupage-origin-comments .input[data-v-1adf7373]::placeholder{opacity:1;text-align:left;letter-spacing:0px;color:#7e7e7e}.groupage-origin-comments .input[data-v-1adf7373]:focus{outline:none}.groupage-body[data-v-07b738b3]{background-color:#fafafa;padding-bottom:5px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.groupage-body .groupage-origin[data-v-07b738b3]{width:100%}.groupage-body .expedition-title[data-v-07b738b3]{margin-bottom:10px}.groupage-body .title[data-v-07b738b3]{margin-top:15px;font-style:normal;font-weight:500;font-size:20px;line-height:27px;color:#3b4c5b}.groupage-body .title .minor[data-v-07b738b3]{margin-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.groupage-body .location[data-v-07b738b3]{position:relative;display:flex;flex-direction:column;white-space:nowrap;margin-bottom:20px;width:100%}.groupage-body .location .dot[data-v-07b738b3]{position:relative;height:12px;min-width:12px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-top:18px;margin-right:10px}.groupage-body .location .data[data-v-07b738b3]{position:relative;display:flex;flex-direction:row;gap:10px}.groupage-body .location .data .place-info[data-v-07b738b3]{width:290px}.groupage-body .location .data .place-info .warehouse[data-v-07b738b3]{min-width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:top;align-items:left;margin-top:16px}.groupage-body .location .data .place-info .warehouse .text[data-v-07b738b3]{margin-bottom:5px}.groupage-body .location .data .place-info .warehouse .location-header[data-v-07b738b3]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:3px}.groupage-body .location .data .place-info .warehouse .location-header .text[data-v-07b738b3]{margin-bottom:4px;font-style:normal;font-weight:500;font-size:20px;line-height:14px;color:#3b4c5b}.groupage-body .location .data .place-info .warehouse .location-header .details-button[data-v-07b738b3]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;min-width:55px;max-width:55px;height:20px;padding:5px;margin-left:10px;background-color:#e6e6e6cc;border-radius:5px;font-style:normal;font-weight:400;font-size:12px;line-height:12px;cursor:pointer}.groupage-body .location .data .place-info .warehouse .location-header .details-non-selected[data-v-07b738b3]:hover{background-image:linear-gradient(-180deg,rgba(230,230,230,.8) 0%,rgba(179,179,179,.8) 100%)}.groupage-body .location .data .place-info .warehouse .location-header .details-selected[data-v-07b738b3]{background-color:#7e7e7e;color:#fff}.groupage-body .location .data .place-info .warehouse .location-header .actions[data-v-07b738b3]{display:flex;flex-direction:row;justify-content:end;align-items:center}.groupage-body .location .data .place-info .warehouse .location-header .logo-delete[data-v-07b738b3]{min-height:18px;max-height:18px;min-width:18px;max-width:18px;margin-left:10px;cursor:pointer}.groupage-body .location .data .place-info .warehouse .input-line[data-v-07b738b3]{min-width:100%;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;border-radius:8px}.groupage-body .location .data .place-info .warehouse .input-line .input[data-v-07b738b3]{min-width:100%;max-width:100%;height:38px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;white-space:nowrap;padding-left:10px;color:#3b4c5b;cursor:pointer}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-location[data-v-07b738b3]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;margin-left:5px;overflow:hidden}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-location .main[data-v-07b738b3]{font-size:14px}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-location .minor[data-v-07b738b3]{opacity:.6;font-size:12px}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-postal-code[data-v-07b738b3]{width:100%;margin-left:5px;overflow:hidden;display:flex;flex-direction:row;justify-content:start;align-items:center}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-postal-code .main[data-v-07b738b3]{margin-right:15px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#3b4c5b}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-postal-code .municipality[data-v-07b738b3]{font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#7e7e7e}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-postal-code .country[data-v-07b738b3]{margin-left:5px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#7e7e7e}.groupage-body .location .data .place-info .warehouse .input-line .input .location-input[data-v-07b738b3]{width:100%;height:100%;border-radius:8px;border:none;transition:none;outline:none}.groupage-body .location .data .place-info .warehouse .input-line .input .logo-delete[data-v-07b738b3]{cursor:pointer;margin-right:15px;margin-left:15px;min-width:12px;max-width:12px;min-height:12px;max-height:12px}.groupage-body .location .data .place-info .spacer[data-v-07b738b3]{height:1.5em}.groupage-body .location .data .place-info .location-selector[data-v-07b738b3]{position:absolute;width:290px;margin-top:5px;z-index:5;left:10;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.groupage-body .location .data .place-info .location-selector .created[data-v-07b738b3]{max-height:250px;overflow-y:scroll;margin-bottom:5px}.groupage-body .location .data .place-info .location-selector .created .zones[data-v-07b738b3]{padding-left:2%;padding-top:2%;padding-bottom:2%;font-size:14px;color:#000}.groupage-body .location .data .place-info .location-selector .created .option[data-v-07b738b3]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info[data-v-07b738b3]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;min-height:2.3rem;padding-left:5%;padding-top:2%;padding-bottom:2%;margin-right:10px;overflow:hidden;white-space:normal}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text[data-v-07b738b3]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:normal}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text .warehouse-heading[data-v-07b738b3]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:13px;line-height:15px;color:#3b4c5b}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text .item[data-v-07b738b3]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info[data-v-07b738b3]:hover{background-color:#21b3ba33}.groupage-body .location .data .place-info .location-selector .created .option .logo-edit[data-v-07b738b3]{cursor:pointer;margin-right:10px;min-width:15px;max-width:15px;min-height:15px;max-height:15px}.groupage-body .location .data .place-info .location-selector .first-warehouse[data-v-07b738b3]{overflow:hidden;margin-bottom:0;border-top-right-radius:8px;border-top-left-radius:8px}.groupage-body .location .data .place-info .location-selector .first-warehouse .option[data-v-07b738b3]{background-color:#e6e6e6cc}.groupage-body .location .data .place-info .location-selector .first-warehouse .option .warehouse-info[data-v-07b738b3]:hover{background-color:transparent}.groupage-body .location .data .place-info .location-selector .none[data-v-07b738b3]{font-size:12px;opacity:.6;margin-bottom:5px}.groupage-body .location .data .place-info .location-selector .none .center[data-v-07b738b3]{display:flex;justify-content:center}.groupage-body .location .data .place-info .location-selector .global[data-v-07b738b3]{max-height:250px;overflow-y:scroll}.groupage-body .location .data .place-info .location-selector .postal_code[data-v-07b738b3]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:100%;max-width:100%;border-radius:8px;padding-top:2%;padding-bottom:2%;padding-left:25px;margin-bottom:2%;overflow:hidden;cursor:pointer}.groupage-body .location .data .place-info .location-selector .postal_code .logo-pin[data-v-07b738b3]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.groupage-body .location .data .place-info .location-selector .postal_code .postal-code-option[data-v-07b738b3]{margin-left:3%;padding-top:1%;padding-bottom:2%;color:#000;font-size:14px;height:2em;text-align:center}.groupage-body .location .data .place-info .location-selector .postal_code[data-v-07b738b3]:hover{background-color:#21b3ba33}.groupage-body .location .data .place-info .location-selector .new[data-v-07b738b3]{min-width:100%;max-width:100%}.groupage-body .location .data .place-info .location-selector .new .special-option[data-v-07b738b3]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:2em;padding-left:0%;padding-top:2%;padding-bottom:2%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.groupage-body .location .data .place-info .location-selector .final-option[data-v-07b738b3]{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;min-height:5px;max-height:5px}.groupage-body .location .data .no-place-info[data-v-07b738b3]{display:flex;flex-direction:row;justify-content:start;align-items:start;margin-top:25px;gap:15px}.groupage-body .location .data .no-place-info .date[data-v-07b738b3]{display:flex;justify-content:start;align-items:center;margin-top:15px;white-space:nowrap}.groupage-body .location .data .no-place-info .date .input-group[data-v-07b738b3]{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap}.groupage-body .location .data .no-place-info .date .input-group .datepicker[data-v-07b738b3]{min-width:110px;max-width:110px;--dp-text-color: #3b4c5b;--dp-font-size: 16px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 10px}.groupage-body .location .data .no-place-info .date .input-group .range[data-v-07b738b3]{min-width:250px;max-width:250px}.groupage-body .location .data .no-place-info .date .input-group .add-date-range[data-v-07b738b3]{margin-left:5px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}@keyframes rotateDown-07b738b3{0%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes rotateUp-07b738b3{0%{transform:rotate(45deg)}to{transform:rotate(0)}}.groupage-body .location .data .no-place-info .date .input-group .rotate-down[data-v-07b738b3]{animation:rotateDown-07b738b3 .3s ease 0s 1 reverse forwards}.groupage-body .location .data .no-place-info .date .input-group .rotate-up[data-v-07b738b3]{animation:rotateUp-07b738b3 .3s ease 0s 1 reverse forwards}.groupage-body .location .data .no-place-info .date .invalid-input-group .datepicker[data-v-07b738b3]{border-radius:8px;box-shadow:0 0 5px 2px #f78c8c}.groupage-body .location .data .no-place-info .date .logo[data-v-07b738b3]{margin-right:5px;min-width:20px}.groupage-body .location .data .no-place-info .time-range[data-v-07b738b3]{display:flex;flex-direction:row;align-items:center;justify-content:start;margin-top:15px}.groupage-body .location .data .no-place-info .time-range .time[data-v-07b738b3]{display:flex;flex-direction:row;justify-content:space-between;max-width:250px;font-style:normal;font-weight:400;font-size:16px;line-height:38px;color:#3b4c5b}.groupage-body .location .data .no-place-info .time-range .range[data-v-07b738b3]{min-width:250px;max-width:250px}.groupage-body .location .data .no-place-info .time-range .add-time-range[data-v-07b738b3]{margin-left:5px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.groupage-body .location .data .no-place-info .time-range input[data-v-07b738b3]::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7klEQVRoge2XSwrCQBAFe6VeI6cRAi5zEpfeSkHjydSVdmMejIMh3/nBK3i7CVRlsokIIYQQQghxaXTb1BJ/MKdm6NBR99a1ul1oowlsdGf5up36DlW6Z3fIdpU8bsIczAVe5lj1Hd7rHs7h1DfhvnnbS3cYeiiXiFnyIHXEInmQKmIVeRA7YlV5ECsiiDwIHRFUHoSKiCIP/Ii7LIsw+YtEkgdrRSSRB0sjksqDuRFZyIOpEVnJg7ERWcqDoYis5UFfRBHyoJbfn6JbN/dnpE5mNxL/Jop48z5+RFHyABFFyoNaCvjmCSGEEEJK5QOhW6JdRRgREwAAAABJRU5ErkJggg==);height:10px;width:10px;cursor:pointer}.groupage-body .location .data .no-place-info .time-range .input[data-v-07b738b3]{height:38px;min-width:110px;max-width:110px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#3b4c5b}.groupage-body .location .data .no-place-info .time-range .logo[data-v-07b738b3]{min-width:20px;margin-right:5px}.groupage-body .location .data .no-place-info .time-range .rotate-down[data-v-07b738b3]{animation:rotateDown-07b738b3 .3s ease 0s 1 reverse forwards}.groupage-body .location .data .no-place-info .time-range .rotate-up[data-v-07b738b3]{animation:rotateUp-07b738b3 .3s ease 0s 1 reverse forwards}.groupage-body .location .data .no-place-info .location-details[data-v-07b738b3]{width:100%;padding:15px 30px;border-radius:8px;background-color:#e6e6e6cc;margin-top:20px}.groupage-body .location .data .no-place-info .location-details .volume[data-v-07b738b3]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.groupage-body .location .addition[data-v-07b738b3]{margin-top:10px;display:flex;justify-content:start;align-items:start;margin-bottom:6px}.groupage-body .location .addition .btn-al[data-v-07b738b3]{display:flex;justify-content:center;align-items:center;height:25px;padding:10px;background-color:#21b3ba33;border-radius:8px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b;cursor:pointer}.groupage-body .location .addition .btn-al[data-v-07b738b3]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.origin-expeditions[data-v-07b738b3]{padding-left:35px}.divider[data-v-07b738b3]{margin-top:15px;background-color:#3b4c5b;height:5px;border-radius:8px}.divider[data-v-07b738b3] .line{background-color:#3b4c5b}.input[data-v-3c2d9066]{padding-left:8px;padding-right:8px;border-radius:8px;width:100%;border:1px solid #21b3ba!important;display:flex;justify-content:space-between;align-items:center}.delete-carrier-button[data-v-3c2d9066]{cursor:pointer}.searcher[data-v-3c2d9066]{position:relative;display:flex;justify-content:space-between;align-items:center}.searcher .input[data-v-3c2d9066]{border-radius:8px;width:100%;border:1px solid #21b3ba!important}.searcher .input[data-v-3c2d9066]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.searcher input[data-v-3c2d9066]:focus{outline:none}.searcher .search[data-v-3c2d9066]{cursor:pointer;position:absolute;z-index:5;right:10px}.searcher .search .logo[data-v-3c2d9066]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}#carrier-container[data-v-63f90b46]{max-height:200px;overflow-y:auto;margin-top:8px}ul[data-v-63f90b46]{list-style-type:none;padding:0;margin:0}li[data-v-63f90b46]{padding:8px;cursor:pointer}li[data-v-63f90b46]:hover{background-color:#21b3ba33}li.selected[data-v-63f90b46]{background-color:#e2e2e2}.carrier-selector[data-v-63f90b46]{position:absolute;max-width:300px;top:auto;z-index:5;background-color:#fff;border-radius:8px;border:1px solid #21b3ba}.carrier-selector[data-v-c7c93214]{overflow:hidden;width:100%}.disabled[data-v-c7c93214]{pointer-events:none;opacity:.5}.NewOrder[data-v-8209d49e]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.NewOrder .content[data-v-8209d49e]{position:absolute;height:calc(100% - 30px);width:calc(100% - 100px);max-width:1600px;background:white;box-sizing:border-box;border-radius:8px;padding-bottom:90px;padding-left:0;padding-right:0}@media (max-width: 450px){.NewOrder .content[data-v-8209d49e]{min-width:100%;max-width:100%}}.NewOrder .content .soft-font[data-v-8209d49e]{padding-right:5%;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3b4c5b}.NewOrder .content .header[data-v-8209d49e]{display:flex;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;width:100%;margin-top:10px;margin-bottom:10px;padding-left:30px;padding-right:30px}.NewOrder .content .header .spacer[data-v-8209d49e]{min-width:80px;height:100%}.NewOrder .content .header .title[data-v-8209d49e]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.NewOrder .content .header .title .name[data-v-8209d49e]{display:flex;align-items:center;margin-bottom:5px}.NewOrder .content .header .title .underline[data-v-8209d49e]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.NewOrder .content .header .settings[data-v-8209d49e]{margin-right:30px;cursor:pointer}.NewOrder .content .header .close[data-v-8209d49e]{cursor:pointer}.NewOrder .content .sub-header[data-v-8209d49e]{display:flex;justify-content:right;align-items:center;margin-left:60px;margin-right:60px}.NewOrder .content .sub-header .cta[data-v-8209d49e]{display:flex;justify-content:center;align-items:center;padding-left:10px;padding-right:10px;margin-right:5px;height:35px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.NewOrder .content .sub-header .cta[data-v-8209d49e]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.NewOrder .content .orders[data-v-8209d49e]{height:calc(100% - 105px);width:100%;margin-top:10px;overflow-y:scroll;padding-bottom:15px}.NewOrder .content .orders .order[data-v-8209d49e]{margin-left:60px;margin-right:60px;min-width:1360px;margin-top:10px;background:#ffffff;border:1px solid #dfe0eb;box-sizing:border-box;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a}@media (max-width: 1200px){.NewOrder .content .orders .order[data-v-8209d49e]{width:100%;margin-left:0%;margin-right:0%}}.NewOrder .content .orders .order .head[data-v-8209d49e]{display:flex;justify-content:space-between;align-items:center;height:70px;padding:0;border-top-left-radius:20px;border-top-right-radius:20px}.NewOrder .content .orders .order .head .actions[data-v-8209d49e]{display:flex;justify-content:space-between;align-items:center;height:100%;width:100%}.NewOrder .content .orders .order .head .actions .primary[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:15px}.NewOrder .content .orders .order .head .actions .primary .id[data-v-8209d49e]{margin-left:30px;margin-right:15px;font-style:normal;font-weight:400;font-size:20px;line-height:20px}.NewOrder .content .orders .order .head .actions .primary .knobs[data-v-8209d49e],.NewOrder .content .orders .order .head .actions .primary .layer[data-v-8209d49e]{position:absolute;top:0;right:0;bottom:0;left:0}.NewOrder .content .orders .order .head .actions .primary .button[data-v-8209d49e]{position:relative;width:50px;height:24px;overflow:hidden}.NewOrder .content .orders .order .head .actions .primary .button.r[data-v-8209d49e],.NewOrder .content .orders .order .head .actions .primary .button.r .layer[data-v-8209d49e]{border-radius:100px}.NewOrder .content .orders .order .head .actions .primary .button.b2[data-v-8209d49e]{border-radius:2px}.NewOrder .content .orders .order .head .actions .primary .checkbox[data-v-8209d49e]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.NewOrder .content .orders .order .head .actions .primary .disabled[data-v-8209d49e]{pointer-events:none}.NewOrder .content .orders .order .head .actions .primary .knobs[data-v-8209d49e]{z-index:2}.NewOrder .content .orders .order .head .actions .primary .layer[data-v-8209d49e]{width:100%;background-color:#e6e6e6cc;border:1px solid #7E7E7E;transition:.3s ease all;z-index:1}.NewOrder .content .orders .order .head .actions .primary #button-1[data-v-8209d49e]{margin-right:0}.NewOrder .content .orders .order .head .actions .primary #button-1 .knobs[data-v-8209d49e]:before{content:"FTL";position:absolute;top:0;left:0;width:24px;height:24px;font-size:10px;font-weight:700;text-align:center;padding:4px 3px;background-color:#7e7e7e;color:#fff;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.NewOrder .content .orders .order .head .actions .primary #button-1 .checkbox:checked+.knobs[data-v-8209d49e]:before{content:"LTL";color:#fff;left:25px;background-color:#217dbb}.NewOrder .content .orders .order .head .actions .primary #button-1 .checkbox:checked~.layer[data-v-8209d49e]{background-color:#9fd8f5;border:1px solid #217dbb}.NewOrder .content .orders .order .head .actions .primary #button-1 .knobs[data-v-8209d49e],.NewOrder .content .orders .order .head .actions .primary #button-1 .knobs[data-v-8209d49e]:before,.NewOrder .content .orders .order .head .actions .primary #button-1 .layer[data-v-8209d49e]{transition:.3s ease all}.NewOrder .content .orders .order .head .actions .primary #button-2 .knobs[data-v-8209d49e]:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;font-size:10px;font-weight:700;text-align:center;padding:4px 3px;background-color:#7e7e7e;color:#fff;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.NewOrder .content .orders .order .head .actions .primary #button-2 .checkbox:checked+.knobs[data-v-8209d49e]:before{content:"";color:#fff;left:25px;background-color:#217dbb}.NewOrder .content .orders .order .head .actions .primary #button-2 .checkbox:checked~.layer[data-v-8209d49e]{background-color:#9fd8f5;border:1px solid #217dbb}.NewOrder .content .orders .order .head .actions .primary #button-2 .knobs[data-v-8209d49e],.NewOrder .content .orders .order .head .actions .primary #button-2 .knobs[data-v-8209d49e]:before,.NewOrder .content .orders .order .head .actions .primary #button-2 .layer[data-v-8209d49e]{transition:.3s ease all}.NewOrder .content .orders .order .head .actions .primary .check-button[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;height:20px}.NewOrder .content .orders .order .head .actions .primary .check-button .name[data-v-8209d49e]{font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#7e7e7e}.NewOrder .content .orders .order .head .actions .primary .check-button .selected[data-v-8209d49e]{font-weight:500;color:#3b4c5b}.NewOrder .content .orders .order .head .actions .primary .customer-order .input[data-v-8209d49e]{width:150px}.NewOrder .content .orders .order .head .actions .primary .brand-selector .input[data-v-8209d49e],.NewOrder .content .orders .order .head .actions .primary .transport-payer-selector .input[data-v-8209d49e]{width:235px}.NewOrder .content .orders .order .head .actions .summary[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:left;align-items:center}.NewOrder .content .orders .order .head .actions .summary .identifier[data-v-8209d49e]{display:flex;flex-direction:column;justify-content:center;align-items:start;min-width:120px;max-width:120px;margin-right:30px}.NewOrder .content .orders .order .head .actions .summary .identifier .recipient[data-v-8209d49e]{margin-right:2px;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#000}.NewOrder .content .orders .order .head .actions .summary .identifier .recipient .name[data-v-8209d49e]{white-space:nowrap;overflow:hidden;margin-left:0%}.NewOrder .content .orders .order .head .actions .summary .identifier .order-id[data-v-8209d49e]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.NewOrder .content .orders .order .head .actions .summary .route[data-v-8209d49e]{display:flex;justify-content:space-between;align-items:center;min-width:400px;max-width:400px}.NewOrder .content .orders .order .head .actions .summary .route .location[data-v-8209d49e]{display:flex;align-items:center;width:43%;font-style:normal;font-weight:500;font-size:14px;line-height:19px}.NewOrder .content .orders .order .head .actions .summary .route .location .display[data-v-8209d49e]{display:flex;flex-direction:column;justify-content:start;align-items:start;overflow:hidden}.NewOrder .content .orders .order .head .actions .summary .route .location .display .place[data-v-8209d49e]{display:flex;align-items:center;white-space:nowrap}.NewOrder .content .orders .order .head .actions .summary .route .location .display .place .name[data-v-8209d49e]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.NewOrder .content .orders .order .head .actions .summary .route .location .display .place .postal-code[data-v-8209d49e]{color:#7e7e7e}.NewOrder .content .orders .order .head .actions .summary .route .location .display .date[data-v-8209d49e]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.NewOrder .content .orders .order .head .actions .summary .route .origin[data-v-8209d49e]{justify-content:left}.NewOrder .content .orders .order .head .actions .summary .route .destination[data-v-8209d49e]{justify-content:right}.NewOrder .content .orders .order .head .actions .summary .route .arrow[data-v-8209d49e]{min-width:12px}.NewOrder .content .orders .order .head .actions .header-submit[data-v-8209d49e]{margin-left:20px;white-space:nowrap}.NewOrder .content .orders .order .head .actions .header-submit .logo[data-v-8209d49e]{margin-right:20px;min-width:18px;max-width:18px;min-height:18px;max-height:18px;cursor:pointer}.NewOrder .content .orders .order .head .validator[data-v-8209d49e]{display:flex;justify-content:center;align-items:center;height:100%;min-width:80px;max-width:80px;border-left:1px solid #7E7E7E;cursor:pointer}.NewOrder .content .orders .order .body[data-v-8209d49e]{background-color:#fafafa;padding-left:30px;padding-right:30px;padding-bottom:5px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.NewOrder .content .orders .order .body .title[data-v-8209d49e]{margin-top:15px;font-style:normal;font-weight:500;font-size:20px;line-height:27px;color:#3b4c5b}.NewOrder .content .orders .order .body .title .minor[data-v-8209d49e]{margin-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.NewOrder .content .orders .order .body .places[data-v-8209d49e]{height:100%}.NewOrder .content .orders .order .body .location[data-v-8209d49e]{position:relative;display:flex;flex-direction:row;white-space:nowrap;padding-right:60px;margin-bottom:20px}.NewOrder .content .orders .order .body .location .dot[data-v-8209d49e]{position:relative;height:12px;min-width:12px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-top:20px;margin-right:10px}.NewOrder .content .orders .order .body .location .data[data-v-8209d49e]{position:relative;display:flex;flex-direction:column;min-width:100%;max-width:100%}.NewOrder .content .orders .order .body .location .data .place-info .warehouse[data-v-8209d49e]{min-width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:top;align-items:left;margin-top:16px}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .text[data-v-8209d49e]{margin-bottom:5px}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .location-header[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:3px}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .location-header .text[data-v-8209d49e]{margin-bottom:0;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .location-header .details-button[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;min-width:55px;max-width:55px;height:20px;padding:5px;margin-left:10px;background-color:#e6e6e6cc;border-radius:5px;font-style:normal;font-weight:400;font-size:12px;line-height:12px;cursor:pointer}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .location-header .details-non-selected[data-v-8209d49e]:hover{background-image:linear-gradient(-180deg,rgba(230,230,230,.8) 0%,rgba(179,179,179,.8) 100%)}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .location-header .details-selected[data-v-8209d49e]{background-color:#7e7e7e;color:#fff}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .location-header .actions[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:end;align-items:center}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .location-header .logo-delete[data-v-8209d49e]{min-height:18px;max-height:18px;min-width:18px;max-width:18px;margin-left:10px;cursor:pointer}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line[data-v-8209d49e]{min-width:100%;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;border-radius:8px}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input[data-v-8209d49e]{min-width:100%;max-width:100%;height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;white-space:nowrap;padding-left:10px;color:#3b4c5b;cursor:pointer}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .selected-location[data-v-8209d49e]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;margin-left:5px;overflow:hidden}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .selected-location .main[data-v-8209d49e]{font-size:14px}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .selected-location .minor[data-v-8209d49e]{opacity:.6;font-size:12px}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .selected-postal-code[data-v-8209d49e]{width:100%;margin-left:5px;overflow:hidden;display:flex;flex-direction:row;justify-content:start;align-items:center}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .selected-postal-code .main[data-v-8209d49e]{margin-right:15px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#3b4c5b}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .selected-postal-code .municipality[data-v-8209d49e]{font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#7e7e7e}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .selected-postal-code .country[data-v-8209d49e]{margin-left:5px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#7e7e7e}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .location-input[data-v-8209d49e]{width:100%;height:100%;border-radius:8px;border:none;transition:none;outline:none}.NewOrder .content .orders .order .body .location .data .place-info .warehouse .input-line .input .logo-delete[data-v-8209d49e]{cursor:pointer;margin-right:15px;margin-left:15px;min-width:12px;max-width:12px;min-height:12px;max-height:12px}.NewOrder .content .orders .order .body .location .data .place-info .spacer[data-v-8209d49e]{height:1.5em}.NewOrder .content .orders .order .body .location .data .place-info .location-selector[data-v-8209d49e]{position:absolute;min-width:100%;max-width:100%;margin-top:5px;z-index:5;right:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created[data-v-8209d49e]{max-height:250px;overflow-y:scroll;margin-bottom:5px}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created .zones[data-v-8209d49e]{padding-left:2%;padding-top:2%;padding-bottom:2%;font-size:14px;color:#000}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created .option[data-v-8209d49e]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created .option .warehouse-info[data-v-8209d49e]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;min-height:2.3rem;padding-left:5%;padding-top:2%;padding-bottom:2%;margin-right:10px;overflow:hidden;white-space:normal}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text[data-v-8209d49e]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:normal}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text .warehouse-heading[data-v-8209d49e]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:13px;line-height:15px;color:#3b4c5b}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text .item[data-v-8209d49e]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created .option .warehouse-info[data-v-8209d49e]:hover{background-color:#21b3ba33}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .created .option .logo-edit[data-v-8209d49e]{cursor:pointer;margin-right:10px;min-width:15px;max-width:15px;min-height:15px;max-height:15px}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .first-warehouse[data-v-8209d49e]{overflow:hidden;margin-bottom:0;border-top-right-radius:8px;border-top-left-radius:8px}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .first-warehouse .option[data-v-8209d49e]{background-color:#e6e6e6cc}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .first-warehouse .option .warehouse-info[data-v-8209d49e]:hover{background-color:transparent}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .none[data-v-8209d49e]{font-size:12px;opacity:.6;margin-bottom:5px}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .none .center[data-v-8209d49e]{display:flex;justify-content:center}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .global[data-v-8209d49e]{max-height:250px;overflow-y:scroll}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .postal_code[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:100%;max-width:100%;border-radius:8px;padding-top:2%;padding-bottom:2%;padding-left:25px;margin-bottom:2%;overflow:hidden;cursor:pointer}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .postal_code .logo-pin[data-v-8209d49e]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .postal_code .postal-code-option[data-v-8209d49e]{margin-left:3%;padding-top:1%;padding-bottom:2%;color:#000;font-size:14px;height:2em;text-align:center}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .postal_code[data-v-8209d49e]:hover{background-color:#21b3ba33}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .new[data-v-8209d49e]{min-width:100%;max-width:100%}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .new .special-option[data-v-8209d49e]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:2em;padding-left:0%;padding-top:2%;padding-bottom:2%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.NewOrder .content .orders .order .body .location .data .place-info .location-selector .final-option[data-v-8209d49e]{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;min-height:5px;max-height:5px}.NewOrder .content .orders .order .body .location .data .no-place-info[data-v-8209d49e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.NewOrder .content .orders .order .body .location .data .no-place-info .date[data-v-8209d49e]{display:flex;justify-content:start;align-items:center;margin-top:15px;white-space:nowrap}.NewOrder .content .orders .order .body .location .data .no-place-info .date .input-group[data-v-8209d49e]{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap}.NewOrder .content .orders .order .body .location .data .no-place-info .date .input-group .datepicker[data-v-8209d49e]{min-width:110px;max-width:110px;--dp-text-color: #3b4c5b;--dp-font-size: 16px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 10px}.NewOrder .content .orders .order .body .location .data .no-place-info .date .input-group .range[data-v-8209d49e]{min-width:250px;max-width:250px}.NewOrder .content .orders .order .body .location .data .no-place-info .date .input-group .add-date-range[data-v-8209d49e]{margin-left:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}@keyframes rotateDown-8209d49e{0%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes rotateUp-8209d49e{0%{transform:rotate(45deg)}to{transform:rotate(0)}}.NewOrder .content .orders .order .body .location .data .no-place-info .date .input-group .rotate-down[data-v-8209d49e]{animation:rotateDown-8209d49e .3s ease 0s 1 reverse forwards}.NewOrder .content .orders .order .body .location .data .no-place-info .date .input-group .rotate-up[data-v-8209d49e]{animation:rotateUp-8209d49e .3s ease 0s 1 reverse forwards}.NewOrder .content .orders .order .body .location .data .no-place-info .date .invalid-input-group .datepicker[data-v-8209d49e]{border-radius:8px;box-shadow:0 0 5px 2px #f78c8c}.NewOrder .content .orders .order .body .location .data .no-place-info .date .logo[data-v-8209d49e]{margin-right:10px;min-width:20px}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range[data-v-8209d49e]{display:flex;flex-direction:row;align-items:center;justify-content:start;margin-top:15px}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range .time[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:space-between;max-width:250px;font-style:normal;font-weight:400;font-size:16px;line-height:38px;color:#3b4c5b}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range .range[data-v-8209d49e]{min-width:250px;max-width:250px}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range .add-time-range[data-v-8209d49e]{margin-left:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range input[data-v-8209d49e]::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7klEQVRoge2XSwrCQBAFe6VeI6cRAi5zEpfeSkHjydSVdmMejIMh3/nBK3i7CVRlsokIIYQQQghxaXTb1BJ/MKdm6NBR99a1ul1oowlsdGf5up36DlW6Z3fIdpU8bsIczAVe5lj1Hd7rHs7h1DfhvnnbS3cYeiiXiFnyIHXEInmQKmIVeRA7YlV5ECsiiDwIHRFUHoSKiCIP/Ii7LIsw+YtEkgdrRSSRB0sjksqDuRFZyIOpEVnJg7ERWcqDoYis5UFfRBHyoJbfn6JbN/dnpE5mNxL/Jop48z5+RFHyABFFyoNaCvjmCSGEEEJK5QOhW6JdRRgREwAAAABJRU5ErkJggg==);height:10px;width:10px;cursor:pointer}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range .input[data-v-8209d49e]{height:38px;min-width:110px;max-width:110px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#3b4c5b}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range .logo[data-v-8209d49e]{min-width:20px;margin-right:10px}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range .rotate-down[data-v-8209d49e]{animation:rotateDown-8209d49e .3s ease 0s 1 reverse forwards}.NewOrder .content .orders .order .body .location .data .no-place-info .time-range .rotate-up[data-v-8209d49e]{animation:rotateUp-8209d49e .3s ease 0s 1 reverse forwards}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details[data-v-8209d49e]{width:100%;padding:15px 30px;border-radius:8px;background-color:#e6e6e6cc;margin-top:20px}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .volume[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .pallets[data-v-8209d49e]{display:flex;flex-direction:column;min-width:45%}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .pallets .name[data-v-8209d49e]{min-width:80px}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .pallets .input[data-v-8209d49e]{height:40px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .lineal-meters[data-v-8209d49e]{display:flex;flex-direction:column;min-width:45%;margin-right:20px}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .lineal-meters .name[data-v-8209d49e]{min-width:80px}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .lineal-meters .input[data-v-8209d49e]{height:40px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .booking-number[data-v-8209d49e]{display:flex;flex-direction:column;width:100%;margin-top:10px}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .booking-number .name[data-v-8209d49e]{min-width:80px}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .booking-number .input[data-v-8209d49e]{height:40px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .comments[data-v-8209d49e]{display:flex;flex-direction:column;width:100%;margin-top:10px}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .comments .input[data-v-8209d49e]{min-height:40px;max-height:150px;width:100%;flex-grow:1;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .comments .input[data-v-8209d49e]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.NewOrder .content .orders .order .body .location .data .no-place-info .location-details .comments .input[data-v-8209d49e]:focus{outline:none}.NewOrder .content .orders .order .body .location .data .addition[data-v-8209d49e]{margin-top:15px;margin-bottom:15px;display:flex;justify-content:center;align-items:center}.NewOrder .content .orders .order .body .location .data .addition .btn-al[data-v-8209d49e]{display:flex;justify-content:center;align-items:center;height:25px;padding:10px;background-color:#21b3ba33;border-radius:8px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b;cursor:pointer}.NewOrder .content .orders .order .body .location .data .addition .btn-al[data-v-8209d49e]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.NewOrder .content .orders .order .body .location .vertical-line[data-v-8209d49e]{position:absolute;left:5px;top:25px;width:2px;min-height:calc(100% + 25px);background-color:#7e7e7e}.NewOrder .content .orders .order .body .final[data-v-8209d49e]{margin-bottom:0}.NewOrder .content .orders .order .body .details[data-v-8209d49e]{display:flex;flex-direction:column;margin-bottom:15px;max-width:370px}.NewOrder .content .orders .order .body .details .dropdown[data-v-8209d49e]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-left:15px;cursor:pointer}@keyframes ddRotateDown-8209d49e{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes ddRotateUp-8209d49e{0%{transform:rotate(180deg)}to{transform:rotate(0)}}.NewOrder .content .orders .order .body .details .rotate-down[data-v-8209d49e]{animation:ddRotateDown-8209d49e .3s ease 0s 1 reverse forwards}.NewOrder .content .orders .order .body .details .rotate-up[data-v-8209d49e]{animation:ddRotateUp-8209d49e .3s ease 0s 1 reverse forwards}.NewOrder .content .orders .order .body .details .fields-row[data-v-8209d49e]{display:flex;flex-direction:row;align-items:center}.NewOrder .content .orders .order .body .details .pallets[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;margin-bottom:5px}.NewOrder .content .orders .order .body .details .pallets .pallet-row[data-v-8209d49e]{display:flex;flex-direction:column;align-items:start;margin-bottom:10px;width:100%}.NewOrder .content .orders .order .body .details .pallets .pallet-row .pallet-info[data-v-8209d49e]{display:flex;gap:5px;align-items:center}.NewOrder .content .orders .order .body .details .pallets .pallet-row .quantity[data-v-8209d49e]{width:50px}.NewOrder .content .orders .order .body .details .pallets .pallet-row .select[data-v-8209d49e]{width:170px}.NewOrder .content .orders .order .body .details .pallets .pallet-row .height[data-v-8209d49e]{width:50px}.NewOrder .content .orders .order .body .details .pallets .pallet-row select>option[data-v-8209d49e]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.NewOrder .content .orders .order .body .details .pallets .pallet-row .stackable[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:15px;margin-top:5px;gap:5px}.NewOrder .content .orders .order .body .details .pallets .pallet-row .stackable .classic-checkbox[data-v-8209d49e]{border-radius:50%}.NewOrder .content .orders .order .body .details .pallets .pallet-row .stackable .name[data-v-8209d49e]{margin-top:1px;font-style:normal;font-weight:400;font-size:11px;line-height:15px;color:#7e7e7e}.NewOrder .content .orders .order .body .details .pallets .pallet-row .logo-delete[data-v-8209d49e]{min-height:18px;max-height:18px;min-width:18px;max-width:18px;cursor:pointer}.NewOrder .content .orders .order .body .details .pallets .add[data-v-8209d49e]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;min-width:110px;max-width:350px;font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e}.NewOrder .content .orders .order .body .details .pallets .add .name[data-v-8209d49e]{cursor:pointer}.NewOrder .content .orders .order .body .details .field[data-v-8209d49e]{position:relative;display:flex;flex-direction:column;justify-content:top;align-items:left;margin-top:16px}.NewOrder .content .orders .order .body .details .field .input[data-v-8209d49e]{width:80px;height:40px}.NewOrder .content .orders .order .body .details .field .number[data-v-8209d49e]{padding-right:38px}.NewOrder .content .orders .order .body .details .field .input[type=number][data-v-8209d49e]{text-align:start}.NewOrder .content .orders .order .body .details .field .unit[data-v-8209d49e]{position:absolute;top:36px;right:10px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.NewOrder .content .orders .order .body .details .items[data-v-8209d49e],.NewOrder .content .orders .order .body .details .lineal-meters[data-v-8209d49e]{margin-right:10px}.NewOrder .content .orders .order .body .details .weight .input[data-v-8209d49e]{width:100px}.NewOrder .content .orders .order .body .details .trailer-type .multiselect[data-v-8209d49e]{--ms-tag-bg: #21b3ba;--ms-ring-width: 0px;--ms-tag-font-size: .675rem;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;z-index:3}.NewOrder .content .orders .order .body .details .trailer-type-big[data-v-8209d49e]{margin-left:0;margin-right:0}@media (max-width: 450px){.NewOrder .content .orders .order .body .details .comments[data-v-8209d49e]{margin-top:6px;display:inline}}.NewOrder .content .orders .order .body .details .comments .input[data-v-8209d49e]{min-height:65px;max-height:150px;width:100%;flex-grow:1;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.NewOrder .content .orders .order .body .details .comments .input[data-v-8209d49e]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.NewOrder .content .orders .order .body .details .comments .input[data-v-8209d49e]:focus{outline:none}.NewOrder .content .orders .multi-order[data-v-8209d49e]{margin-bottom:30px}.NewOrder .content .submit[data-v-8209d49e]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.NewOrder .content .disabled[data-v-8209d49e]{background-color:#e6e6e6cc}.NewOrder .side[data-v-8209d49e]{position:absolute;height:calc(100% - 30px);width:calc(100% - 100px);max-width:1600px;background:rgba(54,55,64,.3);box-sizing:border-box;border-radius:8px;z-index:5}.NewOrder .groupage-toggle[data-v-8209d49e]{margin-right:10px}.NewOrder .groupage-toggle[data-v-8209d49e] .name{font-size:16px;margin-left:5px;color:#3b4c5b}.NewOrder .logistic-operator-label[data-v-8209d49e]{display:flex;gap:5px;color:#3b4c5b;font-size:14px}.NewOrder .carrier-selector[data-v-8209d49e]{width:200px}.NewOrder .groupage-origin[data-v-8209d49e]{width:220px!important}.side-space[data-v-93492cc2]{position:fixed;right:0;top:0;height:100%;min-width:429px;max-width:429px;color:#3b4c5b;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a;z-index:1000;animation:toleft-93492cc2 .2s}@keyframes toleft-93492cc2{0%{transform:translate(100%)}to{transform:translate(0)}}.expedition-destination[data-v-d694c05b]{font-size:11px}.expedition-number[data-v-d694c05b]{font-size:14px;width:100px}.expedition-info[data-v-d694c05b]{width:100%;padding-right:7px;display:flex;flex-direction:row;justify-content:space-between}.expedition-info-right[data-v-d694c05b]{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.expedition-status[data-v-d694c05b]{display:flex;align-items:center}.status-circle[data-v-d694c05b]{width:8px;height:8px;border-radius:50%;margin-right:3px;margin-top:2px}.accepted[data-v-d694c05b]{background-color:green}.pending[data-v-d694c05b]{background-color:#d2a54a}.expedition-date-range[data-v-d694c05b]{display:flex;flex-direction:column}.date[data-v-d694c05b]{display:flex;gap:4px}.time[data-v-d694c05b]{gap:4px;display:flex;justify-content:start;align-items:start}.expedition-details-card[data-v-5686049e]{position:fixed;right:415px;background:rgba(230,230,230,.8);border:1px solid #ddd;padding:10px;border-radius:8px;font-size:12px;z-index:100;transform:translate(10px)}.expedition-details-card[data-v-5686049e]:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 0 8px 8px;border-color:transparent transparent transparent rgba(230,230,230,.8)}.pallet-details-header[data-v-5686049e]{display:flex;flex-direction:row;font-weight:700;margin-bottom:10px}.pallet-details-header .quantity-header[data-v-5686049e]{width:35px}.pallet-details-header .type-header[data-v-5686049e]{width:100px}.pallet-details-header .weight-header[data-v-5686049e]{width:65px}.pallet-details-components[data-v-5686049e]{display:flex;flex-direction:column;gap:10px}.pallet-details[data-v-5686049e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pallet-details .quantity[data-v-5686049e]{width:35px}.pallet-details .pallet-type[data-v-5686049e]{width:100px}.pallet-details .weight[data-v-5686049e]{width:65px}.groupage[data-v-5aa88ee7]{height:800px}.details[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.details .header[data-v-5aa88ee7]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.details .map-header[data-v-5aa88ee7]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:30px}.details .map-header .show-map[data-v-5aa88ee7]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;width:100px;background-color:#21b3ba33;border-radius:5px;font-style:normal;font-weight:400;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.details .map-header .show-map .logo-pin[data-v-5aa88ee7]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:5px}.details .display[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;overflow-y:scroll}.details .display .main .order-identifier[data-v-5aa88ee7]{display:flex;flex-direction:row;justify-content:start;align-items:start;margin-left:30px}.details .display .main .order-identifier .customer[data-v-5aa88ee7]{display:flex;justify-content:center;align-items:center;height:24px;margin-right:15px;padding-left:5px;padding-right:5px;background-color:#3b4c5b;border-radius:12px}.details .display .main .order-identifier .customer .text[data-v-5aa88ee7]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#fff}.details .display .main .order-identifier .order-type[data-v-5aa88ee7]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;font-style:normal;font-weight:500;font-size:18px;line-height:20px;color:#3b4c5b}.details .display .main .order-identifier .order-id[data-v-5aa88ee7]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:3px 10px;background-color:#21b3ba;border-radius:2em}.details .display .main .order-identifier .order-id .number[data-v-5aa88ee7]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff}.details .display .divider[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15px;margin-bottom:15px}.details .display .divider .line[data-v-5aa88ee7]{height:2px;width:90%;padding-left:5px;background-color:#e6e6e6cc}.details .display .secondary[data-v-5aa88ee7]{padding-top:0;padding-bottom:15px}.details .display .secondary .resource[data-v-5aa88ee7]{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-left:45px;padding-right:5px;margin-bottom:30px;overflow:hidden}.details .display .secondary .resource .column[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:50%}.details .display .secondary .resource .item[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:start;align-items:start;padding-left:15px}.details .display .secondary .resource .item .main[data-v-5aa88ee7]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-decoration-line:underline;color:#3b4c5b}.details .display .secondary .resource .item .detail[data-v-5aa88ee7]{margin-left:5px;margin-top:2px;font-style:normal;font-weight:500;font-size:12px;line-height:20px;color:#7e7e7e}.details .display .secondary .resource .trailer[data-v-5aa88ee7]{margin-top:5px}.details .display .secondary .load-details[data-v-5aa88ee7]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-height:90px;margin-top:15px;padding-left:45px;padding-right:45px}.details .display .secondary .load-details .item[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-width:120px;max-width:120px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.details .display .secondary .load-details .item .logo[data-v-5aa88ee7]{min-height:24px;max-height:24px;margin-bottom:15px}.details .display .secondary .load-details .item .pallet-row[data-v-5aa88ee7]{max-width:120px;white-space:nowrap;overflow:hidden}.details .display .secondary .route-details[data-v-5aa88ee7]{display:flex;justify-content:space-between;align-items:center;height:90px;padding-left:45px;padding-right:45px}.details .display .secondary .route-details .item[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-width:120px;max-width:120px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.details .display .secondary .route-details .item .logo[data-v-5aa88ee7]{margin-bottom:15px}.details .display .secondary .submit[data-v-5aa88ee7]{display:flex;justify-content:center;align-items:center;height:47px}.details .display .secondary .submit .price[data-v-5aa88ee7]{display:flex;justify-content:center;align-items:center;height:100%;width:198px;color:#fff;background:#3B4C5B;border-radius:6px;font-style:normal;font-weight:600;font-size:20px;line-height:27px}.details .display .secondary .carrier[data-v-5aa88ee7]{display:flex;justify-content:center;align-items:center;height:40px;margin-top:15px}.details .display .secondary .carrier .profile-image[data-v-5aa88ee7]{display:flex;justify-content:center;align-items:center;background-color:#fff;min-width:45px;max-width:45px;min-height:45px;max-height:45px;border-radius:50%;border:1px solid #cccccc}.details .display .secondary .carrier .name[data-v-5aa88ee7]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;margin-left:6px}.groupage-stops[data-v-5aa88ee7]{display:flex;justify-content:space-between;margin-top:15px;margin-left:15px;overflow-y:scroll;overflow-x:hidden;margin-right:6px}.groupage-stops .expedition-list[data-v-5aa88ee7]{font-size:16px;margin-top:20px;font-weight:700}.groupage-stops .expedition-list .expedition-title[data-v-5aa88ee7]{margin-bottom:15px}.groupage-stops .origin[data-v-5aa88ee7]{min-height:80px;width:100%!important}.groupage-stops .location[data-v-5aa88ee7]{position:relative;display:flex;flex-direction:row;width:100%}.groupage-stops .location .dot[data-v-5aa88ee7]{position:relative;height:10px;min-width:10px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:8px;margin-right:10px}.groupage-stops .location .data[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:start;width:100%;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.groupage-stops .location .data .head[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:start}.groupage-stops .location .data .load[data-v-5aa88ee7]{font-style:normal;font-weight:700;font-size:16px;line-height:22px}.groupage-stops .location .data .booking-number[data-v-5aa88ee7]{color:#7e7e7e;font-style:normal;font-weight:500;font-size:12px;line-height:16px}.groupage-stops .location .data .date[data-v-5aa88ee7]{display:flex;flex-direction:row;align-items:start;margin-top:15px;font-style:normal;font-weight:500;font-size:13px;line-height:16px;color:#3b4c5b}.groupage-stops .location .data .date .logo[data-v-5aa88ee7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:2px}.groupage-stops .location .data .date .multidate[data-v-5aa88ee7]{display:flex;flex-direction:column;justify-content:start}.groupage-stops .location .data .date .scheduled[data-v-5aa88ee7]{color:#3b4c5b}.groupage-stops .location .data .time[data-v-5aa88ee7]{margin-top:15px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.groupage-stops .location .data .time .logo[data-v-5aa88ee7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:2px}.groupage-stops .location .data .address[data-v-5aa88ee7]{display:flex;width:100%;margin-top:15px;overflow:hidden}.groupage-stops .location .data .address .logo[data-v-5aa88ee7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.groupage-stops .location .data .address .address-text[data-v-5aa88ee7]{font-weight:500;font-size:11px}.groupage-stops .location .data .address .address-text .company-name[data-v-5aa88ee7]{margin-right:5px}.groupage-stops .location .data .address .address-text .address-detail[data-v-5aa88ee7]{color:#7e7e7e}.groupage-stops .location .data .items[data-v-5aa88ee7]{display:flex;width:100%;margin-top:15px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#3b4c5b}.groupage-stops .location .data .items .logo[data-v-5aa88ee7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.groupage-stops .location .vertical-line[data-v-5aa88ee7]{position:absolute;left:4px;top:12px;width:2px;min-height:calc(100% + 15px);background-color:#21b3ba}.groupage-pickup-datetime[data-v-5aa88ee7]{display:flex;flex-direction:row;gap:10px}.expedition[data-v-5aa88ee7]{flex-direction:row;align-items:center;background-color:#e6e6e6cc;border-radius:8px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;gap:10px;display:flex;font-size:13px;font-weight:400;margin-bottom:15px;padding:5px}.details[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.details .header[data-v-63dbb7c7]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.details .header .close[data-v-63dbb7c7]{cursor:pointer}.details .map-header[data-v-63dbb7c7]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:30px}.details .map-header .show-map[data-v-63dbb7c7]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;width:100px;background-color:#21b3ba33;border-radius:5px;font-style:normal;font-weight:400;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.details .map-header .show-map .logo-pin[data-v-63dbb7c7]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:5px}.details .map-header .show-map .logo-close[data-v-63dbb7c7]{min-width:14px;max-width:14px;min-height:14px;max-height:14px;margin-left:5px}.details .route-map[data-v-63dbb7c7]{background-color:transparent;min-height:225px;margin-top:15px;margin-left:30px;margin-right:30px;border-radius:8px}.details .display[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;overflow-y:scroll}.details .display .main .brand-info-container[data-v-63dbb7c7]{margin-left:30px;display:flex}.details .display .main .brand-info-container .brand-component[data-v-63dbb7c7]{justify-content:space-around;align-items:center;gap:8px;display:flex}.details .display .main .brand-info-container .brand-component .brand-logo[data-v-63dbb7c7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.details .display .main .brand-info-container .brand-component .brand-name[data-v-63dbb7c7]{font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#7e7e7e;min-width:160px;max-width:160px}.details .display .main .order-identifier[data-v-63dbb7c7]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:30px}.details .display .main .order-identifier .customer[data-v-63dbb7c7]{display:flex;justify-content:center;align-items:center;height:24px;margin-right:15px;padding-left:5px;padding-right:5px;background-color:#3b4c5b;border-radius:12px}.details .display .main .order-identifier .customer .text[data-v-63dbb7c7]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#fff}.details .display .main .order-identifier .order-type[data-v-63dbb7c7]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px}.details .display .main .order-identifier .order-type .name[data-v-63dbb7c7]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:18px;line-height:20px}.details .display .main .order-identifier .ltl[data-v-63dbb7c7]{color:#217dbb}.details .display .main .order-identifier .ftl[data-v-63dbb7c7]{color:#7e7e7e}.details .display .main .order-identifier .groupage[data-v-63dbb7c7]{color:#3b4c5b}.details .display .main .order-identifier .order-id[data-v-63dbb7c7]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:3px 10px;background-color:#21b3ba;border-radius:2em}.details .display .main .order-identifier .order-id .number[data-v-63dbb7c7]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff}.details .display .main .route-stops[data-v-63dbb7c7]{display:flex;justify-content:space-between;max-height:365px;margin-top:15px;margin-left:15px;overflow-y:scroll;overflow-x:hidden}.details .display .main .route-stops .origin[data-v-63dbb7c7],.details .display .main .route-stops .destination[data-v-63dbb7c7]{min-height:80px}.details .display .main .route-stops .location[data-v-63dbb7c7]{position:relative;display:flex;flex-direction:row;min-width:200px;max-width:200px;margin-bottom:15px}.details .display .main .route-stops .location .dot[data-v-63dbb7c7]{position:relative;height:10px;min-width:10px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:8px;margin-right:10px}.details .display .main .route-stops .location .data[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:start;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.details .display .main .route-stops .location .data .head[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:start}.details .display .main .route-stops .location .data .load[data-v-63dbb7c7]{font-style:normal;font-weight:700;font-size:16px;line-height:22px}.details .display .main .route-stops .location .data .booking-number[data-v-63dbb7c7]{color:#7e7e7e;font-style:normal;font-weight:500;font-size:12px;line-height:16px}.details .display .main .route-stops .location .data .date[data-v-63dbb7c7]{display:flex;flex-direction:row;align-items:start;width:100%;margin-top:15px;font-style:normal;font-weight:500;font-size:13px;line-height:16px;color:#3b4c5b}.details .display .main .route-stops .location .data .date .logo[data-v-63dbb7c7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.details .display .main .route-stops .location .data .date .multidate[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:start}.details .display .main .route-stops .location .data .date .scheduled[data-v-63dbb7c7]{color:#3b4c5b}.details .display .main .route-stops .location .data .time[data-v-63dbb7c7]{width:100%;margin-top:15px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.details .display .main .route-stops .location .data .time .logo[data-v-63dbb7c7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.details .display .main .route-stops .location .data .address[data-v-63dbb7c7]{display:flex;width:100%;margin-top:15px;overflow:hidden}.details .display .main .route-stops .location .data .address .logo[data-v-63dbb7c7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.details .display .main .route-stops .location .data .address .address-text[data-v-63dbb7c7]{font-weight:500;font-size:11px}.details .display .main .route-stops .location .data .address .address-text .address-detail[data-v-63dbb7c7]{color:#7e7e7e}.details .display .main .route-stops .location .data .items[data-v-63dbb7c7]{display:flex;width:100%;margin-top:15px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#3b4c5b}.details .display .main .route-stops .location .data .items .logo[data-v-63dbb7c7]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.details .display .main .route-stops .location .vertical-line[data-v-63dbb7c7]{position:absolute;left:4px;top:12px;width:2px;min-height:calc(100% + 15px);background-color:#21b3ba}.details .display .divider[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15px;margin-bottom:15px}.details .display .divider .line[data-v-63dbb7c7]{height:2px;width:90%;padding-left:5px;background-color:#e6e6e6cc}.details .display .secondary[data-v-63dbb7c7]{padding-top:0;padding-bottom:15px}.details .display .secondary .resource[data-v-63dbb7c7]{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-left:45px;padding-right:5px;margin-bottom:30px;overflow:hidden}.details .display .secondary .resource .column[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:50%}.details .display .secondary .resource .item[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:start;align-items:start;padding-left:15px}.details .display .secondary .resource .item .main[data-v-63dbb7c7]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-decoration-line:underline;color:#3b4c5b}.details .display .secondary .resource .item .detail[data-v-63dbb7c7]{margin-left:5px;margin-top:2px;font-style:normal;font-weight:500;font-size:12px;line-height:20px;color:#7e7e7e}.details .display .secondary .resource .trailer[data-v-63dbb7c7]{margin-top:5px}.details .display .secondary .load-details[data-v-63dbb7c7]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-height:90px;margin-top:15px;padding-left:45px;padding-right:45px}.details .display .secondary .load-details .item[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-width:120px;max-width:120px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.details .display .secondary .load-details .item .logo[data-v-63dbb7c7]{min-height:24px;max-height:24px;margin-bottom:15px}.details .display .secondary .load-details .item .pallet-row[data-v-63dbb7c7]{max-width:120px;white-space:nowrap;overflow:hidden}.details .display .secondary .route-details[data-v-63dbb7c7]{display:flex;justify-content:space-between;align-items:center;height:90px;padding-left:45px;padding-right:45px}.details .display .secondary .route-details .item[data-v-63dbb7c7]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-width:120px;max-width:120px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.details .display .secondary .route-details .item .logo[data-v-63dbb7c7]{margin-bottom:15px}.details .display .secondary .submit[data-v-63dbb7c7]{display:flex;justify-content:center;align-items:center;height:47px}.details .display .secondary .submit .price[data-v-63dbb7c7]{display:flex;justify-content:center;align-items:center;height:100%;width:198px;color:#fff;background:#3B4C5B;border-radius:6px;font-style:normal;font-weight:600;font-size:20px;line-height:27px}.details .display .secondary .carrier[data-v-63dbb7c7]{display:flex;justify-content:center;align-items:center;height:40px;margin-top:15px}.details .display .secondary .carrier .profile-image[data-v-63dbb7c7]{display:flex;justify-content:center;align-items:center;background-color:#fff;min-width:45px;max-width:45px;min-height:45px;max-height:45px;border-radius:50%;border:1px solid #cccccc}.details .display .secondary .carrier .name[data-v-63dbb7c7]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;margin-left:6px}.details[data-v-c261973b]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.details .header[data-v-c261973b]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.details .header .close[data-v-c261973b]{cursor:pointer}.details .brand-info-container[data-v-c261973b]{margin-left:30px;display:flex}.details .brand-info-container .brand-component[data-v-c261973b]{justify-content:space-around;align-items:center;gap:8px;display:flex}.details .brand-info-container .brand-component .brand-logo[data-v-c261973b]{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.details .brand-info-container .brand-component .brand-name[data-v-c261973b]{font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#7e7e7e;min-width:160px;max-width:160px}.details .divider[data-v-c261973b]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15px;margin-bottom:15px}.details .divider .line[data-v-c261973b]{height:2px;width:90%;padding-left:5px;background-color:#e6e6e6cc}.rate[data-v-9ef9d1d3]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;margin-top:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding:10px 20px}.rate .body[data-v-9ef9d1d3]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:50px;width:100%}.rate .body .header[data-v-9ef9d1d3]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;height:100%;width:70%}.rate .body .header .main[data-v-9ef9d1d3]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.rate .body .header .main .label[data-v-9ef9d1d3]{display:flex;width:fit-content;padding:5px;margin-right:10px;background-color:#21b3ba33;border-radius:2rem}.rate .body .header .main .label .name[data-v-9ef9d1d3]{font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#3b4c5b}.rate .body .header .main .name[data-v-9ef9d1d3]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.rate .body .header .price[data-v-9ef9d1d3]{display:flex;justify-content:left;align-items:center;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.rate .body .header .price .logo[data-v-9ef9d1d3]{margin-right:10px}.rate .body .submit[data-v-9ef9d1d3]{display:flex;flex-direction:column;justify-content:space-between;align-items:end;height:100%;width:30%}.rate .body .submit .actions[data-v-9ef9d1d3]{display:flex;flex-direction:column;justify-content:space-between;align-items:end;width:100%;height:100%}.rate .body .submit .actions .reject[data-v-9ef9d1d3]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:22px;min-width:80px;max-width:80px;margin-left:5px;padding:0 10px;border-radius:5px;background-color:#ffc0c5;font-style:normal;font-weight:700;font-size:10px;line-height:14px;color:#3b4c5b;cursor:pointer}.rate .body .submit .actions .accept[data-v-9ef9d1d3]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:22px;min-width:80px;max-width:80px;margin-left:5px;padding:0 10px;border-radius:5px;background-color:#21b3ba;font-style:normal;font-weight:700;font-size:10px;line-height:14px;color:#fff;cursor:pointer}.rate .body .submit .actions .accept[data-v-9ef9d1d3]:hover{background-image:linear-gradient(-180deg,rgba(33,179,186,.2) 0%,rgba(18,96,99,.2) 100%)}.rate .body .submit .actions .reject[data-v-9ef9d1d3]:hover{background-image:linear-gradient(-180deg,#FFC0C5 0%,#ff8d96 100%)}.rate .comments[data-v-9ef9d1d3]{display:flex;flex-direction:column;justify-content:start;align-items:left;width:100%;min-height:50px;margin-top:10px;padding:7px 10px;background-color:#e6e6e6cc;border-radius:8px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.bid[data-v-1cef18f4]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;margin-top:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding:10px 20px}.bid .body[data-v-1cef18f4]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:50px;width:100%}.bid .body .header[data-v-1cef18f4]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;height:100%;width:70%}.bid .body .header .main[data-v-1cef18f4]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.bid .body .header .main .label[data-v-1cef18f4]{display:flex;width:fit-content;padding:5px;margin-right:10px;background-color:#21b3ba33;border-radius:2rem}.bid .body .header .main .label .name[data-v-1cef18f4]{font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#3b4c5b}.bid .body .header .main .name[data-v-1cef18f4]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.bid .body .header .price[data-v-1cef18f4]{display:flex;justify-content:left;align-items:center;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.bid .body .header .price .logo[data-v-1cef18f4]{margin-right:10px}.bid .body .submit[data-v-1cef18f4]{display:flex;flex-direction:column;justify-content:space-between;align-items:end;height:100%;width:30%}.bid .body .submit .actions[data-v-1cef18f4]{display:flex;flex-direction:column;justify-content:space-between;align-items:end;width:100%;height:100%}.bid .body .submit .actions .reject[data-v-1cef18f4]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:22px;min-width:80px;max-width:80px;margin-left:5px;padding:0 10px;border-radius:5px;background-color:#ffc0c5;font-style:normal;font-weight:700;font-size:10px;line-height:14px;color:#3b4c5b;cursor:pointer}.bid .body .submit .actions .accept[data-v-1cef18f4]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:22px;min-width:80px;max-width:80px;margin-left:5px;padding:0 10px;border-radius:5px;background-color:#21b3ba;font-style:normal;font-weight:700;font-size:10px;line-height:14px;color:#fff;cursor:pointer}.bid .body .submit .actions .accept[data-v-1cef18f4]:hover{background-image:linear-gradient(-180deg,rgba(33,179,186,.2) 0%,rgba(18,96,99,.2) 100%)}.bid .body .submit .actions .reject[data-v-1cef18f4]:hover{background-image:linear-gradient(-180deg,#FFC0C5 0%,#ff8d96 100%)}.bid .comments[data-v-1cef18f4]{display:flex;flex-direction:column;justify-content:start;align-items:left;width:100%;min-height:50px;margin-top:10px;padding:7px 10px;background-color:#e6e6e6cc;border-radius:8px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.good[data-v-1cef18f4]{border:1px solid #3A974C}.middle[data-v-1cef18f4]{border:1px solid #D2A54A}.bad[data-v-1cef18f4]{border:1px solid #F78C8C}.proposals[data-v-e8680dc3]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.proposals .header[data-v-e8680dc3]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin:30px 30px 15px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.proposals .header .close[data-v-e8680dc3]{cursor:pointer}.proposals .main[data-v-e8680dc3]{display:flex;flex-direction:column;justify-content:top;align-items:left;height:100%;width:100%;padding-left:30px;padding-right:30px}.EventHistory[data-v-82037f65]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.EventHistory .header[data-v-82037f65]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin-top:30px;margin-left:30px;margin-right:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.EventHistory .header .actions .info[data-v-82037f65]{margin-right:20px}.EventHistory .header .actions .close[data-v-82037f65]{cursor:pointer}.EventHistory .display[data-v-82037f65]{display:flex;flex-direction:column;justify-content:start;width:100%;height:100%;padding:30px;overflow-y:scroll;overflow-x:hidden}.EventHistory .display .event[data-v-82037f65]{display:flex;flex-direction:column;padding-left:10px;padding-right:10px;max-width:100%}.EventHistory .display .event .message[data-v-82037f65]{position:relative;display:flex;margin-top:20px}.EventHistory .display .event .message .message-bubble[data-v-82037f65]{border-radius:8px;color:#3b4c5b}.EventHistory .display .event .message .message-bubble .body[data-v-82037f65]{padding:10px;font-style:normal;font-weight:400;font-size:14px;line-height:14px}.EventHistory .display .event .message .message-bubble .body .destination[data-v-82037f65]{margin-bottom:10px;white-space:nowrap;overflow:hidden;max-width:250px;font-style:normal;font-weight:500;font-size:15px;line-height:15px}.EventHistory .display .event .message .message-bubble .body .edition .details[data-v-82037f65]{padding:5px;margin-top:5px;border-radius:8px;background-color:#e6e6e6cc}.EventHistory .display .event .message .message-bubble .submit[data-v-82037f65]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-style:normal;font-weight:500;font-size:15px;color:#fff;cursor:pointer}.EventHistory .display .event .audit[data-v-82037f65]{display:flex;flex-direction:row;align-items:center;white-space:nowrap;margin-top:5px;font-style:normal;font-weight:400;font-size:11px;line-height:11px;color:#7e7e7e}.EventHistory .display .event .audit .timestamp[data-v-82037f65]{margin-right:10px}.EventHistory .display .event .audit .label[data-v-82037f65]{min-height:12px;display:flex;align-items:center;justify-content:center;margin-right:0;border-radius:2em;padding:3px;background-color:#e6e6e6cc;font-weight:600;font-size:12px;color:#3b4c5b}.EventHistory .display .event .audit .checkmark[data-v-82037f65]:before{content:"✓"}.EventHistory .display .event .audit .double-checkmark[data-v-82037f65]:after{content:"✓"}.EventHistory .display .event .audit .pending[data-v-82037f65]{background-color:transparent}.EventHistory .display .event .audit .opened[data-v-82037f65]{background-color:#7fffd4;font-weight:700}.EventHistory .display .event .audit .warning[data-v-82037f65]{background-color:#d2a54a;font-weight:400}.EventHistory .display .event .audit .error[data-v-82037f65]{background-color:#f78c8c;font-weight:400}.EventHistory .display .notification[data-v-82037f65]{align-items:start}.EventHistory .display .notification .message[data-v-82037f65]{max-width:80%}.EventHistory .display .notification .message .message-bubble[data-v-82037f65]{background-color:#e6e6e6cc;border-top-left-radius:0}.EventHistory .display .notification .message .message-bubble .submit[data-v-82037f65]{background-color:#7e7e7e}.EventHistory .display .notification .message .message-bubble .submit[data-v-82037f65]:hover{background-image:linear-gradient(-180deg,#7E7E7E 0%,#585858 100%)}.EventHistory .display .notification .message[data-v-82037f65]:before{content:"";position:absolute;top:0;left:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-right:10px solid rgba(230,230,230,.8)}.EventHistory .display .communication[data-v-82037f65]{align-items:end}.EventHistory .display .communication .message[data-v-82037f65]{max-width:80%}.EventHistory .display .communication .message .message-bubble[data-v-82037f65]{background-color:#7edcec99;border-top-right-radius:0}.EventHistory .display .communication .message .message-bubble .submit[data-v-82037f65]{background-color:#21b3ba}.EventHistory .display .communication .message .message-bubble .submit[data-v-82037f65]:hover{background-image:linear-gradient(-180deg,#21B3BA 0%,#157479 100%)}.EventHistory .display .communication .message[data-v-82037f65]:after{content:"";position:absolute;top:0;right:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:10px solid rgba(126,220,236,.6)}.EventHistory .display .customer[data-v-82037f65]{align-items:end}.EventHistory .display .customer .message[data-v-82037f65]{max-width:80%}.EventHistory .display .customer .message .message-bubble[data-v-82037f65]{background-color:#9fd8f5;border-top-right-radius:0;color:#363740}.EventHistory .display .customer .message .message-bubble .submit[data-v-82037f65]{background-color:#217dbb}.EventHistory .display .customer .message .message-bubble .submit[data-v-82037f65]:hover{background-image:linear-gradient(-180deg,#217dbb 0%,#16527a 100%)}.EventHistory .display .customer .message[data-v-82037f65]:after{content:"";position:absolute;top:0;right:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #9fd8f5}.EventHistory .display .neutral[data-v-82037f65]{flex-direction:column;justify-content:center;align-items:start;width:100%;max-width:100%;padding:0}.EventHistory .display .neutral .message[data-v-82037f65]{width:100%}.EventHistory .display .neutral .message .message-bubble .body[data-v-82037f65]{width:100%;padding:5px 10px;text-align:start;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.EventHistory .display .neutral .message .message-bubble .body[data-v-82037f65]:before{content:"•";position:absolute;left:0;color:#7e7e7e}.EventHistory .display .neutral .audit[data-v-82037f65]{padding-left:10px;margin-top:0}.EventHistory .empty[data-v-82037f65]{display:flex;flex-direction:column;justify-content:center;align-items:center;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.EventHistory .empty .symbol[data-v-82037f65]{font-size:32px;margin-bottom:15px}.OrderEventDetail[data-v-6f7ac471]{position:fixed;background:rgba(54,55,64,.6);z-index:2000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.OrderEventDetail .content[data-v-6f7ac471]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;max-height:95%;width:700px;background:white;box-sizing:border-box;border-radius:8px}.OrderEventDetail .content .header[data-v-6f7ac471]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.OrderEventDetail .content .header .spacer[data-v-6f7ac471]{min-width:20px;height:100%}.OrderEventDetail .content .header .title[data-v-6f7ac471]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.OrderEventDetail .content .header .title .name[data-v-6f7ac471]{display:flex;align-items:center;margin-bottom:5px}.OrderEventDetail .content .header .title .underline[data-v-6f7ac471]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.OrderEventDetail .content .header .close[data-v-6f7ac471]{cursor:pointer}.OrderEventDetail .content .meta[data-v-6f7ac471]{padding-left:30px;padding-right:30px}.OrderEventDetail .content .meta .main[data-v-6f7ac471]{display:flex;flex-direction:column;justify-content:start;align-items:start;list-style-type:none;padding-left:0;padding-right:0;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#7e7e7e}.OrderEventDetail .content .meta .main li[data-v-6f7ac471]{position:relative;display:flex;flex-direction:row;justify-content:start;align-items:start;padding-left:15px;margin-bottom:0}.OrderEventDetail .content .meta .main li[data-v-6f7ac471]:before{content:"•";position:absolute;left:0;color:#7e7e7e}.OrderEventDetail .content .meta .main .title[data-v-6f7ac471]{font-style:normal;font-weight:500;font-size:14px;line-height:24px;color:#3b4c5b}.OrderEventDetail .content .meta .label[data-v-6f7ac471]{display:flex;justify-content:center;align-items:center;border-radius:2em;padding:3px 10px;margin-right:5px;margin-bottom:2px;white-space:nowrap;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e;background-color:#21b3ba33}.OrderEventDetail .content .meta .secondary[data-v-6f7ac471]{background-color:#e6e6e6cc}.OrderEventDetail .content .meta .mail-list[data-v-6f7ac471]{display:flex;flex-wrap:wrap;height:auto;max-width:580px}.OrderEventDetail .content .subject[data-v-6f7ac471],.OrderEventDetail .content .body[data-v-6f7ac471],.OrderEventDetail .content .files[data-v-6f7ac471]{padding-left:30px;padding-right:30px}.OrderEventDetail .content .last[data-v-6f7ac471]{margin-bottom:20px}.OrderEventDetail .content .representation[data-v-6f7ac471]{width:100%;background-color:#e6e6e6cc;border-radius:8px;padding:20px;margin-bottom:10px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.OrderEventDetail .content .attachments[data-v-6f7ac471]{display:flex;flex-direction:row;justify-content:start;align-items:start;flex-wrap:wrap;width:100%;border-radius:8px;padding-top:10px;margin-bottom:10px}.OrderEventDetail .content .attachments .file-wrapper[data-v-6f7ac471]{display:flex;flex-direction:column;justify-content:start;align-items:center;margin-right:25px}.OrderEventDetail .content .attachments .file-wrapper .file[data-v-6f7ac471]{cursor:pointer;margin-bottom:10px}.OrderEventDetail .content .attachments .file-wrapper .filename[data-v-6f7ac471]{font-style:normal;font-weight:400;font-size:12px;line-height:12px;color:#7e7e7e}.CancelOrder[data-v-b5fd05ca]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.CancelOrder .content[data-v-b5fd05ca]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.CancelOrder .content .header[data-v-b5fd05ca]{display:flex;flex-direction:row;justify-content:center;align-items:center}.CancelOrder .content .body[data-v-b5fd05ca]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.CancelOrder .content .body .main[data-v-b5fd05ca]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.CancelOrder .content .submit[data-v-b5fd05ca]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.CancelOrder .content .submit .btn-delete[data-v-b5fd05ca]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.CancelOrder .content .submit .btn-back[data-v-b5fd05ca]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.DeleteOrder[data-v-424446cf]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteOrder .content[data-v-424446cf]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteOrder .content .header[data-v-424446cf]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteOrder .content .body[data-v-424446cf]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteOrder .content .body .main[data-v-424446cf]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteOrder .content .submit[data-v-424446cf]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteOrder .content .submit .btn-delete[data-v-424446cf]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteOrder .content .submit .btn-back[data-v-424446cf]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.groupage-body[data-v-b715e8e3]{background-color:#fafafa;padding-bottom:5px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.groupage-body .groupage-origin[data-v-b715e8e3]{width:100%}.groupage-body .expedition-title[data-v-b715e8e3]{margin-bottom:10px}.groupage-body .title[data-v-b715e8e3]{margin-top:15px;font-style:normal;font-weight:500;font-size:20px;line-height:27px;color:#3b4c5b}.groupage-body .title .minor[data-v-b715e8e3]{margin-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.groupage-body .location[data-v-b715e8e3]{position:relative;display:flex;flex-direction:column;white-space:nowrap;margin-bottom:20px;width:100%}.groupage-body .location .dot[data-v-b715e8e3]{position:relative;height:12px;min-width:12px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-top:18px;margin-right:10px}.groupage-body .location .data[data-v-b715e8e3]{position:relative;display:flex;flex-direction:row;gap:10px}.groupage-body .location .data .place-info[data-v-b715e8e3]{display:flex;flex-direction:column;align-items:start;width:290px}.groupage-body .location .data .place-info .warehouse[data-v-b715e8e3]{min-width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:top;align-items:left;margin-top:16px}.groupage-body .location .data .place-info .warehouse .text[data-v-b715e8e3]{margin-bottom:5px}.groupage-body .location .data .place-info .warehouse .location-header[data-v-b715e8e3]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:3px}.groupage-body .location .data .place-info .warehouse .location-header .text[data-v-b715e8e3]{margin-bottom:4px;font-style:normal;font-weight:500;font-size:20px;line-height:14px;color:#3b4c5b}.groupage-body .location .data .place-info .warehouse .location-header .details-button[data-v-b715e8e3]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;min-width:55px;max-width:55px;height:20px;padding:5px;margin-left:10px;background-color:#e6e6e6cc;border-radius:5px;font-style:normal;font-weight:400;font-size:12px;line-height:12px;cursor:pointer}.groupage-body .location .data .place-info .warehouse .location-header .details-non-selected[data-v-b715e8e3]:hover{background-image:linear-gradient(-180deg,rgba(230,230,230,.8) 0%,rgba(179,179,179,.8) 100%)}.groupage-body .location .data .place-info .warehouse .location-header .details-selected[data-v-b715e8e3]{background-color:#7e7e7e;color:#fff}.groupage-body .location .data .place-info .warehouse .location-header .actions[data-v-b715e8e3]{display:flex;flex-direction:row;justify-content:end;align-items:center}.groupage-body .location .data .place-info .warehouse .location-header .logo-delete[data-v-b715e8e3]{min-height:18px;max-height:18px;min-width:18px;max-width:18px;margin-left:10px;cursor:pointer}.groupage-body .location .data .place-info .warehouse .input-line[data-v-b715e8e3]{min-width:100%;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;border-radius:8px}.groupage-body .location .data .place-info .warehouse .input-line .input[data-v-b715e8e3]{min-width:100%;max-width:100%;height:38px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;white-space:nowrap;padding-left:10px;color:#3b4c5b;cursor:pointer}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-location[data-v-b715e8e3]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;margin-left:5px;overflow:hidden}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-location .main[data-v-b715e8e3]{font-size:14px}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-location .minor[data-v-b715e8e3]{opacity:.6;font-size:12px}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-postal-code[data-v-b715e8e3]{width:100%;margin-left:5px;overflow:hidden;display:flex;flex-direction:row;justify-content:start;align-items:center}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-postal-code .main[data-v-b715e8e3]{margin-right:15px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#3b4c5b}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-postal-code .municipality[data-v-b715e8e3]{font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#7e7e7e}.groupage-body .location .data .place-info .warehouse .input-line .input .selected-postal-code .country[data-v-b715e8e3]{margin-left:5px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#7e7e7e}.groupage-body .location .data .place-info .warehouse .input-line .input .location-input[data-v-b715e8e3]{width:100%;height:100%;border-radius:8px;border:none;transition:none;outline:none}.groupage-body .location .data .place-info .warehouse .input-line .input .logo-delete[data-v-b715e8e3]{cursor:pointer;margin-right:15px;margin-left:15px;min-width:12px;max-width:12px;min-height:12px;max-height:12px}.groupage-body .location .data .place-info .spacer[data-v-b715e8e3]{height:1.5em}.groupage-body .location .data .place-info .location-selector[data-v-b715e8e3]{position:absolute;width:290px;margin-top:5px;z-index:5;top:75px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.groupage-body .location .data .place-info .location-selector .created[data-v-b715e8e3]{max-height:250px;overflow-y:scroll;margin-bottom:5px}.groupage-body .location .data .place-info .location-selector .created .zones[data-v-b715e8e3]{padding-left:2%;padding-top:2%;padding-bottom:2%;font-size:14px;color:#000}.groupage-body .location .data .place-info .location-selector .created .option[data-v-b715e8e3]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info[data-v-b715e8e3]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;min-height:2.3rem;padding-left:5%;padding-top:2%;padding-bottom:2%;margin-right:10px;overflow:hidden;white-space:normal}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text[data-v-b715e8e3]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:normal}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text .warehouse-heading[data-v-b715e8e3]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:13px;line-height:15px;color:#3b4c5b}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info .warehouse-text .item[data-v-b715e8e3]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.groupage-body .location .data .place-info .location-selector .created .option .warehouse-info[data-v-b715e8e3]:hover{background-color:#21b3ba33}.groupage-body .location .data .place-info .location-selector .created .option .logo-edit[data-v-b715e8e3]{cursor:pointer;margin-right:10px;min-width:15px;max-width:15px;min-height:15px;max-height:15px}.groupage-body .location .data .place-info .location-selector .first-warehouse[data-v-b715e8e3]{overflow:hidden;margin-bottom:0;border-top-right-radius:8px;border-top-left-radius:8px}.groupage-body .location .data .place-info .location-selector .first-warehouse .option[data-v-b715e8e3]{background-color:#e6e6e6cc}.groupage-body .location .data .place-info .location-selector .first-warehouse .option .warehouse-info[data-v-b715e8e3]:hover{background-color:transparent}.groupage-body .location .data .place-info .location-selector .none[data-v-b715e8e3]{font-size:12px;opacity:.6;margin-bottom:5px}.groupage-body .location .data .place-info .location-selector .none .center[data-v-b715e8e3]{display:flex;justify-content:center}.groupage-body .location .data .place-info .location-selector .global[data-v-b715e8e3]{max-height:250px;overflow-y:scroll}.groupage-body .location .data .place-info .location-selector .postal_code[data-v-b715e8e3]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:100%;max-width:100%;border-radius:8px;padding-top:2%;padding-bottom:2%;padding-left:25px;margin-bottom:2%;overflow:hidden;cursor:pointer}.groupage-body .location .data .place-info .location-selector .postal_code .logo-pin[data-v-b715e8e3]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.groupage-body .location .data .place-info .location-selector .postal_code .postal-code-option[data-v-b715e8e3]{margin-left:3%;padding-top:1%;padding-bottom:2%;color:#000;font-size:14px;height:2em;text-align:center}.groupage-body .location .data .place-info .location-selector .postal_code[data-v-b715e8e3]:hover{background-color:#21b3ba33}.groupage-body .location .data .place-info .location-selector .new[data-v-b715e8e3]{min-width:100%;max-width:100%}.groupage-body .location .data .place-info .location-selector .new .special-option[data-v-b715e8e3]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:2em;padding-left:0%;padding-top:2%;padding-bottom:2%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.groupage-body .location .data .place-info .location-selector .final-option[data-v-b715e8e3]{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;min-height:5px;max-height:5px}.groupage-body .location .data .no-place-info[data-v-b715e8e3]{display:flex;flex-direction:row;justify-content:start;align-items:start;margin-top:25px;gap:15px}.groupage-body .location .data .no-place-info .date[data-v-b715e8e3]{display:flex;justify-content:start;align-items:center;margin-top:15px;white-space:nowrap}.groupage-body .location .data .no-place-info .date .input-group[data-v-b715e8e3]{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap}.groupage-body .location .data .no-place-info .date .input-group .datepicker[data-v-b715e8e3]{min-width:110px;max-width:110px;--dp-text-color: #3b4c5b;--dp-font-size: 16px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 10px}.groupage-body .location .data .no-place-info .date .input-group .range[data-v-b715e8e3]{min-width:250px;max-width:250px}.groupage-body .location .data .no-place-info .date .input-group .add-date-range[data-v-b715e8e3]{margin-left:5px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}@keyframes rotateDown-b715e8e3{0%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes rotateUp-b715e8e3{0%{transform:rotate(45deg)}to{transform:rotate(0)}}.groupage-body .location .data .no-place-info .date .input-group .rotate-down[data-v-b715e8e3]{animation:rotateDown-b715e8e3 .3s ease 0s 1 reverse forwards}.groupage-body .location .data .no-place-info .date .input-group .rotate-up[data-v-b715e8e3]{animation:rotateUp-b715e8e3 .3s ease 0s 1 reverse forwards}.groupage-body .location .data .no-place-info .date .invalid-input-group .datepicker[data-v-b715e8e3]{border-radius:8px;box-shadow:0 0 5px 2px #f78c8c}.groupage-body .location .data .no-place-info .date .logo[data-v-b715e8e3]{margin-right:5px;min-width:20px}.groupage-body .location .data .no-place-info .time-range[data-v-b715e8e3]{display:flex;flex-direction:row;align-items:center;justify-content:start;margin-top:15px}.groupage-body .location .data .no-place-info .time-range .time[data-v-b715e8e3]{display:flex;flex-direction:row;justify-content:space-between;max-width:250px;font-style:normal;font-weight:400;font-size:16px;line-height:38px;color:#3b4c5b}.groupage-body .location .data .no-place-info .time-range .range[data-v-b715e8e3]{min-width:250px;max-width:250px}.groupage-body .location .data .no-place-info .time-range .add-time-range[data-v-b715e8e3]{margin-left:5px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.groupage-body .location .data .no-place-info .time-range input[data-v-b715e8e3]::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7klEQVRoge2XSwrCQBAFe6VeI6cRAi5zEpfeSkHjydSVdmMejIMh3/nBK3i7CVRlsokIIYQQQghxaXTb1BJ/MKdm6NBR99a1ul1oowlsdGf5up36DlW6Z3fIdpU8bsIczAVe5lj1Hd7rHs7h1DfhvnnbS3cYeiiXiFnyIHXEInmQKmIVeRA7YlV5ECsiiDwIHRFUHoSKiCIP/Ii7LIsw+YtEkgdrRSSRB0sjksqDuRFZyIOpEVnJg7ERWcqDoYis5UFfRBHyoJbfn6JbN/dnpE5mNxL/Jop48z5+RFHyABFFyoNaCvjmCSGEEEJK5QOhW6JdRRgREwAAAABJRU5ErkJggg==);height:10px;width:10px;cursor:pointer}.groupage-body .location .data .no-place-info .time-range .input[data-v-b715e8e3]{height:38px;min-width:110px;max-width:110px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#3b4c5b}.groupage-body .location .data .no-place-info .time-range .logo[data-v-b715e8e3]{min-width:20px;margin-right:5px}.groupage-body .location .data .no-place-info .time-range .rotate-down[data-v-b715e8e3]{animation:rotateDown-b715e8e3 .3s ease 0s 1 reverse forwards}.groupage-body .location .data .no-place-info .time-range .rotate-up[data-v-b715e8e3]{animation:rotateUp-b715e8e3 .3s ease 0s 1 reverse forwards}.groupage-body .location .data .no-place-info .location-details[data-v-b715e8e3]{width:100%;padding:15px 30px;border-radius:8px;background-color:#e6e6e6cc;margin-top:20px}.groupage-body .location .data .no-place-info .location-details .volume[data-v-b715e8e3]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.groupage-body .location .data .addition[data-v-b715e8e3]{margin-top:10px;display:flex;justify-content:end;align-items:end;margin-bottom:6px}.groupage-body .location .data .addition .btn-al[data-v-b715e8e3]{display:flex;justify-content:center;align-items:center;height:25px;padding:10px;background-color:#21b3ba33;border-radius:8px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b;cursor:pointer}.groupage-body .location .data .addition .btn-al[data-v-b715e8e3]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.groupage-body .location .divider[data-v-b715e8e3]{margin-top:20px;width:103%}.origin-expeditions[data-v-b715e8e3]{padding-left:35px}.divider[data-v-b715e8e3]{margin-top:15px;background-color:#3b4c5b;height:5px;border-radius:8px}.divider[data-v-b715e8e3] .line{background-color:#3b4c5b}.EditOrder[data-v-b259153e]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.EditOrder .content[data-v-b259153e]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:500px;max-height:95%;width:calc(100% - 100px);max-width:1600px;background:white;box-sizing:border-box;border-radius:8px}.EditOrder .content .soft-font[data-v-b259153e]{padding-right:5%;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3b4c5b}.EditOrder .content .header[data-v-b259153e]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;padding-left:30px;padding-right:30px}.EditOrder .content .header .title[data-v-b259153e]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.EditOrder .content .header .title .name[data-v-b259153e]{display:flex;align-items:center;margin-bottom:5px}.EditOrder .content .header .title .underline[data-v-b259153e]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.EditOrder .content .header .close[data-v-b259153e]{cursor:pointer}.EditOrder .content .header-fields[data-v-b259153e]{display:flex;flex-direction:row;padding-left:60px;padding-top:10px}.EditOrder .content .header-fields .client-order[data-v-b259153e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:150px;margin-right:15px}.EditOrder .content .header-fields .client-order .input[data-v-b259153e]{height:42px;width:100%}.EditOrder .content .header-fields .order-type[data-v-b259153e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:150px;margin-right:15px}.EditOrder .content .header-fields .order-type .input[data-v-b259153e]{height:42px;width:100%}.EditOrder .content .header-fields .groupage-type[data-v-b259153e]{width:100px}.EditOrder .content .header-fields .brand[data-v-b259153e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:255px;margin-right:15px}.EditOrder .content .header-fields .brand .input[data-v-b259153e]{height:42px;width:100%}.EditOrder .content .header-fields .transport-payer[data-v-b259153e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:255px;margin-right:15px}.EditOrder .content .header-fields .transport-payer .input[data-v-b259153e]{height:42px;width:100%}.EditOrder .content .header-fields .price[data-v-b259153e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:120px;margin-right:15px}.EditOrder .content .header-fields .price .input[data-v-b259153e]{height:42px;width:100%;text-align:start}.EditOrder .content .slot[data-v-b259153e]{display:flex;flex-direction:row;justify-content:end;min-height:420px;height:100%;margin-top:15px;padding-bottom:10px;background-color:#fafafa}.EditOrder .content .slot .title[data-v-b259153e]{font-style:normal;font-weight:500;font-size:20px;line-height:27px;color:#3b4c5b}.EditOrder .content .slot .title .minor[data-v-b259153e]{margin-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.EditOrder .content .slot .body[data-v-b259153e]{max-height:600px;width:100%;margin-right:0;padding:30px 70px 0 30px;overflow-y:scroll}.EditOrder .content .slot .body .location[data-v-b259153e]{position:relative;display:flex;flex-direction:row;white-space:nowrap;margin-top:15px;padding-right:60px;margin-bottom:20px}.EditOrder .content .slot .body .location .dot[data-v-b259153e]{position:relative;height:12px;min-width:12px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:4px;margin-right:10px}.EditOrder .content .slot .body .location .data[data-v-b259153e]{position:relative;display:flex;flex-direction:column;min-width:363px;margin-bottom:15px}.EditOrder .content .slot .body .location .data .place-info .warehouse[data-v-b259153e]{min-width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:top;align-items:left}.EditOrder .content .slot .body .location .data .place-info .warehouse .text[data-v-b259153e]{margin-bottom:5px}.EditOrder .content .slot .body .location .data .place-info .warehouse .location-header[data-v-b259153e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:3px}.EditOrder .content .slot .body .location .data .place-info .warehouse .location-header .text[data-v-b259153e]{margin-bottom:0;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.EditOrder .content .slot .body .location .data .place-info .warehouse .location-header .details-button[data-v-b259153e]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;min-width:55px;max-width:55px;height:20px;padding:5px;margin-left:10px;background-color:#e6e6e6cc;border-radius:5px;font-style:normal;font-weight:400;font-size:12px;line-height:12px;cursor:pointer}.EditOrder .content .slot .body .location .data .place-info .warehouse .location-header .details-non-selected[data-v-b259153e]:hover{background-image:linear-gradient(-180deg,rgba(230,230,230,.8) 0%,rgba(179,179,179,.8) 100%)}.EditOrder .content .slot .body .location .data .place-info .warehouse .location-header .details-selected[data-v-b259153e]{background-color:#7e7e7e;color:#fff}.EditOrder .content .slot .body .location .data .place-info .warehouse .location-header .actions[data-v-b259153e]{display:flex;flex-direction:row;justify-content:end;align-items:center}.EditOrder .content .slot .body .location .data .place-info .warehouse .location-header .logo-delete[data-v-b259153e]{min-height:18px;max-height:18px;min-width:18px;max-width:18px;margin-left:10px;cursor:pointer}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line[data-v-b259153e]{min-width:100%;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;border-radius:8px}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input[data-v-b259153e]{min-width:100%;max-width:100%;height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;white-space:nowrap;padding-left:10px;color:#3b4c5b;cursor:pointer}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .selected-location[data-v-b259153e]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;margin-left:5px;overflow:hidden}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .selected-location .main[data-v-b259153e]{font-size:14px}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .selected-location .minor[data-v-b259153e]{opacity:.6;font-size:12px}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .selected-postal-code[data-v-b259153e]{width:100%;margin-left:5px;overflow:hidden;display:flex;flex-direction:row;justify-content:start;align-items:center}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .selected-postal-code .main[data-v-b259153e]{margin-right:15px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#3b4c5b}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .selected-postal-code .municipality[data-v-b259153e]{font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#7e7e7e}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .selected-postal-code .country[data-v-b259153e]{margin-left:5px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#7e7e7e}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .location-input[data-v-b259153e]{width:100%;height:100%;border-radius:8px;border:none;transition:none;outline:none}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input .logo-delete[data-v-b259153e]{cursor:pointer;margin-right:15px;margin-left:15px;min-width:12px;max-width:12px;min-height:12px;max-height:12px}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line .input[data-v-b259153e]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.EditOrder .content .slot .body .location .data .place-info .warehouse .input-line input[data-v-b259153e]:focus{outline:none}.EditOrder .content .slot .body .location .data .place-info .location-selector[data-v-b259153e]{position:absolute;min-width:100%;max-width:100%;margin-top:5px;z-index:5;right:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.EditOrder .content .slot .body .location .data .place-info .location-selector .created[data-v-b259153e]{max-height:250px;overflow-y:scroll;margin-bottom:5px}.EditOrder .content .slot .body .location .data .place-info .location-selector .created .zones[data-v-b259153e]{padding-left:2%;padding-top:2%;padding-bottom:2%;font-size:14px;color:#000}.EditOrder .content .slot .body .location .data .place-info .location-selector .created .zones .option[data-v-b259153e]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.EditOrder .content .slot .body .location .data .place-info .location-selector .created .zones .option .warehouse-info[data-v-b259153e]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;min-height:2.3rem;padding-left:5%;padding-top:2%;padding-bottom:2%;margin-right:10px;overflow:hidden;white-space:normal}.EditOrder .content .slot .body .location .data .place-info .location-selector .created .zones .option .warehouse-info .warehouse-text[data-v-b259153e]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:normal}.EditOrder .content .slot .body .location .data .place-info .location-selector .created .zones .option .warehouse-info .warehouse-text .warehouse-heading[data-v-b259153e]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:13px;line-height:15px;color:#3b4c5b}.EditOrder .content .slot .body .location .data .place-info .location-selector .created .zones .option .warehouse-info .warehouse-text .item[data-v-b259153e]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.EditOrder .content .slot .body .location .data .place-info .location-selector .created .zones .option .warehouse-info[data-v-b259153e]:hover{background-color:#21b3ba33}.EditOrder .content .slot .body .location .data .place-info .location-selector .created .zones .option .logo-edit[data-v-b259153e]{cursor:pointer;margin-right:10px;min-width:15px;max-width:15px;min-height:15px;max-height:15px}.EditOrder .content .slot .body .location .data .place-info .location-selector .none[data-v-b259153e]{font-size:12px;opacity:.6;margin-bottom:5px}.EditOrder .content .slot .body .location .data .place-info .location-selector .none .center[data-v-b259153e]{display:flex;justify-content:center}.EditOrder .content .slot .body .location .data .place-info .location-selector .global[data-v-b259153e]{max-height:250px;overflow-y:scroll}.EditOrder .content .slot .body .location .data .place-info .location-selector .postal_code[data-v-b259153e]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:100%;max-width:100%;border-radius:8px;padding-top:2%;padding-bottom:2%;padding-left:25px;margin-bottom:2%;overflow:hidden;cursor:pointer}.EditOrder .content .slot .body .location .data .place-info .location-selector .postal_code .logo-pin[data-v-b259153e]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.EditOrder .content .slot .body .location .data .place-info .location-selector .postal_code .postal-code-option[data-v-b259153e]{margin-left:3%;padding-top:1%;padding-bottom:2%;color:#000;font-size:14px;height:2em;text-align:center}.EditOrder .content .slot .body .location .data .place-info .location-selector .postal_code[data-v-b259153e]:hover{background-color:#21b3ba33}.EditOrder .content .slot .body .location .data .place-info .location-selector .new[data-v-b259153e]{min-width:100%;max-width:100%}.EditOrder .content .slot .body .location .data .place-info .location-selector .new .special-option[data-v-b259153e]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-left:0%;padding-top:2%;padding-bottom:2%;color:#000;cursor:pointer;font-size:14px;background-color:#21b3ba99;min-height:2em}.EditOrder .content .slot .body .location .data .place-info .location-selector .final-option[data-v-b259153e]{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;min-height:5px;max-height:5px}.EditOrder .content .slot .body .location .data .no-place-info[data-v-b259153e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.EditOrder .content .slot .body .location .data .no-place-info .date[data-v-b259153e]{display:flex;justify-content:start;align-items:center;min-width:275px;max-width:275px;margin-top:15px;white-space:nowrap}@media (max-width: 576px){.EditOrder .content .slot .body .location .data .no-place-info .date .soft-font[data-v-b259153e]{margin-bottom:2%}}.EditOrder .content .slot .body .location .data .no-place-info .date .input-group[data-v-b259153e]{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;overflow:normal}.EditOrder .content .slot .body .location .data .no-place-info .date .input-group .datepicker[data-v-b259153e]{min-width:110px;max-width:110px;--dp-text-color: #3b4c5b;--dp-font-size: 16px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 10px}.EditOrder .content .slot .body .location .data .no-place-info .date .input-group .range[data-v-b259153e]{min-width:250px;max-width:250px}.EditOrder .content .slot .body .location .data .no-place-info .date .input-group .add-date-range[data-v-b259153e]{margin-left:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}@keyframes rotateDown-b259153e{0%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes rotateUp-b259153e{0%{transform:rotate(45deg)}to{transform:rotate(0)}}.EditOrder .content .slot .body .location .data .no-place-info .date .input-group .rotate-down[data-v-b259153e]{animation:rotateDown-b259153e .3s ease 0s 1 reverse forwards}.EditOrder .content .slot .body .location .data .no-place-info .date .input-group .rotate-up[data-v-b259153e]{animation:rotateUp-b259153e .3s ease 0s 1 reverse forwards}.EditOrder .content .slot .body .location .data .no-place-info .date .logo[data-v-b259153e]{margin-right:10px;min-width:20px}.EditOrder .content .slot .body .location .data .no-place-info .hour[data-v-b259153e]{margin-top:15px;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range[data-v-b259153e]{display:flex;flex-direction:row;align-items:center;justify-content:start}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range .time[data-v-b259153e]{display:flex;flex-direction:row;justify-content:space-between;max-width:250px;font-style:normal;font-weight:400;font-size:16px;line-height:38px;color:#3b4c5b}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range .range[data-v-b259153e]{min-width:250px;max-width:250px}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range .add-time-range[data-v-b259153e]{margin-left:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range input[data-v-b259153e]::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7klEQVRoge2XSwrCQBAFe6VeI6cRAi5zEpfeSkHjydSVdmMejIMh3/nBK3i7CVRlsokIIYQQQghxaXTb1BJ/MKdm6NBR99a1ul1oowlsdGf5up36DlW6Z3fIdpU8bsIczAVe5lj1Hd7rHs7h1DfhvnnbS3cYeiiXiFnyIHXEInmQKmIVeRA7YlV5ECsiiDwIHRFUHoSKiCIP/Ii7LIsw+YtEkgdrRSSRB0sjksqDuRFZyIOpEVnJg7ERWcqDoYis5UFfRBHyoJbfn6JbN/dnpE5mNxL/Jop48z5+RFHyABFFyoNaCvjmCSGEEEJK5QOhW6JdRRgREwAAAABJRU5ErkJggg==);height:10px;width:10px;cursor:pointer}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range .input[data-v-b259153e]{min-width:110px;max-width:110px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#3b4c5b}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range .logo[data-v-b259153e]{min-width:20px;margin-right:10px}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range .rotate-down[data-v-b259153e]{animation:rotateDown-b259153e .3s ease 0s 1 reverse forwards}.EditOrder .content .slot .body .location .data .no-place-info .hour .time-range .rotate-up[data-v-b259153e]{animation:rotateUp-b259153e .3s ease 0s 1 reverse forwards}.EditOrder .content .slot .body .location .data .no-place-info .location-details[data-v-b259153e]{width:100%;padding:15px 30px;border-radius:8px;background-color:#e6e6e6cc;margin-top:20px}.EditOrder .content .slot .body .location .data .no-place-info .location-details .volume[data-v-b259153e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.EditOrder .content .slot .body .location .data .no-place-info .location-details .pallets[data-v-b259153e]{display:flex;flex-direction:column;min-width:45%}.EditOrder .content .slot .body .location .data .no-place-info .location-details .pallets .name[data-v-b259153e]{min-width:80px}.EditOrder .content .slot .body .location .data .no-place-info .location-details .pallets .input[data-v-b259153e]{height:40px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.EditOrder .content .slot .body .location .data .no-place-info .location-details .lineal-meters[data-v-b259153e]{display:flex;flex-direction:column;min-width:45%;margin-right:20px}.EditOrder .content .slot .body .location .data .no-place-info .location-details .lineal-meters .name[data-v-b259153e]{min-width:80px}.EditOrder .content .slot .body .location .data .no-place-info .location-details .lineal-meters .input[data-v-b259153e]{height:40px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.EditOrder .content .slot .body .location .data .no-place-info .location-details .booking-number[data-v-b259153e]{display:flex;flex-direction:column;width:100%;margin-top:10px}.EditOrder .content .slot .body .location .data .no-place-info .location-details .booking-number .name[data-v-b259153e]{min-width:80px}.EditOrder .content .slot .body .location .data .no-place-info .location-details .booking-number .input[data-v-b259153e]{height:40px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.EditOrder .content .slot .body .location .data .no-place-info .location-details .comments[data-v-b259153e]{display:flex;flex-direction:column;width:100%;margin-top:10px}.EditOrder .content .slot .body .location .data .no-place-info .location-details .comments .input[data-v-b259153e]{min-height:40px;max-height:150px;width:100%;flex-grow:1;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.EditOrder .content .slot .body .location .data .no-place-info .location-details .comments .input[data-v-b259153e]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.EditOrder .content .slot .body .location .data .no-place-info .location-details .comments .input[data-v-b259153e]:focus{outline:none}.EditOrder .content .slot .body .location .data .addition[data-v-b259153e]{margin-top:15px;margin-bottom:15px;display:flex;justify-content:center;align-items:center}.EditOrder .content .slot .body .location .data .addition .btn-al[data-v-b259153e]{display:flex;justify-content:center;align-items:center;height:25px;padding:10px;background-color:#21b3ba33;border-radius:8px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b;cursor:pointer}.EditOrder .content .slot .body .location .data .addition .btn-al[data-v-b259153e]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.EditOrder .content .slot .body .location .data .address[data-v-b259153e]{display:flex;flex-direction:column;justify-content:start;align-items:top;margin-top:15px}.EditOrder .content .slot .body .location .data .address .input[data-v-b259153e]{width:100%}.EditOrder .content .slot .body .location .vertical-line[data-v-b259153e]{position:absolute;left:5px;top:10px;width:2px;min-height:calc(100% + 25px);background-color:#21b3ba}.EditOrder .content .slot .body .final[data-v-b259153e]{margin-bottom:0}.EditOrder .content .slot .body .details[data-v-b259153e]{display:flex;flex-direction:column;margin-bottom:15px;max-width:320px}.EditOrder .content .slot .body .details .dropdown[data-v-b259153e]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-left:15px;cursor:pointer}@keyframes ddRotateDown-b259153e{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes ddRotateUp-b259153e{0%{transform:rotate(180deg)}to{transform:rotate(0)}}.EditOrder .content .slot .body .details .rotate-down[data-v-b259153e]{animation:ddRotateDown-b259153e .3s ease 0s 1 reverse forwards}.EditOrder .content .slot .body .details .rotate-up[data-v-b259153e]{animation:ddRotateUp-b259153e .3s ease 0s 1 reverse forwards}.EditOrder .content .slot .body .details .title[data-v-b259153e]{margin-top:15px}.EditOrder .content .slot .body .details .first[data-v-b259153e]{margin-top:0}.EditOrder .content .slot .body .details .head-fields[data-v-b259153e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:5px}.EditOrder .content .slot .body .details .fields-row[data-v-b259153e]{display:flex;flex-direction:row;align-items:center}.EditOrder .content .slot .body .details .pallets[data-v-b259153e]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;margin-bottom:5px}.EditOrder .content .slot .body .details .pallets .pallet-row[data-v-b259153e]{display:flex;flex-direction:column;align-items:start;margin-bottom:10px;width:100%}.EditOrder .content .slot .body .details .pallets .pallet-row .pallet-info[data-v-b259153e]{display:flex;gap:5px;align-items:center}.EditOrder .content .slot .body .details .pallets .pallet-row .quantity[data-v-b259153e]{width:50px}.EditOrder .content .slot .body .details .pallets .pallet-row .select[data-v-b259153e]{width:170px}.EditOrder .content .slot .body .details .pallets .pallet-row .height[data-v-b259153e]{width:50px}.EditOrder .content .slot .body .details .pallets .pallet-row select>option[data-v-b259153e]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.EditOrder .content .slot .body .details .pallets .pallet-row .stackable[data-v-b259153e]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:15px;margin-top:5px;gap:5px}.EditOrder .content .slot .body .details .pallets .pallet-row .stackable .classic-checkbox[data-v-b259153e]{border-radius:50%}.EditOrder .content .slot .body .details .pallets .pallet-row .stackable .name[data-v-b259153e]{margin-top:1px;font-style:normal;font-weight:400;font-size:11px;line-height:15px;color:#7e7e7e}.EditOrder .content .slot .body .details .pallets .pallet-row .logo-delete[data-v-b259153e]{min-height:18px;max-height:18px;min-width:18px;max-width:18px;cursor:pointer}.EditOrder .content .slot .body .details .pallets .add[data-v-b259153e]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;min-width:110px;max-width:350px;font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e}.EditOrder .content .slot .body .details .pallets .add .name[data-v-b259153e]{cursor:pointer}.EditOrder .content .slot .body .details .field[data-v-b259153e]{position:relative;display:flex;flex-direction:column;justify-content:top;align-items:left;margin-top:16px}.EditOrder .content .slot .body .details .field .input[data-v-b259153e]{width:80px;height:40px}.EditOrder .content .slot .body .details .field .number[data-v-b259153e]{padding-right:38px}.EditOrder .content .slot .body .details .field .input[type=number][data-v-b259153e]{text-align:start}.EditOrder .content .slot .body .details .field .unit[data-v-b259153e]{position:absolute;top:36px;right:10px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.EditOrder .content .slot .body .details .items[data-v-b259153e],.EditOrder .content .slot .body .details .lineal-meters[data-v-b259153e]{margin-right:10px}.EditOrder .content .slot .body .details .weight .input[data-v-b259153e]{width:100px}.EditOrder .content .slot .body .details .trailer-type .multiselect[data-v-b259153e]{--ms-tag-bg: #21b3ba;--ms-ring-width: 0px;--ms-tag-font-size: .675rem;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;z-index:3}.EditOrder .content .slot .body .details .trailer-type-big[data-v-b259153e]{margin-left:0;margin-right:0}@media (max-width: 450px){.EditOrder .content .slot .body .details .comments[data-v-b259153e]{margin-top:6px;display:inline}}.EditOrder .content .slot .body .details .comments .input[data-v-b259153e]{min-height:65px;max-height:150px;width:100%;flex-grow:1;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.EditOrder .content .slot .body .details .comments .input[data-v-b259153e]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.EditOrder .content .slot .body .details .comments .input[data-v-b259153e]:focus{outline:none}.EditOrder .submit[data-v-b259153e]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.EditOrder .groupage-load-type[data-v-b259153e]{display:flex;justify-content:center;align-items:center;margin-top:8px;color:#3b4c5b}.EditOrder .groupage-load-type .input[data-v-b259153e]{height:42px;width:100%}.ShareAssignation[data-v-7804196e]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.ShareAssignation .content[data-v-7804196e]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ShareAssignation .content .header[data-v-7804196e]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShareAssignation .content .body[data-v-7804196e]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.ShareAssignation .content .body .main[data-v-7804196e]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ShareAssignation .content .body .detail[data-v-7804196e]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ShareAssignation .content .submit[data-v-7804196e]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ShareAssignation .content .submit .btn-delete[data-v-7804196e]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ShareAssignation .content .submit .btn-back[data-v-7804196e]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.ShareCancellation[data-v-6864e4bb]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.ShareCancellation .content[data-v-6864e4bb]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ShareCancellation .content .header[data-v-6864e4bb]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShareCancellation .content .body[data-v-6864e4bb]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.ShareCancellation .content .body .main[data-v-6864e4bb]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ShareCancellation .content .body .detail[data-v-6864e4bb]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ShareCancellation .content .submit[data-v-6864e4bb]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ShareCancellation .content .submit .btn-delete[data-v-6864e4bb]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ShareCancellation .content .submit .btn-back[data-v-6864e4bb]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.ShareUpdate[data-v-e1547ae9]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.ShareUpdate .content[data-v-e1547ae9]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ShareUpdate .content .header[data-v-e1547ae9]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShareUpdate .content .body[data-v-e1547ae9]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.ShareUpdate .content .body .main[data-v-e1547ae9]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ShareUpdate .content .body .detail[data-v-e1547ae9]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ShareUpdate .content .submit[data-v-e1547ae9]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ShareUpdate .content .submit .btn-delete[data-v-e1547ae9]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ShareUpdate .content .submit .btn-back[data-v-e1547ae9]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.ShareUpdate[data-v-ac80b53f]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.ShareUpdate .content[data-v-ac80b53f]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ShareUpdate .content .header[data-v-ac80b53f]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShareUpdate .content .body[data-v-ac80b53f]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.ShareUpdate .content .body .main[data-v-ac80b53f]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ShareUpdate .content .body .detail[data-v-ac80b53f]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ShareUpdate .content .submit[data-v-ac80b53f]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ShareUpdate .content .submit .btn-delete[data-v-ac80b53f]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ShareUpdate .content .submit .btn-back[data-v-ac80b53f]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.ShareUpdate[data-v-ef32335a]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.ShareUpdate .content[data-v-ef32335a]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ShareUpdate .content .header[data-v-ef32335a]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShareUpdate .content .body[data-v-ef32335a]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.ShareUpdate .content .body .main[data-v-ef32335a]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ShareUpdate .content .body .detail[data-v-ef32335a]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ShareUpdate .content .submit[data-v-ef32335a]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ShareUpdate .content .submit .btn-delete[data-v-ef32335a]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ShareUpdate .content .submit .btn-back[data-v-ef32335a]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.ShareUpdate[data-v-0bae1afd]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.ShareUpdate .content[data-v-0bae1afd]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ShareUpdate .content .header[data-v-0bae1afd]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShareUpdate .content .body[data-v-0bae1afd]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.ShareUpdate .content .body .main[data-v-0bae1afd]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ShareUpdate .content .body .detail[data-v-0bae1afd]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ShareUpdate .content .submit[data-v-0bae1afd]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ShareUpdate .content .submit .btn-delete[data-v-0bae1afd]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ShareUpdate .content .submit .btn-back[data-v-0bae1afd]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.OrderSharing[data-v-84bb3673]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.OrderSharing .content[data-v-84bb3673]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;max-height:95%;max-width:95%;background:white;box-sizing:border-box;border-radius:8px}.OrderSharing .content .main-header[data-v-84bb3673]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:10px;padding-left:30px;padding-right:30px}.OrderSharing .content .main-header .spacer1[data-v-84bb3673]{min-width:248px;height:100%}.OrderSharing .content .main-header .spacer2[data-v-84bb3673]{min-width:40px;height:100%}.OrderSharing .content .main-header .title[data-v-84bb3673]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.OrderSharing .content .main-header .title .name[data-v-84bb3673]{display:flex;align-items:center;margin-bottom:5px}.OrderSharing .content .main-header .title .underline[data-v-84bb3673]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.OrderSharing .content .main-header .actions[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:end;align-items:center}.OrderSharing .content .main-header .actions .searcher[data-v-84bb3673]{position:relative;display:flex;flex-direction:row;justify-content:end;align-items:center;margin-right:30px}.OrderSharing .content .main-header .actions .searcher .input[data-v-84bb3673]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.OrderSharing .content .main-header .actions .searcher .input[data-v-84bb3673]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.OrderSharing .content .main-header .actions .searcher input[data-v-84bb3673]:focus{outline:none}.OrderSharing .content .main-header .actions .searcher .search[data-v-84bb3673]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.OrderSharing .content .main-header .actions .searcher .search .logo[data-v-84bb3673]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.OrderSharing .content .main-header .actions .close[data-v-84bb3673]{cursor:pointer}.OrderSharing .content .slot[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:start;align-items:start;min-height:400px;padding:5px 30px 15px;overflow-y:scroll}.OrderSharing .content .slot .slot-column[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:605px}.OrderSharing .content .slot .column-1[data-v-84bb3673]{margin-top:5px}.OrderSharing .content .slot .column-2[data-v-84bb3673]{margin-left:30px}.OrderSharing .content .slot .order[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%;margin-bottom:10px;padding:20px 20px 2px;background-color:#e6e6e666;border-radius:8px}.OrderSharing .content .slot .order .brand-info-container[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;gap:20px;margin-bottom:10px;width:100%}.OrderSharing .content .slot .order .brand[data-v-84bb3673]{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.OrderSharing .content .slot .order .brand .brand-name[data-v-84bb3673]{word-wrap:break-word;white-space:normal;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .order-info[data-v-84bb3673]{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.OrderSharing .content .slot .order .header[data-v-84bb3673]{display:flex;flex-direction:column;width:70px}.OrderSharing .content .slot .order .header .index[data-v-84bb3673]{font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#3b4c5b}.OrderSharing .content .slot .order .identifier[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:130px;max-width:130px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .identifier .customer[data-v-84bb3673],.OrderSharing .content .slot .order .identifier .order-num[data-v-84bb3673]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.OrderSharing .content .slot .order .identifier .order-num .order-id[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.OrderSharing .content .slot .order .identifier .order-num .order-id .number[data-v-84bb3673]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.OrderSharing .content .slot .order .identifier .items[data-v-84bb3673]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.OrderSharing .content .slot .order .identifier .logo[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:10px}.OrderSharing .content .slot .order .route[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:450px;max-height:250px;overflow-y:scroll;overflow-x:hidden}.OrderSharing .content .slot .order .route .side[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:start;width:48%;height:100%}.OrderSharing .content .slot .order .route .side .location[data-v-84bb3673]{display:flex;flex-direction:row;align-items:start;white-space:nowrap;min-height:95px;margin-bottom:15px;font-style:normal;font-weight:500;font-size:14px;line-height:19px}.OrderSharing .content .slot .order .route .side .location .dot[data-v-84bb3673]{position:relative;height:9px;min-width:9px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:5px;margin-right:15px}.OrderSharing .content .slot .order .route .side .location .dot[data-v-84bb3673]:after{position:absolute;content:"";bottom:0;right:50%;height:115px;width:.5px;background-color:#21b3ba}.OrderSharing .content .slot .order .route .side .location .dot-first[data-v-84bb3673]:after{display:none}.OrderSharing .content .slot .order .route .side .location .display[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;overflow:hidden}.OrderSharing .content .slot .order .route .side .location .display .place[data-v-84bb3673]{display:flex;align-items:center;white-space:nowrap}.OrderSharing .content .slot .order .route .side .location .display .place .name[data-v-84bb3673]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.OrderSharing .content .slot .order .route .side .location .display .place .postal-code[data-v-84bb3673],.OrderSharing .content .slot .order .route .side .location .display .place .country[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:start;height:100%;color:#3b4c5b}.OrderSharing .content .slot .order .route .side .location .display .date[data-v-84bb3673]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .route .side .location .display .date .scheduled[data-v-84bb3673]{color:#3b4c5b}.OrderSharing .content .slot .order .route .side .location .display .time[data-v-84bb3673]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .route .side .last-location[data-v-84bb3673]{margin-bottom:0%}.OrderSharing .content .slot .order .route .side .origin[data-v-84bb3673],.OrderSharing .content .slot .order .route .side .destination[data-v-84bb3673]{justify-content:left}.OrderSharing .content .slot .order .route .arrow[data-v-84bb3673]{min-width:12px}.OrderSharing .content .slot .separate[data-v-84bb3673]{width:100%}.OrderSharing .content .slot .separate .header[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:25px;color:#7e7e7e}.OrderSharing .content .slot .separate .header .name[data-v-84bb3673]{font-style:normal;font-weight:500;font-size:14px;line-height:14px}.OrderSharing .content .slot .separate .header .detail[data-v-84bb3673]{font-style:normal;font-weight:400;font-size:12px;line-height:14px}.OrderSharing .content .slot .separate .divider[data-v-84bb3673]{height:1px;background-color:#7e7e7e}.OrderSharing .content .slot .separate .special[data-v-84bb3673]{color:#3b4c5b}.OrderSharing .content .slot .check-all[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:20px;margin-top:5px}.OrderSharing .content .slot .check-all .classic-checkbox[data-v-84bb3673]{border-radius:50%}.OrderSharing .content .slot .check-all .name[data-v-84bb3673]{margin-left:15px;font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#7e7e7e}.OrderSharing .content .slot .carriers[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;min-height:90px;margin-top:5px;margin-bottom:5px;padding-top:5px;padding-left:5px;background-color:#e6e6e6cc;border-radius:8px;overflow-y:scroll;overflow-x:hidden}.OrderSharing .content .slot .carriers .carrier[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:20px;max-height:20px;margin-bottom:10px;white-space:nowrap;color:#3b4c5b;border-radius:5px;cursor:pointer}.OrderSharing .content .slot .carriers .carrier .type[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:120px;max-width:120px}.OrderSharing .content .slot .carriers .carrier .type .dot[data-v-84bb3673]{display:flex;justify-content:center;align-items:center;min-height:15px;max-height:15px;min-width:15px;max-width:15px;border-radius:50%;border:1px solid #7E7E7E;margin-left:15px;margin-right:90px}.OrderSharing .content .slot .carriers .carrier .type .dot .logo[data-v-84bb3673]{min-width:10px;min-height:7px}.OrderSharing .content .slot .carriers .carrier .type .dot-active[data-v-84bb3673]{border:1px solid #ffffff}.OrderSharing .content .slot .carriers .carrier .company[data-v-84bb3673]{overflow:hidden;padding:5px}.OrderSharing .content .slot .carriers .carrier .company .main[data-v-84bb3673]{min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.OrderSharing .content .slot .carriers .carrier .company .secondary[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:150px;max-width:150px;margin-top:5px;font-style:normal;font-weight:400;font-size:12px;line-height:12px}.OrderSharing .content .slot .carriers .carrier .company .logo[data-v-84bb3673]{margin-right:5px}.OrderSharing .content .slot .carriers .carrier .price[data-v-84bb3673]{position:relative;display:flex;flex-direction:row;justify-content:right;align-items:center;min-width:100px;max-width:100px;margin-left:5px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.OrderSharing .content .slot .carriers .carrier .price .value[data-v-84bb3673]{padding-right:20px}.OrderSharing .content .slot .carriers .carrier .price .input[data-v-84bb3673]{height:100%;width:100%;white-space:nowrap;overflow:hidden;text-align:right;direction:ltr;padding-right:30px;padding-left:2px;border-radius:5px;background-color:#e6e6e6cc;font-weight:500;color:#3b4c5b}.OrderSharing .content .slot .carriers .carrier .price .relative[data-v-84bb3673]{padding-right:53px}.OrderSharing .content .slot .carriers .carrier .price .currency[data-v-84bb3673]{right:20px;position:absolute;color:#3b4c5b}.OrderSharing .content .slot .carriers .non-active[data-v-84bb3673]:hover{background-color:#21b3ba33}.OrderSharing .content .slot .carriers .resource[data-v-84bb3673]{min-height:40px;max-height:40px}.OrderSharing .content .slot .carriers .resource .price .input[data-v-84bb3673]{height:40px}.OrderSharing .content .slot .carriers .active[data-v-84bb3673]{background-color:#3a974c;color:#fff}.OrderSharing .content .slot .carriers .name[data-v-84bb3673]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.OrderSharing .content .slot .carriers .show-more[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px}.OrderSharing .content .slot .carriers .show-more .name[data-v-84bb3673]{cursor:pointer}.OrderSharing .content .slot .empty[data-v-84bb3673]{min-height:30px}.OrderSharing .content .slot .selected-carriers[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;min-height:90px;margin-bottom:10px;margin-top:5px;padding-top:5px;overflow-y:scroll;overflow-x:hidden}.OrderSharing .content .slot .selected-carriers .any-carrier[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#7e7e7e}.OrderSharing .content .slot .selected-carriers .selected-carrier[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:25px;margin-bottom:10px;white-space:nowrap;color:#3b4c5b;border-radius:5px}.OrderSharing .content .slot .selected-carriers .selected-carrier .type[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:120px;max-width:120px}.OrderSharing .content .slot .selected-carriers .selected-carrier .type .logo[data-v-84bb3673]{margin-left:10px;margin-right:10px}.OrderSharing .content .slot .selected-carriers .selected-carrier .type .name[data-v-84bb3673]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.OrderSharing .content .slot .selected-carriers .selected-carrier .company[data-v-84bb3673]{min-width:150px;max-width:150px;overflow:hidden;margin-left:5px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.OrderSharing .content .slot .selected-carriers .selected-carrier .price[data-v-84bb3673]{position:relative;display:flex;flex-direction:row;justify-content:right;align-items:center;min-width:100px;max-width:100px;margin-left:5px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.OrderSharing .content .slot .selected-carriers .selected-carrier .price .value[data-v-84bb3673]{padding-right:20px}.OrderSharing .content .slot .selected-carriers .selected-carrier .price .input[data-v-84bb3673]{height:100%;width:100%;white-space:nowrap;overflow:hidden;text-align:right;direction:ltr;padding-right:15px;padding-left:2px;border-radius:5px;background-color:#e6e6e6cc;font-weight:500;color:#3b4c5b}.OrderSharing .content .slot .selected-carriers .selected-carrier .price .relative[data-v-84bb3673]{padding-right:40px}.OrderSharing .content .slot .selected-carriers .selected-carrier .price .currency[data-v-84bb3673]{right:5px;position:absolute;color:#3b4c5b}.OrderSharing .content .slot .selected-carriers .selected-carrier .status[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:205px;max-width:205px;font-style:normal;font-weight:500;font-size:13px;line-height:14px}.OrderSharing .content .slot .selected-carriers .selected-carrier .status .send[data-v-84bb3673]{height:14px;width:60px;border-radius:5px;margin-left:5px;display:flex;justify-content:center;align-items:center;padding:10px;white-space:nowrap;background-color:#21b3ba33;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b;cursor:pointer}.OrderSharing .content .slot .selected-carriers .selected-carrier .status .cancel[data-v-84bb3673]{background-color:#ffc0c5}.OrderSharing .content .slot .selected-carriers .selected-carrier .status .send[data-v-84bb3673]:hover{background-image:linear-gradient(-180deg,rgba(33,179,186,.2) 0%,rgba(18,96,99,.2) 100%)}.OrderSharing .content .slot .selected-carriers .selected-carrier .status .cancel[data-v-84bb3673]:hover{background-image:linear-gradient(-180deg,#FFC0C5 0%,#ff8d96 100%)}.OrderSharing .content .slot .selected-carriers .selected-carrier .status .empty[data-v-84bb3673]{height:14px;width:60px;margin-left:5px}.OrderSharing .content .slot .selected-carriers .selected-carrier .active[data-v-84bb3673]{color:#21b3ba}.OrderSharing .content .slot .selected-carriers .selected-carrier .bided[data-v-84bb3673]{color:#d2a54a;text-decoration-line:underline;cursor:pointer}.OrderSharing .content .slot .selected-carriers .selected-carrier .rejected[data-v-84bb3673]{color:#f78c8c}.OrderSharing .content .slot .selected-carriers .selected-carrier .solved[data-v-84bb3673]{color:#3a974c}.OrderSharing .content .slot .selected-carriers .selected-carrier .searching[data-v-84bb3673]{color:#6b1e68}.OrderSharing .content .slot .selected-carriers .name[data-v-84bb3673]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.OrderSharing .content .slot .selected-carriers .show-more[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px}.OrderSharing .content .slot .selected-carriers .show-more .name[data-v-84bb3673]{cursor:pointer}.OrderSharing .content .slot .share[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-top:15px}.OrderSharing .content .slot .share .main[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.OrderSharing .content .slot .share .name[data-v-84bb3673]{font-style:normal;font-weight:500;font-size:12px;line-height:13px;color:#7e7e7e;white-space:nowrap}.OrderSharing .content .slot .share .show-carriers[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:25px;width:280px;padding-left:10px;padding-right:10px;background-color:#21b3ba33;border-radius:5px;white-space:nowrap;font-style:normal;font-weight:500;font-size:13px;line-height:13px;color:#3b4c5b;cursor:pointer}.OrderSharing .content .slot .share .show-carriers .dropdown[data-v-84bb3673]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:5px;cursor:pointer}.OrderSharing .content .slot .share .show-carriers .up[data-v-84bb3673]{rotate:180deg}.OrderSharing .content .slot .share .cancel[data-v-84bb3673]{background-color:#e6e6e6cc}.OrderSharing .content .slot .share .created[data-v-84bb3673]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-top:5px}.OrderSharing .content .slot .share .created .multiselect[data-v-84bb3673]{--ms-tag-bg: #3a974c;--ms-ring-width: 0px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #7E7E7E}.OrderSharing .content .submit[data-v-84bb3673]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.OrderSharing .content .disabled[data-v-84bb3673]{background-color:#e6e6e6cc;color:#7e7e7e;cursor:default}.OrderSharing[data-v-37411535]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.OrderSharing .content[data-v-37411535]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;max-height:95%;width:700px;background:white;box-sizing:border-box;border-radius:8px}.OrderSharing .content .main-header[data-v-37411535]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.OrderSharing .content .main-header .spacer[data-v-37411535]{min-width:20px;height:100%}.OrderSharing .content .main-header .title[data-v-37411535]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.OrderSharing .content .main-header .title .name[data-v-37411535]{display:flex;align-items:center;margin-bottom:5px}.OrderSharing .content .main-header .title .underline[data-v-37411535]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.OrderSharing .content .main-header .close[data-v-37411535]{cursor:pointer}.OrderSharing .content .slot[data-v-37411535]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-height:300px;padding:5px 30px 15px;overflow-y:scroll}.OrderSharing .content .slot .order[data-v-37411535]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%;margin-bottom:10px;padding:20px 20px 2px;background-color:#e6e6e666;border-radius:8px}.OrderSharing .content .slot .order .brand-info-container[data-v-37411535]{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;gap:20px;margin-bottom:10px;width:100%}.OrderSharing .content .slot .order .brand[data-v-37411535]{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.OrderSharing .content .slot .order .brand .brand-name[data-v-37411535]{word-wrap:break-word;white-space:normal;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .order-info[data-v-37411535]{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.OrderSharing .content .slot .order .header[data-v-37411535]{display:flex;flex-direction:column;width:70px}.OrderSharing .content .slot .order .header .index[data-v-37411535]{font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#3b4c5b}.OrderSharing .content .slot .order .identifier[data-v-37411535]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:130px;max-width:130px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .identifier .customer[data-v-37411535],.OrderSharing .content .slot .order .identifier .order-num[data-v-37411535]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.OrderSharing .content .slot .order .identifier .order-num .order-id[data-v-37411535]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.OrderSharing .content .slot .order .identifier .order-num .order-id .number[data-v-37411535]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.OrderSharing .content .slot .order .identifier .items[data-v-37411535]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.OrderSharing .content .slot .order .identifier .logo[data-v-37411535]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:10px}.OrderSharing .content .slot .order .route[data-v-37411535]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:450px;max-height:250px;overflow-y:scroll;overflow-x:hidden}.OrderSharing .content .slot .order .route .side[data-v-37411535]{display:flex;flex-direction:column;justify-content:start;width:48%;height:100%}.OrderSharing .content .slot .order .route .side .location[data-v-37411535]{display:flex;flex-direction:row;align-items:start;white-space:nowrap;min-height:95px;margin-bottom:15px;font-style:normal;font-weight:500;font-size:14px;line-height:19px}.OrderSharing .content .slot .order .route .side .location .dot[data-v-37411535]{position:relative;height:9px;min-width:9px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:5px;margin-right:15px}.OrderSharing .content .slot .order .route .side .location .dot[data-v-37411535]:after{position:absolute;content:"";bottom:0;right:50%;height:115px;width:.5px;background-color:#21b3ba}.OrderSharing .content .slot .order .route .side .location .dot-first[data-v-37411535]:after{display:none}.OrderSharing .content .slot .order .route .side .location .display[data-v-37411535]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;overflow:hidden}.OrderSharing .content .slot .order .route .side .location .display .place[data-v-37411535]{display:flex;align-items:center;white-space:nowrap}.OrderSharing .content .slot .order .route .side .location .display .place .name[data-v-37411535]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.OrderSharing .content .slot .order .route .side .location .display .place .postal-code[data-v-37411535],.OrderSharing .content .slot .order .route .side .location .display .place .country[data-v-37411535]{display:flex;flex-direction:column;justify-content:start;height:100%;color:#3b4c5b}.OrderSharing .content .slot .order .route .side .location .display .date[data-v-37411535]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .route .side .location .display .date .scheduled[data-v-37411535]{color:#3b4c5b}.OrderSharing .content .slot .order .route .side .location .display .time[data-v-37411535]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .route .side .last-location[data-v-37411535]{margin-bottom:0%}.OrderSharing .content .slot .order .route .side .origin[data-v-37411535],.OrderSharing .content .slot .order .route .side .destination[data-v-37411535]{justify-content:left}.OrderSharing .content .slot .order .route .arrow[data-v-37411535]{min-width:12px}.OrderSharing .content .slot .searcher[data-v-37411535]{position:relative;display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%;margin-bottom:10px}.OrderSharing .content .slot .searcher .input[data-v-37411535]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.OrderSharing .content .slot .searcher .input[data-v-37411535]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.OrderSharing .content .slot .searcher input[data-v-37411535]:focus{outline:none}.OrderSharing .content .slot .searcher .search[data-v-37411535]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.OrderSharing .content .slot .searcher .search .logo[data-v-37411535]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.OrderSharing .content .slot .separate[data-v-37411535]{width:100%}.OrderSharing .content .slot .separate .header[data-v-37411535]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:25px;color:#7e7e7e}.OrderSharing .content .slot .separate .header .name[data-v-37411535]{font-style:normal;font-weight:500;font-size:14px;line-height:14px}.OrderSharing .content .slot .separate .header .detail[data-v-37411535]{font-style:normal;font-weight:400;font-size:12px;line-height:14px}.OrderSharing .content .slot .separate .divider[data-v-37411535]{height:1px;background-color:#7e7e7e}.OrderSharing .content .slot .separate .special[data-v-37411535]{color:#3b4c5b}.OrderSharing .content .slot .contacts[data-v-37411535]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%}.OrderSharing .content .slot .contacts .contact-column[data-v-37411535]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:50%}.OrderSharing .content .slot .contacts .contact-column .customer[data-v-37411535]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-top:10px}.OrderSharing .content .slot .contacts .contact-column .customer .contact-email[data-v-37411535]{white-space:nowrap;overflow:hidden;min-width:70px;max-width:70px;margin-right:15px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.OrderSharing .content .slot .contacts .contact-column .customer .mail[data-v-37411535]{width:220px;margin-right:10px}.OrderSharing .content .slot .share[data-v-37411535]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-top:15px}.OrderSharing .content .slot .share .main[data-v-37411535]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.OrderSharing .content .slot .share .name[data-v-37411535]{font-style:normal;font-weight:500;font-size:12px;line-height:13px;color:#7e7e7e;white-space:nowrap}.OrderSharing .content .slot .share .show-carriers[data-v-37411535]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:25px;width:280px;padding-left:10px;padding-right:10px;background-color:#21b3ba33;border-radius:5px;white-space:nowrap;font-style:normal;font-weight:500;font-size:13px;line-height:13px;color:#3b4c5b;cursor:pointer}.OrderSharing .content .slot .share .show-carriers .dropdown[data-v-37411535]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:5px;cursor:pointer}.OrderSharing .content .slot .share .show-carriers .up[data-v-37411535]{rotate:180deg}.OrderSharing .content .slot .share .cancel[data-v-37411535]{background-color:#e6e6e6cc}.OrderSharing .content .slot .share .created[data-v-37411535]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-top:5px}.OrderSharing .content .slot .share .created .multiselect[data-v-37411535]{--ms-tag-bg: #3a974c;--ms-ring-width: 0px;width:100%;background-color:#fff;border-radius:8px;border:1px solid #7E7E7E}.OrderSharing .content .submit[data-v-37411535]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.OrderSharing .content .disabled[data-v-37411535]{background-color:#e6e6e6cc;color:#7e7e7e;cursor:default}.required-label[data-v-b27d4c40]{display:inline-block;background-color:#7e7e7e;padding:0 2px;font-size:9px;font-weight:700;color:#fff;border-radius:2em;text-transform:uppercase;margin-left:8px}.AssignOrder[data-v-0a01dc93]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;overflow:scroll}.AssignOrder .content[data-v-0a01dc93]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;max-height:95%;width:700px;background:white;box-sizing:border-box;border-radius:8px}.AssignOrder .content .header[data-v-0a01dc93]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.AssignOrder .content .header .spacer[data-v-0a01dc93]{min-width:20px;height:100%}.AssignOrder .content .header .title[data-v-0a01dc93]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.AssignOrder .content .header .title .name[data-v-0a01dc93]{display:flex;align-items:center;margin-bottom:5px}.AssignOrder .content .header .title .underline[data-v-0a01dc93]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.AssignOrder .content .header .close[data-v-0a01dc93]{cursor:pointer}.AssignOrder .content .slot[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;height:100%;min-height:450px;width:100%;padding-top:5px;padding-bottom:15px;overflow:scroll}.AssignOrder .content .slot .order[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-bottom:10px;margin-left:30px;margin-right:25px;padding:20px 20px 2px;background-color:#e6e6e666;border-radius:8px}.AssignOrder .content .slot .order .brand-info-container[data-v-0a01dc93]{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;gap:20px;margin-bottom:10px;width:100%}.AssignOrder .content .slot .order .brand[data-v-0a01dc93]{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.AssignOrder .content .slot .order .brand .brand-name[data-v-0a01dc93]{word-wrap:break-word;white-space:normal;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .order-info[data-v-0a01dc93]{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.AssignOrder .content .slot .order .header[data-v-0a01dc93]{display:flex;flex-direction:column;width:70px}.AssignOrder .content .slot .order .header .index[data-v-0a01dc93]{font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#3b4c5b}.AssignOrder .content .slot .order .identifier[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:130px;max-width:130px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .identifier .customer[data-v-0a01dc93],.AssignOrder .content .slot .order .identifier .order-num[data-v-0a01dc93]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.AssignOrder .content .slot .order .identifier .order-num .order-id[data-v-0a01dc93]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.AssignOrder .content .slot .order .identifier .order-num .order-id .number[data-v-0a01dc93]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.AssignOrder .content .slot .order .identifier .items[data-v-0a01dc93]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.AssignOrder .content .slot .order .identifier .logo[data-v-0a01dc93]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:10px}.AssignOrder .content .slot .order .route[data-v-0a01dc93]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:450px;max-height:250px;overflow-y:scroll;overflow-x:hidden}.AssignOrder .content .slot .order .route .side[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:start;width:48%;height:100%}.AssignOrder .content .slot .order .route .side .location[data-v-0a01dc93]{display:flex;flex-direction:row;align-items:start;white-space:nowrap;min-height:95px;margin-bottom:15px;font-style:normal;font-weight:500;font-size:14px;line-height:19px}.AssignOrder .content .slot .order .route .side .location .dot[data-v-0a01dc93]{position:relative;height:9px;min-width:9px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:5px;margin-right:15px}.AssignOrder .content .slot .order .route .side .location .dot[data-v-0a01dc93]:after{position:absolute;content:"";bottom:0;right:50%;height:115px;width:.5px;background-color:#21b3ba}.AssignOrder .content .slot .order .route .side .location .dot-first[data-v-0a01dc93]:after{display:none}.AssignOrder .content .slot .order .route .side .location .display[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;overflow:hidden}.AssignOrder .content .slot .order .route .side .location .display .place[data-v-0a01dc93]{display:flex;align-items:center;white-space:nowrap}.AssignOrder .content .slot .order .route .side .location .display .place .name[data-v-0a01dc93]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.AssignOrder .content .slot .order .route .side .location .display .place .postal-code[data-v-0a01dc93],.AssignOrder .content .slot .order .route .side .location .display .place .country[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:start;height:100%;color:#3b4c5b}.AssignOrder .content .slot .order .route .side .location .display .date[data-v-0a01dc93]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .route .side .location .display .date .scheduled[data-v-0a01dc93]{color:#3b4c5b}.AssignOrder .content .slot .order .route .side .location .display .time[data-v-0a01dc93]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .route .side .last-location[data-v-0a01dc93]{margin-bottom:0%}.AssignOrder .content .slot .order .route .side .origin[data-v-0a01dc93],.AssignOrder .content .slot .order .route .side .destination[data-v-0a01dc93]{justify-content:left}.AssignOrder .content .slot .order .route .arrow[data-v-0a01dc93]{min-width:12px}.AssignOrder .content .slot .main[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-height:255px;max-height:255px;padding-left:90px;padding-right:90px}.AssignOrder .content .slot .main .input[data-v-0a01dc93]{width:200px}.AssignOrder .content .slot .main .carrier[data-v-0a01dc93]{display:flex;flex-direction:row;justify-content:space-between;height:100%;width:100%;margin-top:30px}.AssignOrder .content .slot .main .carrier .type[data-v-0a01dc93]{height:100%}.AssignOrder .content .slot .main .carrier .type .item[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.AssignOrder .content .slot .main .carrier .type .vehicle[data-v-0a01dc93],.AssignOrder .content .slot .main .carrier .type .trailer[data-v-0a01dc93],.AssignOrder .content .slot .main .carrier .type .phone[data-v-0a01dc93],.AssignOrder .content .slot .main .carrier .type .uid[data-v-0a01dc93]{margin-top:15px}.AssignOrder .content .slot .main .carrier .type select>option[data-v-0a01dc93]{font-size:16px;color:#3b4c5b;background-color:#f7f7f7;background-image:none;height:50px;padding:15px;border:px solid rgb(41,18,18)}.AssignOrder .content .slot .main .carrier .type .candidate[data-v-0a01dc93]{background-color:#7edcec99}.AssignOrder .content .slot .pricing[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;margin-top:30px;padding-left:90px;padding-right:90px}.AssignOrder .content .slot .pricing .title[data-v-0a01dc93]{display:flex;flex-direction:row;align-items:center}.AssignOrder .content .slot .pricing .body[data-v-0a01dc93]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.AssignOrder .content .slot .pricing .body .selector[data-v-0a01dc93]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:160px}.AssignOrder .content .slot .pricing .body .selector .price[data-v-0a01dc93]{display:flex;flex-direction:row;justify-content:center;align-items:center}.AssignOrder .content .slot .pricing .body .selector .price .input[data-v-0a01dc93]{width:100px;margin-left:5px;margin-right:5px}.AssignOrder .content .slot .pricing .body .selector .price .logo[data-v-0a01dc93]{cursor:pointer}.AssignOrder .content .submit[data-v-0a01dc93]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.AssignOrder[data-v-661a6005]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;overflow:scroll}.AssignOrder .content[data-v-661a6005]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;max-height:95%;width:700px;background:white;box-sizing:border-box;border-radius:8px}.AssignOrder .content .header[data-v-661a6005]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.AssignOrder .content .header .spacer[data-v-661a6005]{min-width:20px;height:100%}.AssignOrder .content .header .title[data-v-661a6005]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.AssignOrder .content .header .title .name[data-v-661a6005]{display:flex;align-items:center;margin-bottom:5px}.AssignOrder .content .header .title .underline[data-v-661a6005]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.AssignOrder .content .header .close[data-v-661a6005]{cursor:pointer}.AssignOrder .content .slot[data-v-661a6005]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;height:100%;min-height:450px;width:100%;padding-top:5px;padding-bottom:15px;overflow:scroll}.AssignOrder .content .slot .order[data-v-661a6005]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-bottom:10px;margin-left:30px;margin-right:25px;padding:20px 20px 2px;background-color:#e6e6e666;border-radius:8px}.AssignOrder .content .slot .order .order-info[data-v-661a6005]{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.AssignOrder .content .slot .order .header[data-v-661a6005]{display:flex;flex-direction:column;width:70px}.AssignOrder .content .slot .order .header .index[data-v-661a6005]{font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#3b4c5b}.AssignOrder .content .slot .order .identifier[data-v-661a6005]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:130px;max-width:130px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .identifier .customer[data-v-661a6005],.AssignOrder .content .slot .order .identifier .order-num[data-v-661a6005]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.AssignOrder .content .slot .order .identifier .order-num .order-id[data-v-661a6005]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.AssignOrder .content .slot .order .identifier .order-num .order-id .number[data-v-661a6005]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.AssignOrder .content .slot .order .identifier .items[data-v-661a6005]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.AssignOrder .content .slot .order .identifier .logo[data-v-661a6005]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:10px}.AssignOrder .content .slot .order .route[data-v-661a6005]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:450px;max-height:250px;overflow-y:scroll;overflow-x:hidden}.AssignOrder .content .slot .order .route .side[data-v-661a6005]{display:flex;flex-direction:column;justify-content:start;width:48%;height:100%}.AssignOrder .content .slot .order .route .side .location[data-v-661a6005]{display:flex;flex-direction:row;align-items:start;white-space:nowrap;min-height:95px;margin-bottom:15px;font-style:normal;font-weight:500;font-size:14px;line-height:19px}.AssignOrder .content .slot .order .route .side .location .dot[data-v-661a6005]{position:relative;height:9px;min-width:9px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:5px;margin-right:15px}.AssignOrder .content .slot .order .route .side .location .dot[data-v-661a6005]:after{position:absolute;content:"";bottom:0;right:50%;height:115px;width:.5px;background-color:#21b3ba}.AssignOrder .content .slot .order .route .side .location .dot-first[data-v-661a6005]:after{display:none}.AssignOrder .content .slot .order .route .side .location .display[data-v-661a6005]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;overflow:hidden}.AssignOrder .content .slot .order .route .side .location .display .place[data-v-661a6005]{display:flex;align-items:center;white-space:nowrap}.AssignOrder .content .slot .order .route .side .location .display .place .name[data-v-661a6005]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.AssignOrder .content .slot .order .route .side .location .display .place .postal-code[data-v-661a6005],.AssignOrder .content .slot .order .route .side .location .display .place .country[data-v-661a6005]{display:flex;flex-direction:column;justify-content:start;height:100%;color:#3b4c5b}.AssignOrder .content .slot .order .route .side .location .display .date[data-v-661a6005]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .route .side .location .display .date .scheduled[data-v-661a6005]{color:#3b4c5b}.AssignOrder .content .slot .order .route .side .location .display .time[data-v-661a6005]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .route .side .last-location[data-v-661a6005]{margin-bottom:0%}.AssignOrder .content .slot .order .route .side .origin[data-v-661a6005],.AssignOrder .content .slot .order .route .side .destination[data-v-661a6005]{justify-content:left}.AssignOrder .content .slot .order .route .arrow[data-v-661a6005]{min-width:12px}.AssignOrder .content .slot .main[data-v-661a6005]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-height:255px;max-height:255px;padding-left:90px;padding-right:90px}.AssignOrder .content .slot .main .input[data-v-661a6005]{width:200px}.AssignOrder .content .slot .main .carrier[data-v-661a6005]{display:flex;flex-direction:row;justify-content:space-between;height:100%;width:100%;margin-top:30px}.AssignOrder .content .slot .main .carrier .type[data-v-661a6005]{height:100%}.AssignOrder .content .slot .main .carrier .type .item[data-v-661a6005]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.AssignOrder .content .slot .main .carrier .type .trailer[data-v-661a6005],.AssignOrder .content .slot .main .carrier .type .phone[data-v-661a6005],.AssignOrder .content .slot .main .carrier .type .uid[data-v-661a6005]{margin-top:15px}.AssignOrder .content .slot .main .carrier .type select>option[data-v-661a6005]{font-size:16px;color:#3b4c5b;background-color:#f7f7f7;background-image:none;height:50px;padding:15px;border:px solid rgb(41,18,18)}.AssignOrder .content .slot .main .carrier .type .candidate[data-v-661a6005]{background-color:#7edcec99}.AssignOrder .content .slot .pricing[data-v-661a6005]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;margin-top:30px;padding-left:90px;padding-right:90px}.AssignOrder .content .slot .pricing .title[data-v-661a6005]{display:flex;flex-direction:row;align-items:center}.AssignOrder .content .slot .pricing .body[data-v-661a6005]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.AssignOrder .content .slot .pricing .body .selector[data-v-661a6005]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:160px}.AssignOrder .content .submit[data-v-661a6005]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.AssignOrder[data-v-6ff9b7ab]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;overflow:scroll}.AssignOrder .content[data-v-6ff9b7ab]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;max-height:95%;width:700px;background:white;box-sizing:border-box;border-radius:8px}.AssignOrder .content .header[data-v-6ff9b7ab]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.AssignOrder .content .header .spacer[data-v-6ff9b7ab]{min-width:20px;height:100%}.AssignOrder .content .header .title[data-v-6ff9b7ab]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.AssignOrder .content .header .title .name[data-v-6ff9b7ab]{display:flex;align-items:center;margin-bottom:5px}.AssignOrder .content .header .title .underline[data-v-6ff9b7ab]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.AssignOrder .content .header .close[data-v-6ff9b7ab]{cursor:pointer}.AssignOrder .content .slot[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;height:100%;min-height:450px;width:100%;padding-top:5px;padding-bottom:15px;overflow:scroll}.AssignOrder .content .slot .order[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-bottom:10px;margin-left:30px;margin-right:25px;padding:20px 20px 2px;background-color:#e6e6e666;border-radius:8px}.AssignOrder .content .slot .order .brand-info-container[data-v-6ff9b7ab]{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;gap:20px;margin-bottom:10px;width:100%}.AssignOrder .content .slot .order .brand[data-v-6ff9b7ab]{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.AssignOrder .content .slot .order .brand .brand-name[data-v-6ff9b7ab]{word-wrap:break-word;white-space:normal;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .order-info[data-v-6ff9b7ab]{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.AssignOrder .content .slot .order .header[data-v-6ff9b7ab]{display:flex;flex-direction:column;width:70px}.AssignOrder .content .slot .order .header .index[data-v-6ff9b7ab]{font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#3b4c5b}.AssignOrder .content .slot .order .identifier[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:130px;max-width:130px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .identifier .customer[data-v-6ff9b7ab],.AssignOrder .content .slot .order .identifier .order-num[data-v-6ff9b7ab]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.AssignOrder .content .slot .order .identifier .order-num .order-id[data-v-6ff9b7ab]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.AssignOrder .content .slot .order .identifier .order-num .order-id .number[data-v-6ff9b7ab]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.AssignOrder .content .slot .order .identifier .items[data-v-6ff9b7ab]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.AssignOrder .content .slot .order .identifier .logo[data-v-6ff9b7ab]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:10px}.AssignOrder .content .slot .order .route[data-v-6ff9b7ab]{display:flex;flex-direction:row;align-items:start;min-width:450px;max-height:250px;overflow-y:scroll;overflow-x:hidden}.AssignOrder .content .slot .order .route .side[data-v-6ff9b7ab]{display:flex;flex-direction:column;width:48%;height:100%}.AssignOrder .content .slot .order .route .side .location[data-v-6ff9b7ab]{display:flex;flex-direction:row;align-items:start;white-space:nowrap;min-height:95px;margin-bottom:15px;font-style:normal;font-weight:500;font-size:14px;line-height:19px}.AssignOrder .content .slot .order .route .side .location .dot[data-v-6ff9b7ab]{position:relative;height:9px;min-width:9px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:5px;margin-right:15px}.AssignOrder .content .slot .order .route .side .location .dot[data-v-6ff9b7ab]:after{position:absolute;content:"";bottom:0;right:50%;height:115px;width:.5px;background-color:#21b3ba}.AssignOrder .content .slot .order .route .side .location .dot-first[data-v-6ff9b7ab]:after{display:none}.AssignOrder .content .slot .order .route .side .location .display[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;overflow:hidden}.AssignOrder .content .slot .order .route .side .location .display .place[data-v-6ff9b7ab]{display:flex;align-items:center;white-space:nowrap}.AssignOrder .content .slot .order .route .side .location .display .place .name[data-v-6ff9b7ab]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.AssignOrder .content .slot .order .route .side .location .display .place .postal-code[data-v-6ff9b7ab],.AssignOrder .content .slot .order .route .side .location .display .place .country[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:start;height:100%;color:#3b4c5b}.AssignOrder .content .slot .order .route .side .location .display .date[data-v-6ff9b7ab]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .route .side .location .display .date .scheduled[data-v-6ff9b7ab]{color:#3b4c5b}.AssignOrder .content .slot .order .route .side .location .display .time[data-v-6ff9b7ab]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.AssignOrder .content .slot .order .route .side .last-location[data-v-6ff9b7ab]{margin-bottom:0%}.AssignOrder .content .slot .order .route .side .origin[data-v-6ff9b7ab]{justify-content:left}.AssignOrder .content .slot .order .route .arrow[data-v-6ff9b7ab]{min-width:12px}.AssignOrder .content .slot .main[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-height:255px;max-height:255px;padding-left:90px;padding-right:90px}.AssignOrder .content .slot .main .input[data-v-6ff9b7ab]{width:200px}.AssignOrder .content .slot .main .carrier[data-v-6ff9b7ab]{display:flex;flex-direction:row;justify-content:space-between;height:100%;width:100%;margin-top:30px}.AssignOrder .content .slot .main .carrier .type[data-v-6ff9b7ab]{height:100%}.AssignOrder .content .slot .main .carrier .type .item[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.AssignOrder .content .slot .main .carrier .type .vehicle[data-v-6ff9b7ab],.AssignOrder .content .slot .main .carrier .type .trailer[data-v-6ff9b7ab],.AssignOrder .content .slot .main .carrier .type .phone[data-v-6ff9b7ab],.AssignOrder .content .slot .main .carrier .type .uid[data-v-6ff9b7ab]{margin-top:15px}.AssignOrder .content .slot .main .carrier .type select>option[data-v-6ff9b7ab]{font-size:16px;color:#3b4c5b;background-color:#f7f7f7;background-image:none;height:50px;padding:15px;border:px solid rgb(41,18,18)}.AssignOrder .content .slot .main .carrier .type .candidate[data-v-6ff9b7ab]{background-color:#7edcec99}.AssignOrder .content .slot .pricing[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;margin-top:30px;padding-left:90px;padding-right:90px}.AssignOrder .content .slot .pricing .title[data-v-6ff9b7ab]{display:flex;flex-direction:row;align-items:center}.AssignOrder .content .slot .pricing .body[data-v-6ff9b7ab]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.AssignOrder .content .slot .pricing .body .selector[data-v-6ff9b7ab]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:160px}.AssignOrder .content .slot .pricing .body .selector .price[data-v-6ff9b7ab]{display:flex;flex-direction:row;justify-content:center;align-items:center}.AssignOrder .content .slot .pricing .body .selector .price .input[data-v-6ff9b7ab]{width:100px;margin-left:5px;margin-right:5px}.AssignOrder .content .slot .pricing .body .selector .price .logo[data-v-6ff9b7ab]{cursor:pointer}.AssignOrder .content .submit[data-v-6ff9b7ab]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.carrier-selector-assignation[data-v-6ff9b7ab]{width:200px}.expedition-number[data-v-6ff9b7ab]{display:flex;align-items:center;margin-bottom:10px;overflow:hidden;color:#7e7e7e}.DesAssignOrder[data-v-5b14091b]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DesAssignOrder .content[data-v-5b14091b]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DesAssignOrder .content .header[data-v-5b14091b]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DesAssignOrder .content .body[data-v-5b14091b]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DesAssignOrder .content .body .main[data-v-5b14091b]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DesAssignOrder .content .submit[data-v-5b14091b]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DesAssignOrder .content .submit .btn-delete[data-v-5b14091b]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DesAssignOrder .content .submit .btn-back[data-v-5b14091b]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.LoadOrder[data-v-de88ff7f]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.LoadOrder .content[data-v-de88ff7f]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.LoadOrder .content .header[data-v-de88ff7f]{display:flex;flex-direction:row;justify-content:center;align-items:center}.LoadOrder .content .body[data-v-de88ff7f]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.LoadOrder .content .body .main[data-v-de88ff7f]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.LoadOrder .content .submit[data-v-de88ff7f]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.LoadOrder .content .submit .btn-load[data-v-de88ff7f]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.LoadOrder .content .submit .btn-back[data-v-de88ff7f]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.FinishOrder[data-v-b54b00b7]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.FinishOrder .content[data-v-b54b00b7]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.FinishOrder .content .header[data-v-b54b00b7]{display:flex;flex-direction:row;justify-content:center;align-items:center}.FinishOrder .content .body[data-v-b54b00b7]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.FinishOrder .content .body .main[data-v-b54b00b7]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.FinishOrder .content .submit[data-v-b54b00b7]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.FinishOrder .content .submit .btn-finish[data-v-b54b00b7]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.FinishOrder .content .submit .btn-back[data-v-b54b00b7]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.folder-list[data-v-75ee012d]{margin-top:20px}.folder-item[data-v-75ee012d]{display:flex;justify-content:space-between;align-items:center;padding:5px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px}.folder-item[data-v-75ee012d] .text-item[data-v-75ee012d]{margin:0}.remove-btn[data-v-75ee012d]{background-color:#ff4d4f;color:#fff;border:none;padding:5px 10px;border-radius:5px;cursor:pointer}.file-list[data-v-e166da51]{margin-top:20px}.file-item[data-v-e166da51]{display:flex;justify-content:space-between;align-items:center;padding:5px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px}.file-item[data-v-e166da51] .text-item[data-v-e166da51]{margin:0}.remove-btn[data-v-e166da51]{background-color:#ff4d4f;color:#fff;border:none;padding:5px 10px;border-radius:5px;cursor:pointer}.buttons[data-v-bb42eb52]{display:flex;justify-content:center;margin-bottom:20px}.select-btn[data-v-bb42eb52]{background-color:#3ab0a7;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;width:48%}.OrderDocument[data-v-6ac3bd80]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-6ac3bd80]{background-color:#fff;border-radius:8px;width:600px;text-align:center;position:relative;justify-content:center;display:flex}.header[data-v-6ac3bd80]{display:flex;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;width:100%;margin-top:10px;padding-left:30px;padding-right:30px;margin-bottom:10px}.header .spacer[data-v-6ac3bd80]{min-width:20px;height:100%}.header .arrow[data-v-6ac3bd80]{cursor:pointer}.header .title[data-v-6ac3bd80]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.header .title .name[data-v-6ac3bd80]{display:flex;align-items:center;margin-bottom:5px}.header .title .underline[data-v-6ac3bd80]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.header .close[data-v-6ac3bd80]{cursor:pointer}.order-info[data-v-6ac3bd80]{display:flex;flex-direction:row;width:100%;margin-top:30px;padding-left:60px;padding-right:60px;white-space:nowrap}.order-info .order-label[data-v-6ac3bd80]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:50%;max-width:50%;overflow:hidden;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.destination[data-v-6ac3bd80]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px;margin-bottom:30px;padding-left:60px;padding-right:60px}.destination .main[data-v-6ac3bd80]{display:flex;flex-direction:column;justify-content:start;align-items:start;list-style-type:none;width:100%;padding-left:0;padding-right:0;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#7e7e7e}.destination .main li[data-v-6ac3bd80]{position:relative;display:flex;flex-direction:row;justify-content:start;align-items:center;padding-left:15px;margin-bottom:0}.destination .main li[data-v-6ac3bd80]:before{content:"•";position:absolute;left:0;color:#7e7e7e}.destination .main .title[data-v-6ac3bd80]{max-width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:24px;color:#3b4c5b;white-space:nowrap;overflow:hidden}.destination .classic-checkbox[data-v-6ac3bd80]{margin-right:15px;border-radius:50%;cursor:pointer}.destination .mail-list[data-v-6ac3bd80]{display:flex;flex-wrap:wrap;height:auto;max-width:580px}.upload-area[data-v-6ac3bd80]{border:2px dashed #ccc;border-radius:8px;padding:20px;position:relative;margin:10px 60px 20px}.upload-area p[data-v-6ac3bd80]{margin-bottom:15px;color:#666}.submit[data-v-6ac3bd80]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:60px;max-height:60px;border:none;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.warning[data-v-6ac3bd80]{margin-bottom:15px;color:red;font-weight:700}.field-label[data-v-6ac3bd80]{margin-bottom:3px!important;padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex}.form-group input[data-v-6ac3bd80],.form-group textarea[data-v-6ac3bd80],.form-group select[data-v-6ac3bd80]{width:100%;padding:8px;border-radius:5px;border:1px solid #ccc}.WorkRequestOrder[data-v-5ec5b660]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.WorkRequestOrder .content[data-v-5ec5b660]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.WorkRequestOrder .content .header[data-v-5ec5b660]{display:flex;flex-direction:row;justify-content:center;align-items:center}.WorkRequestOrder .content .body[data-v-5ec5b660]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.WorkRequestOrder .content .body .main[data-v-5ec5b660]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.WorkRequestOrder .content .submit[data-v-5ec5b660]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.WorkRequestOrder .content .submit .btn-delete[data-v-5ec5b660]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.WorkRequestOrder .content .submit .btn-back[data-v-5ec5b660]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.OrderCMR[data-v-605e486d]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.OrderCMR .content[data-v-605e486d]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:605px;max-height:95%;min-width:645px;max-width:95%;background:white;box-sizing:border-box;border-radius:8px}.OrderCMR .content .header[data-v-605e486d]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.OrderCMR .content .header .spacer[data-v-605e486d]{min-width:20px;height:100%}.OrderCMR .content .header .title[data-v-605e486d]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.OrderCMR .content .header .title .name[data-v-605e486d]{display:flex;align-items:center;margin-bottom:5px}.OrderCMR .content .header .title .underline[data-v-605e486d]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.OrderCMR .content .header .close[data-v-605e486d]{cursor:pointer}.OrderCMR .content .slot[data-v-605e486d]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;height:100%;min-height:450px;width:100%;padding:5px 60px 15px;overflow:scroll}.OrderCMR .content .slot .destination[data-v-605e486d]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;min-height:100px;margin-bottom:15px}.OrderCMR .content .slot .destination .title[data-v-605e486d]{display:flex;flex-direction:row;justify-content:start;align-self:end;width:100%;margin-bottom:10px;color:#3b4c5b;border-bottom:2px solid #3B4C5B}.OrderCMR .content .slot .destination .title .main[data-v-605e486d]{margin-right:15px;font-style:normal;font-weight:600;font-size:16px;line-height:24px}.OrderCMR .content .slot .destination .title .minor[data-v-605e486d]{display:flex;flex-direction:row;justify-content:start;align-self:end;margin-bottom:4px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.OrderCMR .content .slot .destination .field[data-v-605e486d]{display:flex;flex-direction:column;justify-content:start;align-items:left;white-space:nowrap;width:100%;margin-top:15px}.OrderCMR .content .slot .destination .field .soft-font[data-v-605e486d]{padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b}.OrderCMR .content .slot .destination .field .input[data-v-605e486d]{margin-bottom:5px}.OrderCMR .content .slot .destination .field .pallet[data-v-605e486d]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;gap:.5rem}.OrderCMR .content .slot .destination .field .attached-documents[data-v-605e486d]{width:100%}.OrderCMR .content .slot .destination .field .quantity[data-v-605e486d]{width:50px}.OrderCMR .content .slot .destination .field .type[data-v-605e486d]{width:120px}.OrderCMR .content .slot .destination .field .nature[data-v-605e486d]{width:200px}.OrderCMR .content .slot .destination .field .weight[data-v-605e486d]{width:80px}.OrderCMR .content .slot .destination .field .logo-delete[data-v-605e486d]{margin-left:15px;min-height:20px;max-height:20px;min-width:20px;max-width:20px;cursor:pointer}.OrderCMR .content .slot .destination .field .item-add[data-v-605e486d]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100%;max-width:100%;margin-top:10px}.OrderCMR .content .slot .destination .field .item-add .circle[data-v-605e486d]{cursor:pointer}.OrderCMR .content .submit[data-v-605e486d]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.BidConfirmation[data-v-8f7f9dd8]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.BidConfirmation .content[data-v-8f7f9dd8]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.BidConfirmation .content .header[data-v-8f7f9dd8]{display:flex;flex-direction:row;justify-content:center;align-items:center}.BidConfirmation .content .body[data-v-8f7f9dd8]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.BidConfirmation .content .body .main[data-v-8f7f9dd8]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.BidConfirmation .content .body .detail[data-v-8f7f9dd8]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.BidConfirmation .content .submit[data-v-8f7f9dd8]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.BidConfirmation .content .submit .btn-delete[data-v-8f7f9dd8]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.BidConfirmation .content .submit .btn-back[data-v-8f7f9dd8]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.header[data-v-f8843aa1]{display:flex;justify-content:center;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:40px;padding-left:30px;padding-right:30px}.header .spacer[data-v-f8843aa1]{min-width:20px;height:100%}.header .arrow[data-v-f8843aa1]{cursor:pointer}.header .title[data-v-f8843aa1]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.header .title .name[data-v-f8843aa1]{display:flex;align-items:center;margin-bottom:5px}.header .title .underline[data-v-f8843aa1]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.header .close-btn[data-v-f8843aa1]{position:absolute;top:0;right:0;background-color:transparent;border:none;font-size:24px;cursor:pointer;margin-right:30px;margin-top:25px}.file-list[data-v-a13c3649]{margin-top:20px}.file-item[data-v-a13c3649]{display:flex;justify-content:space-between;align-items:center;padding:5px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px}.file-item[data-v-a13c3649] .text-item[data-v-a13c3649]{margin:0}.remove-btn[data-v-a13c3649]{background-color:#ff4d4f;color:#fff;border:none;padding:5px 10px;border-radius:5px;cursor:pointer}.buttons[data-v-939fd8bb]{display:flex;justify-content:center;margin-bottom:20px}.select-btn[data-v-939fd8bb]{background-color:#3ab0a7;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;width:48%}.order-label[data-v-f3c93890]{font-size:20px;font-weight:700;color:#3b4c5b;display:flex;margin-left:60px}.upload-area[data-v-f3c93890]{border:2px dashed #ccc;border-radius:8px;padding:20px;margin-bottom:20px;position:relative;margin-top:10px}.upload-area p[data-v-f3c93890]{margin-bottom:15px;color:#666}.submit[data-v-f3c93890]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:60px;max-height:60px;border:none;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.warning[data-v-f3c93890]{margin-bottom:15px;color:red;font-weight:700}.field-label[data-v-f3c93890]{margin-bottom:3px!important;padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex}.form-group input[data-v-f3c93890],.form-group textarea[data-v-f3c93890],.form-group select[data-v-f3c93890]{width:100%;padding:8px;border-radius:5px;border:1px solid #ccc}.manage-data[data-v-10beffaa]{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;gap:5px}.manage-data-label[data-v-10beffaa]{margin-bottom:3px!important;font-style:normal;font-weight:500;font-size:18px;color:#3b4c5b;display:flex}.order-label[data-v-10beffaa]{margin-bottom:3px!important;padding-right:5%;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e;display:flex}.description[data-v-10beffaa]{height:80px!important}.create-incident-modal[data-v-10beffaa]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-10beffaa]{background-color:#fff;border-radius:8px;width:700px;text-align:center;position:relative;justify-content:center;display:flex;height:950px;max-height:95%}.form-group[data-v-10beffaa]{margin-bottom:15px;text-align:left}.form-group label[data-v-10beffaa]{display:block;margin-bottom:5px;font-weight:700}.form-body[data-v-10beffaa]{padding-left:120px;padding-right:120px;width:100%;max-height:95vh;overflow-y:auto}.form-group input[data-v-10beffaa],.form-group textarea[data-v-10beffaa],.form-group select[data-v-10beffaa]{width:100%}.document-checkbox[data-v-10beffaa]{display:flex;align-items:center;justify-content:space-between;width:100%}.documents[data-v-10beffaa]{max-height:200px;overflow-y:auto;display:flex;flex-direction:column;background-color:#e6e6e6cc;border-radius:8px;padding:8px 10px;gap:10px}.documents .details[data-v-10beffaa]{width:100%;text-align:center;font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.submit[data-v-10beffaa]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.submit .btn-confirm[data-v-10beffaa]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:100%;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;color:#fff}.document-name[data-v-10beffaa]{display:flex;white-space:nowrap;align-items:center;width:100%;overflow:hidden;gap:10px}.view-document[data-v-10beffaa]{cursor:pointer;font-weight:500;line-height:14px;font-size:14px;text-decoration:underline;display:flex;align-items:center;color:#3b4c5b;padding-bottom:2.2px}.view-document[data-v-10beffaa]:hover{color:#21b3ba}.checkbox-input[data-v-10beffaa]{width:20px!important}.document-name-label[data-v-10beffaa]{font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:start}.document-type-label[data-v-10beffaa]{color:#7e7e7e}.asociated-label[data-v-10beffaa]{font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex;align-items:center;justify-content:center;margin-right:10px;margin-left:3px}.field-label[data-v-10beffaa]{margin-bottom:3px!important;padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex}.field-type[data-v-10beffaa]{min-width:100px;max-width:100px;color:#7e7e7e}.FloatingActionBar[data-v-ad91c004]{position:fixed;display:flex;flex-direction:row;justify-content:center;align-items:center;bottom:20px;left:50%;transform:translate(-50%);width:90%;min-width:600px;max-width:900px;min-height:50px;max-height:50px;background-color:#21b3ba;padding:10px;border-radius:2em;z-index:1000;box-shadow:0 4px 10px #0006}.FloatingActionBar .content[data-v-ad91c004]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.FloatingActionBar .details[data-v-ad91c004]{white-space:nowrap;margin-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#fff}.FloatingActionBar .actions[data-v-ad91c004]{display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%}.FloatingActionBar .actions .logo[data-v-ad91c004]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-left:10px;margin-right:10px;margin-top:4px;cursor:pointer}.FloatingActionBar .btn-action[data-v-ad91c004]{background-color:#e6e6e6cc;color:#3b4c5b;padding:5px 10px;margin:0 10px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.FloatingActionBar .btn-action[data-v-ad91c004]:hover{background-color:#9fd8f5}.FloatingActionBar .action[data-v-ad91c004]{margin:0 10px;font-style:normal;font-weight:600;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.MultipleOrderAssignation[data-v-4d248583]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.MultipleOrderAssignation .content[data-v-4d248583]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:295px;max-height:295px;min-width:360px;background:white;box-sizing:border-box;border-radius:8px}.MultipleOrderAssignation .content .header[data-v-4d248583]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.MultipleOrderAssignation .content .header .spacer[data-v-4d248583]{min-width:20px;height:100%}.MultipleOrderAssignation .content .header .title[data-v-4d248583]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.MultipleOrderAssignation .content .header .title .name[data-v-4d248583]{display:flex;align-items:center;margin-bottom:5px}.MultipleOrderAssignation .content .header .title .underline[data-v-4d248583]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.MultipleOrderAssignation .content .header .close[data-v-4d248583]{cursor:pointer}.MultipleOrderAssignation .content .slot[data-v-4d248583]{display:flex;flex-direction:column;justify-content:center;align-items:space-between;height:100%;width:100%;padding-top:5px;padding-bottom:15px}.MultipleOrderAssignation .content .slot .main[data-v-4d248583]{display:flex;flex-direction:column;justify-content:start;align-items:center;padding-left:60px;padding-right:60px}.MultipleOrderAssignation .content .slot .main .input[data-v-4d248583]{width:250px}.MultipleOrderAssignation .content .slot .main .carrier[data-v-4d248583]{display:flex;flex-direction:row;justify-content:space-between;height:100%;width:100%}.MultipleOrderAssignation .content .slot .main .carrier .type[data-v-4d248583]{height:100%}.MultipleOrderAssignation .content .slot .main .carrier .type .item[data-v-4d248583]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.MultipleOrderAssignation .content .slot .main .carrier .type select>option[data-v-4d248583]{font-size:16px;color:#3b4c5b;background-color:#f7f7f7;background-image:none;height:50px;padding:15px;border:px solid rgb(41,18,18)}.MultipleOrderAssignation .content .submit[data-v-4d248583]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.MultipleOrderSharing[data-v-c2555c44]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.MultipleOrderSharing .content[data-v-c2555c44]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;max-height:95%;width:1200px;max-width:95%;background:white;box-sizing:border-box;border-radius:8px}.MultipleOrderSharing .content .main-header[data-v-c2555c44]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.MultipleOrderSharing .content .main-header .spacer[data-v-c2555c44]{min-width:20px;height:100%}.MultipleOrderSharing .content .main-header .title[data-v-c2555c44]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.MultipleOrderSharing .content .main-header .title .name[data-v-c2555c44]{display:flex;align-items:center;margin-bottom:5px}.MultipleOrderSharing .content .main-header .title .underline[data-v-c2555c44]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.MultipleOrderSharing .content .main-header .close[data-v-c2555c44]{cursor:pointer}.MultipleOrderSharing .content .slot[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-height:400px;padding:5px 30px 15px;overflow-y:scroll}.MultipleOrderSharing .content .slot .carrier-container[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-top:10px;margin-bottom:30px}.MultipleOrderSharing .content .slot .carrier-container .carrier[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:start;align-items:start}.MultipleOrderSharing .content .slot .separate[data-v-c2555c44]{width:100%}.MultipleOrderSharing .content .slot .separate .header[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:25px;color:#7e7e7e}.MultipleOrderSharing .content .slot .separate .header .name[data-v-c2555c44]{font-style:normal;font-weight:500;font-size:14px;line-height:14px}.MultipleOrderSharing .content .slot .separate .header .detail[data-v-c2555c44]{font-style:normal;font-weight:400;font-size:12px;line-height:14px}.MultipleOrderSharing .content .slot .separate .divider[data-v-c2555c44]{height:1px;background-color:#7e7e7e}.MultipleOrderSharing .content .slot .separate .special[data-v-c2555c44]{color:#3b4c5b}.MultipleOrderSharing .content .slot .empty[data-v-c2555c44]{min-height:30px}.MultipleOrderSharing .content .slot .selected-carriers[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;min-height:90px;max-height:400px;margin-bottom:10px;margin-top:5px;padding-top:5px;overflow-y:scroll;overflow-x:hidden}.MultipleOrderSharing .content .slot .selected-carriers .any-carrier[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#7e7e7e}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#e6e6e6cc;width:100%;margin-bottom:10px;padding:10px;white-space:nowrap;color:#3b4c5b;border-radius:5px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .identifier[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:200px;max-width:200px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;overflow:hidden}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route[data-v-c2555c44]{display:flex;justify-content:space-between;align-items:start;min-width:400px;max-width:400px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location[data-v-c2555c44]{display:flex;align-items:center;width:43%;font-style:normal;font-weight:500;font-size:14px;line-height:25px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .details[data-v-c2555c44]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .details .item[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .details .item .name[data-v-c2555c44]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .place[data-v-c2555c44]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .place .wrapper[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:start}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .place .municipality[data-v-c2555c44]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .date[data-v-c2555c44]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .date .operator[data-v-c2555c44],.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .date .scheduled[data-v-c2555c44]{color:#3b4c5b}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .location .display .extra[data-v-c2555c44]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .origin[data-v-c2555c44]{justify-content:start}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .origin .display[data-v-c2555c44],.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .origin .display .place[data-v-c2555c44],.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .origin .display .place .wrapper[data-v-c2555c44]{align-items:start}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .origin .display .details[data-v-c2555c44]{justify-content:start}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .destination[data-v-c2555c44]{justify-content:end}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .destination .display[data-v-c2555c44],.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .destination .display .place[data-v-c2555c44],.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .destination .display .place .wrapper[data-v-c2555c44]{align-items:end}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .destination .display .details[data-v-c2555c44]{justify-content:end}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .arrow[data-v-c2555c44]{position:relative;margin-top:0;min-width:12px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .route .arrow .round-trip[data-v-c2555c44]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;background-color:#7edcec99;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .type[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:120px;max-width:120px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .type .logo[data-v-c2555c44]{margin-left:10px;margin-right:10px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .type .name[data-v-c2555c44]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .price[data-v-c2555c44]{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100px;max-width:100px;margin-left:5px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .price .input[data-v-c2555c44]{height:100%;width:100%;padding-right:30px;border-radius:5px;background-color:#e6e6e6cc;text-align:center;font-weight:500}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .price .currency[data-v-c2555c44]{right:20px;position:absolute;color:#3b4c5b}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .name[data-v-c2555c44]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .status[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:205px;max-width:205px;font-style:normal;font-weight:500;font-size:13px;line-height:14px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .status .send[data-v-c2555c44]{height:14px;width:60px;border-radius:5px;margin-left:5px;display:flex;justify-content:center;align-items:center;padding:10px;white-space:nowrap;background-color:#21b3ba33;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b;cursor:pointer}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .status .cancel[data-v-c2555c44]{background-color:#ffc0c5}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .status .send[data-v-c2555c44]:hover{background-image:linear-gradient(-180deg,rgba(33,179,186,.2) 0%,rgba(18,96,99,.2) 100%)}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .status .cancel[data-v-c2555c44]:hover{background-image:linear-gradient(-180deg,#FFC0C5 0%,#ff8d96 100%)}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .status .empty[data-v-c2555c44]{height:14px;width:60px;margin-left:5px}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .active[data-v-c2555c44]{color:#21b3ba}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .bided[data-v-c2555c44]{color:#d2a54a;text-decoration-line:underline;cursor:pointer}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .rejected[data-v-c2555c44]{color:#f78c8c}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .solved[data-v-c2555c44]{color:#3a974c}.MultipleOrderSharing .content .slot .selected-carriers .selected-carrier .searching[data-v-c2555c44]{color:#6b1e68}.MultipleOrderSharing .content .slot .selected-carriers .name[data-v-c2555c44]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.MultipleOrderSharing .content .slot .selected-carriers .show-more[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px}.MultipleOrderSharing .content .slot .selected-carriers .show-more .name[data-v-c2555c44]{cursor:pointer}.MultipleOrderSharing .content .slot .order-options[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;min-height:90px;max-height:400px;margin-bottom:10px;margin-top:5px;padding-top:5px;overflow-y:scroll;overflow-x:hidden}.MultipleOrderSharing .content .slot .order-options .any-carrier[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#7e7e7e}.MultipleOrderSharing .content .slot .order-options .order[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%}.MultipleOrderSharing .content .slot .order-options .order .carrier-order[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#21b3ba33;width:100%;margin-bottom:10px;padding:10px;white-space:nowrap;color:#3b4c5b;border-radius:5px}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .identifier[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:200px;max-width:200px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;overflow:hidden}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route[data-v-c2555c44]{display:flex;justify-content:space-between;align-items:start;min-width:400px;max-width:400px}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location[data-v-c2555c44]{display:flex;align-items:center;width:43%;font-style:normal;font-weight:500;font-size:14px;line-height:25px}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .details[data-v-c2555c44]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .details .item[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .details .item .name[data-v-c2555c44]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .place[data-v-c2555c44]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .place .wrapper[data-v-c2555c44]{display:flex;flex-direction:column;justify-content:start}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .place .municipality[data-v-c2555c44]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .date[data-v-c2555c44]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .date .operator[data-v-c2555c44],.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .date .scheduled[data-v-c2555c44]{color:#3b4c5b}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .location .display .extra[data-v-c2555c44]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .origin[data-v-c2555c44]{justify-content:start}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .origin .display[data-v-c2555c44],.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .origin .display .place[data-v-c2555c44],.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .origin .display .place .wrapper[data-v-c2555c44]{align-items:start}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .origin .display .details[data-v-c2555c44]{justify-content:start}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .destination[data-v-c2555c44]{justify-content:end}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .destination .display[data-v-c2555c44],.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .destination .display .place[data-v-c2555c44],.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .destination .display .place .wrapper[data-v-c2555c44]{align-items:end}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .destination .display .details[data-v-c2555c44]{justify-content:end}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .arrow[data-v-c2555c44]{position:relative;margin-top:0;min-width:12px}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .route .arrow .round-trip[data-v-c2555c44]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;background-color:#7edcec99;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .type[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:120px;max-width:120px}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .type .logo[data-v-c2555c44]{margin-left:10px;margin-right:10px}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .type .name[data-v-c2555c44]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .price[data-v-c2555c44]{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100px;max-width:100px;margin-left:105px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .price .input[data-v-c2555c44]{height:100%;width:100%;padding-right:30px;border-radius:5px;background-color:#e6e6e6cc;text-align:center;font-weight:500}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .price .currency[data-v-c2555c44]{right:20px;position:absolute;color:#3b4c5b}.MultipleOrderSharing .content .slot .order-options .order .carrier-order .name[data-v-c2555c44]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.MultipleOrderSharing .content .slot .order-options .order .confirmed[data-v-c2555c44]{background-color:#ffc0c5}.MultipleOrderSharing .content .submit[data-v-c2555c44]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.MultipleOrderSharing .content .disabled[data-v-c2555c44]{background-color:#e6e6e6cc;color:#7e7e7e;cursor:default}.DeleteCarrier[data-v-628f4ffe]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteCarrier .content[data-v-628f4ffe]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteCarrier .content .header[data-v-628f4ffe]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteCarrier .content .body[data-v-628f4ffe]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteCarrier .content .body .main[data-v-628f4ffe]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteCarrier .content .submit[data-v-628f4ffe]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteCarrier .content .submit .btn-delete[data-v-628f4ffe]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteCarrier .content .submit .btn-back[data-v-628f4ffe]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.header[data-v-75d360a7]{display:flex;justify-content:center;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:40px;padding-left:30px;padding-right:30px}.header .spacer[data-v-75d360a7]{min-width:20px;height:100%}.header .arrow[data-v-75d360a7]{cursor:pointer}.header .title[data-v-75d360a7]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.header .title .name[data-v-75d360a7]{display:flex;align-items:center;margin-bottom:5px}.header .title .underline[data-v-75d360a7]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.header .close-btn[data-v-75d360a7]{position:absolute;top:0;right:0;background-color:transparent;border:none;font-size:24px;cursor:pointer;margin-right:30px;margin-top:25px}.manage-data[data-v-dc651173]{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;gap:5px}.manage-data-label[data-v-dc651173]{margin-bottom:3px!important;font-style:normal;font-weight:500;font-size:18px;color:#3b4c5b;display:flex}.order-label[data-v-dc651173]{margin-bottom:3px!important;padding-right:5%;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e;display:flex}.description[data-v-dc651173]{height:80px!important}.create-incident-modal[data-v-dc651173]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-dc651173]{background-color:#fff;border-radius:8px;width:700px;text-align:center;position:relative;justify-content:center;display:flex;height:950px;max-height:95%}.form-group[data-v-dc651173]{margin-bottom:15px;text-align:left}.form-group label[data-v-dc651173]{display:block;margin-bottom:5px;font-weight:700}.form-body[data-v-dc651173]{padding-left:120px;padding-right:120px;width:100%;max-height:95vh;overflow-y:auto}.field-label[data-v-dc651173]{margin-bottom:3px!important;padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex}.field-type[data-v-dc651173]{min-width:100px;max-width:100px;color:#7e7e7e}.form-group input[data-v-dc651173],.form-group textarea[data-v-dc651173],.form-group select[data-v-dc651173]{width:100%}.document-checkbox[data-v-dc651173]{display:flex;align-items:center;justify-content:space-between;width:100%}.documents[data-v-dc651173]{max-height:200px;overflow-y:auto;display:flex;flex-direction:column;background-color:#e6e6e6cc;border-radius:8px;padding:8px 10px;gap:10px}.documents .details[data-v-dc651173]{width:100%;text-align:center;font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.submit[data-v-dc651173]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.submit .btn-confirm[data-v-dc651173]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:100%;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;color:#fff}.document-name[data-v-dc651173]{display:flex;white-space:nowrap;align-items:center;width:100%;overflow:hidden;gap:10px}.view-document[data-v-dc651173]{cursor:pointer;font-weight:500;line-height:14px;font-size:14px;text-decoration:underline;display:flex;align-items:center;color:#3b4c5b;padding-bottom:2.2px}.view-document[data-v-dc651173]:hover{color:#21b3ba}.checkbox-input[data-v-dc651173]{width:20px!important}.document-name-label[data-v-dc651173]{font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:start}.document-type-label[data-v-dc651173]{color:#7e7e7e}.asociated-label[data-v-dc651173]{font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex;align-items:center;justify-content:center;margin-right:10px;margin-left:3px}.incident-card[data-v-7c71c025]{width:100%;background-color:#fff;border-radius:8px;box-shadow:0 0 4px 4px #0000001a}.incident-card-header[data-v-7c71c025]{display:flex;justify-content:space-between;padding:10px 20px;border-bottom:1px solid #21B3BA}.incident-card-header-title[data-v-7c71c025]{display:flex;flex-direction:column;width:100%}.incident-card-header-title-text[data-v-7c71c025]{font-size:16px;font-weight:700}.centered[data-v-7c71c025]{text-align:center;width:100%}.incident-card-header-title-date[data-v-7c71c025]{font-size:12px;color:#7e7e7e}.incident-card-header-close[data-v-7c71c025]{cursor:pointer}.incident-card-body[data-v-7c71c025]{display:flex;justify-content:space-between;padding:10px 20px;overflow:auto}.incident-card-body-info[data-v-7c71c025]{display:flex;flex-direction:column;width:50%}.incident-card-body-info-title[data-v-7c71c025]{font-size:14px;color:#7e7e7e}.incident-card-body-info-value[data-v-7c71c025]{font-size:16px;font-weight:700}.incident-card-body-info-description[data-v-7c71c025]{overflow:auto}.delete-button[data-v-7c71c025]{display:flex;justify-content:center;align-items:center;white-space:nowrap;width:50%;height:40px;min-height:40px;background-color:#f78c8c;border-radius:0 0 0 8px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.manage-button[data-v-7c71c025]{display:flex;justify-content:center;align-items:center;white-space:nowrap;width:50%;height:40px;min-height:40px;background-color:#21b3ba;border-radius:0 0 8px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.buttons[data-v-7c71c025]{display:flex}.IncidentList[data-v-71bab788]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.IncidentList .header[data-v-71bab788]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:20px;padding-right:30px;margin-top:30px;margin-left:30px;margin-right:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.IncidentList .header .actions .info[data-v-71bab788]{margin-right:20px}.IncidentList .header .actions .close[data-v-71bab788]{cursor:pointer}.IncidentList .header .header-title[data-v-71bab788]{display:flex;gap:10px}.IncidentList .order-identifier[data-v-71bab788]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.IncidentList .order-identifier .customer[data-v-71bab788]{display:flex;justify-content:center;align-items:center;height:24px;margin-right:15px;padding-left:5px;padding-right:5px;background-color:#3b4c5b;border-radius:12px}.IncidentList .order-identifier .customer .text[data-v-71bab788]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#fff}.IncidentList .order-identifier .order-id[data-v-71bab788]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:3px 10px;background-color:#21b3ba;border-radius:2em}.IncidentList .order-identifier .order-id .number[data-v-71bab788]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff}.IncidentList .incidents[data-v-71bab788]{overflow:auto;width:100%;height:100%;display:flex;padding:20px;flex-direction:column;gap:40px}.AskGroupageModal[data-v-91c3db05]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.AskGroupageModal .content[data-v-91c3db05]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:270px;max-height:270px;min-width:360px;background:white;box-sizing:border-box;border-radius:8px}.AskGroupageModal .content .header[data-v-91c3db05]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.AskGroupageModal .content .header .spacer[data-v-91c3db05]{min-width:20px;height:100%}.AskGroupageModal .content .header .title[data-v-91c3db05]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.AskGroupageModal .content .header .title .name[data-v-91c3db05]{display:flex;align-items:center;margin-bottom:5px}.AskGroupageModal .content .header .title .underline[data-v-91c3db05]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.AskGroupageModal .content .header .close[data-v-91c3db05]{cursor:pointer}.AskGroupageModal .content .slot[data-v-91c3db05]{display:flex;flex-direction:column;justify-content:center;align-items:space-between;height:100%;width:100%;padding-top:5px;padding-bottom:15px}.AskGroupageModal .content .slot .main[data-v-91c3db05]{display:flex;flex-direction:column;justify-content:start;align-items:center;padding-left:60px;padding-right:60px}.AskGroupageModal .content .slot .main .input[data-v-91c3db05]{width:250px}.AskGroupageModal .content .slot .main .carrier[data-v-91c3db05]{display:flex;flex-direction:row;justify-content:space-between;height:100%;width:100%}.AskGroupageModal .content .slot .main .carrier .type[data-v-91c3db05]{height:100%}.AskGroupageModal .content .slot .main .carrier .type .item[data-v-91c3db05]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.AskGroupageModal .content .slot .main .carrier .type select>option[data-v-91c3db05]{font-size:16px;color:#3b4c5b;background-color:#f7f7f7;background-image:none;height:50px;padding:15px;border:px solid rgb(41,18,18)}.AskGroupageModal .content .submit[data-v-91c3db05]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.select-carrier-container[data-v-91c3db05]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:20px;padding-left:30px;padding-right:30px}.name-container[data-v-91c3db05]{display:flex;justify-content:start;align-items:start;width:260px}.carrier-selector-ask-groupage[data-v-91c3db05]{width:260px}.ShareUpdate[data-v-cacdbbef]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.ShareUpdate .content[data-v-cacdbbef]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ShareUpdate .content .header[data-v-cacdbbef]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShareUpdate .content .body[data-v-cacdbbef]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.ShareUpdate .content .body .main[data-v-cacdbbef]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ShareUpdate .content .body .detail[data-v-cacdbbef]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ShareUpdate .content .submit[data-v-cacdbbef]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ShareUpdate .content .submit .btn-delete[data-v-cacdbbef]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ShareUpdate .content .submit .btn-back[data-v-cacdbbef]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.candidate-type .type[data-v-4363b2d2]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:120px;max-width:120px}.candidate-type .type .logo[data-v-4363b2d2]{margin-left:10px;margin-right:10px}.candidate-type .type .name[data-v-4363b2d2]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;width:75px}.price[data-v-6f982769]{position:relative;display:flex;flex-direction:row;justify-content:right;align-items:center;min-width:100px;max-width:100px;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.price .value[data-v-6f982769]{padding-right:20px}.price .input[data-v-6f982769]{height:100%;width:100%;white-space:nowrap;overflow:hidden;text-align:right;direction:ltr;padding-right:15px;padding-left:2px;border-radius:5px;background-color:#e6e6e6cc;font-weight:500;color:#3b4c5b}.price .relative[data-v-6f982769]{padding-right:40px}.price .currency[data-v-6f982769]{right:5px;position:absolute;color:#3b4c5b}.status[data-v-11d3e4a0]{font-style:normal;font-weight:500;font-size:13px;line-height:14px}.status .active[data-v-11d3e4a0]{color:#21b3ba}.status .rejected[data-v-11d3e4a0]{color:#f78c8c}.status .solved[data-v-11d3e4a0]{color:#3a974c}.status .searching[data-v-11d3e4a0]{color:#6b1e68}.candidate-action-back-to-rate-button[data-v-8e7ee3c9]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:14px;width:115px;padding:10px;gap:10px;background-color:#21b3ba33;color:#3b4c5b;border-radius:5px;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;cursor:pointer}.candidate-action-back-to-rate-button-disabled[data-v-8e7ee3c9]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:14px;width:115px;padding:10px;gap:10px;border-radius:5px;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;background-color:#e6e6e6cc;color:#3b4c5b;pointer-events:none}.candidate-action-back-to-rate-button[data-v-8e7ee3c9]:hover{background-image:linear-gradient(-180deg,rgba(33,179,186,.2) 0%,rgba(18,96,99,.2) 100%)}.contract-capacity[data-v-15355b59]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.candidate-action-back-to-contract-button[data-v-15355b59]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:14px;width:115px;padding:10px;gap:10px;background-color:#21b3ba33;color:#3b4c5b;border-radius:5px;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;cursor:pointer}.candidate-action-back-to-contract-button-disabled[data-v-15355b59]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:14px;width:115px;padding:10px;gap:10px;border-radius:5px;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;background-color:#e6e6e6cc;color:#3b4c5b}.candidate-action-back-to-contract-button[data-v-15355b59]:hover{background-image:linear-gradient(-180deg,rgba(33,179,186,.2) 0%,rgba(18,96,99,.2) 100%)}.candidate[data-v-090ae47a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;padding:10px 0 0;gap:10px}.candidate .carrier-company-name[data-v-090ae47a]{min-width:150px;max-width:150px;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:14px}.OrderSharing[data-v-171434c0]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.OrderSharing .content[data-v-171434c0]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;max-height:95%;max-width:95%;background:white;box-sizing:border-box;border-radius:8px}.OrderSharing .content .main-header[data-v-171434c0]{display:flex;justify-content:center;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:10px;padding-left:30px;padding-right:30px}.OrderSharing .content .main-header .title[data-v-171434c0]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.OrderSharing .content .main-header .title .name[data-v-171434c0]{display:flex;align-items:center;margin-bottom:5px}.OrderSharing .content .main-header .title .underline[data-v-171434c0]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.OrderSharing .content .main-header .close[data-v-171434c0]{position:absolute;right:30px;top:25px;cursor:pointer}.OrderSharing .content .slot[data-v-171434c0]{display:flex;flex-direction:row;justify-content:start;align-items:start;min-height:400px;padding:5px 30px 15px;overflow-y:scroll}.OrderSharing .content .slot .slot-column[data-v-171434c0]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:605px}.OrderSharing .content .slot .column-1[data-v-171434c0]{margin-top:5px}.OrderSharing .content .slot .column-2[data-v-171434c0]{margin-left:30px}.OrderSharing .content .slot .order[data-v-171434c0]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%;margin-bottom:10px;padding:20px 20px 2px;background-color:#e6e6e666;border-radius:8px}.OrderSharing .content .slot .order .brand-info-container[data-v-171434c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;gap:20px;margin-bottom:10px;width:100%}.OrderSharing .content .slot .order .brand[data-v-171434c0]{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.OrderSharing .content .slot .order .brand .brand-name[data-v-171434c0]{word-wrap:break-word;white-space:normal;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .order-info[data-v-171434c0]{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.OrderSharing .content .slot .order .header[data-v-171434c0]{display:flex;flex-direction:column;width:70px}.OrderSharing .content .slot .order .header .index[data-v-171434c0]{font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#3b4c5b}.OrderSharing .content .slot .order .identifier[data-v-171434c0]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:130px;max-width:130px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .identifier .customer[data-v-171434c0],.OrderSharing .content .slot .order .identifier .order-num[data-v-171434c0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.OrderSharing .content .slot .order .identifier .order-num .order-id[data-v-171434c0]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.OrderSharing .content .slot .order .identifier .order-num .order-id .number[data-v-171434c0]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.OrderSharing .content .slot .order .identifier .items[data-v-171434c0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;overflow:hidden}.OrderSharing .content .slot .order .identifier .logo[data-v-171434c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin-right:10px}.OrderSharing .content .slot .order .route[data-v-171434c0]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:450px;max-height:250px;overflow-y:scroll;overflow-x:hidden}.OrderSharing .content .slot .order .route .side[data-v-171434c0]{display:flex;flex-direction:column;justify-content:start;width:48%;height:100%}.OrderSharing .content .slot .order .route .side .location[data-v-171434c0]{display:flex;flex-direction:row;align-items:start;white-space:nowrap;min-height:95px;margin-bottom:15px;font-style:normal;font-weight:500;font-size:14px;line-height:19px}.OrderSharing .content .slot .order .route .side .location .dot[data-v-171434c0]{position:relative;height:9px;min-width:9px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:5px;margin-right:15px}.OrderSharing .content .slot .order .route .side .location .dot[data-v-171434c0]:after{position:absolute;content:"";bottom:0;right:50%;height:115px;width:.5px;background-color:#21b3ba}.OrderSharing .content .slot .order .route .side .location .dot-first[data-v-171434c0]:after{display:none}.OrderSharing .content .slot .order .route .side .location .display[data-v-171434c0]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;overflow:hidden}.OrderSharing .content .slot .order .route .side .location .display .place[data-v-171434c0]{display:flex;align-items:center;white-space:nowrap}.OrderSharing .content .slot .order .route .side .location .display .place .name[data-v-171434c0]{color:#000;margin-right:10px;white-space:nowrap;overflow:hidden}.OrderSharing .content .slot .order .route .side .location .display .place .postal-code[data-v-171434c0],.OrderSharing .content .slot .order .route .side .location .display .place .country[data-v-171434c0]{display:flex;flex-direction:column;justify-content:start;height:100%;color:#3b4c5b}.OrderSharing .content .slot .order .route .side .location .display .date[data-v-171434c0]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .route .side .location .display .date .scheduled[data-v-171434c0]{color:#3b4c5b}.OrderSharing .content .slot .order .route .side .location .display .time[data-v-171434c0]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.OrderSharing .content .slot .order .route .side .last-location[data-v-171434c0]{margin-bottom:0%}.OrderSharing .content .slot .order .route .side .origin[data-v-171434c0],.OrderSharing .content .slot .order .route .side .destination[data-v-171434c0]{justify-content:left}.OrderSharing .content .slot .order .route .arrow[data-v-171434c0]{min-width:12px}.OrderSharing .content .slot .separate[data-v-171434c0]{width:100%}.OrderSharing .content .slot .separate .header[data-v-171434c0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:25px;color:#7e7e7e}.OrderSharing .content .slot .separate .header .name[data-v-171434c0]{font-style:normal;font-weight:500;font-size:14px;line-height:14px}.OrderSharing .content .slot .separate .header .detail[data-v-171434c0]{font-style:normal;font-weight:400;font-size:12px;line-height:14px}.OrderSharing .content .slot .separate .divider[data-v-171434c0]{height:1px;background-color:#7e7e7e}.OrderSharing .content .slot .separate .special[data-v-171434c0]{color:#3b4c5b}.OrderSharing .content .slot .empty[data-v-171434c0]{min-height:30px}.OrderSharing .content .ask-confirmation-button[data-v-171434c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#3b4c5b;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.OrderSharing .content .save-button[data-v-171434c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;border-bottom-right-radius:8px;cursor:pointer}.OrderSharing .content .unique-button[data-v-171434c0]{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.footer[data-v-171434c0]{display:flex}.ExportOrder[data-v-19a51e85]{position:fixed;width:100%;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;display:flex;justify-content:center;align-items:center}.ExportOrder .content[data-v-19a51e85]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ExportOrder .content .soft-font[data-v-19a51e85]{padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b}.ExportOrder .content .header[data-v-19a51e85]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ExportOrder .content .body[data-v-19a51e85]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px}.ExportOrder .content .body .main[data-v-19a51e85]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ExportOrder .content .body .detail[data-v-19a51e85]{margin-top:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ExportOrder .content .body .dates-filter[data-v-19a51e85]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-top:15px}.ExportOrder .content .body .dates-filter .input-group[data-v-19a51e85]{display:flex;flex-direction:column;align-items:start;justify-content:start;width:50%;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#3b4c5b}.ExportOrder .content .body .dates-filter .input-group .datepicker[data-v-19a51e85]{position:relative;height:35px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #7e7e7e;--dp-border-color-hover: #7e7e7e;--dp-input-padding: 6px 22px 6px 10px;--dp-background-color: transparent}.ExportOrder .content .body .dates-filter .input-group[data-v-19a51e85]:not(:last-child){margin-right:10px}.ExportOrder .content .submit[data-v-19a51e85]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ExportOrder .content .submit .btn-export[data-v-19a51e85]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ExportOrder .content .submit .btn-back[data-v-19a51e85]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.dp__menu{z-index:9999!important}.orders[data-v-25ddfc26]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-25ddfc26]{height:calc(100vh - 65px)}.sub-header[data-v-d3c67b10]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%;overflow-y:visible}.sub-header .options[data-v-d3c67b10]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-d3c67b10]{display:flex;justify-content:center;align-items:center;height:100%;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-d3c67b10]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-d3c67b10]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-d3c67b10]{margin-right:10px}.sub-header .options .active[data-v-d3c67b10]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-d3c67b10]{display:flex;justify-content:space-between;align-items:center;height:100%;margin-left:30px}.sub-header .additional .logo[data-v-d3c67b10]{cursor:pointer}.sub-header .additional .floating-drop[data-v-d3c67b10]{position:relative;margin-right:30px}.sub-header .additional .floating-drop .logo-container[data-v-d3c67b10]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:30px;max-width:30px;min-height:30px;max-height:30px;background-color:#e6e6e6cc;border-radius:5px;cursor:pointer}.sub-header .additional .floating-drop .logo-container[data-v-d3c67b10]:hover{box-shadow:0 0 7.32px .43px #0003}.sub-header .additional .floating-drop .logo-container-active[data-v-d3c67b10]{background-color:#7edcec99;box-shadow:0 2px 4px #0003}.sub-header .additional .floating-drop .logo-container-used[data-v-d3c67b10]{border:1px solid #21B3BA;box-shadow:0 0 7.32px .43px #21b3ba}.sub-header .additional .floating-drop-active[data-v-d3c67b10]{z-index:10001!important}.sub-header .additional .input-group[data-v-d3c67b10]{position:relative;display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;margin-right:30px;width:auto}.sub-header .additional .input-group .datepicker[data-v-d3c67b10]{margin-left:3%;min-width:107px;max-width:107px;height:35px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #7e7e7e;--dp-border-color-hover: #7e7e7e;--dp-input-padding: 6px 22px 6px 10px;--dp-background-color: transparent}.sub-header .additional .input-group .range[data-v-d3c67b10]{min-width:197px;max-width:197px}.sub-header .additional .input-group .disabled[data-v-d3c67b10]{border-radius:8px;--dp-text-color: transparent}.sub-header .additional .input-group .logo[data-v-d3c67b10]{margin-right:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.sub-header .additional .input-group .delete-logo[data-v-d3c67b10]{position:absolute;right:3px;min-width:14px;max-width:14px;min-height:14px;max-height:14px;cursor:pointer}.sub-header .additional .searcher[data-v-d3c67b10]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}@media (max-width: 1300px){.sub-header .additional .searcher[data-v-d3c67b10]{display:none}}.sub-header .additional .searcher .input[data-v-d3c67b10]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.sub-header .additional .searcher .input[data-v-d3c67b10]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-d3c67b10]:focus{outline:none}.sub-header .additional .searcher .search[data-v-d3c67b10]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-d3c67b10]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .refresh[data-v-d3c67b10]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .refresh .logo[data-v-d3c67b10]{margin-right:10px}.sub-header .additional .refresh[data-v-d3c67b10]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-d3c67b10]{padding-left:15px}.blured-layer[data-v-d3c67b10]{position:fixed;background:rgba(255,255,255,.4);z-index:10000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.route[data-v-65eac0b7]{display:flex;justify-content:space-between;align-items:start;min-width:255px;max-width:255px}.route .location[data-v-65eac0b7]{display:flex;align-items:center;width:calc(50% - 10px);font-style:normal;font-weight:500;font-size:14px;line-height:25px}.route .location .display[data-v-65eac0b7]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.route .location .display .details[data-v-65eac0b7]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.route .location .display .details .item[data-v-65eac0b7]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.route .location .display .details .item .name[data-v-65eac0b7]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.route .location .display .place[data-v-65eac0b7]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.route .location .display .place .wrapper[data-v-65eac0b7]{display:flex;flex-direction:column;justify-content:start}.route .location .display .place .municipality[data-v-65eac0b7]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date[data-v-65eac0b7]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date .operator[data-v-65eac0b7]{color:#3b4c5b}.route .location .display .date .multidate[data-v-65eac0b7]{display:flex;flex-direction:column;justify-content:start}.route .location .display .date .scheduled[data-v-65eac0b7]{color:#3b4c5b}.route .location .display .date .scheduled .logo[data-v-65eac0b7]{min-width:12px;max-width:12px;min-height:12px;max-height:12px;margin-bottom:3px;margin-left:2px}.route .location .display .date .exworks-dates[data-v-65eac0b7]{display:flex;flex-direction:column;justify-content:start;align-items:center}.route .location .display .date .exworks-dates .target[data-v-65eac0b7]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b}.route .location .display .date .exworks-dates .scheduled[data-v-65eac0b7]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b;margin-top:2px}.route .location .display .date .exworks-dates .logo[data-v-65eac0b7]{min-width:17px;max-width:17px;min-height:17px;max-height:17px;margin-right:5px}.route .location .display .invalid-date[data-v-65eac0b7]{color:#f78c8c}.route .location .display .extra[data-v-65eac0b7]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.route .origin[data-v-65eac0b7]{justify-content:start}.route .origin .display[data-v-65eac0b7],.route .origin .display .place[data-v-65eac0b7],.route .origin .display .place .wrapper[data-v-65eac0b7]{align-items:start}.route .origin .display .details[data-v-65eac0b7]{justify-content:start}.route .destination[data-v-65eac0b7]{justify-content:end}.route .destination .display[data-v-65eac0b7],.route .destination .display .place[data-v-65eac0b7],.route .destination .display .place .wrapper[data-v-65eac0b7]{align-items:end}.route .destination .display .details[data-v-65eac0b7]{justify-content:end}.route .arrow[data-v-65eac0b7]{position:relative;margin-top:0;min-width:12px}.route .arrow .round-trip[data-v-65eac0b7],.route .arrow .customs[data-v-65eac0b7]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.route .arrow .round-trip[data-v-65eac0b7]{background-color:#7edcec99}.route .arrow .customs[data-v-65eac0b7]{background-color:#e6e6e6cc}.options-display[data-v-c9471a9f]{position:absolute;top:45px;right:30px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:180px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-c9471a9f]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-c9471a9f]:hover{font-style:normal;font-weight:500}.options-display .warning[data-v-c9471a9f],.options-display .billed[data-v-c9471a9f]{color:#d2a54a}.order[data-v-8914cb50]{position:relative;display:flex;justify-content:space-between;align-items:center;height:80px;min-width:1310px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:0;padding-right:20px}.order .skeleton[data-v-8914cb50]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%}.order .skeleton .status[data-v-8914cb50]{display:flex;flex-direction:column;justify-content:space-between;min-width:100px;height:28px;margin-left:20px;margin-right:15px;color:#3b4c5b}.order .skeleton .status .name[data-v-8914cb50]{display:flex;justify-content:center;align-items:center;height:16px;border:1px solid;border-radius:3px;padding-left:10px;padding-right:10px;font-style:normal;font-weight:400;font-size:11px;line-height:16px}.order .skeleton .status .progress-bar[data-v-8914cb50]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.order .skeleton .status .progress-bar .step[data-v-8914cb50]{height:4px;width:24px;border-radius:8px;padding-left:3px;padding-right:3px;background-color:#3b4c5b}.order .skeleton .identifier[data-v-8914cb50]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-width:200px;max-width:200px;margin-left:10px;margin-right:10px;overflow:hidden}.order .skeleton .identifier .main[data-v-8914cb50]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.order .skeleton .identifier .order-id[data-v-8914cb50]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.order .skeleton .identifier .order-id .number[data-v-8914cb50]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.order .skeleton .identifier .type[data-v-8914cb50]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.order .skeleton .identifier .type .name[data-v-8914cb50]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.order .skeleton .identifier .type .detail[data-v-8914cb50]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.order .skeleton .identifier .exw[data-v-8914cb50]{color:#3b4c5b}.order .skeleton .identifier .ltl[data-v-8914cb50]{color:#217dbb}.order .skeleton .identifier .ftl[data-v-8914cb50]{color:#7e7e7e}.order .skeleton .identifier .recipient[data-v-8914cb50]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.order .skeleton .identifier .recipient .name[data-v-8914cb50]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.order .skeleton .carrier[data-v-8914cb50]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.order .skeleton .carrier .item[data-v-8914cb50]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.order .skeleton .carrier .item .logo[data-v-8914cb50]{min-width:25px}.order .skeleton .additional-info[data-v-8914cb50]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:120px;max-width:120px;height:60%;margin-left:20px;margin-right:20px;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}.order .skeleton .additional-info .logo[data-v-8914cb50]{min-height:18px;min-width:18px;margin-right:5px}.order .skeleton .price[data-v-8914cb50]{display:flex;justify-content:center;min-width:100px;max-width:100px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.order .skeleton .divider[data-v-8914cb50]{width:1px;height:90%;background-color:#e0e0e0}.order .skeleton .summit[data-v-8914cb50]{display:flex;justify-content:space-between;align-items:center}.order .skeleton .summit .cta[data-v-8914cb50]{display:flex;justify-content:right;align-items:center;white-space:nowrap;width:100px;color:#3b4c5b;margin-right:35px;cursor:pointer}.order .skeleton .summit .cta .action[data-v-8914cb50]{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:10px;margin-right:5px}.order .additional[data-v-8914cb50]{position:absolute;right:10px;top:calc(50% - 10px);display:flex;justify-content:row;align-items:start;white-space:nowrap}.order .additional .menu[data-v-8914cb50]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:25px;height:20px;padding-top:5px;cursor:pointer}.all[data-v-608a8ee3]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px}.all .orders[data-v-608a8ee3]{height:100%;width:100%;padding-left:30px;padding-right:25px;padding-bottom:80px;overflow-y:scroll}.all .no-orders[data-v-608a8ee3]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.all .no-orders .logo[data-v-608a8ee3]{margin-left:5px;margin-bottom:5px}.all .collapsed-menu[data-v-608a8ee3]{padding-left:15px}.ActivateOrder[data-v-d8c8235d]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.ActivateOrder .content[data-v-d8c8235d]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.ActivateOrder .content .header[data-v-d8c8235d]{display:flex;flex-direction:row;justify-content:center;align-items:center}.ActivateOrder .content .body[data-v-d8c8235d]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.ActivateOrder .content .body .main[data-v-d8c8235d]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.ActivateOrder .content .submit[data-v-d8c8235d]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.ActivateOrder .content .submit .btn-delete[data-v-d8c8235d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.ActivateOrder .content .submit .btn-back[data-v-d8c8235d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.orders[data-v-77d17a7c]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-77d17a7c]{height:calc(100vh - 65px)}.sub-header[data-v-e81825e1]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%;overflow-y:visible}.sub-header .options[data-v-e81825e1]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-e81825e1]{display:flex;justify-content:center;align-items:center;height:100%;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-e81825e1]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-e81825e1]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-e81825e1]{margin-right:10px}.sub-header .options .active[data-v-e81825e1]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-e81825e1]{display:flex;justify-content:space-between;align-items:center;height:100%;margin-left:30px}.sub-header .additional .logo[data-v-e81825e1]{cursor:pointer}.sub-header .additional .floating-drop[data-v-e81825e1]{position:relative;margin-right:30px}.sub-header .additional .floating-drop .logo-container[data-v-e81825e1]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:30px;max-width:30px;min-height:30px;max-height:30px;background-color:#e6e6e6cc;border-radius:5px;cursor:pointer}.sub-header .additional .floating-drop .logo-container[data-v-e81825e1]:hover{box-shadow:0 0 7.32px .43px #0003}.sub-header .additional .floating-drop .logo-container-active[data-v-e81825e1]{background-color:#7edcec99;box-shadow:0 2px 4px #0003}.sub-header .additional .floating-drop .logo-container-used[data-v-e81825e1]{border:1px solid #21B3BA;box-shadow:0 0 7.32px .43px #21b3ba}.sub-header .additional .floating-drop-active[data-v-e81825e1]{z-index:10001!important}.sub-header .additional .input-group[data-v-e81825e1]{position:relative;display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;margin-right:30px;width:auto}.sub-header .additional .input-group .datepicker[data-v-e81825e1]{margin-left:3%;min-width:107px;max-width:107px;height:35px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #7e7e7e;--dp-border-color-hover: #7e7e7e;--dp-input-padding: 6px 22px 6px 10px;--dp-background-color: transparent}.sub-header .additional .input-group .range[data-v-e81825e1]{min-width:197px;max-width:197px}.sub-header .additional .input-group .disabled[data-v-e81825e1]{border-radius:8px;--dp-text-color: transparent}.sub-header .additional .input-group .logo[data-v-e81825e1]{margin-right:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.sub-header .additional .input-group .delete-logo[data-v-e81825e1]{position:absolute;right:3px;min-width:14px;max-width:14px;min-height:14px;max-height:14px;cursor:pointer}.sub-header .additional .searcher[data-v-e81825e1]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}@media (max-width: 1300px){.sub-header .additional .searcher[data-v-e81825e1]{display:none}}.sub-header .additional .searcher .input[data-v-e81825e1]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.sub-header .additional .searcher .input[data-v-e81825e1]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-e81825e1]:focus{outline:none}.sub-header .additional .searcher .search[data-v-e81825e1]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-e81825e1]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .refresh[data-v-e81825e1]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .refresh .logo[data-v-e81825e1]{margin-right:10px}.sub-header .additional .refresh[data-v-e81825e1]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-e81825e1]{padding-left:15px}.blured-layer[data-v-e81825e1]{position:fixed;background:rgba(255,255,255,.4);z-index:10000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.route[data-v-65ca8143]{display:flex;justify-content:space-between;align-items:start;min-width:255px;max-width:255px}.route .location[data-v-65ca8143]{display:flex;align-items:center;width:calc(50% - 10px);font-style:normal;font-weight:500;font-size:14px;line-height:25px}.route .location .display[data-v-65ca8143]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.route .location .display .details[data-v-65ca8143]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.route .location .display .details .item[data-v-65ca8143]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.route .location .display .details .item .name[data-v-65ca8143]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.route .location .display .place[data-v-65ca8143]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.route .location .display .place .wrapper[data-v-65ca8143]{display:flex;flex-direction:column;justify-content:start}.route .location .display .place .municipality[data-v-65ca8143]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date[data-v-65ca8143]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date .operator[data-v-65ca8143]{color:#3b4c5b}.route .location .display .date .multidate[data-v-65ca8143]{display:flex;flex-direction:column;justify-content:start}.route .location .display .date .scheduled[data-v-65ca8143]{color:#3b4c5b}.route .location .display .date .scheduled .logo[data-v-65ca8143]{min-width:12px;max-width:12px;min-height:12px;max-height:12px;margin-bottom:3px;margin-left:2px}.route .location .display .date .exworks-dates[data-v-65ca8143]{display:flex;flex-direction:column;justify-content:start;align-items:center}.route .location .display .date .exworks-dates .target[data-v-65ca8143]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b}.route .location .display .date .exworks-dates .scheduled[data-v-65ca8143]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b;margin-top:2px}.route .location .display .date .exworks-dates .logo[data-v-65ca8143]{min-width:17px;max-width:17px;min-height:17px;max-height:17px;margin-right:5px}.route .location .display .invalid-date[data-v-65ca8143]{color:#f78c8c}.route .location .display .extra[data-v-65ca8143]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.route .origin[data-v-65ca8143]{justify-content:start}.route .origin .display[data-v-65ca8143],.route .origin .display .place[data-v-65ca8143],.route .origin .display .place .wrapper[data-v-65ca8143]{align-items:start}.route .origin .display .details[data-v-65ca8143]{justify-content:start}.route .destination[data-v-65ca8143]{justify-content:end}.route .destination .display[data-v-65ca8143],.route .destination .display .place[data-v-65ca8143],.route .destination .display .place .wrapper[data-v-65ca8143]{align-items:end}.route .destination .display .details[data-v-65ca8143]{justify-content:end}.route .arrow[data-v-65ca8143]{position:relative;margin-top:0;min-width:12px}.route .arrow .round-trip[data-v-65ca8143],.route .arrow .customs[data-v-65ca8143]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.route .arrow .round-trip[data-v-65ca8143]{background-color:#7edcec99}.route .arrow .customs[data-v-65ca8143]{background-color:#e6e6e6cc}.options-display[data-v-66c0403d]{position:absolute;top:45px;right:30px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:180px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-66c0403d]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-66c0403d]:hover{font-style:normal;font-weight:500}.options-display .warning[data-v-66c0403d],.options-display .billed[data-v-66c0403d]{color:#d2a54a}.order[data-v-d314ce8a]{position:relative;display:flex;justify-content:space-between;align-items:center;height:80px;min-width:1310px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:0;padding-right:20px}.order .skeleton[data-v-d314ce8a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%}.order .skeleton .status[data-v-d314ce8a]{display:flex;flex-direction:column;justify-content:space-between;min-width:100px;height:28px;margin-left:20px;margin-right:15px;color:#3b4c5b}.order .skeleton .status .name[data-v-d314ce8a]{display:flex;justify-content:center;align-items:center;height:16px;border:1px solid;border-radius:3px;padding-left:10px;padding-right:10px;font-style:normal;font-weight:400;font-size:11px;line-height:16px}.order .skeleton .status .progress-bar[data-v-d314ce8a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.order .skeleton .status .progress-bar .step[data-v-d314ce8a]{height:4px;width:24px;border-radius:8px;padding-left:3px;padding-right:3px;background-color:#3b4c5b}.order .skeleton .identifier[data-v-d314ce8a]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-width:200px;max-width:200px;margin-left:10px;margin-right:10px;overflow:hidden}.order .skeleton .identifier .main[data-v-d314ce8a]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.order .skeleton .identifier .order-id[data-v-d314ce8a]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.order .skeleton .identifier .order-id .number[data-v-d314ce8a]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.order .skeleton .identifier .type[data-v-d314ce8a]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.order .skeleton .identifier .type .name[data-v-d314ce8a]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.order .skeleton .identifier .type .detail[data-v-d314ce8a]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.order .skeleton .identifier .exw[data-v-d314ce8a]{color:#3b4c5b}.order .skeleton .identifier .ltl[data-v-d314ce8a]{color:#217dbb}.order .skeleton .identifier .ftl[data-v-d314ce8a]{color:#7e7e7e}.order .skeleton .identifier .recipient[data-v-d314ce8a]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.order .skeleton .identifier .recipient .name[data-v-d314ce8a]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.order .skeleton .carrier[data-v-d314ce8a]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.order .skeleton .carrier .item[data-v-d314ce8a]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.order .skeleton .carrier .item .logo[data-v-d314ce8a]{min-width:25px}.order .skeleton .additional-info[data-v-d314ce8a]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:120px;max-width:120px;height:60%;margin-left:20px;margin-right:20px;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}.order .skeleton .additional-info .logo[data-v-d314ce8a]{min-height:18px;min-width:18px;margin-right:5px}.order .skeleton .price[data-v-d314ce8a]{display:flex;justify-content:center;min-width:100px;max-width:100px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.order .skeleton .divider[data-v-d314ce8a]{width:1px;height:90%;background-color:#e0e0e0}.order .skeleton .summit[data-v-d314ce8a]{display:flex;justify-content:space-between;align-items:center}.order .skeleton .summit .cta[data-v-d314ce8a]{display:flex;justify-content:right;align-items:center;white-space:nowrap;width:100px;color:#3b4c5b;margin-right:35px;cursor:pointer}.order .skeleton .summit .cta .action[data-v-d314ce8a]{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:10px;margin-right:5px}.order .additional[data-v-d314ce8a]{position:absolute;right:10px;top:calc(50% - 10px);display:flex;justify-content:row;align-items:start;white-space:nowrap}.order .additional .menu[data-v-d314ce8a]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:25px;height:20px;padding-top:5px;cursor:pointer}.all[data-v-113ec614]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px}.all .orders[data-v-113ec614]{height:100%;width:100%;padding-left:30px;padding-right:25px;padding-bottom:80px;overflow-y:scroll}.all .no-orders[data-v-113ec614]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.all .no-orders .logo[data-v-113ec614]{margin-left:5px;margin-bottom:5px}.all .collapsed-menu[data-v-113ec614]{padding-left:15px}.orders[data-v-115e9a17]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-115e9a17]{height:calc(100vh - 65px)}.sub-header[data-v-8adb4fc3]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%}.sub-header .options[data-v-8adb4fc3]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-8adb4fc3]{display:flex;justify-content:center;align-items:center;height:100%;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-8adb4fc3]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-8adb4fc3]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-8adb4fc3]{margin-right:10px}.sub-header .options .active[data-v-8adb4fc3]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-8adb4fc3]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .additional .searcher[data-v-8adb4fc3]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}.sub-header .additional .searcher .input[data-v-8adb4fc3]{width:200px;height:30px;border-radius:75px;border:1px solid #7E7E7E;padding-left:10px;padding-right:30px;color:#7e7e7e;background-color:transparent}.sub-header .additional .searcher .input[data-v-8adb4fc3]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-8adb4fc3]:focus{outline:none}.sub-header .additional .searcher .search[data-v-8adb4fc3]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-8adb4fc3]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .new[data-v-8adb4fc3]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .new[data-v-8adb4fc3]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-8adb4fc3]{padding-left:15px}.options-display[data-v-7445f57f]{position:absolute;top:30px;right:30px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-7445f57f]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-7445f57f]:hover{font-style:normal;font-weight:500}.carrier[data-v-1172acff]{position:relative;display:flex;justify-content:space-between;align-items:center;height:60px;min-width:1200px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:20px;padding-right:20px;white-space:nowrap;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#3b4c5b}.carrier .item[data-v-1172acff]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:150px;max-width:150px;white-space:nowrap;overflow:hidden}.carrier .erp_uid[data-v-1172acff]{font-weight:500;color:#3b4c5b}.carrier .identifier[data-v-1172acff]{min-width:250px;max-width:250px;font-weight:500;color:#3b4c5b}.carrier .email[data-v-1172acff]{display:flex;flex-direction:column;justify-content:center;align-items:start;min-width:250px;max-width:250px;overflow-y:hidden;overflow-x:hidden}.carrier .submit[data-v-1172acff]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:20px;max-width:20px;white-space:nowrap;overflow:hidden}.carrier .submit .menu[data-v-1172acff]{position:relative;cursor:pointer}.app-carriers[data-v-5b824209]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;overflow:scroll}.app-carriers .header[data-v-5b824209]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:1260px;width:100%;padding-left:50px;padding-right:45px}.app-carriers .header .title[data-v-5b824209]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.app-carriers .header .identifier[data-v-5b824209],.app-carriers .header .email[data-v-5b824209]{min-width:250px;max-width:250px}.app-carriers .header .submit[data-v-5b824209]{min-width:20px;max-width:20px}.app-carriers .header .collapsed-menu-title[data-v-5b824209]{margin-left:20px}.app-carriers .carriers[data-v-5b824209]{height:100%;width:100%;padding-left:30px;padding-right:25px}.app-carriers .collapsed-menu[data-v-5b824209]{padding-left:15px}.dropdown-multi-select[data-v-417e23f6]{position:relative;width:100%;font-family:Arial,sans-serif}.selected-days[data-v-417e23f6]{padding:8px;background-color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%}.selected-days span[data-v-417e23f6]{color:#333}.arrow-up[data-v-417e23f6]:after,.arrow-down[data-v-417e23f6]:after{content:"";display:inline-block;width:0;height:0;margin-left:5px;border-left:5px solid transparent;border-right:5px solid transparent}.arrow-up[data-v-417e23f6]:after{border-bottom:5px solid #333}.arrow-down[data-v-417e23f6]:after{border-top:5px solid #333}.dropdown[data-v-417e23f6]{position:absolute;top:110%;left:0;right:0;max-height:200px;border-radius:10px;border:1px solid #ccc;background-color:#fff;overflow-y:auto;z-index:10;width:250px}.dropdown ul[data-v-417e23f6]{list-style:none;padding:0;margin:0}.dropdown li[data-v-417e23f6]{padding:8px;cursor:pointer;display:flex;justify-content:space-between}.dropdown li[data-v-417e23f6]:hover{background-color:#f0f0f0}.dropdown li.selected[data-v-417e23f6]{background-color:#21b3ba;color:#fff}.checkmark[data-v-417e23f6]{color:#fff;font-weight:700}.NewCarrier[data-v-41936542]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.NewCarrier .content[data-v-41936542]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:800px;max-height:90%;width:700px;background:white;box-sizing:border-box;border-radius:8px}.NewCarrier .content .soft-font[data-v-41936542]{padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b}.NewCarrier .content .top-fixed[data-v-41936542]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%}.NewCarrier .content .top-fixed .header[data-v-41936542]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;padding-left:30px;padding-right:30px}.NewCarrier .content .top-fixed .header .spacer[data-v-41936542]{min-width:20px;height:100%}.NewCarrier .content .top-fixed .header .title[data-v-41936542]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.NewCarrier .content .top-fixed .header .title .name[data-v-41936542]{display:flex;align-items:center;margin-bottom:5px}.NewCarrier .content .top-fixed .header .title .underline[data-v-41936542]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.NewCarrier .content .top-fixed .header .close[data-v-41936542]{cursor:pointer}.NewCarrier .content .top-fixed .progress-bar[data-v-41936542]{display:flex;flex-direction:row;justify-content:center;align-items:center;background:transparent;max-width:180px;min-width:180px;margin-top:30px}.NewCarrier .content .top-fixed .progress-bar .step[data-v-41936542]{position:relative;text-align:center}.NewCarrier .content .top-fixed .progress-bar .step span[data-v-41936542]{font-weight:500;font-size:22px;line-height:37px;color:#fff}.NewCarrier .content .top-fixed .progress-bar .step .bullet[data-v-41936542]{position:relative;height:40px;width:40px;border-radius:50%;border:1px solid #7E7E7E}.NewCarrier .content .top-fixed .progress-bar .step .bullet span[data-v-41936542]{color:#7e7e7e}.NewCarrier .content .top-fixed .progress-bar .step .bullet.active[data-v-41936542],.NewCarrier .content .top-fixed .progress-bar .step .bullet.superactive[data-v-41936542]{background:#21B3BA;border:none}.NewCarrier .content .top-fixed .progress-bar .step .bullet.active span[data-v-41936542],.NewCarrier .content .top-fixed .progress-bar .step .bullet.superactive span[data-v-41936542]{color:#fff}.NewCarrier .content .top-fixed .progress-bar .step .bullet[data-v-41936542]:after,.NewCarrier .content .top-fixed .progress-bar .step .bullet.active[data-v-41936542]:after{position:absolute;content:"";bottom:50%;right:-50px;height:2px;min-width:40px;background:#7E7E7E}.NewCarrier .content .top-fixed .progress-bar .step .bullet.superactive[data-v-41936542]:after{background:#21B3BA}.NewCarrier .content .top-fixed .progress-bar .step .first[data-v-41936542]:before{display:none}.NewCarrier .content .top-fixed .progress-bar .step .last[data-v-41936542]:after{display:none}.NewCarrier .content .top-fixed .progress-bar .first[data-v-41936542]{width:100px}.NewCarrier .content .main[data-v-41936542]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;height:100%;margin-top:50px;margin-bottom:30px;padding-left:90px;padding-right:90px;overflow-y:scroll;overflow-x:hidden}.NewCarrier .content .main .title[data-v-41936542]{display:flex;flex-direction:column;justify-content:start;width:100%;margin-bottom:10px;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b;border-bottom:2px solid #3B4C5B}.NewCarrier .content .main .title .minor[data-v-41936542]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.NewCarrier .content .identifier[data-v-41936542]{display:flex;flex-direction:column;justify-content:start;align-items:center}.NewCarrier .content .identifier .input[data-v-41936542]{height:38px;width:300px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.NewCarrier .content .identifier .input[data-v-41936542]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.NewCarrier .content .identifier input[data-v-41936542]:focus{outline:none}.NewCarrier .content .identifier .name[data-v-41936542],.NewCarrier .content .identifier .tin[data-v-41936542],.NewCarrier .content .identifier .erp-uid[data-v-41936542]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap;margin-bottom:15px}.NewCarrier .content .options[data-v-41936542]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;height:120px;width:100%;padding-left:120px;padding-right:120px}.NewCarrier .content .options .title[data-v-41936542]{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b}.NewCarrier .content .options .option[data-v-41936542]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.NewCarrier .content .options .option .item[data-v-41936542]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70px;width:200px;border:1px solid #21B3BA;border-radius:8px;color:#21b3ba}.NewCarrier .content .options .option .item .heading[data-v-41936542]{font-style:normal;font-weight:500;font-size:18px;line-height:21px}.NewCarrier .content .options .option .item .detail[data-v-41936542]{margin-top:5px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:center;color:#7e7e7e}.NewCarrier .content .options .option .item .active[data-v-41936542]{color:#fff}.NewCarrier .content .options .option .active[data-v-41936542]{background:#21B3BA;border:none;color:#fff}.NewCarrier .content .form[data-v-41936542]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding-left:90px;padding-right:90px}.NewCarrier .content .form .minor[data-v-41936542]{display:flex;flex-direction:row;justify-content:start;align-items:start;width:100%;font-style:normal;font-weight:400;font-size:13px;line-height:14px;color:#7e7e7e}.NewCarrier .content .form .fields[data-v-41936542]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;margin-top:15px}.NewCarrier .content .form .fields .input[data-v-41936542]{height:38px;width:250px}.NewCarrier .content .form .fields .invalid[data-v-41936542]{box-shadow:0 0 7.32px .43px #f78c8c}.NewCarrier .content .form .fields .contact-emails[data-v-41936542]{display:flex;flex-direction:column;justify-content:center;align-items:left}.NewCarrier .content .form .fields .contact-name[data-v-41936542],.NewCarrier .content .form .fields .contact-phone[data-v-41936542],.NewCarrier .content .form .fields .contact-email[data-v-41936542],.NewCarrier .content .form .fields .admin-email[data-v-41936542],.NewCarrier .content .form .fields .send-email[data-v-41936542],.NewCarrier .content .form .fields .contact-language[data-v-41936542]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.NewCarrier .content .form .fields .contact-email[data-v-41936542],.NewCarrier .content .form .fields .admin-email[data-v-41936542]{position:relative}.NewCarrier .content .form .fields .contact-email .mail-selector[data-v-41936542],.NewCarrier .content .form .fields .admin-email .mail-selector[data-v-41936542]{position:absolute;min-width:100%;max-width:100%;z-index:5;top:40px;right:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.NewCarrier .content .form .fields .contact-email .mail-selector .created[data-v-41936542],.NewCarrier .content .form .fields .admin-email .mail-selector .created[data-v-41936542]{min-height:150px;max-height:250px;overflow-y:scroll;margin-bottom:5px}.NewCarrier .content .form .fields .contact-email .mail-selector .created .option[data-v-41936542],.NewCarrier .content .form .fields .admin-email .mail-selector .created .option[data-v-41936542]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.NewCarrier .content .form .fields .contact-email .mail-selector .created .option .mail-info[data-v-41936542],.NewCarrier .content .form .fields .admin-email .mail-selector .created .option .mail-info[data-v-41936542]{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-radius:8px;min-height:2.3rem;padding-left:5%;padding-top:2%;padding-bottom:2%;overflow:hidden;white-space:normal}.NewCarrier .content .form .fields .contact-email .mail-selector .created .option .mail-info .mail-text[data-v-41936542],.NewCarrier .content .form .fields .admin-email .mail-selector .created .option .mail-info .mail-text[data-v-41936542]{display:flex;flex-direction:row;align-items:center;max-width:90%;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.NewCarrier .content .form .fields .contact-email .mail-selector .created .option .mail-info .logo[data-v-41936542],.NewCarrier .content .form .fields .admin-email .mail-selector .created .option .mail-info .logo[data-v-41936542]{margin-right:5px}.NewCarrier .content .form .fields .contact-email .mail-selector .created .option .mail-info[data-v-41936542]:hover,.NewCarrier .content .form .fields .admin-email .mail-selector .created .option .mail-info[data-v-41936542]:hover{background-color:#21b3ba33}.NewCarrier .content .form .fields .contact-email .first[data-v-41936542],.NewCarrier .content .form .fields .admin-email .first[data-v-41936542]{top:60px}.NewCarrier .content .form .fields .additional[data-v-41936542]{margin-top:5px}.NewCarrier .content .form .fields .first-email[data-v-41936542]{margin-top:22px}.NewCarrier .content .form .fields .send-email .input[data-v-41936542]{width:250px}.NewCarrier .content .form .fields .btn-copy[data-v-41936542]{display:flex;justify-content:center;align-items:center;background:#21B3BA;border-radius:8px;height:38px;margin-right:10px;padding:10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.NewCarrier .content .form .info[data-v-41936542]{display:flex;flex-direction:column;justify-content:start;width:100%}.NewCarrier .content .form .info .explanation[data-v-41936542]{display:flex;justify-content:center;align-items:center;height:60px;width:100%;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:start;color:#7e7e7e}.NewCarrier .content .form .info .request[data-v-41936542]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px;margin-bottom:60px;font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-align:center;color:#3b4c5b}.NewCarrier .content .form .info .request .dot[data-v-41936542]{position:relative;height:7px;min-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.NewCarrier .content .form .send-info[data-v-41936542]{display:flex;flex-direction:column;justify-content:start;width:100%}.NewCarrier .content .form .send-info .explanation[data-v-41936542]{display:flex;justify-content:center;align-items:center;height:60px;width:100%;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:start;color:#7e7e7e}.NewCarrier .content .form .send-info .fields[data-v-41936542]{margin-top:15px}.NewCarrier .content .form .billing-data[data-v-41936542]{width:100%;margin-top:40px}.NewCarrier .content .form .billing-data .address[data-v-41936542],.NewCarrier .content .form .billing-data .billing-days[data-v-41936542]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.NewCarrier .content .form .billing-data .input[data-v-41936542],.NewCarrier .content .form .billing-data .billing-days-input[data-v-41936542]{height:38px;width:250px}.NewCarrier .content .form .extra-rates[data-v-41936542]{width:100%;margin-top:40px}.NewCarrier .content .form .extra-rates .title[data-v-41936542]{display:flex;flex-direction:row;justify-content:start;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b}.NewCarrier .content .form .docu[data-v-41936542]{width:100%;margin-top:40px}.NewCarrier .content .form .docu .title[data-v-41936542]{display:flex;flex-direction:row;justify-content:start;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b}.NewCarrier .content .form .docu .files[data-v-41936542]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.NewCarrier .content .form .docu .files .file[data-v-41936542]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-top:15px;white-space:nowrap}.NewCarrier .content .form .docu .files .file .select-file[data-v-41936542]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:50%;max-width:50%}.NewCarrier .content .form .docu .files .file .select-file .head[data-v-41936542]{display:flex;flex-direction:row;justify-content:start;align-items:center}.NewCarrier .content .form .docu .files .file .select-file .head .dot[data-v-41936542]{position:relative;height:7px;min-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.NewCarrier .content .form .docu .files .file .select-file .head .name[data-v-41936542]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3b4c5b}.NewCarrier .content .form .docu .files .file .select-file label[data-v-41936542]{margin-left:15px;cursor:pointer}.NewCarrier .content .form .docu .files .file .result[data-v-41936542]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:50%;margin-left:30px;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-decoration-line:unset;color:#7e7e7e}.NewCarrier .content .submit[data-v-41936542]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.NewCarrier .content .submit .btn-next[data-v-41936542]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:100%;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;color:#fff}.NewCarrier .content .submit .btn-back[data-v-41936542]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.NewCarrier .content .submit .btn-confirm[data-v-41936542]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:100%;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.check-all[data-v-41936542]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:20px;margin-top:5px}.check-all .classic-checkbox[data-v-41936542]{border-radius:50%;cursor:pointer}.check-all .name[data-v-41936542]{margin-left:5px;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#7e7e7e}.details[data-v-2080dc23]{display:flex;flex-direction:column;justify-content:space-between;width:100%}.details .item[data-v-2080dc23]{display:flex;flex-direction:column;justify-content:center;align-items:start;margin-top:15px;padding-left:15px}.details .item .main[data-v-2080dc23]{font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#3b4c5b}.details .item .detail[data-v-2080dc23]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#7e7e7e}.details .header[data-v-2080dc23]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.details .header .close[data-v-2080dc23]{cursor:pointer}.details .target[data-v-2080dc23]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px;padding-left:60px;padding-right:60px;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#3b4c5b;white-space:nowrap}.details .target .identifier[data-v-2080dc23]{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:100%;height:28px;padding:10px;background-color:#3b4c5b;border-radius:20px;color:#fff}.details .target .identifier .name[data-v-2080dc23]{margin-right:15px;overflow:hidden}.details .target .erp[data-v-2080dc23]{margin-top:30px;padding-left:0}.details .contact[data-v-2080dc23]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:60px;padding-left:60px;padding-right:60px}.details .contact .title[data-v-2080dc23]{display:flex;flex-direction:row;justify-content:start;width:100%;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#3b4c5b}.details .files_container[data-v-2080dc23]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:60px;padding-left:60px;padding-right:60px}.details .files_container .title[data-v-2080dc23]{display:flex;flex-direction:row;justify-content:start;width:100%;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#3b4c5b}.details .files_container .file[data-v-2080dc23]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-top:15px}.details .files_container .file .dot[data-v-2080dc23]{position:relative;height:7px;min-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.details .files_container .file .url[data-v-2080dc23]{font-style:normal;font-weight:600;font-size:16px;line-height:24px;margin-right:25px;color:#7e7e7e}.details .files_container .file .expiration_date[data-v-2080dc23]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#7e7e7e}.DeleteCarrier[data-v-05be37e4]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteCarrier .content[data-v-05be37e4]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteCarrier .content .header[data-v-05be37e4]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteCarrier .content .body[data-v-05be37e4]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteCarrier .content .body .main[data-v-05be37e4]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteCarrier .content .submit[data-v-05be37e4]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteCarrier .content .submit .btn-delete[data-v-05be37e4]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteCarrier .content .submit .btn-back[data-v-05be37e4]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.EditCarrier[data-v-97a127d0]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.EditCarrier .content[data-v-97a127d0]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;height:800px;max-height:90%;width:700px;background:white;box-sizing:border-box;border-radius:8px}.EditCarrier .content .soft-font[data-v-97a127d0]{padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b}.EditCarrier .content .knobs[data-v-97a127d0],.EditCarrier .content .layer[data-v-97a127d0]{position:absolute;top:0;right:0;bottom:0;left:0}.EditCarrier .content .button[data-v-97a127d0]{position:relative;min-width:33px;max-width:33x;height:18px;overflow:hidden;margin-left:15px}.EditCarrier .content .button.r[data-v-97a127d0],.EditCarrier .content .button.r .layer[data-v-97a127d0]{border-radius:60px}.EditCarrier .content .button.b2[data-v-97a127d0]{border-radius:2px}.EditCarrier .content .checkbox[data-v-97a127d0]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.EditCarrier .content .disabled[data-v-97a127d0]{pointer-events:none}.EditCarrier .content .knobs[data-v-97a127d0]{z-index:2}.EditCarrier .content .layer[data-v-97a127d0]{width:100%;background-color:#7e7e7e;border:1px solid #3B4C5B;transition:.3s ease all;z-index:1}.EditCarrier .content #button-1 .knobs[data-v-97a127d0]:before{content:"✕";position:absolute;top:0;left:0;width:18px;height:18px;color:#3b4c5b;font-size:13px;font-weight:700;text-align:center;background-color:#3b4c5b;color:#fff;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.EditCarrier .content #button-1 .checkbox:checked+.knobs[data-v-97a127d0]:before{content:"✓";color:#fff;left:15px;background-color:#21b3ba}.EditCarrier .content #button-1 .checkbox:checked~.layer[data-v-97a127d0]{background-color:#21b3ba4d;border:1px solid rgba(33,179,186,.5)}.EditCarrier .content #button-1 .knobs[data-v-97a127d0],.EditCarrier .content #button-1 .knobs[data-v-97a127d0]:before,.EditCarrier .content #button-1 .layer[data-v-97a127d0]{transition:.3s ease all}.EditCarrier .content .header[data-v-97a127d0]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;padding-left:30px;padding-right:30px}.EditCarrier .content .header .spacer[data-v-97a127d0]{min-width:20px;height:100%}.EditCarrier .content .header .title[data-v-97a127d0]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.EditCarrier .content .header .title .name[data-v-97a127d0]{display:flex;align-items:center;margin-bottom:5px}.EditCarrier .content .header .title .underline[data-v-97a127d0]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.EditCarrier .content .header .close[data-v-97a127d0]{cursor:pointer}.EditCarrier .content .body[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:center;padding-left:90px;padding-right:90px;overflow-y:scroll;overflow-x:hidden}.EditCarrier .content .body .main[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;margin-top:50px}.EditCarrier .content .body .main .title[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;width:100%;margin-bottom:10px;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b;border-bottom:2px solid #3B4C5B}.EditCarrier .content .body .main .title .minor[data-v-97a127d0]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.EditCarrier .content .body .main .title2[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;width:100%;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b}.EditCarrier .content .body .main .identifier[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.EditCarrier .content .body .main .identifier .input[data-v-97a127d0]{height:38px;width:250px}.EditCarrier .content .body .main .identifier .invalid[data-v-97a127d0]{box-shadow:0 0 7.32px .43px #f78c8c}.EditCarrier .content .body .main .identifier .number[data-v-97a127d0]{width:150px;text-align:center}.EditCarrier .content .body .main .identifier .contact-emails[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:center;align-items:left}.EditCarrier .content .body .main .identifier .name[data-v-97a127d0],.EditCarrier .content .body .main .identifier .tin[data-v-97a127d0],.EditCarrier .content .body .main .identifier .erp-uid[data-v-97a127d0],.EditCarrier .content .body .main .identifier .contact-name[data-v-97a127d0],.EditCarrier .content .body .main .identifier .contact-phone[data-v-97a127d0],.EditCarrier .content .body .main .identifier .contact-email[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email[data-v-97a127d0],.EditCarrier .content .body .main .identifier .contact-language[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:left;white-space:nowrap;margin-top:15px}.EditCarrier .content .body .main .identifier .contact-email[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email[data-v-97a127d0]{position:relative}.EditCarrier .content .body .main .identifier .contact-email .mail-selector[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email .mail-selector[data-v-97a127d0]{position:absolute;min-width:100%;max-width:100%;z-index:5;top:40px;right:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.EditCarrier .content .body .main .identifier .contact-email .mail-selector .created[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email .mail-selector .created[data-v-97a127d0]{min-height:150px;max-height:250px;overflow-y:scroll;margin-bottom:5px}.EditCarrier .content .body .main .identifier .contact-email .mail-selector .created .option[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email .mail-selector .created .option[data-v-97a127d0]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.EditCarrier .content .body .main .identifier .contact-email .mail-selector .created .option .mail-info[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email .mail-selector .created .option .mail-info[data-v-97a127d0]{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-radius:8px;min-height:2.3rem;padding-left:5%;padding-top:2%;padding-bottom:2%;overflow:hidden;white-space:normal}.EditCarrier .content .body .main .identifier .contact-email .mail-selector .created .option .mail-info .mail-text[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email .mail-selector .created .option .mail-info .mail-text[data-v-97a127d0]{display:flex;flex-direction:row;align-items:center;max-width:90%;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.EditCarrier .content .body .main .identifier .contact-email .mail-selector .created .option .mail-info .logo[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email .mail-selector .created .option .mail-info .logo[data-v-97a127d0]{margin-right:5px}.EditCarrier .content .body .main .identifier .contact-email .mail-selector .created .option .mail-info[data-v-97a127d0]:hover,.EditCarrier .content .body .main .identifier .admin-email .mail-selector .created .option .mail-info[data-v-97a127d0]:hover{background-color:#21b3ba33}.EditCarrier .content .body .main .identifier .contact-email .first[data-v-97a127d0],.EditCarrier .content .body .main .identifier .admin-email .first[data-v-97a127d0]{top:60px}.EditCarrier .content .body .main .identifier .additional[data-v-97a127d0]{margin-top:5px}.EditCarrier .content .body .main .identifier .first[data-v-97a127d0]{margin-top:36px}.EditCarrier .content .body .main .identifier .name[data-v-97a127d0],.EditCarrier .content .body .main .identifier .name .input[data-v-97a127d0]{width:100%}.EditCarrier .content .body .main .emails[data-v-97a127d0]{align-items:start}.EditCarrier .content .body .main .address[data-v-97a127d0],.EditCarrier .content .body .main .billing-days[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap;margin-top:15px}.EditCarrier .content .body .main .input[data-v-97a127d0],.EditCarrier .content .body .main .billing-days-input[data-v-97a127d0]{height:38px;width:250px}.EditCarrier .content .body .main .check-all[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:20px;margin-top:5px}.EditCarrier .content .body .main .check-all .classic-checkbox[data-v-97a127d0]{border-radius:50%;cursor:pointer}.EditCarrier .content .body .main .check-all .name[data-v-97a127d0]{margin-left:5px;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#7e7e7e}.EditCarrier .content .body .main .type[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-top:10px}.EditCarrier .content .body .main .minor[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;align-items:start;width:100%;font-style:normal;font-weight:400;font-size:13px;line-height:14px;color:#7e7e7e}.EditCarrier .content .body .main .block[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap}.EditCarrier .content .body .main .block .soft-font[data-v-97a127d0]{margin-bottom:0}.EditCarrier .content .body .main .block .status[data-v-97a127d0]{margin-left:10px;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#3b4c5b}.EditCarrier .content .body .main .block .activated[data-v-97a127d0]{color:#21b3ba}.EditCarrier .content .body .main .extra-distance-rates[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-top:10px}.EditCarrier .content .body .main .extra-distance-rates .header-fields[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:5px;margin-bottom:5px;padding-left:10px}.EditCarrier .content .body .main .extra-distance-rates .header-fields .title[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-width:100px;max-width:100px;font-style:normal;font-weight:400;font-size:14px}.EditCarrier .content .body .main .extra-distance-rates .header-fields .id[data-v-97a127d0]{min-width:30px;max-width:30px}.EditCarrier .content .body .main .extra-distance-rates .rates[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:15px}.EditCarrier .content .body .main .extra-distance-rates .rates .rate[data-v-97a127d0]{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a}.EditCarrier .content .body .main .extra-distance-rates .rates .rate .id[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:30px;max-width:30px;font-style:normal;font-weight:700;font-size:20px;line-height:27px;color:#3b4c5b}.EditCarrier .content .body .main .extra-distance-rates .rates .rate .field[data-v-97a127d0]{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100px;max-width:100px}.EditCarrier .content .body .main .extra-distance-rates .rates .rate .field .number[data-v-97a127d0]{width:90px;text-align:center}.EditCarrier .content .body .main .extra-distance-rates .rates .logo-delete[data-v-97a127d0]{margin-left:15px;min-height:20px;max-height:20px;min-width:20px;max-width:20px;cursor:pointer}.EditCarrier .content .body .main .extra-distance-rates .rate-add[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:250px;max-width:250px}.EditCarrier .content .body .main .extra-distance-rates .rate-add .circle[data-v-97a127d0]{cursor:pointer}.EditCarrier .content .body .main .extra-county-rates[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-top:20px}.EditCarrier .content .body .main .extra-county-rates .input[data-v-97a127d0]{height:38px;width:250px}.EditCarrier .content .body .main .extra-county-rates .number[data-v-97a127d0]{width:120px;text-align:center}.EditCarrier .content .body .main .extra-county-rates .soft[data-v-97a127d0]{font-style:normal;font-weight:700;font-size:12px;line-height:14px;color:#7e7e7e}.EditCarrier .content .body .main .extra-county-rates .rates[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;align-items:center}.EditCarrier .content .body .main .extra-county-rates .rates .extra-rate[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap;margin-top:15px;margin-right:10px}.EditCarrier .content .body .reduced[data-v-97a127d0]{margin-top:15px}.EditCarrier .content .body .reduced .dot[data-v-97a127d0]{position:relative;height:7px;min-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.EditCarrier .content .body .docu[data-v-97a127d0]{width:100%;margin-top:50px}.EditCarrier .content .body .docu .title[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#3b4c5b}.EditCarrier .content .body .docu .files[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.EditCarrier .content .body .docu .files .file[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin-top:25px;white-space:nowrap}.EditCarrier .content .body .docu .files .file .select-file[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.EditCarrier .content .body .docu .files .file .select-file .head[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;align-items:center}.EditCarrier .content .body .docu .files .file .select-file .head .dot[data-v-97a127d0]{position:relative;height:7px;min-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px}.EditCarrier .content .body .docu .files .file .select-file .head .name[data-v-97a127d0]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3b4c5b}.EditCarrier .content .body .docu .files .file .select-file .head .logo[data-v-97a127d0]{margin-left:15px}.EditCarrier .content .body .docu .files .file .select-file .actions[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:end;align-items:center}.EditCarrier .content .body .docu .files .file .select-file .actions .action[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:22px;min-width:60px;max-width:60px;margin-left:5px;padding:0 10px;border-radius:5px;font-style:normal;font-weight:700;font-size:10px;line-height:14px;cursor:pointer}.EditCarrier .content .body .docu .files .file .select-file .actions .delete[data-v-97a127d0]{background-color:#f78c8c;color:#3b4c5b}.EditCarrier .content .body .docu .files .file .edit[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;height:100%;width:100%;margin-top:10px;border-radius:8px;background-color:#e6e6e6cc}.EditCarrier .content .body .docu .files .file .edit .fields[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:start}.EditCarrier .content .body .docu .files .file .edit .head[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:10px}.EditCarrier .content .body .docu .files .file .edit .head .input[data-v-97a127d0]{min-width:280px}.EditCarrier .content .body .docu .files .file .edit .dates[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:start;align-items:start}.EditCarrier .content .body .docu .files .file .edit .end-date[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:10px}.EditCarrier .content .body .docu .files .file .edit .end-date .datepicker[data-v-97a127d0]{min-width:130px;max-width:130px;--dp-text-color: #3B4C5B;--dp-font-size: 16px;--dp-border-radius: 8px;--dp-border-color: #18B2B8;--dp-border-color-hover: #18B2B8}@media (max-width: 576px){.EditCarrier .content .body .docu .files .file .edit .end-date .datepicker[data-v-97a127d0]{margin-left:0%}}.EditCarrier .content .body .docu .files .file .edit .end-date .input[data-v-97a127d0]{height:38px;width:130px}.EditCarrier .content .body .docu .files .file .edit .end-date select>option[data-v-97a127d0]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.EditCarrier .content .body .docu .files .file .edit .upload[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:180px;max-width:180px;min-height:140px;border-top-right-radius:8px;border-bottom-right-radius:8px;padding:10px}.EditCarrier .content .body .docu .files .file .edit .upload .dropzone[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dotted #3B4C5B;border-radius:8px;min-width:160px;max-width:160px;min-height:140px}.EditCarrier .content .body .docu .files .file .edit .upload .text[data-v-97a127d0]{margin-top:10px;margin-bottom:15px;text-align:center;font-style:normal;font-weight:700;font-size:14px;line-height:14px;color:#7e7e7e}.EditCarrier .content .body .docu .files .file .edit .upload label[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#7e7e7e;height:30px;padding:10px;border-radius:8px;font-style:normal;font-weight:700;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.EditCarrier .content .body .docu .files .file .edit .result[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:center;align-items:start;text-align:start;overflow:hidden;max-width:135px;margin-top:10px;font-style:normal;font-weight:400;font-size:11px;line-height:14px;color:#7e7e7e}.EditCarrier .content .body .docu .empty[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:1350px;max-width:1350px;height:30px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#7e7e7e}.EditCarrier .content .body .docu .file-add[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:start;margin-top:15px;width:100%}.EditCarrier .content .body .docu .file-add .circle[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;width:25px;border-radius:50%;background-color:#21b3ba;color:#fff;cursor:pointer}.EditCarrier .content .body .resource .vehicle[data-v-97a127d0],.EditCarrier .content .body .resource .driver[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;height:100%}.EditCarrier .content .body .resource .item[data-v-97a127d0]{display:flex;flex-direction:column;justify-content:start;align-items:left;white-space:nowrap;margin-top:15px}.EditCarrier .content .submit[data-v-97a127d0]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.carriers[data-v-9dfd8569]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-9dfd8569]{height:calc(100vh - 65px)}.sub-header[data-v-80578774]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%}.sub-header .options[data-v-80578774]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-80578774]{display:flex;justify-content:center;align-items:center;height:100%;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-80578774]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-80578774]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-80578774]{margin-right:10px}.sub-header .options .active[data-v-80578774]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-80578774]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .additional .searcher[data-v-80578774]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}.sub-header .additional .searcher .input[data-v-80578774]{width:200px;height:30px;border-radius:75px;border:1px solid #7E7E7E;padding-left:10px;padding-right:30px;color:#7e7e7e;background-color:transparent}.sub-header .additional .searcher .input[data-v-80578774]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-80578774]:focus{outline:none}.sub-header .additional .searcher .search[data-v-80578774]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-80578774]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .quote[data-v-80578774]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;margin-right:30px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .quote .logo[data-v-80578774]{min-width:18px;min-height:18px;margin-right:10px}.sub-header .additional .refresh[data-v-80578774]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;margin-right:30px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .refresh .logo[data-v-80578774]{margin-right:10px}.sub-header .additional .new[data-v-80578774]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .refresh[data-v-80578774]:hover,.sub-header .additional .new[data-v-80578774]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-80578774]{padding-left:15px}.TemplateTable[data-v-57e6bd51]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.TemplateTable .head[data-v-57e6bd51]{position:absolute;display:flex;flex-direction:row;justify-content:end;align-items:center;top:30px}.TemplateTable .head .logo[data-v-57e6bd51]{cursor:pointer}.TemplateTable .content[data-v-57e6bd51]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 200px);min-width:800px;max-width:calc(100% - 200px);border-radius:8px;background:white;box-sizing:border-box;overflow-x:scroll;overflow-y:hidden}.TemplateTable .content .table[data-v-57e6bd51]{height:100%;width:100%}.TemplateTable .content .table tr[data-v-57e6bd51]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:none}.TemplateTable .content .table td[data-v-57e6bd51]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:40px;min-width:200px;max-width:200px;text-align:center;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.TemplateTable .content .table .header[data-v-57e6bd51]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:60px;width:100%;padding-left:.5rem;padding-right:calc(.5rem + 5px);background-color:#21b3ba;color:#fff}.TemplateTable .content .table .header .item[data-v-57e6bd51]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:200px;max-width:200px;height:30px}.TemplateTable .content .table .header .item .range[data-v-57e6bd51]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:30px;background-color:#21b3ba;color:#fff}.TemplateTable .content .table .header .destination[data-v-57e6bd51]{min-width:400px;max-width:400px}.TemplateTable .content .table .body[data-v-57e6bd51]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;width:100%;padding-bottom:20px;overflow:scroll}.TemplateTable .content .table .body .display[data-v-57e6bd51]{width:100%}.TemplateTable .content .table .body .display .origin-row[data-v-57e6bd51]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-left:30px;margin-right:30px;margin-top:10px;border-bottom:2px solid #3B4C5B;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.TemplateTable .content .table .body .display .origin[data-v-57e6bd51]{min-width:100px;max-width:100px}.TemplateTable .content .table .body .display .destination[data-v-57e6bd51]{justify-content:start;min-width:400px;max-width:400px;padding-left:30px}.TemplateTable .content .table .body .display .destination .logo[data-v-57e6bd51]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:5px}.TemplateTable .content .table .body .display .destination .vertical-line[data-v-57e6bd51]{min-height:35px;min-width:5px;border-radius:4px;margin-right:5px;background-color:#21b3ba}.TemplateTable .content .table .body .display .municipality[data-v-57e6bd51]{padding-left:50px}.TemplateTable .content .table .body .display .municipality .vertical-line[data-v-57e6bd51]{background-color:#21b3ba33}.TemplateTable .content .table .body .display .district[data-v-57e6bd51],.TemplateTable .content .table .body .display .warehouse[data-v-57e6bd51]{padding-left:70px}.TemplateTable .content .table .body .display .district .vertical-line[data-v-57e6bd51],.TemplateTable .content .table .body .display .warehouse .vertical-line[data-v-57e6bd51]{background-color:#e6e6e6cc}.smart-location[data-v-5ccf52d8]{width:100%}.smart-location .input[data-v-5ccf52d8]{height:38px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.smart-location .input[data-v-5ccf52d8]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.smart-location input[data-v-5ccf52d8]:focus{outline:none}.smart-location select>option[data-v-5ccf52d8]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.smart-location .header[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:15px}.smart-location .country[data-v-5ccf52d8]{min-width:250px;width:100%;white-space:nowrap;overflow-x:hidden}.smart-location .country .name[data-v-5ccf52d8]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.smart-location .country .summary[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:5px;margin-left:15px}.smart-location .country .summary .value[data-v-5ccf52d8]{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.smart-location .country .input[data-v-5ccf52d8]{width:100%}.smart-location .unique[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:start;align-items:center}.smart-location .unique .header[data-v-5ccf52d8]{margin-top:0;margin-right:10px}.smart-location .unique .result[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.smart-location .location[data-v-5ccf52d8]{position:relative;min-width:250px;width:100%;white-space:nowrap}.smart-location .location .input-line[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:100%;max-width:100%;height:38px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.smart-location .location .input-line .input[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:100%;max-width:100%;height:36px;white-space:nowrap;padding-left:10px;border:none;color:#3b4c5b}.smart-location .location .input-line .input .selected-location[data-v-5ccf52d8]{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;margin-left:5px;overflow:hidden;cursor:pointer}.smart-location .location .input-line .input .selected-location .main[data-v-5ccf52d8]{font-size:14px}.smart-location .location .input-line .input .selected-location .minor[data-v-5ccf52d8]{opacity:.6;font-size:12px}.smart-location .location .input-line .input .selected-postal-code[data-v-5ccf52d8]{width:100%;margin-left:5px;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.smart-location .location .input-line .input .selected-postal-code .main[data-v-5ccf52d8]{font-style:normal;font-weight:500;font-size:14px;line-height:16px}.smart-location .location .input-line .input .selected-postal-code .municipality[data-v-5ccf52d8]{font-style:normal;font-weight:400;font-size:14px;line-height:16px}.smart-location .location .input-line .input .location-input[data-v-5ccf52d8]{width:100%;height:100%;border-radius:8px;border:none;transition:none;outline:none}.smart-location .location .input-line .input .logo-delete[data-v-5ccf52d8]{cursor:pointer;margin-right:15px;margin-left:15px;min-height:18px;max-height:18px;min-width:18x;max-width:18px}.smart-location .location .input-line .input[data-v-5ccf52d8]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.smart-location .location .input-line input[data-v-5ccf52d8]:focus{outline:none}.smart-location .location .disabled[data-v-5ccf52d8]{pointer-events:none;background-color:#f0f0f0;color:#a0a0a0;cursor:not-allowed;border:1px solid #d0d0d0;opacity:.7}.smart-location .location .location-selector[data-v-5ccf52d8]{position:absolute;min-height:160px;max-height:320px;min-width:100%;max-width:100%;margin-top:5px;z-index:5;left:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;overflow-y:scroll}.smart-location .location .location-selector .logo[data-v-5ccf52d8]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:10px;margin-left:10px}.smart-location .location .location-selector .created-header[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px;margin-bottom:5px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.smart-location .location .location-selector .created[data-v-5ccf52d8]{margin-bottom:5px}.smart-location .location .location-selector .created .zones[data-v-5ccf52d8]{padding-left:2%;padding-top:2%;padding-bottom:2%;font-size:14px;color:#000}.smart-location .location .location-selector .created .zones .option[data-v-5ccf52d8]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000;white-space:nowrap}.smart-location .location .location-selector .created .zones .option .warehouse-info[data-v-5ccf52d8]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.3rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .zones .option .warehouse-info .warehouse-heading[data-v-5ccf52d8]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:13px;line-height:15px;color:#3b4c5b}.smart-location .location .location-selector .created .zones .option .warehouse-info .item[data-v-5ccf52d8]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.smart-location .location .location-selector .created .zones .option .warehouse-info[data-v-5ccf52d8]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .created .division[data-v-5ccf52d8]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.smart-location .location .location-selector .created .division .county-info[data-v-5ccf52d8]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .division .county-info[data-v-5ccf52d8]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .created .division .municipality-info[data-v-5ccf52d8]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.smart-location .location .location-selector .created .division .municipality-info[data-v-5ccf52d8]:hover{background-color:#21b3ba33}.smart-location .location .location-selector .none[data-v-5ccf52d8]{font-size:12px;opacity:.6;margin-bottom:5px}.smart-location .location .location-selector .none .center[data-v-5ccf52d8]{display:flex;justify-content:center}.smart-location .location .location-selector .global[data-v-5ccf52d8]{max-height:250px;overflow-y:scroll}.smart-location .location .location-selector .postal_code[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100%;max-width:100%;border-radius:8px;padding-top:2%;padding-bottom:2%;margin-bottom:2%;cursor:pointer}.smart-location .location .location-selector .postal_code .logo-pin[data-v-5ccf52d8]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.smart-location .location .location-selector .postal_code .postal-code-option[data-v-5ccf52d8]{margin-left:3%;padding-top:1%;padding-bottom:2%;color:#000;font-size:14px;height:2em;text-align:center}.smart-location .location .location-selector .postal_code[data-v-5ccf52d8]:hover{background-color:#21b3ba33}.horizontal[data-v-5ccf52d8]{display:flex;flex-direction:row;justify-content:start;align-items:start}.horizontal .header[data-v-5ccf52d8]{margin-top:0%}.horizontal .country[data-v-5ccf52d8]{min-width:150px;max-width:150px}.horizontal .country .input[data-v-5ccf52d8]{width:150px}.horizontal .location[data-v-5ccf52d8]{margin-left:15px}.NewRateTemplate[data-v-1f7f46e7]{display:flex;flex-direction:column;height:100%;width:100%;padding-left:30px}.NewRateTemplate .sub-header[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:auto;min-height:60px;max-height:60px}.NewRateTemplate .sub-header .back[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:35px;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.NewRateTemplate .sub-header .back .logo[data-v-1f7f46e7]{margin-right:5px}.NewRateTemplate .sub-header .back[data-v-1f7f46e7]:hover{box-shadow:0 0 7.32px .43px #0003}.NewRateTemplate .body[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;overflow:scroll}.NewRateTemplate .header[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-top:15px;margin-bottom:30px}.NewRateTemplate .header .title[data-v-1f7f46e7]{font-style:normal;font-weight:900;font-size:20px;line-height:27px;color:#7e7e7e}.NewRateTemplate .header .sub-title[data-v-1f7f46e7]{font-style:normal;font-weight:500;font-size:18px;line-height:18px;color:#7e7e7e}.NewRateTemplate .dot[data-v-1f7f46e7]{position:relative;height:10px;min-width:10px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-right:15px;margin-top:14px}.NewRateTemplate .dot-active[data-v-1f7f46e7]{background-color:#21b3ba}.NewRateTemplate .input[data-v-1f7f46e7]{height:38px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.NewRateTemplate .input[data-v-1f7f46e7]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.NewRateTemplate input[data-v-1f7f46e7]:focus{outline:none}.NewRateTemplate .number[data-v-1f7f46e7]{width:70px;text-align:center}.NewRateTemplate select>option[data-v-1f7f46e7]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.NewRateTemplate .multiselect[data-v-1f7f46e7]{--ms-tag-bg: #21B3BA;--ms-ring-width: 0px;min-width:250px;max-width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.NewRateTemplate .step[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:start;width:100%;margin-bottom:15px}.NewRateTemplate .step .content[data-v-1f7f46e7]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:600px;max-width:600px;border-radius:8px}.NewRateTemplate .step .content .title[data-v-1f7f46e7]{width:100%;padding:10px 10px 0;font-style:normal;font-weight:800;font-size:16px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .active[data-v-1f7f46e7]{color:#21b3ba}.NewRateTemplate .step .content .form[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding:10px}.NewRateTemplate .step .content .form .title[data-v-1f7f46e7]{padding:0}.NewRateTemplate .step .content .form .explanation[data-v-1f7f46e7]{width:100%;margin-top:10px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#7e7e7e}.NewRateTemplate .step .content .form .explanation .table-view[data-v-1f7f46e7]{color:#21b3ba;cursor:pointer}.NewRateTemplate .step .content .form .location[data-v-1f7f46e7]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;height:100%;padding-left:25px;padding-right:25px;background-color:#e6e6e6cc;border-radius:8px;margin-top:15px}.NewRateTemplate .step .content .form .location .location-body[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%;padding:10px}.NewRateTemplate .step .content .form .location .location-body .title[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:15px;font-style:normal;font-weight:600;font-size:14px;line-height:16px;color:#3b4c5b}.NewRateTemplate .step .content .form .location .location-body .title .soft[data-v-1f7f46e7]{font-weight:500;color:#7e7e7e}.NewRateTemplate .step .content .form .location .location-body .title .main[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center}.NewRateTemplate .step .content .form .location .location-body .title .county-mode[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:5px 10px;background-color:#fafafa;border-radius:8px}.NewRateTemplate .step .content .form .location .location-body .title .county-mode .mode[data-v-1f7f46e7]{cursor:pointer}.NewRateTemplate .step .content .form .location .location-body .title .county-mode .mode .dot[data-v-1f7f46e7]{position:relative;height:12px;min-width:12px;background-color:transparent;border:1px solid #7E7E7E;border-radius:50%;display:inline-block;margin-right:10px;margin-top:0}.NewRateTemplate .step .content .form .location .location-body .title .county-mode .mode .dot-active[data-v-1f7f46e7]{background-color:#21b3ba;border:none}.NewRateTemplate .step .content .form .location .location-body .title .county-mode .all[data-v-1f7f46e7]{margin-right:15px}.NewRateTemplate .step .content .form .location .location-body .fields[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.NewRateTemplate .step .content .form .location .location-body .fields .country[data-v-1f7f46e7]{min-width:150px;max-width:150px}.NewRateTemplate .step .content .form .location .location-body .fields .country .country-header[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:space-between;align-items:start}.NewRateTemplate .step .content .form .location .location-body .fields .country .country-header .summary[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:5px;margin-left:15px}.NewRateTemplate .step .content .form .location .location-body .fields .country .value[data-v-1f7f46e7]{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .form .location .location-body .fields .country .input[data-v-1f7f46e7]{max-width:150px}.NewRateTemplate .step .content .form .location .location-body .fields .county[data-v-1f7f46e7]{margin-right:30px;margin-bottom:15px}.NewRateTemplate .step .content .form .location .delete[data-v-1f7f46e7]{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;right:0;height:100%;width:30px;background-color:#f78c8c;border-top-right-radius:8px;border-bottom-right-radius:8px;cursor:pointer}.NewRateTemplate .step .content .form .location .delete .logo-delete[data-v-1f7f46e7]{height:18px;width:18px}.NewRateTemplate .step .content .form .location .spacer[data-v-1f7f46e7]{position:absolute;right:0;height:100%;width:30px}.NewRateTemplate .step .content .form .location .indexer[data-v-1f7f46e7]{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;left:0;height:100%;width:30px;background-color:#7edcec4d;border-top-left-radius:8px;border-bottom-left-radius:8px}.NewRateTemplate .step .content .form .location .destination-results[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px}.NewRateTemplate .step .content .form .location .destination-results .result[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;max-width:100%;margin-top:7px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#217dbb}.NewRateTemplate .step .content .form .location .destination-results .result .slot[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:end}.NewRateTemplate .step .content .form .location .destination-results .result .municipality .soft[data-v-1f7f46e7]{padding-left:20px}.NewRateTemplate .step .content .form .location .destination-results .result .district .soft[data-v-1f7f46e7],.NewRateTemplate .step .content .form .location .destination-results .result .warehouse .soft[data-v-1f7f46e7]{padding-left:40px}.NewRateTemplate .step .content .form .location .destination-results .result .number[data-v-1f7f46e7]{width:20px;margin-left:5px;text-align:start}.NewRateTemplate .step .content .form .location .destination-results .result .logo-delete[data-v-1f7f46e7]{margin-left:5px;margin-right:15px;max-height:14px;max-width:14px;cursor:pointer}.NewRateTemplate .step .content .form .origin[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;margin-top:15px;background-color:transparent}.NewRateTemplate .step .content .form .origin .title .number[data-v-1f7f46e7]{width:20px;margin-right:15px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#3b4c5b}.NewRateTemplate .step .content .form .fields[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.NewRateTemplate .step .content .form .fields .flow[data-v-1f7f46e7],.NewRateTemplate .step .content .form .fields .unit[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px;margin-right:50px}.NewRateTemplate .step .content .form .fields .type[data-v-1f7f46e7],.NewRateTemplate .step .content .form .fields .columns[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px}.NewRateTemplate .step .content .form .oversized[data-v-1f7f46e7]{margin-bottom:5px}.NewRateTemplate .step .content .form .LTL[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.NewRateTemplate .step .content .form .LTL .title[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;margin-bottom:5px;font-style:normal;font-weight:600;font-size:16px;line-height:16px;color:#3b4c5b}.NewRateTemplate .step .content .form .LTL .title .details[data-v-1f7f46e7]{margin-left:15px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .form .LTL .columns-wrapper[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;overflow-x:scroll;overflow-y:hidden}.NewRateTemplate .step .content .form .LTL .columns-wrapper .column-bounds[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px}.NewRateTemplate .step .content .form .LTL .columns-wrapper .column-bounds .column-header[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center}.NewRateTemplate .step .content .form .LTL .columns-wrapper .column-bounds .column-header .header-item[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:70px;max-width:70px;margin-right:15px;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .form .LTL .columns-wrapper .column-edition[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;margin-bottom:5px}.NewRateTemplate .step .content .form .LTL .columns-wrapper .column-edition .number[data-v-1f7f46e7]{margin-right:15px}.NewRateTemplate .step .content .form .identifier[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:start;margin-top:15px}.NewRateTemplate .step .content .form .identifier .template-name[data-v-1f7f46e7]{margin-right:50px}.NewRateTemplate .step .content .form .identifier .template-description .input[data-v-1f7f46e7]{min-height:38px;max-height:none}.NewRateTemplate .step .content .results[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:10px;width:100%}.NewRateTemplate .step .content .results .head[data-v-1f7f46e7]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.NewRateTemplate .step .content .results .head .title .number[data-v-1f7f46e7]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .results .head .title .soft[data-v-1f7f46e7]{font-weight:400;color:#7e7e7e}.NewRateTemplate .step .content .results .summary[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;padding:10px}.NewRateTemplate .step .content .results .summary .index[data-v-1f7f46e7]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .results .summary .item[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;margin-right:30px}.NewRateTemplate .step .content .results .summary .item .name[data-v-1f7f46e7]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .results .summary .item .value[data-v-1f7f46e7]{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .results .summary .item .details[data-v-1f7f46e7]{margin-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.NewRateTemplate .step .content .results .shifted[data-v-1f7f46e7]{margin-left:30px}.NewRateTemplate .step .content .vertical-line[data-v-1f7f46e7]{position:absolute;left:-21px;top:23px;width:2px;min-height:calc(100% + 15px);background-color:#7e7e7e}.NewRateTemplate .step .content .vl-active[data-v-1f7f46e7]{background-color:#21b3ba}.NewRateTemplate .step .content .submit[data-v-1f7f46e7]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:40px;max-height:40px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.NewRateTemplate .step .content .submit .btn-back[data-v-1f7f46e7]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:40px;width:50%;border-bottom-left-radius:8px}.NewRateTemplate .step .content .submit .btn-confirm[data-v-1f7f46e7]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:40px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.NewRateTemplate .step .content .first .btn-confirm[data-v-1f7f46e7]{width:100%;border-bottom-left-radius:8px}.NewRateTemplate .step .content-active[data-v-1f7f46e7]{box-shadow:0 0 7.32px .43px #0000001a;background-color:#fff}.NewRateTemplate .add[data-v-1f7f46e7]{margin-top:20px;margin-bottom:10px;margin-left:5px;cursor:pointer;font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e}.collapsed-menu[data-v-1f7f46e7]{padding-left:15px}.options-display[data-v-b2a94afa]{position:absolute;top:30px;right:-110px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-b2a94afa]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-b2a94afa]:hover{font-style:normal;font-weight:500}.carrier[data-v-d5789f9f]{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;min-height:127px;max-height:127px;min-width:265px;max-width:265px;margin-top:15px;margin-bottom:15px;margin-right:30px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;white-space:nowrap}.carrier .body[data-v-d5789f9f]{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;height:95px;padding:5px 10px}.carrier .body .header[data-v-d5789f9f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.carrier .body .header .identifier[data-v-d5789f9f]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;overflow:hidden;margin-bottom:5px;margin-right:10px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.carrier .body .header .identifier .uid[data-v-d5789f9f]{height:12px;margin-bottom:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.carrier .body .header .identifier .name[data-v-d5789f9f]{font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.carrier .body .header .options[data-v-d5789f9f]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;width:25px}.carrier .body .header .options .menu[data-v-d5789f9f]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;height:20px;padding-top:10px;cursor:pointer}.carrier .body .details[data-v-d5789f9f]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.carrier .body .details .item[data-v-d5789f9f]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:15px}.carrier .body .details .item .name[data-v-d5789f9f]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.carrier .submit[data-v-d5789f9f]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:30px;max-height:30px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#21b3ba33;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#7e7e7e;cursor:pointer}.app-rates[data-v-888499f8]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;overflow-y:hidden;overflow-x:scroll}.app-rates .rates[data-v-888499f8]{display:flex;flex-direction:row;justify-content:start;align-items:start;flex-wrap:wrap;width:100%;max-height:100%;padding-left:30px;padding-right:30px;overflow-y:scroll;overflow-x:hidden}.app-rates .collapsed-menu[data-v-888499f8]{padding-left:15px}.options-display[data-v-a0fac1d8]{position:absolute;top:30px;right:-110px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-a0fac1d8]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-a0fac1d8]:hover{font-style:normal;font-weight:500}.rate[data-v-e6c5066e]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:127px;min-width:265px;max-width:265px;margin-top:30px;margin-bottom:15px;margin-right:30px;background-color:#fff;border-radius:8px 0 8px 8px/8px 0px 8px 8px;box-shadow:0 0 7.32px .43px #0000001a;padding:10px;white-space:nowrap}.rate .origin[data-v-e6c5066e]{position:absolute;right:0;top:-22px;border-top-right-radius:5px;border-top-left-radius:5px}.rate .origin .label[data-v-e6c5066e]{display:flex;justify-content:center;align-items:center;background-color:#21b3ba33;border-top-right-radius:5px;border-top-left-radius:5px;padding:5px 7px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.rate .description[data-v-e6c5066e]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:50%;height:100%}.rate .description .header[data-v-e6c5066e]{display:flex;flex-direction:column;justify-content:space-between;align-items:start}.rate .description .header .destination[data-v-e6c5066e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#3b4c5b}.rate .description .header .destination .minor[data-v-e6c5066e]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.rate .description .details[data-v-e6c5066e]{display:flex;flex-direction:column;justify-content:end;align-items:start;width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.rate .description .details .minor[data-v-e6c5066e]{margin-top:5px;font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.rate .submit[data-v-e6c5066e]{display:flex;flex-direction:column;justify-content:space-between;align-items:end;width:50%;height:100%}.rate .submit .count[data-v-e6c5066e]{display:flex;flex-direction:column;justify-content:end;align-items:end;width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:24px;color:#7e7e7e}.rate .submit .menu[data-v-e6c5066e]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;height:20px;min-width:20px;margin-top:2px;cursor:pointer}.rate .submit .submit-action[data-v-e6c5066e]{display:flex;flex-direction:column;justify-content:end;align-items:end;width:100%;font-size:14px;line-height:14px}.rate .submit .submit-action .cta[data-v-e6c5066e]{display:flex;flex-direction:row;justify-content:end;align-items:end;width:100px;color:#21b3ba;cursor:pointer}.rate .submit .submit-action .cta .action[data-v-e6c5066e]{display:flex;align-items:center;font-style:normal;font-weight:400;font-size:14px;line-height:14px;margin-right:5px;white-space:nowrap}.RateDetails[data-v-18655841]{display:flex;flex-direction:column;height:100%;width:100%}.RateDetails .sub-header[data-v-18655841]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:auto;min-height:60px;max-height:60px;padding-left:30px;padding-right:25px}.RateDetails .sub-header .back[data-v-18655841]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:35px;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.RateDetails .sub-header .back .logo[data-v-18655841]{margin-right:5px}.RateDetails .sub-header .back[data-v-18655841]:hover{box-shadow:0 0 7.32px .43px #0003}.RateDetails .header[data-v-18655841]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;width:100%;padding-left:30px;padding-right:25px;padding-top:15px}.RateDetails .header .title[data-v-18655841]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.RateDetails .header .options[data-v-18655841]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:60px;overflow-x:scroll;overflow-y:hidden;margin-bottom:30px}.RateDetails .header .options .option[data-v-18655841]{display:flex;justify-content:center;align-items:center;height:32px;border:1px solid #3B4C5B;border-radius:32px;margin-right:10px;padding:10px 15px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.RateDetails .header .options .active[data-v-18655841]{background-color:#3b4c5b;border:none;color:#fff}.RateDetails .rate-type[data-v-18655841]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-left:30px;padding-right:25px;overflow-y:scroll;overflow-x:hidden}.RateDetails .rate-type .type[data-v-18655841]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;height:40px;margin-bottom:15px}.RateDetails .rate-type .type .main[data-v-18655841]{font-style:normal;font-weight:500;font-size:18px;line-height:18px;color:#3b4c5b}.RateDetails .rate-type .type .detail[data-v-18655841]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.RateDetails .rate-type .rates[data-v-18655841]{display:flex;flex-direction:row;justify-content:start;align-items:start;flex-wrap:wrap;width:100%;max-height:100%}.RateDetails .collapsed-menu[data-v-18655841]{padding-left:15px}.AddRow[data-v-2ac34c0b]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.AddRow .content[data-v-2ac34c0b]{position:absolute;height:450px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:15px;background:white;box-sizing:border-box;border-radius:8px}.AddRow .content .input[data-v-2ac34c0b]{height:38px;min-width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.AddRow .content .input[data-v-2ac34c0b]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.AddRow .content input[data-v-2ac34c0b]:focus{outline:none}.AddRow .content select>option[data-v-2ac34c0b]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.AddRow .content .header[data-v-2ac34c0b]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:0;margin-bottom:30px;padding-left:30px;padding-right:30px}.AddRow .content .header .spacer[data-v-2ac34c0b]{min-width:20px;height:100%}.AddRow .content .header .close[data-v-2ac34c0b]{cursor:pointer}.AddRow .content .body[data-v-2ac34c0b]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:100%}.AddRow .content .body .main[data-v-2ac34c0b]{text-align:center;width:100%;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#3b4c5b}.AddRow .content .body .details[data-v-2ac34c0b]{text-align:center;width:100%;margin-bottom:30px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.AddRow .content .body .fields[data-v-2ac34c0b]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding-left:30px;padding-right:30px}.AddRow .content .body .flow[data-v-2ac34c0b]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:30px;padding-right:30px;margin-top:15px}.AddRow .content .submit[data-v-2ac34c0b]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;margin-top:15px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.AddRow[data-v-b445b3eb]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.AddRow .content[data-v-b445b3eb]{position:absolute;height:450px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:15px;background:white;box-sizing:border-box;border-radius:8px}.AddRow .content .input[data-v-b445b3eb]{height:38px;min-width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.AddRow .content .input[data-v-b445b3eb]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.AddRow .content input[data-v-b445b3eb]:focus{outline:none}.AddRow .content select>option[data-v-b445b3eb]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.AddRow .content .header[data-v-b445b3eb]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:0;margin-bottom:30px;padding-left:30px;padding-right:30px}.AddRow .content .header .spacer[data-v-b445b3eb]{min-width:20px;height:100%}.AddRow .content .header .close[data-v-b445b3eb]{cursor:pointer}.AddRow .content .body[data-v-b445b3eb]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:100%}.AddRow .content .body .main[data-v-b445b3eb]{text-align:center;width:100%;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#3b4c5b}.AddRow .content .body .details[data-v-b445b3eb]{text-align:center;width:100%;margin-bottom:30px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.AddRow .content .body .fields[data-v-b445b3eb]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding-left:30px;padding-right:30px}.AddRow .content .body .flow[data-v-b445b3eb]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:30px;padding-right:30px;margin-top:15px}.AddRow .content .submit[data-v-b445b3eb]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;margin-top:15px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.RateTable[data-v-e901a1a9]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-height:100%;min-width:100%;overflow-y:scroll;overflow-x:hidden}.RateTable .input[data-v-e901a1a9]{height:40px;width:200px;text-align:center;background-color:#e6e6e6cc;border:none;padding-left:20px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;border-radius:8px}.RateTable .input[data-v-e901a1a9]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.RateTable input[data-v-e901a1a9]:focus{outline:none}.RateTable .logo-delete[data-v-e901a1a9]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;margin-right:10px;cursor:pointer}.RateTable .empty-logo[data-v-e901a1a9]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;margin-right:10px}.RateTable .logo-close[data-v-e901a1a9]{min-width:12px;max-width:12px;min-height:12px;max-height:12px;margin-left:13px;margin-right:10px;cursor:pointer}.RateTable .rate-header[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-height:40px;width:100%;padding-right:25px}.RateTable .rate-header .header-display[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:start;align-items:center;height:100%;padding-left:15px;padding-right:15px;background-color:#7edcec4d;border-radius:8px}.RateTable .rate-header .header-display .item[data-v-e901a1a9]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:200px;max-width:200px;margin-left:5px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#3b4c5b}.RateTable .rate-header .header-display .destination[data-v-e901a1a9]{min-width:400px;max-width:400px}.RateTable .rate-header .header-display .relative[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:5px}.RateTable .rate-header .header-display .relative .checkbox[data-v-e901a1a9]{margin-right:3px;border-radius:50%;cursor:pointer}.RateTable .rate-header .header-display .relative .name[data-v-e901a1a9]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.RateTable .rate-header .header-display .logo-delete[data-v-e901a1a9]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;margin-right:10px;cursor:pointer}.RateTable .table[data-v-e901a1a9]{width:auto;height:100%;margin-bottom:0%}.RateTable .table tr[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:start;align-items:center;border:None;border-radius:8px;padding:2px 0;max-height:45px}.RateTable .table .delete[data-v-e901a1a9]{border-radius:8px;background-color:#e3384799}.RateTable .table td[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:40px;min-width:200px;max-width:200px;margin-left:5px;text-align:center;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.RateTable .table .destination[data-v-e901a1a9]{min-width:250px;max-width:250px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.RateTable .table .space[data-v-e901a1a9]{margin-top:50px}.RateTable .table .first[data-v-e901a1a9]{margin-top:0}.RateTable .table .body[data-v-e901a1a9]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:min-content}.RateTable .table .body .rate-header[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-height:40px;max-height:40px;width:100%;padding-right:25px}.RateTable .table .body .rate-header .header-display[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:start;align-items:center;height:100%;padding-left:15px;padding-right:15px;background-color:#7edcec4d;border-radius:8px}.RateTable .table .body .rate-header .header-display .item[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:200px;max-width:200px;margin-left:5px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#3b4c5b}.RateTable .table .body .rate-header .header-display .destination[data-v-e901a1a9]{min-width:400px;max-width:400px}.RateTable .table .body .rate-header .header-display .logo-delete[data-v-e901a1a9]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;margin-right:10px;cursor:pointer}.RateTable .table .body .origin-row[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:calc(100% - 25px);margin:5px 25px 10px 5px;border-bottom:2px solid #3B4C5B;background-color:transparent;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.RateTable .table .body .origin-row span[data-v-e901a1a9]{background-color:transparent}.RateTable .table .body .display[data-v-e901a1a9]{width:calc(100% - 25px);margin-right:25px;margin-left:5px;margin-bottom:10px;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a}.RateTable .table .body .display .slot[data-v-e901a1a9]{border-radius:8px;padding:0;margin-bottom:2px}.RateTable .table .body .display .destination[data-v-e901a1a9]{justify-content:start;min-width:400px;max-width:400px;padding-left:30px}.RateTable .table .body .display .destination .logo[data-v-e901a1a9]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:5px}.RateTable .table .body .display .destination .vertical-line[data-v-e901a1a9]{min-height:35px;min-width:5px;border-radius:4px;margin-right:5px;background-color:#21b3ba}.RateTable .table .body .display .municipality[data-v-e901a1a9]{padding-left:50px}.RateTable .table .body .display .municipality .vertical-line[data-v-e901a1a9]{background-color:#21b3ba33}.RateTable .table .body .display .district[data-v-e901a1a9],.RateTable .table .body .display .warehouse[data-v-e901a1a9]{padding-left:70px}.RateTable .table .body .display .district .vertical-line[data-v-e901a1a9],.RateTable .table .body .display .warehouse .vertical-line[data-v-e901a1a9]{background-color:#e6e6e6cc}.RateTable .table .body .display .price[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:center;align-items:center}.RateTable .table .body .empty[data-v-e901a1a9]{padding:0}.RateTable .table .destination-add[data-v-e901a1a9]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:40px;background-color:transparent}.RateTable .table .destination-add .circle[data-v-e901a1a9]{cursor:pointer}.RateDetails[data-v-dd9399fb]{display:flex;flex-direction:column;height:100%;width:100%}.RateDetails .sub-header[data-v-dd9399fb]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:auto;min-height:60px;max-height:60px;padding-left:30px;padding-right:30px}.RateDetails .sub-header .back[data-v-dd9399fb]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:35px;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.RateDetails .sub-header .back .logo[data-v-dd9399fb]{margin-right:5px}.RateDetails .sub-header .back[data-v-dd9399fb]:hover{box-shadow:0 0 7.32px .43px #0003}.RateDetails .sub-header .actions[data-v-dd9399fb]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:300px}.RateDetails .sub-header .actions .edit[data-v-dd9399fb]{display:flex;justify-content:center;align-items:center;height:35px;background-color:#21b3ba33;border-radius:8px;padding:10px 20px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.RateDetails .sub-header .actions .edit[data-v-dd9399fb]:hover{box-shadow:0 0 7.32px .43px #0000001a}.RateDetails .sub-header .actions .btn-so[data-v-dd9399fb]{display:flex;justify-content:center;align-items:center;height:35px;background-color:#21b3ba;border-radius:8px;margin-left:15px;padding:10px 20px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.RateDetails .sub-header .actions .btn-so[data-v-dd9399fb]:hover{box-shadow:0 0 7.32px .43px #0003}.RateDetails .identifier[data-v-dd9399fb]{display:flex;flex-direction:row;justify-content:start;align-items:start;padding-left:30px;padding-right:20px;margin-bottom:5px}.RateDetails .identifier .box[data-v-dd9399fb]{position:relative;display:flex;flex-direction:row;justify-content:start;align-items:start;padding:10px;border-radius:8px;background-color:#7edcec99}.RateDetails .identifier .box .item[data-v-dd9399fb]{display:flex;flex-direction:column;justify-content:center;align-items:start;margin-right:30px;max-width:200px;overflow:hidden;white-space:nowrap}.RateDetails .identifier .box .item .main[data-v-dd9399fb]{font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#3b4c5b}.RateDetails .identifier .box .item .detail[data-v-dd9399fb]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#7e7e7e}.RateDetails .editor-display[data-v-dd9399fb]{height:100%;overflow-y:hidden;overflow-x:scroll}.RateDetails .editor-display .rate-layout[data-v-dd9399fb]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:calc(100% + -0px);width:100%;margin-left:0;padding-left:30px}.RateDetails .editor-display .collapsed-menu[data-v-dd9399fb]{padding-left:15px}.DeleteRate[data-v-51568558]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteRate .content[data-v-51568558]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteRate .content .header[data-v-51568558]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteRate .content .body[data-v-51568558]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteRate .content .body .main[data-v-51568558]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteRate .content .submit[data-v-51568558]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteRate .content .submit .btn-delete[data-v-51568558]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteRate .content .submit .btn-back[data-v-51568558]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.DeleteRate[data-v-8022d662]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteRate .content[data-v-8022d662]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteRate .content .header[data-v-8022d662]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteRate .content .body[data-v-8022d662]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteRate .content .body .main[data-v-8022d662]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteRate .content .submit[data-v-8022d662]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteRate .content .submit .btn-delete[data-v-8022d662]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteRate .content .submit .btn-back[data-v-8022d662]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.options-display[data-v-22448d5c]{position:absolute;top:30px;right:-110px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-22448d5c]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-22448d5c]:hover{font-style:normal;font-weight:500}.rate[data-v-582a496e]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:127px;min-width:265px;max-width:265px;margin-top:30px;margin-bottom:15px;margin-right:30px;background-color:#fff;border-radius:8px 0 8px 8px/8px 0px 8px 8px;box-shadow:0 0 7.32px .43px #0000001a;padding:10px;white-space:nowrap}.rate .origin[data-v-582a496e]{position:absolute;right:0;top:-22px;border-top-right-radius:5px;border-top-left-radius:5px}.rate .origin .label[data-v-582a496e]{display:flex;justify-content:center;align-items:center;background-color:#21b3ba33;border-top-right-radius:5px;border-top-left-radius:5px;padding:5px 7px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.rate .description[data-v-582a496e]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:50%;height:100%}.rate .description .header[data-v-582a496e]{display:flex;flex-direction:column;justify-content:space-between;align-items:start}.rate .description .header .destination[data-v-582a496e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#3b4c5b}.rate .description .header .destination .minor[data-v-582a496e]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.rate .description .details[data-v-582a496e]{display:flex;flex-direction:column;justify-content:end;align-items:start;width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.rate .description .details .minor[data-v-582a496e]{margin-top:5px;font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.rate .submit[data-v-582a496e]{display:flex;flex-direction:column;justify-content:space-between;align-items:end;width:50%;height:100%}.rate .submit .count[data-v-582a496e]{display:flex;flex-direction:column;justify-content:end;align-items:end;width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:24px;color:#7e7e7e}.rate .submit .menu[data-v-582a496e]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;height:20px;min-width:20px;margin-top:2px;cursor:pointer}.rate .submit .submit-action[data-v-582a496e]{display:flex;flex-direction:column;justify-content:end;align-items:end;width:100%;font-size:14px;line-height:14px}.rate .submit .submit-action .cta[data-v-582a496e]{display:flex;flex-direction:row;justify-content:end;align-items:end;width:100px;color:#21b3ba;cursor:pointer}.rate .submit .submit-action .cta .action[data-v-582a496e]{display:flex;align-items:center;font-style:normal;font-weight:400;font-size:14px;line-height:14px;margin-right:5px;white-space:nowrap}.RateDetails[data-v-30a77584]{display:flex;flex-direction:column;height:100%;width:100%}.RateDetails .header[data-v-30a77584]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;width:100%;padding-left:30px;padding-right:25px;padding-top:15px}.RateDetails .header .title[data-v-30a77584]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.RateDetails .header .options[data-v-30a77584]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:60px;overflow-x:scroll;overflow-y:hidden;margin-bottom:30px}.RateDetails .header .options .option[data-v-30a77584]{display:flex;justify-content:center;align-items:center;height:32px;border:1px solid #3B4C5B;border-radius:32px;margin-right:10px;padding:10px 15px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.RateDetails .header .options .active[data-v-30a77584]{background-color:#3b4c5b;border:none;color:#fff}.RateDetails .rate-type[data-v-30a77584]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-left:30px;padding-right:25px;overflow-y:scroll;overflow-x:hidden}.RateDetails .rate-type .type[data-v-30a77584]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;height:40px;margin-bottom:15px}.RateDetails .rate-type .type .main[data-v-30a77584]{font-style:normal;font-weight:500;font-size:18px;line-height:18px;color:#3b4c5b}.RateDetails .rate-type .type .detail[data-v-30a77584]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.RateDetails .rate-type .rates[data-v-30a77584]{display:flex;flex-direction:row;justify-content:start;align-items:start;flex-wrap:wrap;width:100%;max-height:100%}.RateDetails .collapsed-menu[data-v-30a77584]{padding-left:15px}.AddRow[data-v-836b5378]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.AddRow .content[data-v-836b5378]{position:absolute;height:450px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:15px;background:white;box-sizing:border-box;border-radius:8px}.AddRow .content .input[data-v-836b5378]{height:38px;min-width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.AddRow .content .input[data-v-836b5378]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.AddRow .content input[data-v-836b5378]:focus{outline:none}.AddRow .content select>option[data-v-836b5378]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.AddRow .content .header[data-v-836b5378]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:0;margin-bottom:30px;padding-left:30px;padding-right:30px}.AddRow .content .header .spacer[data-v-836b5378]{min-width:20px;height:100%}.AddRow .content .header .close[data-v-836b5378]{cursor:pointer}.AddRow .content .body[data-v-836b5378]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:100%}.AddRow .content .body .main[data-v-836b5378]{text-align:center;width:100%;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#3b4c5b}.AddRow .content .body .details[data-v-836b5378]{text-align:center;width:100%;margin-bottom:30px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.AddRow .content .body .fields[data-v-836b5378]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding-left:30px;padding-right:30px}.AddRow .content .body .flow[data-v-836b5378]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:30px;padding-right:30px;margin-top:15px}.AddRow .content .submit[data-v-836b5378]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;margin-top:15px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.AddRow[data-v-f85e4bc9]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.AddRow .content[data-v-f85e4bc9]{position:absolute;height:450px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:15px;background:white;box-sizing:border-box;border-radius:8px}.AddRow .content .input[data-v-f85e4bc9]{height:38px;min-width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.AddRow .content .input[data-v-f85e4bc9]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.AddRow .content input[data-v-f85e4bc9]:focus{outline:none}.AddRow .content select>option[data-v-f85e4bc9]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.AddRow .content .header[data-v-f85e4bc9]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:0;margin-bottom:30px;padding-left:30px;padding-right:30px}.AddRow .content .header .spacer[data-v-f85e4bc9]{min-width:20px;height:100%}.AddRow .content .header .close[data-v-f85e4bc9]{cursor:pointer}.AddRow .content .body[data-v-f85e4bc9]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:100%}.AddRow .content .body .main[data-v-f85e4bc9]{text-align:center;width:100%;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#3b4c5b}.AddRow .content .body .details[data-v-f85e4bc9]{text-align:center;width:100%;margin-bottom:30px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.AddRow .content .body .fields[data-v-f85e4bc9]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding-left:30px;padding-right:30px}.AddRow .content .body .flow[data-v-f85e4bc9]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:30px;padding-right:30px;margin-top:15px}.AddRow .content .submit[data-v-f85e4bc9]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;margin-top:15px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.RateTable[data-v-6c83f0be]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-height:100%;min-width:100%;overflow-y:scroll;overflow-x:hidden}.RateTable .input[data-v-6c83f0be]{height:40px;width:200px;text-align:center;background-color:#e6e6e6cc;border:none;padding-left:20px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;border-radius:8px}.RateTable .input[data-v-6c83f0be]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.RateTable input[data-v-6c83f0be]:focus{outline:none}.RateTable .logo-delete[data-v-6c83f0be]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;margin-right:10px;cursor:pointer}.RateTable .empty-logo[data-v-6c83f0be]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;margin-right:10px}.RateTable .logo-close[data-v-6c83f0be]{min-width:12px;max-width:12px;min-height:12px;max-height:12px;margin-left:13px;margin-right:10px;cursor:pointer}.RateTable .rate-header[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-height:40px;width:100%;padding-right:25px}.RateTable .rate-header .header-display[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:start;align-items:center;height:100%;padding-left:15px;padding-right:15px;background-color:#7edcec4d;border-radius:8px}.RateTable .rate-header .header-display .item[data-v-6c83f0be]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:200px;max-width:200px;margin-left:5px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#3b4c5b}.RateTable .rate-header .header-display .destination[data-v-6c83f0be]{min-width:400px;max-width:400px}.RateTable .rate-header .header-display .relative[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:5px}.RateTable .rate-header .header-display .relative .checkbox[data-v-6c83f0be]{margin-right:3px;border-radius:50%;cursor:pointer}.RateTable .rate-header .header-display .relative .name[data-v-6c83f0be]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e}.RateTable .rate-header .header-display .logo-delete[data-v-6c83f0be]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;margin-right:10px;cursor:pointer}.RateTable .table[data-v-6c83f0be]{width:auto;height:100%;margin-bottom:0%}.RateTable .table tr[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:start;align-items:center;border:None;border-radius:8px;padding:2px 0;max-height:45px}.RateTable .table .delete[data-v-6c83f0be]{border-radius:8px;background-color:#e3384799}.RateTable .table td[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:40px;min-width:200px;max-width:200px;margin-left:5px;text-align:center;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.RateTable .table .destination[data-v-6c83f0be]{min-width:250px;max-width:250px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.RateTable .table .space[data-v-6c83f0be]{margin-top:50px}.RateTable .table .first[data-v-6c83f0be]{margin-top:0}.RateTable .table .body[data-v-6c83f0be]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:min-content}.RateTable .table .body .rate-header[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-height:40px;max-height:40px;width:100%;padding-right:25px}.RateTable .table .body .rate-header .header-display[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:start;align-items:center;height:100%;padding-left:15px;padding-right:15px;background-color:#7edcec4d;border-radius:8px}.RateTable .table .body .rate-header .header-display .item[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:200px;max-width:200px;margin-left:5px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#3b4c5b}.RateTable .table .body .rate-header .header-display .destination[data-v-6c83f0be]{min-width:400px;max-width:400px}.RateTable .table .body .rate-header .header-display .logo-delete[data-v-6c83f0be]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;margin-right:10px;cursor:pointer}.RateTable .table .body .origin-row[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:calc(100% - 25px);margin:5px 25px 10px 5px;border-bottom:2px solid #3B4C5B;background-color:transparent;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.RateTable .table .body .origin-row span[data-v-6c83f0be]{background-color:transparent}.RateTable .table .body .display[data-v-6c83f0be]{width:calc(100% - 25px);margin-right:25px;margin-left:5px;margin-bottom:10px;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a}.RateTable .table .body .display .slot[data-v-6c83f0be]{border-radius:8px;padding:0;margin-bottom:2px}.RateTable .table .body .display .destination[data-v-6c83f0be]{justify-content:start;min-width:400px;max-width:400px;padding-left:30px}.RateTable .table .body .display .destination .logo[data-v-6c83f0be]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:5px}.RateTable .table .body .display .destination .vertical-line[data-v-6c83f0be]{min-height:35px;min-width:5px;border-radius:4px;margin-right:5px;background-color:#21b3ba}.RateTable .table .body .display .municipality[data-v-6c83f0be]{padding-left:50px}.RateTable .table .body .display .municipality .vertical-line[data-v-6c83f0be]{background-color:#21b3ba33}.RateTable .table .body .display .district[data-v-6c83f0be],.RateTable .table .body .display .warehouse[data-v-6c83f0be]{padding-left:70px}.RateTable .table .body .display .district .vertical-line[data-v-6c83f0be],.RateTable .table .body .display .warehouse .vertical-line[data-v-6c83f0be]{background-color:#e6e6e6cc}.RateTable .table .body .display .price[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:center;align-items:center}.RateTable .table .body .empty[data-v-6c83f0be]{padding:0}.RateTable .table .destination-add[data-v-6c83f0be]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:40px;background-color:transparent}.RateTable .table .destination-add .circle[data-v-6c83f0be]{cursor:pointer}.RateDetails[data-v-c986e04b]{display:flex;flex-direction:column;height:100%;width:100%}.RateDetails .sub-header[data-v-c986e04b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:auto;min-height:60px;max-height:60px;padding-left:30px;padding-right:30px}.RateDetails .sub-header .back[data-v-c986e04b]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:35px;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.RateDetails .sub-header .back .logo[data-v-c986e04b]{margin-right:5px}.RateDetails .sub-header .back[data-v-c986e04b]:hover{box-shadow:0 0 7.32px .43px #0003}.RateDetails .sub-header .actions[data-v-c986e04b]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:300px}.RateDetails .sub-header .actions .edit[data-v-c986e04b]{display:flex;justify-content:center;align-items:center;height:35px;background-color:#21b3ba33;border-radius:8px;padding:10px 20px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.RateDetails .sub-header .actions .edit[data-v-c986e04b]:hover{box-shadow:0 0 7.32px .43px #0000001a}.RateDetails .sub-header .actions .btn-so[data-v-c986e04b]{display:flex;justify-content:center;align-items:center;height:35px;background-color:#21b3ba;border-radius:8px;margin-left:15px;padding:10px 20px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.RateDetails .sub-header .actions .btn-so[data-v-c986e04b]:hover{box-shadow:0 0 7.32px .43px #0003}.RateDetails .identifier[data-v-c986e04b]{display:flex;flex-direction:row;justify-content:start;align-items:start;padding-left:30px;padding-right:20px;margin-bottom:5px}.RateDetails .identifier .box[data-v-c986e04b]{position:relative;display:flex;flex-direction:row;justify-content:start;align-items:start;padding:10px;border-radius:8px;background-color:#7edcec99}.RateDetails .identifier .box .item[data-v-c986e04b]{display:flex;flex-direction:column;justify-content:center;align-items:start;margin-right:30px;max-width:200px;overflow:hidden;white-space:nowrap}.RateDetails .identifier .box .item .main[data-v-c986e04b]{font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#3b4c5b}.RateDetails .identifier .box .item .detail[data-v-c986e04b]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#7e7e7e}.RateDetails .editor-display[data-v-c986e04b]{height:100%;overflow-y:hidden;overflow-x:scroll}.RateDetails .editor-display .rate-layout[data-v-c986e04b]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:calc(100% + -0px);width:100%;margin-left:0;padding-left:30px}.RateDetails .editor-display .collapsed-menu[data-v-c986e04b]{padding-left:15px}.DeleteRate[data-v-031f6985]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteRate .content[data-v-031f6985]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteRate .content .header[data-v-031f6985]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteRate .content .body[data-v-031f6985]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteRate .content .body .main[data-v-031f6985]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteRate .content .submit[data-v-031f6985]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteRate .content .submit .btn-delete[data-v-031f6985]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteRate .content .submit .btn-back[data-v-031f6985]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.RateTable[data-v-2315c3fb]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.RateTable .head[data-v-2315c3fb]{position:absolute;display:flex;flex-direction:row;justify-content:end;align-items:center;top:30px}.RateTable .head .logo[data-v-2315c3fb]{cursor:pointer}.RateTable .content[data-v-2315c3fb]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 200px);min-width:800px;max-width:calc(100% - 200px);border-radius:8px;background:white;box-sizing:border-box;overflow-x:scroll;overflow-y:hidden}.RateTable .content .table[data-v-2315c3fb]{height:100%;width:100%}.RateTable .content .table tr[data-v-2315c3fb]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:none}.RateTable .content .table td[data-v-2315c3fb]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:40px;min-width:200px;max-width:200px;text-align:center;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.RateTable .content .table .header[data-v-2315c3fb]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:60px;width:100%;padding-left:.5rem;padding-right:calc(.5rem + 5px);background-color:#21b3ba;color:#fff}.RateTable .content .table .header .item[data-v-2315c3fb]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:200px;max-width:200px;height:30px}.RateTable .content .table .header .item .range[data-v-2315c3fb]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:30px;background-color:#21b3ba;color:#fff}.RateTable .content .table .header .destination[data-v-2315c3fb]{min-width:400px;max-width:400px}.RateTable .content .table .body[data-v-2315c3fb]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;width:100%;padding-bottom:20px;overflow:scroll}.RateTable .content .table .body .display[data-v-2315c3fb]{width:100%}.RateTable .content .table .body .display .origin-row[data-v-2315c3fb]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:30px;margin-right:30px;margin-top:10px;border-bottom:2px solid #3B4C5B;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.RateTable .content .table .body .display .origin[data-v-2315c3fb]{min-width:100px;max-width:100px}.RateTable .content .table .body .display .destination[data-v-2315c3fb]{justify-content:start;min-width:400px;max-width:400px;padding-left:30px}.RateTable .content .table .body .display .destination .logo[data-v-2315c3fb]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:5px}.RateTable .content .table .body .display .destination .vertical-line[data-v-2315c3fb]{min-height:35px;min-width:5px;border-radius:4px;margin-right:5px;background-color:#21b3ba}.RateTable .content .table .body .display .municipality[data-v-2315c3fb]{padding-left:50px}.RateTable .content .table .body .display .municipality .vertical-line[data-v-2315c3fb]{background-color:#21b3ba33}.RateTable .content .table .body .display .district[data-v-2315c3fb],.RateTable .content .table .body .display .warehouse[data-v-2315c3fb]{padding-left:70px}.RateTable .content .table .body .display .district .vertical-line[data-v-2315c3fb],.RateTable .content .table .body .display .warehouse .vertical-line[data-v-2315c3fb]{background-color:#e6e6e6cc}.NewRate[data-v-f787931d]{display:flex;flex-direction:column;height:100%;width:100%;padding-left:30px}.NewRate .sub-header[data-v-f787931d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:auto;min-height:60px;max-height:60px}.NewRate .sub-header .back[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:35px;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.NewRate .sub-header .back .logo[data-v-f787931d]{margin-right:5px}.NewRate .sub-header .back[data-v-f787931d]:hover{box-shadow:0 0 7.32px .43px #0003}.NewRate .body[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;overflow:scroll}.NewRate .header[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-top:15px;margin-bottom:30px}.NewRate .header .title[data-v-f787931d]{font-style:normal;font-weight:900;font-size:20px;line-height:27px;color:#7e7e7e}.NewRate .header .sub-title[data-v-f787931d]{font-style:normal;font-weight:500;font-size:18px;line-height:18px;color:#7e7e7e}.NewRate .dot[data-v-f787931d]{position:relative;height:10px;min-width:10px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-right:15px;margin-top:14px}.NewRate .dot-active[data-v-f787931d]{background-color:#21b3ba}.NewRate .input[data-v-f787931d]{height:38px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.NewRate .input[data-v-f787931d]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.NewRate input[data-v-f787931d]:focus{outline:none}.NewRate .number[data-v-f787931d]{width:70px;text-align:center}.NewRate select>option[data-v-f787931d]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.NewRate .multiselect[data-v-f787931d]{--ms-tag-bg: #21B3BA;--ms-ring-width: 0px;min-width:250px;max-width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.NewRate .step[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:start;width:100%;margin-bottom:15px}.NewRate .step .content[data-v-f787931d]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:600px;max-width:600px;border-radius:8px}.NewRate .step .content .title[data-v-f787931d]{width:100%;padding:10px 10px 0;font-style:normal;font-weight:800;font-size:16px;line-height:16px;color:#7e7e7e}.NewRate .step .content .active[data-v-f787931d]{color:#21b3ba}.NewRate .step .content .form[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding:10px}.NewRate .step .content .form .title[data-v-f787931d]{padding:0}.NewRate .step .content .form .explanation[data-v-f787931d]{width:100%;margin-top:10px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#7e7e7e}.NewRate .step .content .form .explanation .table-view[data-v-f787931d]{color:#21b3ba;cursor:pointer}.NewRate .step .content .form .rate-mode[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px;margin-right:50px}.NewRate .step .content .form .location[data-v-f787931d]{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;height:100%;padding-left:25px;padding-right:25px;background-color:#e6e6e6cc;border-radius:8px;margin-top:15px}.NewRate .step .content .form .location .location-body[data-v-f787931d]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%;padding:10px}.NewRate .step .content .form .location .location-body .title[data-v-f787931d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:15px;font-style:normal;font-weight:600;font-size:14px;line-height:16px;color:#3b4c5b}.NewRate .step .content .form .location .location-body .title .soft[data-v-f787931d]{font-weight:500;color:#7e7e7e}.NewRate .step .content .form .location .location-body .title .main[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center}.NewRate .step .content .form .location .location-body .title .county-mode[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:5px 10px;background-color:#fafafa;border-radius:8px}.NewRate .step .content .form .location .location-body .title .county-mode .mode[data-v-f787931d]{cursor:pointer}.NewRate .step .content .form .location .location-body .title .county-mode .mode .dot[data-v-f787931d]{position:relative;height:12px;min-width:12px;background-color:transparent;border:1px solid #7E7E7E;border-radius:50%;display:inline-block;margin-right:10px;margin-top:0}.NewRate .step .content .form .location .location-body .title .county-mode .mode .dot-active[data-v-f787931d]{background-color:#21b3ba;border:none}.NewRate .step .content .form .location .location-body .title .county-mode .all[data-v-f787931d]{margin-right:15px}.NewRate .step .content .form .location .location-body .fields[data-v-f787931d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.NewRate .step .content .form .location .location-body .fields .country[data-v-f787931d]{min-width:150px;max-width:150px}.NewRate .step .content .form .location .location-body .fields .country .country-header[data-v-f787931d]{display:flex;flex-direction:row;justify-content:space-between;align-items:start}.NewRate .step .content .form .location .location-body .fields .country .country-header .summary[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:5px;margin-left:15px}.NewRate .step .content .form .location .location-body .fields .country .value[data-v-f787931d]{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.NewRate .step .content .form .location .location-body .fields .country .input[data-v-f787931d]{max-width:150px}.NewRate .step .content .form .location .location-body .fields .county[data-v-f787931d]{margin-right:30px;margin-bottom:15px}.NewRate .step .content .form .location .delete[data-v-f787931d]{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;right:0;height:100%;width:30px;background-color:#f78c8c;border-top-right-radius:8px;border-bottom-right-radius:8px;cursor:pointer}.NewRate .step .content .form .location .delete .logo-delete[data-v-f787931d]{height:18px;width:18px}.NewRate .step .content .form .location .spacer[data-v-f787931d]{position:absolute;right:0;height:100%;width:30px}.NewRate .step .content .form .location .indexer[data-v-f787931d]{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;left:0;height:100%;width:30px;background-color:#7edcec4d;border-top-left-radius:8px;border-bottom-left-radius:8px}.NewRate .step .content .form .location .destination-results[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px}.NewRate .step .content .form .location .destination-results .result[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;max-width:100%;margin-top:7px;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#217dbb}.NewRate .step .content .form .location .destination-results .result .slot[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:end}.NewRate .step .content .form .location .destination-results .result .municipality .soft[data-v-f787931d]{padding-left:20px}.NewRate .step .content .form .location .destination-results .result .district .soft[data-v-f787931d],.NewRate .step .content .form .location .destination-results .result .warehouse .soft[data-v-f787931d]{padding-left:40px}.NewRate .step .content .form .location .destination-results .result .number[data-v-f787931d]{width:20px;margin-left:5px;text-align:start}.NewRate .step .content .form .location .destination-results .result .logo-delete[data-v-f787931d]{margin-left:5px;margin-right:15px;max-height:14px;max-width:14px;cursor:pointer}.NewRate .step .content .form .origin[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;margin-top:15px;background-color:transparent}.NewRate .step .content .form .origin .title .number[data-v-f787931d]{width:20px;margin-right:15px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#3b4c5b}.NewRate .step .content .form .fields[data-v-f787931d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.NewRate .step .content .form .fields .flow[data-v-f787931d],.NewRate .step .content .form .fields .unit[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px;margin-right:50px}.NewRate .step .content .form .fields .type[data-v-f787931d],.NewRate .step .content .form .fields .columns[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px}.NewRate .step .content .form .oversized[data-v-f787931d]{margin-bottom:5px}.NewRate .step .content .form .LTL[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.NewRate .step .content .form .LTL .title[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;margin-bottom:5px;font-style:normal;font-weight:600;font-size:16px;line-height:16px;color:#3b4c5b}.NewRate .step .content .form .LTL .title .details[data-v-f787931d]{margin-left:15px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#7e7e7e}.NewRate .step .content .form .LTL .columns-wrapper[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;overflow-x:scroll;overflow-y:hidden}.NewRate .step .content .form .LTL .columns-wrapper .column-bounds[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px}.NewRate .step .content .form .LTL .columns-wrapper .column-bounds .column-header[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center}.NewRate .step .content .form .LTL .columns-wrapper .column-bounds .column-header .header-item[data-v-f787931d]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:70px;max-width:70px;margin-right:15px;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#7e7e7e}.NewRate .step .content .form .LTL .columns-wrapper .column-edition[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;margin-bottom:5px}.NewRate .step .content .form .LTL .columns-wrapper .column-edition .number[data-v-f787931d]{margin-right:15px}.NewRate .step .content .form .identifier[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:start;margin-top:15px}.NewRate .step .content .form .identifier .template-name[data-v-f787931d]{margin-right:50px}.NewRate .step .content .form .identifier .template-description .input[data-v-f787931d]{min-height:38px;max-height:none}.NewRate .step .content .form .carriers[data-v-f787931d]{margin-top:15px}.NewRate .step .content .results[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:10px;width:100%}.NewRate .step .content .results .head[data-v-f787931d]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.NewRate .step .content .results .head .title .number[data-v-f787931d]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.NewRate .step .content .results .head .title .soft[data-v-f787931d]{font-weight:400;color:#7e7e7e}.NewRate .step .content .results .summary[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;padding:10px}.NewRate .step .content .results .summary .index[data-v-f787931d]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.NewRate .step .content .results .summary .item[data-v-f787931d]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;margin-right:30px}.NewRate .step .content .results .summary .item .name[data-v-f787931d]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.NewRate .step .content .results .summary .item .value[data-v-f787931d]{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.NewRate .step .content .results .summary .item .details[data-v-f787931d]{margin-left:10px;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.NewRate .step .content .results .shifted[data-v-f787931d]{margin-left:30px}.NewRate .step .content .vertical-line[data-v-f787931d]{position:absolute;left:-21px;top:23px;width:2px;min-height:calc(100% + 15px);background-color:#7e7e7e}.NewRate .step .content .vl-active[data-v-f787931d]{background-color:#21b3ba}.NewRate .step .content .submit[data-v-f787931d]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:40px;max-height:40px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.NewRate .step .content .submit .btn-back[data-v-f787931d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:40px;width:50%;border-bottom-left-radius:8px}.NewRate .step .content .submit .btn-confirm[data-v-f787931d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:40px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.NewRate .step .content .first .btn-confirm[data-v-f787931d]{width:100%;border-bottom-left-radius:8px}.NewRate .step .content-active[data-v-f787931d]{box-shadow:0 0 7.32px .43px #0000001a;background-color:#fff}.NewRate .add[data-v-f787931d]{margin-top:20px;margin-bottom:10px;margin-left:5px;cursor:pointer;font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e}.collapsed-menu[data-v-f787931d]{padding-left:15px}.carriers[data-v-fdcd14b1]{display:flex;flex-direction:column;justify-content:start;width:100%;height:100%}.carriers .input[data-v-fdcd14b1]{height:40px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.carriers .input[data-v-fdcd14b1]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.carriers input[data-v-fdcd14b1]:focus{outline:none}.carriers .multiselect[data-v-fdcd14b1]{--ms-tag-bg: #21B3BA;--ms-ring-width: 0px;--ms-tag-font-size: .675rem;width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.carriers .header[data-v-fdcd14b1]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.carriers .header .close[data-v-fdcd14b1]{cursor:pointer}.carriers .template-carriers[data-v-fdcd14b1]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:50%;width:100%;overflow-x:hidden;overflow-y:scroll;padding-left:60px;padding-right:60px;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#3b4c5b}.carriers .template-carriers .carrier[data-v-fdcd14b1]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:50px;width:100%;margin-top:15px;padding-left:20px;padding-right:20px;box-shadow:0 0 7.32px .43px #0000001a;border-radius:8px;background-color:#fafafa}.carriers .template-carriers .carrier .name[data-v-fdcd14b1]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#3b4c5b}.carriers .template-carriers .carrier .redo[data-v-fdcd14b1]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;cursor:pointer}.carriers .template-carriers .carrier .redo .detail[data-v-fdcd14b1]{font-style:normal;font-weight:400;font-size:12px;line-height:12px;color:#7e7e7e}.carriers .template-carriers .explanation[data-v-fdcd14b1]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;margin-top:10px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.carriers .main[data-v-fdcd14b1]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:50%;overflow-x:hidden;overflow-y:scroll;margin-top:15px;padding-left:60px;padding-right:60px;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#3b4c5b}.carriers .main .share[data-v-fdcd14b1]{width:100%}.carriers .main .share .created[data-v-fdcd14b1]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:15px}.carriers .main .share .new[data-v-fdcd14b1]{margin-top:15px}.carriers .main .share .new .target-email[data-v-fdcd14b1]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:10px}.carriers .main .share .new .target-email .number[data-v-fdcd14b1]{margin-right:10px;font-style:normal;font-weight:500;font-size:13px;line-height:14px;color:#7e7e7e}.carriers .main .share .new .target-email .logo[data-v-fdcd14b1]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:10px;cursor:pointer}.carriers .main .share .new .target-email .disabled[data-v-fdcd14b1]{pointer-events:none}.carriers .main .share .add[data-v-fdcd14b1]{text-align:start;margin-top:10px}.carriers .main .share .add .btn-email[data-v-fdcd14b1]{font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e;cursor:pointer}.carriers .main .share .submit[data-v-fdcd14b1]{margin-top:15px;display:flex;flex-direction:row;justify-content:center;align-items:bottom;padding-bottom:10px}.carriers .main .share .submit .btn-confirm[data-v-fdcd14b1]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:25px;padding:10px 20px;background-color:#21b3ba;border-radius:8px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#fff;cursor:pointer}.DeleteTemplate[data-v-a3bf5f38]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteTemplate .content[data-v-a3bf5f38]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteTemplate .content .header[data-v-a3bf5f38]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteTemplate .content .body[data-v-a3bf5f38]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteTemplate .content .body .main[data-v-a3bf5f38]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteTemplate .content .submit[data-v-a3bf5f38]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteTemplate .content .submit .btn-delete[data-v-a3bf5f38]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteTemplate .content .submit .btn-back[data-v-a3bf5f38]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.options-display[data-v-2b130d90]{position:absolute;bottom:-30px;right:-125px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-2b130d90]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-2b130d90]:hover{font-style:normal;font-weight:500}.template[data-v-2cc55c4c]{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:127px;max-height:127px;min-width:265px;max-width:265px;margin-top:15px;margin-bottom:15px;margin-right:50px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;white-space:nowrap}.template .header[data-v-2cc55c4c]{display:flex;justify-content:center;align-items:center;min-height:68px;max-height:68px;width:100%;background-color:#3b4c5b;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer}.template .footer[data-v-2cc55c4c]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:59px;max-height:59px;padding:10px}.template .footer .identifier[data-v-2cc55c4c]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:210px}.template .footer .identifier .name[data-v-2cc55c4c]{max-width:100%;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#3b4c5b}.template .footer .identifier .date[data-v-2cc55c4c]{margin-top:15px;font-style:normal;font-weight:600;font-size:10px;line-height:10px;color:#7e7e7e}.template .footer .details[data-v-2cc55c4c]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;min-width:25px}.template .footer .details .menu[data-v-2cc55c4c]{position:relative;height:15px;padding-top:5px;cursor:pointer}.app-templates[data-v-b5ef4c4b]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px}.app-templates .templates[data-v-b5ef4c4b]{display:flex;flex-direction:row;justify-content:start;flex-wrap:wrap;align-content:flex-start;height:100%;width:100%;padding-left:30px;padding-right:30px;overflow-y:scroll;overflow-x:hidden}.app-templates .collapsed-menu[data-v-b5ef4c4b]{padding-left:15px}.options-display[data-v-c7b247c8]{position:absolute;top:30px;right:30px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-c7b247c8]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-c7b247c8]:hover{font-style:normal;font-weight:500}.Quote[data-v-00893d4b]{position:relative;display:flex;justify-content:space-between;align-items:center;height:60px;min-width:1200px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:20px;padding-right:20px;white-space:nowrap;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#3b4c5b}.Quote .item[data-v-00893d4b]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:150px;max-width:150px;white-space:nowrap;overflow:hidden}.Quote .item .label[data-v-00893d4b]{padding:5px 7px;background-color:#e6e6e6cc;border-radius:2em;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.Quote .item .template[data-v-00893d4b]{background-color:#7edcec99}.Quote .route[data-v-00893d4b]{min-width:250px;max-width:250px}.Quote .carrier[data-v-00893d4b]{min-width:250px;max-width:250px;font-weight:500;color:#3b4c5b}.Quote .submit[data-v-00893d4b]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:20px;max-width:20px;white-space:nowrap;overflow:hidden}.Quote .submit .menu[data-v-00893d4b]{position:relative;cursor:pointer}.app-quotes[data-v-41ecb847]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;overflow:scroll}.app-quotes .header[data-v-41ecb847]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:1260px;width:100%;padding-left:50px;padding-right:45px}.app-quotes .header .title[data-v-41ecb847]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.app-quotes .header .route[data-v-41ecb847],.app-quotes .header .carrier[data-v-41ecb847]{min-width:250px;max-width:250px}.app-quotes .header .submit[data-v-41ecb847]{min-width:20px;max-width:20px}.app-quotes .header .collapsed-menu-title[data-v-41ecb847]{margin-left:20px}.app-quotes .quotes[data-v-41ecb847]{height:100%;width:100%;padding-left:30px;padding-right:25px}.app-quotes .collapsed-menu[data-v-41ecb847]{padding-left:15px}.RateQuote[data-v-045387e2]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;overflow:scroll}.RateQuote .number[data-v-045387e2]{width:90px;text-align:center}.RateQuote select>option[data-v-045387e2]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.RateQuote .multiselect[data-v-045387e2]{--ms-tag-bg: #21B3BA;--ms-ring-width: 0px;min-width:250px;max-width:100%;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.RateQuote .content[data-v-045387e2]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;min-height:750px;max-height:95%;width:700px;background:white;box-sizing:border-box;border-radius:8px}.RateQuote .content .header[data-v-045387e2]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.RateQuote .content .header .spacer[data-v-045387e2]{min-width:20px;height:100%}.RateQuote .content .header .title[data-v-045387e2]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.RateQuote .content .header .title .name[data-v-045387e2]{display:flex;align-items:center;margin-bottom:5px}.RateQuote .content .header .title .underline[data-v-045387e2]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.RateQuote .content .header .close[data-v-045387e2]{cursor:pointer}.RateQuote .content .slot[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;height:100%;min-height:550px;width:100%;padding-top:5px;padding-bottom:15px;overflow:scroll}.RateQuote .content .slot .main[data-v-045387e2]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;padding-left:60px;padding-right:60px}.RateQuote .content .slot .route[data-v-045387e2]{display:flex;flex-direction:row;justify-content:space-between;align-items:end;margin-bottom:30px}.RateQuote .content .slot .route .framework[data-v-045387e2]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;padding:10px;border-radius:8px;background-color:#e6e6e6cc}.RateQuote .content .slot .route .title[data-v-045387e2]{display:flex;flex-direction:row;justify-content:start;align-items:start;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.RateQuote .content .slot .route .origin[data-v-045387e2],.RateQuote .content .slot .route .destination[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.RateQuote .content .slot .route .origin[data-v-045387e2]{padding-right:10px}.RateQuote .content .slot .route .destination[data-v-045387e2]{padding-left:10px}.RateQuote .content .slot .route .smart-location[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.RateQuote .content .slot .load[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-bottom:30px}.RateQuote .content .slot .load .load-header[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.RateQuote .content .slot .load .load-header .title[data-v-045387e2]{width:100%;border-bottom:2px solid #3B4C5B}.RateQuote .content .slot .load .load-header .explanation[data-v-045387e2]{width:100%;margin-top:10px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#7e7e7e}.RateQuote .content .slot .load .load-header .explanation .table-view[data-v-045387e2]{color:#21b3ba;cursor:pointer}.RateQuote .content .slot .load .form[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.RateQuote .content .slot .load .form .fields[data-v-045387e2]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.RateQuote .content .slot .load .form .fields .flow[data-v-045387e2],.RateQuote .content .slot .load .form .fields .unit[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:10px;margin-right:75px}.RateQuote .content .slot .load .form .fields .type[data-v-045387e2],.RateQuote .content .slot .load .form .fields .columns[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:10px}.RateQuote .content .slot .load .form .LTL[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.RateQuote .content .slot .load .form .LTL .fields[data-v-045387e2]{justify-content:start}.RateQuote .content .slot .load .form .LTL .title[data-v-045387e2]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.RateQuote .content .slot .load .form .LTL .title .details[data-v-045387e2]{margin-left:15px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#7e7e7e}.RateQuote .content .slot .load .form .LTL .column-bounds[data-v-045387e2]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:10px}.RateQuote .content .slot .load .form .LTL .column-bounds .column-header[data-v-045387e2]{display:flex;flex-direction:row;justify-content:start;align-items:center}.RateQuote .content .slot .load .form .LTL .column-bounds .column-header .header-item[data-v-045387e2]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:60px;max-width:60px;margin-right:15px;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#7e7e7e}.RateQuote .content .slot .load .form .LTL .column-edition[data-v-045387e2]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;margin-bottom:15px}.RateQuote .content .slot .load .form .LTL .column-edition .number[data-v-045387e2]{margin-right:15px}.RateQuote .content .slot .load .form .comments[data-v-045387e2]{display:flex;flex-direction:column;justify-content:top;align-items:start;width:100%;margin-top:15px;margin-bottom:5px}@media (max-width: 450px){.RateQuote .content .slot .load .form .comments[data-v-045387e2]{margin-top:6px;display:inline}}.RateQuote .content .slot .load .form .comments .input[data-v-045387e2]{min-height:90px;max-height:150px;width:100%;flex-grow:1;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.RateQuote .content .slot .load .form .comments .input[data-v-045387e2]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.RateQuote .content .slot .load .form .comments .input[data-v-045387e2]:focus{outline:none}.RateQuote .content .slot .carriers[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-bottom:30px}.RateQuote .content .slot .carriers .title[data-v-045387e2]{width:100%;border-bottom:2px solid #3B4C5B}.RateQuote .content .slot .carriers .selector[data-v-045387e2]{margin-top:10px;width:100%}.RateQuote .content .slot .options[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.RateQuote .content .slot .options .title[data-v-045387e2]{width:100%;border-bottom:2px solid #3B4C5B}.RateQuote .content .slot .options .check-all[data-v-045387e2]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:20px;margin-top:5px}.RateQuote .content .slot .options .check-all .classic-checkbox[data-v-045387e2]{border-radius:50%;cursor:pointer}.RateQuote .content .slot .options .check-all .name[data-v-045387e2]{margin-left:5px;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#7e7e7e}.RateQuote .content .slot .options .mails[data-v-045387e2]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:20px}.RateQuote .content .slot .options .mails .additional-mail[data-v-045387e2]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:45%}.RateQuote .content .slot .options .mails .additional-mail .input[data-v-045387e2]{width:100%}.RateQuote .content .slot .options .mails .invalid[data-v-045387e2]{box-shadow:0 0 7.32px .43px #f78c8c}.RateQuote .content .submit[data-v-045387e2]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;margin-top:15px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.EventHistory[data-v-1c688af6]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.EventHistory .header[data-v-1c688af6]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin-top:30px;margin-left:30px;margin-right:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.EventHistory .header .actions .info[data-v-1c688af6]{margin-right:20px}.EventHistory .header .actions .close[data-v-1c688af6]{cursor:pointer}.EventHistory .display[data-v-1c688af6]{display:flex;flex-direction:column;justify-content:start;width:100%;height:100%;padding:30px;overflow-y:scroll;overflow-x:hidden}.EventHistory .display .event[data-v-1c688af6]{display:flex;flex-direction:column;padding-left:10px;padding-right:10px;max-width:100%}.EventHistory .display .event .message[data-v-1c688af6]{position:relative;display:flex;margin-top:20px}.EventHistory .display .event .message .message-bubble[data-v-1c688af6]{border-radius:8px;color:#3b4c5b}.EventHistory .display .event .message .message-bubble .body[data-v-1c688af6]{padding:10px;font-style:normal;font-weight:400;font-size:14px;line-height:14px}.EventHistory .display .event .message .message-bubble .body .destination[data-v-1c688af6]{margin-bottom:10px;white-space:nowrap;overflow:hidden;max-width:250px;font-style:normal;font-weight:500;font-size:15px;line-height:15px}.EventHistory .display .event .message .message-bubble .submit[data-v-1c688af6]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-style:normal;font-weight:500;font-size:15px;color:#fff;cursor:pointer}.EventHistory .display .event .audit[data-v-1c688af6]{display:flex;flex-direction:row;align-items:center;white-space:nowrap;margin-top:5px;font-style:normal;font-weight:400;font-size:11px;line-height:11px;color:#7e7e7e}.EventHistory .display .event .audit .timestamp[data-v-1c688af6]{margin-right:10px}.EventHistory .display .event .audit .label[data-v-1c688af6]{min-height:12px;display:flex;align-items:center;justify-content:center;margin-right:0;border-radius:2em;padding:3px;background-color:#e6e6e6cc;font-weight:600;font-size:12px;color:#3b4c5b}.EventHistory .display .event .audit .checkmark[data-v-1c688af6]:before{content:"✓"}.EventHistory .display .event .audit .double-checkmark[data-v-1c688af6]:after{content:"✓"}.EventHistory .display .event .audit .pending[data-v-1c688af6]{background-color:transparent}.EventHistory .display .event .audit .opened[data-v-1c688af6]{background-color:#7fffd4;font-weight:700}.EventHistory .display .event .audit .warning[data-v-1c688af6]{background-color:#d2a54a;font-weight:400}.EventHistory .display .event .audit .error[data-v-1c688af6]{background-color:#f78c8c;font-weight:400}.EventHistory .display .notification[data-v-1c688af6]{align-items:start}.EventHistory .display .notification .message[data-v-1c688af6]{max-width:80%}.EventHistory .display .notification .message .message-bubble[data-v-1c688af6]{background-color:#e6e6e6cc;border-top-left-radius:0}.EventHistory .display .notification .message .message-bubble .submit[data-v-1c688af6]{background-color:#7e7e7e}.EventHistory .display .notification .message .message-bubble .submit[data-v-1c688af6]:hover{background-image:linear-gradient(-180deg,#7E7E7E 0%,#585858 100%)}.EventHistory .display .notification .message[data-v-1c688af6]:before{content:"";position:absolute;top:0;left:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-right:10px solid rgba(230,230,230,.8)}.EventHistory .display .communication[data-v-1c688af6]{align-items:end}.EventHistory .display .communication .message[data-v-1c688af6]{max-width:80%}.EventHistory .display .communication .message .message-bubble[data-v-1c688af6]{background-color:#7edcec99;border-top-right-radius:0}.EventHistory .display .communication .message .message-bubble .submit[data-v-1c688af6]{background-color:#21b3ba}.EventHistory .display .communication .message .message-bubble .submit[data-v-1c688af6]:hover{background-image:linear-gradient(-180deg,#21B3BA 0%,#157479 100%)}.EventHistory .display .communication .message[data-v-1c688af6]:after{content:"";position:absolute;top:0;right:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:10px solid rgba(126,220,236,.6)}.EventHistory .display .customer[data-v-1c688af6]{align-items:end}.EventHistory .display .customer .message[data-v-1c688af6]{max-width:80%}.EventHistory .display .customer .message .message-bubble[data-v-1c688af6]{background-color:#9fd8f5;border-top-right-radius:0;color:#363740}.EventHistory .display .customer .message .message-bubble .submit[data-v-1c688af6]{background-color:#217dbb}.EventHistory .display .customer .message .message-bubble .submit[data-v-1c688af6]:hover{background-image:linear-gradient(-180deg,#217dbb 0%,#16527a 100%)}.EventHistory .display .customer .message[data-v-1c688af6]:after{content:"";position:absolute;top:0;right:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #9fd8f5}.EventHistory .display .neutral[data-v-1c688af6]{flex-direction:column;justify-content:center;align-items:start;width:100%;max-width:100%;padding:0}.EventHistory .display .neutral .message[data-v-1c688af6]{width:100%}.EventHistory .display .neutral .message .message-bubble .body[data-v-1c688af6]{width:100%;padding:5px 10px;text-align:start;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.EventHistory .display .neutral .message .message-bubble .body[data-v-1c688af6]:before{content:"•";position:absolute;left:0;color:#7e7e7e}.EventHistory .display .neutral .audit[data-v-1c688af6]{padding-left:10px;margin-top:0}.EventHistory .empty[data-v-1c688af6]{display:flex;flex-direction:column;justify-content:center;align-items:center;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.EventHistory .empty .symbol[data-v-1c688af6]{font-size:32px;margin-bottom:15px}.rates[data-v-50a7d6c8]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-50a7d6c8]{height:calc(100vh - 65px)}.sub-header[data-v-db272db0]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%}.sub-header .options[data-v-db272db0]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-db272db0]{display:flex;justify-content:center;align-items:center;height:100%;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-db272db0]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-db272db0]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-db272db0]{margin-right:10px}.sub-header .options .active[data-v-db272db0]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-db272db0]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .additional .searcher[data-v-db272db0]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}.sub-header .additional .searcher .input[data-v-db272db0]{width:200px;height:30px;border-radius:75px;border:1px solid #7E7E7E;padding-left:10px;padding-right:30px;color:#7e7e7e;background-color:transparent}.sub-header .additional .searcher .input[data-v-db272db0]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-db272db0]:focus{outline:none}.sub-header .additional .searcher .search[data-v-db272db0]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-db272db0]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .new[data-v-db272db0]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .new[data-v-db272db0]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-db272db0]{padding-left:15px}.options-display[data-v-4e2184c4]{position:absolute;top:12px;right:50px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-4e2184c4]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-4e2184c4]:hover{font-style:normal;font-weight:500}.contract[data-v-cd27fc21]{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;min-width:1350px;max-width:1350px;margin-top:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:30px;padding-right:30px;white-space:nowrap}.contract .erp_uid[data-v-cd27fc21]{display:flex;justify-content:start;align-items:center;min-width:100px;max-width:100px}.contract .erp_uid span[data-v-cd27fc21]{font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.contract .route[data-v-cd27fc21]{display:flex;justify-content:space-between;align-items:start;min-width:400px;max-width:400px}.contract .route .location[data-v-cd27fc21]{display:flex;align-items:center;width:43%;font-style:normal;font-weight:500;font-size:14px;line-height:25px}.contract .route .location .display[data-v-cd27fc21]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.contract .route .location .display .details[data-v-cd27fc21]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.contract .route .location .display .details .item[data-v-cd27fc21]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.contract .route .location .display .details .item .name[data-v-cd27fc21]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.contract .route .location .display .place[data-v-cd27fc21]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.contract .route .location .display .place .wrapper[data-v-cd27fc21]{display:flex;flex-direction:column;justify-content:start}.contract .route .location .display .place .municipality[data-v-cd27fc21]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.contract .route .location .display .extra[data-v-cd27fc21]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.contract .route .origin[data-v-cd27fc21]{justify-content:start}.contract .route .origin .display[data-v-cd27fc21],.contract .route .origin .display .place[data-v-cd27fc21],.contract .route .origin .display .place .wrapper[data-v-cd27fc21]{align-items:start}.contract .route .origin .display .details[data-v-cd27fc21]{justify-content:start}.contract .route .destination[data-v-cd27fc21]{justify-content:end}.contract .route .destination .display[data-v-cd27fc21],.contract .route .destination .display .place[data-v-cd27fc21],.contract .route .destination .display .place .wrapper[data-v-cd27fc21]{align-items:end}.contract .route .destination .display .details[data-v-cd27fc21]{justify-content:end}.contract .route .arrow[data-v-cd27fc21]{position:relative;margin-top:0;min-width:12px}.contract .route .arrow .round-trip[data-v-cd27fc21]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;background-color:#7edcec99;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.contract .carrier_relations[data-v-cd27fc21]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:200px;max-width:200px}.contract .carrier_relations span[data-v-cd27fc21]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#3b4c5b}.contract .submit[data-v-cd27fc21]{display:flex;justify-content:space-between;align-items:center}.contract .submit .cta[data-v-cd27fc21]{display:flex;justify-content:right;align-items:center;white-space:nowrap;width:100px;color:#21b3ba;margin-right:35px;cursor:pointer}.contract .submit .cta .action[data-v-cd27fc21]{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:10px;margin-right:5px}.contract .submit .menu[data-v-cd27fc21]{position:relative;cursor:pointer}.app-contracts[data-v-831731a7]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;overflow-y:hidden;overflow-x:scroll}.app-contracts .input[data-v-831731a7]{height:40px;width:180px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.app-contracts .input[data-v-831731a7]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.app-contracts input[data-v-831731a7]:focus{outline:none}.app-contracts select>option[data-v-831731a7]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.app-contracts .disabled[data-v-831731a7]{color:transparent}.app-contracts .header[data-v-831731a7]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;padding-left:30px;padding-right:30px}.app-contracts .header .origin[data-v-831731a7],.app-contracts .header .destination[data-v-831731a7]{display:flex;flex-direction:column;justify-content:start;align-items:start}.app-contracts .header .destination[data-v-831731a7]{margin-left:30px}.app-contracts .header .filter[data-v-831731a7]{display:flex;flex-direction:row;justify-content:start;align-items:center;background-color:#e6e6e6cc;padding:10px;border-radius:8px}.app-contracts .header .title[data-v-831731a7]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-bottom:2px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#3b4c5b}.app-contracts .header .country[data-v-831731a7],.app-contracts .header .county[data-v-831731a7]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;white-space:nowrap}.app-contracts .header .country[data-v-831731a7]{margin-right:15px}.app-contracts .contracts[data-v-831731a7]{display:flex;flex-direction:column;height:100%;width:100%;padding-left:30px;padding-right:30px;overflow-y:scroll;overflow-x:hidden}.app-contracts .collapsed-menu[data-v-831731a7]{padding-left:15px}.options-display[data-v-8be5fb7b]{position:absolute;top:30px;right:-110px;display:flex;flex-direction:column;justify-content:start;align-items:start;width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-8be5fb7b]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-8be5fb7b]:hover{font-style:normal;font-weight:500}.carrier[data-v-258637ac]{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;min-height:127px;max-height:127px;min-width:265px;max-width:265px;margin-top:15px;margin-bottom:15px;margin-right:30px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;white-space:nowrap}.carrier .body[data-v-258637ac]{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;height:95px;padding:5px 10px}.carrier .body .header[data-v-258637ac]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.carrier .body .header .identifier[data-v-258637ac]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;overflow:hidden;margin-bottom:5px;margin-right:10px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.carrier .body .header .identifier .uid[data-v-258637ac]{height:12px;margin-bottom:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.carrier .body .header .identifier .name[data-v-258637ac]{font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.carrier .body .header .options[data-v-258637ac]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;width:25px}.carrier .body .header .options .menu[data-v-258637ac]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;height:20px;padding-top:10px;cursor:pointer}.carrier .body .details[data-v-258637ac]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.carrier .body .details .item[data-v-258637ac]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:15px}.carrier .body .details .item .name[data-v-258637ac]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.carrier .submit[data-v-258637ac]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:30px;max-height:30px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#21b3ba33;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#7e7e7e;cursor:pointer}.app-contracts[data-v-783e7b4c]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;overflow-y:hidden;overflow-x:scroll}.app-contracts .contracts[data-v-783e7b4c]{display:flex;flex-direction:row;justify-content:start;align-items:start;flex-wrap:wrap;width:100%;max-height:100%;padding-left:30px;padding-right:30px}.app-contracts .collapsed-menu[data-v-783e7b4c]{padding-left:15px}.carrier[data-v-f1e99543]{position:relative;display:flex;justify-content:space-between;align-items:center;height:60px;min-width:1350px;max-width:1350px;margin-top:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:20px;padding-right:20px;white-space:nowrap}.carrier .input[data-v-f1e99543]{height:38px;width:200px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.carrier .input[data-v-f1e99543]::placeholder{font-style:normal;font-weight:300;font-size:16px;line-height:18px;color:#7e7e7e}.carrier input[data-v-f1e99543]:focus{outline:none}.carrier .price[data-v-f1e99543]{max-width:100px;text-align:center}.carrier .price[data-v-f1e99543]{position:relative}.carrier .price .input[data-v-f1e99543]{min-width:100px;max-width:100px;padding-right:30px}.carrier .price .currency[data-v-f1e99543]{position:absolute;right:45px;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.carrier .price .rates[data-v-f1e99543]{display:flex;flex-direction:row;justify-content:start;align-items:center}.carrier .price .rates .rate-price[data-v-f1e99543]{margin-left:5px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.carrier .price .check-rate[data-v-f1e99543]{position:absolute;right:-25px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:100%;margin-left:5px}.carrier .price .check-rate .classic-checkbox[data-v-f1e99543]{border-radius:50%;cursor:pointer}.carrier .price .check-rate .name[data-v-f1e99543]{margin-top:5px;font-style:normal;font-weight:500;font-size:14px;line-height:15px;color:#7e7e7e}.carrier .number[data-v-f1e99543]{width:50px;text-align:center}.carrier .volume[data-v-f1e99543]{width:90px}.carrier select>option[data-v-f1e99543]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.carrier .datepicker[data-v-f1e99543]{min-width:150px;max-width:150px;--dp-text-color: #3B4C5B;--dp-font-size: 16px;--dp-border-radius: 8px;--dp-border-color: #18B2B8;--dp-border-color-hover: #18B2B8}@media (max-width: 576px){.carrier .datepicker[data-v-f1e99543]{margin-left:0%}}.carrier .main[data-v-f1e99543]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.carrier .main .item[data-v-f1e99543]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:150px;max-width:150px}.carrier .main .id[data-v-f1e99543]{justify-content:start;min-width:60px;max-width:60px;font-style:normal;font-weight:700;font-size:20px;line-height:27px;color:#3b4c5b}.carrier .main .id .draggable[data-v-f1e99543]{margin-left:15px;cursor:pointer}.carrier .main .last[data-v-f1e99543]{margin-right:0}.carrier .main .capacity[data-v-f1e99543]{justify-content:center;min-width:175px;max-width:175px}.carrier .main .capacity .add[data-v-f1e99543]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e}.carrier .main .capacity .add .name[data-v-f1e99543]{margin-right:15px;cursor:pointer}.carrier .main .capacity .add .logo[data-v-f1e99543]{margin-left:10px;min-width:15px;max-width:15px;min-height:15px;max-height:15px;cursor:pointer}.carrier .main .capacity .volume-selector[data-v-f1e99543]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:150px;max-width:150px}.with-volume[data-v-f1e99543]{min-width:1350px}.NewContract[data-v-6b933950]{display:flex;flex-direction:column;height:100%}.NewContract .sub-header[data-v-6b933950]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:auto;min-height:60px;max-height:60px;padding-left:30px;padding-right:25px}.NewContract .sub-header .back[data-v-6b933950]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:35px;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.NewContract .sub-header .back .logo[data-v-6b933950]{margin-right:5px}.NewContract .sub-header .back[data-v-6b933950]:hover{box-shadow:0 0 7.32px .43px #0003}.NewContract .body[data-v-6b933950]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-left:30px;padding-right:25px;overflow:scroll}.NewContract .collapsed-menu[data-v-6b933950]{padding-left:15px}.NewContract .header[data-v-6b933950]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-top:15px;margin-bottom:30px}.NewContract .header .title[data-v-6b933950]{font-style:normal;font-weight:900;font-size:20px;line-height:27px;color:#7e7e7e}.NewContract .dot[data-v-6b933950]{position:relative;height:12px;min-width:12px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-right:15px;margin-top:4px}.NewContract .dot[data-v-6b933950]:after{position:absolute;content:"";bottom:6px;right:12px;height:1px;width:500px;background-color:#7e7e7e}.NewContract .dot-first[data-v-6b933950]:after{display:none}.NewContract .dot-short[data-v-6b933950]:after{width:315px}.NewContract .logo-delete[data-v-6b933950]{margin-left:30px;min-height:15px;max-height:15px;min-width:15px;max-width:15px;cursor:pointer}.NewContract .input[data-v-6b933950]{height:40px;width:200px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.NewContract .input[data-v-6b933950]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.NewContract input[data-v-6b933950]:focus{outline:none}.NewContract select>option[data-v-6b933950]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.NewContract .flag[data-v-6b933950]{min-width:20px;max-width:30px;margin-left:7px}.NewContract .step-title[data-v-6b933950]{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#3b4c5b}.NewContract .explanation[data-v-6b933950]{width:100%;margin-bottom:15px;margin-top:10px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#7e7e7e}.NewContract .explanation .table-view[data-v-6b933950]{color:#21b3ba;cursor:pointer}.NewContract .header-fields[data-v-6b933950]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:1350px;max-width:1350px;padding-left:20px;padding-right:20px}.NewContract .header-fields .title[data-v-6b933950]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.NewContract .header-fields .id[data-v-6b933950]{min-width:60px;max-width:60px}.NewContract .header-fields .capacity[data-v-6b933950]{min-width:175px;max-width:175px;padding-right:25px}.NewContract .route[data-v-6b933950]{display:flex;flex-direction:row;justify-content:start;align-items:end;margin-top:30px;margin-bottom:15px}.NewContract .route .title[data-v-6b933950]{display:flex;flex-direction:row;justify-content:start;align-items:start;font-style:normal;font-weight:500;font-size:16px;line-height:16px;margin-top:15px;color:#7e7e7e}.NewContract .route .origin[data-v-6b933950]{display:flex;flex-direction:column;justify-content:top;align-items:start;min-width:300px;height:250px;margin-right:15px}.NewContract .route .destination[data-v-6b933950]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:300px;height:250px;margin-right:15px}.NewContract .route .destination .dot[data-v-6b933950]{background-color:#3b4c5b}.NewContract .route .destination .dot2[data-v-6b933950]:after{background-color:#3b4c5b}.NewContract .route .destination .title[data-v-6b933950]{color:#3b4c5b}.NewContract .route .add[data-v-6b933950]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:110px;max-width:110px;padding-top:24px;margin-right:50px;font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e}.NewContract .route .add .name[data-v-6b933950]{cursor:pointer}.NewContract .carriers[data-v-6b933950]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.NewContract .carriers .carrier-drag[data-v-6b933950]{width:100%}.NewContract .carriers .slot[data-v-6b933950]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.NewContract .carriers .slot .logo-delete[data-v-6b933950]{margin-left:15px;margin-top:15px;min-height:20px;max-height:20px;min-width:20px;max-width:20px;cursor:pointer}.NewContract .carriers .slot .disabled[data-v-6b933950]{pointer-events:none}.NewContract .carriers .carrier-add[data-v-6b933950]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:1350px;margin-top:15px}.NewContract .carriers .carrier-add .circle[data-v-6b933950]{cursor:pointer}.NewContract .submit[data-v-6b933950]{display:flex;justify-content:start;align-items:center;min-width:1350px;max-width:1350px;margin-top:5px}.NewContract .submit .btn-so[data-v-6b933950]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;padding-left:20px;padding-right:20px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff;cursor:pointer}.NewContract .submit .btn-so[data-v-6b933950]:hover{box-shadow:0 0 7.32px .43px #0003}.carrier[data-v-ef890cb3]{position:relative;display:flex;justify-content:space-between;align-items:center;height:60px;min-width:1350px;max-width:1350px;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:20px;padding-right:20px;white-space:nowrap}.carrier .main[data-v-ef890cb3]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.carrier .main .item[data-v-ef890cb3]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:150px;max-width:150px}.carrier .main .id[data-v-ef890cb3]{justify-content:start;min-width:60px;max-width:60px;font-style:normal;font-weight:700;font-size:20px;line-height:27px;color:#3b4c5b}.carrier .main .rates[data-v-ef890cb3]{display:flex;flex-direction:row;justify-content:start;align-items:center}.carrier .main .rates .rate-price[data-v-ef890cb3]{margin-left:5px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.carrier .main .capacity[data-v-ef890cb3]{min-width:175px;max-width:175px;padding-right:25px}.ContractDetails[data-v-1e820387]{display:flex;flex-direction:column;height:100%;width:100%}.ContractDetails .input[data-v-1e820387]{height:40px;width:200px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.ContractDetails .input[data-v-1e820387]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.ContractDetails input[data-v-1e820387]:focus{outline:none}.ContractDetails select>option[data-v-1e820387]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.ContractDetails .flag[data-v-1e820387]{min-width:20px;max-width:30px;margin-left:7px}.ContractDetails .sub-header[data-v-1e820387]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:auto;min-height:60px;max-height:60px;padding-left:30px;padding-right:30px}.ContractDetails .sub-header .back[data-v-1e820387]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:35px;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.ContractDetails .sub-header .back .logo[data-v-1e820387]{margin-right:5px}.ContractDetails .sub-header .back[data-v-1e820387]:hover{box-shadow:0 0 7.32px .43px #0003}.ContractDetails .sub-header .actions[data-v-1e820387]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:300px}.ContractDetails .sub-header .actions .edit[data-v-1e820387]{display:flex;justify-content:center;align-items:center;height:35px;background-color:#21b3ba33;border-radius:8px;padding:10px 20px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.ContractDetails .sub-header .actions .edit[data-v-1e820387]:hover{box-shadow:0 0 7.32px .43px #0000001a}.ContractDetails .sub-header .actions .btn-so[data-v-1e820387]{display:flex;justify-content:center;align-items:center;height:35px;background-color:#21b3ba;border-radius:8px;margin-left:15px;padding:10px 20px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.ContractDetails .sub-header .actions .btn-so[data-v-1e820387]:hover{box-shadow:0 0 7.32px .43px #0003}.ContractDetails .contract-body[data-v-1e820387]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-top:30px;overflow:scroll}.ContractDetails .route-details[data-v-1e820387]{display:flex;flex-direction:row;justify-content:start;align-items:start;width:100%;padding-left:35px;padding-right:25px;margin-bottom:30px}.ContractDetails .route-details .dot[data-v-1e820387]{position:relative;height:12px;min-width:12px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-right:15px;margin-top:4px}.ContractDetails .route-details .dot[data-v-1e820387]:after{position:absolute;content:"";bottom:6px;right:12px;height:1px;width:300px;background-color:#7e7e7e}.ContractDetails .route-details .dot-first[data-v-1e820387]:after{display:none}.ContractDetails .route-details .dot-short[data-v-1e820387]:after{width:300px}.ContractDetails .route-details .title[data-v-1e820387]{display:flex;flex-direction:row;justify-content:start;align-items:start;margin-top:15px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e}.ContractDetails .route-details .origin[data-v-1e820387]{display:flex;flex-direction:column;justify-content:top;align-items:start;min-width:300px;max-height:250px}.ContractDetails .route-details .destination[data-v-1e820387]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:300px;max-height:250px}.ContractDetails .route-details .destination .dot[data-v-1e820387]{background-color:#3b4c5b}.ContractDetails .route-details .destination .dot2[data-v-1e820387]:after{background-color:#3b4c5b}.ContractDetails .route-details .destination .title[data-v-1e820387]{color:#3b4c5b}.ContractDetails .route-details .contract-location[data-v-1e820387]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:200px;min-height:50px;margin-top:15px;background-color:#e6e6e6cc;border-radius:8px;padding:5px 10px;overflow:hidden}.ContractDetails .route-details .contract-location .body[data-v-1e820387]{display:flex;flex-direction:column;justify-content:center;align-items:left}.ContractDetails .route-details .contract-location .body .main[data-v-1e820387]{font-size:14px}.ContractDetails .route-details .contract-location .body .minor[data-v-1e820387]{font-size:12px;color:#3b4c5b}.ContractDetails .route-details .contract-location .edit[data-v-1e820387]{display:flex;justify-content:center;align-items:center;cursor:pointer}.ContractDetails .route-details .contract-location .edit .logo[data-v-1e820387]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.ContractDetails .edit-route[data-v-1e820387]{display:flex;flex-direction:row;justify-content:start;align-items:start;width:100%;padding-left:30px;padding-right:25px;margin-bottom:30px}.ContractDetails .edit-route .dot[data-v-1e820387]{position:relative;height:12px;min-width:12px;background-color:#7e7e7e;border-radius:50%;display:inline-block;margin-right:15px;margin-top:4px}.ContractDetails .edit-route .dot[data-v-1e820387]:after{position:absolute;content:"";bottom:6px;right:12px;height:1px;width:480px;background-color:#7e7e7e}.ContractDetails .edit-route .dot-first[data-v-1e820387]:after{display:none}.ContractDetails .edit-route .dot-short[data-v-1e820387]:after{width:300px}.ContractDetails .edit-route .logo-delete[data-v-1e820387]{margin-left:30px;min-height:15px;max-height:15px;min-width:15px;max-width:15px;cursor:pointer}.ContractDetails .edit-route .title[data-v-1e820387]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:200px;max-width:200px;margin-top:15px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e}.ContractDetails .edit-route .origin[data-v-1e820387]{display:flex;flex-direction:column;justify-content:top;align-items:start;min-width:326px}.ContractDetails .edit-route .destination[data-v-1e820387]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:326px}.ContractDetails .edit-route .destination .dot[data-v-1e820387]{background-color:#3b4c5b}.ContractDetails .edit-route .destination .dot2[data-v-1e820387]:after{background-color:#3b4c5b}.ContractDetails .edit-route .destination .title[data-v-1e820387]{color:#3b4c5b}.ContractDetails .edit-route .add[data-v-1e820387]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;min-width:110px;max-width:110px;padding-top:24px;margin-right:50px;font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e}.ContractDetails .edit-route .add .name[data-v-1e820387]{cursor:pointer}.ContractDetails .edit-route .contract-location[data-v-1e820387]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:265px;min-height:50px;margin-top:15px;background-color:#e6e6e6cc;border-radius:8px;padding:5px 10px;overflow:hidden}.ContractDetails .edit-route .contract-location .body[data-v-1e820387]{display:flex;flex-direction:column;justify-content:center;align-items:left}.ContractDetails .edit-route .contract-location .body .main[data-v-1e820387]{font-size:14px}.ContractDetails .edit-route .contract-location .body .minor[data-v-1e820387]{font-size:12px;color:#3b4c5b}.ContractDetails .edit-route .contract-location .edit[data-v-1e820387]{display:flex;justify-content:center;align-items:center;cursor:pointer}.ContractDetails .edit-route .contract-location .edit .logo[data-v-1e820387]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.ContractDetails .edit-route .smart-location[data-v-1e820387]{position:relative;width:90%}.ContractDetails .edit-route .smart-location .country[data-v-1e820387]{min-width:200px;max-width:200px;margin-top:15px;white-space:nowrap;overflow-x:hidden}.ContractDetails .edit-route .smart-location .country .country-header[data-v-1e820387]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ContractDetails .edit-route .smart-location .country .name[data-v-1e820387]{margin-right:10px;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#7e7e7e}.ContractDetails .edit-route .smart-location .country .summary[data-v-1e820387]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:5px;margin-left:15px}.ContractDetails .edit-route .smart-location .country .summary .value[data-v-1e820387]{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.ContractDetails .edit-route .smart-location .country .summary .flag[data-v-1e820387]{min-width:20px;max-width:20px;margin-left:7px}.ContractDetails .edit-route .smart-location .input-line[data-v-1e820387]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:100%;max-width:100%;margin-top:15px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA}.ContractDetails .edit-route .smart-location .input-line .input[data-v-1e820387]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:100%;max-width:100%;height:40px;white-space:nowrap;padding-left:10px;border:none;color:#3b4c5b}.ContractDetails .edit-route .smart-location .input-line .input .selected-location[data-v-1e820387]{display:flex;flex-direction:column;justify-content:center;align-items:left;margin-left:5px;overflow:hidden;cursor:pointer}.ContractDetails .edit-route .smart-location .input-line .input .selected-location .main[data-v-1e820387]{font-size:14px}.ContractDetails .edit-route .smart-location .input-line .input .selected-location .minor[data-v-1e820387]{opacity:.6;font-size:12px}.ContractDetails .edit-route .smart-location .input-line .input .selected-postal_code[data-v-1e820387]{width:100%;margin-left:5px;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ContractDetails .edit-route .smart-location .input-line .input .selected-postal_code .main[data-v-1e820387]{font-style:normal;font-weight:500;font-size:14px;line-height:16px}.ContractDetails .edit-route .smart-location .input-line .input .selected-postal_code .municipality[data-v-1e820387]{font-style:normal;font-weight:400;font-size:14px;line-height:16px}.ContractDetails .edit-route .smart-location .input-line .input .location-input[data-v-1e820387]{width:100%;height:100%;border-radius:8px;border:none;transition:none;outline:none}.ContractDetails .edit-route .smart-location .input-line .input .logo-delete[data-v-1e820387]{cursor:pointer;margin-right:15px;margin-left:15px;min-height:18px;max-height:18px;min-width:18x;max-width:18px}.ContractDetails .edit-route .smart-location .input-line .input[data-v-1e820387]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.ContractDetails .edit-route .smart-location .input-line input[data-v-1e820387]:focus{outline:none}.ContractDetails .edit-route .location-selector[data-v-1e820387]{position:absolute;min-height:160px;max-height:320px;min-width:100%;max-width:100%;margin-top:5px;z-index:5;left:0;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;overflow-y:scroll}.ContractDetails .edit-route .location-selector .logo[data-v-1e820387]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:10px;margin-left:10px}.ContractDetails .edit-route .location-selector .created-header[data-v-1e820387]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px;margin-bottom:5px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.ContractDetails .edit-route .location-selector .created[data-v-1e820387]{margin-bottom:5px}.ContractDetails .edit-route .location-selector .created .zones[data-v-1e820387]{padding-left:2%;padding-top:2%;padding-bottom:2%;font-size:14px;color:#000}.ContractDetails .edit-route .location-selector .created .zones .option[data-v-1e820387]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000;white-space:nowrap}.ContractDetails .edit-route .location-selector .created .zones .option .warehouse-info[data-v-1e820387]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.ContractDetails .edit-route .location-selector .created .zones .option .warehouse-info .warehouse-heading[data-v-1e820387]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:13px;line-height:15px;color:#3b4c5b}.ContractDetails .edit-route .location-selector .created .zones .option .warehouse-info .item[data-v-1e820387]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.ContractDetails .edit-route .location-selector .created .zones .option .warehouse-info[data-v-1e820387]:hover{background-color:#21b3ba33}.ContractDetails .edit-route .location-selector .created .division[data-v-1e820387]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;color:#000}.ContractDetails .edit-route .location-selector .created .division .county-info[data-v-1e820387]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.ContractDetails .edit-route .location-selector .created .division .county-info[data-v-1e820387]:hover{background-color:#21b3ba33}.ContractDetails .edit-route .location-selector .created .division .municipality-info[data-v-1e820387]{cursor:pointer;display:flex;flex-direction:row;align-items:center;width:100%;border-radius:8px;height:2.2rem;padding-left:15px;padding-top:2%;padding-bottom:2%;overflow:hidden}.ContractDetails .edit-route .location-selector .created .division .municipality-info[data-v-1e820387]:hover{background-color:#21b3ba33}.ContractDetails .edit-route .location-selector .none[data-v-1e820387]{font-size:12px;opacity:.6;margin-bottom:5px}.ContractDetails .edit-route .location-selector .none .center[data-v-1e820387]{display:flex;justify-content:center}.ContractDetails .edit-route .location-selector .global[data-v-1e820387]{max-height:250px;overflow-y:scroll}.ContractDetails .edit-route .location-selector .postal_code[data-v-1e820387]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100%;max-width:100%;border-radius:8px;padding-top:2%;padding-bottom:2%;margin-bottom:2%;cursor:pointer}.ContractDetails .edit-route .location-selector .postal_code .logo-pin[data-v-1e820387]{min-width:15px;max-width:15px;min-height:15px;max-height:15px}.ContractDetails .edit-route .location-selector .postal_code .postal-code-option[data-v-1e820387]{margin-left:3%;padding-top:1%;padding-bottom:2%;color:#000;font-size:14px;height:2em;text-align:center}.ContractDetails .edit-route .location-selector .postal_code[data-v-1e820387]:hover{background-color:#21b3ba33}.ContractDetails .contracts[data-v-1e820387]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-left:30px;padding-right:25px}.ContractDetails .contracts .type[data-v-1e820387]{margin-top:15px;margin-bottom:30px;font-style:normal;font-weight:500;font-size:18px;line-height:14px;color:#3b4c5b}.ContractDetails .contracts .header[data-v-1e820387]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:1350px;max-width:1350px;margin-top:30px;padding-left:20px;padding-right:20px}.ContractDetails .contracts .header .title[data-v-1e820387]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.ContractDetails .contracts .header .id[data-v-1e820387]{min-width:60px;max-width:60px}.ContractDetails .contracts .header .capacity[data-v-1e820387]{min-width:175px;max-width:175px;padding-right:25px}.ContractDetails .contracts .empty[data-v-1e820387]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:1350px;max-width:1350px;height:60px;margin-top:15px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#7e7e7e}.ContractDetails .contracts .carriers[data-v-1e820387]{height:100%;width:100%;padding-right:25px}.ContractDetails .contracts .edit-carriers[data-v-1e820387]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.ContractDetails .contracts .edit-carriers .carrier-drag[data-v-1e820387]{width:100%}.ContractDetails .contracts .edit-carriers .slot[data-v-1e820387]{display:flex;flex-direction:row;justify-content:start;align-items:center}.ContractDetails .contracts .edit-carriers .slot .logo-delete[data-v-1e820387]{margin-left:15px;margin-top:15px;min-height:20px;max-height:20px;min-width:20px;max-width:20px;cursor:pointer}.ContractDetails .contracts .edit-carriers .slot .disabled[data-v-1e820387]{pointer-events:none}.ContractDetails .contracts .edit-carriers .carrier-add[data-v-1e820387]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:15px;min-width:1350px;max-width:1350px}.ContractDetails .contracts .edit-carriers .carrier-add .circle[data-v-1e820387]{cursor:pointer}.ContractDetails .collapsed-menu[data-v-1e820387]{padding-left:15px}.contract[data-v-8664da6f]{position:relative;display:flex;justify-content:space-between;align-items:center;height:60px;min-width:1350px;max-width:1350px;margin-top:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:20px;padding-right:20px;white-space:nowrap}.contract .main[data-v-8664da6f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.contract .main .item[data-v-8664da6f]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:150px;max-width:150px}.contract .main .identifier[data-v-8664da6f]{min-width:60px;max-width:60px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.contract .main .route[data-v-8664da6f]{display:flex;justify-content:space-between;align-items:center;min-width:400px;max-width:400px;min-height:60px;margin-left:20px;margin-right:30px}.contract .main .route .location[data-v-8664da6f]{display:flex;flex-direction:column;width:43%;overflow:hidden}.contract .main .route .location .wrap[data-v-8664da6f]{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;white-space:nowrap}.contract .main .route .location .wrap .name[data-v-8664da6f]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#3b4c5b}.contract .main .route .location .wrap .detail[data-v-8664da6f]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.contract .main .route .location .extra[data-v-8664da6f]{display:flex;flex-direction:row;margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#21b3ba}.contract .main .route .origin[data-v-8664da6f],.contract .main .route .origin .wrap[data-v-8664da6f]{align-items:start}.contract .main .route .origin .extra[data-v-8664da6f]{justify-content:start}.contract .main .route .destination[data-v-8664da6f],.contract .main .route .destination .wrap[data-v-8664da6f]{align-items:end}.contract .main .route .destination .extra[data-v-8664da6f]{justify-content:end}.contract .main .route .arrow[data-v-8664da6f]{min-width:12px;margin-left:15px;margin-right:15px}.contract .main .rates[data-v-8664da6f]{display:flex;flex-direction:row;justify-content:start;align-items:center}.contract .main .rates .rate-price[data-v-8664da6f]{margin-left:5px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.contract .main .capacity[data-v-8664da6f]{min-width:175px;max-width:175px;padding-right:25px}.contract[data-v-1c6c9a24]{position:relative;display:flex;justify-content:space-between;align-items:center;height:60px;min-width:1350px;max-width:1350px;margin-top:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:20px;padding-right:20px;white-space:nowrap}.contract .input[data-v-1c6c9a24]{height:38px;min-width:150px;max-width:150px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.contract .price[data-v-1c6c9a24]{position:relative}.contract .price .input[data-v-1c6c9a24]{min-width:100px;max-width:100px;padding-right:30px}.contract .price .currency[data-v-1c6c9a24]{right:45px;position:absolute;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.contract .price .rates[data-v-1c6c9a24]{display:flex;flex-direction:row;justify-content:start;align-items:center}.contract .price .rates .rate-price[data-v-1c6c9a24]{margin-left:5px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.contract .price .check-rate[data-v-1c6c9a24]{position:absolute;right:-25px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:100%;margin-left:5px}.contract .price .check-rate .classic-checkbox[data-v-1c6c9a24]{border-radius:50%;cursor:pointer}.contract .price .check-rate .name[data-v-1c6c9a24]{margin-top:5px;font-style:normal;font-weight:500;font-size:14px;line-height:15px;color:#7e7e7e}.contract .number[data-v-1c6c9a24]{min-width:50px;max-width:50px;text-align:center}.contract .volume[data-v-1c6c9a24]{min-width:90px;max-width:90px}.contract select>option[data-v-1c6c9a24]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.contract .datepicker[data-v-1c6c9a24]{min-width:150px;max-width:150px;--dp-text-color: #3B4C5B;--dp-font-size: 16px;--dp-border-radius: 8px;--dp-border-color: #18B2B8;--dp-border-color-hover: #18B2B8}@media (max-width: 576px){.contract .datepicker[data-v-1c6c9a24]{margin-left:0%}}.contract .main[data-v-1c6c9a24]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.contract .main .item[data-v-1c6c9a24]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:150px;max-width:150px}.contract .main .identifier[data-v-1c6c9a24]{min-width:60px;max-width:60px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.contract .main .route[data-v-1c6c9a24]{display:flex;justify-content:space-between;align-items:center;overflow:hidden;min-width:400px;max-width:400px;min-height:60px;margin-left:20px;margin-right:30px}.contract .main .route .location[data-v-1c6c9a24]{display:flex;flex-direction:column;width:43%}.contract .main .route .location .wrap[data-v-1c6c9a24]{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;white-space:nowrap}.contract .main .route .location .wrap .name[data-v-1c6c9a24]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#3b4c5b}.contract .main .route .location .wrap .detail[data-v-1c6c9a24]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.contract .main .route .location .wrap .postal-code[data-v-1c6c9a24]{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#7e7e7e}.contract .main .route .location .extra[data-v-1c6c9a24]{display:flex;flex-direction:row;margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#21b3ba}.contract .main .route .origin[data-v-1c6c9a24],.contract .main .route .origin .wrap[data-v-1c6c9a24]{align-items:start}.contract .main .route .origin .extra[data-v-1c6c9a24]{justify-content:start}.contract .main .route .destination[data-v-1c6c9a24],.contract .main .route .destination .wrap[data-v-1c6c9a24]{align-items:end}.contract .main .route .destination .extra[data-v-1c6c9a24]{justify-content:end}.contract .main .route .arrow[data-v-1c6c9a24]{min-width:12px;margin-left:15px;margin-right:15px}.contract .main .last[data-v-1c6c9a24]{margin-right:0}.contract .main .capacity[data-v-1c6c9a24]{justify-content:center;min-width:175px;max-width:175px}.contract .main .capacity .add[data-v-1c6c9a24]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-style:normal;font-weight:500;font-size:13px;line-height:14px;text-decoration-line:underline;color:#7e7e7e}.contract .main .capacity .add .name[data-v-1c6c9a24]{margin-right:15px;cursor:pointer}.contract .main .capacity .add .logo[data-v-1c6c9a24]{margin-left:10px;min-width:15px;max-width:15px;min-height:15px;max-height:15px;cursor:pointer}.contract .main .capacity .volume-selector[data-v-1c6c9a24]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-width:150px;max-width:150px}.ContractDetails[data-v-02f86ce2]{display:flex;flex-direction:column;height:100%;width:100%}.ContractDetails .sub-header[data-v-02f86ce2]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:auto;min-height:60px;max-height:60px;padding-left:30px;padding-right:30px}.ContractDetails .sub-header .back[data-v-02f86ce2]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:35px;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.ContractDetails .sub-header .back .logo[data-v-02f86ce2]{margin-right:5px}.ContractDetails .sub-header .back[data-v-02f86ce2]:hover{box-shadow:0 0 7.32px .43px #0003}.ContractDetails .sub-header .actions[data-v-02f86ce2]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:300px}.ContractDetails .sub-header .actions .edit[data-v-02f86ce2]{display:flex;justify-content:center;align-items:center;height:35px;background-color:#21b3ba33;border-radius:8px;padding:10px 20px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.ContractDetails .sub-header .actions .edit[data-v-02f86ce2]:hover{box-shadow:0 0 7.32px .43px #0000001a}.ContractDetails .sub-header .actions .btn-so[data-v-02f86ce2]{display:flex;justify-content:center;align-items:center;height:35px;background-color:#21b3ba;border-radius:8px;margin-left:15px;padding:10px 20px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.ContractDetails .sub-header .actions .btn-so[data-v-02f86ce2]:hover{box-shadow:0 0 7.32px .43px #0003}.ContractDetails .contracts[data-v-02f86ce2]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-left:30px;padding-right:25px;overflow-y:scroll;overflow-x:scroll}.ContractDetails .contracts .type[data-v-02f86ce2]{margin-top:15px;margin-bottom:30px;font-style:normal;font-weight:500;font-size:18px;line-height:14px;color:#3b4c5b}.ContractDetails .contracts .header[data-v-02f86ce2]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:1350px;max-width:1350px;margin-top:30px;padding-left:20px;padding-right:20px}.ContractDetails .contracts .header .title[data-v-02f86ce2]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.ContractDetails .contracts .header .identifier[data-v-02f86ce2]{min-width:60px;max-width:60px}.ContractDetails .contracts .header .route[data-v-02f86ce2]{min-width:400px;max-width:400px;margin-left:20px;margin-right:30px}.ContractDetails .contracts .header .capacity[data-v-02f86ce2]{min-width:175px;max-width:175px;padding-right:25px}.ContractDetails .contracts .carriers[data-v-02f86ce2],.ContractDetails .contracts .edit-carriers[data-v-02f86ce2]{height:100%;width:100%;padding-right:25px}.ContractDetails .contracts .edit-carriers .wrapper[data-v-02f86ce2]{display:flex;flex-direction:row;justify-content:start;align-items:center}.ContractDetails .contracts .edit-carriers .logo-delete[data-v-02f86ce2]{margin-left:15px;margin-top:15px;min-height:20px;max-height:20px;min-width:20px;max-width:20px;cursor:pointer}.ContractDetails .collapsed-menu[data-v-02f86ce2]{padding-left:15px}.DeleteContract[data-v-20ed833d]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteContract .content[data-v-20ed833d]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteContract .content .header[data-v-20ed833d]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteContract .content .body[data-v-20ed833d]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteContract .content .body .main[data-v-20ed833d]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteContract .content .submit[data-v-20ed833d]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteContract .content .submit .btn-delete[data-v-20ed833d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteContract .content .submit .btn-back[data-v-20ed833d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.DeleteContract[data-v-f9a769c8]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteContract .content[data-v-f9a769c8]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteContract .content .header[data-v-f9a769c8]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteContract .content .body[data-v-f9a769c8]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteContract .content .body .main[data-v-f9a769c8]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteContract .content .submit[data-v-f9a769c8]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteContract .content .submit .btn-delete[data-v-f9a769c8]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteContract .content .submit .btn-back[data-v-f9a769c8]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.DeleteContract[data-v-1fa0b8b9]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteContract .content[data-v-1fa0b8b9]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteContract .content .header[data-v-1fa0b8b9]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteContract .content .body[data-v-1fa0b8b9]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteContract .content .body .main[data-v-1fa0b8b9]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteContract .content .submit[data-v-1fa0b8b9]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteContract .content .submit .btn-delete[data-v-1fa0b8b9]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteContract .content .submit .btn-back[data-v-1fa0b8b9]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.contracts[data-v-b0cdb7dc]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-b0cdb7dc]{height:calc(100vh - 65px)}.sub-header[data-v-f066e188]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%}.sub-header .options[data-v-f066e188]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-f066e188]{display:flex;justify-content:center;align-items:center;height:100%;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-f066e188]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-f066e188]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-f066e188]{margin-right:10px}.sub-header .options .active[data-v-f066e188]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-f066e188]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .additional .searcher[data-v-f066e188]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}.sub-header .additional .searcher .input[data-v-f066e188]{width:200px;height:30px;border-radius:75px;border:1px solid #7E7E7E;padding-left:10px;padding-right:30px;color:#7e7e7e;background-color:transparent}.sub-header .additional .searcher .input[data-v-f066e188]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-f066e188]:focus{outline:none}.sub-header .additional .searcher .search[data-v-f066e188]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-f066e188]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .new-warehouse[data-v-f066e188]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .new-warehouse[data-v-f066e188]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-f066e188]{padding-left:15px}.options-display[data-v-d13ced70]{position:absolute;top:30px;right:-110px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-d13ced70]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-d13ced70]:hover{font-style:normal;font-weight:500}.warehouse[data-v-2716f502]{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;min-height:127px;max-height:127px;min-width:265px;max-width:265px;margin-top:15px;margin-bottom:15px;margin-right:30px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;white-space:nowrap}.warehouse .body[data-v-2716f502]{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;height:100px;padding:5px 10px}.warehouse .body .header[data-v-2716f502]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.warehouse .body .header .identifier[data-v-2716f502]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;overflow:hidden;margin-bottom:5px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.warehouse .body .header .identifier .uid[data-v-2716f502]{display:flex;flex-direction:row;justify-content:start;align-items:center;height:15px;margin-bottom:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.warehouse .body .header .identifier .uid .separator[data-v-2716f502]{margin-left:4px;margin-right:4px}.warehouse .body .header .identifier .uid .warehouse-type[data-v-2716f502]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.warehouse .body .header .identifier .uid .farmland[data-v-2716f502],.warehouse .body .header .identifier .uid .construction-site[data-v-2716f502]{color:#217dbb}.warehouse .body .header .identifier .name[data-v-2716f502]{font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.warehouse .body .header .identifier .detail[data-v-2716f502]{margin-top:2px;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}.warehouse .body .header .options[data-v-2716f502]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;width:25px}.warehouse .body .header .options .menu[data-v-2716f502]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;height:20px;padding-top:10px;cursor:pointer}.warehouse .body .details[data-v-2716f502]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.warehouse .body .details .item[data-v-2716f502]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:15px}.warehouse .body .details .item .name[data-v-2716f502]{margin-left:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.warehouse .body .details .labels[data-v-2716f502]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.warehouse .body .details .labels .label[data-v-2716f502]{display:flex;justify-content:center;align-items:center;border-radius:2em;padding:5px 10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.warehouse .body .details .labels .origin[data-v-2716f502],.warehouse .body .details .labels .destination[data-v-2716f502]{background-color:#e6e6e6cc}.warehouse .body .details .labels .both[data-v-2716f502]{background-color:#e6e6e6cc;padding-left:18px;padding-right:18px}.warehouse .submit[data-v-2716f502]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:30px;max-height:30px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#21b3ba33;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#7e7e7e;cursor:pointer}.app-warehouses[data-v-7689381e]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px;overflow-y:hidden;overflow-x:scroll}.app-warehouses .input[data-v-7689381e]{height:40px;width:180px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#3b4c5b}.app-warehouses .input[data-v-7689381e]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.app-warehouses input[data-v-7689381e]:focus{outline:none}.app-warehouses select>option[data-v-7689381e]{font-size:16px;color:#3b4c5b;background-color:#fff;background-image:none;height:50px;padding:15px;border:1px solid #21B3BA}.app-warehouses .disabled[data-v-7689381e]{color:transparent}.app-warehouses .header[data-v-7689381e]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;padding-left:30px;padding-right:30px}.app-warehouses .header .warehouse-type[data-v-7689381e]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:15px}.app-warehouses .header .location[data-v-7689381e]{display:flex;flex-direction:column;justify-content:start;align-items:start}.app-warehouses .header .filter[data-v-7689381e]{display:flex;flex-direction:row;justify-content:start;align-items:center;background-color:#e6e6e6cc;padding:10px;border-radius:8px}.app-warehouses .header .title[data-v-7689381e]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-bottom:2px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#3b4c5b}.app-warehouses .header .label[data-v-7689381e],.app-warehouses .header .side[data-v-7689381e],.app-warehouses .header .country[data-v-7689381e],.app-warehouses .header .county[data-v-7689381e]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;white-space:nowrap}.app-warehouses .header .label[data-v-7689381e],.app-warehouses .header .country[data-v-7689381e]{margin-right:15px}.app-warehouses .warehouses[data-v-7689381e]{display:flex;flex-direction:row;justify-content:start;align-items:start;flex-wrap:wrap;width:100%;max-height:100%;padding-left:30px;padding-right:30px;overflow-y:scroll;overflow-x:hidden}.app-warehouses .collapsed-menu[data-v-7689381e]{padding-left:15px}.WarehouseCreate[data-v-5ffc3cb7]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.WarehouseCreate .content[data-v-5ffc3cb7]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;height:950px;max-height:95%;min-width:700px;width:700px;max-width:60%;background:white;box-sizing:border-box;border-radius:8px}.WarehouseCreate[data-v-705675e8]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.WarehouseCreate .content[data-v-705675e8]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;height:950px;max-height:95%;min-width:700px;width:700px;max-width:60%;background:white;box-sizing:border-box;border-radius:8px}.DeleteWarehouse[data-v-9036e1e4]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteWarehouse .content[data-v-9036e1e4]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteWarehouse .content .header[data-v-9036e1e4]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteWarehouse .content .body[data-v-9036e1e4]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteWarehouse .content .body .main[data-v-9036e1e4]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteWarehouse .content .submit[data-v-9036e1e4]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteWarehouse .content .submit .btn-delete[data-v-9036e1e4]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteWarehouse .content .submit .btn-back[data-v-9036e1e4]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.warehouses[data-v-d4cb979f]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-d4cb979f]{height:calc(100vh - 65px)}.filters-display[data-v-80375750]{position:absolute;z-index:1000;top:35px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:700px;min-height:150px;background-color:#3b4c5b;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.filters-display .input[data-v-80375750]{width:100%;margin-top:15px}.filters-display .line[data-v-80375750]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:15px;padding-left:15px;padding-right:15px}.filters-display .field[data-v-80375750]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%;padding:10px;background-color:#e6e6e6cc;border-radius:8px}.filters-display .field .title[data-v-80375750]{font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.filters-display .submit[data-v-80375750]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;margin-top:15px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;background-color:#fafafa;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.filters-display .submit .btn-clean[data-v-80375750]{display:flex;justify-content:center;align-items:center;white-space:nowrap;min-height:40px;max-height:40px;width:50%;border-bottom-left-radius:8px;color:#3b4c5b;cursor:pointer}.filters-display .submit .btn-confirm[data-v-80375750]{display:flex;justify-content:center;align-items:center;white-space:nowrap;min-height:40px;max-height:40px;width:50%;border-bottom-right-radius:8px;color:#fff;cursor:pointer}.filters-display .submit .disabled[data-v-80375750]{pointer-events:none;background-color:#e6e6e6cc;color:#7e7e7e;cursor:default}@media (max-width: 1600px){.filters-display[data-v-80375750]{left:50%;transform:translate(-40%)}}.sub-header[data-v-4c0a5a2f]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%;overflow-y:visible}.sub-header .options[data-v-4c0a5a2f]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-4c0a5a2f]{display:flex;justify-content:center;align-items:center;height:60px;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-4c0a5a2f]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-4c0a5a2f]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-4c0a5a2f]{margin-right:10px}.sub-header .options .active[data-v-4c0a5a2f]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-4c0a5a2f]{display:flex;justify-content:space-between;align-items:center;height:100%;margin-left:30px}.sub-header .additional .logo[data-v-4c0a5a2f]{cursor:pointer}.sub-header .additional .floating-drop[data-v-4c0a5a2f]{position:relative;margin-right:30px}.sub-header .additional .floating-drop .logo-container[data-v-4c0a5a2f]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:30px;max-width:30px;min-height:30px;max-height:30px;background-color:#e6e6e6cc;border-radius:5px;cursor:pointer}.sub-header .additional .floating-drop .logo-container[data-v-4c0a5a2f]:hover{box-shadow:0 0 7.32px .43px #0003}.sub-header .additional .floating-drop .logo-container-active[data-v-4c0a5a2f]{background-color:#7edcec99;box-shadow:0 2px 4px #0003}.sub-header .additional .floating-drop .logo-container-used[data-v-4c0a5a2f]{border:1px solid #21B3BA;box-shadow:0 0 7.32px .43px #21b3ba}.sub-header .additional .floating-drop-active[data-v-4c0a5a2f]{z-index:10001!important}.sub-header .additional .input-group[data-v-4c0a5a2f]{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;margin-right:30px;width:auto}.sub-header .additional .input-group .datepicker[data-v-4c0a5a2f]{margin-left:3%;min-width:95px;max-width:95px;height:35px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #7e7e7e;--dp-border-color-hover: #7e7e7e;--dp-input-padding: 6px 6px 6px 10px;--dp-background-color: transparent}.sub-header .additional .input-group .range[data-v-4c0a5a2f]{min-width:185px;max-width:185px}.sub-header .additional .input-group .disabled[data-v-4c0a5a2f]{border-radius:8px;--dp-text-color: transparent}.sub-header .additional .input-group .logo[data-v-4c0a5a2f]{margin-right:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.sub-header .additional .searcher[data-v-4c0a5a2f]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}@media (max-width: 1300px){.sub-header .additional .searcher[data-v-4c0a5a2f]{display:none}}.sub-header .additional .searcher .input[data-v-4c0a5a2f]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.sub-header .additional .searcher .input[data-v-4c0a5a2f]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-4c0a5a2f]:focus{outline:none}.sub-header .additional .searcher .search[data-v-4c0a5a2f]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-4c0a5a2f]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .refresh[data-v-4c0a5a2f]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .refresh .logo[data-v-4c0a5a2f]{margin-right:10px}.sub-header .additional .new-order[data-v-4c0a5a2f]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;width:140px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .refresh[data-v-4c0a5a2f]:hover,.sub-header .additional .new-order[data-v-4c0a5a2f]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-4c0a5a2f]{padding-left:15px}.blured-layer[data-v-4c0a5a2f]{position:fixed;background:rgba(255,255,255,.4);z-index:10000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.table-options-display[data-v-482708b0]{position:absolute;top:45px;right:30px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:180px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.option[data-v-482708b0]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.option[data-v-482708b0]:hover{font-style:normal;font-weight:500}.report[data-v-482708b0]{color:#f78c8c;font-weight:400}.expedition-date-range[data-v-d35f8613]{display:flex;flex-direction:column}.date[data-v-d35f8613]{display:flex;gap:4px;justify-content:end;align-items:end}.time[data-v-d35f8613]{gap:4px;display:flex;justify-content:end;align-items:end;height:14px}.pallet-details-components[data-v-3e7d493f]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:55px;overflow-y:auto;overflow-x:hidden;min-width:230px;max-width:230px}.pallet-details-components .pallet-details[data-v-3e7d493f]{display:flex;font-size:12px;color:#3b4c5b;font-weight:500}.pallet-details-components .pallet-details .quantity[data-v-3e7d493f]{width:45px}.pallet-details-components .pallet-details .pallet-type[data-v-3e7d493f]{display:flex;gap:2px;width:180px}.status[data-v-0e2cf1af]{display:flex;flex-direction:column;justify-content:space-between;min-width:100px;height:28px;margin-left:20px;margin-right:15px}.status .name[data-v-0e2cf1af]{display:flex;justify-content:center;align-items:center;height:16px;border:1px solid;border-radius:3px;padding-left:10px;padding-right:10px;font-style:normal;font-weight:400;font-size:11px;line-height:16px}.status .pending[data-v-0e2cf1af]{color:#f78c8c;border-color:#f78c8c}.status .grouped[data-v-0e2cf1af]{color:#6b1e68;border-color:#6b1e68}.status .shared[data-v-0e2cf1af]{color:#f4a261;border-color:#f4a261}.status .confirmed[data-v-0e2cf1af]{color:#d2a54a;border-color:#d2a54a}.status .assigned[data-v-0e2cf1af]{color:#18b2b8;border-color:#18b2b8}.status .finished[data-v-0e2cf1af]{color:#3a974c;border-color:#3a974c}.status .progress-bar[data-v-0e2cf1af]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.status .progress-bar .step[data-v-0e2cf1af]{height:4px;width:24px;border-radius:8px;padding-left:3px;padding-right:3px;background-color:#7e7e7e}.status .progress-bar .pending[data-v-0e2cf1af]{background-color:#f78c8c}.status .progress-bar .grouped[data-v-0e2cf1af]{background-color:#6b1e68}.status .progress-bar .shared[data-v-0e2cf1af]{background-color:#f4a261}.status .progress-bar .confirmed[data-v-0e2cf1af]{background-color:#d2a54a}.status .progress-bar .assigned[data-v-0e2cf1af]{background-color:#18b2b8}.status .progress-bar .finished[data-v-0e2cf1af]{background-color:#3a974c}.expedition[data-v-d2cca5ff]{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:100px;min-width:1550px;width:100%;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:0;padding-right:20px}.skeleton[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%}.skeleton .identifier[data-v-d2cca5ff]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-width:160px;max-width:160px;margin-left:10px;margin-right:10px;overflow:hidden}.skeleton .identifier .main[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.skeleton .identifier .expedition-id[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#3b4c5b;border-radius:2em}.skeleton .identifier .expedition-id .number[data-v-d2cca5ff]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.skeleton .identifier .type[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.skeleton .identifier .type .name[data-v-d2cca5ff]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.skeleton .identifier .type .detail[data-v-d2cca5ff]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.skeleton .identifier .ltl[data-v-d2cca5ff]{color:#217dbb}.skeleton .identifier .ftl[data-v-d2cca5ff]{color:#7e7e7e}.skeleton .identifier .recipient[data-v-d2cca5ff]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.skeleton .identifier .recipient .name[data-v-d2cca5ff]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.skeleton .route[data-v-d2cca5ff]{display:flex;justify-content:space-between;align-items:start;min-width:400px;max-width:400px;margin-right:50px}.skeleton .route .location[data-v-d2cca5ff]{display:flex;align-items:center;width:43%;font-style:normal;font-weight:500;font-size:14px;line-height:25px}.skeleton .route .location .display[data-v-d2cca5ff]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.skeleton .route .location .display .details[data-v-d2cca5ff]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.skeleton .route .location .display .details .item[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.skeleton .route .location .display .details .item .name[data-v-d2cca5ff]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.skeleton .route .location .display .place[data-v-d2cca5ff]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.skeleton .route .location .display .place .wrapper[data-v-d2cca5ff]{display:flex;flex-direction:column;justify-content:start}.skeleton .route .location .display .place .municipality[data-v-d2cca5ff]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.skeleton .route .location .display .date[data-v-d2cca5ff]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.skeleton .route .location .display .date .operator[data-v-d2cca5ff],.skeleton .route .location .display .date .scheduled[data-v-d2cca5ff]{color:#3b4c5b}.skeleton .route .location .display .extra[data-v-d2cca5ff]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.skeleton .route .origin[data-v-d2cca5ff]{justify-content:start}.skeleton .route .origin .display[data-v-d2cca5ff],.skeleton .route .origin .display .place[data-v-d2cca5ff],.skeleton .route .origin .display .place .wrapper[data-v-d2cca5ff]{align-items:start}.skeleton .route .origin .display .details[data-v-d2cca5ff]{justify-content:start}.skeleton .route .destination[data-v-d2cca5ff]{justify-content:end}.skeleton .route .destination .display[data-v-d2cca5ff],.skeleton .route .destination .display .place[data-v-d2cca5ff],.skeleton .route .destination .display .place .wrapper[data-v-d2cca5ff]{align-items:end}.skeleton .route .destination .display .details[data-v-d2cca5ff]{justify-content:end}.skeleton .route .arrow[data-v-d2cca5ff]{position:relative;margin-top:0;min-width:12px}.skeleton .route .arrow .round-trip[data-v-d2cca5ff]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;background-color:#7edcec99;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.skeleton .load[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:230px;max-width:230px;overflow:hidden}.skeleton .load-weight[data-v-d2cca5ff]{min-width:100px;max-width:100px;overflow:hidden}.skeleton .load-weight .weight[data-v-d2cca5ff]{display:flex;justify-content:center;align-items:start;height:55px;font-style:normal;font-size:14px;line-height:19px;color:#3b4c5b}.skeleton .relations[data-v-d2cca5ff]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden}.skeleton .relations .order-information-container[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center}.skeleton .relations .order[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.skeleton .relations .order-id[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.skeleton .relations .order-id .number[data-v-d2cca5ff]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.skeleton .relations .type[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.skeleton .relations .type .name[data-v-d2cca5ff]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.skeleton .relations .type .detail[data-v-d2cca5ff]{white-space:nowrap;overflow:hidden;margin-left:10px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#7e7e7e}.skeleton .relations .ltl[data-v-d2cca5ff]{color:#217dbb}.skeleton .relations .ftl[data-v-d2cca5ff]{color:#7e7e7e}.skeleton .relations .carrier[data-v-d2cca5ff]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.skeleton .relations .logo[data-v-d2cca5ff]{min-width:25px}.skeleton .price[data-v-d2cca5ff]{display:flex;justify-content:center;min-width:80px;max-width:80px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.summit[data-v-d2cca5ff]{display:flex;justify-content:space-between;align-items:center}.summit .cta[data-v-d2cca5ff]{display:flex;justify-content:right;align-items:center;white-space:nowrap;width:100px;color:#3b4c5b;margin-right:35px;cursor:pointer}.summit .cta .action[data-v-d2cca5ff]{display:flex;align-items:center;font-style:normal;font-weight:500;font-size:14px;line-height:10px;margin-right:5px}.menu[data-v-d2cca5ff]{margin-left:5px;position:relative;cursor:pointer}.date-and-time[data-v-d2cca5ff]{font-size:12px;color:#3b4c5b}.input[data-v-6dba1f25]{border-radius:8px;width:480px;border:1px solid #21b3ba!important;height:28px;display:flex;align-items:center;font-size:14px}.searcher[data-v-6dba1f25]{position:relative;display:flex;justify-content:space-between;align-items:center}.searcher .input[data-v-6dba1f25]{width:480px;border-radius:8px;border:1px solid #21b3ba!important}.searcher .input[data-v-6dba1f25]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.searcher input[data-v-6dba1f25]:focus{outline:none}.searcher .search[data-v-6dba1f25]{cursor:pointer;position:absolute;z-index:5;right:10px}.searcher .search .logo[data-v-6dba1f25]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}#order-container[data-v-71c1cf47]{max-height:200px;overflow-y:auto;margin-top:8px}ul[data-v-71c1cf47]{list-style-type:none;padding:0;margin:0}.order-selector-list-element[data-v-71c1cf47]{height:35px;padding:8px;cursor:pointer}.order-selector-list-element[data-v-71c1cf47]:hover{background-color:#21b3ba33}li.selected[data-v-71c1cf47]{background-color:#e2e2e2}.order-selector[data-v-71c1cf47]{position:absolute;max-width:480px;top:auto;z-index:5;font-size:14px;background-color:#fff;border-radius:8px;border:1px solid #21b3ba}.order-selector[data-v-487cb5d6]{width:100%}.expedition-container[data-v-4141d5b0]{display:flex;flex-direction:row;gap:10px;margin-bottom:10px;padding:16px 48px}.left-side-expedition-information[data-v-4141d5b0]{display:flex;flex-direction:column;width:1080px}.expedition-origin-info[data-v-4141d5b0]{display:flex;margin-bottom:20px;gap:10px}.title[data-v-4141d5b0]{margin-left:4px;margin-bottom:5px;display:flex;align-items:center;justify-content:start;font-size:14px;color:#3b4c5b;margin-right:10px;font-weight:500}.comments-textarea[data-v-4141d5b0]{margin-bottom:5px;display:flex;align-items:center;justify-content:start;width:745px;height:70px!important}.expeditions-header[data-v-4141d5b0]{margin-left:2px;margin-bottom:5px;display:flex;font-size:14px;color:#3b4c5b;gap:15px;font-weight:500}.expeditions-header .expedition-id[data-v-4141d5b0]{display:flex;align-items:center;justify-content:start;width:93px}.expeditions-header .location-header[data-v-4141d5b0]{display:flex;align-items:center;justify-content:start;width:357px}.expeditions-header .weight-header[data-v-4141d5b0]{display:flex;align-items:center;justify-content:start;width:65px}.expeditions-header .number-pallets-header[data-v-4141d5b0]{display:flex;align-items:center;justify-content:start;width:85px}.expeditions-header .type-pallets-header[data-v-4141d5b0]{display:flex;align-items:center;justify-content:start;width:245px}.expeditions-header .target-date-header[data-v-4141d5b0]{display:flex;align-items:center;justify-content:start;width:202px}.expedition-destination-info[data-v-4141d5b0]{margin-bottom:15px;min-width:1280px;display:flex;align-items:start;align-items:stretch;justify-content:space-between;height:100%}.left-side-expedition[data-v-4141d5b0]{display:flex;gap:10px}.expedition-number[data-v-4141d5b0]{font-size:14px;min-width:20px;display:flex;height:28px;align-items:center}.expedition-id .input[data-v-4141d5b0]{width:95px}.input[data-v-4141d5b0]{height:28px}.quantity[data-v-4141d5b0]{width:90px}.label-number-pallets[data-v-4141d5b0]{font-size:14px;color:#3b4c5b;display:flex;gap:10px}input[data-v-4141d5b0]::-webkit-calendar-picker-indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7klEQVRoge2XSwrCQBAFe6VeI6cRAi5zEpfeSkHjydSVdmMejIMh3/nBK3i7CVRlsokIIYQQQghxaXTb1BJ/MKdm6NBR99a1ul1oowlsdGf5up36DlW6Z3fIdpU8bsIczAVe5lj1Hd7rHs7h1DfhvnnbS3cYeiiXiFnyIHXEInmQKmIVeRA7YlV5ECsiiDwIHRFUHoSKiCIP/Ii7LIsw+YtEkgdrRSSRB0sjksqDuRFZyIOpEVnJg7ERWcqDoYis5UFfRBHyoJbfn6JbN/dnpE5mNxL/Jop48z5+RFHyABFFyoNaCvjmCSGEEEJK5QOhW6JdRRgREwAAAABJRU5ErkJggg==);height:10px;width:10px;cursor:pointer}.input[data-v-4141d5b0]:disabled{border:1px solid #d0d0d0;background-color:#e6e6e6cc}.date-time-container[data-v-4141d5b0]{display:flex;gap:2px}.date-picker-container[data-v-4141d5b0]{display:flex;flex-direction:column;gap:5px;align-items:center}.datepicker[data-v-4141d5b0]{width:110px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 10px}.datepicker[data-v-4141d5b0] .dp__clear_icon{color:#aaa;cursor:pointer!important;padding:0 5px}.datepicker[data-v-4141d5b0] .dp__input{height:28px}.datepicker[data-v-4141d5b0] .dp__clear_icon:hover{color:#3b4c5b}.logo-delete[data-v-4141d5b0]{cursor:pointer;height:20px;width:20px}.time-picker-container[data-v-4141d5b0]{display:flex;flex-direction:column;gap:5px;align-items:center}.time-input-container[data-v-4141d5b0]{display:flex;align-items:center;justify-content:start}.delivery-time[data-v-4141d5b0]{width:95px;font-size:14px}.clear-time-btn-edit[data-v-4141d5b0]{position:absolute;background:transparent;border:none;cursor:pointer;font-size:15px;color:#aaa;padding-top:2px;left:706px;z-index:100}.clear-time-btn-create[data-v-4141d5b0]:hover,.clear-time-btn-edit[data-v-4141d5b0]:hover{color:#3b4c5b}.add-range-button[data-v-4141d5b0]{display:flex;justify-content:center;align-items:center;height:25px;width:100%;padding:10px;background-color:#7edcec99;border-radius:8px;white-space:nowrap;border:1px solid rgba(126,220,236,.6);font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#3b4c5b;cursor:pointer}.add-range-button[data-v-4141d5b0]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.weight[data-v-4141d5b0]{width:70px}.pallets-component[data-v-4141d5b0] .delete-pallet{left:1130px}.disabled[data-v-4141d5b0]{background-color:#e6e6e6cc;color:#3b4c5b;cursor:not-allowed}.disabled[data-v-4141d5b0]:hover{border-color:#00000026;box-shadow:none}.vertical-divider[data-v-4141d5b0]{width:2px;background-color:#7e7e7e;margin-left:15px}.right-side-expeditions[data-v-4141d5b0]{display:flex;justify-content:center;align-items:center;gap:10px}.right-side-expeditions-actions[data-v-4141d5b0]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.expedition-state-and-actions-container[data-v-4141d5b0]{display:flex}.expedition-actions[data-v-4141d5b0]{display:flex;gap:2px;align-items:start;justify-content:start;height:28px}.expedition-actions-accept[data-v-4141d5b0],.expedition-actions-undo[data-v-4141d5b0],.expedition-actions-decline[data-v-4141d5b0]{font-weight:500;font-size:14px;border-radius:8px;padding-right:10px;padding-left:10px;display:flex;justify-content:center;height:28px;align-items:center;color:#fff;width:75px;cursor:pointer}.expedition-actions-accept[data-v-4141d5b0]:hover,.expedition-actions-undo[data-v-4141d5b0]:hover,.expedition-actions-decline[data-v-4141d5b0]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.expedition-actions-accept[data-v-4141d5b0]{background-color:#21b3ba}.expedition-actions-decline[data-v-4141d5b0]{background-color:#f78c8c}.expedition-actions-undo[data-v-4141d5b0]{background-color:#7e7e7e}.expedition-state[data-v-4141d5b0]{font-size:14px;color:#3b4c5b;display:flex;gap:10px;align-items:center;height:28px}.expedition-state-declined[data-v-4141d5b0],.expedition-state-accepted[data-v-4141d5b0]{width:80px;font-size:14px;display:flex;justify-content:center;align-items:center}.expedition-state-declined[data-v-4141d5b0]{color:#f78c8c}.expedition-state-accepted[data-v-4141d5b0]{color:#21b3ba}.options-select[data-v-4141d5b0]{background-color:#21b3ba;display:flex;justify-content:center;text-align:center;align-items:center;color:#fff;width:100px;font-weight:500;font-size:14px;height:25px;border-radius:8px;border:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.options-select[data-v-4141d5b0]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.options-select[data-v-4141d5b0]:focus{outline:none}.options-unselect[data-v-4141d5b0]{background-color:#7e7e7e;display:flex;justify-content:center;text-align:center;align-items:center;color:#fff;width:155px;font-weight:500;font-size:14px;height:25px;border-radius:8px;border:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.options-unselect[data-v-4141d5b0]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.options-unselect[data-v-4141d5b0]:focus{outline:none}.is-creating-order-unselect[data-v-4141d5b0]{width:100px}.smart-location[data-v-4141d5b0] .country{max-width:110px!important;min-width:110px!important}.smart-location[data-v-4141d5b0] .country .input{width:110px}.datepicker[data-v-4141d5b0] .dp__disabled{background-color:#e6e6e6cc;border:1px solid #d0d0d0}.id_repeated[data-v-4141d5b0]{border:1px solid #F78C8C}.delete-expedition[data-v-4141d5b0]{display:flex;align-items:center;height:28px}.submit[data-v-4141d5b0]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:70px;max-height:70px;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.edit-expedition[data-v-168c12c1]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.edit-expedition-modal-content[data-v-168c12c1]{background-color:#fff;border-radius:8px;text-align:center;position:relative;justify-content:center;display:flex;flex-direction:column}.header[data-v-168c12c1]{display:flex;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;width:100%;margin-top:10px;padding-left:30px;padding-right:30px;margin-bottom:10px}.header .spacer[data-v-168c12c1]{min-width:20px;height:100%}.header .arrow[data-v-168c12c1]{cursor:pointer}.header .title[data-v-168c12c1]{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.header .title .name[data-v-168c12c1]{display:flex;align-items:center;margin-bottom:5px}.header .title .underline[data-v-168c12c1]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.header .close[data-v-168c12c1]{cursor:pointer}.no-expeditions[data-v-d111a3d1]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.DeleteExpedition[data-v-2c61f9eb]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.DeleteExpedition .content[data-v-2c61f9eb]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteExpedition .content .header[data-v-2c61f9eb]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteExpedition .content .body[data-v-2c61f9eb]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteExpedition .content .body .main[data-v-2c61f9eb]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteExpedition .content .submit[data-v-2c61f9eb]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteExpedition .content .submit .btn-delete[data-v-2c61f9eb]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteExpedition .content .submit .btn-back[data-v-2c61f9eb]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.expeditions[data-v-aa818cdc]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%;overflow-y:auto;gap:15px;padding-left:30px;padding-right:25px;padding-top:15px}.no-expeditions[data-v-aa818cdc]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.content[data-v-d3fc175d]{position:absolute;display:flex;flex-direction:column;justify-content:center;width:650px;height:100%;padding-top:20px;padding-bottom:20px}@media (max-width: 650px){.content[data-v-d3fc175d]{width:100%}}.content .main[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll;overflow-x:scroll;width:100%;background:white;box-sizing:border-box;border-radius:8px}.content .header[data-v-d3fc175d]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.content .header .spacer[data-v-d3fc175d]{min-width:20px;height:100%}.content .header .title[data-v-d3fc175d]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.content .header .title .name[data-v-d3fc175d]{display:flex;align-items:center;margin-bottom:5px}.content .header .title .underline[data-v-d3fc175d]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.content .header .close[data-v-d3fc175d]{cursor:pointer}.content .info[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-top:25px;padding-left:60px;padding-right:60px}@media (max-width: 450px){.content .info[data-v-d3fc175d]{padding-left:15px;padding-right:15px}}.content .info .order-identifier[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.content .info .order-identifier .customer .text[data-v-d3fc175d]{font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#7e7e7e}.content .info .order-identifier .order-id[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;height:24px;max-width:200px;white-space:nowrap;overflow:hidden;padding-left:5px;padding-right:5px;background-color:#e6e6e6cc;border-radius:5px}.content .info .order-identifier .order-id .number[data-v-d3fc175d]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.content .info .title[data-v-d3fc175d]{margin-bottom:5px;font-style:normal;font-weight:500;font-size:16px;line-height:15px;color:#3b4c5b}.content .info .data[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:space-between}@media (min-width: 451px){.content .info .data[data-v-d3fc175d]{width:100%}}.content .info .data .details[data-v-d3fc175d]{width:50%;min-width:225px;margin-top:25px}.content .info .data .details .title[data-v-d3fc175d]{margin-bottom:15px;font-style:normal;font-weight:500;font-size:16px;line-height:15px;color:#3b4c5b}.content .info .data .details .item[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:start;align-items:center;flex-wrap:wrap;min-width:80px;margin-bottom:10px}.content .info .data .details .item .name[data-v-d3fc175d]{font-style:normal;font-weight:500;font-size:15px;line-height:20px;color:#3b4c5b;margin-right:5px}.content .info .data .details .item .text[data-v-d3fc175d]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e}.content .info .data .details .item .label[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;border-radius:2em;padding:3px 10px;margin-right:5px;margin-bottom:2px;white-space:nowrap;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e;background-color:#21b3ba33}.content .info .data .details .item .secondary[data-v-d3fc175d]{background-color:#e6e6e6cc}.content .info .data .details .item .logo[data-v-d3fc175d]{margin-right:15px}.content .info .data .details .item .pallet-row[data-v-d3fc175d]{max-width:120px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.content .info .data .details .item .value[data-v-d3fc175d]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.content .info .data .details .trailer[data-v-d3fc175d],.content .info .data .details .working[data-v-d3fc175d]{align-items:start}.content .info .comments[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:space-between;width:100%;min-height:30px;max-height:90px;overflow-y:scroll}.content .info .comments .text[data-v-d3fc175d]{white-space:pre-wrap;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e}.content .alert[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;width:100%;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#f78c8c}.content .round-trip[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:center;align-items:center}.content .round-trip .label[data-v-d3fc175d]{white-space:nowrap;padding:5px 10px;background-color:#7edcec99;border-radius:2em;font-style:normal;font-weight:600;font-size:16px;line-height:18px;color:#3b4c5b}.content .route-stops[data-v-d3fc175d]{width:100%;margin-top:10px;padding-left:60px;padding-right:60px}@media (max-width: 450px){.content .route-stops[data-v-d3fc175d]{padding-left:5px;padding-right:5px;overflow:visible;min-height:fit-content;max-height:fit-content}}.content .route-stops .origin[data-v-d3fc175d],.content .route-stops .destination[data-v-d3fc175d]{min-height:80px}.content .route-stops .location[data-v-d3fc175d]{position:relative;display:flex;flex-direction:row;white-space:nowrap;max-width:100%;margin-bottom:25px}.content .route-stops .location .dot[data-v-d3fc175d]{position:relative;height:12px;min-width:12px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:8px;margin-right:25px}.content .route-stops .location .data[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:start;color:#212121}.content .route-stops .location .data .soft-font[data-v-d3fc175d]{margin-bottom:0}.content .route-stops .location .data .head[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:start}.content .route-stops .location .data .load[data-v-d3fc175d]{font-style:normal;font-weight:700;font-size:17.7995px;line-height:22px}.content .route-stops .location .data .booking-number[data-v-d3fc175d]{color:#7e7e7e;font-style:normal;font-weight:500;font-size:14px;line-height:16px}.content .route-stops .location .data .place[data-v-d3fc175d]{display:flex;margin-top:15px;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.content .route-stops .location .data .place .logo[data-v-d3fc175d]{margin-right:8px}.content .route-stops .location .data .date[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;height:35px;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.content .route-stops .location .data .date .logo[data-v-d3fc175d]{margin-right:8px}.content .route-stops .location .data .date .date-selector[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:start;align-items:center}.content .route-stops .location .data .date .date-selector .datepicker[data-v-d3fc175d]{min-width:100px;max-width:100px;--dp-font-size: 14px;--dp-preview-font-size: 12px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 6px}@media (max-width: 576px){.content .route-stops .location .data .date .date-selector .datepicker[data-v-d3fc175d]{margin-left:0%}}.content .route-stops .location .data .date .date-selector .editable[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:start;align-items:start;cursor:pointer;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#21b3ba}.content .route-stops .location .data .date .date-selector .editable .soft-font[data-v-d3fc175d]{color:#21b3ba}.content .route-stops .location .data .date .date-selector .logo-delete[data-v-d3fc175d]{cursor:pointer;margin-right:15px;margin-left:15px;min-width:14px;max-width:14px;min-height:14px;max-height:14px}.content .route-stops .location .data .time[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.content .route-stops .location .data .time .logo[data-v-d3fc175d]{margin-right:8px}.content .route-stops .location .data .items[data-v-d3fc175d]{display:flex;width:100%;white-space:nowrap;overflow:hidden;margin-top:20px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.content .route-stops .location .data .items .logo[data-v-d3fc175d]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.content .route-stops .location .vertical-line[data-v-d3fc175d]{position:absolute;left:5px;top:15px;width:2px;min-height:calc(100% + 25px);background-color:#21b3ba}.content .resource[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-top:15px;padding-left:60px;padding-right:60px}.content .resource .title[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;margin-bottom:10px;font-style:normal;font-weight:500;font-size:18px;line-height:20px;color:#3b4c5b}.content .resource .title .logo[data-v-d3fc175d]{margin-left:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.content .resource .title .rotate[data-v-d3fc175d]{rotate:45deg}.content .resource .carrier[data-v-d3fc175d]{width:100%;margin-top:10px}.content .resource .carrier .input[data-v-d3fc175d]{height:30px;width:200px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.content .resource .carrier .input[data-v-d3fc175d]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.content .resource .carrier input[data-v-d3fc175d]:focus{outline:none}.content .resource .carrier .type[data-v-d3fc175d]{margin-bottom:15px}.content .resource .carrier .type .item[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.content .resource .carrier .type .item .name[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:start;align-items:center;font-style:normal;font-weight:500;font-size:15px;line-height:20px;color:#3b4c5b;margin-right:5px}.content .resource .carrier .type .item .name .field-label[data-v-d3fc175d]{max-width:130px;overflow:hidden}.content .resource .carrier .type .trailer[data-v-d3fc175d],.content .resource .carrier .type .trailer-type[data-v-d3fc175d],.content .resource .carrier .type .phone[data-v-d3fc175d],.content .resource .carrier .type .uid[data-v-d3fc175d]{margin-top:15px}.content .resource .carrier .type select>option[data-v-d3fc175d]{font-size:16px;color:#3b4c5b;background-color:#f7f7f7;background-image:none;height:50px;padding:15px;border:px solid rgb(41,18,18)}.content .message-wrapper[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:center;text-align:center}.content .message-wrapper .message[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:60px;padding-right:60px;margin-top:15px;margin-bottom:5px}@media (max-width: 450px){.content .message-wrapper .message[data-v-d3fc175d]{margin-top:6px;display:inline;padding-left:15px;padding-right:15px}}.content .message-wrapper .message .title[data-v-d3fc175d]{margin-bottom:5px;font-style:normal;font-weight:500;font-size:16px;line-height:15px;color:#3b4c5b}.content .message-wrapper .message .input[data-v-d3fc175d]{min-height:120px;max-height:250px;width:100%;flex-grow:1;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.content .message-wrapper .message .input[data-v-d3fc175d]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.content .message-wrapper .message .input[data-v-d3fc175d]:focus{outline:none}.content .confirmation-body[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:30px;padding-left:60px;padding-right:60px}.content .confirmation-body .confirmation-main[data-v-d3fc175d]{margin-top:30px;margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.content .confirmation-body .confirmation-detail[data-v-d3fc175d]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.content .submit[data-v-d3fc175d]{margin-top:5%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px}.content .submit .price-group[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.content .submit .final-price[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;height:30px;padding:10px 20px;background-color:#3b4c5b;border-radius:30px;font-style:normal;font-weight:400;font-size:18px;line-height:20px;color:#fff}.content .submit .final-price .currency[data-v-d3fc175d]{margin-left:5px}.content .submit .show-bid[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:15px}.content .submit .show-bid .name[data-v-d3fc175d]{font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#7e7e7e;cursor:pointer}.content .submit .selector[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.content .submit .selector .price[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:center;align-items:center}.content .submit .selector .price .input[data-v-d3fc175d]{text-align:center;height:30px;width:100px;margin-left:5px;margin-right:5px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:500;font-size:18px;line-height:18px;color:#7e7e7e}.content .submit .selector .price .input[data-v-d3fc175d]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.content .submit .selector .price input[data-v-d3fc175d]:focus{outline:none}.content .submit .selector .price .logo[data-v-d3fc175d]{cursor:pointer}.content .submit .selector .feedback[data-v-d3fc175d]{display:flex;flex-direction:column;justify-content:center;align-items:center}.content .submit .selector .feedback .distance-relation[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;height:20px;margin-bottom:5px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:14px;color:#7e7e7e}.content .submit .selector .feedback .advert[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;height:20px;width:200px;white-space:nowrap;overflow:hidden;border-radius:8px;border:1px solid #7E7E7E;font-style:normal;font-weight:500;font-size:12px;line-height:11px}.content .submit .selector .feedback .good[data-v-d3fc175d]{border:1px solid #3A974C;color:#3a974c}.content .submit .selector .feedback .middle[data-v-d3fc175d]{border:1px solid #D2A54A;color:#d2a54a}.content .submit .selector .feedback .bad[data-v-d3fc175d]{border:1px solid #F78C8C;color:#f78c8c}.content .submit .frame[data-v-d3fc175d]{display:flex;flex-direction:row;justify-content:center;align-items:center}.content .submit .btn-confirm[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;min-width:100px;margin-top:15px;padding:10px 20px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff;cursor:pointer}.content .submit .btn-searching[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;min-width:100px;margin-top:15px;margin-left:10px;padding:10px 20px;background-color:#7e7e7e;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff;cursor:pointer}.content .submit .btn-reject[data-v-d3fc175d]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;min-width:100px;margin-top:15px;margin-right:10px;padding:10px 20px;border:1px solid #21B3BA;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#21b3ba;cursor:pointer}.CarrierOrder[data-v-973b0d44]{position:fixed;background-color:#d9d9d9;z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:30px}.CarrierOrder .footer[data-v-973b0d44]{position:absolute;bottom:10px;display:flex;flex-direction:row;justify-content:center;margin-top:15px;height:20px}.CarrierOrder .footer .name[data-v-973b0d44]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#7e7e7e}.CarrierOrder .footer .cta[data-v-973b0d44]{font-weight:600;cursor:pointer}.CustomerOrder[data-v-d0b33aa3]{position:fixed;background-color:#d9d9d9;z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:30px}.CustomerOrder .content[data-v-d0b33aa3]{position:absolute;display:flex;flex-direction:column;justify-content:center;width:650px;height:100%;padding-top:20px;padding-bottom:20px}@media (max-width: 650px){.CustomerOrder .content[data-v-d0b33aa3]{width:100%}}.CustomerOrder .content .main[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll;overflow-x:scroll;width:100%;background:white;box-sizing:border-box;border-radius:8px}.CustomerOrder .content .header[data-v-d0b33aa3]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.CustomerOrder .content .header .spacer[data-v-d0b33aa3]{min-width:20px;height:100%}.CustomerOrder .content .header .title[data-v-d0b33aa3]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.CustomerOrder .content .header .title .name[data-v-d0b33aa3]{display:flex;align-items:center;margin-bottom:5px}.CustomerOrder .content .header .title .underline[data-v-d0b33aa3]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.CustomerOrder .content .header .close[data-v-d0b33aa3]{cursor:pointer}.CustomerOrder .content .info[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-top:25px;padding-left:60px;padding-right:60px}@media (max-width: 450px){.CustomerOrder .content .info[data-v-d0b33aa3]{padding-left:15px;padding-right:15px}}.CustomerOrder .content .info .order-identifier[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.CustomerOrder .content .info .order-identifier .order-id[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:start;align-items:center;height:24px;min-width:150px;max-width:250px;white-space:nowrap;overflow:hidden;margin-right:15px;padding-left:5px;padding-right:5px;background-color:#e6e6e6cc;border-radius:5px}.CustomerOrder .content .info .order-identifier .order-id .name[data-v-d0b33aa3]{font-style:normal;font-weight:600;font-size:15px;line-height:20px;color:#3b4c5b}.CustomerOrder .content .info .order-identifier .order-id .number[data-v-d0b33aa3]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.CustomerOrder .content .info .title[data-v-d0b33aa3]{margin-bottom:5px;font-style:normal;font-weight:500;font-size:16px;line-height:15px;color:#3b4c5b}.CustomerOrder .content .info .data[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:space-between}@media (min-width: 451px){.CustomerOrder .content .info .data[data-v-d0b33aa3]{width:100%}}.CustomerOrder .content .info .data .details[data-v-d0b33aa3]{width:50%;min-width:225px;margin-top:25px}.CustomerOrder .content .info .data .details .title[data-v-d0b33aa3]{margin-bottom:15px;font-style:normal;font-weight:500;font-size:16px;line-height:15px;color:#3b4c5b}.CustomerOrder .content .info .data .details .item[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:start;align-items:center;flex-wrap:wrap;min-width:80px;margin-bottom:10px}.CustomerOrder .content .info .data .details .item .name[data-v-d0b33aa3]{font-style:normal;font-weight:500;font-size:15px;line-height:20px;color:#3b4c5b;margin-right:5px}.CustomerOrder .content .info .data .details .item .text[data-v-d0b33aa3]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e}.CustomerOrder .content .info .data .details .item .label[data-v-d0b33aa3]{display:flex;justify-content:center;align-items:center;border-radius:2em;padding:3px 10px;margin-right:5px;margin-bottom:2px;white-space:nowrap;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e;background-color:#21b3ba33}.CustomerOrder .content .info .data .details .item .secondary[data-v-d0b33aa3]{background-color:#e6e6e6cc}.CustomerOrder .content .info .data .details .item .logo[data-v-d0b33aa3]{margin-right:15px}.CustomerOrder .content .info .data .details .item .pallet-row[data-v-d0b33aa3]{max-width:120px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.CustomerOrder .content .info .data .details .item .value[data-v-d0b33aa3]{font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#7e7e7e}.CustomerOrder .content .info .data .details .trailer[data-v-d0b33aa3],.CustomerOrder .content .info .data .details .working[data-v-d0b33aa3]{align-items:start}.CustomerOrder .content .info .comments[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:space-between;width:100%;min-height:60px;max-height:90px;overflow-y:scroll}.CustomerOrder .content .info .comments .text[data-v-d0b33aa3]{white-space:pre-wrap;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e}.CustomerOrder .content .round-trip[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:center;align-items:center}.CustomerOrder .content .round-trip .label[data-v-d0b33aa3]{white-space:nowrap;padding:5px 10px;background-color:#7edcec99;border-radius:2em;font-style:normal;font-weight:600;font-size:16px;line-height:18px;color:#3b4c5b}.CustomerOrder .content .route-stops[data-v-d0b33aa3]{width:100%;margin-top:10px;padding-left:60px;padding-right:60px}@media (max-width: 450px){.CustomerOrder .content .route-stops[data-v-d0b33aa3]{padding-left:5px;padding-right:5px;overflow:visible;min-height:fit-content;max-height:fit-content}}.CustomerOrder .content .route-stops .origin[data-v-d0b33aa3],.CustomerOrder .content .route-stops .destination[data-v-d0b33aa3]{min-height:80px}.CustomerOrder .content .route-stops .location[data-v-d0b33aa3]{position:relative;display:flex;flex-direction:row;white-space:nowrap;max-width:100%;margin-bottom:25px}.CustomerOrder .content .route-stops .location .dot[data-v-d0b33aa3]{position:relative;height:12px;min-width:12px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:8px;margin-right:25px}.CustomerOrder .content .route-stops .location .data[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:start;color:#212121}.CustomerOrder .content .route-stops .location .data .soft-font[data-v-d0b33aa3]{margin-bottom:0}.CustomerOrder .content .route-stops .location .data .head[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:start}.CustomerOrder .content .route-stops .location .data .load[data-v-d0b33aa3]{font-style:normal;font-weight:700;font-size:17.7995px;line-height:22px}.CustomerOrder .content .route-stops .location .data .booking-number[data-v-d0b33aa3]{color:#7e7e7e;font-style:normal;font-weight:500;font-size:14px;line-height:16px}.CustomerOrder .content .route-stops .location .data .place[data-v-d0b33aa3]{display:flex;margin-top:15px;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.CustomerOrder .content .route-stops .location .data .place .logo[data-v-d0b33aa3]{margin-right:8px}.CustomerOrder .content .route-stops .location .data .date[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;height:35px;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.CustomerOrder .content .route-stops .location .data .date .logo[data-v-d0b33aa3]{margin-right:8px}.CustomerOrder .content .route-stops .location .data .date .date-selector[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:start;align-items:center}.CustomerOrder .content .route-stops .location .data .date .date-selector .datepicker[data-v-d0b33aa3]{min-width:100px;max-width:100px;--dp-font-size: 14px;--dp-preview-font-size: 12px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 6px}@media (max-width: 576px){.CustomerOrder .content .route-stops .location .data .date .date-selector .datepicker[data-v-d0b33aa3]{margin-left:0%}}.CustomerOrder .content .route-stops .location .data .time[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:15px;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.CustomerOrder .content .route-stops .location .data .time .logo[data-v-d0b33aa3]{margin-right:8px}.CustomerOrder .content .route-stops .location .data .items[data-v-d0b33aa3]{display:flex;width:100%;white-space:nowrap;overflow:hidden;margin-top:20px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.CustomerOrder .content .route-stops .location .data .items .logo[data-v-d0b33aa3]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.CustomerOrder .content .route-stops .location .vertical-line[data-v-d0b33aa3]{position:absolute;left:5px;top:15px;width:2px;min-height:calc(100% + 25px);background-color:#21b3ba}.CustomerOrder .content .resource[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-top:30px;padding-left:60px;padding-right:60px}.CustomerOrder .content .resource .title[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;margin-bottom:10px;font-style:normal;font-weight:500;font-size:18px;line-height:20px;color:#3b4c5b}.CustomerOrder .content .resource .title .logo[data-v-d0b33aa3]{margin-left:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.CustomerOrder .content .resource .title .rotate[data-v-d0b33aa3]{rotate:45deg}.CustomerOrder .content .resource .carrier[data-v-d0b33aa3]{width:100%;margin-top:10px}.CustomerOrder .content .resource .carrier .input[data-v-d0b33aa3]{height:30px;width:200px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.CustomerOrder .content .resource .carrier .input[data-v-d0b33aa3]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.CustomerOrder .content .resource .carrier input[data-v-d0b33aa3]:focus{outline:none}.CustomerOrder .content .resource .carrier .type[data-v-d0b33aa3]{margin-bottom:15px}.CustomerOrder .content .resource .carrier .type .item[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.CustomerOrder .content .resource .carrier .type .trailer[data-v-d0b33aa3],.CustomerOrder .content .resource .carrier .type .trailer-type[data-v-d0b33aa3],.CustomerOrder .content .resource .carrier .type .phone[data-v-d0b33aa3],.CustomerOrder .content .resource .carrier .type .uid[data-v-d0b33aa3]{margin-top:15px}.CustomerOrder .content .resource .carrier .type select>option[data-v-d0b33aa3]{font-size:16px;color:#3b4c5b;background-color:#f7f7f7;background-image:none;height:50px;padding:15px;border:px solid rgb(41,18,18)}.CustomerOrder .content .message-wrapper[data-v-d0b33aa3]{display:flex;flex-direction:row;justify-content:center;text-align:center}.CustomerOrder .content .message-wrapper .message[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:60px;padding-right:60px;margin-top:15px;margin-bottom:5px}@media (max-width: 450px){.CustomerOrder .content .message-wrapper .message[data-v-d0b33aa3]{margin-top:6px;display:inline;padding-left:15px;padding-right:15px}}.CustomerOrder .content .message-wrapper .message .title[data-v-d0b33aa3]{margin-bottom:5px;font-style:normal;font-weight:500;font-size:16px;line-height:15px;color:#3b4c5b}.CustomerOrder .content .message-wrapper .message .input[data-v-d0b33aa3]{min-height:120px;max-height:250px;width:100%;flex-grow:1;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.CustomerOrder .content .message-wrapper .message .input[data-v-d0b33aa3]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.CustomerOrder .content .message-wrapper .message .input[data-v-d0b33aa3]:focus{outline:none}.CustomerOrder .content .confirmation-body[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:30px;padding-left:60px;padding-right:60px}.CustomerOrder .content .confirmation-body .confirmation-main[data-v-d0b33aa3]{margin-top:30px;margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.CustomerOrder .content .confirmation-body .confirmation-detail[data-v-d0b33aa3]{margin-bottom:10px;text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.CustomerOrder .content .submit[data-v-d0b33aa3]{margin-top:5%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px}.CustomerOrder .content .submit .price-group[data-v-d0b33aa3]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.CustomerOrder .content .submit .btn-confirm[data-v-d0b33aa3]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;min-width:100px;margin-top:15px;padding:10px 20px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff;cursor:pointer}.CustomerOrder .footer[data-v-d0b33aa3]{position:absolute;bottom:10px;display:flex;flex-direction:row;justify-content:center;margin-top:15px;height:20px}.CustomerOrder .footer .name[data-v-d0b33aa3]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#7e7e7e}.CustomerOrder .footer .cta[data-v-d0b33aa3]{font-weight:600;cursor:pointer}.content[data-v-02462572]{position:absolute;display:flex;flex-direction:column;justify-content:center;width:1200px;height:100%;padding-top:20px;padding-bottom:20px}@media (max-width: 650px){.content[data-v-02462572]{width:100%}}.content .main[data-v-02462572]{display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll;overflow-x:scroll;width:100%;background:white;box-sizing:border-box;border-radius:8px}.content .data-and-comments-component[data-v-02462572]{display:flex;flex-direction:row;gap:10px}.content .title-and-details-component[data-v-02462572]{display:flex;flex-direction:column}.content .load-summary[data-v-02462572]{display:flex;flex-direction:row;gap:10px;height:60%;overflow:hidden;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#7e7e7e}.content .load-summary .item[data-v-02462572]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.content .load-summary .item .logo[data-v-02462572]{min-width:24px;max-width:24px;max-height:20px;margin-right:5px}.content .load-summary .item .lm[data-v-02462572]{margin-left:2px}.content .pallets-not-remontables[data-v-02462572]{margin-top:10px;font-size:14px;font-weight:600;color:#f78c8c;margin-bottom:10px}.content .header[data-v-02462572]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;margin-bottom:15px;padding-left:30px;padding-right:30px}.content .header .spacer[data-v-02462572]{min-width:20px;height:100%}.content .header .title[data-v-02462572]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.content .header .title .name[data-v-02462572]{display:flex;align-items:center;margin-bottom:5px}.content .header .title .underline[data-v-02462572]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.content .header .close[data-v-02462572]{cursor:pointer}.content .info[data-v-02462572]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-top:25px;padding-left:60px;padding-right:60px}@media (max-width: 450px){.content .info[data-v-02462572]{padding-left:15px;padding-right:15px}}.content .info .order-identifier[data-v-02462572]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.content .info .order-identifier .customer .text[data-v-02462572]{font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#7e7e7e}.content .info .order-identifier .order-id[data-v-02462572]{display:flex;justify-content:center;align-items:center;height:24px;max-width:200px;white-space:nowrap;overflow:hidden;padding-left:5px;padding-right:5px;background-color:#e6e6e6cc;border-radius:5px}.content .info .order-identifier .order-id .number[data-v-02462572]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.content .info .comments[data-v-02462572]{display:flex;flex-direction:row;justify-content:space-between;width:100%;min-height:60px;max-height:90px;overflow-y:scroll}.content .info .comments .text[data-v-02462572]{white-space:pre-wrap;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e}.content .route-stops[data-v-02462572]{width:100%;margin-top:10px;padding-left:60px;padding-right:60px}@media (max-width: 450px){.content .route-stops[data-v-02462572]{padding-left:5px;padding-right:5px;overflow:visible;min-height:fit-content;max-height:fit-content}}.content .route-stops .origin[data-v-02462572]{min-height:80px}.content .route-stops .location[data-v-02462572]{position:relative;display:flex;flex-direction:row;white-space:nowrap;max-width:100%;margin-bottom:25px}.content .route-stops .location .dot[data-v-02462572]{position:relative;height:12px;min-width:12px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:8px;margin-right:25px}.content .route-stops .location .data[data-v-02462572]{display:flex;flex-direction:column;justify-content:start;color:#212121}.content .route-stops .location .data .soft-font[data-v-02462572]{margin-bottom:0}.content .route-stops .location .data .head[data-v-02462572]{display:flex;flex-direction:column;justify-content:start}.content .route-stops .location .data .details[data-v-02462572]{display:flex;flex-direction:column;align-items:start;margin-top:15px;margin-bottom:15px;gap:15px}.content .route-stops .location .data .details .data-time-component[data-v-02462572]{display:flex;flex-direction:row;gap:10px}.content .route-stops .location .data .details .place[data-v-02462572]{display:flex;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.content .route-stops .location .data .details .place .logo[data-v-02462572]{margin-right:8px}.content .route-stops .location .data .details .date[data-v-02462572]{display:flex;flex-direction:row;justify-content:start;align-items:center;font-style:normal;font-weight:300;font-size:12px}.content .route-stops .location .data .details .date .logo[data-v-02462572]{margin-right:8px}.content .route-stops .location .data .details .date .date-selector[data-v-02462572]{display:flex;flex-direction:row;justify-content:start;align-items:center}.content .route-stops .location .data .details .date .date-selector .datepicker[data-v-02462572]{min-width:100px;max-width:100px;--dp-font-size: 14px;--dp-preview-font-size: 12px;--dp-border-radius: 8px;--dp-border-color: #18b2b8;--dp-border-color-hover: #18b2b8;--dp-input-padding: 6px 6px 6px 6px}@media (max-width: 576px){.content .route-stops .location .data .details .date .date-selector .datepicker[data-v-02462572]{margin-left:0%}}.content .route-stops .location .data .details .date .date-selector .editable[data-v-02462572]{display:flex;flex-direction:column;justify-content:start;align-items:start;cursor:pointer;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#21b3ba}.content .route-stops .location .data .details .date .date-selector .editable .soft-font[data-v-02462572]{color:#21b3ba}.content .route-stops .location .data .details .date .date-selector .logo-delete[data-v-02462572]{cursor:pointer;margin-right:15px;margin-left:15px;min-width:14px;max-width:14px;min-height:14px;max-height:14px}.content .route-stops .location .data .details .time[data-v-02462572]{display:flex;flex-direction:row;justify-content:start;align-items:center;font-style:normal;font-weight:300;font-size:12px;line-height:13px}.content .route-stops .location .data .details .time .logo[data-v-02462572]{margin-right:8px}.content .route-stops .location .data .location-comments[data-v-02462572]{background-color:#e6e6e6cc;padding:5px;border-radius:8px;border:1px solid rgba(33,179,186,.2);white-space:normal;word-break:break-word;overflow-wrap:break-word;box-sizing:border-box;line-height:1.5;color:#3b4c5b;font-size:14px;width:540px;height:135px;overflow-y:auto}.content .route-stops .location .data .location-comments-title[data-v-02462572]{box-sizing:border-box;font-weight:600;font-size:14px;color:#3b4c5b}.content .route-stops .location .data .load[data-v-02462572]{font-style:normal;font-weight:700;font-size:17.7995px;line-height:22px}.content .route-stops .location .data .booking-number[data-v-02462572]{color:#7e7e7e;font-style:normal;font-weight:500;font-size:14px;line-height:16px}.content .route-stops .location .data .loads[data-v-02462572]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;margin-top:15px}.content .route-stops .location .data .loads .load-title[data-v-02462572]{font-style:normal;font-weight:600;font-size:16px;line-height:14px;color:#3b4c5b}.content .route-stops .location .data .loads .load-header[data-v-02462572]{position:sticky;top:0;padding-top:10px;padding-bottom:10px;display:flex;flex-direction:row;justify-content:start;align-items:start;width:99%;margin-bottom:10px;margin-top:10px;background-color:#fff;box-shadow:0 4px 4px -2px #0000001a;border-radius:8px;gap:5px}.content .route-stops .location .data .loads .load-header .field[data-v-02462572]{min-width:110px;max-width:110px;margin-right:5px;font-style:normal;font-weight:500;font-size:14px;line-height:13px;color:#3b4c5b}.content .route-stops .location .data .loads .load-header .identifier[data-v-02462572]{margin-left:16px;min-width:80px;max-width:80px}.content .route-stops .location .data .loads .load-header .extra[data-v-02462572]{min-width:237px;max-width:237px}.content .route-stops .location .data .loads .load-header .price[data-v-02462572]{min-width:50px;max-width:50px}.content .route-stops .location .data .loads .load-header .date-time[data-v-02462572]{min-width:170px;max-width:170px}.content .route-stops .location .data .loads .load-header .pallets[data-v-02462572]{margin-right:45px}.content .route-stops .location .data .expeditions[data-v-02462572]{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:20px;padding-left:6px;padding-right:6px}.content .route-stops .location .data .expeditions .expedition-information[data-v-02462572]{display:flex;flex-direction:column;justify-content:start;align-items:start;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;background-color:#21b3ba33;padding:10px;color:#3b4c5b;font-size:13px;line-height:13px;border-radius:8px;width:1000px}.content .route-stops .location .data .expeditions .expedition-information .expedition[data-v-02462572]{display:flex;flex-direction:row;justify-content:start;align-items:start;gap:5px}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-item[data-v-02462572]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:110px;max-width:110px;font-style:normal;font-weight:400;margin-right:5px}.content .route-stops .location .data .expeditions .expedition-information .expedition .pallet-type[data-v-02462572]{min-width:120px;max-width:120px;display:flex;flex-direction:column;justify-content:start;align-items:start;overflow:hidden;margin-right:18px}.content .route-stops .location .data .expeditions .expedition-information .expedition .extra[data-v-02462572]{min-width:230px;max-width:230px;display:flex;flex-direction:column;justify-content:start;align-items:start;overflow:hidden;margin-right:15px}.content .route-stops .location .data .expeditions .expedition-information .expedition .extra .postalcode-country-info[data-v-02462572],.content .route-stops .location .data .expeditions .expedition-information .expedition .extra .municipality-county-info[data-v-02462572]{font-weight:500;font-size:12px}.content .route-stops .location .data .expeditions .expedition-information .expedition .extra .company-info[data-v-02462572]{line-height:16px;color:#3b4c5b;font-weight:600;font-size:12px}.content .route-stops .location .data .expeditions .expedition-information .expedition .extra .address-info[data-v-02462572]{line-height:16px;color:#7e7e7e;font-weight:600;font-size:12px;word-wrap:break-word;white-space:normal;display:block}.content .route-stops .location .data .expeditions .expedition-information .expedition .pallets[data-v-02462572]{min-width:15px;max-width:15px}.content .route-stops .location .data .expeditions .expedition-information .expedition .price[data-v-02462572]{min-width:50px;max-width:50px}.content .route-stops .location .data .expeditions .expedition-information .expedition .identifier[data-v-02462572]{min-width:80px;max-width:80px}.content .route-stops .location .data .expeditions .expedition-information .expedition .date-time[data-v-02462572]{min-width:170px;max-width:170px}.content .route-stops .location .data .expeditions .expedition-information .expedition .weight[data-v-02462572]{min-width:100px;max-width:100px;margin-right:20px;display:flex;justify-content:start}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit[data-v-02462572]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:130px;margin-left:5px}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .accepted[data-v-02462572]{color:#21b3ba;margin-right:5px;font-size:14px}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .rejected[data-v-02462572]{font-size:14px;margin-right:5px;color:#f78c8c}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .accept[data-v-02462572],.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .undo-button[data-v-02462572],.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .reject[data-v-02462572]{display:flex;justify-content:center;align-items:center;white-space:nowrap;min-width:60px;padding:5px;border-radius:8px;font-style:normal;font-weight:400;font-size:13px;line-height:13px;color:#fff;cursor:pointer}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .accept[data-v-02462572]{background-color:#21b3ba}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .reject[data-v-02462572]{background-color:#f78c8c}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .undo-button[data-v-02462572]{background-color:#7e7e7e}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .accept-active[data-v-02462572]{box-shadow:0 0 7.32px .43px #0000004d;background-color:#19898f}.content .route-stops .location .data .expeditions .expedition-information .expedition .expedition-submit .reject-active[data-v-02462572]{box-shadow:0 0 7.32px .43px #0000004d;background-color:#f45c5c}.content .route-stops .location .data .expeditions .expedition-information .expedition-comments[data-v-02462572]{background-color:#e6e6e6cc;padding:10px;border-radius:8px;border:1px solid rgba(33,179,186,.2);white-space:normal;word-break:break-word;overflow-wrap:break-word;box-sizing:border-box;line-height:1.5}.content .route-stops .location .data .expeditions .expedition-information .expedition-comments-title[data-v-02462572]{font-style:normal;font-weight:500;font-size:12px}.content .route-stops .location .data .divider[data-v-02462572]{margin-top:15px}.content .resource[data-v-02462572]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin-top:30px;padding-left:90px;padding-right:60px}.content .resource .title[data-v-02462572]{display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;margin-bottom:10px;font-style:normal;font-weight:500;font-size:18px;line-height:20px;color:#3b4c5b}.content .resource .title .logo[data-v-02462572]{margin-left:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.content .resource .title .rotate[data-v-02462572]{rotate:45deg}.content .resource .carrier[data-v-02462572]{width:100%;margin-top:10px;display:flex;flex-direction:row;justify-content:space-around}.content .resource .carrier .input[data-v-02462572]{height:30px;width:200px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.content .resource .carrier .input[data-v-02462572]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.content .resource .carrier input[data-v-02462572]:focus{outline:none}.content .resource .carrier .type[data-v-02462572]{margin-bottom:15px}.content .resource .carrier .type .item[data-v-02462572]{display:flex;flex-direction:column;justify-content:center;align-items:left;white-space:nowrap}.content .resource .carrier .type .trailer[data-v-02462572],.content .resource .carrier .type .trailer-type[data-v-02462572],.content .resource .carrier .type .phone[data-v-02462572],.content .resource .carrier .type .uid[data-v-02462572]{margin-top:15px}.content .resource .carrier .type select>option[data-v-02462572]{font-size:16px;color:#3b4c5b;background-color:#f7f7f7;background-image:none;height:50px;padding:15px;border:px solid rgb(41,18,18)}.content .resource .carrier .left[data-v-02462572]{display:flex;flex-direction:column;align-items:end}.content .message-wrapper[data-v-02462572]{display:flex;flex-direction:row;justify-content:center;text-align:center}.content .message-wrapper .message[data-v-02462572]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:60px;padding-right:60px;margin-top:15px;margin-bottom:5px}@media (max-width: 450px){.content .message-wrapper .message[data-v-02462572]{margin-top:6px;display:inline;padding-left:15px;padding-right:15px}}.content .message-wrapper .message .title[data-v-02462572]{margin-bottom:5px;font-style:normal;font-weight:500;font-size:16px;line-height:15px;color:#3b4c5b}.content .message-wrapper .message .input[data-v-02462572]{min-height:120px;max-height:250px;width:100%;flex-grow:1;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.content .message-wrapper .message .input[data-v-02462572]::placeholder{text-align:left;letter-spacing:0px;color:#7e7e7e;opacity:1}.content .message-wrapper .message .input[data-v-02462572]:focus{outline:none}.content .submit[data-v-02462572]{margin-top:5%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px}.content .submit .price-group[data-v-02462572]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.content .submit .final-price[data-v-02462572]{display:flex;justify-content:center;align-items:center;height:30px;padding:10px 20px;background-color:#3b4c5b;border-radius:30px;font-style:normal;font-weight:400;font-size:18px;line-height:20px;color:#fff}.content .submit .frame[data-v-02462572]{display:flex;flex-direction:row;justify-content:center;align-items:center}.content .submit .btn-confirm[data-v-02462572]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;min-width:100px;margin-top:15px;padding:10px 20px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff;cursor:pointer}.content .submit .disabled[data-v-02462572]{background-color:#e6e6e6cc;color:#7e7e7e;cursor:default;pointer-events:none}.pallet-container[data-v-02462572]{display:flex;flex-direction:column;gap:10px}.pallet-row[data-v-02462572]{display:flex}.expedition-date-range[data-v-02462572]{display:flex;flex-direction:column}.date[data-v-02462572]{display:flex;gap:4px}.time[data-v-02462572]{gap:4px;display:flex;justify-content:start;align-items:start}.GroupageCarrierOrder[data-v-a62f3c4b]{position:fixed;background-color:#d9d9d9;z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:30px}.GroupageCarrierOrder .footer[data-v-a62f3c4b]{position:absolute;bottom:10px;display:flex;flex-direction:row;justify-content:center;margin-top:15px;height:20px}.GroupageCarrierOrder .footer .name[data-v-a62f3c4b]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#7e7e7e}.GroupageCarrierOrder .footer .cta[data-v-a62f3c4b]{font-weight:600;cursor:pointer}.CarrierRate[data-v-aaf946f1]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.CarrierRate .content[data-v-aaf946f1]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;height:calc(100% + -0px);width:calc(100% + -0px);background:white;box-sizing:border-box;overflow-x:scroll;overflow-y:hidden}.CarrierRate .content .input[data-v-aaf946f1]{height:40px;width:200px;text-align:center;background-color:#f0f8ff;border:none;padding-left:20px;font-style:normal;font-weight:500;font-size:18px;line-height:18px;color:#3b4c5b}.CarrierRate .content .input[data-v-aaf946f1]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.CarrierRate .content input[data-v-aaf946f1]:focus{outline:none}.CarrierRate .content .page-header[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:90px;padding-left:70px;padding-right:60px}.CarrierRate .content .page-header .details[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:center;align-items:start}.CarrierRate .content .page-header .details .item[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:center;align-items:start;margin-right:30px;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#3b4c5b}.CarrierRate .content .page-header .details .customer[data-v-aaf946f1]{font-style:normal;font-weight:600;font-size:18px;line-height:18px;color:#3b4c5b}.CarrierRate .content .page-header .details .text[data-v-aaf946f1]{margin-left:10px;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#7e7e7e}.CarrierRate .content .page-header .submit[data-v-aaf946f1]{display:flex;justify-content:center}.CarrierRate .content .page-header .submit .btn-confirm[data-v-aaf946f1]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;padding:10px 20px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff;cursor:pointer}.CarrierRate .content .table[data-v-aaf946f1]{height:100%}.CarrierRate .content .table tr[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:start;align-items:center;border:None}.CarrierRate .content .table td[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:40px;min-width:200px;max-width:200px;text-align:center;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.CarrierRate .content .table .header[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:start;align-items:center;height:30px;width:100%;padding-left:.5rem;padding-right:calc(.5rem + 5px);background-color:#21b3ba;color:#fff}.CarrierRate .content .table .header .item[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:200px;max-width:200px;height:30px}.CarrierRate .content .table .header .item .range[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:30px;background-color:#21b3ba;color:#fff}.CarrierRate .content .table .header .destination[data-v-aaf946f1]{min-width:400px;max-width:400px}.CarrierRate .content .table .body[data-v-aaf946f1]{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;padding-bottom:20px;overflow:scroll}.CarrierRate .content .table .body .display[data-v-aaf946f1]{width:100%}.CarrierRate .content .table .body .display .origin-row[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:30px;margin-right:30px;margin-top:10px;border-bottom:2px solid #3B4C5B;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.CarrierRate .content .table .body .display .origin[data-v-aaf946f1]{min-width:100px;max-width:100px}.CarrierRate .content .table .body .display .destination[data-v-aaf946f1]{justify-content:start;min-width:400px;max-width:400px;padding-left:30px}.CarrierRate .content .table .body .display .destination .logo[data-v-aaf946f1]{min-width:18px;max-width:18px;min-height:18px;max-height:18px;margin-right:5px}.CarrierRate .content .table .body .display .destination .vertical-line[data-v-aaf946f1]{min-height:35px;min-width:5px;border-radius:4px;margin-right:5px;background-color:#21b3ba}.CarrierRate .content .table .body .display .municipality[data-v-aaf946f1]{padding-left:50px}.CarrierRate .content .table .body .display .municipality .vertical-line[data-v-aaf946f1]{background-color:#21b3ba33}.CarrierRate .content .table .body .display .district[data-v-aaf946f1],.CarrierRate .content .table .body .display .warehouse[data-v-aaf946f1]{padding-left:70px}.CarrierRate .content .table .body .display .district .vertical-line[data-v-aaf946f1],.CarrierRate .content .table .body .display .warehouse .vertical-line[data-v-aaf946f1]{background-color:#e6e6e6cc}.CarrierRate .content .table .body .end[data-v-aaf946f1]{height:1px;background-color:#21b3ba}.CarrierRate .content .footer[data-v-aaf946f1]{display:flex;flex-direction:row;justify-content:center;width:100%;height:30px;margin-top:10px}.CarrierRate .content .footer .name[data-v-aaf946f1]{font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#7e7e7e}.CarrierRate .content .footer .cta[data-v-aaf946f1]{font-weight:600;cursor:pointer}.main[data-v-b0835d77],.main[data-v-ad24b874],.main[data-v-5a98de76]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.profile[data-v-aba9476e]{display:flex;flex-direction:row;justify-content:start;align-items:start;height:100%;width:100%;padding-top:15px;padding-left:30px;padding-right:25px;overflow-y:scroll;overflow-x:scroll}.profile .main[data-v-aba9476e]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:300px;height:100%}.profile .main .group[data-v-aba9476e]{margin-top:60px;width:100%}.profile .main .group .header .name[data-v-aba9476e]{font-style:normal;font-weight:700;font-size:20px;line-height:20px;color:#3b4c5b}.profile .main .group .field[data-v-aba9476e]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:30px;width:100%}.profile .main .group .field .input[data-v-aba9476e]{position:relative;height:38px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.profile .main .group .field .input[data-v-aba9476e]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.profile .main .group .field input[data-v-aba9476e]:focus{outline:none}.profile .main .group .point[data-v-aba9476e]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-top:10px}.profile .main .group .point .dot[data-v-aba9476e]{position:relative;min-height:7px;max-height:7px;min-width:7px;max-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.profile .main .group .point .ref[data-v-aba9476e]{font-weight:500;color:#21b3ba;text-decoration-line:underline;cursor:pointer}.profile .main .group .first[data-v-aba9476e]{margin-top:15px}.profile .main .first[data-v-aba9476e]{margin-top:0}.profile .secondary[data-v-aba9476e]{display:flex;flex-direction:column;justify-content:start;align-items:end;min-width:300px;max-width:300px;height:100%}.profile .secondary .profile-image[data-v-aba9476e]{display:flex;justify-content:center;align-items:center;background-color:#fff;min-width:150px;max-width:150px;min-height:150px;max-height:150px;border-radius:50%;border:1px solid #21B3BA;cursor:pointer}.profile .secondary .profile-image .acronym[data-v-aba9476e]{font-style:normal;font-weight:700;font-size:48px;line-height:48px;color:#3b4c5b}.profile .secondary .image-uploader[data-v-aba9476e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:150px;max-width:150px;margin-top:10px}.profile .secondary .image-uploader .btn-upload[data-v-aba9476e]{display:flex;justify-content:center;align-items:center;white-space:nowrap;background-color:#3b4c5b;border-radius:8px;height:30px;width:70px;padding:10px 20px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.profile .secondary .image-uploader .btn-delete[data-v-aba9476e]{display:flex;justify-content:center;align-items:center;border:1px solid #3B4C5B;border-radius:8px;height:30px;width:70px;padding:10px 20px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.profile .submit[data-v-aba9476e]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:250px;margin-top:30px}.profile .submit .btn-so[data-v-aba9476e]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;padding:10px;background-color:#21b3ba;border-radius:8px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff;cursor:pointer}.profile .submit .btn-so[data-v-aba9476e]:hover{box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-aba9476e]{padding-left:15px}.PasswordChange[data-v-b88c372b]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.PasswordChange .content[data-v-b88c372b]{position:absolute;display:flex;flex-direction:column;justify-content:space-between;height:500px;width:400px;background:white;box-sizing:border-box;border-radius:8px}.PasswordChange .content .header[data-v-b88c372b]{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:40px;width:100%;margin-top:15px;padding-left:30px;padding-right:30px}.PasswordChange .content .header .spacer[data-v-b88c372b]{min-width:20px;height:100%}.PasswordChange .content .header .title[data-v-b88c372b]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.PasswordChange .content .header .title .name[data-v-b88c372b]{display:flex;align-items:center;margin-bottom:5px}.PasswordChange .content .header .title .underline[data-v-b88c372b]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.PasswordChange .content .header .close[data-v-b88c372b]{cursor:pointer}.PasswordChange .content .main[data-v-b88c372b]{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;margin-bottom:30px;padding-left:90px;padding-right:90px}.PasswordChange .content .main .group[data-v-b88c372b]{min-width:250px;max-width:250px}.PasswordChange .content .main .group .field[data-v-b88c372b]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:30px}.PasswordChange .content .main .group .field .point[data-v-b88c372b]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%}.PasswordChange .content .main .group .field .point .dot[data-v-b88c372b]{position:relative;height:7px;min-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.PasswordChange .content .main .group .field .separate[data-v-b88c372b]{height:30px}.PasswordChange .content .main .group .field .input[data-v-b88c372b]{position:relative;height:38px;width:250px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.PasswordChange .content .main .group .field .input[data-v-b88c372b]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.PasswordChange .content .main .group .field input[data-v-b88c372b]:focus{outline:none}.PasswordChange .content .main .group .field .form[data-v-b88c372b]{position:relative}.PasswordChange .content .main .group .field .form .hide[data-v-b88c372b]{cursor:pointer;position:absolute;z-index:5;right:0;bottom:0}.PasswordChange .content .main .group .field .form .hide .logo[data-v-b88c372b]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.PasswordChange .content .submit[data-v-b88c372b]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;margin-top:15px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.settings[data-v-ae4ce6f0]{display:flex;flex-direction:column;height:calc(100vh - 155px);width:100%}.sub-header[data-v-ae4ce6f0]{height:calc(100vh - 65px)}.profile[data-v-4d877bc4]{display:flex;flex-direction:row;justify-content:start;align-items:start;height:100%;width:100%;padding-top:15px;padding-left:30px;padding-right:25px;overflow-y:scroll;overflow-x:scroll}.profile .main[data-v-4d877bc4]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:600px;max-width:600px;height:100%}.profile .main .group[data-v-4d877bc4]{margin-top:60px;width:100%}.profile .main .group .header .name[data-v-4d877bc4]{font-style:normal;font-weight:700;font-size:20px;line-height:20px;color:#3b4c5b}.profile .main .group .row[data-v-4d877bc4]{display:flex;flex-direction:row;width:100%}.profile .main .group .column[data-v-4d877bc4]{display:flex;flex-direction:column;width:50%}.profile .main .group .field[data-v-4d877bc4]{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:30px;width:100%}.profile .main .group .field .input[data-v-4d877bc4]{height:38px;width:250px}.profile .main .group .first[data-v-4d877bc4]{margin-top:15px}.profile .main .first[data-v-4d877bc4]{margin-top:0}.profile .secondary[data-v-4d877bc4]{display:flex;flex-direction:column;justify-content:start;align-items:end;min-width:300px;max-width:300px;height:100%}.profile .secondary .profile-image[data-v-4d877bc4]{display:flex;justify-content:center;align-items:center;background-color:#fff;min-width:150px;max-width:150px;min-height:150px;max-height:150px;border-radius:50%;border:1px solid #21B3BA;cursor:pointer}.profile .secondary .profile-image .acronym[data-v-4d877bc4]{font-style:normal;font-weight:700;font-size:48px;line-height:48px;color:#3b4c5b}.profile .secondary .image-uploader[data-v-4d877bc4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:150px;max-width:150px;margin-top:10px}.profile .secondary .image-uploader .btn-upload[data-v-4d877bc4]{display:flex;justify-content:center;align-items:center;white-space:nowrap;background-color:#3b4c5b;border-radius:8px;height:30px;width:70px;padding:10px 20px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.profile .secondary .image-uploader .btn-delete[data-v-4d877bc4]{display:flex;justify-content:center;align-items:center;border:1px solid #3B4C5B;border-radius:8px;height:30px;width:70px;padding:10px 20px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.profile .submit[data-v-4d877bc4]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:250px;margin-top:30px}.profile .submit .btn-so[data-v-4d877bc4]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;padding:10px;background-color:#21b3ba;border-radius:8px;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff;cursor:pointer}.profile .submit .btn-so[data-v-4d877bc4]:hover{box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-4d877bc4]{padding-left:15px}.settings[data-v-614f1f52]{display:flex;flex-direction:column;height:calc(100vh - 155px);width:100%}.sub-header[data-v-614f1f52]{height:calc(100vh - 65px)}.sub-header[data-v-7ae4bce7]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%}.sub-header .options[data-v-7ae4bce7]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-7ae4bce7]{display:flex;justify-content:center;align-items:center;height:100%;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-7ae4bce7]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-7ae4bce7]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-7ae4bce7]{margin-right:10px}.sub-header .options .active[data-v-7ae4bce7]{border-bottom:2px solid #21B3BA;color:#21b3ba}.collapsed-menu[data-v-7ae4bce7]{padding-left:15px}.profile[data-v-362982f0]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-top:15px;padding-left:30px;padding-right:25px;overflow-y:scroll;overflow-x:scroll}.profile .input[data-v-362982f0]{height:38px;width:100%;margin-bottom:10px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.profile .area[data-v-362982f0]{min-height:150px;max-height:250px;width:100%}.profile .input[data-v-362982f0]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.profile input[data-v-362982f0]:focus{outline:none}.profile .knobs[data-v-362982f0],.profile .layer[data-v-362982f0]{position:absolute;top:0;right:0;bottom:0;left:0}.profile .button[data-v-362982f0]{position:relative;width:50px;height:24px;overflow:hidden;margin-left:15px}.profile .button.r[data-v-362982f0],.profile .button.r .layer[data-v-362982f0]{border-radius:100px}.profile .button.b2[data-v-362982f0]{border-radius:2px}.profile .checkbox[data-v-362982f0]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.profile .disabled[data-v-362982f0]{pointer-events:none}.profile .knobs[data-v-362982f0]{z-index:2}.profile .layer[data-v-362982f0]{width:100%;background-color:#7e7e7e;border:1px solid #3B4C5B;transition:.3s ease all;z-index:1}.profile #button-1 .knobs[data-v-362982f0]:before{content:"✕";position:absolute;top:0;left:0;width:24px;height:24px;color:#3b4c5b;font-size:16px;font-weight:700;text-align:center;background-color:#3b4c5b;color:#fff;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.profile #button-1 .checkbox:checked+.knobs[data-v-362982f0]:before{content:"✓";color:#fff;left:25px;background-color:#21b3ba}.profile #button-1 .checkbox:checked~.layer[data-v-362982f0]{background-color:#21b3ba4d;border:1px solid rgba(33,179,186,.5)}.profile #button-1 .knobs[data-v-362982f0],.profile #button-1 .knobs[data-v-362982f0]:before,.profile #button-1 .layer[data-v-362982f0]{transition:.3s ease all}.profile .header[data-v-362982f0]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;width:100%}.profile .header .explanation[data-v-362982f0]{width:100%;margin-bottom:15px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#7e7e7e}.profile .header .title[data-v-362982f0]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.profile .header .language[data-v-362982f0]{display:flex;flex-direction:column;justify-content:start;align-items:start}.profile .header .language .input[data-v-362982f0]{margin-top:10px;width:200px}.profile .header .label[data-v-362982f0]{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-bottom:30px}.profile .header .label .options[data-v-362982f0]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:60px}.profile .header .label .options .option[data-v-362982f0]{display:flex;justify-content:center;align-items:center;height:32px;border:1px solid #3B4C5B;border-radius:32px;margin-right:10px;padding:10px 15px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.profile .header .label .options .active[data-v-362982f0]{background-color:#3b4c5b;border:none;color:#fff}.profile .main[data-v-362982f0]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:600px;max-width:600px;height:100%}.profile .main .group[data-v-362982f0]{width:100%;margin-bottom:15px}.profile .main .group .header[data-v-362982f0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.profile .main .group .header .block[data-v-362982f0]{display:flex;flex-direction:row;justify-content:start;align-items:center}.profile .main .group .header .block .dot[data-v-362982f0]{position:relative;min-height:7px;max-height:7px;min-width:7px;max-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.profile .main .group .header .block .name[data-v-362982f0]{font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.profile .main .group .header .block .status[data-v-362982f0]{margin-left:10px;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#3b4c5b}.profile .main .group .header .block .activated[data-v-362982f0]{color:#21b3ba}.profile .main .group .header .block .actions[data-v-362982f0]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:100%}.profile .main .group .header .block .actions .edit[data-v-362982f0]{display:flex;justify-content:center;align-items:center;height:25px;min-width:70px;background-color:#21b3ba;border-radius:8px;padding:10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.profile .main .group .header .block .actions .btn-so[data-v-362982f0]{display:flex;justify-content:center;align-items:center;height:25px;min-width:70px;border:1px solid #21B3BA;border-radius:8px;margin-left:10px;padding:10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#21b3ba;cursor:pointer}.profile .main .group .description[data-v-362982f0]{display:flex;flex-direction:row;width:100%;padding-left:22px;margin-top:15px;margin-bottom:15px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#7e7e7e}.profile .main .group .message[data-v-362982f0]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:22px;margin-bottom:15px}.profile .main .group .message .representation[data-v-362982f0]{width:100%;background-color:#e6e6e6cc;border-radius:8px;padding:20px;margin-bottom:10px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.collapsed-menu[data-v-362982f0]{padding-left:15px}.settings[data-v-22ff4242]{display:flex;flex-direction:column;height:calc(100vh - 155px);width:100%}.sub-header[data-v-22ff4242]{height:calc(100vh - 65px)}.profile[data-v-9a61fc18]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-top:15px;padding-left:30px;padding-right:25px;overflow-y:scroll;overflow-x:scroll}.profile .input[data-v-9a61fc18]{height:38px;width:100%;margin-bottom:10px;background-color:#fff;border-radius:8px;border:1px solid #21B3BA;padding-left:10px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#3b4c5b}.profile .area[data-v-9a61fc18]{min-height:150px;max-height:250px;width:100%}.profile .input[data-v-9a61fc18]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#7e7e7e}.profile input[data-v-9a61fc18]:focus{outline:none}.profile .knobs[data-v-9a61fc18],.profile .layer[data-v-9a61fc18]{position:absolute;top:0;right:0;bottom:0;left:0}.profile .button[data-v-9a61fc18]{position:relative;min-width:50px;max-width:50px;height:24px;overflow:hidden;margin-left:15px}.profile .button.r[data-v-9a61fc18],.profile .button.r .layer[data-v-9a61fc18]{border-radius:100px}.profile .button.b2[data-v-9a61fc18]{border-radius:2px}.profile .checkbox[data-v-9a61fc18]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.profile .disabled[data-v-9a61fc18]{pointer-events:none}.profile .knobs[data-v-9a61fc18]{z-index:2}.profile .layer[data-v-9a61fc18]{width:100%;background-color:#7e7e7e;border:1px solid #3B4C5B;transition:.3s ease all;z-index:1}.profile #button-1 .knobs[data-v-9a61fc18]:before{content:"✕";position:absolute;top:0;left:0;width:24px;height:24px;color:#3b4c5b;font-size:16px;font-weight:700;text-align:center;background-color:#3b4c5b;color:#fff;border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.profile #button-1 .checkbox:checked+.knobs[data-v-9a61fc18]:before{content:"✓";color:#fff;left:25px;background-color:#21b3ba}.profile #button-1 .checkbox:checked~.layer[data-v-9a61fc18]{background-color:#21b3ba4d;border:1px solid rgba(33,179,186,.5)}.profile #button-1 .knobs[data-v-9a61fc18],.profile #button-1 .knobs[data-v-9a61fc18]:before,.profile #button-1 .layer[data-v-9a61fc18]{transition:.3s ease all}.profile .header[data-v-9a61fc18]{display:flex;flex-direction:column;justify-content:start;align-items:space-between;width:100%}.profile .header .explanation[data-v-9a61fc18]{width:100%;margin-bottom:15px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#7e7e7e}.profile .header .title[data-v-9a61fc18]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;min-width:150px;max-width:150px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.profile .header .options[data-v-9a61fc18]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:60px;margin-bottom:30px}.profile .header .options .option[data-v-9a61fc18]{display:flex;justify-content:center;align-items:center;height:32px;border:1px solid #3B4C5B;border-radius:32px;margin-right:10px;padding:10px 15px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.profile .header .options .active[data-v-9a61fc18]{background-color:#3b4c5b;border:none;color:#fff}.profile .main[data-v-9a61fc18]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:600px;max-width:600px;height:100%}.profile .main .group[data-v-9a61fc18]{width:100%;margin-bottom:15px}.profile .main .group .header[data-v-9a61fc18],.profile .main .group .header .block[data-v-9a61fc18]{display:flex;flex-direction:row;justify-content:start;align-items:center}.profile .main .group .header .block .dot[data-v-9a61fc18]{position:relative;min-height:7px;max-height:7px;min-width:7px;max-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.profile .main .group .header .block .name[data-v-9a61fc18]{font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.profile .main .group .header .block .status[data-v-9a61fc18]{margin-left:10px;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#3b4c5b}.profile .main .group .header .block .activated[data-v-9a61fc18]{color:#21b3ba}.profile .main .group .description[data-v-9a61fc18]{display:flex;flex-direction:row;width:100%;padding-left:22px;margin-top:15px;margin-bottom:15px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#7e7e7e}.profile .main .group .message[data-v-9a61fc18]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;padding-left:22px;margin-bottom:15px}.profile .main .group .message .representation[data-v-9a61fc18]{width:100%;background-color:#e6e6e6cc;border-radius:8px;padding:20px;margin-bottom:10px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.profile .secondary[data-v-9a61fc18]{display:flex;flex-direction:column;justify-content:start;align-items:end;min-width:300px;max-width:300px;height:100%}.collapsed-menu[data-v-9a61fc18]{padding-left:15px}.settings[data-v-892d2697]{display:flex;flex-direction:column;height:calc(100vh - 155px);width:100%}.sub-header[data-v-892d2697]{height:calc(100vh - 65px)}.profile[data-v-df386af9]{display:flex;flex-direction:column;justify-content:start;align-items:start;height:100%;width:100%;padding-top:15px;padding-left:30px;padding-right:25px;overflow-y:scroll;overflow-x:scroll}.profile .main[data-v-df386af9]{display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:600px;max-width:600px;height:100%}.profile .main .group[data-v-df386af9]{width:100%;margin-bottom:15px}.profile .main .group .header .name[data-v-df386af9]{font-style:normal;font-weight:700;font-size:20px;line-height:20px;color:#3b4c5b}.profile .main .group .sub-header[data-v-df386af9]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.profile .main .group .sub-header .block[data-v-df386af9]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-top:30px}.profile .main .group .sub-header .block .dot[data-v-df386af9]{position:relative;min-height:7px;max-height:7px;min-width:7px;max-width:7px;background-color:#3b4c5b;border-radius:50%;display:inline-block;margin-right:15px;margin-bottom:2px}.profile .main .group .sub-header .block .name[data-v-df386af9]{font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b}.profile .main .group .sub-header .block .actions[data-v-df386af9]{display:flex;flex-direction:row;justify-content:end;align-items:center;min-width:100%}.profile .main .group .sub-header .block .actions .btn-so[data-v-df386af9]{display:flex;justify-content:center;align-items:center;height:25px;min-width:70px;background-color:#21b3ba;border-radius:8px;margin-left:10px;padding:10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#fff;cursor:pointer}.profile .main .group .sub-header .block .actions .btn-so[data-v-df386af9]:hover{box-shadow:0 0 7.32px .43px #0003}.profile .main .group .description[data-v-df386af9]{display:flex;flex-direction:column;width:100%;padding-left:22px;margin-top:15px;margin-bottom:30px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#7e7e7e}.profile .main .group .header-fields[data-v-df386af9]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding-left:30px;padding-right:20px;margin-bottom:5px}.profile .main .group .header-fields .title[data-v-df386af9]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-width:100px;max-width:100px;font-style:normal;font-weight:400;font-size:14px}.profile .main .group .header-fields .id[data-v-df386af9]{min-width:30px;max-width:30px}.profile .main .group .rates[data-v-df386af9]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding-left:22px;margin-bottom:15px}.profile .main .group .rates .rate[data-v-df386af9]{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a}.profile .main .group .rates .rate .id[data-v-df386af9]{display:flex;flex-direction:row;justify-content:start;align-items:center;min-width:30px;max-width:30px;font-style:normal;font-weight:700;font-size:20px;line-height:27px;color:#3b4c5b}.profile .main .group .rates .rate .field[data-v-df386af9]{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100px;max-width:100px}.profile .main .group .rates .rate .field .number[data-v-df386af9]{width:90px;text-align:center}.profile .main .group .rates .logo-delete[data-v-df386af9]{margin-left:15px;min-height:20px;max-height:20px;min-width:20px;max-width:20px;cursor:pointer}.profile .main .group .rate-add[data-v-df386af9]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:250px;max-width:250px;margin-left:22px}.profile .main .group .rate-add .circle[data-v-df386af9]{cursor:pointer}.collapsed-menu[data-v-df386af9]{padding-left:15px}.settings[data-v-c5cc6f74]{display:flex;flex-direction:column;height:calc(100vh - 155px);width:100%}.sub-header[data-v-c5cc6f74]{height:calc(100vh - 65px)}.settings[data-v-4f9bf2e7]{display:flex;flex-direction:column;height:calc(100vh - 155px);width:100%}.sub-header[data-v-4f9bf2e7]{height:calc(100vh - 65px)}.settings[data-v-3902d3c6]{display:flex;flex-direction:column;padding-left:15px;height:calc(100vh - 155px);width:100%}.sub-header[data-v-3902d3c6]{height:calc(100vh - 65px)}.searcher[data-v-55bd8c0c]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}.searcher .input[data-v-55bd8c0c]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#7e7e7e;background-color:transparent}.searcher .input[data-v-55bd8c0c]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.searcher input[data-v-55bd8c0c]:focus{outline:none}.searcher .search[data-v-55bd8c0c]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.searcher .search .logo[data-v-55bd8c0c]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header[data-v-164a36d5]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%}.sub-header .options[data-v-164a36d5]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-164a36d5]{display:flex;justify-content:center;align-items:center;height:100%;border-bottom:2px solid transparent;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-164a36d5]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-164a36d5]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-164a36d5]{margin-right:10px}.sub-header .options .active[data-v-164a36d5]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-164a36d5]{display:flex;justify-content:space-between;align-items:center;height:100%;gap:30px}.sub-header .additional .searcher[data-v-164a36d5]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:0}.sub-header .additional .searcher .input[data-v-164a36d5]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#7e7e7e;background-color:transparent}.sub-header .additional .searcher .input[data-v-164a36d5]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-164a36d5]:focus{outline:none}.sub-header .additional .searcher .search[data-v-164a36d5]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-164a36d5]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .analize-documents[data-v-164a36d5]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;min-width:220px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .analize-documents .magic-icon[data-v-164a36d5]{width:18px;height:18px;margin-right:10px}.sub-header .additional .disabled[data-v-164a36d5]{background-color:#e6e6e6cc;color:#7e7e7e;cursor:not-allowed}.sub-header .additional .upload-documents[data-v-164a36d5]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .upload-documents[data-v-164a36d5]:hover,.sub-header .additional .analize-documents[data-v-164a36d5]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.sub-header .additional .disabled[data-v-164a36d5]:hover{border-color:inherit;box-shadow:none}.collapsed-menu[data-v-164a36d5]{padding-left:15px}.header[data-v-d5562c74]{display:flex;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;width:100%;margin-top:10px;padding-left:30px;padding-right:30px;margin-bottom:10px}.header .spacer[data-v-d5562c74]{min-width:20px;height:100%}.header .arrow[data-v-d5562c74]{cursor:pointer}.header .title[data-v-d5562c74]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.header .title .name[data-v-d5562c74]{display:flex;align-items:center;margin-bottom:5px}.header .title .underline[data-v-d5562c74]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.header .close-btn[data-v-d5562c74]{background-color:transparent;border:none;font-size:24px;cursor:pointer}.folder-list[data-v-5bb0920d]{margin-top:20px}.folder-item[data-v-5bb0920d]{display:flex;justify-content:space-between;align-items:center;padding:5px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px}.folder-item[data-v-5bb0920d] .text-item[data-v-5bb0920d]{margin:0}.remove-btn[data-v-5bb0920d]{background-color:#ff4d4f;color:#fff;border:none;padding:5px 10px;border-radius:5px;cursor:pointer}.file-list[data-v-51769da0]{margin-top:20px}.file-item[data-v-51769da0]{display:flex;justify-content:space-between;align-items:center;padding:5px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px}.file-item[data-v-51769da0] .text-item[data-v-51769da0]{margin:0}.remove-btn[data-v-51769da0]{background-color:#ff4d4f;color:#fff;border:none;padding:5px 10px;border-radius:5px;cursor:pointer}.buttons[data-v-c62987ce]{display:flex;justify-content:space-between;margin-bottom:20px}.select-btn[data-v-c62987ce]{background-color:#3ab0a7;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;width:48%}.upload-modal[data-v-67c51353]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-67c51353]{background-color:#fff;border-radius:10px;width:700px;text-align:center;position:relative;align-items:start;display:flex;max-height:900px}.upload-documents-content[data-v-67c51353]{overflow:auto}.process-explanation[data-v-67c51353]{border-radius:8px;margin:10px 60px 20px;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:10px}.explanation-text[data-v-67c51353]{text-align:left}.upload-area[data-v-67c51353]{border:2px dashed #ccc;border-radius:8px;padding:20px;position:relative;margin:10px 60px 20px}.upload-area p[data-v-67c51353]{margin-bottom:15px;color:#666}.submit[data-v-67c51353]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:60px;max-height:60px;border:none;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.warning[data-v-67c51353]{margin-bottom:15px;color:red;font-weight:700}.folder[data-v-3a90b11e]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center}.folder:hover .icon[data-v-3a90b11e]{cursor:pointer;transform:translateY(-5px)}.icon[data-v-3a90b11e]{width:100%;height:80%;position:relative;display:flex;align-items:center;justify-content:center}.icon .icon_image[data-v-3a90b11e]{width:100%;height:100%}.icon .empty-text[data-v-3a90b11e]{position:absolute;bottom:38%;font-size:16px;font-weight:lighter;font-family:Mulish,sans-serif;color:#7e7e7e}.folder-name[data-v-3a90b11e]{font-size:14px;font-weight:700;height:20%}.file-card[data-v-c8725d20]{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#34495e;border-radius:6px;box-shadow:0 4px 8px #0000001a;width:200px;height:180px!important;text-align:center;transition:transform .2s,box-shadow .2s;position:relative}.handwritten-border[data-v-c8725d20]{border-radius:12px;border:4px solid rgb(233,233,47)}.file-card[data-v-c8725d20]:hover{background-color:#34495e;transform:translateY(-5px);cursor:pointer}.file-icon[data-v-c8725d20]{margin-bottom:9px;margin-top:9px}.file-icon img[data-v-c8725d20]{width:6px;height:auto}.menu-container[data-v-c8725d20]{position:absolute;top:4px;right:14px;cursor:pointer}.three-dots[data-v-c8725d20]{font-size:15px;color:#fff;cursor:pointer}.file-info[data-v-c8725d20]{background-color:#fff;padding:10px 10px 0;border:2px solid transparent;border-radius:0 0 6px 6px;width:100%;height:55%}.file-title[data-v-c8725d20]{display:flex;align-items:center;gap:8px;font-size:14px;position:relative;width:100%}.file-class[data-v-c8725d20]{display:flex;justify-content:center;align-items:center;border-radius:2em;padding:5px 10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e;background-color:#e6e6e6cc}.file-id[data-v-c8725d20]{display:flex;align-items:center;color:#3b4c5b;margin-right:2px;overflow:hidden;border-radius:2em;font-size:16px;font-weight:500;margin-bottom:8px}.file-id-container[data-v-c8725d20]{display:flex}.file-id[data-v-c8725d20]{display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;cursor:pointer}.tooltip[data-v-c8725d20]{visibility:hidden;background-color:#000;color:#fff;text-align:center;padding:5px;border-radius:4px;position:absolute;z-index:1;bottom:100%;left:50%;transform:translate(-50%);white-space:nowrap;opacity:0;transition:opacity .3s}.file-id-container.show-tooltip:hover .tooltip[data-v-c8725d20]{visibility:visible;opacity:1}.sign-status[data-v-c8725d20]{display:flex;justify-content:center;gap:3px;align-items:center;border-radius:2em;padding:5px 10px;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:12px;color:#7e7e7e}.sign-status .check-icon[data-v-c8725d20]{width:13px}.sign-status .cross-icon[data-v-c8725d20]{width:9px}.sign-status--signed[data-v-c8725d20]{background-color:#e6e6e6cc}.sign-status--not-signed[data-v-c8725d20]{background-color:#f78c8c;color:#fff}.file-description[data-v-c8725d20]{font-weight:400;margin-right:10px;color:#2c3e50}.file-date[data-v-c8725d20]{font-size:12px;color:#7e7e7e;display:flex}.file-signed[data-v-c8725d20]{font-size:10px;color:#e74c3c;margin-top:4px}.file-dropdown-menu[data-v-c8725d20]{width:160px;position:absolute;top:24px;right:0;border:1px solid #e0e0e0;box-shadow:0 8px 16px #0000001a;z-index:100;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:140px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.menu-item[data-v-c8725d20]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.menu-item[data-v-c8725d20]:hover{font-style:normal;font-weight:500}.back-button-container[data-v-efa9b2c5]{height:35px;margin-bottom:8px;display:flex;align-items:center}.back-button[data-v-efa9b2c5]{margin-bottom:16px;display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:100%;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.back-button .logo[data-v-efa9b2c5]{margin-right:5px}.breadcrumbs-container[data-v-efa9b2c5]{display:flex;align-items:center;font-size:14px;color:#555;height:24px}.breadcrumb[data-v-efa9b2c5]{display:inline-flex;align-items:center;margin-bottom:4px}.breadcrumb-link[data-v-efa9b2c5]{color:#485463;cursor:pointer}.breadcrumb-link[data-v-efa9b2c5]:hover{text-decoration:underline}.directory[data-v-bcf2d5bd]{padding:16px;background-color:#f9f9f9;overflow-y:auto;overflow-x:hidden}.load-more-button[data-v-bcf2d5bd]{display:flex;justify-content:center;align-items:center;padding-left:20px;padding-right:20px;height:70px;background-color:#21b3ba;border-radius:10px;border:1px solid #21B3BA;font-style:normal;font-weight:500;font-size:16px;line-height:16px;margin-bottom:24px;color:#fff;margin-left:20px;cursor:pointer}.load-more-button[data-v-bcf2d5bd]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.folders[data-v-bcf2d5bd]{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;align-items:flex-end}.folders li[data-v-bcf2d5bd]{display:flex;flex-direction:column;align-items:center;margin-left:20px;width:200px;height:180px;border-radius:8px;margin-bottom:30px}.folders .fileCard[data-v-bcf2d5bd]{width:200px;height:100%;border:white}.add-documents-container[data-v-bcf2d5bd]{display:flex;justify-content:center;align-items:center;width:200px;height:180px;margin-left:20px;margin-bottom:30px;font-size:60px;color:#fff}.add-documents[data-v-bcf2d5bd]{cursor:pointer;display:flex;justify-content:center;align-items:center;width:70px;height:70px;font-size:50px;color:#fff;background-color:#21b3ba;border-radius:100%}.add-documents span[data-v-bcf2d5bd]{display:flex;justify-content:center;align-items:center;padding-bottom:8px;color:#fff}.add-documents[data-v-bcf2d5bd]:hover{border-color:#00000026;box-shadow:0 0 35.32px .43px #0003}.input[data-v-f2ff8fdb]{border-radius:8px;width:100%;border:1px solid #21b3ba!important}.searcher[data-v-f2ff8fdb]{position:relative;display:flex;justify-content:space-between;align-items:center}.searcher .input[data-v-f2ff8fdb]{border-radius:8px;width:100%;border:1px solid #21b3ba!important}.searcher .input[data-v-f2ff8fdb]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.searcher input[data-v-f2ff8fdb]:focus{outline:none}.searcher .search[data-v-f2ff8fdb]{cursor:pointer;position:absolute;z-index:5;right:10px}.searcher .search .logo[data-v-f2ff8fdb]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}#order-container[data-v-81cbb754]{max-height:200px;overflow-y:auto;margin-top:8px}ul[data-v-81cbb754]{list-style-type:none;padding:0;margin:0}li[data-v-81cbb754]{padding:8px;cursor:pointer}li[data-v-81cbb754]:hover{background-color:#21b3ba33}li.selected[data-v-81cbb754]{background-color:#e2e2e2}.order-selector[data-v-81cbb754]{position:absolute;max-width:300px;top:225px;z-index:5;background-color:#fff;border-radius:8px;border:1px solid #21b3ba}.order-selector[data-v-4bfc4897]{width:100%}.header[data-v-1f69668a]{display:flex;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;width:100%;margin-top:10px;padding-left:30px;padding-right:30px;margin-bottom:10px}.header .spacer[data-v-1f69668a]{min-width:20px;height:100%}.header .arrow[data-v-1f69668a]{cursor:pointer}.header .title[data-v-1f69668a]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.header .title .name[data-v-1f69668a]{display:flex;align-items:center;margin-bottom:5px}.header .title .underline[data-v-1f69668a]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.header .close-btn[data-v-1f69668a]{background-color:transparent;border:none;font-size:24px;cursor:pointer}.modal-overlay[data-v-9bb716b0]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.has-form-input[data-v-9bb716b0]{margin-bottom:10px;display:flex;align-items:center}.modal-content[data-v-9bb716b0]{background-color:#fff;border-radius:8px;width:360px}.update-document-form[data-v-9bb716b0]{padding:20px;display:flex;flex-direction:column;align-items:center}.form-group[data-v-9bb716b0]{margin-bottom:15px}.form-actions[data-v-9bb716b0]{display:flex;justify-content:flex-end;gap:10px}.document-form-container[data-v-9bb716b0]{margin-bottom:10px;width:300px}.document-form-container-toggle[data-v-9bb716b0]{display:flex;justify-content:space-between;margin-bottom:10px;width:300px}.document-form-container-toggle .check-button[data-v-9bb716b0]{margin-right:0;padding-top:5px}.document-type-selector[data-v-9bb716b0]{width:100%}.submit[data-v-9bb716b0]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:60px;max-height:60px;border:none;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.DeleteDocument[data-v-feeed2b3]{position:fixed;width:100%;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;display:flex;justify-content:center;align-items:center}.DeleteDocument .content[data-v-feeed2b3]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.DeleteDocument .content .header[data-v-feeed2b3]{display:flex;flex-direction:row;justify-content:center;align-items:center}.DeleteDocument .content .body[data-v-feeed2b3]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.DeleteDocument .content .body .main[data-v-feeed2b3]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.DeleteDocument .content .submit[data-v-feeed2b3]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.DeleteDocument .content .submit .btn-delete[data-v-feeed2b3]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.DeleteDocument .content .submit .btn-back[data-v-feeed2b3]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.header[data-v-302c6ed0]{display:flex;justify-content:space-between;align-items:center;min-height:60px;max-height:60px;width:100%;margin-top:10px;padding-left:30px;padding-right:30px;margin-bottom:10px}.header .spacer[data-v-302c6ed0]{min-width:20px;height:100%}.header .arrow[data-v-302c6ed0]{cursor:pointer}.header .title[data-v-302c6ed0]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.header .title .name[data-v-302c6ed0]{display:flex;align-items:center;margin-bottom:5px}.header .title .underline[data-v-302c6ed0]{width:100%;height:3px;background-color:#21b3ba;border-radius:3px}.header .close-btn[data-v-302c6ed0]{background-color:transparent;border:none;font-size:24px;cursor:pointer}.upload-modal[data-v-79db32c5]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-79db32c5]{background-color:#fff;border-radius:8px;width:600px;text-align:center;position:relative;justify-content:center;display:flex}.order-label[data-v-79db32c5]{font-size:20px;font-weight:700;color:#3b4c5b;display:flex;margin-left:60px}.upload-area[data-v-79db32c5]{border:2px dashed #ccc;border-radius:8px;padding:20px;position:relative;margin:10px 60px 20px}.upload-area p[data-v-79db32c5]{margin-bottom:15px;color:#666}.submit[data-v-79db32c5]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:60px;max-height:60px;border:none;background-color:#21b3ba;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.warning[data-v-79db32c5]{margin-bottom:15px;color:red;font-weight:700}.field-label[data-v-79db32c5]{margin-bottom:3px!important;padding-right:5%;font-style:normal;font-weight:500;font-size:14px;color:#3b4c5b;display:flex}.form-group input[data-v-79db32c5],.form-group textarea[data-v-79db32c5],.form-group select[data-v-79db32c5]{width:100%;padding:8px;border-radius:5px;border:1px solid #ccc}.search-results[data-v-b0be7e99]{list-style-type:none;padding:0;margin:20px}.search-results li[data-v-b0be7e99]{padding:10px;border:1px solid #21B3BA;margin-bottom:5px}.search-results-component[data-v-b0be7e99]{overflow-y:auto;padding:11px 16px 16px}.folders[data-v-b0be7e99]{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;align-items:flex-end}.folders li[data-v-b0be7e99]{display:flex;flex-direction:column;align-items:center;margin-left:20px;width:200px;height:180px;border-radius:8px;margin-bottom:30px}.folders .fileCard[data-v-b0be7e99]{width:200px;height:100%;border:white}.back-button-container[data-v-b0be7e99]{height:35px;display:flex;align-items:center}.back-button[data-v-b0be7e99]{margin-bottom:6px;display:flex;flex-direction:row;justify-content:start;align-items:center;white-space:nowrap;height:100%;border-radius:8px;padding:5px;background-color:#e6e6e6cc;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#7e7e7e;cursor:pointer}.back-button .logo[data-v-b0be7e99]{margin-right:5px}.sub-header[data-v-b86c7dbe]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%}.sub-header .options[data-v-b86c7dbe],.sub-header .additional[data-v-b86c7dbe]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .additional .logo[data-v-b86c7dbe]{margin-right:10px;min-width:17px;cursor:pointer}.sub-header .additional .datepicker[data-v-b86c7dbe]{height:35px;min-width:185px;max-width:185px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #7e7e7e;--dp-border-color-hover: #7e7e7e;--dp-input-padding: 6px 6px 6px 10px;--dp-background-color: transparent;margin-right:30px}.sub-header .additional .searcher[data-v-b86c7dbe]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}@media (max-width: 1300px){.sub-header .additional .searcher[data-v-b86c7dbe]{display:none}}.sub-header .additional .searcher .input[data-v-b86c7dbe]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.sub-header .additional .searcher .input[data-v-b86c7dbe]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-b86c7dbe]:focus{outline:none}.sub-header .additional .searcher .search[data-v-b86c7dbe]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-b86c7dbe]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .upload-pod-expectations[data-v-b86c7dbe]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;width:240px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .refresh[data-v-b86c7dbe]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .refresh .logo[data-v-b86c7dbe]{margin-right:10px}.collapsed-menu[data-v-b86c7dbe]{padding-left:15px}.carrier[data-v-d16eaada]{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:1200px;width:100%;margin-top:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;white-space:nowrap;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#3b4c5b}.carrier .carrier-info[data-v-d16eaada]{min-width:1200px;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:10px;width:100%;padding:10px 20px}.carrier .item[data-v-d16eaada]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:180px;white-space:normal;word-wrap:break-word;white-space:nowrap;overflow:hidden}.carrier .id-erp[data-v-d16eaada]{width:140px}.carrier .name[data-v-d16eaada]{width:170px}.carrier .order-numbers[data-v-d16eaada]{width:125px}.carrier .expected-pods[data-v-d16eaada]{width:230px}.carrier .expected-pods-incomplete[data-v-d16eaada]{color:#d2a54a}.carrier .billing-periodicity[data-v-d16eaada]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;max-height:50px;width:160px;overflow-y:auto;white-space:normal;word-wrap:break-word}.carrier .review-pods[data-v-d16eaada]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:5px;padding-right:5px;height:35px;gap:5px;background-color:#e6e6e6cc;border-radius:10px;width:180px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.carrier .review-pods[data-v-d16eaada]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.carrier .no-review-pods[data-v-d16eaada]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;height:35px;background-color:#e6e6e6cc;border-radius:10px;width:180px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:not-allowed}.carrier .emit-autobill[data-v-d16eaada]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;width:140px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.carrier .emit-autobill[data-v-d16eaada]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.progress-bar-container[data-v-d16eaada]{width:100%}.progress-bar[data-v-d16eaada]{position:relative;height:15px;background-color:#e6e6e6cc;border-radius:0 0 8px 8px;overflow:hidden}.progress[data-v-d16eaada]{display:flex;align-items:center;justify-content:center;height:100%;background-color:#7edcec99;border-radius:0 8px 8px;color:#fff;font-weight:500;font-size:14px}.progress-text[data-v-d16eaada]{position:absolute;width:100%;text-align:center;color:#363740;font-size:15px}.progress-complete[data-v-d16eaada]{background-color:#3a974c;color:#fff;border-radius:0 0 8px 8px}.progress-text-complete[data-v-d16eaada]{color:#fff}.app-carriers[data-v-cb341c19]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px}.app-carriers .header[data-v-cb341c19]{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;padding-left:45px;padding-right:45px}.app-carriers .header .title[data-v-cb341c19]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:180px;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b}.app-carriers .header .erp-uid[data-v-cb341c19]{width:140px}.app-carriers .header .name[data-v-cb341c19]{width:170px}.app-carriers .header .order-numbers[data-v-cb341c19]{width:125px}.app-carriers .header .expected-pods[data-v-cb341c19]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:230px}.app-carriers .header .review-pods[data-v-cb341c19]{width:180px}.app-carriers .header .emit-autobill[data-v-cb341c19]{width:140px}.app-carriers .header .collapsed-menu-title[data-v-cb341c19]{margin-left:20px}.app-carriers .header .detail[data-v-cb341c19]{font-style:normal;font-weight:400;font-size:14px;line-height:14px;color:#3b4c5b}.app-carriers .carriers[data-v-cb341c19]{height:100%;width:100%;padding-left:30px;padding-right:25px;padding-bottom:5px;overflow-y:scroll;overflow-x:hidden}.app-carriers .no-carriers[data-v-cb341c19]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.app-carriers .no-carriers .logo[data-v-cb341c19]{margin-left:5px;margin-bottom:5px}.app-carriers .collapsed-menu[data-v-cb341c19]{padding-left:15px}.incident-card[data-v-37a58043]{width:100%;background-color:#fff;border-radius:8px;box-shadow:0 0 4px 4px #0000001a}.incident-card-header[data-v-37a58043]{display:flex;justify-content:space-between;padding:10px 20px;border-bottom:1px solid #21B3BA}.incident-card-header-title[data-v-37a58043]{display:flex;flex-direction:column;width:100%}.incident-card-header-title-text[data-v-37a58043]{font-size:16px;font-weight:700}.centered[data-v-37a58043]{text-align:center;width:100%}.incident-card-header-title-date[data-v-37a58043]{font-size:12px;color:#7e7e7e}.incident-card-header-close[data-v-37a58043]{cursor:pointer}.incident-card-body[data-v-37a58043]{display:flex;justify-content:space-between;padding:10px 20px;overflow:auto}.incident-card-body-info[data-v-37a58043]{display:flex;flex-direction:column;width:50%}.incident-card-body-info-title[data-v-37a58043]{font-size:14px;color:#7e7e7e}.incident-card-body-info-value[data-v-37a58043]{font-size:16px;font-weight:700}.incident-card-body-info-description[data-v-37a58043]{overflow:auto}.incident-card-submit[data-v-37a58043]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;width:100%;height:40px;min-height:40px;background-color:#f78c8c;border-radius:0 0 8px 8px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.modal-container[data-v-df6507eb]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;flex-direction:column;overflow:auto;padding:20px}.pdf-viewer-container[data-v-df6507eb]{position:relative;display:flex;flex-direction:row;height:800px;width:1450px;background-color:#fff;border-radius:8px 8px 0 0;border:transparent;background-color:#323639}.pdf-viewer[data-v-df6507eb]{height:100%;width:100%}.pdf-viewer-with-incidents[data-v-df6507eb]{width:1100px}.right-side-pdf-viewer[data-v-df6507eb]{display:flex;flex-direction:column;align-items:flex-end;width:60px;height:100%;background-color:#323639;border-radius:0 8px 8px 0}.right-side-pdf-viewer-with-incidents[data-v-df6507eb]{width:30%}.close-btn[data-v-df6507eb]{display:flex;margin-right:30px;border:none;font-size:24px;cursor:pointer;margin-top:20px;height:36px}.incidents-container[data-v-df6507eb]{display:flex;flex-direction:row;height:743px;width:100%}.incidents[data-v-df6507eb]{overflow:auto;width:100%;height:100%;display:flex;background-color:#525659;padding:20px;flex-direction:column;gap:40px}.no-incidents-part[data-v-df6507eb]{background-color:#323639;height:100%;width:65px}.send-to-carrier[data-v-df6507eb]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;width:1450px;height:70px;min-height:70px;background-color:#21b3ba;border-radius:0 0 10px 10px;font-style:normal;font-weight:500;font-size:20px;line-height:16px;color:#fff;cursor:pointer}.send-to-carrier[data-v-df6507eb]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.disabled[data-v-df6507eb]{background-color:#e6e6e6cc;color:#3b4c5b;pointer-events:none;cursor:not-allowed}.button-side[data-v-df6507eb]{display:flex;flex-direction:column;justify-content:center;align-items:center}[data-v-df6507eb]::-webkit-scrollbar-thumb{background-color:#e6e6e6cc;border-radius:10px}.orders-button-container[data-v-d370857a]{display:flex;flex-direction:column;justify-content:space-between;width:100%}.orders[data-v-d370857a]{width:100%;height:89%;padding:10px;overflow-y:auto}.header[data-v-d370857a]{display:flex;flex-direction:column;padding-bottom:10px}.header-info[data-v-d370857a]{display:flex;justify-content:center;align-items:center;gap:10px}.carrier-name[data-v-d370857a]{font-weight:700;margin-right:60px;color:#3b4c5b}.date[data-v-d370857a]{font-weight:700;color:#3b4c5b}.divider[data-v-d370857a]{border-bottom:2px solid #7E7E7E;margin-left:15px;margin-right:15px;margin-bottom:10px}.pods-not-received[data-v-d370857a]{font-weight:700;color:#3b4c5b;padding-right:5px}.pods-not-received-list[data-v-d370857a]{font-weight:400;color:#3b4c5b}.table-header[data-v-d370857a]{display:flex;flex-direction:row;justify-content:start;align-items:center;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#3b4c5b;padding:10px}.table-header .order-title[data-v-d370857a]{width:140px;margin-right:5px}.table-header .route-title[data-v-d370857a]{width:345px;margin-right:5px}.table-header .recieved-pod-count-title[data-v-d370857a]{width:190px}.order-item[data-v-d370857a]{display:flex;justify-content:start;align-items:center;padding:10px;background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:10px;cursor:pointer;height:70px;transition:background-color .3s,border-color .3s;overflow:hidden}.order-item[data-v-d370857a]:hover{background-color:#21b3ba33}.order-id[data-v-d370857a]{font-weight:700;color:#3b4c5b;width:140px;margin-right:5px;overflow-x:auto}.highlight-green[data-v-d370857a]{border:3px solid;border-color:green}.order-with-reported-pods[data-v-d370857a]{border:3px solid;border-color:#f78c8c}.order-without-pods[data-v-d370857a]{background-color:#e6e6e6cc;cursor:initial}.order-without-pods[data-v-d370857a]:hover{background-color:#e6e6e6cc}.selected-order[data-v-d370857a],.selected-order[data-v-d370857a]:hover{background-color:#7edcec99}.expected-pods-count[data-v-d370857a]{width:190px;font-size:16px;color:#3b4c5b;padding-left:4px}.no-expected-pods[data-v-d370857a]{font-size:15px;color:#3b4c5b}.action-buttons-container[data-v-d370857a]{gap:20px;display:flex;justify-content:center;margin-bottom:10px;margin-top:10px;overflow-x:auto}.report-and-next[data-v-d370857a]{display:flex;font-size:20px;justify-content:center;align-items:center;gap:10px;background-color:#f78c8c;color:#fff;padding:10px 15px;border-radius:8px;cursor:pointer;display:inline-block;white-space:nowrap}.review-and-next[data-v-d370857a]{display:flex;font-size:20px;justify-content:center;align-items:center;gap:10px;background-color:#21b3ba;color:#fff;padding:10px 15px;border-radius:8px;cursor:pointer;display:inline-block;white-space:nowrap}.next[data-v-d370857a]{display:flex;font-size:20px;justify-content:center;align-items:center;gap:10px;background-color:#7e7e7e;color:#fff;padding:10px 20px;border-radius:8px;cursor:pointer;display:inline-block;white-space:nowrap}.invalidate[data-v-d370857a]{display:flex;font-size:20px;justify-content:center;align-items:center;gap:10px;background-color:#d2a54a;color:#fff;padding:10px 20px;border-radius:8px;cursor:pointer;display:inline-block;white-space:nowrap;margin-right:20px}.button-arrow[data-v-d370857a]{margin-bottom:4px;margin-left:10px}.route[data-v-d370857a]{display:flex;justify-content:space-between;align-items:center;gap:5px;min-width:340px;max-width:340px;margin-right:10px}.route .location[data-v-d370857a]{display:flex;align-items:center;width:43%;font-style:normal;font-weight:500;font-size:14px;line-height:25px}.route .location .display[data-v-d370857a]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.route .location .display .details[data-v-d370857a]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.route .location .display .details .item[data-v-d370857a]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.route .location .display .details .item .name[data-v-d370857a]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.route .location .display .place[data-v-d370857a]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.route .location .display .place .wrapper[data-v-d370857a]{display:flex;flex-direction:column;justify-content:start}.route .location .display .place .municipality[data-v-d370857a]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.route .location .display .date[data-v-d370857a]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date .operator[data-v-d370857a],.route .location .display .date .scheduled[data-v-d370857a]{color:#3b4c5b}.route .origin[data-v-d370857a]{justify-content:start}.route .origin .display[data-v-d370857a],.route .origin .display .place[data-v-d370857a],.route .origin .display .place .wrapper[data-v-d370857a]{align-items:start}.route .origin .display .details[data-v-d370857a]{justify-content:start}.pods-navigator-container[data-v-2487898a]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:20px;overflow-x:auto}.pods-navigator-container[data-v-2487898a]::-webkit-scrollbar{height:10px}.pods-navigator-container[data-v-2487898a]::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:10px;border:2px solid #f1f1f1;cursor:pointer}.pods-navigator-container[data-v-2487898a]::-webkit-scrollbar-thumb:hover{background-color:#3b4c5b}.pods-navigator-container[data-v-2487898a]::-webkit-scrollbar-track{background:transparent;border-radius:10px}.pods-navigator-container[data-v-2487898a]::-webkit-scrollbar-thumb:active{background-color:#3b4c5b;cursor:grabbing}.pod-item[data-v-2487898a]{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:border-color .3s}.pod-item span[data-v-2487898a]{font-size:14px;color:#333}.pod-item.selected[data-v-2487898a]{transform:translateY(-5px)}.pod-item.reviewed[data-v-2487898a]{border-radius:5px}.pod-item[data-v-2487898a]:hover{transform:translateY(-5px)}.CloseReviewer[data-v-63a56bc3]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.CloseReviewer .content[data-v-63a56bc3]{position:absolute;min-height:295px;max-height:295px;width:360px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;background:white;box-sizing:border-box;border-radius:8px}.CloseReviewer .content .header[data-v-63a56bc3]{display:flex;flex-direction:row;justify-content:center;align-items:center}.CloseReviewer .content .body[data-v-63a56bc3]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px;min-height:167px;max-height:167px;overflow-y:scroll}.CloseReviewer .content .body .main[data-v-63a56bc3]{text-align:center;font-style:normal;font-weight:400;font-size:18px;line-height:24px}.CloseReviewer .content .submit[data-v-63a56bc3]{display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;width:100%;min-height:50px;max-height:50px;font-style:normal;font-weight:500;font-size:20px;line-height:20px;cursor:pointer}.CloseReviewer .content .submit .btn-delete[data-v-63a56bc3]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba33;border-bottom-left-radius:8px;color:#3b4c5b}.CloseReviewer .content .submit .btn-back[data-v-63a56bc3]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:50px;width:50%;background-color:#21b3ba;border-bottom-right-radius:8px;color:#fff}.modal-container[data-v-46843d16]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:flex-start;align-items:center;z-index:1000;flex-direction:column;overflow:auto;width:100vw;height:100vh}.reviewer-container[data-v-46843d16]{margin-top:10px;margin-bottom:15px;background-color:#fafafa;border-radius:8px;width:97%;height:97%}.right-side-pod-reviewer-header[data-v-46843d16]{display:flex;justify-content:space-between;width:100%;padding-left:10px;margin-top:20px;color:#3b4c5b}.close-btn[data-v-46843d16]{margin-top:10px;display:flex;margin-right:30px;border:none;font-size:24px;cursor:pointer}.pdf-order-container[data-v-46843d16]{position:relative;display:flex;flex-direction:row;height:87%;width:100%;background-color:#fff;border-radius:10px;border:transparent;padding:10px;gap:11px}.pdf-viewer[data-v-46843d16]{height:100%;width:60%;padding:10px;background-color:#e6e6e6cc;border-radius:10px;box-shadow:4px 4px 4px 1px #0000004d}.right-side-pod-reviewer[data-v-46843d16]{display:flex;flex-direction:column;align-items:flex-end;height:100%;background-color:#e6e6e6cc;border-radius:10px;box-shadow:4px 4px 4px 1px #0000004d;width:40%}.orders-container[data-v-46843d16]{background-color:transparent;border:none;display:flex;flex-direction:row;height:90%;width:100%}.pod-navigator-container[data-v-46843d16]{padding-bottom:10px;padding-left:10px;padding-right:10px;width:100%;display:flex;background-color:#fff;justify-content:center;border-radius:10px}.pod-navigator[data-v-46843d16]{box-shadow:4px 4px 4px 1px #0000004d;display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;width:100%;height:110px;background-color:#e6e6e6cc;border-radius:10px;font-style:normal;font-weight:500;font-size:20px;line-height:16px;color:#fff}[data-v-46843d16]::-webkit-scrollbar-thumb{background-color:#e6e6e6cc;border-radius:10px}.carriers[data-v-fd33de14]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-fd33de14]{height:calc(100vh - 65px)}.notification-wrapper[data-v-a7c15834]{position:relative;display:inline-block}.notification-bubble[data-v-a7c15834]{position:absolute;top:0;right:0;background-color:#f78c8c;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;box-shadow:0 0 5px #0000004d;border:2px solid white}.sub-header[data-v-ed0d9fc2]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%;overflow-y:visible}.sub-header .TabSelector[data-v-ed0d9fc2]{display:flex;align-items:center;justify-content:center;height:100%;margin-right:30px;gap:50px}.sub-header .TabSelector .option[data-v-ed0d9fc2]{height:30px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.sub-header .TabSelector .option.active[data-v-ed0d9fc2]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .TabSelector .option[data-v-ed0d9fc2]:not(.active){color:#3b4c5b}.sub-header .additional[data-v-ed0d9fc2]{display:flex;justify-content:space-between;align-items:center;height:100%;margin-left:30px}.sub-header .additional .input-group[data-v-ed0d9fc2]{position:relative;display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;margin-right:30px;width:auto}.sub-header .additional .input-group .datepicker[data-v-ed0d9fc2]{margin-left:3%;min-width:107px;max-width:107px;height:35px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #7e7e7e;--dp-border-color-hover: #7e7e7e;--dp-input-padding: 6px 22px 6px 10px;--dp-background-color: transparent}.sub-header .additional .input-group .range[data-v-ed0d9fc2]{min-width:197px;max-width:197px}.sub-header .additional .input-group .disabled[data-v-ed0d9fc2]{border-radius:8px;--dp-text-color: transparent}.sub-header .additional .input-group .logo[data-v-ed0d9fc2]{margin-right:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;cursor:pointer}.sub-header .additional .input-group .delete-logo[data-v-ed0d9fc2]{position:absolute;right:3px;min-width:14px;max-width:14px;min-height:14px;max-height:14px;cursor:pointer}.sub-header .additional .searcher[data-v-ed0d9fc2]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}@media (max-width: 1300px){.sub-header .additional .searcher[data-v-ed0d9fc2]{display:none}}.sub-header .additional .searcher .input[data-v-ed0d9fc2]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.sub-header .additional .searcher .input[data-v-ed0d9fc2]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-ed0d9fc2]:focus{outline:none}.sub-header .additional .searcher .search[data-v-ed0d9fc2]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-ed0d9fc2]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .refresh[data-v-ed0d9fc2]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .refresh .logo[data-v-ed0d9fc2]{margin-right:10px}.sub-header .additional .refresh[data-v-ed0d9fc2]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-ed0d9fc2]{padding-left:15px}.options-display[data-v-22bd8bad]{position:absolute;top:45px;right:30px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:180px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-22bd8bad]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-22bd8bad]:hover{font-style:normal;font-weight:500}.options-display .warning[data-v-22bd8bad],.options-display .billed[data-v-22bd8bad]{color:#d2a54a}.route[data-v-619ae01c]{display:flex;justify-content:space-between;align-items:start;min-width:255px;max-width:255px}.route .location[data-v-619ae01c]{display:flex;align-items:center;width:calc(50% - 10px);font-style:normal;font-weight:500;font-size:14px;line-height:25px}.route .location .display[data-v-619ae01c]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.route .location .display .details[data-v-619ae01c]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.route .location .display .details .item[data-v-619ae01c]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.route .location .display .details .item .name[data-v-619ae01c]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.route .location .display .place[data-v-619ae01c]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.route .location .display .place .wrapper[data-v-619ae01c]{display:flex;flex-direction:column;justify-content:start}.route .location .display .place .municipality[data-v-619ae01c]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date[data-v-619ae01c]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.route .location .display .date .operator[data-v-619ae01c]{color:#3b4c5b}.route .location .display .date .multidate[data-v-619ae01c]{display:flex;flex-direction:column;justify-content:start}.route .location .display .date .scheduled[data-v-619ae01c]{color:#3b4c5b}.route .location .display .date .scheduled .logo[data-v-619ae01c]{min-width:12px;max-width:12px;min-height:12px;max-height:12px;margin-bottom:3px;margin-left:2px}.route .location .display .date .exworks-dates[data-v-619ae01c]{display:flex;flex-direction:column;justify-content:start;align-items:center}.route .location .display .date .exworks-dates .target[data-v-619ae01c]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b}.route .location .display .date .exworks-dates .scheduled[data-v-619ae01c]{display:flex;flex-direction:row;justify-content:start;align-items:center;color:#3b4c5b;margin-top:2px}.route .location .display .date .exworks-dates .logo[data-v-619ae01c]{min-width:17px;max-width:17px;min-height:17px;max-height:17px;margin-right:5px}.route .location .display .extra[data-v-619ae01c]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.route .origin[data-v-619ae01c]{justify-content:start}.route .origin .display[data-v-619ae01c],.route .origin .display .place[data-v-619ae01c],.route .origin .display .place .wrapper[data-v-619ae01c]{align-items:start}.route .origin .display .details[data-v-619ae01c]{justify-content:start}.route .destination[data-v-619ae01c]{justify-content:end}.route .destination .display[data-v-619ae01c],.route .destination .display .place[data-v-619ae01c],.route .destination .display .place .wrapper[data-v-619ae01c]{align-items:end}.route .destination .display .details[data-v-619ae01c]{justify-content:end}.route .arrow[data-v-619ae01c]{position:relative;margin-top:0;min-width:12px}.route .arrow .round-trip[data-v-619ae01c],.route .arrow .customs[data-v-619ae01c]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.route .arrow .round-trip[data-v-619ae01c]{background-color:#7edcec99}.route .arrow .customs[data-v-619ae01c]{background-color:#e6e6e6cc}.order[data-v-187d8684]{position:relative;display:flex;justify-content:space-between;align-items:center;height:80px;min-width:1350px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:0;padding-right:20px}.order .identifier[data-v-187d8684]{display:flex;align-items:center;min-width:250px;max-width:250px;height:40px;margin-left:10px;margin-right:10px;overflow:hidden}.order .identifier .main[data-v-187d8684]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.order .identifier .order-id[data-v-187d8684]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.order .identifier .order-id .number[data-v-187d8684]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.order .identifier .type[data-v-187d8684]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.order .identifier .type .name[data-v-187d8684]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:600;font-size:14px;line-height:14px}.order .identifier .ltl[data-v-187d8684]{color:#217dbb}.order .identifier .ftl[data-v-187d8684]{color:#7e7e7e}.order .load[data-v-187d8684]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:40px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.order .load .item[data-v-187d8684]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.order .load .item .logo[data-v-187d8684]{min-width:24px;max-width:24px;max-height:20px;margin-right:5px}.order .load .item .lm[data-v-187d8684]{margin-left:2px}.order .carrier[data-v-187d8684]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:150px;max-width:150px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.order .carrier .item[data-v-187d8684]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.order .carrier .item .logo[data-v-187d8684]{min-width:25px}.order .price[data-v-187d8684]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:100px;max-width:100px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.order .price .detail[data-v-187d8684]{margin-top:5px;font-weight:400;font-size:12px;line-height:12px}.order .billed[data-v-187d8684]{color:#d2a54a}.order .divider[data-v-187d8684]{width:1px;height:90%;background-color:#e0e0e0}.order .summit[data-v-187d8684]{display:flex;justify-content:space-between;align-items:center}.order .summit .cta[data-v-187d8684]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;width:100px;margin-right:35px;background-color:#ffc0c5;border-radius:10px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.order .summit .cta .logo[data-v-187d8684]{margin-right:10px}.order .summit .soft[data-v-187d8684]{background-color:#9fd8f5}.order .summit .ready[data-v-187d8684]{background-color:#7edcec99}.order .summit .cta[data-v-187d8684]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.order .summit .finished[data-v-187d8684]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;width:100px;margin-right:35px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.order .summit .menu[data-v-187d8684]{position:relative;cursor:pointer}.notification[data-v-187d8684]{box-shadow:0 0 7.32px .43px #d2a54a}.order[data-v-fdfcba3b]{position:relative;display:flex;justify-content:space-between;align-items:center;height:80px;min-width:1350px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:0;padding-right:20px}.order .identifier[data-v-fdfcba3b]{display:flex;align-items:start;flex-direction:column;min-width:250px;max-width:250px;height:40px;margin-left:10px;margin-right:10px;overflow:hidden}.order .identifier .main[data-v-fdfcba3b]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.order .identifier .order-id[data-v-fdfcba3b]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.order .identifier .order-id .number[data-v-fdfcba3b]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.order .identifier .type[data-v-fdfcba3b]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;color:#3b4c5b;border-radius:2em}.order .identifier .type .name[data-v-fdfcba3b]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:600;font-size:14px;line-height:14px}.order .identifier .groupage-date[data-v-fdfcba3b]{display:flex;justify-content:start;font-style:normal;margin-top:5px;margin-left:2px;font-weight:400;font-size:14px;line-height:14px;color:#3b4c5b}.order .groupage-origins[data-v-fdfcba3b]::-webkit-scrollbar{width:2px!important}.order .groupage-origins-tags[data-v-fdfcba3b]{display:flex;flex-wrap:wrap;gap:3px}.order .groupage-origins[data-v-fdfcba3b]{display:flex;flex-direction:column;gap:5px;overflow:auto;max-height:45px;width:255px}.order .groupage-origins .groupage-origin-location[data-v-fdfcba3b]{display:flex;gap:3px}.order .groupage-origins .groupage-origin-location .place[data-v-fdfcba3b]{display:flex;flex-direction:column;white-space:nowrap;justify-content:center}.order .groupage-origins .groupage-origin-location .place .wrapper[data-v-fdfcba3b]{display:flex;flex-direction:column}.order .groupage-origins .groupage-origin-location .place .municipality[data-v-fdfcba3b]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.order .groupage-origins .groupage-origin-location .place .minor[data-v-fdfcba3b]{font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#3b4c5b}.order .groupage-origins .groupage-origin-location .origin-item[data-v-fdfcba3b]{width:11px}.order .groupage-origins .groupage-origin-location .origin-index[data-v-fdfcba3b]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e;width:16px}.order .groupage-origins .groupage-origin-location .details[data-v-fdfcba3b]{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.order .groupage-origins .groupage-origin-location .details .item[data-v-fdfcba3b]{display:flex;flex-direction:row;align-items:center;overflow:hidden}.order .groupage-origins .groupage-origin-location .details .item .name[data-v-fdfcba3b]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.order .groupage-origins .expedition-number[data-v-fdfcba3b]{font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.order .load[data-v-fdfcba3b]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:40px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.order .load .item[data-v-fdfcba3b]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.order .load .item .logo[data-v-fdfcba3b]{min-width:24px;max-width:24px;max-height:20px;margin-right:5px}.order .load .item .lm[data-v-fdfcba3b]{margin-left:2px}.order .carrier[data-v-fdfcba3b]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:150px;max-width:150px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.order .carrier .item[data-v-fdfcba3b]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.order .carrier .item .logo[data-v-fdfcba3b]{min-width:25px}.order .price[data-v-fdfcba3b]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:100px;max-width:100px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.order .price .detail[data-v-fdfcba3b]{margin-top:5px;font-weight:400;font-size:12px;line-height:12px}.order .billed[data-v-fdfcba3b]{color:#d2a54a}.order .divider[data-v-fdfcba3b]{width:1px;height:90%;background-color:#e0e0e0}.order .summit[data-v-fdfcba3b]{display:flex;justify-content:space-between;align-items:center}.order .summit .cta[data-v-fdfcba3b]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;width:100px;margin-right:35px;background-color:#ffc0c5;border-radius:10px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.order .summit .cta .logo[data-v-fdfcba3b]{margin-right:10px}.order .summit .soft[data-v-fdfcba3b]{background-color:#9fd8f5}.order .summit .ready[data-v-fdfcba3b]{background-color:#7edcec99}.order .summit .cta[data-v-fdfcba3b]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.order .summit .finished[data-v-fdfcba3b]{display:flex;justify-content:center;align-items:center;white-space:nowrap;height:35px;width:100px;margin-right:35px;font-style:normal;font-weight:500;font-size:14px;line-height:14px;color:#3b4c5b}.order .summit .menu[data-v-fdfcba3b]{position:relative;cursor:pointer}.notification[data-v-fdfcba3b]{box-shadow:0 0 7.32px .43px #d2a54a}.all[data-v-2e0d1c6a]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px}.all .orders[data-v-2e0d1c6a]{height:100%;width:100%;padding-left:30px;padding-right:25px;overflow-y:scroll}.all .collapsed-menu[data-v-2e0d1c6a]{padding-left:15px}.CarrierOrderModal[data-v-2464b024]{position:fixed;background:rgba(54,55,64,.6);z-index:1000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.display[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;overflow-y:scroll}.display .main .order-identifier[data-v-96a174c4]{display:flex;justify-content:start;align-items:center;margin-left:30px}.display .main .order-identifier .customer[data-v-96a174c4]{display:flex;justify-content:center;align-items:center;height:24px;margin-right:15px;padding-left:5px;padding-right:5px;background-color:#3b4c5b;border-radius:12px}.display .main .order-identifier .customer .text[data-v-96a174c4]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#fff}.display .main .order-identifier .order-id[data-v-96a174c4]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:3px 10px;background-color:#21b3ba;border-radius:2em}.display .main .order-identifier .order-id .number[data-v-96a174c4]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff}.display .main .route-stops[data-v-96a174c4]{display:flex;justify-content:space-between;max-height:365px;margin-top:15px;margin-left:15px;overflow-y:scroll;overflow-x:hidden}.display .main .route-stops .origin[data-v-96a174c4],.display .main .route-stops .destination[data-v-96a174c4]{min-height:80px}.display .main .route-stops .location[data-v-96a174c4]{position:relative;display:flex;flex-direction:row;min-width:200px;max-width:200px;margin-bottom:15px}.display .main .route-stops .location .dot[data-v-96a174c4]{position:relative;height:10px;min-width:10px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:8px;margin-right:10px}.display .main .route-stops .location .data[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:start;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.display .main .route-stops .location .data .head[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:start}.display .main .route-stops .location .data .load[data-v-96a174c4]{font-style:normal;font-weight:700;font-size:16px;line-height:22px}.display .main .route-stops .location .data .booking-number[data-v-96a174c4]{color:#7e7e7e;font-style:normal;font-weight:500;font-size:12px;line-height:16px}.display .main .route-stops .location .data .date[data-v-96a174c4]{display:flex;flex-direction:row;align-items:start;width:100%;margin-top:15px;font-style:normal;font-weight:500;font-size:13px;line-height:16px;color:#3b4c5b}.display .main .route-stops .location .data .date .logo[data-v-96a174c4]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.display .main .route-stops .location .data .date .multidate[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:start}.display .main .route-stops .location .data .date .scheduled[data-v-96a174c4]{color:#3b4c5b}.display .main .route-stops .location .data .time[data-v-96a174c4]{width:100%;margin-top:15px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.display .main .route-stops .location .data .time .logo[data-v-96a174c4]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.display .main .route-stops .location .data .address[data-v-96a174c4]{display:flex;width:100%;margin-top:15px;overflow:hidden}.display .main .route-stops .location .data .address .logo[data-v-96a174c4]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.display .main .route-stops .location .data .address .address-text[data-v-96a174c4]{font-weight:500;font-size:11px}.display .main .route-stops .location .data .address .address-text .address-detail[data-v-96a174c4]{color:#7e7e7e}.display .main .route-stops .location .data .items[data-v-96a174c4]{display:flex;width:100%;margin-top:15px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#3b4c5b}.display .main .route-stops .location .data .items .logo[data-v-96a174c4]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.display .main .route-stops .location .vertical-line[data-v-96a174c4]{position:absolute;left:4px;top:12px;width:2px;min-height:calc(100% + 15px);background-color:#21b3ba}.display .divider[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:30px}.display .divider .line[data-v-96a174c4]{height:2px;width:90%;padding-left:5px;background-color:#e6e6e6cc}.display .secondary[data-v-96a174c4]{padding-top:0;padding-bottom:15px}.display .secondary .resource[data-v-96a174c4]{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-left:45px;padding-right:5px;margin-bottom:30px;overflow:hidden}.display .secondary .resource .column[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:50%}.display .secondary .resource .item[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:start;align-items:start;padding-left:15px}.display .secondary .resource .item .main[data-v-96a174c4]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-decoration-line:underline;color:#3b4c5b}.display .secondary .resource .item .detail[data-v-96a174c4]{margin-left:5px;margin-top:2px;font-style:normal;font-weight:500;font-size:12px;line-height:20px;color:#7e7e7e}.display .secondary .resource .trailer[data-v-96a174c4]{margin-top:5px}.display .secondary .load-details[data-v-96a174c4]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-height:90px;margin-top:15px;padding-left:45px;padding-right:45px}.display .secondary .load-details .item[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-width:120px;max-width:120px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.display .secondary .load-details .item .logo[data-v-96a174c4]{min-height:24px;max-height:24px;margin-bottom:15px}.display .secondary .load-details .item .pallet-row[data-v-96a174c4]{max-width:120px;white-space:nowrap;overflow:hidden}.display .secondary .route-details[data-v-96a174c4]{display:flex;justify-content:space-between;align-items:center;height:90px;padding-left:45px;padding-right:45px}.display .secondary .route-details .item[data-v-96a174c4]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-width:120px;max-width:120px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.display .secondary .route-details .item .logo[data-v-96a174c4]{margin-bottom:15px}.display .secondary .submit[data-v-96a174c4]{display:flex;justify-content:center;align-items:center;height:47px;margin-top:15px}.display .secondary .submit .price[data-v-96a174c4]{display:flex;justify-content:center;align-items:center;height:100%;width:198px;color:#fff;background:#3B4C5B;border-radius:6px;font-style:normal;font-weight:600;font-size:20px;line-height:27px}.display .secondary .carrier[data-v-96a174c4]{display:flex;justify-content:center;align-items:center;height:40px;margin-top:15px}.display .secondary .carrier .profile-image[data-v-96a174c4]{display:flex;justify-content:center;align-items:center;background-color:#fff;min-width:45px;max-width:45px;min-height:45px;max-height:45px;border-radius:50%;border:1px solid #cccccc}.display .secondary .carrier .name[data-v-96a174c4]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;margin-left:6px}.expedition-destination[data-v-bdb9b5d4]{font-size:11px}.expedition-number[data-v-bdb9b5d4]{font-size:14px;width:100px}.expedition-info[data-v-bdb9b5d4]{width:100%;padding-right:7px;display:flex;flex-direction:row;justify-content:space-between}.expedition-info-right[data-v-bdb9b5d4]{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.expedition-status[data-v-bdb9b5d4]{display:flex;align-items:center}.status-circle[data-v-bdb9b5d4]{width:8px;height:8px;border-radius:50%;margin-right:3px;margin-top:2px}.accepted[data-v-bdb9b5d4]{background-color:green}.pending[data-v-bdb9b5d4]{background-color:#d2a54a}.expedition-date-range[data-v-bdb9b5d4]{display:flex;flex-direction:column}.date[data-v-bdb9b5d4]{display:flex;gap:4px}.time[data-v-bdb9b5d4]{gap:4px;display:flex;justify-content:start;align-items:start}.expedition-details-card[data-v-6477b6f4]{position:fixed;right:415px;background:rgba(230,230,230,.8);border:1px solid #ddd;padding:10px;border-radius:8px;font-size:12px;z-index:100;transform:translate(10px)}.expedition-details-card[data-v-6477b6f4]:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 0 8px 8px;border-color:transparent transparent transparent rgba(230,230,230,.8)}.pallet-details-header[data-v-6477b6f4]{display:flex;flex-direction:row;font-weight:700;margin-bottom:10px}.pallet-details-header .quantity-header[data-v-6477b6f4]{width:35px}.pallet-details-header .type-header[data-v-6477b6f4]{width:100px}.pallet-details-header .weight-header[data-v-6477b6f4]{width:65px}.pallet-details-components[data-v-6477b6f4]{display:flex;flex-direction:column;gap:10px}.pallet-details[data-v-6477b6f4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pallet-details .quantity[data-v-6477b6f4]{width:35px}.pallet-details .pallet-type[data-v-6477b6f4]{width:100px}.pallet-details .weight[data-v-6477b6f4]{width:65px}.groupage[data-v-c5aee741]{height:800px}.details[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.details .header[data-v-c5aee741]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.details .map-header[data-v-c5aee741]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:30px}.details .map-header .show-map[data-v-c5aee741]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;width:100px;background-color:#21b3ba33;border-radius:5px;font-style:normal;font-weight:400;font-size:14px;line-height:14px;color:#3b4c5b;cursor:pointer}.details .map-header .show-map .logo-pin[data-v-c5aee741]{min-width:15px;max-width:15px;min-height:15px;max-height:15px;margin-left:5px}.details .display[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;overflow-y:scroll}.details .display .main .order-identifier[data-v-c5aee741]{display:flex;flex-direction:row;justify-content:start;align-items:start;margin-left:30px}.details .display .main .order-identifier .customer[data-v-c5aee741]{display:flex;justify-content:center;align-items:center;height:24px;margin-right:15px;padding-left:5px;padding-right:5px;background-color:#3b4c5b;border-radius:12px}.details .display .main .order-identifier .customer .text[data-v-c5aee741]{font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#fff}.details .display .main .order-identifier .order-type[data-v-c5aee741]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;font-style:normal;font-weight:500;font-size:18px;line-height:20px;color:#3b4c5b}.details .display .main .order-identifier .order-id[data-v-c5aee741]{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:3px 10px;background-color:#21b3ba;border-radius:2em}.details .display .main .order-identifier .order-id .number[data-v-c5aee741]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff}.details .display .divider[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15px;margin-bottom:15px}.details .display .divider .line[data-v-c5aee741]{height:2px;width:90%;padding-left:5px;background-color:#e6e6e6cc}.details .display .secondary[data-v-c5aee741]{padding-top:0;padding-bottom:15px}.details .display .secondary .resource[data-v-c5aee741]{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-left:45px;padding-right:5px;margin-bottom:30px;overflow:hidden}.details .display .secondary .resource .column[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:start;align-items:start;width:50%}.details .display .secondary .resource .item[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:start;align-items:start;padding-left:15px}.details .display .secondary .resource .item .main[data-v-c5aee741]{font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-decoration-line:underline;color:#3b4c5b}.details .display .secondary .resource .item .detail[data-v-c5aee741]{margin-left:5px;margin-top:2px;font-style:normal;font-weight:500;font-size:12px;line-height:20px;color:#7e7e7e}.details .display .secondary .resource .trailer[data-v-c5aee741]{margin-top:5px}.details .display .secondary .load-details[data-v-c5aee741]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;min-height:90px;margin-top:15px;padding-left:45px;padding-right:45px}.details .display .secondary .load-details .item[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:start;align-items:center;min-width:120px;max-width:120px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.details .display .secondary .load-details .item .logo[data-v-c5aee741]{min-height:24px;max-height:24px;margin-bottom:15px}.details .display .secondary .load-details .item .pallet-row[data-v-c5aee741]{max-width:120px;white-space:nowrap;overflow:hidden}.details .display .secondary .route-details[data-v-c5aee741]{display:flex;justify-content:space-between;align-items:center;height:90px;padding-left:45px;padding-right:45px}.details .display .secondary .route-details .item[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-width:120px;max-width:120px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#3b4c5b}.details .display .secondary .route-details .item .logo[data-v-c5aee741]{margin-bottom:15px}.details .display .secondary .submit[data-v-c5aee741]{display:flex;justify-content:center;align-items:center;height:47px}.details .display .secondary .submit .price[data-v-c5aee741]{display:flex;justify-content:center;align-items:center;height:100%;width:198px;color:#fff;background:#3B4C5B;border-radius:6px;font-style:normal;font-weight:600;font-size:20px;line-height:27px}.details .display .secondary .carrier[data-v-c5aee741]{display:flex;justify-content:center;align-items:center;height:40px;margin-top:15px}.details .display .secondary .carrier .profile-image[data-v-c5aee741]{display:flex;justify-content:center;align-items:center;background-color:#fff;min-width:45px;max-width:45px;min-height:45px;max-height:45px;border-radius:50%;border:1px solid #cccccc}.details .display .secondary .carrier .name[data-v-c5aee741]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;margin-left:6px}.groupage-stops[data-v-c5aee741]{display:flex;justify-content:space-between;margin-top:15px;margin-left:15px;overflow-y:scroll;overflow-x:hidden;margin-right:6px}.groupage-stops .expedition-list[data-v-c5aee741]{font-size:16px;margin-top:20px;font-weight:700}.groupage-stops .expedition-list .expedition-title[data-v-c5aee741]{margin-bottom:15px}.groupage-stops .origin[data-v-c5aee741]{min-height:80px;width:100%!important}.groupage-stops .location[data-v-c5aee741]{position:relative;display:flex;flex-direction:row;width:100%}.groupage-stops .location .dot[data-v-c5aee741]{position:relative;height:10px;min-width:10px;background-color:#21b3ba;border-radius:50%;display:inline-block;margin-top:8px;margin-right:10px}.groupage-stops .location .data[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:start;width:100%;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.groupage-stops .location .data .head[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:start}.groupage-stops .location .data .load[data-v-c5aee741]{font-style:normal;font-weight:700;font-size:16px;line-height:22px}.groupage-stops .location .data .booking-number[data-v-c5aee741]{color:#7e7e7e;font-style:normal;font-weight:500;font-size:12px;line-height:16px}.groupage-stops .location .data .date[data-v-c5aee741]{display:flex;flex-direction:row;align-items:start;margin-top:15px;font-style:normal;font-weight:500;font-size:13px;line-height:16px;color:#3b4c5b}.groupage-stops .location .data .date .logo[data-v-c5aee741]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:2px}.groupage-stops .location .data .date .multidate[data-v-c5aee741]{display:flex;flex-direction:column;justify-content:start}.groupage-stops .location .data .date .scheduled[data-v-c5aee741]{color:#3b4c5b}.groupage-stops .location .data .time[data-v-c5aee741]{margin-top:15px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#3b4c5b}.groupage-stops .location .data .time .logo[data-v-c5aee741]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:2px}.groupage-stops .location .data .address[data-v-c5aee741]{display:flex;width:100%;margin-top:15px;overflow:hidden}.groupage-stops .location .data .address .logo[data-v-c5aee741]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.groupage-stops .location .data .address .address-text[data-v-c5aee741]{font-weight:500;font-size:11px}.groupage-stops .location .data .address .address-text .company-name[data-v-c5aee741]{margin-right:5px}.groupage-stops .location .data .address .address-text .address-detail[data-v-c5aee741]{color:#7e7e7e}.groupage-stops .location .data .items[data-v-c5aee741]{display:flex;width:100%;margin-top:15px;white-space:nowrap;overflow:hidden;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#3b4c5b}.groupage-stops .location .data .items .logo[data-v-c5aee741]{min-width:20px;max-width:20px;min-height:20px;max-height:20px;margin-right:8px}.groupage-stops .location .vertical-line[data-v-c5aee741]{position:absolute;left:4px;top:12px;width:2px;min-height:calc(100% + 15px);background-color:#21b3ba}.groupage-pickup-datetime[data-v-c5aee741]{display:flex;flex-direction:row;gap:10px}.expedition[data-v-c5aee741]{flex-direction:row;align-items:center;background-color:#e6e6e6cc;border-radius:8px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;gap:10px;display:flex;font-size:13px;font-weight:400;margin-bottom:15px;padding:5px}.details[data-v-72e8851d]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.details .header[data-v-72e8851d]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.details .header .close[data-v-72e8851d]{cursor:pointer}.brand-info-container[data-v-72e8851d]{margin-left:30px;display:flex}.brand-info-container .brand-component[data-v-72e8851d]{justify-content:space-around;align-items:center;gap:8px;display:flex}.brand-info-container .brand-component .brand-logo[data-v-72e8851d]{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.brand-info-container .brand-component .brand-name[data-v-72e8851d]{font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#7e7e7e;min-width:160px;max-width:160px}.divider[data-v-72e8851d]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:30px}.divider .line[data-v-72e8851d]{height:2px;width:90%;padding-left:5px;background-color:#e6e6e6cc}.EventHistory[data-v-a5b8c8bb]{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.EventHistory .header[data-v-a5b8c8bb]{display:flex;justify-content:space-between;align-items:center;min-height:47px;max-height:47px;padding-left:30px;padding-right:30px;margin-top:30px;margin-left:30px;margin-right:30px;background-color:#fff;box-shadow:0 0 7.32px .43px #0000001a}.EventHistory .header .actions .info[data-v-a5b8c8bb]{margin-right:20px}.EventHistory .header .actions .close[data-v-a5b8c8bb]{cursor:pointer}.EventHistory .display[data-v-a5b8c8bb]{display:flex;flex-direction:column;justify-content:start;width:100%;height:100%;padding:30px;overflow-y:scroll;overflow-x:hidden}.EventHistory .display .event[data-v-a5b8c8bb]{display:flex;flex-direction:column;padding-left:10px;padding-right:10px;max-width:100%}.EventHistory .display .event .message[data-v-a5b8c8bb]{position:relative;display:flex;margin-top:20px}.EventHistory .display .event .message .message-bubble[data-v-a5b8c8bb]{border-radius:8px;color:#3b4c5b}.EventHistory .display .event .message .message-bubble .body[data-v-a5b8c8bb]{padding:10px;font-style:normal;font-weight:400;font-size:14px;line-height:14px}.EventHistory .display .event .message .message-bubble .body .subject[data-v-a5b8c8bb]{margin-bottom:10px;max-width:250px;font-style:normal;font-weight:500;font-size:15px;line-height:15px}.EventHistory .display .event .message .message-bubble .body .edition .details[data-v-a5b8c8bb]{padding:5px;margin-top:5px;border-radius:8px;background-color:#e6e6e6cc}.EventHistory .display .event .message .message-bubble .submit[data-v-a5b8c8bb]{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:20px;width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-style:normal;font-weight:500;font-size:15px;color:#fff;cursor:pointer}.EventHistory .display .event .audit[data-v-a5b8c8bb]{display:flex;flex-direction:row;align-items:center;white-space:nowrap;margin-top:5px;font-style:normal;font-weight:400;font-size:11px;line-height:11px;color:#7e7e7e}.EventHistory .display .event .audit .timestamp[data-v-a5b8c8bb]{margin-right:10px}.EventHistory .display .event .audit .label[data-v-a5b8c8bb]{min-height:12px;display:flex;align-items:center;justify-content:center;margin-right:0;border-radius:2em;padding:3px;background-color:#e6e6e6cc;font-weight:600;font-size:12px;color:#3b4c5b}.EventHistory .display .event .audit .checkmark[data-v-a5b8c8bb]:before{content:"✓"}.EventHistory .display .event .audit .double-checkmark[data-v-a5b8c8bb]:after{content:"✓"}.EventHistory .display .event .audit .pending[data-v-a5b8c8bb]{background-color:transparent}.EventHistory .display .event .audit .opened[data-v-a5b8c8bb]{background-color:#7fffd4;font-weight:700}.EventHistory .display .event .audit .warning[data-v-a5b8c8bb]{background-color:#d2a54a;font-weight:400}.EventHistory .display .event .audit .error[data-v-a5b8c8bb]{background-color:#f78c8c;font-weight:400}.EventHistory .display .notification[data-v-a5b8c8bb]{align-items:start}.EventHistory .display .notification .message[data-v-a5b8c8bb]{max-width:80%}.EventHistory .display .notification .message .message-bubble[data-v-a5b8c8bb]{background-color:#e6e6e6cc;border-top-left-radius:0}.EventHistory .display .notification .message .message-bubble .submit[data-v-a5b8c8bb]{background-color:#7e7e7e}.EventHistory .display .notification .message .message-bubble .submit[data-v-a5b8c8bb]:hover{background-image:linear-gradient(-180deg,#7E7E7E 0%,#585858 100%)}.EventHistory .display .notification .message[data-v-a5b8c8bb]:before{content:"";position:absolute;top:0;left:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-right:10px solid rgba(230,230,230,.8)}.EventHistory .display .communication[data-v-a5b8c8bb]{align-items:end}.EventHistory .display .communication .message[data-v-a5b8c8bb]{max-width:80%}.EventHistory .display .communication .message .message-bubble[data-v-a5b8c8bb]{background-color:#7edcec99;border-top-right-radius:0}.EventHistory .display .communication .message .message-bubble .submit[data-v-a5b8c8bb]{background-color:#21b3ba}.EventHistory .display .communication .message .message-bubble .submit[data-v-a5b8c8bb]:hover{background-image:linear-gradient(-180deg,#21B3BA 0%,#157479 100%)}.EventHistory .display .communication .message[data-v-a5b8c8bb]:after{content:"";position:absolute;top:0;right:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:10px solid rgba(126,220,236,.6)}.EventHistory .display .customer[data-v-a5b8c8bb]{align-items:end}.EventHistory .display .customer .message[data-v-a5b8c8bb]{max-width:80%}.EventHistory .display .customer .message .message-bubble[data-v-a5b8c8bb]{background-color:#9fd8f5;border-top-right-radius:0;color:#363740}.EventHistory .display .customer .message .message-bubble .submit[data-v-a5b8c8bb]{background-color:#217dbb}.EventHistory .display .customer .message .message-bubble .submit[data-v-a5b8c8bb]:hover{background-image:linear-gradient(-180deg,#217dbb 0%,#16527a 100%)}.EventHistory .display .customer .message[data-v-a5b8c8bb]:after{content:"";position:absolute;top:0;right:-10px;margin:auto;width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #9fd8f5}.EventHistory .display .neutral[data-v-a5b8c8bb]{flex-direction:column;justify-content:center;align-items:start;width:100%;max-width:100%;padding:0}.EventHistory .display .neutral .message[data-v-a5b8c8bb]{width:100%}.EventHistory .display .neutral .message .message-bubble .body[data-v-a5b8c8bb]{width:100%;padding:5px 10px;text-align:start;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3b4c5b}.EventHistory .display .neutral .message .message-bubble .body[data-v-a5b8c8bb]:before{content:"•";position:absolute;left:0;color:#7e7e7e}.EventHistory .display .neutral .audit[data-v-a5b8c8bb]{padding-left:10px;margin-top:0}.EventHistory .empty[data-v-a5b8c8bb]{display:flex;flex-direction:column;justify-content:center;align-items:center;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#7e7e7e}.EventHistory .empty .symbol[data-v-a5b8c8bb]{font-size:32px;margin-bottom:15px}.orders[data-v-0c95e5e8]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-0c95e5e8]{height:calc(100vh - 65px)}.finished[data-v-ddcc3744]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px}.finished .orders[data-v-ddcc3744]{height:100%;width:100%;padding-left:30px;padding-right:25px;overflow-y:scroll}.finished .collapsed-menu[data-v-ddcc3744]{padding-left:15px}.orders[data-v-f482b64e]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-f482b64e]{height:calc(100vh - 65px)}.sub-header[data-v-68c767ea]{display:flex;justify-content:space-between;align-items:center;padding-left:30px;padding-right:30px;min-height:60px;max-height:60px;width:100%;overflow-y:visible}.sub-header .options[data-v-68c767ea]{display:flex;justify-content:space-between;align-items:center;height:100%}.sub-header .options .box[data-v-68c767ea]{display:flex;justify-content:center;align-items:center;height:60px;border-bottom:2px solid transparent;margin-right:30px;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#7e7e7e;cursor:pointer}.sub-header .options .box .title[data-v-68c767ea]{height:100%;display:flex;justify-content:space-between;align-items:center}.sub-header .options .box .title .name[data-v-68c767ea]{height:100%;display:flex;align-items:center}.sub-header .options .box .title .logo[data-v-68c767ea]{margin-right:10px}.sub-header .options .active[data-v-68c767ea]{border-bottom:2px solid #21B3BA;color:#21b3ba}.sub-header .additional[data-v-68c767ea]{display:flex;justify-content:space-between;align-items:center;height:100%;margin-left:30px}.sub-header .additional .logo[data-v-68c767ea]{cursor:pointer}.sub-header .additional .floating-drop[data-v-68c767ea]{position:relative;margin-right:30px}.sub-header .additional .floating-drop .logo-container[data-v-68c767ea]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:30px;max-width:30px;min-height:30px;max-height:30px;background-color:#e6e6e6cc;border-radius:5px;cursor:pointer}.sub-header .additional .floating-drop .logo-container[data-v-68c767ea]:hover{box-shadow:0 0 7.32px .43px #0003}.sub-header .additional .floating-drop .logo-container-active[data-v-68c767ea]{background-color:#7edcec99;box-shadow:0 2px 4px #0003}.sub-header .additional .floating-drop .logo-container-used[data-v-68c767ea]{border:1px solid #21B3BA;box-shadow:0 0 7.32px .43px #21b3ba}.sub-header .additional .floating-drop-active[data-v-68c767ea]{z-index:10001!important}.sub-header .additional .input-group[data-v-68c767ea]{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;margin-right:30px;width:auto}.sub-header .additional .input-group .datepicker[data-v-68c767ea]{margin-left:3%;min-width:95px;max-width:95px;height:35px;--dp-text-color: #3b4c5b;--dp-font-size: 14px;--dp-border-radius: 8px;--dp-border-color: #7e7e7e;--dp-border-color-hover: #7e7e7e;--dp-input-padding: 6px 6px 6px 10px;--dp-background-color: transparent}.sub-header .additional .input-group .range[data-v-68c767ea]{min-width:185px;max-width:185px}.sub-header .additional .input-group .disabled[data-v-68c767ea]{border-radius:8px;--dp-text-color: transparent}.sub-header .additional .input-group .logo[data-v-68c767ea]{margin-right:10px;min-width:20px;max-width:20px;min-height:20px;max-height:20px}.sub-header .additional .searcher[data-v-68c767ea]{position:relative;display:flex;justify-content:space-between;align-items:center;margin-right:30px}@media (max-width: 1300px){.sub-header .additional .searcher[data-v-68c767ea]{display:none}}.sub-header .additional .searcher .input[data-v-68c767ea]{width:200px;height:30px;border-radius:75px;border:1px solid #7e7e7e;padding-left:10px;padding-right:30px;color:#3b4c5b;background-color:transparent}.sub-header .additional .searcher .input[data-v-68c767ea]::placeholder{text-align:left;align-items:center;letter-spacing:0px;color:#acb1c6;font-style:normal;font-weight:400;font-size:16px}.sub-header .additional .searcher input[data-v-68c767ea]:focus{outline:none}.sub-header .additional .searcher .search[data-v-68c767ea]{cursor:pointer;position:absolute;z-index:5;right:10px;bottom:7px}.sub-header .additional .searcher .search .logo[data-v-68c767ea]{margin-right:10px;margin-bottom:10px;min-width:20px;max-width:20px;height:100%;opacity:.7}.sub-header .additional .refresh[data-v-68c767ea]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:10px;padding-right:10px;height:35px;background-color:#21b3ba33;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#3b4c5b;cursor:pointer}.sub-header .additional .refresh .logo[data-v-68c767ea]{margin-right:10px}.sub-header .additional .new-order[data-v-68c767ea]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;width:140px;height:35px;background-color:#21b3ba;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .upload-orders[data-v-68c767ea]{display:flex;justify-content:center;align-items:center;white-space:nowrap;padding-left:20px;padding-right:20px;width:140px;height:35px;margin-right:30px;background-color:#7e7e7e;border-radius:10px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff;cursor:pointer}.sub-header .additional .refresh[data-v-68c767ea]:hover,.sub-header .additional .new-order[data-v-68c767ea]:hover,.sub-header .additional .upload-orders[data-v-68c767ea]:hover{border-color:#00000026;box-shadow:0 0 7.32px .43px #0003}.collapsed-menu[data-v-68c767ea]{padding-left:15px}.blured-layer[data-v-68c767ea]{position:fixed;background:rgba(255,255,255,.4);z-index:10000!important;height:100vh;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}.options-display[data-v-87edd76d]{position:absolute;top:45px;right:30px;display:flex;flex-direction:column;justify-content:start;align-items:start;min-width:180px;padding-top:5px;padding-bottom:5px;background-color:#fff;box-sizing:border-box;z-index:900;box-shadow:0 0 7.32px .43px #0003;border-radius:8px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#3b4c5b}.options-display .option[data-v-87edd76d]{display:flex;justify-content:start;align-items:center;height:30px;width:100%;padding-left:15px;padding-right:15px;cursor:pointer}.options-display .option[data-v-87edd76d]:hover{font-style:normal;font-weight:500}.options-display .warning[data-v-87edd76d],.options-display .billed[data-v-87edd76d]{color:#d2a54a}.order[data-v-4a55adfd]{position:relative;display:flex;justify-content:space-between;align-items:center;height:80px;min-width:1450px;width:100%;margin-top:15px;margin-bottom:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 7.32px .43px #0000001a;padding-left:0;padding-right:20px}.order .skeleton[data-v-4a55adfd]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%}.order .skeleton .selector[data-v-4a55adfd]{display:none;position:absolute;top:-1px;left:20px}.order .skeleton .selected[data-v-4a55adfd]{display:block}.order .skeleton .label[data-v-4a55adfd]{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:15px;border-top-left-radius:8px;border-bottom-left-radius:8px}.order .skeleton .label .container[data-v-4a55adfd]{position:relative;height:100%}.order .skeleton .label .container .name[data-v-4a55adfd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;white-space:nowrap;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#3b4c5b}.order .skeleton .shared[data-v-4a55adfd]{background-color:#7edcec99}.order .skeleton .shared .name[data-v-4a55adfd]{color:#3b4c5b}.order .skeleton .incomplete[data-v-4a55adfd]{background-color:#d2a54ab3}.order .skeleton .incomplete .name[data-v-4a55adfd]{color:#3b4c5b}.order .skeleton .status[data-v-4a55adfd]{display:flex;flex-direction:column;justify-content:space-between;min-width:100px;height:28px;margin-left:20px;margin-right:15px}.order .skeleton .status .name[data-v-4a55adfd]{display:flex;justify-content:center;align-items:center;height:16px;border:1px solid;border-radius:3px;padding-left:10px;padding-right:10px;font-style:normal;font-weight:400;font-size:11px;line-height:16px}.order .skeleton .status .pending[data-v-4a55adfd]{color:#f78c8c;border-color:#f78c8c}.order .skeleton .status .confirmed[data-v-4a55adfd]{color:#d2a54a;border-color:#d2a54a}.order .skeleton .status .started[data-v-4a55adfd]{color:#18b2b8;border-color:#18b2b8}.order .skeleton .status .finished[data-v-4a55adfd]{color:#3a974c;border-color:#3a974c}.order .skeleton .status .progress-bar[data-v-4a55adfd]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.order .skeleton .status .progress-bar .step[data-v-4a55adfd]{height:4px;width:24px;border-radius:8px;padding-left:3px;padding-right:3px;background-color:#7e7e7e}.order .skeleton .status .progress-bar .pending[data-v-4a55adfd]{background-color:#f78c8c}.order .skeleton .status .progress-bar .confirmed[data-v-4a55adfd]{background-color:#d2a54a}.order .skeleton .status .progress-bar .started[data-v-4a55adfd]{background-color:#18b2b8}.order .skeleton .status .progress-bar .finished[data-v-4a55adfd]{background-color:#3a974c}.order .skeleton .identifier[data-v-4a55adfd]{display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-width:250px;max-width:250px;margin-left:10px;margin-right:10px;overflow:hidden}.order .skeleton .identifier .main[data-v-4a55adfd]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:2px;font-size:14px}.order .skeleton .identifier .order-id[data-v-4a55adfd]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-right:2px;padding:2px 5px;background-color:#21b3ba;border-radius:2em}.order .skeleton .identifier .order-id .number[data-v-4a55adfd]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.order .skeleton .identifier .type[data-v-4a55adfd]{display:flex;flex-direction:row;justify-content:start;align-items:center;margin-left:2px;border-radius:2em}.order .skeleton .identifier .type .name[data-v-4a55adfd]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px}.order .skeleton .identifier .ltl[data-v-4a55adfd]{color:#217dbb}.order .skeleton .identifier .ftl[data-v-4a55adfd]{color:#7e7e7e}.order .skeleton .identifier .recipient[data-v-4a55adfd]{display:flex;justify-content:center;align-items:center;margin-right:2px;padding:2px 5px;background-color:#7e7e7e;border-radius:2em}.order .skeleton .identifier .recipient .name[data-v-4a55adfd]{white-space:nowrap;overflow:hidden;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff}.order .skeleton .route[data-v-4a55adfd]{display:flex;justify-content:space-between;align-items:start;min-width:400px;max-width:400px}.order .skeleton .route .location[data-v-4a55adfd]{display:flex;align-items:center;width:43%;font-style:normal;font-weight:500;font-size:14px;line-height:25px}.order .skeleton .route .location .display[data-v-4a55adfd]{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.order .skeleton .route .location .display .details[data-v-4a55adfd]{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.order .skeleton .route .location .display .details .item[data-v-4a55adfd]{display:flex;flex-direction:row;justify-content:start;align-items:center;overflow:hidden}.order .skeleton .route .location .display .details .item .name[data-v-4a55adfd]{font-style:normal;font-weight:500;font-size:11px;line-height:14px;color:#7e7e7e}.order .skeleton .route .location .display .place[data-v-4a55adfd]{display:flex;flex-direction:column;align-items:start;width:100%;white-space:nowrap}.order .skeleton .route .location .display .place .wrapper[data-v-4a55adfd]{display:flex;flex-direction:column;justify-content:start}.order .skeleton .route .location .display .place .municipality[data-v-4a55adfd]{overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.order .skeleton .route .location .display .date[data-v-4a55adfd]{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b4c5b}.order .skeleton .route .location .display .date .operator[data-v-4a55adfd],.order .skeleton .route .location .display .date .scheduled[data-v-4a55adfd]{color:#3b4c5b}.order .skeleton .route .location .display .extra[data-v-4a55adfd]{margin-top:3px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#21b3ba}.order .skeleton .route .origin[data-v-4a55adfd]{justify-content:start}.order .skeleton .route .origin .display[data-v-4a55adfd],.order .skeleton .route .origin .display .place[data-v-4a55adfd],.order .skeleton .route .origin .display .place .wrapper[data-v-4a55adfd]{align-items:start}.order .skeleton .route .origin .display .details[data-v-4a55adfd]{justify-content:start}.order .skeleton .route .destination[data-v-4a55adfd]{justify-content:end}.order .skeleton .route .destination .display[data-v-4a55adfd],.order .skeleton .route .destination .display .place[data-v-4a55adfd],.order .skeleton .route .destination .display .place .wrapper[data-v-4a55adfd]{align-items:end}.order .skeleton .route .destination .display .details[data-v-4a55adfd]{justify-content:end}.order .skeleton .route .arrow[data-v-4a55adfd]{position:relative;margin-top:0;min-width:12px}.order .skeleton .route .arrow .round-trip[data-v-4a55adfd]{position:absolute;bottom:-17px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;padding:4px;background-color:#7edcec99;border-radius:2em;font-style:normal;font-weight:500;font-size:10px;line-height:10px;color:#7e7e7e}.order .skeleton .carrier[data-v-4a55adfd]{display:flex;flex-direction:column;justify-content:space-between;align-items:left;min-width:200px;max-width:200px;height:60%;margin-left:20px;margin-right:20px;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#7e7e7e}.order .skeleton .carrier .item[data-v-4a55adfd]{display:flex;flex-direction:row;justify-content:left;align-items:center;white-space:nowrap}.order .skeleton .carrier .item .logo[data-v-4a55adfd]{min-width:25px}.order .skeleton .incident-count[data-v-4a55adfd]{display:flex;justify-content:center;min-width:145px;max-width:145px;white-space:nowrap;padding-left:5px;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#3b4c5b}.order .skeleton .billed[data-v-4a55adfd]{color:#d2a54a}.order .summit[data-v-4a55adfd]{display:flex;justify-content:space-between;align-items:center}.order .summit .cta[data-v-4a55adfd]{display:flex;justify-content:right;align-items:center;white-space:nowrap;width:190px;color:#21b3ba;margin-right:35px;cursor:pointer}.order .summit .cta .action[data-v-4a55adfd]{display:flex;align-items:center;font-style:normal;font-weight:400;font-size:14px;line-height:10px;margin-right:5px}.order .summit .billed[data-v-4a55adfd]{color:#d2a54a}.order .summit .menu[data-v-4a55adfd]{position:relative;cursor:pointer}.shadow-billed[data-v-4a55adfd]{box-shadow:0 0 7.32px .43px #d2a54a}.all[data-v-7f41e0eb]{display:flex;flex-direction:column;height:100%;width:100%;padding-top:15px}.all .orders[data-v-7f41e0eb]{height:100%;width:100%;padding-left:30px;padding-right:25px;padding-bottom:80px;overflow-y:scroll}.all .no-orders[data-v-7f41e0eb]{justify-content:center;align-items:center;padding-top:250px;width:100%;padding-left:250px;padding-right:250px;font-size:25px;color:#7e7e7e;text-align:center}.all .no-orders .logo[data-v-7f41e0eb]{margin-left:5px;margin-bottom:5px}.all .collapsed-menu[data-v-7f41e0eb]{padding-left:15px}.orders[data-v-ac0566c6]{display:flex;flex-direction:column;height:calc(100vh - 125px);width:100%}.sub-header[data-v-ac0566c6]{height:calc(100vh - 65px)}
