.header{justify-content:space-between}.header .header__logo--scs img{max-height:1.6rem;filter:brightness(0) saturate(100%) invert(83%) sepia(89%) saturate(9%) hue-rotate(123deg) brightness(87%) contrast(59%)}.header .logo-wrapper{background:white;left:0;right:0;margin:auto;position:absolute;width:fit-content;padding:.4rem 1rem;border:1px solid var(--color-border);top:0}.header .logo-wrapper svg{height:50px;width:87px}.header .header__profile .profile__user{display:flex;align-items:center}.header .header__profile .profile__user span{pointer-events:none}.header .header__profile .profile__user .icon{margin-right:var(--h-space-1);color:var(--color-text)}@media only screen and (max-width: 450px){.header__logo svg{height:45px!important;width:75px!important}.header__profile .popover__link span{display:none}}.page-home{padding-top:2rem}.page-home .grid{grid-column-gap:1.6rem;grid-row-gap:1.6rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.page-home .grid .widget .card{height:100%}.page-home .grid .widget .card__header{border-bottom:0}.page-home .grid .widget .card__content{min-height:27rem}@media (min-width: 768px){.page-home .grid .widget .card__content{min-height:22rem}}.page-home .grid .widget .card__loader{top:50%;transform:translateY(-50%)}.page-home .grid .order-status{grid-area:1/1/1/2}@media only screen and (max-width: 768px){.page-home .grid .order-status{grid-area:1/1/1/4}}.page-home .grid .order-history{grid-area:1/2/1/2}@media only screen and (max-width: 768px){.page-home .grid .order-history{grid-area:2/1/2/4}}.page-home .grid .recent-orders{grid-area:3/1/3/4}.page-home .grid .recent-orders .card__content{padding-top:0}.page-home .grid .recent-orders .card__content .table__header{display:none}.page-home .grid .recent-orders .card__content .table tr{cursor:pointer}.page-home .grid .recent-orders .card__content .show-all-orders{display:flex;flex-direction:row-reverse;padding-top:1.6rem}@media only screen and (max-width: 767px){.grid{margin:0}}.open-order-comp .pie{width:18rem;height:18rem;background-image:conic-gradient(var(--color-primary) var(--percentage),var(--h-color-primary-lightest) var(--AApercentage),var(--h-color-primary-lightest));border-radius:50%;margin:0 auto}.open-order-comp .legend{display:flex;margin:0;padding-top:2.5rem;justify-content:center;gap:5rem}.open-order-comp .legend__item{display:flex;align-items:center;gap:.5rem;text-align:right}.open-order-comp .legend__item:before{content:"";height:2rem;width:2rem;background-color:var(--h-color-primary-lightest);border-radius:50%;display:inline-block;align-self:flex-start}.open-order-comp .legend__item:nth-child(odd):before{background-color:var(--color-primary)}.order-history-widget .card__content{padding:0 1.6rem}.order-history-widget .card__content .order-history{display:flex;gap:2px;border-top:2px dotted var(--color-border);padding-right:20px}.order-history-widget .card__content .order-history .bar{position:relative;display:inline-flex;flex-direction:column;background-color:var(--color-primary);font-size:.8rem;flex-grow:1;align-self:flex-end;align-items:center;justify-content:center;z-index:2;cursor:pointer}.order-history-widget .card__content .order-history .bar:hover{background-color:var(--h-color-primary-lighter)}.order-history-widget .card__content .order-history .bar:before{content:"";width:100%;height:100%;font-size:.8rem}.order-history-widget .card__content .order-history .bar__weeknumber{position:absolute;bottom:-1.5rem}.order-history-widget .card__content .order-history__top{display:block;position:absolute;right:1.6rem;top:-3.6rem;z-index:0}@media (min-width: 768px){.order-history-widget .card__content .order-history__top{top:-4rem}}.order-history-widget .card__content .order-history__center{display:block;position:absolute;left:1.6rem;width:calc(100% - 3.2rem);z-index:1;text-align:right}.order-history-widget .card__content .order-history__center:before{content:"";border-top:2px dotted var(--color-border);z-index:1;display:block;position:absolute;width:100%}.order-history-widget .card__content .order-history__week{position:absolute;bottom:.8rem;font-size:1.1rem}@media (min-width: 768px){.order-history-widget .card__content .order-history__week{bottom:-3.2rem}}.login{height:100vh;flex-direction:row;align-items:center;justify-content:center;display:flex;background:var(--color-grey-light)}.login .icon-card{flex-grow:1;max-width:160px;align-self:stretch;align-content:center}.login .icon-card .card__content{height:100%}.login .icon-card .card__content .specialities{display:flex;flex-direction:row;gap:2rem 1rem;flex-wrap:wrap}.login .icon-card .card__content .specialities img{display:inline-flex;flex-grow:1;width:calc(50% - 1rem)}.login .login-section{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}.login .login-section__card{position:relative;z-index:2;width:100%;max-width:48rem;flex-grow:1;align-self:stretch}.login .login-section__card .card__logo{text-align:center}.login .login-section__card .card__footer{align-items:center;justify-content:space-between}.login .login-section__forgot-password,.login .login-section__back-to-login{margin-right:1.6rem}.login .login-section .slogan{max-width:48rem;z-index:2;color:var(--h-color-neutral-darker);text-align:center;font-size:3rem;line-height:1}.login .login-section .slogan span{color:var(--h-color-primary-base)}@media only screen and (max-width: 767px){.login{padding:1rem}.login .login-section{flex-direction:column!important}.login .login-section .icon-card{max-width:unset;width:100%}.login .login-section .icon-card .specialities{max-width:350px;gap:.75rem 1rem}.login .login-section .icon-card .specialities img{width:calc(20% - 1rem)}}#view-document-modal .modal__block{min-width:70%;min-height:80%;max-height:80vh!important}#view-document-modal .block__content{max-height:calc(90vh - 16rem)}#view-document-modal .block__content iframe{min-height:calc(82vh - 16rem)}.page-orders{padding-top:3rem}.order-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto 1fr;grid-column-gap:1.6rem;grid-row-gap:1.6rem}.order-details .card{height:fit-content}.order-details .info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto 1fr;grid-column-gap:1.6rem;grid-row-gap:1.6rem;margin:0;padding:0;list-style:none}.order-details .info-grid .heading{font-size:var(--font-size-body)}.order-details .info-grid address{font-style:normal}.order-details__info{grid-area:1/1/2/3}.order-details__loading{grid-area:2/1/3/2;height:100%}.order-details__loading .card{height:100%}.order-details__unloading{grid-area:2/2/3/3}.order-details__unloading .card{height:100%}.order-details__documents{grid-area:3/1/4/3}.order-details__documents table th:nth-child(2){width:100%;max-width:25%}.order-details__documents table th:last-of-type{width:100%;max-width:13%}.order-details__documents .icon{font-size:1.6rem!important}.order-details__status{display:flex;flex-direction:column;gap:1.6rem;grid-area:1/3/4/4}.order-details__status .card__header-right{font-size:1.2rem}.order-details__status .status__timeline{margin:0;padding:0;list-style:none}.order-details__status .status__timeline li{position:relative;display:flex;align-items:flex-start}.order-details__status .status__timeline li+li{margin-top:var(--h-space-3)}.order-details__status .status__timeline li:before{content:"";display:inline-block;width:.9rem;height:.9rem;margin-right:var(--h-space-2);background:var(--color-border);border-radius:50%;transform:translateY(.6rem)}.order-details__status .status__timeline li:after{content:"";position:absolute;top:-50%;bottom:0;left:.4rem;width:.1rem;background:var(--color-border)}.order-details__status .status__timeline li:first-child:after{top:.8rem}.order-details__status .status__timeline li:first-child:before{background:var(--color-success);z-index:1}.order-details__status .status__timeline li:last-child:after{bottom:calc(100% - .8rem)}.order-details.from-hash{grid-template-columns:repeat(2,minmax(0,1fr));max-width:750px;justify-self:center}.order-details.from-hash .order-details__info{grid-area:1/1/2/2}.order-details.from-hash .order-details__info .card{height:100%}.order-details.from-hash .order-details__status{grid-area:1/2/2/3;gap:0;height:100%}.order-details.from-hash .order-details__status .order-details__history,.order-details.from-hash .order-details__status .card{height:100%}@media only screen and (max-width: 1280px){.page{padding-top:2rem}.page .main{max-height:100vh;overflow:scroll}}@media only screen and (max-width: 767px){.page .main{padding:3.2rem 1.6rem}.page .main .top{margin:1.4rem 0}.page .main .order-details{display:flex;flex-direction:column;width:100%}.page .main .order-details .order-details__info{display:flex;order:0}.page .main .order-details .order-details__info .card{width:100%}.page .main .order-details .order-details__status{display:flex;order:1;flex-direction:column}.page .main .order-details .order-details__loading{order:2}.page .main .order-details .order-details__unloading{order:3}.page .main .order-details .order-details__documents{order:4}}.page-orders__select-status{width:20rem}.page-orders .grid{display:grid;grid-template-columns:minmax(0,1fr)}.page-orders .table{line-height:19px}.page-orders .table .dataTables_wrapper{max-height:calc(100vh - 292px)}.page-orders .table .dataTables_wrapper .ds-symbol{vertical-align:-3px;font-size:16px;padding-right:3px}.page-orders .table .dataTables_wrapper .tooltip{align-items:center;position:relative;display:inline-flex!important;color:var(--color-primary);background:unset;border:none;box-shadow:unset;z-index:0}.page-orders .table .dataTables_wrapper .tooltip :hover{cursor:pointer}.page-orders .table .dataTables_wrapper .tooltip__span{display:none;background-color:#000;color:#fff;border-radius:6px;position:absolute;z-index:10;right:2.5rem;text-align:left}.page-orders .table .dataTables_wrapper .tooltip__text{margin:0}.page-orders .table .dataTables_wrapper .tooltip:hover .tooltip__span{display:block}.page-orders .table .dataTables_wrapper .tooltip__right .tooltip__span{left:3.5rem;right:unset}.page-orders .table tr{cursor:pointer}@media (orientation: landscape){.page-orders .main{padding-top:5rem}.page-orders .top{display:none!important}.page-orders .js-select-status .select__label{display:none}.page-orders .table__header{flex-flow:nowrap!important}.page-orders .dataTables_wrapper{max-height:unset!important}}@media only screen and (max-width: 767px){.page-orders .grid .col{padding:0}}.js-incorrect-modal{background:rgba(255,255,255,.2);border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3)}.relations{padding-bottom:15rem}.relations__actions{display:flex;align-items:center}.relations__actions .actions__search{width:100%;margin-right:1.6rem}.relations__actions .actions__select{flex-shrink:0}#modal-users-add .modal__block,#modal-users-edit .modal__block{width:50vw}.relations__item{border:1px solid var(--color-border-input);border-radius:.3rem;padding:2px 2px 2px 5px;font-size:12px;margin-bottom:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.relations__remove{float:right;color:var(--h-color-danger-dark);cursor:pointer}.autocomplete-list{max-height:16.6rem;margin:0;padding:8px;list-style:none;overflow:auto;position:absolute;background:var(--color-white);box-shadow:var(--shadow-3);border-radius:4px}.autocomplete-list .autocomplete-list__item{display:block;padding:8px;line-height:var(--font-size-button-lh);font-size:var(--font-size-button);color:var(--color-text);transition:background var(--transition-duration-default);cursor:pointer}.autocomplete-list .autocomplete-list__item:hover{background:var(--h-color-primary-lightest)}.autocomplete-list .autocomplete-list__item.item__selected{background:var(--h-color-primary-lighter)}.autocomplete-list .autocomplete-list__item .item__highlight{font-weight:700;color:var(--color-primary)}:root{--color-primary: #dfa74b;--h-color-primary-base: #dfa74b;--h-color-primary-dark: #CC8B24;--h-color-primary-lighter: #F2DBB5;--h-color-primary-lightest: #FCF6EE}:root{--percentage: 0%;--AApercentage: 0%}.sidebar{padding-top:2.5rem;height:100vh;width:175px}.page{background:url(https://www.scslogistics.com/wp-content/themes/dnovo-theme/images/bg-pattern-dashed.png)}.page .card__header{border-color:var(--h-color-primary-base)}.page .main{overflow:hidden}.page .main select{background:var(--color-white)}.page .main *{z-index:1}.page .main:after{content:"SCS";bottom:0;right:0;display:block;font-size:35.8rem;font-weight:700;position:absolute;line-height:.25;color:#d9d9d9;z-index:0;font-family:Impact,Charcoal,sans-serif}
