.account-order{height:100%;overflow-y:scroll;overflow-x:hidden}.account-order::-webkit-scrollbar{width:6px;height:6px;opacity:.3;background:transparent}.account-order::-webkit-scrollbar-thumb{background:#b3d4e4;border-radius:3px}.account-order::-webkit-scrollbar-track{background:transparent}.account-order-wrapper{position:relative;width:100%;height:100%;min-height:300px}.account-order-wrapper.--in-modal{-ms-flex-item-align:start;align-self:flex-start;background-color:#fff;margin:40px 0;padding-bottom:40px;padding-top:10px;width:400px;height:auto;border-radius:10px;-webkit-box-shadow:0 4px 20px rgba(25,30,50,.2);box-shadow:0 4px 20px rgba(25,30,50,.2)}.account-order-wrapper.--in-modal .account-order__detail--other{padding-left:40px;padding-right:40px}.account-order-wrapper.--in-modal .account-order__detail--top:after{width:100%;left:0}.account-order-loader{position:absolute;z-index:1000;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;background-color:hsla(0,0%,100%,.8)}.account-order__title{font-weight:700;font-size:16px;line-height:24px;letter-spacing:.4px;color:#191e32}.account-order__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.account-order__detail--top{position:relative}.account-order__detail--top:after{content:"";position:absolute;bottom:-4px;left:-20px;width:calc(100% + 40px);height:4px;opacity:.5}.account-order__detail--other{margin-top:0;padding-right:10px;position:relative}.account-order__no-order{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;height:100%;font-size:24px;line-height:29px;letter-spacing:.4px;color:#9da0ac}.account-order .height-100{height:100%}.account-order__close-button{margin:40px 40px 0 40px!important}