@charset "UTF-8";.loader-container{width:140px;height:80px;position:relative;margin:20% auto 0}svg{width:100%;height:100%;overflow:visible}.truck-group{animation:suspension 1.5s ease-in-out infinite alternate}@keyframes suspension{0%{transform:translateY(0)}to{transform:translateY(3px)}}.wheel-group{transform-box:fill-box;transform-origin:center;animation:spin 1.2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.road-line{fill:none;stroke:#333;stroke-width:3;stroke-linecap:round;stroke-dasharray:15,20;animation:road-running .8s linear infinite}@keyframes road-running{0%{stroke-dashoffset:0}to{stroke-dashoffset:35}}.smoke{fill:#777;opacity:0;transform-origin:center}.puff-1{animation:puff-move 2s ease-out infinite;animation-delay:0s}.puff-2{animation:puff-move 2s ease-out infinite;animation-delay:.7s}@keyframes puff-move{0%{opacity:0;transform:translate(0) scale(.5)}20%{opacity:.6}to{opacity:0;transform:translate(-25px,-15px) scale(2.5)}}.flex{display:flex}.flex-column{display:flex;flex-direction:column;align-items:center;text-align:center}.flex-column-start{display:flex;flex-direction:column;align-items:flex-start;text-align:start}.flex-row{display:flex;flex-direction:row!important;justify-content:space-between;align-items:center;align-self:stretch}.space-around{justify-content:space-around}.space-between{justify-content:space-between}.space-evenly{justify-content:space-evenly}.align-baseline{align-items:baseline}.align-center{align-items:center}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.justify-center{justify-content:center}.justify-end{justify-content:end}.align-stretch{align-self:stretch}.align-items-stretch{align-items:stretch}.self-center{align-self:center}.align-start{align-items:start}.align-end{align-items:end}.button-like:hover{cursor:pointer}.width-100{width:100%}.width-80{width:80%}.width-50{width:50%}.height-100{height:100%}.gap-24{gap:24px}.gap-12{gap:12px}.gap-8{gap:8px}.gap-4{gap:4px}.MuiFormControl-root{margin-bottom:10px!important}.regular-container{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.table-alarms-container{height:calc(100vh - 480px)}.table-alarms-container--popup{height:calc(100vh - 457px)}.main-loader{background-color:#000000b3;opacity:1;height:100%;width:100%;position:absolute;z-index:15;top:0;left:0;display:flex;transition:opacity 1.5s ease-in-out;justify-content:center;align-items:center;transition:opacity 1.5s ease-in-out,visibility 0s linear 1.5s}.main-loader.hidden{opacity:0;visibility:hidden}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{background:#a8adbc}::-webkit-scrollbar-thumb{background-color:#e7eaf3;border-radius:20px;border:3px solid #dcdee2}.country-selector-container svg{height:16px!important}.country-selector-container svg input{padding-left:42px!important;font-family:Titillium Web,sans-serif!important}.country-selector-container input{font-family:Titillium Web,sans-serif!important;border-radius:12px!important}.ReactSelectFlags-module_container__SFuNT .ReactSelectFlags-module_selectWrapper__I7wcI .ReactSelectFlags-module_selectedFlagIcon__i5u-N{left:-100px}.ReactSelectFlags-module_searchSelect__O6Fp2{padding-left:42px!important}
