.icon-root-99b3c {
  display: inline-block;
  width: 35px;
  height: 35px;
  fill: currentColor;
  vertical-align: middle;
}
.overlay-root-3d5a3 {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  color: #fff;
  background: rgba(0, 0, 0, 0.85);
  z-index: 100;
}
.overlay-root-3d5a3.overlay-isOn-f7a03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.overlay-root-3d5a3 .overlay-close-04e4e {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
  fill: #fff;
  cursor: pointer;
}
.help-box-c83ec {
  width: 420px;
}
.help-box-c83ec h2 {
  margin: 0 0 40px 220px;
  padding: 0;
  font-weight: normal;
}
.help-box-c83ec ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.help-box-c83ec ul li {
  margin: 0 0 15px;
  padding: 0;
}
.help-box-c83ec ul li:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.help-box-c83ec ul li > div {
  margin: 0 15px 0 0;
  width: 205px;
  float: left;
  text-align: right;
  font-family: monospace;
}
.help-box-c83ec ul li > div kbd {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 0 5px;
  font-size: 13px;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.canvas-ruler-3cf90 {
  fill: none;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  shape-rendering: crispEdges;
  pointer-events: none;
}
.canvas-root-65fca.canvas-eyedropperOn-a47a8 {
  cursor: crosshair;
}
.canvas-clickGroup-c3d71 {
  opacity: 0;
}
.canvas-debugRuler-fb610 {
  fill: none;
  vector-effect: non-scaling-stroke;
  shape-rendering: crispEdges;
  pointer-events: none;
  display: none;
  stroke: #f00;
  stroke-width: 1;
}
.bgp-debug .canvas-debugRuler-fb610 {
  display: block;
  opacity: 0.5;
}
.bgp-debug .canvas-clickGroup-c3d71 {
  -webkit-filter: url(#filter-highlight);
          filter: url(#filter-highlight);
  opacity: 1;
}
.bgp-debug .canvas-satelite-76600 {
  -webkit-filter: url(#filter-highlight);
          filter: url(#filter-highlight);
  opacity: 0.5;
}
.canvas-bounds-a46d8 {
  fill: none;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  shape-rendering: crispEdges;
  pointer-events: none;
  stroke: #77EBF0;
}
.canvas-dashed-863aa {
  fill: none;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  shape-rendering: crispEdges;
  pointer-events: none;
  stroke: rgba(255, 255, 255, 0.6);
  stroke-dasharray: 3,2;
}
.canvas-dashedBack-bb44b {
  fill: none;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  shape-rendering: crispEdges;
  pointer-events: none;
  stroke: rgba(0, 0, 0, 0.4);
  stroke-dasharray: 2,3;
  stroke-dashoffset: 3;
}
.canvas-dotted-f81e7 {
  fill: none;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  shape-rendering: crispEdges;
  pointer-events: none;
  stroke: rgba(255, 255, 255, 0.4);
  stroke-dasharray: 1,1;
}
.canvas-dottedBack-56d9e {
  fill: none;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  shape-rendering: crispEdges;
  pointer-events: none;
  stroke: rgba(0, 0, 0, 0.2);
  stroke-dasharray: 1,1;
  stroke-dashoffset: 1;
}
.canvas-marker-a82a5 {
  fill: #fff;
  stroke: #999;
  stroke-width: 1;
  cursor: move;
}
.canvas-smooth-3fc80 {
  shape-rendering: geometricPrecision;
}
.canvas-clickTrough-abb12 {
  pointer-events: none;
}
.slider-box-bc213 {
  position: relative;
  width: 100%;
  height: 100%;
}
.slider-handle-16d61 {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  box-sizing: content-box;
  margin: -12px 0 0 -12px;
  width: 24px;
  height: 24px;
  border: 5px solid transparent;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), inset 0 0 0 2px rgba(0, 0, 0, 0.7);
}
.slider-handle-16d61:hover,
.slider-handle-16d61.slider-picking-63f3a {
  border-color: rgba(255, 255, 255, 0.2);
}
.color-picker-boxSv-9b1be {
  position: relative;
  margin: 0 0 10px;
}
.color-picker-boxSv-9b1be:before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  display: block;
  padding: 100% 0 0 0;
  background: -webkit-linear-gradient(bottom, #000000, rgba(0, 0, 0, 0)), -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, #000000, rgba(0, 0, 0, 0)), linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}
.color-picker-boxSv-9b1be .bgp-slider {
  position: absolute;
  left: 0;
  top: 0;
}
.color-picker-bars-92018 {
  height: 38px;
  margin: 0 0 30px;
}
.color-picker-eyedropper-27b7b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 10px 0 0;
  width: 38px;
  height: 38px;
  float: left;
  border: 1px solid #3f3f3f;
  border-radius: 2px;
  cursor: pointer;
}
.color-picker-eyedropper-27b7b.color-picker-eyedropperOn-f4caf {
  color: #fff;
  background: #3f3f3f;
}
.color-picker-boxH-4cdd4,
.color-picker-boxA-67ace {
  position: relative;
  width: calc(100% - 38px - 10px);
  height: 14px;
  float: left;
}
.color-picker-boxH-4cdd4 {
  margin: 0 0 10px;
  background: -webkit-linear-gradient(right, #f00, #f0f, #00f, #0ff, #0f0, #ff0, #f00);
  background: linear-gradient(to left, #f00, #f0f, #00f, #0ff, #0f0, #ff0, #f00);
}
.color-picker-boxA-67ace {
  background: url(/s/blank-f2138.png) #fff;
}
.color-picker-boxA-67ace > div {
  height: 100%;
}
.fragment-picker-box-99d7f {
  position: relative;
  margin: 0;
}
.fragment-picker-image-710a8 {
  margin: 0;
}
.fragment-picker-image-710a8.fragment-picker-back-29f67 {
  position: relative;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.fragment-picker-image-710a8.fragment-picker-front-7e83a {
  position: absolute;
  left: 0;
  top: 0;
}
.fragment-picker-image-710a8.fragment-picker-front-7e83a [data-element] {
  opacity: 0;
}
.fragment-picker-image-710a8.fragment-picker-front-7e83a [data-element]:hover {
  opacity: 1;
}
/* ------- app ------- */
.inline-input-box-b97ec {
  display: inline-block;
  font-size: 16px;
  background: transparent;
  border-radius: 1px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.inline-input-box-b97ec input {
  display: block;
  margin: 0;
  padding: 10px 5px;
  float: left;
  background: none;
  border: none;
  border-radius: 1px;
  outline: none;
  color: inherit;
  font-size: inherit;
  text-transform: uppercase;
  line-height: inherit;
  cursor: pointer;
}
.inline-input-box-b97ec.inline-input-active-3d178 {
  color: #333;
  background: #eee;
  cursor: default;
}
.inline-input-box-b97ec.inline-input-active-3d178 input {
  cursor: text;
}
.inline-input-box-b97ec.inline-input-invalid-b4eca {
  color: #C91B18;
}
.inline-input-box-b97ec.inline-input-hasUom-132e1 input {
  padding-right: 3px;
  text-align: right;
}
.inline-input-box-b97ec.inline-input-hasUom-132e1 .inline-input-uom-4b81a {
  display: inline-block;
  padding: 10px 5px 10px 0;
  width: auto;
  vertical-align: middle;
}
.inline-input-box-b97ec.inline-input-hasUom-132e1.inline-input-active-3d178 .inline-input-uom-4b81a {
  color: #aaa;
}
.inline-input-box-b97ec:not(.inline-input-active-3d178):hover {
  background: rgba(255, 255, 255, 0.05);
}
.color-input-box-ff914 {
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 2px;
}
.color-input-box-ff914.color-input-selected-e5fd1 {
  border-color: #3f3f3f;
}
.color-input-box-ff914 .color-input-color-377a0,
.color-input-box-ff914 .color-input-opacity-513b0 {
  width: auto;
  vertical-align: middle;
}
.color-input-box-ff914 .color-input-color-377a0 {
  width: 138px;
}
.color-input-box-ff914 .color-input-opacity-513b0 {
  width: 60px;
  text-align: right;
}
.color-input-box-ff914 .color-input-opacity-513b0 input {
  width: 40px;
}
.color-input-box-ff914 .color-input-sample-a693b {
  position: relative;
  display: block;
  float: left;
  margin: 10px 5px 10px 7px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  vertical-align: middle;
  background: url(/s/blank-f2138.png) #fff;
}
.color-input-box-ff914 .color-input-sample-a693b span {
  position: absolute;
  left: -1px;
  top: -1px;
  display: block;
  border-radius: 50%;
  width: 26px;
  height: 26px;
}
.color-input-box-ff914 .color-input-sample-a693b .color-input-sampleStroke-6748e:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  margin: -7px 0 0 -7px;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: #2c2c2c;
}
.color-pane-root-218b9 {
  position: relative;
  width: 260px;
  padding: 20px;
}
.color-pane-warning-c047d {
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 2px 15px 2px 5px;
  font-size: 12px;
  color: #ccc;
  background: #222;
}
.color-pane-warning-c047d:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 0 10px 10px;
  border-left-color: #000;
}
.color-pane-warning-c047d .color-pane-warningIcon-394de {
  width: 23px;
  height: 23px;
  fill: #FFDB00;
}
.color-pane-fragmentPicker-60777 {
  width: 150px;
  margin: 20px auto;
}
/* ------- app ------- */
.content-pane-mixin-clearfix-a7070 {
  overflow: hidden;
}
.content-pane-root-35033 {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #2c2c2c no-repeat;
  background-image: -webkit-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0)), -webkit-radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-position: 0 0, 0 100%;
  background-size: 100% 13px, 100% 13px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.content-pane-root-35033::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.content-pane-root-35033::-webkit-scrollbar-track {
  background: transparent;
}
.content-pane-root-35033::-webkit-scrollbar-thumb {
  background: #666666;
  border-radius: 3px;
}
.content-pane-root-35033::-webkit-scrollbar-button:disabled {
  display: none !important;
}
.content-pane-root-35033::-webkit-scrollbar-piece:disabled {
  display: none !important;
}
.spinner-root-a0c2a {
  margin: 10px;
  width: 35px;
  vertical-align: middle;
  -webkit-filter: url(#filter-simplify);
          filter: url(#filter-simplify);
}
 {
  /* ------- app ------- */
}
.list-view-mixin-clearfix-79375 {
  overflow: hidden;
}
.list-view-loading-1b7fc,
.list-view-failed-07a96 {
  padding: 50px 0 0;
  width: 100%;
  text-align: center;
}
/* ------- app ------- */
.button-root-5fd00 {
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  line-height: inherit;
  color: #999;
  background: #2c2c2c;
  border: 1px solid #2c2c2c;
  border-radius: 2px;
  text-decoration: none;
}
.button-root-5fd00:focus {
  outline: none;
}
.button-root-5fd00:hover {
  background: #1f1f1f;
  border-color: #1f1f1f;
}
.button-root-5fd00:active,
.button-root-5fd00.button-isActive-135d7 {
  color: #fff;
  background: #121212;
  border-color: #121212;
}
.button-isTransparent-29517 {
  background: transparent;
  border: 1px solid #464646;
}
.button-isTransparent-29517:focus {
  box-shadow: 0 0 0 5px rgba(70, 70, 70, 0.6);
}
.button-isTransparent-29517:active,
.button-isTransparent-29517:hover,
.button-isTransparent-29517.button-isActive-135d7 {
  background: transparent;
  border-color: #464646;
}
.bundle-root-c4a41 {
  margin: 0;
  padding: 10px 10px 0;
}
.bundle-root-c4a41 .bundle-clickable-7d3ab {
  cursor: pointer;
}
.bundle-root-c4a41 .bundle-title-6fcfa {
  margin: 0 10px;
  padding: 0;
  color: #fff;
}
.bundle-root-c4a41 .bundle-descr-a0ba1 {
  margin: 5px 10px 0;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
}
.bundle-root-c4a41 .bundle-descr-a0ba1 > * {
  display: inline-block;
  margin-right: 10px;
}
.bundle-root-c4a41 .bundle-descr-a0ba1 > *:last-child {
  margin-right: 0;
}
.bundle-root-c4a41 .bundle-license-0b009 {
  margin: 10px 10px 0;
  font-size: 12px;
  line-height: 18px;
}
.bundle-root-c4a41 .bundle-images-55821 {
  margin: 10px 0 0;
}
.bundle-root-c4a41 .bundle-images-55821 .bundle-image-4e7ee {
  width: 33.3%;
}
/* ------- app ------- */
.image-mixin-clearfix-fcaee {
  overflow: hidden;
}
.image-image-19dc7 {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  vertical-align: top;
  cursor: pointer;
}
.image-image-19dc7:before {
  content: '';
  display: block;
  padding: 100% 0 0;
}
.image-image-19dc7:hover {
  background: #1f1f1f;
}
.image-image-19dc7 .image-svg-5e762 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 80%;
  max-width: 80%;
  max-height: 80%;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.image-image-19dc7:not(.image-loaded-d2103) .image-svg-5e762 {
  opacity: 0;
}
.images-pane-root-a86ae {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 260px;
  height: 100%;
}
.images-pane-root-a86ae .images-pane-header-2b2f1 {
  position: relative;
  padding: 15px;
  text-align: center;
  overflow: hidden;
}
.images-pane-root-a86ae .images-pane-header-2b2f1 input {
  position: absolute;
  left: 0;
  bottom: 100%;
  margin: 0 0 10px;
}
.images-pane-root-a86ae .images-pane-footer-65313 {
  height: 20px;
}
.order-pane-root-626f0 {
  margin: 0;
  padding: 0;
  width: 260px;
}
.order-pane-root-626f0 .order-pane-item-bb46a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
  border-bottom: 1px solid #464646;
}
.order-pane-root-626f0 .order-pane-item-bb46a.order-pane-selected-127d1 {
  color: #cccccc;
}
.order-pane-root-626f0 .order-pane-item-bb46a.order-pane-selected-127d1:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 3px;
  display: block;
  background: #999;
}
.order-pane-root-626f0 .order-pane-item-bb46a.order-pane-draggable-a9d46 {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  opacity: 0.5;
  z-index: 1;
}
.order-pane-root-626f0 .order-pane-item-bb46a.order-pane-droppable-5e8e5:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  display: block;
  margin: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  z-index: 1;
}
.order-pane-root-626f0 .order-pane-item-bb46a .order-pane-image-e10f1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 15px;
  width: 60px;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.order-pane-root-626f0 .order-pane-item-bb46a .order-pane-label-ea4a8 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.order-pane-root-626f0 .order-pane-item-bb46a .order-pane-ctrl-fd5de {
  display: none;
  padding: 0 10px 0 0;
  white-space: nowrap;
}
.order-pane-root-626f0 .order-pane-item-bb46a .order-pane-ctrl-fd5de .order-pane-icon-e9086 {
  float: left;
  margin: 0;
  fill: #999;
  cursor: pointer;
}
.order-pane-root-626f0 .order-pane-item-bb46a .order-pane-ctrl-fd5de .order-pane-icon-e9086:first-child {
  margin: 0;
}
.order-pane-root-626f0 .order-pane-item-bb46a .order-pane-ctrl-fd5de .order-pane-icon-e9086:not(.order-pane-draggable-a9d46):hover {
  fill: #fff;
}
.order-pane-root-626f0 .order-pane-item-bb46a:hover {
  background: #1f1f1f;
}
.order-pane-root-626f0 .order-pane-item-bb46a:hover .order-pane-ctrl-fd5de {
  display: inline-block;
}
/* ------- app ------- */
.checkbox-box-d13e5 {
  display: inline-block;
  width: 55px;
  height: 44px;
  background: transparent;
  border-radius: 1px;
}
.checkbox-box-d13e5 label {
  position: relative;
  display: block;
  margin: 13px 8px 0;
  height: 18px;
  overflow: hidden;
  border-radius: 9px;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.checkbox-box-d13e5 label:after {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: #999;
  border-radius: 50%;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
}
.checkbox-box-d13e5.checkbox-checked-9a8ac label {
  background: rgba(255, 255, 255, 0.25);
}
.checkbox-box-d13e5.checkbox-checked-9a8ac label:after {
  left: 21px;
}
.checkbox-box-d13e5.checkbox-light-8127a label {
  background: rgba(255, 255, 255, 0.15);
}
.checkbox-box-d13e5.checkbox-light-8127a.checkbox-checked-9a8ac label {
  background: rgba(255, 255, 255, 0.3);
}
.checkbox-box-d13e5 input {
  position: absolute;
  right: 100%;
  bottom: 100%;
}
/* ------- app ------- */
.toggle-button-box-eccde {
  display: inline-block;
  padding: 0 5px;
  height: 44px;
  line-height: 44px;
  white-space: nowrap;
  color: inherit;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.toggle-button-box-eccde.toggle-button-checked-8beb3 {
  color: #fff;
}
.toggle-button-box-eccde:hover {
  background: rgba(255, 255, 255, 0.05);
}
.params-pane-root-b4368 {
  width: 260px;
  padding: 20px 20px 20px 30px;
}
.params-pane-root-b4368 h3 {
  margin: 25px 0 5px;
}
.params-pane-row-85fc8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.params-pane-row-85fc8 .params-pane-label-74f2f,
.params-pane-row-85fc8 .params-pane-value-d7ade {
  display: inline-block;
}
.params-pane-row-85fc8 .params-pane-label-74f2f {
  padding: 10px 0;
  width: auto;
}
.params-pane-row-85fc8 .params-pane-value-d7ade {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.params-pane-row-85fc8 .params-pane-value-d7ade .params-pane-spacer-5ad8b {
  display: inline-block;
  margin: 0 5px;
}
.params-pane-row-85fc8 .params-pane-value-d7ade > * {
  vertical-align: middle;
}
.params-pane-row-85fc8 .params-pane-value-d7ade input {
  text-align: right;
}
.auth-root-3d9ac {
  margin: 0 auto;
  width: 260px;
}
@media screen and (min-width: 321px) {
  .auth-root-3d9ac {
    width: 50%;
    max-width: 400px;
  }
}
.auth-root-3d9ac h1 {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.auth-providers-bed49 {
  margin: 20px 0;
  color: #999;
  text-align: center;
}
.auth-providers-bed49 h2 {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.auth-providers-bed49 .auth-icon-0e1e3 {
  margin: 0 10px;
  color: #999;
}
.auth-providers-bed49 .auth-icon-0e1e3:hover {
  color: #fff;
  cursor: pointer;
}
.auth-providers-bed49 .auth-icon-0e1e3:last-of-type {
  margin: 0 0 0 5px;
}
.pattern-root-9ced9 {
  position: relative;
  margin: 0 0 10px;
  padding: 0;
  height: 100px;
  background: url(/s/blank-f2138.png) #fff;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}
.pattern-root-9ced9.pattern-deleted-9c637 {
  height: 0;
  margin: 0;
}
.pattern-root-9ced9.pattern-selected-9c41c:before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  margin: 2px 5px 0 0;
  width: 3px;
  height: 96px;
  background: #999;
}
.bgp-no-touch .pattern-root-9ced9:hover .pattern-actions-409ff {
  display: block;
}
.bgp-touch .pattern-root-9ced9 .pattern-more-0139d {
  display: inline-block;
}
.bgp-touch .pattern-root-9ced9.pattern-focus-e326b .pattern-actions-409ff {
  display: block;
}
.bgp-touch .pattern-root-9ced9.pattern-focus-e326b .pattern-more-0139d {
  display: none;
}
.pattern-main-43473 {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-size: 35%;
}
.pattern-actions-409ff,
.pattern-more-0139d {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 10px;
  padding: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 2px;
}
.pattern-actions-409ff .pattern-action-9fdb0,
.pattern-more-0139d .pattern-action-9fdb0 {
  display: inline-block;
  margin: 5px 5px 5px 0;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
}
.pattern-actions-409ff .pattern-action-9fdb0:hover,
.pattern-more-0139d .pattern-action-9fdb0:hover {
  color: #fff;
}
.pattern-actions-409ff .pattern-action-9fdb0:first-child,
.pattern-more-0139d .pattern-action-9fdb0:first-child {
  margin-left: 5px;
}
.pattern-actions-409ff .pattern-action-9fdb0.pattern-delete-373bd .pattern-confirm-a5d73,
.pattern-more-0139d .pattern-action-9fdb0.pattern-delete-373bd .pattern-confirm-a5d73 {
  position: absolute;
  left: 120px;
  top: 0;
  margin: 0;
  padding: 5px;
  width: 100%;
  background: #D04848;
  opacity: 0;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
}
.pattern-actions-409ff .pattern-action-9fdb0.pattern-delete-373bd .pattern-confirm-a5d73.pattern-isOpen-ffa94,
.pattern-more-0139d .pattern-action-9fdb0.pattern-delete-373bd .pattern-confirm-a5d73.pattern-isOpen-ffa94 {
  opacity: 1;
  left: 0;
}
.patterns-root-6e7fd {
  padding: 0 15px 0 20px;
}
.patterns-list-e6e89 {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
}
.patterns-empty-0e9f8,
.patterns-loading-e6fc8,
.patterns-failed-ccf30 {
  padding: 50px 0 0;
  width: 100%;
  text-align: center;
}
.account-pane-root-2f4bd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 260px;
  height: 100%;
}
@media screen and (min-width: 321px) {
  .account-pane-root-2f4bd {
    width: 320px;
  }
}
.account-pane-root-2f4bd a.account-pane-highlight-e4273 {
  color: #fff;
}
.account-pane-root-2f4bd .account-pane-meta-1c892 {
  overflow: hidden;
  margin: 0;
  padding: 20px;
}
.account-pane-root-2f4bd .account-pane-meta-1c892 a {
  float: right;
}
.account-pane-root-2f4bd .account-pane-buttons-537b2 {
  padding: 0 0 20px;
  text-align: center;
}
.account-pane-root-2f4bd .account-pane-buttons-537b2 span {
  padding: 0 10px;
}
.account-pane-root-2f4bd .account-pane-footer-103ae {
  height: 20px;
}
.info-pane-root-41cb4 {
  position: relative;
  width: 260px;
  min-height: 100%;
  padding: 20px;
}
@media screen and (min-width: 321px) {
  .info-pane-root-41cb4 {
    width: 320px;
  }
}
.info-pane-root-41cb4 h1,
.info-pane-root-41cb4 h2,
.info-pane-root-41cb4 h3 {
  color: #fff;
  font-weight: normal;
}
.info-pane-root-41cb4 dl {
  overflow: hidden;
}
.info-pane-root-41cb4 dl dt {
  display: block;
  float: left;
  clear: left;
  padding: 0;
  margin: 0;
  width: 90px;
}
.info-pane-root-41cb4 dl dt kbd {
  display: inline-block;
  padding: 0 5px;
  margin: 0 0 5px 0;
  color: #cccccc;
  border: 1px solid #464646;
  border-radius: 5px;
}
.info-pane-root-41cb4 dl dd {
  display: block;
  float: left;
  width: 180px;
  padding: 0;
  margin: 0 0 10px 0;
}
.info-pane-logo-f78ec {
  width: 230px;
}
.info-pane-beta-f1e8b {
  position: relative;
  display: inline-block;
}
.info-pane-beta-f1e8b:after {
  content: "beta";
  position: absolute;
  left: 100%;
  bottom: 100%;
  margin: 0 0 -5px 0;
  font-size: 12px;
  line-height: normal;
}
.info-pane-tour-9571c {
  margin: 20px 0 30px;
  text-align: center;
}
.info-pane-footnotes-af5a5 {
  position: absolute;
  left: 20px;
  bottom: 0;
  color: #525252;
}
.toolbar-root-c7d63 {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  width: auto;
  height: 100%;
  background: #2c2c2c;
  -webkit-transition: width   0.5s ease,
    opacity 0.5s ease;
  transition: width   0.5s ease,
    opacity 0.5s ease;
}
.toolbar-root-c7d63,
.toolbar-root-c7d63 a {
  color: #999;
}
.toolbar-root-c7d63.toolbar-closed-364aa {
  opacity: 0.85;
}
.toolbar-root-c7d63:hover {
  opacity: 1;
}
.toolbar-root-c7d63 .toolbar-overlay-c74bf {
  position: absolute;
  top: 0;
  right: 100%;
  width: 100vw;
  height: 100vh;
  background: transparent;
}
.toolbar-root-c7d63 .toolbar-nav-87354 {
  position: absolute;
  right: 100%;
  top: 50px;
  margin: 0;
  padding: 5px 9px 5px 10px;
  list-style: none;
  display: inline-block;
  background: #2c2c2c;
  font-size: 2em;
}
.toolbar-root-c7d63 .toolbar-nav-87354 li {
  text-align: center;
}
.toolbar-root-c7d63 .toolbar-nav-87354 li .toolbar-icon-c32bb {
  margin: 0;
  cursor: pointer;
}
.toolbar-root-c7d63 .toolbar-nav-87354 li .toolbar-icon-c32bb:hover {
  fill: #fff;
}
.toolbar-root-c7d63 .toolbar-nav-87354 li.toolbar-disabled-2c6f6 * {
  fill: #999;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.toolbar-root-c7d63 .toolbar-nav-87354 li.toolbar-selected-2f70f * {
  fill: #fff;
}
.toolbar-root-c7d63 .toolbar-nav-87354 li.toolbar-delim-99150 {
  margin-top: 5px;
  padding-top: 4px;
  border-top: 1px solid #464646;
}
.toolbar-root-c7d63 .toolbar-pane-5f25b {
  height: 100%;
  overflow-y: auto;
}
.toolbar-root-c7d63 .toolbar-pane-5f25b h2 {
  color: #fff;
}
.toolbar-root-c7d63 .toolbar-pane-5f25b h3 {
  color: #fff;
  font-weight: normal;
  font-size: 16px;
}
.toolbar-root-c7d63 .toolbar-pane-5f25b h2:first-child,
.toolbar-root-c7d63 .toolbar-pane-5f25b h3:first-child {
  margin-top: 0;
}
.toolbar-root-c7d63 a:hover {
  color: #b3b3b3;
}
.info-box-root-df6c7 {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 20px;
  padding: 10px;
  color: #fff;
  background: rgba(44, 44, 44, 0.85);
  font-size: 14px;
  border-radius: 2px;
}
.info-box-orderPane-c3380 {
  text-align: center;
}
.info-box-orderPane-c3380 svg {
  display: block;
  margin: 0 auto;
}
.loading-indicator-root-07e6b {
  position: absolute;
  left: 0;
  top: 0;
  margin: 20px;
  padding-right: 10px;
  font-size: 14px;
  color: #fff;
  background: rgba(44, 44, 44, 0.85);
  border-radius: 2px;
}
.loading-indicator-spinner-da682 {
  vertical-align: bottom;
}
.loading-indicator-title-245f6 {
  display: inline-block;
  margin: 0 0 5px 0;
}
.message-root-8d3f4 {
  position: fixed;
  left: 50%;
  top: 0;
  width: 400px;
  max-width: 90%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 10px 20px;
  opacity: 0;
  z-index: 100;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.message-root-8d3f4.message-success-eb599 {
  color: #485D2B;
  background: #A1D854;
}
.message-root-8d3f4.message-error-87087 {
  color: #FFF;
  background: #D04848;
}
.message-root-8d3f4.message-warning-aa53d {
  color: #6F4703;
  background: #FFD766;
}
.message-root-8d3f4.message-isOn-59ebc {
  top: 80px;
  opacity: 1;
}
.confirm-root-cd072 {
  margin: 0 auto;
  width: 260px;
}
@media screen and (min-width: 321px) {
  .confirm-root-cd072 {
    width: 50%;
    max-width: 400px;
  }
}
.confirm-root-cd072 h1 {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.confirm-buttons-95533 {
  margin: 30px 0 0;
  color: #999;
  text-align: center;
}
.confirm-buttons-95533 .confirm-button-87584 {
  margin: 0 10px;
}
.share-root-26f9f {
  padding: 120px 0 0;
  width: 260px;
  background: url(/s/logo-68394.svg) no-repeat;
  background-size: 220px;
  background-position: center top;
}
@media screen and (min-width: 321px) {
  .share-root-26f9f {
    background-size: 270px;
    background-position: left top;
    padding: 70px 0 0 115px;
    width: 50%;
    max-width: 400px;
  }
}
.share-root-26f9f .share-field-b0fdf {
  margin: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  font-size: 18px;
  border: none;
  border-radius: 1px;
}
.share-root-26f9f .share-buttons-abb6a {
  margin: 25px 0 0;
  text-align: center;
}
@media screen and (min-width: 321px) {
  .share-root-26f9f .share-buttons-abb6a {
    text-align: left;
  }
}
.share-root-26f9f .share-iconFB-d63b1,
.share-root-26f9f .share-iconTW-685e9,
.share-root-26f9f .share-iconPI-3bc35 {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 15px 0 0;
  fill: #fff;
}
.share-root-26f9f .share-iconTW-685e9 {
  margin-right: 12px;
}
.radio-root-d447d {
  cursor: pointer;
}
.radio-root-d447d .radio-outer-aac1b {
  stroke-width: 1px;
  stroke: currentColor;
  fill: none;
}
.radio-root-d447d .radio-inner-1b7d3 {
  fill: currentColor;
  stroke: none;
}
.radio-root-d447d:not(.radio-checked-4e2d0) .radio-inner-1b7d3 {
  display: none;
}
/* ------- app ------- */
.download-root-be47b {
  width: 260px;
  color: #999;
  text-align: center;
}
@media screen and (min-width: 321px) {
  .download-root-be47b {
    width: 50%;
    max-width: 400px;
  }
}
.download-root-be47b .download-formats-9fc82 {
  margin: 0 auto 20px;
}
.download-root-be47b .download-formats-9fc82 span {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
.download-root-be47b .download-formats-9fc82 span .download-radio-f6a8c {
  display: inline-block;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
}
.download-root-be47b .download-formats-9fc82 span:first-child {
  margin-right: 30px;
}
.download-root-be47b .download-descr-38182 {
  margin: 0 auto 15px;
}
.download-root-be47b .download-embed-228fd {
  margin: 0 auto 20px;
  width: auto;
  cursor: pointer;
}
.download-root-be47b .download-embed-228fd .download-checkbox-581c8 {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.download-root-be47b .download-base64-0e15d {
  padding: 5px;
  width: 100%;
}
.app-root-7c564 {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background: url(/s/blank-f2138.png) #fff;
}
.app-root-7c564 * {
  box-sizing: border-box;
}
.app-root-7c564 .app-logo-9eb1f {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px 10px;
}
.app-root-7c564 .app-logo-9eb1f img {
  width: 120px;
}
.app-root-7c564 .app-dropready-c08c8:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "Drop files here";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.3em;
  color: #aaa;
  background: rgba(0, 0, 0, 0.5);
}
.app-root-7c564 *:not(input) {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tutorial-root-c6737 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  color: #fff;
}
.tutorial-mask-912de,
.tutorial-slide-60d26 {
  position: absolute;
  left: 0;
  top: 0;
}
.tutorial-slide-60d26 {
  position: relative;
}
.tutorial-note-10825 {
  position: absolute;
}
.tutorial-note-10825 h2,
.tutorial-note-10825 p {
  margin: 0 0 15px 0;
}
.tutorial-nav-82bdc {
  position: absolute;
  left: 50%;
  top: 25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
}
.tutorial-nav-82bdc > * {
  display: inline-block;
  padding: 7px;
}
.tutorial-nav-82bdc > *:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.tutorial-nav-82bdc > span:before {
  background: #fff;
}
.tutorial-logo-6c880 {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 200px;
}
.tutorial-close-f03e1 {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.tutorial-skip-69a3b {
  position: absolute;
  left: 50%;
  bottom: 80px;
  width: 200px;
  margin: 0 0 0 -150px;
  color: #fff;
  text-align: center;
}
.tutorial-skip-69a3b .tutorial-skip-button-98e32,
.tutorial-skip-69a3b .tutorial-skip-button-98e32:hover,
.tutorial-skip-69a3b .tutorial-skip-button-98e32:active {
  margin-top: 20px;
  color: #fff;
  border-color: #fff;
}
