.file-window__file-field{align-items:center;column-gap:20px;display:flex}.file-window__double-window{color:red;flex-direction:column;justify-content:space-between;align-items:center;row-gap:10px;margin-top:10px;font-weight:500;display:flex}.file-window__grid-wrapper{display:block}.file-window__grid{height:550px}.file-window__save-button{margin-top:20px!important}.file-window__warning{justify-content:space-between;display:flex}.form-control{flex:1;min-width:200px;height:100%;overflow-y:auto}.form-control--fields-in-line{align-items:center;display:flex}.form-control--fields-in-line .form-control__actions{margin-bottom:0}.form-control__title{flex:1;padding-top:18px;padding-left:18px;font-size:16px;font-weight:700;line-height:20px}.form-control__fields{flex-wrap:wrap;justify-content:space-between;padding:18px;display:flex}.form-control__fields--in-line{flex:1;display:flex}.form-control__actions{flex:none;justify-content:space-around;column-gap:10px;margin-bottom:0;padding:24px;display:flex}.form-control__actions>button{flex:1}.form-control__field-wrapper--in-line{flex:1;min-width:50px;padding-right:18px}.form-control__field-wrapper--boolean-field{margin-bottom:8px}.form-control__field-wrapper--boolean-field:last-child{margin-bottom:0}.form-control__field-group-header{width:100%;padding-top:16px;padding-bottom:8px}.form-control__field-group-header:first-child{padding-top:0}.form-control__field-group-title{color:#1f1f1f;font-size:16px;font-weight:600;line-height:20px}.form-control__field-group-description{color:#79797b;margin-top:4px;font-size:14px;font-weight:400;line-height:18px}.form-control__field-group-spacer{width:100%;height:16px}.date-time-field{width:100%;min-width:50px}.date-time-field__wrapper{grid-template-columns:1fr;column-gap:10px;width:100%;min-width:134px;display:grid}.date-time-field__wrapper--timeRedactor{grid-template-columns:1.7fr 1.2fr}.date-time-field__wrapper-date{flex:2}.date-time-field__wrapper-time{flex:1}.date-time-field__inline-date-picker{width:100%}.date-time-field__icon{color:#0000008a;cursor:pointer;margin-right:8px}.date-time-field__icon--disabled{cursor:default}.file-field__input{display:none}.date-period-field{min-width:230px}.date-period-field_withTime{min-width:275px}.date-period-field .MuiPickersInputBase-root{width:100%;padding-top:6px}.date-period-field .MuiPickersInputBase-sectionsContainer{flex:1;min-width:0;overflow:hidden}.date-period-field__popper{z-index:1500}.date-period-field__panel{background-color:#fff;border-radius:8px;min-width:600px;padding:8px 16px 16px;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f}.date-period-field__header{text-align:center;color:#2e304f;padding:8px 0 4px;font-size:14px;font-weight:500}.date-period-field__presets{flex-wrap:wrap;justify-content:center;gap:8px;padding:8px 0 4px;display:flex}.date-period-field__footer{border-top:1px solid #00000014;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding-top:12px;display:flex}.date-period-field__time-row{align-items:center;gap:8px;display:flex}.date-period-field__time-icon{color:#2e304f;font-size:20px}.date-period-field__time-dash{color:#2e304f;margin:0 2px}.date-period-field__actions{gap:8px;display:flex}.search-field{position:relative}.search-field__icon{align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0}.search-field__icon:after{content:"";border-left:1px solid #a3a3a3;width:10px;position:absolute;top:2px;bottom:2px;right:-18px}.search-field__icon>svg{fill:#a3a3a3;font-size:20px}.search-field_active .search-field__icon>svg{fill:#000}.search-field__input{padding:0 40px}.search-field__clear{position:absolute;top:0;right:0}.search-field__clear button{width:32px;height:32px}.search-field__clear svg{fill:#a3a3a3;width:24px;height:24px;position:absolute;top:4px;left:4px}.extended-grid{flex:1;height:100%;display:flex;position:relative;overflow:hidden}.extended-grid__selection-badge{border:1px solid var(--primary-color);color:var(--primary-color);cursor:default;white-space:nowrap;background-color:#fff;border-radius:16px;align-items:center;gap:6px;padding:4px 8px 4px 12px;font-size:14px;display:inline-flex}.extended-grid__selection-badge-text{font-weight:500}.extended-grid__selection-badge-close{cursor:pointer;color:var(--primary-color);transition:opacity .2s}.extended-grid__selection-badge-close:hover{opacity:.7}.extended-grid__linear-progress-wrap{z-index:1;width:100%;position:absolute}.extended-grid__grid{background-color:#fff;flex:1;font-size:14px;display:flex;position:relative;overflow:hidden}.extended-grid__grid-wrapper{flex-direction:column;flex:1;display:flex;overflow:hidden}.extended-grid__grid-title-wrapp{flex-shrink:0;align-items:center;gap:12px;margin-left:1em;display:flex}.extended-grid__grid-title{font-size:18px;line-height:1.6}.extended-grid__grid-subtitle{color:#0009;font-size:12px}.extended-grid__grid-length{color:#a3a3a3;font-size:14px;font-weight:400}.extended-grid__grid-filter-wrapper{z-index:2;background-color:#fff;flex:none;min-height:44px;display:flex;position:relative}.extended-grid__grid-filter-custom{flex:1;justify-content:space-between;align-items:center;display:flex}.extended-grid__grid-filter-search{flex:none;padding:4px;display:flex}.extended-grid__grid-filter-expand>div:not(.filters-panel){max-width:230px;margin:0 2px 10px}.extended-grid__grid-filter-expand>.MuiFormControlLabel-root{margin-left:0}.extended-grid__grid-filter-expand{flex:1;align-items:center;margin-top:10px;display:flex}.extended-grid__grid-filter-expand .filters-panel{margin-top:6px;margin-bottom:5px;margin-left:5px}.extended-grid__grid-filter-expand-button{cursor:pointer;justify-content:center;align-items:center;padding-left:10px;padding-right:14px;display:flex}.extended-grid__grid-filter-expand-button>div{flex:none}.extended-grid__grid-filter-expand-button-icon{background:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Canvas'%20fill='none'%3e%3cpath%20id='&%23239;&%23130;&%23176;'%20d='M%2014.0926%202.5346C%2013.9922%202.30357%2013.7612%202.14286%2013.5%202.14286L%200.642857%202.14286C%200.381696%202.14286%200.15067%202.30357%200.0502232%202.5346C%20-0.0502232%202.77567%200%203.05692%200.190848%203.23772L%205.14286%208.18973L%205.14286%2013.0714C%205.14286%2013.2422%205.21317%2013.4029%205.33371%2013.5234L%207.90513%2016.0949C%208.02567%2016.2254%208.18638%2016.2857%208.35714%2016.2857C%208.4375%2016.2857%208.5279%2016.2656%208.60826%2016.2355C%208.83929%2016.135%209%2015.904%209%2015.6429L%209%208.18973L%2013.952%203.23772C%2014.1429%203.05692%2014.1931%202.77567%2014.0926%202.5346Z'%20transform='translate(0.03125%20-2.05029)'%20fill='black'/%3e%3c/g%3e%3c/svg%3e") 50% no-repeat;width:18px;height:18px}.extended-grid__grid-filter-expand-button-count{text-align:center;background:var(--primary-color);color:#fff;border-radius:15px;width:24px;height:24px;margin:0 1px 0 5px;font-size:14px;line-height:24px}.extended-grid__grid-filter-expand-wrapper{background-color:#fff;flex:none;align-items:center;display:flex}.extended-grid__grid-filter-expand-reset-btn{cursor:pointer;flex:none;padding:8px;font-size:14px;text-decoration:underline}.extended-grid__detail-wrapper{background-color:#fff;flex-direction:column;flex:1;display:flex;overflow:auto}.extended-grid__detail-close-btn{cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;width:24px;height:24px;position:absolute;top:-5px;right:18px}.extended-grid__detail-close-btn button{padding:12px 8px 8px}.extended-grid__detail-grid-wrapper{width:100%;width:-moz-available;width:-webkit-fill-available;width:stretch}.extended-grid__expand-wrapper{flex:none;align-items:flex-end;display:flex}.extended-grid__filters-wrapper{flex:1}.extended-grid__filters-reset{cursor:pointer;flex:none;padding:8px;text-decoration:underline}.extended-grid__highlighted-text{background-color:#fbdfc9}.extended-grid__check_box_wrapper{justify-content:center;display:flex}.extended-grid__actions-wrapper{flex-shrink:0;align-items:center;display:flex}.extended-grid__single-entry-mode{background-color:#262aae1a;border-radius:8px;align-items:center;column-gap:4px;padding:4px 8px;font-size:14px;display:flex}.layout-splitter{box-shadow:0 4px 4px #00000040}.layout-pane{display:flex}.ScrollbarLayout_main{z-index:2!important}.filters-panel{align-items:flex-end;column-gap:4px;display:flex}.filters-panel__clear-button{cursor:pointer;border:1px solid #c8c8ca;border-radius:4px;justify-content:center;align-items:center;width:40px;height:28px;display:flex}.filters-panel__apply-button{cursor:pointer;color:#f5f5f5;background:#2e304f;border:none;border-radius:8px;height:28px;padding:2px 16px;font-family:Roboto;font-size:16px;box-shadow:2px 4px 16px #69797e29}.filters-panel__apply-button--disable{cursor:default;background:#abacb9}.filters-panel-view-button{color:#0e0e17;box-sizing:border-box;background-color:#fff;border:1px solid #c8c8ca;border-radius:8px;align-items:center;gap:4px;height:28px;padding:4px 4px 4px 8px;display:flex}.filters-panel-view-button:hover{background-color:#97979a1a}.filters-panel-view-button--active{background-color:#fff;border-color:#f6793b}.filters-panel-view-button--period{min-width:192px}.filters-panel-view-button--fullSize{width:100%;height:40px}.filters-panel-view-button__list,.filters-panel-view-button__calendar,.filters-panel-view-button__autocomlete,.filters-panel-view-button__occupancy{z-index:5}.filters-panel-view-button__list{z-index:16}.filters-panel-view-button__list--fullSize{min-width:343px}.filters-panel-view-button__autocomlete{box-sizing:border-box;z-index:17;background-color:#fff;border-radius:4px;justify-content:center;width:337px;padding:0 8px;display:flex;box-shadow:2px 4px 16px #69797e29}.filters-panel-view-button__autocomlete .MuiOutlinedInput-root{width:auto}.filters-panel-view-button__autocomlete .MuiTextField-root{height:auto}.filters-panel-view-button__autocomlete-popper{z-index:16!important;width:337px!important}.filters-panel-view-button__calendar{background-color:#fff;border-radius:4px;flex-direction:column;align-items:end;display:flex;box-shadow:2px 4px 16px #69797e29}.filters-panel-view-button__calendar-title{box-sizing:border-box;border-bottom:1px solid #d5d5d7;flex-direction:column;align-items:center;width:100%;padding:12px 28px;display:flex}.filters-panel-view-button__calendar-title h5{color:#1e1e1f;margin:0;font-size:12px;font-weight:500}.filters-panel-view-button__calendar-title--subtitle{color:#97979a;text-align:center;width:490px;font-size:12px;font-weight:400}.filters-panel-view-button__occupancy{box-sizing:border-box;background-color:#fff;border-radius:4px;flex-direction:column;row-gap:8px;width:367px;padding:16px 12px;display:flex;box-shadow:2px 4px 16px #69797e29}.filters-panel-view-button__occupancy-title{color:#0e0e17;margin:0 4px 10px;font-size:14px;font-weight:400}.filters-panel-view-button__occupancy-title--period{align-items:center;column-gap:8px;font-weight:500;display:flex}.filters-panel-view-button__occupancy-error{color:red;margin:-5px 2px;font-size:12px}.filters-panel-view-button__occupancy-type{flex-direction:column;row-gap:4px;display:flex}.filters-panel-view-button__occupancy-type button{margin-bottom:12px}.filters-panel-view-button__occupancy-type--info{color:#69797e;align-items:center;column-gap:4px;font-size:12px;display:flex}.filters-panel-view-button__aplly-button{border-radius:8px;margin-bottom:8px;margin-right:12px}.filters-panel-view-button__current-item{color:#0e0e17;white-space:nowrap;align-items:center;column-gap:8px;width:100%;max-width:150px;display:flex;position:relative}.filters-panel-view-button__current-item span:not(.filters-panel-view-button__count){text-overflow:ellipsis;display:block;overflow:hidden}.filters-panel-view-button__current-item--fullSize{justify-content:space-between;width:100%}.filters-panel-view-button__label{color:#69797e;white-space:pre;z-index:2;background-color:#fff;align-items:center;font-size:12px;display:flex;position:absolute;top:-18px;left:3px}.filters-panel-view-button__label--fullSize{background-color:#fff;padding:0 6px}.filters-panel-view-button__span{background-color:#2e304f;border-radius:10px;width:8px;height:8px;margin:2px}.filters-panel-view-button__count{color:#f6793b}.filters-panel-view-button__list-item{color:#0e0e17;align-items:center;column-gap:8px;display:flex}.filters-panel-view-button__list-item .MuiSwitch-root,.filters-panel-view-button__list-item .filters-panel-view-button__check-icon{margin-left:auto}.filters-panel-view-button__list-item--title{border-bottom:1px solid #c8c8ca;justify-content:space-between}.splitter-layout{flex-direction:row;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}.splitter-layout .layout-pane{flex:none;position:relative;overflow:auto}.splitter-layout .layout-pane.layout-pane-primary{flex:auto}.splitter-layout>.layout-splitter{cursor:col-resize;background-color:#ccc;flex:none;width:4px;height:100%}.splitter-layout .layout-splitter:hover{background-color:#bbb}.splitter-layout.layout-changing{cursor:col-resize}.splitter-layout.layout-changing>.layout-splitter{background-color:#aaa}.splitter-layout.splitter-layout-vertical{flex-direction:column}.splitter-layout.splitter-layout-vertical.layout-changing{cursor:row-resize}.splitter-layout.splitter-layout-vertical>.layout-splitter{cursor:row-resize;width:100%;height:4px}.public_Scrollbar_main.public_Scrollbar_mainActive,.public_Scrollbar_main{background-color:#fff;border-left:1px solid #d3d3d3}.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,.fixedDataTable_isRTL .public_Scrollbar_main{border-left-width:0;border-right:1px solid #d3d3d3}.public_Scrollbar_mainOpaque,.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,.public_Scrollbar_mainOpaque:hover{background-color:#fff}.public_Scrollbar_face:after{background-color:#c2c2c2}.public_Scrollbar_main:hover .public_Scrollbar_face:after,.public_Scrollbar_mainActive .public_Scrollbar_face:after,.public_Scrollbar_faceActive:after{background-color:#7d7d7d}.public_fixedDataTable_main,.public_fixedDataTable_header,.public_fixedDataTable_hasBottomBorder{border-color:#d3d3d3}.public_fixedDataTable_header .public_fixedDataTableCell_main{font-weight:700}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef)}.public_fixedDataTable_scrollbarSpacer{z-index:99;position:absolute;top:0}.public_fixedDataTable_footer .public_fixedDataTableCell_main{background-color:#f6f7f8;border-color:#d3d3d3}.public_fixedDataTable_topShadow{background-image:linear-gradient(#0000001a,#0000)}.public_fixedDataTable_bottomShadow{background-image:linear-gradient(#0000,#0000001a)}.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal{background-color:#fff}.fixedDataTableCellLayout_columnReorderContainer{float:left;cursor:move;background-color:#0000001a;border-color:#0284ff;width:12px;margin-right:-12px}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer{float:right;margin-left:-12px;margin-right:auto}.fixedDataTableCellLayout_columnReorderContainer:after{content:"::";position:absolute;top:50%;left:1px;transform:translateY(-50%)}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after{left:auto;right:1px}.public_fixedDataTableRow_main{background-color:#fff}.public_fixedDataTableRow_fixedColumnsDivider{border-color:#d3d3d3}.public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(90deg,#0000001a,#0000)}.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow{background-image:linear-gradient(270deg,#0000001a,#0000)}.public_fixedDataTableRow_columnsRightShadow{transform:rotate(180deg)}.public_fixedDataTableColumnResizerLine_main{border-color:#0284ff;width:1px}.ScrollbarLayout_main{box-sizing:border-box;-webkit-user-select:none;user-select:none;outline:none;position:absolute;overflow:hidden}.ScrollbarLayout_mainVertical{width:15px;top:0;bottom:0;right:0}.ScrollbarLayout_mainHorizontal{height:15px;left:0}.ScrollbarLayout_face{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;left:0;overflow:hidden}.ScrollbarLayout_face:after{content:"";border-radius:6px;transition-property:background-color,height,width;transition-duration:.25s;transition-timing-function:ease;display:block;position:absolute}.ScrollbarLayout_faceHorizontal{top:0;bottom:0;left:0}.ScrollbarLayout_faceHorizontal:after{width:100%;height:calc(100% - 8px)}.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after{left:auto;right:0}.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after{height:calc(100% - 4px)}.ScrollbarLayout_faceVertical{top:0;left:0;right:0}.ScrollbarLayout_faceVertical:after{width:calc(100% - 8px);height:100%}.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after{width:calc(100% - 4px)}.fixedDataTableCellLayout_main{box-sizing:border-box;white-space:normal;border-width:0 1px 0 0;border-right-style:solid;display:block;position:absolute;overflow:hidden}.fixedDataTable_isRTL .fixedDataTableCellLayout_main{border-left-style:solid;border-left-width:1px;border-right-width:0}.fixedDataTableCellLayout_lastChild{border-width:0 1px 1px 0}.fixedDataTableCellLayout_alignRight{text-align:right}.fixedDataTableCellLayout_alignCenter{text-align:center}.fixedDataTableCellLayout_wrap{vertical-align:middle;box-sizing:border-box;display:table-cell}.fixedDataTableCellLayout_wrap1{display:table}.fixedDataTableCellLayout_wrap2{display:table-row}.fixedDataTableCellLayout_wrap3{vertical-align:middle;display:table-cell}.fixedDataTableCellLayout_columnResizerContainer{z-index:1;width:6px;position:absolute;right:0}.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer{left:0;right:auto}.fixedDataTableCellLayout_columnResizerContainer:hover{cursor:ew-resize;background-color:#0284ff}.fixedDataTableCellGroupLayout_cellGroup{backface-visibility:hidden;white-space:nowrap;position:absolute;top:0;left:0;overflow:hidden}.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup{left:auto;right:0}.fixedDataTableCellGroupLayout_cellGroup>.public_fixedDataTableCell_main{vertical-align:top;white-space:normal;display:inline-block}.fixedDataTableCellGroupLayout_cellGroupWrapper{position:absolute;top:0}.fixedDataTableColumnResizerLineLayout_mouseArea{cursor:ew-resize;width:12px;position:absolute;right:-5px}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea{left:-5px;right:auto}.fixedDataTableColumnResizerLineLayout_main{box-sizing:border-box;z-index:100;pointer-events:none;border-right-style:solid;border-right-width:1px;position:absolute}.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main{border-left-style:solid;border-left-width:1px;border-right-width:0}.fixedDataTableLayout_main{box-sizing:border-box;border-style:solid;border-width:1px;position:relative;overflow:hidden}.fixedDataTableLayout_header,.fixedDataTableLayout_hasBottomBorder{border-bottom-style:solid;border-bottom-width:1px}.fixedDataTableLayout_footer .public_fixedDataTableCell_main{border-top-style:solid;border-top-width:1px}.fixedDataTableLayout_topShadow,.fixedDataTableLayout_bottomShadow{z-index:1;height:4px;position:absolute;left:0;right:0}.fixedDataTableLayout_bottomShadow{margin-top:-4px}.fixedDataTableLayout_rowsContainer{position:relative;overflow:hidden}.fixedDataTableRowLayout_main{box-sizing:border-box;position:absolute;top:0;overflow:hidden}.fixedDataTableRowLayout_body{position:absolute;top:0;left:0;right:0}.fixedDataTableRowLayout_rowExpanded{box-sizing:border-box;position:absolute;left:0}.fixedDataTableRowLayout_fixedColumnsDivider{backface-visibility:hidden;border-left-style:solid;border-left-width:1px;width:0;position:absolute;top:0;left:0}.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider{border-left-width:0;border-right-style:solid;border-right-width:1px}.fixedDataTableRowLayout_columnsShadow{width:4px;position:absolute}.fixedDataTableRowLayout_columnsRightShadow{right:1px}.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow{left:1px;right:auto}.fixedDataTableRowLayout_rowWrapper{position:absolute;top:0}.public_fixedDataTableCell_main{background-color:#fff;border-color:#d3d3d3}.public_fixedDataTableCell_highlighted{background-color:#f4f4f4}.public_fixedDataTableCell_columnResizerKnob{background-color:#0284ff}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:12px}.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-left:20px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap1 .public_fixedDataTableCell_cellContent{margin-left:auto;margin-right:12px}.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_wrap.public_fixedDataTableCell_cellContent{padding-right:20px}.public_fixedDataTableCell_reordering{z-index:2}.public_fixedDataTableCell_resizeReorderCellContainer{background-color:#f6f7f8;background-image:linear-gradient(#fff,#efefef);border-color:#d3d3d3;border-right-style:solid;border-right-width:1px;position:fixed}.public_fixedDataTable_header,.public_fixedDataTable_scrollbarSpacer,.public_fixedDataTable_header .public_fixedDataTableCell_main{background-color:#edecf0;background-image:none;font-weight:400}.public_fixedDataTableCell_cellContent{padding:5px 8px}.fixedDataTableRowLayout_main{border-bottom:1px solid #edecf0}.fixedDataTableCellLayout_columnResizerContainer{border-right:2px solid #d3d3d3;margin:13px 0;height:20px!important}.fixedDataTableCellLayout_columnResizerContainer:hover{border-right:1px solid #d3d3d3;margin:0;height:44px!important}.fixedDataTableCellLayout_columnResizerKnob{background-color:#d3d3d3}.public_fixedDataTableColumnResizerLine_main{border-color:#d3d3d3}.fixedDataTableCellLayout_main,.fixedDataTableLayout_hasBottomBorder,.fixedDataTableLayout_header{border:none}.fixedDataTableCellGroupLayout_cellGroupWrapper{background-color:#fff;border-top:1px solid #dcdcdc}.public_fixedDataTableRow_columnsShadow{background-image:none;transform:none}.public_fixedDataTableRow_highlighted,.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main{background-color:#fff}.public_fixedDataTableRow_fixedColumnsDivider,.data-grid__main{border:none}.data-grid__actions{z-index:1;background:#fbdfc9;border-top-left-radius:24px;border-bottom-left-radius:24px;align-items:center;height:44px;padding:0 15px 0 6px;display:flex;position:absolute;right:0}.data-grid__drag-cell{cursor:row-resize;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.data-grid__drag-cell--dragging{background-color:#c8e6c9}.data-grid__drag-img{background-color:#fff;border:1px solid #000;border-radius:16px;align-items:center;max-width:400px;height:32px;padding-right:20px;display:flex;position:fixed;top:-9999px;left:-9999px}.data-grid__drag-img-text{white-space:nowrap;text-overflow:ellipsis;width:100%;max-height:18px;padding:8px;font-size:14px;font-weight:600;overflow:hidden}.data-grid-checkbox-cell{padding:6px 0}.data-grid-detail__wrapper{flex-direction:column;flex:1;padding:1em;display:flex}.data-grid-detail__header{height:32px;display:flex}.data-grid-detail__header--title{flex:1;font-size:16px;font-weight:700;line-height:20px}.data-grid-detail__header--buttons{flex-direction:row-reverse;flex:1;display:flex}.data-grid-detail__progress{flex:1;display:flex}.data-grid-detail__actions{justify-content:center;align-items:center;height:32px;padding:16px;display:flex}.data-grid-detail__content{flex:1;align-items:stretch}.icon-file__background{z-index:-1;background-color:#464646cc;width:100%;height:100%;position:fixed}.icon-file__content{text-align:center;min-width:200px;min-height:60px}.icon-file__error{text-align:left}.icon-file__icon{cursor:pointer}.icon-file__img{cursor:zoom-in;width:100%}.icon-file__img--fullsize{cursor:zoom-out;width:auto}.icon-file__photo-block{z-index:15;width:100%;height:100%;position:fixed;top:0;left:0}.icon-file__loading-block{z-index:15;background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.components-viewer-pdf{z-index:101;justify-content:center;width:100vw;height:100vh;transition:background-color .15s ease-in-out;display:none;position:fixed;top:0;right:0}.components-viewer-pdf__background{z-index:-1;background-color:#464646cc;width:100%;height:100%;position:fixed}.components-viewer-pdf--open{display:flex}.components-viewer-pdf--animation{background-color:#464646cc;transition:background-color .4s}.components-viewer-pdf--animation .layout-splitter{opacity:1;transition:opacity .4s .4s}.components-viewer-pdf__core{flex-direction:column;justify-content:space-between;height:100vh;display:flex;overflow:hidden}.components-viewer-pdf .react-pdf__message{flex-grow:1;width:100%;height:100%;display:flex}.components-viewer-pdf__name-block{color:#fff;background:#c4c4c433;border-radius:50px;justify-content:center;align-items:center;min-width:252px;height:44px;margin:15px auto 20px;padding-left:15px;padding-right:15px;font-size:16px;font-weight:700;line-height:21px;display:flex}.components-viewer-pdf__name-block--zoom{margin-top:10px;margin-bottom:10px}.components-viewer-pdf__button{color:#fff;cursor:pointer;background:#c4c4c433;border:none;border-radius:5px;align-items:center;height:40px;padding-left:20px;padding-right:20px;font-family:inherit;font-size:16px;font-weight:700;line-height:21px;display:flex}.components-viewer-pdf__button img{margin-right:8px}.components-viewer-pdf__button--inactivate{pointer-events:none;cursor:default;opacity:.3}.components-viewer-pdf__button--type-download{margin-right:8px;text-decoration:none}.components-viewer-pdf__button--type-right{transform:rotate(180deg)}.components-viewer-pdf__button--type-left{margin-left:auto}.components-viewer-pdf__button--type-close{position:absolute;top:10px;right:10px}.components-viewer-pdf__button--type-close img{margin-right:0}.components-viewer-pdf__button:hover{background-color:#c4c4c45c}.components-viewer-pdf__actions{z-index:102;justify-content:flex-end;align-items:flex-start;width:100%;min-width:800px;height:80px;transition:transform .15s ease-in-out;display:flex;transform:translate(100vw)}.components-viewer-pdf__actions--animation{transition:transform .4s;transform:translate(0,0)}.components-viewer-pdf__bar{align-items:center;column-gap:10px;width:100%;min-width:800px;height:80px;padding:0 20px;display:flex}.components-viewer-pdf__layout{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.components-viewer-pdf__page-controls{color:#fff;background:#c4c4c433;border-radius:5px;align-items:center;column-gap:10px;padding:0 15px;font-size:14px;font-weight:700;line-height:21px;display:flex}.components-viewer-pdf__page-controls .MuiTextField-root{background:#c4c4c433;width:63px;margin-top:8px;margin-bottom:8px}.components-viewer-pdf__page-controls .MuiTextField-root input{text-align:center;color:#fff;font-size:14px;font-weight:700}.components-viewer-pdf__page-controls .MuiOutlinedInput-root{max-height:40px}.components-viewer-pdf__page-controls .form-control__error-text{display:none}.components-viewer-pdf__page-controls span{margin-left:spacing-level(1);margin-right:spacing-level(1)}.components-viewer-pdf__document{width:100%;min-width:800px;max-height:calc(100vh - 50px);transition:transform .15s ease-in-out;position:relative;overflow:auto;transform:translate(100vw);box-shadow:0 8px 24px #959da533}.components-viewer-pdf__document--animation{transition:transform .4s;transform:translate(0,0)}.components-viewer-pdf__page-wrapper{z-index:1;justify-content:center;align-items:center;width:min-content;min-width:100%;display:flex;position:relative}.components-viewer-pdf__page{background:url("data:image/svg+xml,%3csvg%20width='286'%20height='112'%20viewBox='0%200%20286%20112'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.541875%20112V0.319998H50.7819C55.9019%200.319998%2060.4885%201.17333%2064.5419%202.87999C68.7019%204.47999%2072.2219%206.82666%2075.1019%209.92C77.9819%2012.9067%2080.1685%2016.5333%2081.6619%2020.8C83.1552%2025.0667%2083.9019%2029.76%2083.9019%2034.88C83.9019%2040.1067%2083.1552%2044.8533%2081.6619%2049.12C80.1685%2053.28%2077.9819%2056.9067%2075.1019%2060C72.2219%2062.9867%2068.7019%2065.3333%2064.5419%2067.04C60.4885%2068.64%2055.9019%2069.44%2050.7819%2069.44H21.6619V112H0.541875ZM21.6619%2051.2H48.8619C52.9152%2051.2%2056.1152%2050.1333%2058.4619%2048C60.8085%2045.76%2061.9819%2042.6133%2061.9819%2038.56V31.2C61.9819%2027.1467%2060.8085%2024.0533%2058.4619%2021.92C56.1152%2019.7867%2052.9152%2018.72%2048.8619%2018.72H21.6619V51.2ZM103.042%200.319998H143.682C150.935%200.319998%20157.495%201.49333%20163.362%203.83999C169.335%206.18666%20174.402%209.70666%20178.562%2014.4C182.829%2018.9867%20186.082%2024.8%20188.322%2031.84C190.669%2038.7733%20191.842%2046.88%20191.842%2056.16C191.842%2065.44%20190.669%2073.6%20188.322%2080.64C186.082%2087.5733%20182.829%2093.3867%20178.562%2098.08C174.402%20102.667%20169.335%20106.133%20163.362%20108.48C157.495%20110.827%20150.935%20112%20143.682%20112H103.042V0.319998ZM143.682%2093.28C151.575%2093.28%20157.815%2090.9867%20162.402%2086.4C167.095%2081.7067%20169.442%2074.56%20169.442%2064.96V47.36C169.442%2037.76%20167.095%2030.6667%20162.402%2026.08C157.815%2021.3867%20151.575%2019.04%20143.682%2019.04H124.162V93.28H143.682ZM213.354%20112V0.319998H285.194V19.04H234.474V46.08H278.634V64.8H234.474V112H213.354Z'%20fill='%23A1CAFC'%20fill-opacity='0.36'/%3e%3c/svg%3e") 50%/160px no-repeat;justify-content:center;align-items:center;display:flex}.components-viewer-pdf__page--hidden{opacity:0}.components-viewer-pdf__btns{color:#fff;background:#c4c4c433;border-radius:5px;justify-content:center;align-items:center;column-gap:15px;width:100%;padding:0 15px;display:flex}.components-viewer-pdf__btns .MuiOutlinedInput-root{max-height:40px}.components-viewer-pdf__btns .components-viewer-pdf__btns-sector{align-items:center;column-gap:10px;padding:0 15px;display:flex}.components-viewer-pdf__btns .components-viewer-pdf__btns-sector .MuiTextField-root{background:#c4c4c433;width:63px;margin-top:8px;margin-bottom:8px}.components-viewer-pdf__btns .components-viewer-pdf__btns-sector .MuiTextField-root input{text-align:center;color:#fff;font-size:14px;font-weight:700}.components-viewer-pdf__btns .components-viewer-pdf__btns-sector .form-control__error-text{display:none}.components-viewer-pdf__input-rapper{align-items:center;column-gap:3px;display:flex}.components-viewer-pdf__scale{pointer-events:none;text-align:center}.components-viewer-pdf__placeholder{flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.components-viewer-pdf__search-icon{width:138px;height:118px;display:block}.components-viewer-pdf__placeholder-text{margin-bottom:spacing-level(4);margin-top:spacing-level(1)}.control-rerun-incidents{flex:1;display:flex}.control-rerun-incidents__body{flex-direction:column;flex:1;display:flex;overflow:hidden}.desktop-shipment-incident-view__view-wrapper{display:flex}.desktop-shipment-incident-view__warning-icon{color:#fff;stroke:#bdbdbd;stroke-width:1px;padding:0 30px 0 20px;font-size:50px}.desktop-shipment-incident-view__warning-icon--LOW{color:#fae207}.desktop-shipment-incident-view__warning-icon--MEDIUM{color:#ef7f1a}.desktop-shipment-incident-view__warning-icon--HIGH{color:#e51c23}.desktop-shipment-incident-view__warning-icon--tempHigh{color:#922de0}.desktop-shipment-incident-view__warning-icon--tempMedium{color:#5ba1e6}.desktop-shipment-incident-view__warning-icon--importanceDriverLow{color:#b6d7a8}.desktop-shipment-incident-view__warning-icon--importanceDriverMedium{color:#6aa84f}.desktop-shipment-incident-view__warning-icon--importanceDriverHigh{color:#274e13}.desktop-shipment-incident-view__warning-icon--importanceSipmentChangedLow{color:#a1dff7}.desktop-shipment-incident-view__warning-icon--importanceSipmentChangedMedium{color:#a1bbf7}.desktop-shipment-incident-view__warning-icon--importanceSipmentChangedHigh{color:#04148a}.desktop-shipment-incident-view__log-wrapper{height:400px;display:flex}.desktop-shipment-incident-view__log-wrapper .layout-pane{min-width:30%!important}.desktop-shipment-incident-view__log-wrapper .form-control__actions{margin-bottom:0}.desktop-shipment-incident-view__photo-block{max-width:150px}.photo-gallery{justify-content:flex-start;column-gap:6px;width:100%;margin-bottom:14px;display:flex;position:relative}.photo-gallery__plug-block{opacity:.5;background-color:#fff;width:100%;height:89px;display:none;position:absolute}.photo-gallery__plug-block--open{z-index:5;justify-content:center;align-items:center;display:flex}.photo-gallery__block{border:1px solid #ced7df;border-radius:5px;justify-content:center;width:129px;height:89px;display:block;position:relative;overflow:hidden}.photo-gallery__block:hover .photo-gallery__delete-button{display:block}.photo-gallery__img-wrapper{width:129px;height:89px;overflow:hidden}.photo-gallery__img{object-fit:contain;cursor:pointer;width:129px;height:89px;transition:transform .7s;transform:scale(1)}.photo-gallery__img:hover{transition:transform .5s;transform:scale(1.05)}.photo-gallery__delete-button{cursor:pointer;z-index:1;background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='14'%20cy='14'%20r='14'%20fill='%232C2C2C'/%3e%3cpath%20d='M9.7998%209.79993L18.1998%2018.1999'%20stroke='white'%20stroke-width='2.8'%20stroke-linecap='round'/%3e%3cpath%20d='M18.2002%209.79993L9.8002%2018.1999'%20stroke='white'%20stroke-width='2.8'%20stroke-linecap='round'/%3e%3c/svg%3e");border:none;border-radius:50%;width:28px;height:28px;font-size:0;display:none;position:absolute;top:-9px;right:-9px}.photo-gallery__hide-photos-block{cursor:pointer;background:linear-gradient(#00000080,#00000080);border-radius:5px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.photo-gallery__hide-photos-block:hover .photo-gallery__hide-photos-title{transition:transform .5s;transform:scale(1.2)}.photo-gallery__hide-photos-title{color:#f5f5f5;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700;line-height:31px}.full-photo-gallery{z-index:20;background-color:#000000b3;grid-template-rows:85% 15%;grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;column-gap:50px;width:100vw;height:100vh;display:grid;position:fixed;top:0;left:0}.full-photo-gallery__button-wrapper{display:flex}.full-photo-gallery__button{cursor:pointer;background:url("data:image/svg+xml,%3csvg%20width='13'%20height='22'%20viewBox='0%200%2013%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.5'%20d='M0.59375%2010.25C0.171875%2010.6719%200.171875%2011.375%200.59375%2011.7969L9.6875%2020.9375C10.1562%2021.3594%2010.8594%2021.3594%2011.2812%2020.9375L12.3594%2019.8594C12.7812%2019.4375%2012.7812%2018.7344%2012.3594%2018.2656L5.14062%2011L12.3594%203.78125C12.7812%203.3125%2012.7812%202.60938%2012.3594%202.1875L11.2812%201.10938C10.8594%200.6875%2010.1562%200.6875%209.6875%201.10938L0.59375%2010.25Z'%20fill='white'/%3e%3c/svg%3e") 50% no-repeat,#c4c4c433;border:none;border-radius:50px;width:62px;height:62px;font-size:0}.full-photo-gallery__button--type-right{transform:rotate(180deg)}.full-photo-gallery__button--type-left{margin-left:auto}.full-photo-gallery__button:hover{background-color:#c4c4c45c}.full-photo-gallery__list{grid-area:2/1/4/4;max-height:93px;display:flex}.full-photo-gallery__close-btn{z-index:1;position:absolute;top:20px;right:20px}.full-photo-gallery__close-btn button{color:#f5f5f5;background-color:#c4c4c433}.full-photo-gallery__close-btn button:hover{background-color:#c4c4c45c}.full-photo-gallery__close-btn svg{font-size:30px}.full-photo-gallery-small-photos-list{justify-content:center;column-gap:8px;max-width:80%;margin-left:auto;margin-right:auto;display:flex}.full-photo-gallery-small-photos-list__block{position:relative}.full-photo-gallery-small-photos-list__flag{width:100%;height:6px;margin-bottom:15px}.full-photo-gallery-small-photos-list__img{object-fit:contain;cursor:pointer;max-width:100%;max-height:67px}.full-photo-gallery-small-photos-list__img:hover{opacity:.7}.table td>*{vertical-align:middle}.table__field{padding:0 10px 15px 0;font-size:14px}.table__field--title{font-weight:700}.table__field>svg{cursor:pointer;width:20px;position:relative;bottom:3px}.desktop-shipment-incidents__new-form-wrapper{width:460px;height:340px;display:flex}div.desktop-shipment-incidents__incident-chip{width:85px;height:20px}div.desktop-shipment-incidents__incident-chip--LOW{color:#fff;background-color:#fae207}div.desktop-shipment-incidents__incident-chip--MEDIUM{color:#fff;background-color:#ef7f1a}div.desktop-shipment-incidents__incident-chip--HIGH{color:#fff;background-color:#e51c23}div.desktop-shipment-incidents__incident-chip--tempHigh{color:#fff;background-color:#922de0}div.desktop-shipment-incidents__incident-chip--tempMedium{color:#fff;background-color:#5ba1e6}div.desktop-shipment-incidents__incident-chip--importanceDriverLow{color:#fff;background-color:#b6d7a8}div.desktop-shipment-incidents__incident-chip--importanceDriverMedium{color:#fff;background-color:#6aa84f}div.desktop-shipment-incidents__incident-chip--importanceDriverHigh{color:#fff;background-color:#274e13}div.desktop-shipment-incidents__incident-chip--importanceSipmentChangedLow{color:#fff;background-color:#a1dff7}div.desktop-shipment-incidents__incident-chip--importanceSipmentChangedMedium{color:#fff;background-color:#a1bbf7}div.desktop-shipment-incidents__incident-chip--importanceSipmentChangedHigh{color:#fff;background-color:#04148a}.desktop-shipment__points-list-wrapper{flex:1;width:600px;margin-left:18px}.desktop-shipment__incident-col{text-align:center;width:100%}.desktop-shipment__shipment-cancel-wrapper{display:flex}.desktop-shipment__form-field-wrapper{min-width:350px}.desktop-shipment__shipment-points-wrapper{flex:1;min-height:364px;margin-top:10px;display:flex}.desktop-shipment__filter-wrapper{justify-content:center;align-items:center;width:100%;padding-left:35px;display:flex;position:relative}.desktop-shipment__tooltips-wrapper{display:flex;position:absolute;top:8.75px;left:10px}.desktop-shipment__icon-tooltip{margin-right:5px}div.desktop-shipment__icon-row{justify-content:center;display:flex}div.desktop-shipment__incident-chip{width:85px;height:20px}div.desktop-shipment__incident-chip--importance-LOW{color:#fff;background-color:#fae207}div.desktop-shipment__incident-chip--importance-MEDIUM{color:#fff;background-color:#ef7f1a}div.desktop-shipment__incident-chip--importance-HIGH{color:#fff;background-color:#e51c23}div.desktop-shipment__incident-chip--tempHigh{color:#fff;background-color:#922de0}div.desktop-shipment__incident-chip--tempMedium{color:#fff;background-color:#5ba1e6}div.desktop-shipment__incident-chip--importanceDriver-LOW{color:#fff;background-color:#b6d7a8}div.desktop-shipment__incident-chip--importanceDriver-MEDIUM{color:#fff;background-color:#6aa84f}div.desktop-shipment__incident-chip--importanceDriver-HIGH{color:#fff;background-color:#274e13}div.desktop-shipment__incident-chip--importanceChanged-LOW{color:#fff;background-color:#a1dff7}div.desktop-shipment__incident-chip--importanceChanged-MEDIUM{color:#fff;background-color:#a1bbf7}div.desktop-shipment__incident-chip--importanceChanged-HIGH{color:#fff;background-color:#04148a}.tab-label-badge--show-badge{position:relative}.tab-label-badge__badge-wrapper{align-items:center;margin:2px;display:flex;position:absolute;top:0;right:-5px}.tab-label-badge__badge{border-radius:10px;min-width:16px;height:16px;font-size:.6rem;line-height:16px;position:absolute;top:0;right:0}.tab-label-badge__badge--color-default{color:#fff;background-color:gray}.tab-label-badge__badge--color-red{color:#fff;background-color:red}.tab-label-badge__badge--color-orange{color:#fff;background-color:orange}.tab-label-badge__badge--color-yellow{color:#000;background-color:#ff0}.tab-label-badge__badge--color-purple{color:#fff;background-color:#922de0}.tab-label-badge__badge--color-blue{color:#fff;background-color:#5ba1e6}.tab-label-badge__badge--multi{margin-right:4px;position:relative;top:auto;right:auto}.temperature-charts-dialog-wrapper{min-height:500px}@media print{.temperature-charts-dialog-wrapper button.MuiButtonBase-root{display:none}}.temperature-charts-dialog-wrapper .MuiDialogActions-spacing{padding:0!important}.temperature-charts .splitter-layout{height:auto}.temperature-charts h2,.temperature-charts div.MuiDialogTitle-root{padding-top:0;padding-bottom:0}.temperature-charts h2.components-action-dialog__dialog{padding-top:0!important}.temperature-charts__sub-title{font-size:16px}.temperature-charts div.temperature-charts__tabs{margin-right:auto;padding-bottom:10px}@media print{.temperature-charts div.temperature-charts__tabs{display:none}.temperature-charts__tab_wrapper{position:absolute}}.temperature-charts__chart-wrapper-for-view{min-height:28px;position:relative}.temperature-charts__selected-sector{z-index:10;background-color:#ef7f1a29;min-width:175px;font-size:14px;font-weight:700;position:absolute}.temperature-charts__selected-sector .PrivateSwitchBase-root-7{padding-top:6px}.temperature-charts__line-chart-wrapper{height:500px}.temperature-charts__tab_wrapper{justify-content:flex-start;align-items:center;display:flex}.temperature-charts__tab_wrapper button.MuiButton-outlined{height:30px}.temperature-charts button.MuiButtonBase-root{margin-right:10px}@media print{.temperature-charts button.MuiButtonBase-root{display:none}}.temperature-charts-line-chart__detail-title{padding-bottom:1em}.temperature-charts-line-chart__rule-text{background-color:#eee;border-radius:3px;padding:3px 10px;font-size:12px;position:absolute}.temperature-charts-line-chart__rule-line{stroke:#999;stroke-dasharray:7}.d3-gridlines__grid line{stroke:#d3d3d3;stroke-opacity:.7;shape-rendering:crispedges}.d3-gridlines__grid path{stroke-width:0}.temperature-charts-line-rule-info{z-index:1;background-color:#eee;border-radius:3px;padding:10px;font-size:12px;line-height:18px;position:absolute}.temperature-charts-line-rule-info__timestamp{margin-bottom:6px;font-weight:700}.temperature-charts-line-rule-info__value{padding:0 4px}.temperature-charts-line-legend{justify-content:flex-end;margin:5px 0;font-size:13px;display:flex}.temperature-charts-line-legend__delimiter{width:20px}.temperature-charts-line-legend__geo-zone{background-color:#f1ddf1;margin:0 10px;padding:0 3px}.temperature-charts-line-legend__temp{border-radius:3px;width:14px;height:14px;margin:0 10px;display:inline-block}.temperature-charts-line-legend__temp--color-unset{background:#3288bd}.temperature-charts-line-legend__temp--color-inside{background:#9c0}.temperature-charts-line-legend__temp--color-acceptable{background:#ffc}.temperature-charts-line-legend__temp--color-outside{background:#e35449}.temperature-charts-line-legend__segments-wrapper{float:right;justify-content:center;width:426px;height:20px;line-height:20px;display:flex}.temperature-charts-line-legend__segment{border:0 solid #fff;border-width:0 2px;justify-content:space-between;height:18px;padding:0 3px;line-height:18px;display:flex;position:absolute}.temperature-charts-line-legend__segment--type-inside{background:#9c0;width:100px}.temperature-charts-line-legend__segment--type-acceptable{background:#ffc;width:280px}.temperature-charts-line-legend__segment--type-outside{background:#e35449;border-radius:3px;width:400px}.temperature-charts-line-legend__segment--type-unset{background:#3288bd;border-radius:3px;width:400px}.temperature-charts-line-legend__door{border-radius:3px;width:14px;height:14px;margin:0 10px;display:inline-block}.temperature-charts-line-legend__door--closed{background:#9c0}.temperature-charts-line-legend__door--opened{background:#fa0}.temperature-charts-line-legend__door--noData{background:#bebebe}.temperature-charts-graph-chart__detail-title-wrapper{overflow:overlay;flex-direction:column;margin-top:35px;margin-bottom:5px;padding-bottom:25px;padding-left:10px}.temperature-charts-graph-chart__detail-title-wrapper::-webkit-scrollbar{width:4px}.temperature-charts-graph-chart__detail-title-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.temperature-charts-graph-chart__detail-title-wrapper::-webkit-scrollbar-thumb{background-color:#ff7f0e}.temperature-charts-graph-chart__detail-title-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.temperature-charts-graph-chart__detail-title-wrapper::-webkit-scrollbar-button:vertical:decrement{border:1px solid #fed585;border-radius:25%;height:10px}.temperature-charts-graph-chart__detail-title-wrapper::-webkit-scrollbar-button:vertical:increment{background-color:#fed585;border:1px solid #ff7f0e;border-radius:25%;height:10px}.temperature-charts-graph-chart__detail-info{font-size:14px}.temperature-charts-graph-chart__detail-additional-block{margin-top:auto}.temperature-charts-graph-chart__detail-additional-block .MuiIconButton-root{padding:2px!important}.temperature-charts-graph-chart__chart-wrapper{position:relative}.temperature-charts-graph-chart__rule-text{background-color:#eee;border-radius:3px;padding:3px 10px;font-size:12px;position:absolute}.temperature-charts-graph-chart__incident-line{stroke-dasharray:3}.temperature-charts-graph-chart__rule-line{stroke:#999;stroke-dasharray:7}.temperature-charts-graph-chart__popup{position:absolute}.temperature-charts-graph-temp-incidents-legend__incident-name{align-items:center;font-size:10px;display:flex}.temperature-charts-graph-temp-incidents-legend__indicator{border-radius:3px;width:14px;height:14px;margin-right:10px;display:inline-block}.temperature-charts-graph-legend{justify-content:flex-end;margin:5px 0;font-size:12px;display:flex}.temperature-charts-graph-legend--border{text-align:right}.temperature-charts-graph-legend__wrapper{justify-content:end;column-gap:15px;display:flex}.temperature-charts-graph-legend__temp-wrapper{width:55%}.temperature-charts-graph-legend__delimiter{width:11px}.temperature-charts-graph-legend__geo-zone{background-color:#f1ddf1;margin:0 10px;padding:0 3px}.temperature-charts-graph-legend__skip-control{background-color:#87ceeb;margin:0 10px;padding:0 3px}.temperature-charts-graph-legend__door{border-radius:3px;width:14px;height:14px;margin:0 10px;display:inline-block}.temperature-charts-graph-legend__door--closed{background:#9c0}.temperature-charts-graph-legend__door--opened{background:#fa0}.temperature-charts-graph-legend__door--noData{background:#bebebe}.temperature-charts-graph-legend__temp{border-radius:3px;width:14px;height:14px;margin:0 10px;display:inline-block}.temperature-charts-graph-legend__temp--color-inside{background:#9c0}.temperature-charts-graph-legend__temp--color-acceptable{background:#ffc}.temperature-charts-graph-legend__temp--color-critical{background:#e49b0f}.temperature-charts-graph-legend__temp-incidents{grid-template-columns:repeat(2,1fr);gap:5px 10px;display:grid}.temperature-charts-graph-legend__incident-name{display:flex}.reports-shipment-temperature-chart-request-form{flex-flow:column wrap;justify-content:flex-start;align-items:center;display:flex}.reports-shipment-temperature-chart-request-form--print{margin-top:25px}.reports-shipment-temperature-chart-request-form__field-date{column-gap:15px;width:85%;margin-bottom:10px;display:flex}.reports-shipment-temperature-chart-request-form__field-date .MuiButtonBase-root{margin-bottom:10px}.reports-shipment-temperature-chart-request-form__field-radio{flex-direction:column;width:85%;display:flex}.reports-shipment-temperature-chart-request-form button.MuiButtonBase-root{margin-top:10px;margin-left:auto;margin-right:auto}.temperature-charts-print-header{margin-bottom:20px}.temperature-charts-print-header__title{font-size:8px}.reports-shipment-temperature-chart-print-back-form{z-index:13;position:relative;inset:0}@media print{.reports-shipment-temperature-chart-print-back-form{height:100%;overflow-y:visible}}.reports-shipment-temperature-chart-print-back-form div.splitter-layout{position:relative}.reports-shipment-temperature-chart-print-back-form div.temperature-charts__chart-wrapper-for-view--size-portrait{max-height:540px}.actions-window__form-row{column-gap:10px;padding-top:10px;display:flex}.actions-window__form-block-title{column-gap:5px;margin-bottom:5px;font-size:14px;font-weight:600;display:flex}.actions-window__form-block-title--small{color:#5b5b5c;align-items:flex-end;margin-bottom:0;font-size:12px}.actions-window__badge{color:#2e304f;border:1px solid #2e304f;border-radius:4px;justify-content:center;align-items:center;column-gap:4px;width:fit-content;margin-left:auto;margin-right:auto;padding:4px;display:flex}.actions-window__badge--unknown{color:#5b5b5c;background-color:#f0f0f0;border-color:#97979a}.actions-window__badge--unknown svg{fill:#97979a}.actions-window__badge--accept{color:#2f673b;background-color:#b8dec0;border-color:#3e8a4e}.actions-window__badge--accept svg{fill:#3e8a4e}.actions-window__badge--not-accept{color:#7d0801;background-color:#ed9f99;border-color:#a70b01}.actions-window__badge--not-accept svg{fill:#a70b01}.actions-window__badge--part-accept{color:#987807;background-color:#ffd8a8;border-color:#caa00a}.actions-window__badge--part-accept svg{fill:#caa00a}.actions-window__circle-badge{background-color:#abacb9;border-radius:50%;width:4px;height:4px;margin-left:auto;margin-right:auto;display:block}.actions-window__circle-badge--success{background:#1e1e1f;border-radius:100px;width:12px;height:12px}.desktop-shipment-tech-trip{flex:1;display:flex}.desktop-shipment-tech-trip__body{flex-direction:column;flex:1;min-height:200px;display:flex;overflow:hidden}.desktop-shipment-tech-trip__row{display:flex}.desktop-shipment-tech-trip__row-margin{margin:0 5px 5px;display:flex}.desktop-shipment-tech-trip__field-wrapper{flex:1;align-items:center;margin:0 20px 16px 0;display:flex}.desktop-shipment-tech-trip__title{font-size:16px}.desktop-shipment-tech-trip__form-add-btn{margin-left:10px;padding-top:.8em;display:block}.control-new-customer-address{flex:1;display:flex}.control-new-customer-address__body{width:100%}.control-new-customer-address__search{width:100%;min-width:320px}.control-new-customer-address__error{color:#f44336;min-height:21px}.control-new-customer-address__title{min-height:25px}.shipment-files__name-link{color:#00f;cursor:pointer;font-weight:700;text-decoration:none}.shipment-files__name-link:hover{text-decoration:underline}.shipment-files__photo-block{z-index:15;background-color:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.request-form-control__wrapper{width:calc(100% + 20px);height:100%;display:block;position:absolute;top:0;left:-20px}.request-form-control__row{align-items:center;column-gap:10px;display:flex}.request-form-control__row-margin{display:flex}.request-form-control__field-wrapper{flex:1}.request-form-control__temperature-field-wrapper{flex:1;column-gap:10px;display:flex}.request-form-control__comment-field-wrapper{flex:2.1}.request-form-control__shipment-points-wrapper{flex:1;min-height:364px;margin-top:10px;display:flex}.request-form-control__fixed-route-form-wrapper{align-items:center;margin-top:10px;display:flex}.request-form-control__fixed-route-form-wrapper>div{max-width:650px;margin-right:20px}.request-form-control__fixed-route-form-wrapper>div:last-of-type{margin-right:0}.request-form-control__temp-header{font-size:14px;font-weight:500}.shipment-points{flex-direction:column;flex:1;display:flex}.shipment-points__buttons-wrapper{justify-content:flex-end;align-items:center;height:64px;display:flex}.shipment-points__form-wrapper{margin-bottom:10px;display:flex}.shipment-points__form-add-btn{margin:auto}.shipment-points__form-add-btn--shipment button.MuiButtonBase-root{height:108px}.shipment-points__errors-wrapper{color:#f44336;margin-bottom:10px;font-size:.85rem}.shipment-points__error{color:#f44336;font-size:.85rem;line-height:1.5em}.shipment-point-form{flex:1}.shipment-point-form__row{display:flex}.shipment-point-form__field-wrapper{flex:1;align-items:center;margin-right:15px;display:flex}.shipment-point-form__dt-field-wrapper{flex:none;width:220px;margin-right:15px}.shipment-point-form__operation-field-wrapper{width:180px;margin-right:15px}.shipment-point-form__form-add-btn{margin-left:10px;display:block}.shipment-point-form__form-add-btn button{border-radius:50%;width:38px;min-width:38px}.shipment-point-form .MuiInputAdornment-root{width:25px;margin-bottom:4px;margin-left:0}.shipment-point-form .MuiFormLabel-root{left:-5px}.actions-window{z-index:14;background-color:#00000080;width:100%;height:100%;display:flex;position:absolute;top:0;right:0}.actions-window__container{background-color:#fff;width:100%;margin-left:20%;padding:12px 20px}.actions-window__close-btn{background-color:#fff;border:none;width:30px;height:30px;position:absolute;top:20px;right:20px}.actions-window__title{margin:0;padding-left:8px;font-size:24px;font-weight:600;line-height:32px}.actions-window__subtitle{color:#5b5b5c;column-gap:10px;margin:0;padding-left:8px;font-size:14px;font-weight:400;line-height:20px;display:flex}.actions-window__body{height:calc(100% - 155px);padding-left:8px}.actions-window__filters{padding-top:20px}.actions-window__badge{color:#2e304f;border:1px solid #2e304f;border-radius:4px;padding:4px}.actions-window__document{color:#828395}.control-shipments-temperature-incident-canceled-form{min-width:300px}.control-shipments-temperature-incident-canceled-form__field{padding:5px 0}.addToBlacklistForm .form-control__field-wrapper--boolean-field{align-items:center;min-height:56px;margin-bottom:0;display:flex}.track-timeline-chart__detail-title{padding-bottom:1em}.track-timeline-chart__rule-line{stroke:#f44336;stroke-dasharray:6 2;stroke-width:3px}.track-timeline-chart__cirlce-rule{cursor:ew-resize;background-color:#fff;border:2px solid #f44336;border-radius:50%;width:10px;height:10px}
