.magic-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 600px) {
  .magic-center > span center {
    font-size: 23px;
  }
}
.error-background {
  background: repeating-linear-gradient(-45deg, #ffcdd2, #ffcdd2 10px, #ffdede 10px, #ffdede 20px);
}
.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
html,
body {
  line-height: 1.7em;
  margin: 0;
  padding: 0;
  outline: none;
  width: 100%;
  height: 100%;
  position: relative;
}
h5 {
  font-size: 14px;
  font-weight: normal;
}
#applicationHost {
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
@media (max-width: 700px) {
  .ToggleNorthPanel {
    top: 120px;
  }
}
.touch .view.panel.metrics > section .nav-tabs,
.touch .view.panel.locations > section .nav-tabs {
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  padding-left: 12px;
  height: 40px;
}
.touch .view.panel.metrics > section .nav-tabs > li,
.touch .view.panel.locations > section .nav-tabs > li {
  height: 40px;
}
.touch .view.panel.metrics > section .nav-tabs > li > a,
.touch .view.panel.locations > section .nav-tabs > li > a {
  height: 40px;
  font-size: 18px;
}
.touch .view.panel.metrics > section > .tab-content,
.touch .view.panel.locations > section > .tab-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 56px;
}
.tooltip.tooltip--top,
.tooltip.tooltip--bottom,
.tooltip.tooltip--left {
  position: relative;
}
.tooltip.tooltip--top:after,
.tooltip.tooltip--bottom:after,
.tooltip.tooltip--left:after {
  content: "";
  border-style: solid;
  border-width: 9px;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltip.tooltip--top:before,
.tooltip.tooltip--bottom:before,
.tooltip.tooltip--left:before {
  content: "";
  border-style: solid;
  border-width: 10px;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltip.tooltip--top:after {
  left: 50%;
  bottom: -18px;
  margin-left: -10px;
  border-color: #ffffff transparent transparent transparent;
}
.tooltip.tooltip--top:before {
  bottom: -20px;
  left: 50%;
  margin-left: -11px;
  border-color: #cccccc transparent transparent transparent;
}
.tooltip.tooltip--bottom:after {
  left: 50%;
  top: -18px;
  margin-left: -10px;
  border-color: transparent transparent #ffffff transparent;
}
.tooltip.tooltip--bottom:before {
  left: 50%;
  top: -20px;
  margin-left: -11px;
  border-color: transparent transparent #cccccc transparent;
}
.tooltip.tooltip--left:after {
  top: 50%;
  right: -18px;
  margin-top: -10px;
  border-color: transparent transparent transparent #ffffff;
}
.tooltip.tooltip--left:before {
  top: 50%;
  right: -20px;
  margin-top: -11px;
  border-color: transparent transparent transparent #cccccc;
}
.tooltip.tooltip--global {
  width: 200px;
  text-rendering: geometricPrecision;
  border-style: solid;
  border-width: thin;
  border-color: #cccccc;
  border-radius: 2px;
  position: relative;
}
main#content {
  margin: 0 auto;
  display: block;
  height: 100%;
}
.icon > svg {
  fill: #ffffff;
}
.icon.active > svg {
  fill: #41c7ff;
}
.btn-context-menu > svg {
  fill: #808080;
}
.btn-context-menu.active > svg {
  fill: #64b5f6;
}
.btn-context-menu.active > svg {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}
a.light {
  color: #43a2e4;
}
.luxms-header-tree {
  min-height: 25px;
}
.VizelHeatMap {
  width: auto;
  height: auto;
}
.VizelLCard {
  overflow-y: auto !important;
}
.VizelMap .VizelLCard {
  max-height: 60vh;
}
.VizelListItem {
  position: relative;
  min-height: 100%;
}
.VizelPlot {
  overflow: hidden;
  position: relative;
}
.VizelPlot .highcharts-container {
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.Vizel.plot.classified-bar .highcharts-container,
.Vizel.plot.compare-sort .highcharts-container {
  left: 0 !important;
  top: 0 !important;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
#layout-content {
  height: 100%;
}
.roots.map {
  height: 100%;
}
.roots.map .map-container {
  height: 100%;
}
.ui-layout-toggler,
.ui-layout-resizer {
  overflow: visible !important;
}
.provider > .inner,
.contacts > .inner {
  padding-left: 10px;
}
/**
*	Панели локации и параметров
*/
.touch .panel.metrics .tab-pane > .wrapper > .panel > .panel-heading {
  min-height: 44px !important;
  font-size: 22px  !important;
  padding-top: 10px  !important;
}
.tab-content {
  padding: 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.list-group {
  margin-bottom: 5px;
}
.list-group .list-group {
  margin-left: 0px;
}
a:focus {
  outline: none;
}
.leaflet-div-icon {
  border: 0px !important;
  background-color: transparent !important;
}
/*Show markers */
.marker-container.markers > .bar {
  display: none !important;
}
.marker-container.markers > .pie {
  display: none !important;
}
.marker-container.markers > .marker {
  display: inline-block !important;
}
.marker-container.markers > .marker img {
  margin-left: 22px;
  margin-top: 25px;
}
/*Hide all */
.marker-container.hidden > .bar {
  display: none !important;
}
.marker-container.hidden > .pie {
  display: none !important;
}
.marker-container.hidden > .marker {
  display: none !important;
}
.marker-cluster-custom div {
  background-color: inherit;
}
.luxmsicon {
  display: block;
  width: 28px;
  height: 24px;
}
.luxmsicon-big {
  width: 32px;
  height: 32px;
}
.luxms-icon-text {
  padding-top: 2px;
  height: 24px;
  width: 120px;
  font-weight: bold;
  display: block;
}
.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
.y.axis {
  font-size: 1em;
}
.chart-title {
  background-color: #6F6F6F;
  color: #eee;
  border-radius: 2px;
  border: 1px solid #4F4F4E;
  text-align: center;
}
/* Фикс окна детализации */
#chart-detail-wnd {
  position: absolute;
  padding-top: 65px;
}
#chart-detail-wnd > .modal-dialog {
  padding-top: 0;
  position: absolute;
  overflow: hidden;
  width: 930px;
  height: 558px;
  left: 50%;
  top: 0;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#chart-detail-wnd > .modal-dialog > .modal-content {
  position: relative;
  width: 100%;
  height: 100%;
}
#chart-detail-wnd > .modal-dialog > .modal-content > .modal-body {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  top: 40px;
  padding: 0;
}
#chart-detail-wnd > .modal-dialog > .modal-content > .modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
}
#chart-detail-wnd g rect:hover {
  fill-opacity: 0.6;
}
.chart-buttons button {
  margin: 5px;
}
.color-map-active {
  color: whitesmoke;
  font-size: 21px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.tree .option-name,
.tree .location-name {
  padding: 10px;
}
.tree .list-group-item {
  padding: 0 15px;
}
.option-color-col {
  padding: 10px 15px;
}
.option-color,
.location-color {
  cursor: pointer;
}
.location-color-col {
  padding: 15px;
}
.bar > div:first-child {
  width: 70px;
}
.bar svg:empty {
  /*visibility: hidden;*/
  display: none;
}
.bar svg:not(:empty) {
  /*visibility: visible;*/
  display: block;
}
.chart-title {
  position: relative;
  left: -50%;
  min-width: 70px;
  padding: 0 3px;
}
.tag {
  cursor: pointer;
  margin: 24px 24px 24px 0;
  display: inline-block;
  white-space: nowrap;
  color: #073d6d;
}
.tag > span {
  font-size: 1.1em;
}
.panel-title a {
  cursor: pointer;
  color: black;
}
.red {
  color: red;
}
.param-list {
  overflow: auto;
  max-height: 200px;
}
.param-list li {
  cursor: pointer;
}
.param-list li:hover {
  background-color: #E4EFF8;
}
.notIn,
.notIn.option {
  cursor: pointer;
  background-color: #073d6d;
  color: white;
}
.param-list li.selected {
  background-color: #aaceee;
}
.param-list li.selected:hover {
  background-color: #82A2BD;
}
.h-tab {
  margin-right: 10px;
}
.page-active {
  color: red !important;
}
.vizel.table1d table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #f0f0f0;
  border-collapse: collapse;
  border-spacing: 0;
}
.VizelMap {
  position: relative;
}
.VizelMap .VizelMap__MapContainer {
  width: 100%;
  height: 100%;
}
/* legend on map */
.legend {
  position: relative;
  color: black;
  padding-bottom: 10px;
}
.legend table {
  width: 100%;
}
.legend td {
  border-collapse: collapse;
  height: 32px;
  vertical-align: middle;
  text-align: left;
}
.legend thead td {
  text-align: center;
  /*height: 40px;*/
}
.legend thead {
  border-bottom: 1px solid white;
}
.legend .colored-item {
  width: 32px;
  text-align: center;
}
.legend .colored-item span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #333;
}
.panels.legend.map-metrics {
  overflow: hidden;
  font-size: 15px;
  padding: 0;
}
.panels.legend.map-metrics ul {
  list-style: none;
  margin: 0;
  padding: 20px 10px;
}
.panels.legend.map-metrics ul > li:first-child {
  padding-right: 30px;
}
.panels.legend.map-metrics li {
  vertical-align: middle;
  display: flex;
  align-items: center;
  margin: 6px 0;
}
.panels.legend.map-metrics span {
  vertical-align: baseline;
  font-weight: normal;
  line-height: 17px;
}
.panels.legend.map-metrics span.text {
  margin-left: 10px;
  text-rendering: geometricPrecision;
}
.panels.legend.map-metrics .color-mark {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin: 3px 6px 3px 3px;
  flex-grow: 0;
  flex-shrink: 0;
}
.panels.legend.map-metrics .no-data {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #cccccc;
  padding: 20px 10px;
}
.ui-layout-pane {
  padding: 0;
  background: white;
  border: 1px solid #bbbbbb;
  overflow: auto;
}
.ui-layout-resizer-open {
  border: none;
  background: #accdd4;
}
.ui-layout-resizer-open:hover {
  background: #DDD;
  background-color: #3ea1b5;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, #accdd4), color-stop(0.559, #189ab1), color-stop(1, #087b95), color-stop(1, #70c0d1));
  background-image: -webkit-repeating-linear-gradient(left, #accdd4 0%, #189ab1 55.9%, #087b95 100%, #70c0d1 100%);
  background-image: repeating-linear-gradient(to right, #accdd4 0%, #189ab1 55.9%, #087b95 100%, #70c0d1 100%);
  background-image: -ms-repeating-linear-gradient(left, #accdd4 0%, #189ab1 55.9%, #087b95 100%, #70c0d1 100%);
}
.dropdown-menu > li > a:hover {
  color: black;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
ul.drilldown {
  list-style: none;
}
ul.drilldown > li {
  margin: 0;
  padding: 5px;
  display: block;
}
ul.drilldown > li:hover {
  background: #ccc;
  cursor: pointer;
}
/* padding at every jquery-layout panel */
.ui-layout-pane {
  padding: 0 !important;
}
.panel-default > .panel-heading {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: none;
  font-size: 1.1em;
}
.panel-default > .panel-heading a {
  color: #87C8FF;
}
.panel-default > .panel-heading > .panel-heading:hover {
  background-color: #000000;
}
.panel-default > .panel-heading > .panel-heading.selected {
  background-color: rgba(0, 0, 0, 0);
}
.panel-collapse .xtree {
  padding: 4px;
}
.touch .leaflet-container a.leaflet-popup-close-button {
  width: 28px;
  height: 24px;
  font-size: 26px;
}
.touch .xtree li {
  padding: 6px 0;
  height: 31px;
}
.touch .xtree .toggle-icon {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 34px;
}
.touch .xtree .node-label {
  height: 34px;
  padding: 0 43px 0 40px;
  line-height: 34px;
  font-size: 18px;
}
.touch .xtree .checkbox {
  width: 32px;
  height: 32px;
  font-size: 30px;
  padding-left: 2px;
  padding-top: 6px;
}
.touch .xtree .delete-parameter {
  font-size: 40px;
  right: 50px;
  top: 6px;
}
.xtree {
  color: #ffffff;
  fill: white;
}
.xtree ul {
  margin: 0;
  padding: 0;
}
.xtree ul ul {
  padding-left: 12px;
}
.xtree li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 28px;
  line-height: 29px;
  font-size: 13.5px;
  position: relative;
}
.xtree li > div {
  position: relative;
  cursor: pointer !important;
  height: 100%;
  width: 100%;
}
.xtree .toggle-icon {
  position: absolute;
  top: 0;
  left: 0px;
  padding-left: 6px;
  width: 29px;
  height: 29px;
  font-size: 18px;
  font-family: Arial, Verdana, sans-serif;
  overflow: hidden;
}
.xtree .checkbox {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-family: Arial, Verdana, sans-serif;
  overflow: hidden;
  color: #111111;
  border: 1px solid #999999;
  border-radius: 0px;
  box-sizing: border-box;
}
.xtree .checkbox > svg {
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 2px;
}
.xtree .node-label {
  position: relative;
  padding: 2px 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  /*word-break:break-all;*/
  font-size: 100%;
  font-weight: normal;
  text-align: left;
}
.xtree .delete-parameter {
  position: absolute;
  right: 30px;
  top: 1px;
  cursor: pointer;
  font-size: 1.8em;
  color: #e0e0e0;
}
.xtree li:hover {
  background: rgba(0, 0, 0, 0.3);
}
.xtree li:hover .node-label {
  color: #ffffff;
}
.xtree li:hover .checkbox {
  border-color: #ffffff;
}
.xtree.not-interactive .node-label {
  padding: 2px 30px 2px 9px;
}
.xtree.not-interactive li > div {
  cursor: default !important;
}
.xtree.not-interactive li:hover {
  background: none;
}
.xtree.not-interactive li:hover .node-label {
  color: #ffffff;
}
.xtree.not-interactive li:hover .checkbox {
  border-color: #ffffff;
}
.map-camera-marker {
  width: 24px;
  height: 24px;
  border: 1px solid #999999;
  border-radius: 12px;
  background-color: #ffffff;
  opacity: 0.8;
}
.hidden-marker {
  display: none !important;
}
.leaflet-popup-close-button {
  z-index: 1;
}
.leaflet-popup-content {
  margin: 0;
}
.leaflet-popup-content-wrapper {
  border-radius: 2px !important;
  color: #333;
}
.leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 10px !important;
}
.leaflet-popup-content-wrapper h2 {
  font-size: 18px;
  line-height: 18px;
  margin: 0 10px;
  text-align: center;
}
.leaflet-popup-content-wrapper hr {
  margin: 3px ;
}
.leaflet-popup-content-wrapper .name {
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  line-height: 13px;
  padding-right: 5px;
  vertical-align: middle;
  padding-bottom: 3px;
}
.leaflet-popup-content-wrapper .value {
  font-size: 11px;
  line-height: 12px;
  text-align: left;
  vertical-align: bottom;
  padding-bottom: 3px;
}
.slideshow.pane {
  height: 0;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
  color: white;
}
.slideshow.pane > section {
  height: 40px;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.slideshow.pane > section h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 2em;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.slideshow.pane > section > aside.control {
  display: flex;
}
.slideshow.pane > section > aside.control span {
  margin: 0 1em;
  white-space: nowrap;
}
.slideshow.pane > section > aside.control > .bi-icon {
  width: 40px;
  height: 40px;
}
.slideshow.pane > section > aside.control > .bi-icon svg {
  width: 62%;
  height: 62%;
}
.slideshow.pane > section > aside.control > .bi-icon.bookmarks-description svg {
  width: 75%;
  height: 75%;
}
.slideshow.pane > section > aside.control .description {
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  width: 200px;
  margin-left: -80px;
  bottom: 5em;
  padding: 1em;
  font-weight: 100;
  white-space: pre-line;
}
main.f_slideshow-pane-active .pane.slideshow {
  height: 40px;
}
main.f_slideshow-pane-active .DsShell {
  bottom: 40px;
}
html.ug-theme-light .ug.btn {
  border-radius: 0 !important;
  border: 2px solid black;
  background-color: transparent;
  color: black;
  transform-style: preserve-3d;
  perspective: 1000px;
  transform-origin: 50% 50%;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
html.ug-theme-light .ug.btn > span {
  pointer-events: none;
}
html.ug-theme-light .ug.btn.disabled {
  border-color: #333333;
  color: #333333;
}
.shell-layer-shadow {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
}
.shell-layer-wrapper {
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.shell-layer-wrapper > section {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #cccccc;
  background: white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.shell-layer-wrapper > section > header {
  background-color: #e3f2fd;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  padding: 0 16px;
  overflow: hidden;
  min-width: 100%;
  top: 0;
}
.assign-dialog {
  width: 400px;
  max-width: 90%;
}
.assign-dialog > header {
  display: flex;
  padding: 0 0 0 16px !important;
}
.assign-dialog > header > h2 {
  flex-grow: 1;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.assign-dialog > header > span {
  width: 40px;
  height: 40px;
}
.assign-dialog .assign-dialog-body {
  padding: 20px 16px;
}
.assign-dialog .assign-dialog-body > div {
  margin-top: 5px;
  margin-bottom: 5px;
}
.assign-dialog .assign-dialog-body > div textarea {
  width: 100%;
  height: 100px;
}
.assign-dialog input,
.assign-dialog textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
.assign-dialog input:focus,
.assign-dialog textarea:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
.map-metrics.legend {
  position: absolute;
  left: 50px;
  top: 50px;
  z-index: 2;
  background: black;
  width: 250px;
  color: white;
  opacity: 0.8;
  padding-bottom: 10px;
  border-radius: 2px;
}

/*!
    common variables/functions/settings
    can be overrided via skin.json
 */*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:16px Roboto,"Helvetica Neue","Helvetica","Arial",sans-serif}body{font:16px Roboto,"Helvetica Neue","Helvetica","Arial",sans-serif;background:var(--bg-color2);margin:0;color:#333}*:after{font:16px Roboto,"Helvetica Neue","Helvetica","Arial",sans-serif}.highcharts-root{font:16px Roboto,"Helvetica Neue","Helvetica","Arial",sans-serif}.form-control[disabled],.form-control[readonly]{cursor:not-allowed;background-color:#eee}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select[multiple],textarea{background-image:none}table{max-width:100%;background-color:transparent}a,a:hover,a:active,a:focus,a:disabled{text-decoration:none}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}.form-group{margin-bottom:15px}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input,select[multiple],textarea{background-image:none}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.btn{display:inline-block;padding:6px 12px;margin-left:12px;margin-bottom:0;font-size:13px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn:disabled,.btn.disabled{opacity:.65;background-color:#868e96;border-color:#868e96;cursor:default}.btn:disabled:hover,.btn.disabled:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.modal-title{margin:0;line-height:1.428571429}h4,.h4{font-size:18px}h4,h5,h6{margin-top:10px;margin-bottom:10px}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}ul,ol{margin-top:0;margin-bottom:10px}.tab-content>.active,.pill-content>.active{display:block}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);background-clip:padding-box}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.popover.bottom{margin-top:10px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover.bottom .arrow{left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.popover.top .arrow{left:50%;margin-left:0px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover .arrow:after{border-width:10px;content:""}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover-content{padding:9px 14px}ul,ol{margin-top:0;margin-bottom:10px}h1,h2,h3{margin-top:20px;margin-bottom:10px}h3,.h3{font-size:24px}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.collapse{display:none}.collapse.in{display:block}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.bi-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;overflow-y:auto}.fade.in{opacity:1}table{border-collapse:collapse;border-spacing:0;max-width:100%;background-color:transparent}.table{width:100%}th{text-align:left}.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:2px 6px;line-height:1.428571429;vertical-align:top}.close{width:5rem;height:5rem;cursor:pointer}@keyframes WpLoadingIconAnimation{0%{transform:translate(5px, 0)}100%{transform:translate(395px, 0)}}.WpLoadingIcon circle.WpLoadingIcon__Ball{stroke-width:0;fill:#9797c4}.WpLoadingIcon circle.WpLoadingIcon__Ball:nth-child(1){animation:WpLoadingIconAnimation 2s 0ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23)}.WpLoadingIcon circle.WpLoadingIcon__Ball:nth-child(2){animation:WpLoadingIconAnimation 2s 150ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23)}.WpLoadingIcon circle.WpLoadingIcon__Ball:nth-child(3){animation:WpLoadingIconAnimation 2s 300ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23)}.WpLoadingIcon circle.WpLoadingIcon__Ball:nth-child(4){animation:WpLoadingIconAnimation 2s 450ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23)}
/*!
    common variables/functions/settings
    can be overrided via skin.json
 */body{font-weight:normal;font-size:18px;line-height:21px;color:#333}.LogoText{width:164px;padding:0px 0px 0px 8px}.LogoText__Item{font-family:"Roboto";font-size:10px;color:#003a5d;line-height:13px}p.LogoText{margin:unset}.LogoText{margin-top:.4rem}.DsShell{background-color:#f9fafb}.DsShellTitle{display:none !important}body .DsShell .Dashboards{position:absolute;left:60px !important;top:0 !important;bottom:0 !important;right:0 !important;overflow:hidden;background:#fafbfc}body.leftPaneLocked .DsShell .Dashboards{left:246px !important}body.skin-fukuoka .Dashboard{background:#fafbfc}.DsShellHeader{position:fixed !important;z-index:12;left:0;top:0;height:100vh !important;max-height:100vh !important;bottom:0 !important;width:66px !important;background:#4a5776 !important;box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04);transition-property:width;transition-timing-function:ease;transition-delay:.1s;transition-duration:1s;display:flex;flex-direction:column !important}.DsShellHeader:hover,body.leftPaneLocked .DsShellHeader{width:246px !important;transition-delay:0s;transition-duration:.2s}.DsShellHeader:hover .DsShellHeader__IconLeftRight,body.leftPaneLocked .DsShellHeader .DsShellHeader__IconLeftRight{transform:rotate(-180deg);transform-origin:50% 50%;transition:transform;transition-delay:0s}.DsShellHeader:hover .DsShellHeader__IconLock,body.leftPaneLocked .DsShellHeader .DsShellHeader__IconLock{opacity:1;transition-delay:0s}.DsShellHeader:hover .DashboardHeader__TextHelp,body.leftPaneLocked .DsShellHeader .DashboardHeader__TextHelp{opacity:1;transition-delay:0s}.DsShellHeader:hover .DsShellHeader__LinkText,body.leftPaneLocked .DsShellHeader .DsShellHeader__LinkText{opacity:1;transition-delay:0s}.DsShellHeader:hover .DsShellHeader__Title,body.leftPaneLocked .DsShellHeader .DsShellHeader__Title{width:calc(100vw - 276px - 246px);transition-delay:0s}.DsShellHeader__Header{height:60px;width:100%;overflow:hidden}.DsShellHeader__HeaderWrapper{display:flex;background:#fff;padding-left:10px;height:60px;width:246px;flex-direction:row;align-items:center;justify-content:flex-start}.DsShellHeader__HeaderWrapper svg:nth-child(2){margin-left:7px}.DsShellHeader__Links{list-style:none;width:100%;margin:86px 0 0 0;padding:0;flex-grow:1}.DsShellHeader__Link{margin-bottom:30px;display:flex;width:100%;height:60px;overflow:hidden;position:relative}.DsShellHeader__Link.active{background:linear-gradient(90deg, #1992c6 25.44%, #46bae2 95%, #7fcfeb 5%)}.DsShellHeader__Link:hover .DsShellHeader__LinkLink,.DsShellHeader__Link.active .DsShellHeader__LinkLink{color:#fff}.DsShellHeader__Link:hover .DsShellHeader__LinkIcon>svg>path,.DsShellHeader__Link.active .DsShellHeader__LinkIcon>svg>path{fill:#fff}.DsShellHeader__Link.disabled .DsShellHeader__LinkIcon>svg>path{fill:rgba(255,255,255,.3)}.DsShellHeader__Link.disabled .DsShellHeader__LinkLink{cursor:default}.DsShellHeader__Link.disabled .DsShellHeader__LinkText{color:rgba(255,255,255,.3)}.DsShellHeader__LinkLink,.DsShellHeader__LinkLink:active,.DsShellHeader__LinkLink:focus{position:absolute;width:246px;height:100%;padding-left:14px;display:flex;align-items:center;justify-content:flex-start;color:#99b0be}.DsShellHeader__LinkIcon{text-align:center}.DsShellHeader__LinkText{font-size:14px;line-height:16px;margin-left:20px;opacity:0;transition:opacity 1s;transition-delay:.1s}.DsShellHeader__Footer{position:relative;width:100%;overflow:hidden;height:90px;margin:0px 0px 34px 0px}.DsShellHeader__IconLeftRight{transition-delay:.1s;width:7px;height:12px;background-image:url("data:image/svg+xml, %3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.438253 1.14873C0.252002 1.3361 0.147461 1.58955 0.147461 1.85373C0.147461 2.11792 0.252002 2.37137 0.438253 2.55873L3.97825 6.14873L0.438253 9.68873C0.252002 9.8761 0.147461 10.1295 0.147461 10.3937C0.147461 10.6579 0.252002 10.9114 0.438253 11.0987C0.531216 11.1925 0.641817 11.2669 0.763677 11.3176C0.885536 11.3684 1.01624 11.3945 1.14825 11.3945C1.28027 11.3945 1.41097 11.3684 1.53283 11.3176C1.65469 11.2669 1.76529 11.1925 1.85825 11.0987L6.09825 6.85873C6.19198 6.76577 6.26638 6.65517 6.31714 6.53331C6.36791 6.41145 6.39405 6.28074 6.39405 6.14873C6.39405 6.01672 6.36791 5.88602 6.31714 5.76416C6.26638 5.6423 6.19198 5.5317 6.09825 5.43873L1.85825 1.14873C1.76529 1.05501 1.65469 0.980611 1.53283 0.929842C1.41097 0.879073 1.28026 0.852934 1.14825 0.852934C1.01624 0.852934 0.885535 0.879073 0.763676 0.929842C0.641817 0.980611 0.531216 1.05501 0.438253 1.14873Z' fill='%2399B0BE'/%3E%3C/svg%3E")}.DsShellHeader__IconLock{width:11px;height:16px;opacity:0;transition:opacity .5s linear;transition-delay:.1s;background-image:url("data:image/svg+xml, %3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.69048 6.13338V4.26672C9.69049 3.42656 9.44688 2.60509 8.99021 1.90532C8.53353 1.20556 7.88411 0.658648 7.12338 0.333171C6.36265 0.00769446 5.52447 -0.08186 4.71395 0.0757375C3.90344 0.233335 3.15666 0.631069 2.56726 1.21907L3.30059 1.9809C3.74265 1.53994 4.30273 1.24169 4.9106 1.12352C5.51847 1.00535 6.14708 1.07254 6.7176 1.31665C7.28812 1.56076 7.77516 1.97093 8.11766 2.49574C8.46015 3.02054 8.64286 3.63662 8.64286 4.26672V6.13338H0V10.4C0 13.4879 2.46727 16 5.5 16C8.53273 16 11 13.4879 11 10.4V6.13338H9.69048ZM9.95238 10.4C9.95238 12.8997 7.95506 14.9333 5.5 14.9333C3.04494 14.9333 1.04762 12.8997 1.04762 10.4V7.20004H9.95238V10.4Z' fill='%2399B0BE'/%3E%3C/svg%3E");cursor:pointer;margin-left:15px}body.leftPaneLocked .DsShellHeader__IconLock{background-image:url("data:image/svg+xml,%3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.69048 6.13333V4.26667C9.69048 3.13508 9.24898 2.04983 8.46311 1.24968C7.67725 0.449523 6.61138 0 5.5 0C4.38862 0 3.32275 0.449523 2.53689 1.24968C1.75102 2.04983 1.30952 3.13508 1.30952 4.26667V6.13333H0V10.4C0 13.4878 2.46727 16 5.5 16C8.53273 16 11 13.4878 11 10.4V6.13333H9.69048ZM2.35714 4.26667C2.35714 3.41797 2.68826 2.60404 3.27766 2.00393C3.86706 1.40381 4.66646 1.06667 5.5 1.06667C6.33354 1.06667 7.13294 1.40381 7.72234 2.00393C8.31174 2.60404 8.64286 3.41797 8.64286 4.26667V6.13333H2.35714V4.26667ZM9.95238 10.4C9.95238 12.8997 7.95503 14.9333 5.5 14.9333C3.04497 14.9333 1.04762 12.8997 1.04762 10.4V7.2H9.95238V10.4Z' fill='%2399B0BE'/%3E%3C/svg%3E%0A")}.DsShellHeader__Href__Block{display:flex;align-items:center;cursor:pointer;padding:0px 0px 0px 25px;margin-bottom:16px}.DsShellHeader__IconHelp{width:14px;height:14px;background-image:url("data:image/svg+xml, %3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 0C5.61553 0 4.26215 0.410543 3.11101 1.17971C1.95987 1.94888 1.06266 3.04213 0.532846 4.32122C0.00303297 5.6003 -0.13559 7.00776 0.134506 8.36563C0.404603 9.7235 1.07129 10.9708 2.05026 11.9497C3.02922 12.9287 4.2765 13.5954 5.63437 13.8655C6.99224 14.1356 8.3997 13.997 9.67879 13.4672C10.9579 12.9373 12.0511 12.0401 12.8203 10.889C13.5895 9.73785 14 8.38447 14 7C14 5.14348 13.2625 3.36301 11.9497 2.05025C10.637 0.737498 8.85652 0 7 0ZM7 13.125C5.78859 13.125 4.60439 12.7658 3.59713 12.0927C2.58988 11.4197 1.80483 10.4631 1.34124 9.34393C0.877654 8.22474 0.756359 6.9932 0.992693 5.80507C1.22903 4.61694 1.81238 3.52557 2.66897 2.66897C3.52557 1.81237 4.61694 1.22902 5.80507 0.99269C6.99321 0.756356 8.22474 0.877651 9.34394 1.34124C10.4631 1.80482 11.4197 2.58988 12.0928 3.59713C12.7658 4.60438 13.125 5.78859 13.125 7C13.125 8.62445 12.4797 10.1824 11.331 11.331C10.1824 12.4797 8.62445 13.125 7 13.125Z' fill='%2399B0BE'/%3E%3Cpath d='M7.12687 3.02748C6.65278 3.01964 6.18277 3.11632 5.75026 3.31065C5.31775 3.50498 4.93335 3.79218 4.62437 4.15185C4.58145 4.19163 4.54694 4.23962 4.52289 4.29298C4.49885 4.34633 4.48575 4.40397 4.48438 4.46248C4.48435 4.51646 4.49518 4.56989 4.51622 4.6196C4.53726 4.66931 4.56809 4.71428 4.60687 4.75183C4.64564 4.78938 4.69158 4.81875 4.74194 4.83819C4.79229 4.85763 4.84605 4.86674 4.9 4.86498C5.01558 4.86211 5.12609 4.81697 5.21062 4.7381C5.44445 4.46409 5.73487 4.24399 6.06189 4.09294C6.38891 3.94189 6.74478 3.86348 7.105 3.8631C8.1375 3.8631 8.78062 4.5281 8.78062 5.35498V5.37685C8.78062 6.34373 8.01062 6.88185 6.79437 6.97373C6.74513 6.97563 6.69683 6.98791 6.65266 7.00977C6.60849 7.03162 6.56943 7.06256 6.53804 7.10056C6.50665 7.13856 6.48364 7.18275 6.47051 7.23026C6.45739 7.27776 6.45445 7.32751 6.46187 7.37623V8.57935C6.47276 8.68764 6.52361 8.78799 6.60451 8.8608C6.68541 8.93361 6.79054 8.97365 6.89937 8.9731H6.9475C7.05579 8.96222 7.15614 8.91137 7.22895 8.83047C7.30175 8.74957 7.34179 8.64444 7.34125 8.5356V7.63435C8.65375 7.4506 9.71687 6.75935 9.71687 5.32435V5.30248C9.70375 3.98998 8.68 3.02748 7.12687 3.02748Z' fill='%2399B0BE'/%3E%3Cpath d='M6.9043 11.1345C7.20633 11.1345 7.45117 10.8896 7.45117 10.5876C7.45117 10.2856 7.20633 10.0407 6.9043 10.0407C6.60227 10.0407 6.35742 10.2856 6.35742 10.5876C6.35742 10.8896 6.60227 11.1345 6.9043 11.1345Z' fill='%2399B0BE'/%3E%3C/svg%3E");margin:0px 10px 0px 0px;flex-shrink:0;background-repeat:no-repeat}.DashboardHeader__TextHelp{opacity:0;font-size:10px;color:#99b0be;line-height:16px;transition:opacity .5s linear;transition-delay:.1s}.DsShellHeader__Title{position:absolute;left:100%;top:0;height:60px;width:calc(100vw - 276px - 60px);transition-delay:.1s;transition:width 1s ease;margin:0;padding:0 0 0 30px;display:flex;align-items:center;font-style:normal;font-weight:bold;text-transform:uppercase;color:#003a5d;pointer-events:none}.DsShellHeader__Title>span{position:relative}.DsShellHeader__Title>span:after{position:absolute;top:100%;left:0;width:35px;height:6px;border-radius:1rem;background:linear-gradient(90deg, #0093C5 48.44%, #2FADD8 100%);content:" "}.DsShellTopHeader{position:fixed;top:0;right:0;height:60px;left:60px;display:flex;z-index:10;transition-delay:.1s;transition:left 1s ease;background:#fff;border:1px solid #f7f7f7;box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04)}.DsShellTopHeader__Updated{position:absolute;right:30px;top:8px;width:246px;height:40px}.DsShellTopHeader__UpdatedTitle{background:#fff;border:.5px solid rgba(153,176,190,.2);box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04);border-radius:50px;font-weight:500;font-size:10px;line-height:12px;height:100%;width:100%;padding:0 150px 0 17px;display:flex;align-items:center;color:#99b0be}.DsShellTopHeader__UpdatedButton{position:absolute;width:27px;height:27px;z-index:1;background:#fff;border:.5px solid rgba(153,176,190,.2);box-sizing:border-box;border-radius:14px;left:92px;top:6px;padding-bottom:2px;box-shadow:0px 4px 8px rgba(0,0,0,.04),0px 0px 2px rgba(0,0,0,.06),0px 0px 1px rgba(0,0,0,.04);display:flex;align-items:center;justify-content:center;cursor:pointer}.DsShellTopHeader__UpdatedValue{position:absolute;left:101px;top:0;right:0;bottom:0;background:#003a5d;box-shadow:0px 10px 20px rgba(0,0,0,.04),0px 2px 6px rgba(0,0,0,.04),0px 0px 1px rgba(0,0,0,.04);border-radius:50px;font-weight:500;font-size:12px;padding-left:7px;line-height:12px;color:#fff;display:flex;align-items:center;justify-content:center}body.skin-fukuoka .Dashlet{overflow:visible}body.skin-fukuoka .VizelDashlet__Header{color:#464646;font-size:14px !important;line-height:16px !important}body.skin-fukuoka .VizelDashlet__HeaderTitle{text-transform:uppercase;font-weight:500 !important;font-size:14px;line-height:30px !important;display:block;padding-left:1rem}body.skin-fukuoka .VizelDashlet__HeaderTitle:after{left:1rem}body.skin-fukuoka .Dashlet>.Vizel{overflow:hidden}body.skin-fukuoka .Dashlet>.VizelDashlet{background:#fff;border:none !important;overflow:visible}.Dashboards .Dashlet.fullScreen{top:5px !important}.Dashboards .Dashlet.fullScreen .Vizel{left:0;right:0;top:0;bottom:0}.skin-fukuoka .Dashlet__Shadow{box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04)}.DashboardsHeader{background:transparent !important;border:none !important;display:flex;align-items:center;justify-content:flex-start;height:60px !important}.DashboardsHeader__InvestorTitle{margin-left:30px;color:#2f424c;font-size:18px;font-weight:500}.DashboardsHeader__Breadcrumbs{list-style:none;display:flex;flex-direction:row;align-items:baseline;margin:0 0 0 30px;padding:0}.DashboardsHeader__Breadcrumb{color:rgba(47,66,76,.6);font-size:14px;display:flex;flex-direction:row;cursor:pointer;margin-left:30px;position:relative}.DashboardsHeader__Breadcrumb:before{position:absolute;transform:translate(-17px, 0px);content:url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.95531 10.2458C6.14156 10.0584 6.2461 9.80498 6.2461 9.5408C6.2461 9.27661 6.14156 9.02316 5.95531 8.8358L2.41531 5.2458L5.95531 1.7058C6.14156 1.51844 6.2461 1.26498 6.2461 1.0008C6.2461 0.736612 6.14156 0.483161 5.95531 0.295798C5.86235 0.20207 5.75175 0.127675 5.62989 0.0769067C5.50803 0.026138 5.37732 5.77042e-09 5.24531 0C5.1133 -5.77042e-09 4.98259 0.026138 4.86073 0.0769067C4.73887 0.127675 4.62827 0.20207 4.53531 0.295798L0.29531 4.5358C0.201582 4.62876 0.127188 4.73936 0.0764189 4.86122C0.0256502 4.98308 -0.000488275 5.11379 -0.000488281 5.2458C-0.000488287 5.37781 0.0256502 5.50852 0.0764189 5.63037C0.127188 5.75223 0.201582 5.86283 0.29531 5.9558L4.53531 10.2458C4.62827 10.3395 4.73887 10.4139 4.86073 10.4647C4.98259 10.5155 5.1133 10.5416 5.24531 10.5416C5.37732 10.5416 5.50803 10.5155 5.62989 10.4647C5.75175 10.4139 5.86235 10.3395 5.95531 10.2458Z' fill='%2399B0BE'/%3E%3C/svg%3E%0A")}.DashboardsHeader__Breadcrumb:first-child{margin-left:0}.DashboardsHeader__Breadcrumb:first-child:before{display:none}.DashboardsHeader__Breadcrumb:last-child{color:#2f424c;font-size:18px;font-weight:500;cursor:default}.Dashboards .dash{background:transparent !important}.Dashboards__List{border:none !important;background:transparent !important;top:15px !important}.Dashboard__Scroller{width:calc(100% - 30px) !important;height:calc(100% - 12px) !important;left:15px !important}.ToggleNorthPanel{display:flex}.ToggleEastPanel{display:flex}.ModalContainer{margin:0;position:absolute;border:none !important;background:#fff;box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04);border-radius:10px;overflow:hidden;left:32px;top:65px;right:20px;bottom:10px;padding:0;height:auto !important}.ModalContainer .VizelLookupTable__HeaderItem{text-align:left}.ModalContainer .VizelLookupTable #time-table tr:nth-child(odd){background:#f5f7f9 !important}.ModalContainer .VizelLookupTable #time-table td{color:#2f424c;font-size:12px}.ModalContainer .VizelLookupTable #time-table td{white-space:normal}.ModalContainer .VizelLookupTable .VizelLookupTable__HeaderItem{color:#2f424c !important;font-weight:500;font-size:12px}.ModalContainer .VizelLookupTable>section{top:0 !important}.ModalContainer .ModalContainer__Header{height:30px}.ModalContainer .modal-title{font-size:14px;color:#003a5d;height:30px;line-height:33px}.ModalContainer .ModalContainer__Header .close{height:30px}.ModalContainer .modal-dialog .modal-header{background:#eee !important}.VizelLookupTable .VizelLookupTable__Main #time-table{width:calc(100% - 1px)}.DsShell .NorthPanel{height:60px !important}.DsShell .ToggleNorthPanel{top:63px !important}.DashboardsHeader__Breadcrumb__last::after{position:absolute;top:100%;left:0;width:35px;height:2px;background:linear-gradient(90deg, #C6093B 48.44%, #E74124 100%);content:" "}.DlgAuth{background-image:unset !important}.DlgAuth__Main{width:506px !important;height:443px !important;background:#fff;box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04);border-radius:10px !important;border:1px solid #fff !important;margin:0 !important;transform:translate(-50%, -50%)}.DlgAuth .panel-body{background:none !important;padding-left:79px !important}.DlgAuth .panel{height:100% !important;border-radius:10px !important}.MainToolbar{display:flex;flex-direction:row-reverse;margin-top:-2px !important;align-items:center;justify-content:center;margin-left:auto}.DsShellTopHeader>.toolbar .bi-icon{width:42px;height:42px}.DsShellTopHeader>.toolbar .bi-icon svg{fill:#99b0be;stroke:#99b0be}body .bi-icon.active svg{fill:#0093c5 !important;stroke:#0093c5 !important}.DlgAuth__Main .modal-body>h3{color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='172' height='32' viewBox='0 0 172 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.4615 27.2062H50.8704V30.9432H49V21.7984H54.9104V23.3247H50.8704V25.6862H54.4615V27.2062ZM62.8658 21.7984V27.8217C62.8658 28.8224 62.554 29.6139 61.9306 30.1958C61.3113 30.7779 60.4634 31.0688 59.3868 31.0688C58.3269 31.0688 57.4853 30.7862 56.8618 30.221C56.2384 29.6557 55.9204 28.879 55.9079 27.8908V21.7984H57.7783V27.8343C57.7783 28.433 57.9196 28.8706 58.2023 29.1469C58.4891 29.4191 58.8839 29.5552 59.3868 29.5552C60.4384 29.5552 60.9726 28.9983 60.9892 27.8845V21.7984H62.8658ZM67.2424 27.2753L66.2698 28.3304V30.9432H64.3994V21.7984H66.2698V25.9438L67.0929 24.8069L69.4059 21.7984H71.7065L68.4832 25.8621L71.7999 30.9432H69.5742L67.2424 27.2753ZM79.375 21.7984V27.8217C79.375 28.8224 79.0633 29.6139 78.4398 30.1958C77.8205 30.7779 76.9725 31.0688 75.8961 31.0688C74.8362 31.0688 73.9945 30.7862 73.3711 30.221C72.7476 29.6557 72.4296 28.879 72.4172 27.8908V21.7984H74.2875V27.8343C74.2875 28.433 74.4289 28.8706 74.7115 29.1469C74.9983 29.4191 75.3932 29.5552 75.8961 29.5552C76.9477 29.5552 77.4817 28.9983 77.4983 27.8845V21.7984H79.375ZM88.3653 26.5781C88.3653 27.4783 88.2073 28.2676 87.8914 28.946C87.5756 29.6243 87.1226 30.1477 86.5323 30.5162C85.9462 30.8846 85.273 31.0688 84.5123 31.0688C83.76 31.0688 83.0887 30.8867 82.4986 30.5224C81.9083 30.1581 81.4511 29.6389 81.127 28.9648C80.8027 28.2865 80.6386 27.5076 80.6344 26.6283V26.1761C80.6344 25.2759 80.7944 24.4845 81.1145 23.802C81.4387 23.1153 81.8938 22.5898 82.4799 22.2255C83.07 21.8571 83.7434 21.6729 84.4998 21.6729C85.2563 21.6729 85.9275 21.8571 86.5136 22.2255C87.1038 22.5898 87.559 23.1153 87.879 23.802C88.2031 24.4845 88.3653 25.2738 88.3653 26.1699V26.5781ZM86.47 26.1636C86.47 25.2047 86.2996 24.4762 85.9587 23.9778C85.6179 23.4796 85.1316 23.2305 84.4998 23.2305C83.8722 23.2305 83.388 23.4774 83.0471 23.9716C82.7063 24.4615 82.5339 25.1817 82.5297 26.1322V26.5781C82.5297 27.5118 82.7001 28.2362 83.0409 28.7513C83.3818 29.2663 83.8722 29.5238 84.5123 29.5238C85.1399 29.5238 85.6221 29.2767 85.9587 28.7826C86.2954 28.2844 86.4658 27.56 86.47 26.6095V26.1636ZM92.5674 27.2753L91.5948 28.3304V30.9432H89.7244V21.7984H91.5948V25.9438L92.4177 24.8069L94.7308 21.7984H97.0314L93.8081 25.8621L97.1249 30.9432H94.8991L92.5674 27.2753ZM102.954 29.059H99.6749L99.0514 30.9432H97.0625L100.442 21.7984H102.175L105.573 30.9432H103.584L102.954 29.059ZM100.18 27.5328H102.449L101.308 24.1098L100.18 27.5328ZM124.682 27.8971C124.611 28.881 124.25 29.6557 123.597 30.221C122.949 30.7862 122.092 31.0688 121.028 31.0688C119.865 31.0688 118.948 30.6752 118.279 29.8881C117.614 29.0967 117.281 28.0122 117.281 26.6346V26.0756C117.281 25.1963 117.435 24.4217 117.743 23.7518C118.05 23.0818 118.489 22.5689 119.058 22.2129C119.632 21.8528 120.297 21.6729 121.053 21.6729C122.101 21.6729 122.945 21.9555 123.585 22.5207C124.225 23.0859 124.595 23.8794 124.694 24.9011H122.824C122.778 24.3107 122.614 23.8836 122.331 23.6199C122.053 23.3518 121.627 23.2179 121.053 23.2179C120.43 23.2179 119.962 23.444 119.651 23.8962C119.343 24.3442 119.185 25.0414 119.177 25.9877V26.6786C119.177 27.6668 119.324 28.3891 119.619 28.8455C119.919 29.3018 120.388 29.5301 121.028 29.5301C121.606 29.5301 122.036 29.3982 122.319 29.1343C122.606 28.8664 122.77 28.454 122.811 27.8971H124.682ZM133.367 26.5781C133.367 27.4783 133.209 28.2676 132.893 28.946C132.577 29.6243 132.124 30.1477 131.534 30.5162C130.948 30.8846 130.274 31.0688 129.514 31.0688C128.761 31.0688 128.09 30.8867 127.5 30.5224C126.91 30.1581 126.452 29.6389 126.128 28.9648C125.804 28.2865 125.64 27.5076 125.636 26.6283V26.1761C125.636 25.2759 125.796 24.4845 126.116 23.802C126.44 23.1153 126.895 22.5898 127.481 22.2255C128.071 21.8571 128.745 21.6729 129.501 21.6729C130.258 21.6729 130.929 21.8571 131.515 22.2255C132.105 22.5898 132.56 23.1153 132.88 23.802C133.205 24.4845 133.367 25.2738 133.367 26.1699V26.5781ZM131.471 26.1636C131.471 25.2047 131.301 24.4762 130.96 23.9778C130.619 23.4796 130.133 23.2305 129.501 23.2305C128.874 23.2305 128.389 23.4774 128.049 23.9716C127.708 24.4615 127.535 25.1817 127.531 26.1322V26.5781C127.531 27.5118 127.701 28.2362 128.042 28.7513C128.383 29.2663 128.874 29.5238 129.514 29.5238C130.141 29.5238 130.623 29.2767 130.96 28.7826C131.297 28.2844 131.467 27.56 131.471 26.6095V26.1636ZM137.943 28.6759L140 21.7984H142.082L138.922 30.9432H136.97L133.822 21.7984H135.898L137.943 28.6759ZM144.932 30.9432H143.061V21.7984H144.932V30.9432ZM146.671 30.9432V21.7984H149.464C150.262 21.7984 150.976 21.9806 151.603 22.3449C152.234 22.7049 152.727 23.22 153.081 23.8899C153.434 24.5557 153.611 25.3136 153.611 26.1636V26.5844C153.611 27.4344 153.435 28.1902 153.087 28.8517C152.741 29.5133 152.253 30.0263 151.621 30.3905C150.989 30.7548 150.277 30.939 149.483 30.9432H146.671ZM148.541 23.3247V29.4295H149.445C150.178 29.4295 150.737 29.1888 151.123 28.7073C151.509 28.2257 151.707 27.5369 151.715 26.6409V26.1573C151.715 25.2277 151.524 24.5243 151.142 24.0469C150.76 23.5655 150.2 23.3247 149.464 23.3247H148.541ZM162.339 30.9432H160.537V23.9465L158.386 24.6185V23.1425L162.145 21.7859H162.339V30.9432ZM169.509 27.2878C169.039 27.7526 168.49 27.985 167.863 27.985C167.06 27.985 166.418 27.7087 165.937 27.1559C165.454 26.599 165.213 25.8496 165.213 24.9074C165.213 24.3087 165.342 23.7602 165.599 23.2618C165.861 22.7594 166.225 22.3699 166.691 22.0937C167.156 21.8131 167.68 21.6729 168.261 21.6729C168.861 21.6729 169.392 21.8235 169.858 22.125C170.324 22.4265 170.685 22.8598 170.943 23.4252C171.2 23.9904 171.331 24.6373 171.335 25.3659V26.0379C171.335 27.5621 170.959 28.7597 170.207 29.6306C169.454 30.5015 168.388 30.9663 167.008 31.0249L166.566 31.0312V29.5175L166.965 29.5112C168.532 29.44 169.38 28.6989 169.509 27.2878ZM168.305 26.5969C168.596 26.5969 168.846 26.5216 169.053 26.3708C169.266 26.2201 169.425 26.0379 169.534 25.8244V25.077C169.534 24.4615 169.417 23.9842 169.184 23.6449C168.952 23.3058 168.64 23.1362 168.25 23.1362C167.888 23.1362 167.59 23.3037 167.358 23.6387C167.125 23.9695 167.008 24.3861 167.008 24.8886C167.008 25.3869 167.12 25.7972 167.345 26.1196C167.574 26.4379 167.894 26.5969 168.305 26.5969Z' fill='%234A5776'/%3E%3Cpath d='M110.049 31.7285H108.709L112.051 21.7986H113.391L110.049 31.7285Z' fill='%230093C5'/%3E%3Cpath d='M82.0521 1.00602C86.0757 1.04289 88.0862 2.78683 88.0862 6.24195C88.0862 7.8927 87.4938 9.22984 86.3159 10.2467C85.2159 11.1956 83.7613 11.707 81.9693 11.7691L81.897 11.7708C81.1213 11.7708 80.4923 11.1373 80.4923 10.3558C80.4923 9.59587 81.0878 8.97548 81.8347 8.94265L81.8607 8.9418L81.8353 8.94265C83.4245 8.78876 84.2196 7.93301 84.2196 6.37897C84.2196 4.88873 83.4537 4.05606 81.935 3.87993L81.9222 3.8802C81.1324 3.8802 80.4923 3.23539 80.4923 2.4398C80.4923 1.64481 81.1324 1 81.9222 1C81.9659 1 82.0092 1.00232 82.0521 1.00602ZM63.3025 4.65077L59.3771 16.09C59.1996 16.7838 58.6275 17.3181 57.916 17.432C57.2045 17.3181 56.6324 16.7838 56.4548 16.09L52.5294 4.65077L52.486 4.64045V15.6197H52.4849L52.486 15.6772C52.486 16.6474 51.7057 17.4335 50.7426 17.4335C49.7809 17.4335 49.0006 16.6474 49.0006 15.6772L49.0017 15.6197H49V2.85157C49 1.83067 49.8211 1.00344 50.8343 1.00344H52.0536H52.486H52.8231C52.8599 1.00112 52.8971 1 52.9344 1C53.7453 1 54.4331 1.52997 54.6756 2.26486L54.677 2.26427L57.5755 10.7183C57.6923 11.0607 57.806 11.4334 57.916 11.8368C58.0259 11.4334 58.1396 11.0607 58.2564 10.7183L61.1549 2.26427L61.1563 2.26486C61.3988 1.52997 62.0866 1 62.8974 1C62.9349 1 62.972 1.00112 63.0088 1.00344H63.3459H63.7784H64.9977C66.0107 1.00344 66.8319 1.83067 66.8319 2.85157V15.6197H66.8302L66.8313 15.6772C66.8313 16.6474 66.051 17.4335 65.0894 17.4335C64.1263 17.4335 63.3459 16.6474 63.3459 15.6772L63.347 15.6197H63.3459V4.64045L63.3025 4.65077ZM68.9975 1.00602C73.021 1.04289 75.0316 2.78683 75.0316 6.24195C75.0316 7.8927 74.4391 9.22984 73.2613 10.2467C72.1613 11.1956 70.7067 11.707 68.9147 11.7691L68.8424 11.7708C68.0667 11.7708 67.4377 11.1373 67.4377 10.3558C67.4377 9.59587 68.0332 8.97548 68.7802 8.94265L68.8061 8.9418L68.7807 8.94265C70.3699 8.78876 71.1651 7.93301 71.1651 6.37897C71.1651 4.88873 70.399 4.05606 68.8804 3.87993L68.8675 3.8802C68.0778 3.8802 67.4377 3.23539 67.4377 2.4398C67.4377 1.64481 68.0778 1 68.8675 1C68.9112 1 68.9546 1.00232 68.9975 1.00602ZM79.841 4.34147V14.124V15.617C79.841 16.6348 79.016 17.4655 78.0063 17.4655H78.0052C76.9955 17.4655 76.1703 16.6348 76.1703 15.617V14.1242V4.34121V2.84839C76.1703 1.83067 76.9955 1 78.0052 1H78.0063C79.016 1 79.841 1.83067 79.841 2.84839V4.34147Z' fill='%230093C5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M111 4.3042V15.5795C111 16.5974 110.175 17.4281 109.165 17.4281H109.164C108.154 17.4281 107.329 16.5974 107.329 15.5795V4.30368C107.386 4.37702 107.447 4.44678 107.512 4.51251C107.934 4.9377 108.519 5.20166 109.165 5.20166C109.81 5.20166 110.394 4.9377 110.817 4.51197C110.882 4.44631 110.943 4.37702 111 4.3042ZM97.0029 4.34147V14.124V15.617C97.0029 16.6348 96.1777 17.4655 95.168 17.4655H95.1669C94.1572 17.4655 93.332 16.6348 93.332 15.617V14.1242V4.34121V2.84839C93.332 1.83067 94.1572 1 95.1669 1H95.168C96.1777 1 97.0029 1.83067 97.0029 2.84839V4.34147ZM99.0279 1.00053H99.2384C101.059 1.00053 102.456 1.33578 103.435 2.00905C104.413 2.67749 104.901 3.62815 104.901 4.84761C104.901 5.73554 104.603 6.51015 104.009 7.17455C103.411 7.83948 102.654 8.30102 101.726 8.55942V8.60601C102.887 8.75103 103.815 9.18496 104.51 9.90087C105.201 10.6199 105.55 11.492 105.55 12.5244C105.55 14.0299 105.014 15.2231 103.947 16.1065C102.876 16.9861 101.416 17.4287 99.5683 17.4287H99.1095C99.0658 17.4327 99.0217 17.4353 98.9771 17.4353C98.2271 17.4353 97.6195 16.8232 97.6195 16.0676C97.6195 15.3128 98.2271 14.7009 98.9771 14.7009L99.0322 14.702C99.8479 14.6916 100.493 14.4931 100.962 14.1042C101.443 13.7096 101.684 13.1661 101.684 12.4781C101.684 11.8206 101.447 11.3085 100.973 10.933C100.497 10.5583 99.8383 10.3707 98.9908 10.3701C98.5041 10.3701 98.0765 10.1146 97.8332 9.72937L97.818 9.70522L97.8157 9.70117L97.8012 9.67641L97.7989 9.67239L97.7849 9.64737L97.7825 9.64332L97.7694 9.61771L97.7672 9.61367L97.7546 9.5878C97.6666 9.40538 97.6172 9.20019 97.6172 8.98468C97.6172 8.23112 98.217 7.61821 98.9628 7.60437C99.5458 7.55236 100.019 7.37338 100.38 7.06573C100.818 6.69375 101.035 6.18555 101.035 5.53644C101.035 4.46293 100.327 3.86789 98.9151 3.74816V3.74702C98.1973 3.70645 97.6278 3.10765 97.6278 2.37421C97.6278 1.61542 98.2388 1 98.9927 1L99.0279 1.00053Z' fill='%234A5776'/%3E%3Cpath d='M109.165 4.69585C110.178 4.69585 110.999 3.86851 110.999 2.84793C110.999 1.82735 110.178 1 109.165 1C108.152 1 107.33 1.82735 107.33 2.84793C107.33 3.86851 108.152 4.69585 109.165 4.69585Z' fill='%230093C5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.01561 22.7134C3.17375 22.0725 1.96866 21.0152 1.29609 19.2489C0.727175 17.7548 0.147914 14.5729 0.884015 13.0925C1.73531 11.3806 3.48022 11.3424 4.94869 12.7829C5.65976 13.4802 5.86275 14.236 5.86198 15.4785C5.86122 16.5358 6.36719 17.9176 7.74804 17.4956C9.01115 17.1097 8.31085 13.2398 8.64615 10.5554C9.95643 0.0670269 23.3856 -3.31889 29.4248 5.41872C33.1729 10.8415 30.3375 16.74 32.2605 17.3248C33.6939 17.7607 33.9877 16.4003 33.9919 15.3224C33.9968 14.1345 34.2567 13.3445 34.9641 12.6884C36.4692 11.2926 38.3613 11.4234 39.1594 13.1714C39.8377 14.657 39.248 17.884 38.6776 19.3346C38.0043 21.0471 36.796 22.0858 34.9906 22.7134C34.8878 25.6719 34.6948 27.9528 33.0096 29.6939C30.9934 31.7771 28.8173 31.5313 26.5399 31.4956L26.5318 31.4431C25.8322 31.5541 24.9084 31.1226 24.0624 30.5102C22.9816 29.7281 22.0323 28.6548 21.833 28.0364L21.8167 27.9856L21.7668 28.0022C21.7186 28.0182 21.6497 28.0588 21.5587 28.1126C21.0548 28.4097 19.8327 29.1305 18.2802 27.9131L18.2486 27.8882L18.2166 27.9126C17.8579 28.1862 17.4104 28.6715 16.9281 29.1947C15.9934 30.2087 14.9252 31.3672 14.1535 31.3672V31.4207C11.163 31.8138 8.76228 31.491 7.05325 29.7537C5.32607 27.998 5.11545 25.7491 5.01561 22.7134Z' fill='%23FEFEFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72732 25.0306C7.15288 30.5939 12.2985 30.633 14.3336 29.6212C15.2464 29.1672 15.6024 28.8761 16.0888 28.1309C16.4636 27.5566 16.8459 26.5254 16.9356 25.6006C17.022 24.7094 16.9757 23.3978 16.9765 22.3911C16.9773 21.3144 17.2141 19.9819 16.0752 19.8714C14.1789 19.6872 15.1465 22.828 14.8412 25.1986C14.6328 26.8173 13.0044 28.3589 11.1154 27.798C7.70508 26.7856 9.24353 23.1239 8.4612 22.3462C8.13972 22.0263 7.52729 22.0087 7.12964 22.2833C6.42577 22.7696 6.65412 24.0735 6.72732 25.0306ZM33.3225 24.7906C33.3382 23.8266 33.6846 22.5243 32.7273 22.1561C32.1885 21.9489 31.7077 22.2358 31.4986 22.5425C30.9398 23.3619 31.7977 25.2126 30.6954 26.6387C28.7335 29.1771 25.28 27.5392 25.1988 24.88C25.1417 23.0138 25.7175 18.9657 23.6653 19.9847C22.8807 20.3743 23.0857 21.5943 23.0858 22.6309C23.0858 23.6591 23.0209 24.9249 23.1693 25.8934C23.8818 30.5439 28.826 30.7928 31.2585 29.2627C32.5398 28.4567 33.2865 27.0141 33.3225 24.7906ZM5.33909 21.1012C6.96008 20.2521 6.31448 19.6746 9.00441 20.3312C8.93969 17.6504 7.29929 20.5153 5.03262 18.1435C3.24691 16.2751 4.99971 13.9239 3.50223 13.4275C1.51447 12.7687 2.00408 16.5041 2.33854 17.7607C2.81109 19.5365 3.77893 20.4613 5.33909 21.1012ZM31.0393 20.3134C32.4469 19.8786 33.3367 19.9026 34.4643 20.9146L34.6664 21.096C36.2195 20.6132 37.278 19.5704 37.6869 17.8793C37.967 16.7204 38.5876 12.5585 36.5197 13.4636C35.1757 14.052 36.6657 16.5246 34.9815 18.271C33.1312 20.1899 31.0877 17.9181 31.0393 20.3134ZM10.8115 16.1193C11.556 15.6019 12.5521 14.4831 13.9462 14.2753C11.1586 16.3263 10.7641 20.2301 10.76 23.7109C10.7581 25.3953 10.9506 26.2863 12.6562 25.6268C13.3039 23.0804 12.074 20.0677 14.0026 18.582C16.3723 16.7566 18.7418 18.5524 18.9489 20.5893C19.2788 23.8339 18.5776 27.8129 19.8816 27.8905C20.6067 27.933 21.0028 27.7723 21.0649 27.0613C21.3988 23.2293 19.9455 19.7987 22.819 18.1781C23.8814 17.5789 25.1615 17.8491 25.9894 18.4733C28.3097 20.2221 26.4441 24.3737 27.4541 25.5106C27.7422 25.835 28.4432 25.9945 28.9098 25.6796C29.7209 25.1319 29.1913 20.5891 29.033 19.7538C28.5451 17.1805 27.6592 15.2247 26.0604 14.2748C27.8562 14.5472 28.6976 15.8192 29.3055 16.1512C29.5355 14.7078 30.4176 13.7333 30.0651 10.6532C29.8611 8.86911 29.1183 7.20817 28.3282 6.03211C24.3716 0.142781 15.715 0.238397 11.7265 6.07411C10.9017 7.28098 10.2079 8.84545 9.99117 10.6624C9.79794 12.2837 10.0975 14.8779 10.8115 16.1193ZM4.60197 22.8985C2.7093 22.24 1.47096 21.1536 0.779814 19.3385C0.195208 17.8032 -0.400086 14.5334 0.356372 13.0122C1.23116 11.2531 3.72447 10.7007 5.23349 12.1809C5.96416 12.8975 6.17274 13.6741 6.17198 14.951C6.17113 16.0374 6.1076 17.4967 7.52661 17.0631C8.8245 16.6666 7.98814 13.1636 8.33269 10.4051C9.6791 -0.372651 23.4787 -3.85203 29.6846 5.12672C33.5361 10.6991 30.5028 16.4621 32.4789 17.0631C33.9519 17.5109 33.8287 15.9377 33.8331 14.83C33.8381 13.6092 34.1051 12.7975 34.8321 12.1233C36.3787 10.6889 38.8677 11.2971 39.6878 13.0933C40.3848 14.6199 39.7788 17.9359 39.1927 19.4265C38.5008 21.1863 37.2592 22.2536 35.404 22.8985C35.2984 25.9387 35.1 28.2826 33.3684 30.0717C31.2965 32.2123 29.0604 31.9597 26.7201 31.9231L26.7119 31.8691C25.9929 31.9832 25.0437 31.5397 24.1742 30.9105C23.0637 30.1068 22.0881 29.0039 21.8834 28.3685L21.8666 28.3163L21.8154 28.3333C21.7658 28.3498 21.6951 28.3914 21.6015 28.4467C21.0837 28.7521 19.8278 29.4928 18.2325 28.2417L18.2 28.2161L18.1672 28.2412C17.7985 28.5224 17.3388 29.021 16.8432 29.5586C15.8827 30.6006 14.7849 31.7912 13.992 31.7912V31.8461C10.919 32.2501 8.45196 31.9183 6.69585 30.1331C4.921 28.329 4.70452 26.018 4.60197 22.8985Z' fill='%230093C5'/%3E%3Cpath d='M25.0922 10.7548C26.0306 10.7548 26.7913 9.98293 26.7913 9.03082C26.7913 8.07872 26.0306 7.30688 25.0922 7.30688C24.1538 7.30688 23.3931 8.07872 23.3931 9.03082C23.3931 9.98293 24.1538 10.7548 25.0922 10.7548Z' fill='%230093C5'/%3E%3Cpath d='M19.2089 10.8019C20.1473 10.8019 20.908 10.03 20.908 9.07794C20.908 8.12583 20.1473 7.354 19.2089 7.354C18.2705 7.354 17.5098 8.12583 17.5098 9.07794C17.5098 10.03 18.2705 10.8019 19.2089 10.8019Z' fill='%230093C5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.7316 8.97183C20.7316 8.52834 20.6885 8.20775 20.5007 7.85627L20.4092 7.71883C20.3835 7.68475 20.3862 7.66667 20.3502 7.62889C20.3296 7.60737 20.3265 7.60858 20.3057 7.58397L20.2194 7.49084C20.1362 7.41141 20.0573 7.34772 19.9612 7.28662C19.7852 7.17465 19.6743 7.12266 19.4842 7.05631C19.3151 6.99727 19.1169 6.94804 18.9354 6.91766L18.4197 6.85113C18.3909 6.84821 18.36 6.85268 18.3312 6.84975C18.1269 6.82893 17.9173 6.82471 17.693 6.82505C17.5796 6.82522 17.4941 6.81232 17.3742 6.81232H15.8399C15.309 6.81232 14.6258 6.86774 14.1839 7.17791C14.0669 7.26002 13.9603 7.3639 13.8697 7.48861C13.8471 7.51976 13.8246 7.55841 13.8032 7.5943C13.7775 7.63759 13.7598 7.67192 13.7377 7.7141C13.57 8.03417 13.4984 8.59866 13.4985 8.99713L13.5144 9.38373C13.5426 9.6328 13.5414 9.79993 13.5858 10.093C13.6153 10.2879 13.7092 10.7446 13.7818 10.9226C13.7915 10.9462 13.7875 10.9342 13.7957 10.9559C13.8008 10.9695 13.8035 10.979 13.8079 10.9912C13.879 11.1914 13.9495 11.311 14.0523 11.4798C14.1211 11.5928 14.2062 11.6821 14.2883 11.7759C14.4019 11.9056 14.6437 12.0687 14.788 12.1422C15.6244 12.5686 16.8482 12.448 17.7727 12.4524L18.3532 12.4177C18.4124 12.4075 18.4919 12.4052 18.5495 12.4012C18.8521 12.3798 19.2798 12.2798 19.5494 12.1264C19.6007 12.0973 19.6403 12.0783 19.6851 12.0453C19.729 12.0131 19.7694 11.9786 19.8131 11.9417C19.9511 11.8251 20.0689 11.672 20.1638 11.4998C20.4194 11.0361 20.5429 10.4547 20.6329 9.88763C20.6715 9.64459 20.7316 9.22683 20.7316 8.97183ZM27.4564 12.4651C27.9548 12.4651 28.274 12.459 28.7606 12.4003C29.9489 12.2572 30.6995 11.5552 30.8742 9.92524C30.9518 9.20067 31.0079 8.30776 30.6803 7.68122L30.6032 7.55092C30.5083 7.40117 30.4869 7.38447 30.377 7.28042C30.35 7.25477 30.3296 7.23799 30.299 7.21475C29.8596 6.881 29.1637 6.81232 28.622 6.81232L25.9847 6.85389C25.791 6.88754 25.6236 6.88892 25.4012 6.93565C24.9854 7.023 24.7606 7.09943 24.4112 7.32474C24.327 7.37905 24.2543 7.44747 24.1974 7.50952C24.0498 7.67089 24.1189 7.57665 23.9724 7.79422C23.9123 7.88346 23.832 8.07944 23.7971 8.19313C23.6296 8.73911 23.7196 9.26978 23.7959 9.81551C23.879 10.4099 24.0465 11.2146 24.3803 11.6745C24.5272 11.877 24.6677 11.994 24.8627 12.1138C25.1793 12.3082 25.6841 12.3917 26.0517 12.4143C26.0955 12.417 26.0932 12.4256 26.141 12.4274L26.4403 12.4396C26.5222 12.4392 26.5619 12.4531 26.6393 12.4525C26.9199 12.4504 27.172 12.4651 27.4564 12.4651ZM32.2883 6.68529C32.2883 6.81835 32.2783 6.91293 32.2783 7.05373C32.2783 7.11621 32.2801 7.18273 32.2787 7.24461L32.1931 8.86313C32.1652 9.10858 32.1463 9.47203 31.9579 9.52866C31.9137 9.542 31.8814 9.54837 31.8341 9.56136C31.7339 9.5889 31.6791 9.6365 31.6167 9.71611L31.6024 9.73582C31.3872 10.0351 31.2817 10.4714 31.1811 10.8502C31.1691 10.8953 31.1601 10.9446 31.1465 10.9965C31.1191 11.1005 31.0979 11.1941 31.0716 11.2948C31.0076 11.5397 30.9338 11.7908 30.7965 11.9857C30.7784 12.0113 30.7775 12.0172 30.7611 12.0421C30.7137 12.1144 30.6585 12.1734 30.5968 12.2264C30.2506 12.5236 29.6279 12.6522 29.1795 12.7312C29.0054 12.7618 28.8147 12.7955 28.6323 12.8084C28.4439 12.8217 28.262 12.8555 28.0637 12.8584C28.0063 12.8591 27.9886 12.8721 27.9249 12.8718L27.4763 12.8843C27.0962 12.8843 26.7182 12.9009 26.3392 12.848C26.1844 12.8264 26.0453 12.8306 25.8865 12.8027C25.808 12.7888 25.7395 12.7797 25.664 12.7689C25.2722 12.7127 24.8244 12.6053 24.4817 12.4217C24.2429 12.2937 24.0713 12.155 23.9295 11.881C23.5345 11.1176 23.5064 10.1017 23.0853 9.56566L22.8958 9.33725C22.8726 9.31281 22.8537 9.29431 22.8279 9.2715C22.7476 9.20084 22.4317 8.94644 22.3456 8.94644C22.0479 8.94644 22.0564 8.91899 21.7634 9.14413C21.1789 9.59304 21.0822 10.0131 20.8749 10.8058C20.7444 11.3043 20.5963 11.8869 20.2677 12.2039C19.8349 12.6214 18.8642 12.7578 18.3191 12.8315L17.8619 12.8709C17.6492 12.8933 16.8387 12.8982 16.6654 12.8734C16.6227 12.8672 16.5618 12.8714 16.5173 12.8717L15.8084 12.8101C15.7104 12.7969 15.6318 12.794 15.5354 12.7772C15.4434 12.7611 15.3523 12.7466 15.2703 12.7341C15.1782 12.7201 15.0918 12.6998 15.0102 12.6847C14.6175 12.6116 14.1556 12.4866 13.8453 12.2391C13.7379 12.1533 13.6187 11.9809 13.5515 11.8388C13.5126 11.7565 13.477 11.684 13.446 11.5923C13.2615 11.0468 13.2103 10.4707 12.9428 9.92188C12.8662 9.76455 12.7693 9.60285 12.6197 9.55904C12.373 9.48658 12.3187 9.51411 12.2464 8.87905L12.2042 8.36129C12.1938 8.18882 12.2002 7.98347 12.1794 7.8085C12.167 7.70368 12.1532 7.01741 12.1539 6.87566C12.1543 6.79055 12.1438 6.75948 12.1438 6.68529C12.1896 6.68047 12.2416 6.6593 12.2839 6.64802L13.3265 6.46574C13.414 6.45145 13.5416 6.4351 13.6381 6.43123C13.8019 6.42469 14.0916 6.3863 14.2663 6.3684C14.3775 6.35713 14.4907 6.35403 14.5951 6.34301L15.0829 6.31711C15.1528 6.31762 15.1777 6.30394 15.2418 6.30377C15.4685 6.30343 15.6841 6.27881 15.9097 6.27881C16.1332 6.27881 16.3439 6.26573 16.5772 6.26616C16.693 6.26633 16.7829 6.25342 16.906 6.25342L18.9683 6.30411C19.1516 6.30188 19.7522 6.3746 19.9416 6.40963C20.3337 6.48218 20.6736 6.62108 21.0239 6.82075L21.402 7.0119C21.8525 7.23782 22.4227 7.24281 22.8895 7.07386C23.4411 6.8742 23.6511 6.57306 24.4718 6.41117L25.1052 6.32959C25.131 6.32795 25.1586 6.33157 25.1844 6.32898C25.2218 6.32511 25.2191 6.31806 25.2643 6.3166L26.1115 6.27889C26.1651 6.27519 26.2025 6.2659 26.2709 6.26608L27.4863 6.25342C27.6093 6.25342 27.6993 6.26633 27.8151 6.26616C27.928 6.26599 28.0409 6.26616 28.1538 6.26616C28.3725 6.26607 28.6045 6.29189 28.8213 6.29155C28.9479 6.29138 29.0378 6.30498 29.1601 6.30403L31.0871 6.46393C31.1913 6.48252 31.2975 6.48992 31.3935 6.50515C31.5001 6.52202 31.6076 6.53683 31.7035 6.55447L32.2883 6.68529Z' fill='%230093C5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.2145 6.66953L9.21303 6.60791L8.57922 8.37936L12.3155 9.30437L12.2145 6.66953Z' fill='%230093C5'/%3E%3C/svg%3E%0A");background-position:0 0;background-repeat:no-repeat;position:absolute;left:79px;top:63px;height:38px;width:45px}.DlgAuth .panel-body form{position:absolute;top:176px;left:79px;padding:0 !important}#auth-email{position:relative;padding-left:20px}.DlgAuth__Main .form:before{position:absolute;content:"";left:12px;top:10px;bottom:10px;width:20px;height:20px;z-index:1;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6667 17.5V15.8333C16.6667 14.9493 16.3155 14.1014 15.6904 13.4763C15.0652 12.8512 14.2174 12.5 13.3333 12.5H6.66667C5.78261 12.5 4.93477 12.8512 4.30965 13.4763C3.68453 14.1014 3.33334 14.9493 3.33334 15.8333V17.5' stroke='%23E5E5E5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 9.16667C11.8409 9.16667 13.3333 7.67428 13.3333 5.83333C13.3333 3.99238 11.8409 2.5 10 2.5C8.15905 2.5 6.66666 3.99238 6.66666 5.83333C6.66666 7.67428 8.15905 9.16667 10 9.16667Z' stroke='%23E5E5E5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.form .DlgAuth__Field{width:347px;height:40px;background:#fff;box-shadow:0px 10px 20px rgba(0,0,0,.04),0px 2px 6px rgba(0,0,0,.04),0px 0px 1px rgba(0,0,0,.04);border-radius:10px;border:1px solid #fff;cursor:pointer;color:#2f424c;padding:0px 0px 0px 39px !important;margin-bottom:26px !important}.form-group .DlgAuth__SubmitButton{position:relative;width:347px;font-family:"Roboto";background:linear-gradient(90deg, #0093C5 48.44%, #2FADD8 100%);box-shadow:0px 10px 20px rgba(0,0,0,.04),0px 2px 6px rgba(0,0,0,.04),0px 0px 1px rgba(0,0,0,.04);border-radius:50px;border:unset;margin-left:unset;padding:14px 0px 14px 0px;font-weight:500;text-transform:uppercase;margin-top:30px !important;outline:none}@media(max-width: 520px){.form-group .DlgAuth__SubmitButton{max-width:347px;width:100% !important;margin-left:auto;margin-right:auto}}.DlgAuth__Main .form:after{position:absolute;content:"";left:12px;top:73px;bottom:10px;width:20px;height:20px;z-index:1;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.8333 9.16663H4.16667C3.24619 9.16663 2.5 9.91282 2.5 10.8333V16.6666C2.5 17.5871 3.24619 18.3333 4.16667 18.3333H15.8333C16.7538 18.3333 17.5 17.5871 17.5 16.6666V10.8333C17.5 9.91282 16.7538 9.16663 15.8333 9.16663Z' stroke='%23E5E5E5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.83337 9.16663V5.83329C5.83337 4.72822 6.27236 3.66842 7.05376 2.88701C7.83516 2.10561 8.89497 1.66663 10 1.66663C11.1051 1.66663 12.1649 2.10561 12.9463 2.88701C13.7277 3.66842 14.1667 4.72822 14.1667 5.83329V9.16663' stroke='%23E5E5E5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.DlgAuth.isEnteringCode .DlgAuth__Main .form:before{display:none}.isEnteringCode .form .DlgAuth__Field{margin-bottom:58px !important}.isEnteringCode .form-group{margin-top:17px}.DlgAuth.isEnteringCode .DlgAuth__Main .form:after{display:none}.DlgAuth__Code{padding-left:8px}#applicationHost{background-color:#e5e5e5}.DsShell__Body{background-color:#fafbfc}input:focus{outline:none;background:unset}.DsShell .EastPanel{top:60px !important}.DsShell.EastPanelOpened.EastPanelPinned .EastPanel{top:82px !important}.BlockExit{display:flex;padding:0px 0px 0px 27px;align-items:center;cursor:pointer}.BlockExit__Out{width:13px;height:13px;background-repeat:no-repeat;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 0C0.734784 0 0.48043 0.105357 0.292893 0.292893C0.105357 0.48043 0 0.734784 0 1V12C0 12.2652 0.105357 12.5196 0.292893 12.7071C0.48043 12.8946 0.734784 13 1 13H8.5C8.63261 13 8.75979 12.9473 8.85355 12.8536C8.94732 12.7598 9 12.6326 9 12.5C9 12.3674 8.94732 12.2402 8.85355 12.1464C8.75979 12.0527 8.63261 12 8.5 12H1V1H8.5C8.63261 1 8.75979 0.947322 8.85355 0.853553C8.94732 0.759785 9 0.632608 9 0.5C9 0.367392 8.94732 0.240215 8.85355 0.146447C8.75979 0.0526784 8.63261 0 8.5 0H1ZM10.604 3.896C10.5101 3.80211 10.3828 3.74937 10.25 3.74937C10.1172 3.74937 9.98989 3.80211 9.896 3.896C9.80211 3.98989 9.74937 4.11722 9.74937 4.25C9.74937 4.38278 9.80211 4.51011 9.896 4.604L11.293 6H4.5C4.36739 6 4.24021 6.05268 4.14645 6.14645C4.05268 6.24021 4 6.36739 4 6.5C4 6.63261 4.05268 6.75979 4.14645 6.85355C4.24021 6.94732 4.36739 7 4.5 7H11.293L9.896 8.396C9.80211 8.48989 9.74937 8.61722 9.74937 8.75C9.74937 8.88278 9.80211 9.01011 9.896 9.104C9.98989 9.19789 10.1172 9.25063 10.25 9.25063C10.3828 9.25063 10.5101 9.19789 10.604 9.104L12.854 6.854C12.9006 6.80755 12.9375 6.75238 12.9627 6.69163C12.9879 6.63089 13.0009 6.56577 13.0009 6.5C13.0009 6.43423 12.9879 6.36911 12.9627 6.30837C12.9375 6.24762 12.9006 6.19245 12.854 6.146L10.604 3.896Z' fill='%2399B0BE'/%3E%3C/svg%3E%0A");cursor:pointer;margin-right:10px}.BlockExit__Title{opacity:0;font-size:10px;font-family:"Roboto";color:#99b0be;transition:opacity .5s linear;transition-delay:.5s}.DsShellHeader:hover .BlockExit__Title,body.leftPaneLocked .DsShellHeader .BlockExit__Title{opacity:1;transition-delay:0s}.BlockLockPanel{display:flex;padding:0px 0px 0px 27px;align-items:center;margin-bottom:16px}.DsShellHeader__ConfirmForm{position:fixed;top:0px;bottom:0;left:0;right:0;z-index:100;background:rgba(250,251,252,.55);backdrop-filter:blur(20px)}.DsShellHeader__ConfirmForm__Wrap{position:absolute;width:506px;height:443px;left:50%;top:50%;transform:translate(-50%, -50%);background:#fff;box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04);border-radius:10px;padding:123px 80px 208px 80px}.DsShellHeader__ConfirmForm__ASK{font-family:Roboto;font-size:10px;color:#003a5d;text-align:center}.DsShellHeader__ConfirmForm__Btn{position:relative;font-size:14px;color:#fff;font-family:Roboto;font-weight:500;text-align:center;margin-top:53px;cursor:pointer}.DsShellHeader__ConfirmForm__Btn .DsShellHeader__ConfirmForm__Stay{position:relative;background:#0093c5;box-shadow:0px 10px 20px rgba(0,0,0,.04),0px 2px 6px rgba(0,0,0,.04),0px 0px 1px rgba(0,0,0,.04);border-radius:50px;padding:14px 98px 14px 98px;margin-bottom:34px;cursor:pointer;font-family:"Roboto";background:linear-gradient(90deg, #0093C5 48.44%, #2FADD8 100%);border-radius:50px;border:unset;margin-left:unset;padding:14px 0px 14px 0px;font-weight:500;text-transform:uppercase;outline:none;cursor:pointer}.DsShellHeader__ConfirmForm__Btn .DsShellHeader__ConfirmForm__Leave{background:#003a5d;box-shadow:0px 10px 20px rgba(0,0,0,.04),0px 2px 6px rgba(0,0,0,.04),0px 0px 1px rgba(0,0,0,.04);border-radius:50px;padding:14px 98px 14px 98px;cursor:pointer;text-transform:uppercase}.hideConfirmForm{display:block}::-webkit-scrollbar{height:8px;width:8px;cursor:pointer;padding:20px}::-webkit-scrollbar{height:8px;width:8px;cursor:pointer;padding:20px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #e6e6e6;border-radius:5px;padding:20px}::-webkit-scrollbar-thumb{background:#08456b;border-radius:20px;height:8px;padding:20px;border:10px solid #5d7a92;cursor:pointer}::-webkit-scrollbar-thumb:hover{background:#003a5d}::-webkit-scrollbar-button{width:8px;height:5px}.Root__DatasetsBlock{background:#fff;box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04);border-radius:10px}.Root__DatasetsWrap{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.Root__DatasetsList{width:504px;height:441px;list-style:none;margin:0;display:flex;flex-direction:column;align-items:flex-start;overflow-y:auto;overflow-x:hidden;padding:0px 80px 0px 80px;margin-top:20px}.Root__DatasetsListItem{width:347px;text-align:center;margin-bottom:10px;display:flex;background:#fff;box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04);border-radius:10px;font-family:Roboto;align-items:stretch;justify-content:stretch}.Root__DatasetsListItem a{display:block;width:100%;padding:17px 17px 17px 17px;color:#003a5d;font-size:14px;font-family:Roboto;word-wrap:break-word;text-align:left}.Root__DatasetsListItem:hover{background:linear-gradient(90deg, #0093C5 48.44%, #2FADD8 100%);color:#fff}.Root__DatasetsListItem:hover a{color:#fff !important}.LogoDatasetList{background-image:url("data:image/svg+xml,%3Csvg width='113' height='32' viewBox='0 0 113 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M83.5851 3.00609C87.6736 3.04335 89.7165 4.80577 89.7165 8.29751C89.7165 9.96575 89.1145 11.3171 87.9177 12.3447C86.7999 13.3037 85.3219 13.8205 83.501 13.8832L83.4276 13.885C82.6393 13.885 82.0001 13.2447 82.0001 12.4549C82.0001 11.687 82.6053 11.06 83.3642 11.0268L83.3907 11.026L83.3648 11.0268C84.9797 10.8713 85.7876 10.0065 85.7876 8.43598C85.7876 6.92994 85.0093 6.08845 83.4661 5.91046L83.4531 5.91073C82.6506 5.91073 82.0001 5.25908 82.0001 4.45506C82.0001 3.65164 82.6506 3 83.4531 3C83.4975 3 83.5416 3.00234 83.5851 3.00609ZM64.5332 6.68947L60.5445 18.25C60.3641 18.9511 59.7827 19.4911 59.0598 19.6062C58.3368 19.4911 57.7555 18.9511 57.575 18.25L53.5864 6.68947L53.5422 6.67903V17.7746H53.5411L53.5422 17.8328C53.5422 18.8133 52.7493 19.6076 51.7707 19.6076C50.7935 19.6076 50.0006 18.8133 50.0006 17.8328L50.0017 17.7746H50V4.87119C50 3.83947 50.8344 3.00348 51.8639 3.00348H53.1028H53.5422H53.8847C53.9222 3.00113 53.9599 3 53.9979 3C54.8219 3 55.5207 3.53559 55.7671 4.27827L55.7686 4.27767L58.7138 12.8213C58.8325 13.1673 58.948 13.544 59.0598 13.9516C59.1715 13.544 59.287 13.1673 59.4057 12.8213L62.3509 4.27767L62.3523 4.27827C62.5988 3.53559 63.2976 3 64.1216 3C64.1596 3 64.1973 3.00113 64.2347 3.00348H64.5772H65.0167H66.2556C67.285 3.00348 68.1195 3.83947 68.1195 4.87119V17.7746H68.1177L68.1189 17.8328C68.1189 18.8133 67.326 19.6076 66.3488 19.6076C65.3702 19.6076 64.5772 18.8133 64.5772 17.8328L64.5784 17.7746H64.5772V6.67903L64.5332 6.68947ZM70.32 3.00609C74.4084 3.04335 76.4514 4.80577 76.4514 8.29751C76.4514 9.96575 75.8494 11.3171 74.6525 12.3447C73.5348 13.3037 72.0567 13.8205 70.2358 13.8832L70.1624 13.885C69.3742 13.885 68.7351 13.2447 68.7351 12.4549C68.7351 11.687 69.3401 11.06 70.0992 11.0268L70.1255 11.026L70.0997 11.0268C71.7145 10.8713 72.5225 10.0065 72.5225 8.43598C72.5225 6.92994 71.7441 6.08845 70.201 5.91046L70.1879 5.91073C69.3855 5.91073 68.7351 5.25908 68.7351 4.45506C68.7351 3.65164 69.3855 3 70.1879 3C70.2323 3 70.2764 3.00234 70.32 3.00609ZM81.3384 6.37689V16.2631V17.7719C81.3384 18.8005 80.5 19.64 79.474 19.64H79.4729C78.4469 19.64 77.6085 18.8005 77.6085 17.7719V16.2633V6.37662V4.86798C77.6085 3.83947 78.4469 3 79.4729 3H79.474C80.5 3 81.3384 3.83947 81.3384 4.86798V6.37689Z' fill='%230093C5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M113 6.33923V17.734C113 18.7627 112.162 19.6022 111.135 19.6022H111.134C110.108 19.6022 109.27 18.7627 109.27 17.734V6.33869C109.328 6.41281 109.39 6.48331 109.456 6.54974C109.885 6.97944 110.479 7.2462 111.135 7.2462C111.791 7.2462 112.384 6.97944 112.814 6.54919C112.88 6.48284 112.942 6.41281 113 6.33923ZM98.777 6.37689V16.2631V17.7719C98.777 18.8005 97.9386 19.64 96.9126 19.64H96.9115C95.8855 19.64 95.047 18.8005 95.047 17.7719V16.2633V6.37662V4.86798C95.047 3.83947 95.8855 3 96.9115 3H96.9126C97.9386 3 98.777 3.83947 98.777 4.86798V6.37689ZM100.835 3.00054H101.049C102.898 3.00054 104.318 3.33934 105.313 4.01974C106.307 4.69527 106.803 5.65601 106.803 6.88839C106.803 7.78573 106.5 8.56855 105.896 9.24C105.288 9.91197 104.52 10.3784 103.577 10.6395V10.6866C104.756 10.8332 105.699 11.2717 106.405 11.9952C107.107 12.7218 107.462 13.6032 107.462 14.6466C107.462 16.168 106.918 17.3738 105.833 18.2666C104.745 19.1555 103.261 19.6028 101.384 19.6028H100.918C100.873 19.6068 100.828 19.6095 100.783 19.6095C100.021 19.6095 99.4036 18.991 99.4036 18.2273C99.4036 17.4645 100.021 16.8461 100.783 16.8461L100.839 16.8472C101.668 16.8367 102.323 16.6361 102.8 16.2431C103.289 15.8443 103.533 15.295 103.533 14.5997C103.533 13.9353 103.293 13.4177 102.811 13.0382C102.327 12.6596 101.658 12.4701 100.797 12.4695C100.302 12.4695 99.868 12.2113 99.6207 11.8219L99.6053 11.7975L99.603 11.7934L99.5882 11.7684L99.5859 11.7643L99.5716 11.739L99.5693 11.7349L99.556 11.709L99.5537 11.705L99.5409 11.6788C99.4515 11.4945 99.4013 11.2871 99.4013 11.0693C99.4013 10.3078 100.011 9.68835 100.769 9.67438C101.361 9.62181 101.842 9.44093 102.208 9.13002C102.654 8.7541 102.874 8.24052 102.874 7.58453C102.874 6.49963 102.155 5.89829 100.72 5.77729V5.77614C99.9907 5.73514 99.412 5.12999 99.412 4.38878C99.412 3.62195 100.033 3 100.799 3L100.835 3.00054Z' fill='%234A5776'/%3E%3Cpath d='M111.135 6.73526C112.165 6.73526 112.999 5.89916 112.999 4.86776C112.999 3.83636 112.165 3.00024 111.135 3.00024C110.106 3.00024 109.271 3.83636 109.271 4.86776C109.271 5.89916 110.106 6.73526 111.135 6.73526Z' fill='%230093C5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.01561 22.7133C3.17375 22.0724 1.96866 21.0151 1.29609 19.2488C0.727175 17.7547 0.147914 14.5728 0.884015 13.0924C1.73531 11.3805 3.48022 11.3423 4.94869 12.7828C5.65976 13.4801 5.86275 14.2359 5.86198 15.4784C5.86122 16.5357 6.36719 17.9174 7.74804 17.4955C9.01115 17.1096 8.31085 13.2397 8.64615 10.5553C9.95643 0.0669048 23.3856 -3.31901 29.4248 5.41859C33.1729 10.8414 30.3375 16.7398 32.2605 17.3246C33.6939 17.7605 33.9877 16.4002 33.9919 15.3223C33.9968 14.1343 34.2567 13.3444 34.9641 12.6883C36.4692 11.2924 38.3613 11.4233 39.1594 13.1713C39.8377 14.6569 39.248 17.8839 38.6776 19.3345C38.0043 21.047 36.796 22.0857 34.9906 22.7133C34.8878 25.6718 34.6948 27.9527 33.0096 29.6938C30.9934 31.777 28.8173 31.5312 26.5399 31.4955L26.5318 31.4429C25.8322 31.554 24.9084 31.1224 24.0624 30.5101C22.9816 29.7279 22.0323 28.6547 21.833 28.0363L21.8167 27.9855L21.7668 28.0021C21.7186 28.0181 21.6497 28.0587 21.5587 28.1124C21.0548 28.4096 19.8327 29.1304 18.2802 27.913L18.2486 27.8881L18.2166 27.9124C17.8579 28.1861 17.4104 28.6713 16.9281 29.1945C15.9934 30.2085 14.9252 31.3671 14.1535 31.3671V31.4206C11.163 31.8137 8.76228 31.4909 7.05325 29.7536C5.32607 27.9979 5.11545 25.749 5.01561 22.7133V22.7133Z' fill='%23FEFEFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.72732 25.0306C7.15288 30.5939 12.2985 30.633 14.3336 29.6212C15.2464 29.1672 15.6024 28.8761 16.0888 28.1309C16.4636 27.5566 16.8459 26.5254 16.9356 25.6006C17.022 24.7094 16.9757 23.3978 16.9765 22.3911C16.9773 21.3144 17.2141 19.9819 16.0752 19.8714C14.1789 19.6872 15.1465 22.828 14.8412 25.1986C14.6328 26.8173 13.0044 28.3589 11.1154 27.798C7.70508 26.7856 9.24353 23.1239 8.4612 22.3462C8.13972 22.0263 7.52729 22.0087 7.12964 22.2833C6.42577 22.7696 6.65412 24.0735 6.72732 25.0306V25.0306ZM33.3225 24.7906C33.3382 23.8266 33.6846 22.5243 32.7273 22.1561C32.1885 21.9489 31.7077 22.2358 31.4986 22.5425C30.9398 23.3619 31.7977 25.2126 30.6954 26.6387C28.7335 29.1771 25.28 27.5392 25.1988 24.88C25.1417 23.0138 25.7175 18.9657 23.6653 19.9847C22.8807 20.3743 23.0857 21.5943 23.0858 22.6309C23.0858 23.6591 23.0209 24.9249 23.1693 25.8934C23.8818 30.5439 28.826 30.7928 31.2585 29.2627C32.5398 28.4567 33.2865 27.0141 33.3225 24.7906ZM5.33909 21.1012C6.96008 20.2521 6.31448 19.6746 9.00441 20.3312C8.93969 17.6504 7.29929 20.5153 5.03262 18.1435C3.24691 16.2751 4.99971 13.9239 3.50223 13.4275C1.51447 12.7687 2.00408 16.5041 2.33854 17.7607C2.81109 19.5365 3.77893 20.4613 5.33909 21.1012ZM31.0393 20.3134C32.4469 19.8786 33.3367 19.9026 34.4643 20.9146L34.6664 21.096C36.2195 20.6132 37.278 19.5704 37.6869 17.8793C37.967 16.7204 38.5876 12.5585 36.5197 13.4636C35.1757 14.052 36.6657 16.5246 34.9815 18.271C33.1312 20.1899 31.0877 17.9181 31.0393 20.3134V20.3134ZM10.8115 16.1193C11.556 15.6019 12.5521 14.4831 13.9462 14.2753C11.1586 16.3263 10.7641 20.2301 10.76 23.7109C10.7581 25.3953 10.9506 26.2863 12.6562 25.6268C13.3039 23.0804 12.074 20.0677 14.0026 18.582C16.3723 16.7566 18.7418 18.5524 18.9489 20.5893C19.2788 23.8339 18.5776 27.8129 19.8816 27.8905C20.6067 27.933 21.0028 27.7723 21.0649 27.0613C21.3988 23.2293 19.9455 19.7987 22.819 18.1781C23.8814 17.5789 25.1615 17.8491 25.9894 18.4733C28.3097 20.2221 26.4441 24.3737 27.4541 25.5106C27.7422 25.835 28.4432 25.9945 28.9098 25.6796C29.7209 25.1319 29.1913 20.5891 29.033 19.7538C28.5451 17.1805 27.6592 15.2247 26.0604 14.2748C27.8562 14.5472 28.6976 15.8192 29.3055 16.1512C29.5355 14.7078 30.4176 13.7333 30.0651 10.6532C29.8611 8.86911 29.1183 7.20817 28.3282 6.03211C24.3716 0.142781 15.715 0.238397 11.7265 6.07411C10.9017 7.28098 10.2079 8.84545 9.99117 10.6624C9.79794 12.2837 10.0975 14.8779 10.8115 16.1193V16.1193ZM4.60197 22.8985C2.7093 22.24 1.47096 21.1536 0.779814 19.3385C0.195208 17.8032 -0.400086 14.5334 0.356372 13.0122C1.23116 11.2531 3.72447 10.7007 5.23349 12.1809C5.96416 12.8975 6.17274 13.6741 6.17198 14.951C6.17113 16.0374 6.1076 17.4967 7.52661 17.0631C8.8245 16.6666 7.98814 13.1636 8.33269 10.4051C9.6791 -0.372651 23.4787 -3.85203 29.6846 5.12672C33.5361 10.6991 30.5028 16.4621 32.4789 17.0631C33.9519 17.5109 33.8287 15.9377 33.8331 14.83C33.8381 13.6092 34.1051 12.7975 34.8321 12.1233C36.3787 10.6889 38.8677 11.2971 39.6878 13.0933C40.3848 14.6199 39.7788 17.9359 39.1927 19.4265C38.5008 21.1863 37.2592 22.2536 35.404 22.8985C35.2984 25.9387 35.1 28.2826 33.3684 30.0717C31.2965 32.2123 29.0604 31.9597 26.7201 31.9231L26.7119 31.8691C25.9929 31.9832 25.0437 31.5397 24.1742 30.9105C23.0637 30.1068 22.0881 29.0039 21.8834 28.3685L21.8666 28.3163L21.8154 28.3333C21.7658 28.3498 21.6951 28.3914 21.6015 28.4467C21.0837 28.7521 19.8278 29.4928 18.2325 28.2417L18.2 28.2161L18.1672 28.2412C17.7985 28.5224 17.3388 29.021 16.8432 29.5586C15.8827 30.6006 14.7849 31.7912 13.992 31.7912V31.8461C10.919 32.2501 8.45196 31.9183 6.69585 30.1331C4.921 28.329 4.70453 26.018 4.60197 22.8985V22.8985Z' fill='%230093C5'/%3E%3Cpath d='M25.0922 10.7548C26.0306 10.7548 26.7913 9.98293 26.7913 9.03082C26.7913 8.07872 26.0306 7.30688 25.0922 7.30688C24.1538 7.30688 23.3931 8.07872 23.3931 9.03082C23.3931 9.98293 24.1538 10.7548 25.0922 10.7548Z' fill='%230093C5'/%3E%3Cpath d='M19.2089 10.8019C20.1473 10.8019 20.908 10.03 20.908 9.07794C20.908 8.12583 20.1473 7.354 19.2089 7.354C18.2705 7.354 17.5098 8.12583 17.5098 9.07794C17.5098 10.03 18.2705 10.8019 19.2089 10.8019Z' fill='%230093C5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.7316 8.97195C20.7316 8.52846 20.6885 8.20787 20.5007 7.85639L20.4092 7.71895C20.3835 7.68487 20.3862 7.66679 20.3502 7.62901C20.3296 7.6075 20.3265 7.6087 20.3057 7.58409L20.2194 7.49096C20.1362 7.41153 20.0573 7.34785 19.9612 7.28674C19.7852 7.17477 19.6743 7.12278 19.4842 7.05643C19.3151 6.99739 19.1169 6.94817 18.9354 6.91778L18.4197 6.85125C18.3909 6.84833 18.36 6.8528 18.3312 6.84988C18.1269 6.82905 17.9173 6.82483 17.693 6.82517C17.5796 6.82535 17.4941 6.81244 17.3742 6.81244H15.8399C15.309 6.81244 14.6258 6.86786 14.1839 7.17803C14.0669 7.26014 13.9603 7.36402 13.8697 7.48873C13.8471 7.51988 13.8246 7.55853 13.8032 7.59442C13.7775 7.63771 13.7598 7.67205 13.7377 7.71422C13.57 8.03429 13.4984 8.59878 13.4985 8.99725L13.5144 9.38385C13.5426 9.63292 13.5414 9.80006 13.5858 10.0931C13.6153 10.288 13.7092 10.7448 13.7818 10.9228C13.7915 10.9463 13.7875 10.9343 13.7957 10.956C13.8008 10.9696 13.8035 10.9791 13.8079 10.9913C13.879 11.1915 13.9495 11.3112 14.0523 11.4799C14.1211 11.5929 14.2062 11.6822 14.2883 11.776C14.4019 11.9057 14.6437 12.0688 14.788 12.1424C15.6244 12.5687 16.8482 12.4481 17.7727 12.4525L18.3532 12.4178C18.4124 12.4076 18.4919 12.4054 18.5495 12.4013C18.8521 12.3799 19.2798 12.2799 19.5494 12.1265C19.6007 12.0974 19.6403 12.0784 19.6851 12.0455C19.729 12.0132 19.7694 11.9788 19.8131 11.9418C19.9511 11.8252 20.0689 11.6721 20.1638 11.4999C20.4194 11.0362 20.5429 10.4548 20.6329 9.88775C20.6715 9.64471 20.7316 9.22695 20.7316 8.97195V8.97195ZM27.4564 12.4652C27.9548 12.4652 28.274 12.4592 28.7606 12.4005C29.9489 12.2573 30.6995 11.5553 30.8742 9.92536C30.9518 9.20079 31.0079 8.30788 30.6803 7.68134L30.6032 7.55104C30.5083 7.40129 30.4869 7.38459 30.377 7.28054C30.35 7.25489 30.3296 7.23811 30.299 7.21487C29.8596 6.88112 29.1637 6.81244 28.622 6.81244L25.9847 6.85401C25.791 6.88766 25.6236 6.88904 25.4012 6.93577C24.9854 7.02313 24.7606 7.09955 24.4112 7.32486C24.327 7.37917 24.2543 7.44759 24.1974 7.50964C24.0498 7.67101 24.1189 7.57677 23.9724 7.79434C23.9123 7.88359 23.832 8.07956 23.7971 8.19325C23.6296 8.73924 23.7196 9.2699 23.7959 9.81563C23.879 10.41 24.0465 11.2147 24.3803 11.6746C24.5272 11.8771 24.6677 11.9942 24.8627 12.1139C25.1793 12.3083 25.6841 12.3918 26.0517 12.4144C26.0955 12.4171 26.0932 12.4258 26.141 12.4275L26.4403 12.4397C26.5222 12.4394 26.5619 12.4532 26.6393 12.4526C26.9199 12.4506 27.172 12.4652 27.4564 12.4652ZM32.2883 6.68541C32.2883 6.81847 32.2783 6.91305 32.2783 7.05385C32.2783 7.11633 32.2801 7.18285 32.2787 7.24473L32.1931 8.86325C32.1652 9.1087 32.1463 9.47215 31.9579 9.52878C31.9137 9.54212 31.8814 9.54849 31.8341 9.56148C31.7339 9.58902 31.6791 9.63662 31.6167 9.71623L31.6024 9.73594C31.3872 10.0353 31.2817 10.4715 31.1811 10.8503C31.1691 10.8955 31.1601 10.9447 31.1465 10.9966C31.1191 11.1006 31.0979 11.1942 31.0716 11.2949C31.0076 11.5398 30.9338 11.7909 30.7965 11.9858C30.7784 12.0114 30.7775 12.0173 30.7611 12.0423C30.7137 12.1145 30.6585 12.1735 30.5968 12.2265C30.2506 12.5237 29.6279 12.6524 29.1795 12.7313C29.0054 12.7619 28.8147 12.7957 28.6323 12.8085C28.4439 12.8218 28.262 12.8557 28.0637 12.8585C28.0063 12.8593 27.9886 12.8723 27.9249 12.8719L27.4763 12.8844C27.0962 12.8844 26.7182 12.901 26.3392 12.8482C26.1844 12.8266 26.0453 12.8307 25.8865 12.8028C25.808 12.789 25.7395 12.7798 25.664 12.769C25.2722 12.7128 24.8244 12.6054 24.4817 12.4218C24.2429 12.2938 24.0713 12.1551 23.9295 11.8811C23.5345 11.1177 23.5064 10.1018 23.0853 9.56579L22.8958 9.33737C22.8726 9.31293 22.8537 9.29443 22.8279 9.27162C22.7476 9.20097 22.4317 8.94656 22.3456 8.94656C22.0479 8.94656 22.0564 8.91911 21.7634 9.14425C21.1789 9.59316 21.0822 10.0132 20.8749 10.8059C20.7444 11.3044 20.5963 11.887 20.2677 12.204C19.8349 12.6215 18.8642 12.7579 18.3191 12.8316L17.8619 12.871C17.6492 12.8934 16.8387 12.8983 16.6654 12.8736C16.6227 12.8674 16.5618 12.8715 16.5173 12.8718L15.8084 12.8102C15.7104 12.797 15.6318 12.7941 15.5354 12.7773C15.4434 12.7612 15.3523 12.7467 15.2703 12.7342C15.1782 12.7202 15.0918 12.7 15.0102 12.6848C14.6175 12.6118 14.1556 12.4867 13.8453 12.2392C13.7379 12.1535 13.6187 11.981 13.5515 11.8389C13.5126 11.7566 13.477 11.6842 13.446 11.5924C13.2615 11.0469 13.2103 10.4708 12.9428 9.922C12.8662 9.76468 12.7693 9.60297 12.6197 9.55916C12.373 9.4867 12.3187 9.51423 12.2464 8.87917L12.2042 8.36141C12.1938 8.18894 12.2002 7.98359 12.1794 7.80863C12.167 7.7038 12.1532 7.01753 12.1539 6.87579C12.1543 6.79067 12.1438 6.7596 12.1438 6.68541C12.1896 6.68059 12.2416 6.65942 12.2839 6.64815L13.3265 6.46586C13.414 6.45157 13.5416 6.43522 13.6381 6.43135C13.8019 6.42481 14.0916 6.38643 14.2663 6.36852C14.3775 6.35725 14.4907 6.35415 14.5951 6.34313L15.0829 6.31723C15.1528 6.31775 15.1777 6.30406 15.2418 6.30389C15.4685 6.30355 15.6841 6.27893 15.9097 6.27893C16.1332 6.27893 16.3439 6.26585 16.5772 6.26628C16.693 6.26645 16.7829 6.25354 16.906 6.25354L18.9683 6.30424C19.1516 6.302 19.7522 6.37472 19.9416 6.40975C20.3337 6.4823 20.6736 6.6212 21.0239 6.82087L21.402 7.01203C21.8525 7.23794 22.4227 7.24293 22.8895 7.07399C23.4411 6.87432 23.6511 6.57318 24.4718 6.4113L25.1052 6.32971C25.131 6.32808 25.1586 6.33169 25.1844 6.32911C25.2218 6.32523 25.2191 6.31818 25.2643 6.31672L26.1115 6.27901C26.1651 6.27531 26.2025 6.26603 26.2709 6.2662L27.4863 6.25354C27.6093 6.25354 27.6993 6.26645 27.8151 6.26628C27.928 6.26611 28.0409 6.26628 28.1538 6.26628C28.3725 6.2662 28.6045 6.29202 28.8213 6.29167C28.9479 6.2915 29.0378 6.3051 29.1601 6.30415L31.0871 6.46405C31.1913 6.48264 31.2975 6.49004 31.3935 6.50528C31.5001 6.52214 31.6076 6.53695 31.7035 6.55459L32.2883 6.68541Z' fill='%230093C5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.2145 6.66941L9.21303 6.60779L8.57922 8.37924L12.3155 9.30425L12.2145 6.66941Z' fill='%230093C5'/%3E%3Cpath d='M53.4723 26.5334H51.1891V28.9198H50V23.0802H53.7577V24.0548H51.1891V25.5628H53.4723V26.5334Z' fill='%234A5776'/%3E%3Cpath d='M63.3209 23.0802V26.9265C63.3209 27.5655 63.1227 28.0709 62.7263 28.4425C62.3326 28.8142 61.7935 29 61.1091 29C60.4353 29 59.9001 28.8195 59.5038 28.4586C59.1074 28.0976 58.9052 27.6016 58.8973 26.9706V23.0802H60.0864V26.9345C60.0864 27.3168 60.1763 27.5963 60.356 27.7727C60.5383 27.9465 60.7894 28.0334 61.1091 28.0334C61.7777 28.0334 62.1172 27.6778 62.1278 26.9666V23.0802H63.3209Z' fill='%234A5776'/%3E%3Cpath d='M70.6089 26.5775L69.9906 27.2513V28.9198H68.8014V23.0802H69.9906V25.7273L70.5138 25.0013L71.9843 23.0802H73.447L71.3977 25.6751L73.5064 28.9198H72.0914L70.6089 26.5775Z' fill='%234A5776'/%3E%3Cpath d='M82.8279 23.0802V26.9265C82.8279 27.5655 82.6297 28.0709 82.2333 28.4425C81.8396 28.8142 81.3005 29 80.6161 29C79.9422 29 79.4071 28.8195 79.0107 28.4586C78.6144 28.0976 78.4122 27.6016 78.4043 26.9706V23.0802H79.5934V26.9345C79.5934 27.3168 79.6833 27.5963 79.8629 27.7727C80.0453 27.9465 80.2963 28.0334 80.6161 28.0334C81.2846 28.0334 81.6242 27.6778 81.6348 26.9666V23.0802H82.8279Z' fill='%234A5776'/%3E%3Cpath d='M93.0491 26.1324C93.0491 26.7072 92.9487 27.2112 92.7478 27.6444C92.547 28.0775 92.259 28.4118 91.8837 28.6471C91.5111 28.8824 91.083 29 90.5995 29C90.1212 29 89.6944 28.8837 89.3192 28.6511C88.9439 28.4184 88.6532 28.0869 88.4471 27.6564C88.241 27.2233 88.1366 26.7259 88.134 26.1644V25.8757C88.134 25.3008 88.2357 24.7955 88.4392 24.3596C88.6453 23.9211 88.9347 23.5856 89.3073 23.3529C89.6825 23.1176 90.1106 23 90.5915 23C91.0725 23 91.4992 23.1176 91.8718 23.3529C92.2471 23.5856 92.5364 23.9211 92.7399 24.3596C92.946 24.7955 93.0491 25.2995 93.0491 25.8717V26.1324ZM91.8441 25.8676C91.8441 25.2553 91.7357 24.7901 91.5191 24.4719C91.3024 24.1537 90.9932 23.9947 90.5915 23.9947C90.1925 23.9947 89.8847 24.1524 89.668 24.4679C89.4513 24.7807 89.3416 25.2406 89.339 25.8476V26.1324C89.339 26.7286 89.4473 27.1912 89.664 27.5201C89.8807 27.8489 90.1925 28.0134 90.5995 28.0134C90.9985 28.0134 91.305 27.8556 91.5191 27.5401C91.7331 27.2219 91.8414 26.7594 91.8441 26.1524V25.8676Z' fill='%234A5776'/%3E%3Cpath d='M100.226 26.5775L99.6077 27.2513V28.9198H98.4186V23.0802H99.6077V25.7273L100.131 25.0013L101.602 23.0802H103.064L101.015 25.6751L103.124 28.9198H101.709L100.226 26.5775Z' fill='%234A5776'/%3E%3Cpath d='M111.335 27.7166H109.25L108.854 28.9198H107.589L109.738 23.0802H110.84L113 28.9198H111.736L111.335 27.7166ZM109.571 26.742H111.014L110.289 24.5561L109.571 26.742Z' fill='%234A5776'/%3E%3C/svg%3E%0A");background-position:0 0;background-repeat:no-repeat;height:38px;width:45px;margin-right:10px}.LogoDatasetLIst__Wrap{display:flex;padding:100px 0px 0px 0px;align-items:center;justify-content:center}.LogoDatasetList__Title{display:none;font-size:13px;font-family:"Roboto";color:#003a5d;line-height:14px;width:213px}.BlockExit__Out{flex-shrink:0;background-repeat:no-repeat}.DsShellHeader__LinkIcon>svg>*{fill:#99b0be}.DsShellHeader__Link:hover .DsShellHeader__LinkIcon>svg>*,.DsShellHeader__Link.active .DsShellHeader__LinkIcon>svg>*{fill:#fff}.EdtDash .DashEditor__TextEditor{top:41px !important;right:0px !important}.EdtDash .EdtDash__ViewClass{top:0px !important;left:0px !important}.EdtDash .EdtDash__ViewClass:focus{background:#fff}.VizelKoobValue{height:100%;font-size:2.5vmin !important;display:flex;justify-content:center;align-items:center;text-align:center;background:#fff}.VizelKoobValue div{height:100%;display:flex;flex-direction:column;align-items:center;flex:1 1 auto;font-weight:bold;white-space:nowrap}.VizelKoobValue header{white-space:normal;color:#666;padding:0 .25vmin;font-size:1.5vmin !important;margin-bottom:1vmin !important;display:flex;flex-direction:column;height:41%;justify-content:flex-end;flex:0 0 auto;font-weight:normal}.VizelKoobControl .KoobControlDimension.active .KoobControlDimension__container{max-height:18.7rem}.KoToReactBridge .LogoText{padding:0px 0px 0px 11px}#content .DsShell .ToggleEastPanel{border-radius:8px 0px 0px 8px;background:rgba(0,0,0,.776);background-image:none;display:block}#content .DsShell .ToggleEastPanel:before{display:block;content:"";width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:40%;transform-origin:center}#content .DsShell.EastPanelOpened .ToggleEastPanel:before{transform:rotate(180deg)}body.skin-fukuoka .VizelBoard{width:calc(100% + 1rem);height:calc(100% + .5rem);left:-0.5rem}body.skin-fukuoka .VizelBoard__Frame{background:#fff;box-shadow:0px 10px 20px rgba(0,58,93,.04),0px 2px 6px rgba(0,58,93,.04),0px 0px 1px rgba(0,58,93,.04);border-radius:10px;overflow:hidden}

/*# sourceMappingURL=36.1120.css.map*/