/*!
 *
 * InputManJS 2.2
 *
 * Copyright(c) GrapeCity, Inc.  All rights reserved.
 *
 * Licensed under the InputManJS Commercial License.
 * sales@grapecity.com
 * https://www.grapecity.co.jp/developer/license/javascript
 *
 *
 */

 .gcim-layout {
  overflow: visible;
  display: inline-block;
  position: relative;
  outline: none;
}
.gcim {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  height: 100%;
  border-collapse: separate;
  font-family: -apple-system-font, 'Segoe UI', 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 2em;
  transition-property: border-color;
  transition-duration: 200ms;
  width: 100%;
  background-color: white;
}
.gcim__input {
  border: none;
  outline: none;
  box-shadow: none;
  width: 100%;
  font-size: inherit;
  padding: 1px 0;
  /*cursor: text;*/
  box-sizing: border-box;
  padding: 0 8px;
  color: inherit;
  border-radius: 4px;
  height: 2em;
  background: transparent;
}
.gcim__input:disabled {
  color: gray;
}
/*.gcim__input::-ms-clear{
    width : 0;
    height: 0;
    display: none;
}*/
.gcim__textarea {
  margin: 0px;
  border: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  /* For IE and modern versions of Chrome */
  -moz-box-sizing: border-box;
  /* For Firefox                          */
  -webkit-box-sizing: border-box;
  /* For Safari                           */
  border: none;
  outline: none;
  resize: none;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: inherit;
  font-family: -apple-system-font, 'Segoe UI', 'Roboto', sans-serif;
  background: transparent;
  vertical-align: top;
}
.gcim__textarea:disabled {
  color: gray;
}
.gcim__input-wrapper {
  height: 100%;
  background-color: transparent;
  border-radius: 4px;
}
.gcim_hidden {
  display: none !important;
}
.gcim_focused {
  border-color: #3b99fc;
}
.gcim_gc-number_negative {
  color: red;
}
.gcim__input_hide-ms-clear-button::-ms-clear {
  display: none;
}
.gcim__fish-eye_normal {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_1_1_%22%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%236C6C6C%22%20d%3D%22M8%2C5.889c2.148%2C0%2C4%2C1.333%2C4%2C3.111h1c0-1.778-2.236-4-5-4C5.238%2C5%2C3%2C7.222%2C3%2C9h1%0A%09%09C4%2C7.222%2C5.854%2C5.889%2C8%2C5.889z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%236C6C6C%22%20d%3D%22M8%2C7C6.896%2C7%2C6%2C7.895%2C6%2C8.999c0%2C1.104%2C0.896%2C2%2C2%2C2c1.104%2C0%2C2-0.896%2C2-2C10%2C7.895%2C9.104%2C7%2C8%2C7z%20M8%2C10%0A%09%09c-0.553%2C0-1-0.447-1-1.001C7%2C8.448%2C7.447%2C8%2C8%2C8c0.553%2C0%2C1%2C0.448%2C1%2C0.999C9%2C9.553%2C8.553%2C10%2C8%2C10z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__fish-eye_pressed {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20fill%3D%22%235C5C5C%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%0A%3Cg%20id%3D%22Layer_1_1_%22%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%2C5.889c2.148%2C0%2C4%2C1.334%2C4%2C3.111h1c0-1.777-2.236-4-5-4C5.238%2C5%2C3%2C7.223%2C3%2C9h1%0A%09%09C4%2C7.223%2C5.854%2C5.889%2C8%2C5.889z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%2C7C6.896%2C7%2C6%2C7.895%2C6%2C9c0%2C1.104%2C0.896%2C2%2C2%2C2s2-0.896%2C2-2C10%2C7.895%2C9.104%2C7%2C8%2C7z%20M8%2C10%0A%09%09c-0.553%2C0-1-0.447-1-1c0-0.552%2C0.447-1%2C1-1s1%2C0.447%2C1%2C1C9%2C9.553%2C8.553%2C10%2C8%2C10z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__fish-eye_hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20fill%3D%22%23DEDEDE%22%20width%3D%2216%22%20height%3D%2216%22%2F%3E%0A%3Cg%20id%3D%22Layer_1_1_%22%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%236C6C6C%22%20d%3D%22M8%2C5.889c2.148%2C0%2C4%2C1.334%2C4%2C3.111h1c0-1.777-2.236-4-5-4C5.238%2C5%2C3%2C7.223%2C3%2C9h1%0A%09%09C4%2C7.223%2C5.854%2C5.889%2C8%2C5.889z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%236C6C6C%22%20d%3D%22M8%2C7C6.896%2C7%2C6%2C7.896%2C6%2C9c0%2C1.104%2C0.896%2C2%2C2%2C2s2-0.896%2C2-2C10%2C7.896%2C9.104%2C7%2C8%2C7z%20M8%2C10%0A%09%09c-0.553%2C0-1-0.447-1-1c0-0.552%2C0.447-1%2C1-1s1%2C0.448%2C1%2C1C9%2C9.553%2C8.553%2C10%2C8%2C10z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim_watermark_null {
  /*Customize*/
}
.gcim_focused.gcim_watermark_null {
  /*Customize*/
}
.gcim_watermark_empty-era {
  /*Customize*/
}
.gcim_focused.gcim_watermark_empty-era {
  /*Customize*/
}
.gcim_watermark_zero {
  /*Customize*/
}
.gcim_focused.gcim_watermark_zero {
  /*Customize*/
}
/**************ICONS********************/
.gcim-icon {
  background-color: transparent;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  cursor: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: block;
}
.gcim-icon_arrow-down {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%0A%09%20height%3D%228px%22%20viewBox%3D%220%200%2018%208%22%20enable-background%3D%22new%200%200%2018%208%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_1%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%09%3Cpolygon%20points%3D%226%2C1%208.999%2C7%2012%2C1%20%09%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-icon_drop-down {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%0A%09%20height%3D%228px%22%20viewBox%3D%220%200%2018%208%22%20enable-background%3D%22new%200%200%2018%208%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_1%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%09%3Cpolygon%20points%3D%226%2C1%208.999%2C7%2012%2C1%20%09%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-icon_spin-down {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%225px%22%20height%3D%223px%22%20viewBox%3D%220%200%205%203%22%20enable-background%3D%22new%200%200%205%203%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20points%3D%220%2C0%205%2C0%202.5%2C3%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 0.5em;
}
.gcim-icon_spin-up {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%225px%22%20height%3D%223px%22%20viewBox%3D%220%200%205%203%22%20enable-background%3D%22new%200%200%205%203%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20points%3D%225%2C3%200%2C3%202.5%2C0%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 0.5em;
}
.gcim-icon_back-space {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%2232px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2032%2022%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%20Beta%203.3.2%20(12041)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Edelete%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch%20Beta.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20sketch%3Atype%3D%22MSPage%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Icon-Set%22%20sketch%3Atype%3D%22MSLayerGroup%22%20transform%3D%22translate(-516.000000%2C%20-1144.000000)%22%20fill%3D%22%23000000%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M538.708%2C1151.28%20C538.314%2C1150.89%20537.676%2C1150.89%20537.281%2C1151.28%20L534.981%2C1153.58%20L532.742%2C1151.34%20C532.352%2C1150.95%20531.718%2C1150.95%20531.327%2C1151.34%20C530.936%2C1151.73%20530.936%2C1152.37%20531.327%2C1152.76%20L533.566%2C1154.99%20L531.298%2C1157.26%20C530.904%2C1157.65%20530.904%2C1158.29%20531.298%2C1158.69%20C531.692%2C1159.08%20532.331%2C1159.08%20532.725%2C1158.69%20L534.993%2C1156.42%20L537.232%2C1158.66%20C537.623%2C1159.05%20538.257%2C1159.05%20538.647%2C1158.66%20C539.039%2C1158.27%20539.039%2C1157.63%20538.647%2C1157.24%20L536.408%2C1155.01%20L538.708%2C1152.71%20C539.103%2C1152.31%20539.103%2C1151.68%20538.708%2C1151.28%20L538.708%2C1151.28%20Z%20M545.998%2C1162%20C545.998%2C1163.1%20545.102%2C1164%20543.996%2C1164%20L526.467%2C1164%20L518.316%2C1154.98%20L526.438%2C1146%20L543.996%2C1146%20C545.102%2C1146%20545.998%2C1146.9%20545.998%2C1148%20L545.998%2C1162%20L545.998%2C1162%20Z%20M543.996%2C1144%20L526.051%2C1144%20C525.771%2C1143.98%20525.485%2C1144.07%20525.271%2C1144.28%20L516.285%2C1154.22%20C516.074%2C1154.43%20515.983%2C1154.71%20515.998%2C1154.98%20C515.983%2C1155.26%20516.074%2C1155.54%20516.285%2C1155.75%20L525.271%2C1165.69%20C525.467%2C1165.88%20525.723%2C1165.98%20525.979%2C1165.98%20L525.979%2C1166%20L543.996%2C1166%20C546.207%2C1166%20548%2C1164.21%20548%2C1162%20L548%2C1148%20C548%2C1145.79%20546.207%2C1144%20543.996%2C1144%20L543.996%2C1144%20Z%22%20id%3D%22delete%22%20sketch%3Atype%3D%22MSShapeGroup%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 1em;
}
.gcim-icon_paste {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%0A%09%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_3%22%3E%0A%09%3Cpath%20fill%3D%22%23D0A010%22%20d%3D%22M18%2C20.008C18%2C21.109%2C17.098%2C22%2C15.982%2C22H4.016C2.902%2C22%2C2%2C21.109%2C2%2C20.008V4.991C2%2C3.892%2C2.902%2C3%2C4.016%2C3%0A%09%09h11.967C17.098%2C3%2C18%2C3.892%2C18%2C4.991V20.008z%22%2F%3E%0A%09%3Crect%20x%3D%225%22%20y%3D%223%22%20fill%3D%22%23FFFFFF%22%20width%3D%2210%22%20height%3D%223%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M12%2C3c0-1.104-0.896-2-2-2S8%2C1.896%2C8%2C3H6v2h8V3H12z%22%2F%3E%0A%09%3Crect%20x%3D%2211%22%20y%3D%2210%22%20fill%3D%22%23FFFFFF%22%20width%3D%227%22%20height%3D%2212%22%2F%3E%0A%09%3Cg%3E%0A%09%09%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2212.469%2C11.625%2012.469%2C22.563%2021.501%2C22.563%2021.501%2C14.5%2020.131%2C12.859%2018.272%2C11.625%20%09%09%22%2F%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M12%2C11v12h10V14h-3v-3H12z%20M21%2C22.001h-8V12h5v3h3V22.001z%22%2F%3E%0A%09%09%09%0A%09%09%09%09%3Crect%20x%3D%2218.003%22%20y%3D%2212.358%22%20transform%3D%22matrix(0.7072%200.707%20-0.707%200.7072%2014.9872%20-10.4687)%22%20fill%3D%22%23506880%22%20width%3D%224.257%22%20height%3D%221.001%22%2F%3E%0A%09%09%3C%2Fg%3E%0A%09%09%3Crect%20x%3D%2214%22%20y%3D%2214%22%20fill%3D%22%232050A0%22%20width%3D%223%22%20height%3D%221%22%2F%3E%0A%09%09%3Crect%20x%3D%2214%22%20y%3D%2216.001%22%20fill%3D%22%232050A0%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%09%3Crect%20x%3D%2214%22%20y%3D%2218%22%20fill%3D%22%232050A0%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%09%3Crect%20x%3D%2214%22%20y%3D%2220%22%20fill%3D%22%232050A0%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-icon_cut {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23506880%22%20points%3D%2212%2C9.469%2010.572%2C10.993%2010.572%2C13.921%203.6%2C3.045%203.6%2C1.4%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23506880%22%20points%3D%2211.781%2C12%2011.781%2C14.969%2013.467%2C14.971%2020.467%2C4.033%2020.467%2C2.126%20%22%2F%3E%0A%3Cpath%20fill%3D%22%232050A0%22%20d%3D%22M19.047%2C16.938c-0.393-0.546-3.293-2.929-5.164-1.429c-0.95%2C0.761-1.092%2C3.829-0.436%2C5.02%0A%09c1.131%2C2.049%2C3.574%2C2.894%2C4.936%2C1.98C19.98%2C21.44%2C20.471%2C18.909%2C19.047%2C16.938z%20M18.611%2C19.925%0A%09c-0.113%2C0.635-0.446%2C1.179-0.916%2C1.491c-0.173%2C0.117-0.406%2C0.179-0.671%2C0.179c-0.763%2C0-1.868-0.518-2.496-1.654%0A%09c-0.474-0.858-0.227-3.063%2C0.167-3.395c0.207-0.166%2C0.438-0.243%2C0.729-0.243c1.093%2C0%2C2.428%2C1.082%2C2.645%2C1.362%0A%09C18.559%2C18.342%2C18.751%2C19.146%2C18.611%2C19.925z%22%2F%3E%0A%3Cpath%20fill%3D%22%232050A0%22%20d%3D%22M10.58%2C15.486c-1.35-1.153-3.984%2C0.064-4.767%2C1.222c-1.347%2C1.989-1.603%2C4.932-0.136%2C5.758%0A%09c2.429%2C1.367%2C3.296-0.239%2C4.97-2.091C11.772%2C19.131%2C11.797%2C16.526%2C10.58%2C15.486z%20M9.74%2C19.64c-0.196%2C0.218-0.381%2C0.431-0.557%2C0.636%0A%09c-0.79%2C0.914-1.263%2C1.432-1.809%2C1.432c-0.274%2C0-0.621-0.117-1.031-0.349c-0.218-0.123-0.325-0.406-0.375-0.622%0A%09c-0.215-0.911%2C0.124-2.304%2C0.806-3.311c0.354-0.524%2C1.442-1.134%2C2.313-1.134c0.291%2C0%2C0.518%2C0.069%2C0.676%2C0.205%0A%09c0.279%2C0.238%2C0.468%2C0.719%2C0.504%2C1.283C10.313%2C18.505%2C10.106%2C19.235%2C9.74%2C19.64z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-icon_copy {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%229.625%2C2.708%2016.75%2C2.708%2020.542%2C6%2020.542%2C17.292%209.625%2C17.292%20%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%226%22%20fill%3D%22%23274BAC%22%20width%3D%224%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%228%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2210%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2212%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2214%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2215.809%22%20y%3D%223.856%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.5397%20-11.9052)%22%20fill%3D%22%23506880%22%20width%3D%225.662%22%20height%3D%221%22%2F%3E%0A%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M9%2C2v16h12V6h-4V2H9z%20M20%2C17H10V3h6v4h4V17z%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%223.625%2C5.708%2010.75%2C5.708%2014.542%2C9%2014.542%2C20.292%203.625%2C20.292%20%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%229%22%20fill%3D%22%23274BAC%22%20width%3D%224%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2211%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2213%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2215%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2217%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%229.809%22%20y%3D%226.855%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.9028%20-6.7836)%22%20fill%3D%22%23506880%22%20width%3D%225.663%22%20height%3D%221.001%22%2F%3E%0A%3Crect%20x%3D%2210.463%22%20y%3D%226.291%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.7575%20-7.5589)%22%20fill%3D%22%23FFFFFF%22%20width%3D%226.079%22%20height%3D%221.001%22%2F%3E%0A%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M3%2C5v16h12V9h-4V5H3z%20M14%2C20H4V6h6v4h4V20z%22%2F%3E%0A%3Crect%20x%3D%229%22%20y%3D%224%22%20fill%3D%22%23FFFFFF%22%20width%3D%223%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2215%22%20y%3D%228.578%22%20fill%3D%22%23FFFFFF%22%20width%3D%221%22%20height%3D%229.422%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-icon_clear {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20x%3D%229%22%20y%3D%2222%22%20fill%3D%22%23274BAC%22%20width%3D%2213%22%20height%3D%221%22%2F%3E%0A%3Cpath%20fill%3D%22%23C6CACB%22%20d%3D%22M2.969%2C14.914c-0.144%2C0.396-0.532%2C5.344%2C0%2C6s5.519%2C1.208%2C6%2C1.063c0.268-0.081%2C3.791-3.334%2C6.948-6.289%0A%09L9.095%2C8.864C6.176%2C11.667%2C3.048%2C14.698%2C2.969%2C14.914z%22%2F%3E%0A%3Cpath%20fill%3D%22%23EFA7C6%22%20d%3D%22M20.828%2C6.687c-0.401-0.765-1.551-2.218-2.697-2.6c-0.737-0.246-3.191-0.86-4.066%2C0.015%0A%09c-0.23%2C0.23-2.104%2C2.015-4.248%2C4.07l6.831%2C6.831c2.212-2.075%2C4.091-3.857%2C4.291-4.058C21.438%2C10.445%2C21.439%2C7.852%2C20.828%2C6.687z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M9.095%2C8.864l6.822%2C6.823c0.246-0.23%2C0.49-0.459%2C0.73-0.685L9.816%2C8.172C9.579%2C8.4%2C9.337%2C8.631%2C9.095%2C8.864z%0A%09%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-icon_undo {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%232050A0%22%20d%3D%22M7.083%2C5l-4%2C4.5l4%2C4.5H11l-2.417-3c0%2C0%2C5.901%2C0.017%2C7.417%2C0c1.583-0.018%2C3%2C1.208%2C3%2C3.042%0A%09c0%2C1.75-1.104%2C2.938-2.75%2C2.958c-1%2C0.013-1.167%2C0-1.167%2C0v3c0%2C0%2C2.284%2C0.039%2C3.823-0.531C20.032%2C19.052%2C22%2C17.084%2C22%2C14.042%0A%09c0-3.5-2.531-6.104-5.833-6.042c-2.042%2C0.039-7.584%2C0-7.584%2C0L11%2C5H7.083z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-icon_select-all {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%0A%09%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_3%22%3E%0A%09%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%224.583%2C1.417%2015.584%2C1.417%2020.729%2C6.27%2020.729%2C21.417%204.583%2C21.417%20%09%22%2F%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M4%2C1v21h17V6h-5V1H4z%20M20%2C21H5V2h10v5h5V21z%22%2F%3E%0A%09%09%0A%09%09%09%3Crect%20x%3D%2214.612%22%20y%3D%223.352%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.0383%20-11.703)%22%20fill%3D%22%23506880%22%20width%3D%227.069%22%20height%3D%221%22%2F%3E%0A%09%3C%2Fg%3E%0A%09%3Cpolygon%20fill%3D%22%2377A9FD%22%20points%3D%2219%2C19%206%2C19%206%2C3%2014%2C3%2014%2C8%2019%2C8%20%09%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%224%22%20fill%3D%22%23FFFFFF%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%227%22%20fill%3D%22%23FFFFFF%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%2210%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%2213%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%2216%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%09%3Cpolygon%20opacity%3D%220.2%22%20fill%3D%22%23FFFFFF%22%20points%3D%2213%2C21%2013%2C18%2014%2C18%2014%2C17%2013%2C17%2013%2C14%2018%2C14%2018%2C17%2017%2C17%2017%2C18%2018%2C18%2018%2C21%20%09%22%2F%3E%0A%09%3Cpolygon%20fill%3D%22%232050A0%22%20points%3D%2217%2C16%2017%2C15%2014%2C15%2014%2C16%2015%2C16%2015%2C19%2014%2C19%2014%2C20%2017%2C20%2017%2C19%2016%2C19%2016%2C16%20%09%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
/**************ICONS END********************/
.gcim__user-select--none {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.gcim-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  box-sizing: border-box;
  border-top: 0;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
}
.gcim-dropdown_close {
  display: none !important;
}
.gcim__side-button {
  width: 2em;
  display: inline-block;
  box-sizing: border-box;
  background: transparent;
  position: absolute;
  top: 0;
  text-align: center;
  height: auto;
  vertical-align: text-top;
  font-size: inherit;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  border: none;
  padding: 0;
  border-radius: 0;
  background-color: white;
}
.gcim__side-button:focus {
  outline: none;
}
.gcim__side-button:hover {
  background: #DDDDDD;
}
.gcim__side-button:active {
  background: #BBBBBB;
}
.gcim__side-button_right {
  right: 0;
  left: auto;
}
.gcim__side-button_left {
  right: auto;
  left: 0;
}
.gcim__side-button_left-1 {
  left: 0em;
  border-right: 1px solid #CCCCCC;
}
.gcim__side-button_right-1 {
  right: 0em;
  border-left: 1px solid #CCCCCC;
}
.gcim_1-side-button-before .gcim__input-wrapper {
  padding-left: 2em;
}
.gcim_1-side-button-before .gcim__input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.gcim_1-side-button-after .gcim__input-wrapper {
  padding-right: 2em;
}
.gcim_1-side-button-after .gcim__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.gcim__side-button_left-2 {
  left: 2em;
  border-right: 1px solid #CCCCCC;
}
.gcim__side-button_right-2 {
  right: 2em;
  border-left: 1px solid #CCCCCC;
}
.gcim_2-side-button-before .gcim__input-wrapper {
  padding-left: 4em;
}
.gcim_2-side-button-before .gcim__input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.gcim_2-side-button-after .gcim__input-wrapper {
  padding-right: 4em;
}
.gcim_2-side-button-after .gcim__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.gcim__side-button_left-3 {
  left: 4em;
  border-right: 1px solid #CCCCCC;
}
.gcim__side-button_right-3 {
  right: 4em;
  border-left: 1px solid #CCCCCC;
}
.gcim_3-side-button-before .gcim__input-wrapper {
  padding-left: 6em;
}
.gcim_3-side-button-before .gcim__input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.gcim_3-side-button-after .gcim__input-wrapper {
  padding-right: 6em;
}
.gcim_3-side-button-after .gcim__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.gcim__side-button_left-4 {
  left: 6em;
  border-right: 1px solid #CCCCCC;
}
.gcim__side-button_right-4 {
  right: 6em;
  border-left: 1px solid #CCCCCC;
}
.gcim_4-side-button-before .gcim__input-wrapper {
  padding-left: 8em;
}
.gcim_4-side-button-before .gcim__input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.gcim_4-side-button-after .gcim__input-wrapper {
  padding-right: 8em;
}
.gcim_4-side-button-after .gcim__input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.gcim__side-button_left-1 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.gcim__side-button_right-1 {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.gcim__side-button_drop-down-calendar {
  /*Customize*/
}
.gcim__side-button_disabled {
  opacity: 0.5;
}
.gcim__side-button_spin-buttons {
  /*Customize*/
}
.gcim__spin-button {
  cursor: pointer;
  background: white;
}
.gcim__spin-button:hover {
  background: #DDDDDD;
}
.gcim__spin-button:active {
  background: #BBBBBB;
}
.gcim__spin-button__up {
  position: absolute;
  top: 0;
  height: 50%;
  width: 100%;
  box-sizing: border-box;
}
.gcim__spin-button__down {
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0;
}
.gcim__listbox {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none;
  width: 100%;
  border-radius: 0;
}
.gcim__listbox * {
  box-sizing: border-box;
}
.gcim__listbox[data-multiple-column="false"] .viewport__inner {
  width: 100%;
}
.gcim__listbox[data-multiple-column="false"] .column-header__inner {
  width: 100%;
}
.gcim__listbox .column-header .column-header__inner {
  display: none;
  cursor: pointer;
  overflow: hidden;
  background-color: #EAEAEA;
  white-space: nowrap;
  font-weight: 600;
}
.gcim__listbox .column-header .column-header__inner[show="true"] {
  display: inline-block;
}
.gcim__listbox .column-header .column-header__sort-indicator {
  display: inline-block;
}
.gcim__listbox .column-header .column-header__sort-indicator div {
  background-position: center;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
}
.gcim__listbox .column-header .column-header__sort-indicator[sort-state="asc"] div {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%0A%09%20height%3D%228px%22%20viewBox%3D%220%200%2018%208%22%20enable-background%3D%22new%200%200%2018%208%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_1%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%09%3Cpolygon%20points%3D%226%2C1%208.999%2C7%2012%2C1%20%09%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.gcim__listbox .column-header .column-header__sort-indicator[sort-state="desc"] div {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%0A%09%20height%3D%228px%22%20viewBox%3D%220%200%2018%208%22%20enable-background%3D%22new%200%200%2018%208%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_1%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%09%3Cpolygon%20points%3D%226%2C1%208.999%2C7%2012%2C1%20%09%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__listbox .viewport {
  overflow: hidden;
  cursor: default;
}
.gcim__listbox .viewport .viewport__inner {
  display: inline-block;
}
.gcim__listbox .viewport .list-item {
  overflow: hidden;
  width: 100%;
}
.gcim__listbox .viewport .list-item:hover {
  background-color: #f1f1f1;
}
.gcim__listbox .viewport .list-item[focused="true"] {
  background-color: #f1f1f1;
}
.gcim__listbox .viewport .list-item[selected="true"] {
  background-color: #0085c7;
  color: white;
}
.gcim__listbox .viewport .list-item__inner {
  white-space: nowrap;
  height: 100%;
}
.gcim__listbox .viewport .list-item--virtual {
  position: absolute;
  top: 0;
}
.gcim__listbox .viewport .customize-item {
  padding: 2px 4px;
  width: 180px;
}
.gcim__listbox .footer {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.gcim__listbox .footer_style {
  background: #fff;
  height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gcim__listbox .resize-line {
  top: 0;
  bottom: 0;
  border-left: 1px dashed gray;
  z-index: 10;
  cursor: col-resize;
  position: absolute;
}
.gcim__listbox .scroll {
  position: absolute;
  overflow: auto;
  height: auto;
  width: auto;
}
.gcim__listbox .scroll--vertical {
  top: 0;
  right: 0;
  bottom: 0;
}
.gcim__listbox .scroll--horizontal {
  left: 0;
  right: 0;
  bottom: 0;
}
.gcim__listbox .corner {
  background-color: #f1f1f1;
  position: absolute;
  cursor: default;
}
.gcim__listbox .corner[resize="true"] {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: white;
  cursor: nwse-resize;
  background-position: bottom right;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2022.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23666666%3B%7D%0A%3C%2Fstyle%3E%0A%3Crect%20x%3D%22-3.8%22%20y%3D%227.5%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-3.3137%208)%22%20class%3D%22st0%22%20width%3D%2223.6%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225.8%22%20y%3D%2211.5%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-4.9706%2012)%22%20class%3D%22st0%22%20width%3D%2212.3%22%20height%3D%221%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 80%;
}
.gcim__listbox .corner--bottom--right {
  right: 0;
  bottom: 0;
}
.gcim__listbox .grid-line--bottom--right {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.gcim__listbox .cell-content {
  padding-left: 2px;
  padding-right: 2px;
  height: 100%;
  line-height: 100%;
}
.gcim__listbox .header-content {
  text-align: center;
  height: 100%;
}
.gcim__listbox .text-content {
  overflow: hidden;
  display: inline-block;
}
.gcim__listbox .text-content[data-align='left'] {
  text-align: left;
}
.gcim__listbox .text-content[data-align='center'] {
  text-align: center;
}
.gcim__listbox .text-content[data-align='right'] {
  text-align: right;
}
.gcim__listbox .content[data-align="top"] {
  vertical-align: top;
}
.gcim__listbox .content[data-align="middle"] {
  vertical-align: middle;
}
.gcim__listbox .content[data-align="bottom"] {
  vertical-align: bottom;
}
.gcim__listbox .text-truncate-style {
  text-overflow: ellipsis;
}
.list_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  background: #fff;
}
.gcim-numeric-pad {
  border: 1px solid #a9a9a9;
  font-size: 16px;
  display: inline-block;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  padding: 10px;
  background-color: #ededed;
  box-sizing: border-box;
  width: 200px;
  height: 200px;
}
.gcim-numeric-pad__row {
  position: relative;
  height: 18%;
  vertical-align: middle;
  margin-bottom: 2.5%;
  font-size: inherit;
}
.gcim-numeric-pad__row_last-row {
  margin-bottom: 0;
}
.gcim-numeric-pad__row_col1 {
  margin-right: 5%;
}
.gcim-numeric-pad__row_col2 {
  margin-right: 5%;
}
.gcim-numeric-button {
  width: 30%;
  float: left;
  height: 100%;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid #a9a6a6;
  background-color: white;
  border-radius: 4px;
  outline: none;
  font-size: inherit;
}
.gcim-numeric-button:hover {
  background-color: #e9e9e9;
}
.gcim-numeric-button:active {
  background-color: #d3d3d3;
  color: black;
}
.gcim-numeric-button:active {
  width: 30%;
  float: left;
  height: 100%;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid #7e7e7e;
}
.gcim-drop-down_numeric-box {
  border: 0;
  background: transparent;
  overflow: visible;
}
.gcim__touch-tool-bar {
  display: inline-block;
  position: relative;
  height: 70px;
  border: 1px solid black;
  user-select: none;
  -ms-user-select: none;
  background-color: white;
}
.gcim__touch-toolbar__container {
  border: 1px solid black;
  padding: 3px 6px;
  font-size: 12px;
  background-color: white;
  position: absolute;
  z-index: 1000000000;
  overflow: visible;
}
.gcim__touch-toolbar__button {
  background-color: transparent;
  background-position: center 5px;
  background-repeat: no-repeat;
  background-size: 3em;
  border: none;
  margin: 0;
  padding: 4px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: bottom;
  height: 4em;
  width: 5em;
  line-height: 5em;
}
.gcim__touch-toolbar__button:focus {
  outline: none;
}
.gcim__touch-toolbar__separator {
  display: inline-block;
  width: 1px;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 10px;
  background-color: #c4c4c4;
}
.gcim__touch-toolbar__button__clear {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20x%3D%229%22%20y%3D%2222%22%20fill%3D%22%23274BAC%22%20width%3D%2213%22%20height%3D%221%22%2F%3E%0A%3Cpath%20fill%3D%22%23C6CACB%22%20d%3D%22M2.969%2C14.914c-0.144%2C0.396-0.532%2C5.344%2C0%2C6s5.519%2C1.208%2C6%2C1.063c0.268-0.081%2C3.791-3.334%2C6.948-6.289%0A%09L9.095%2C8.864C6.176%2C11.667%2C3.048%2C14.698%2C2.969%2C14.914z%22%2F%3E%0A%3Cpath%20fill%3D%22%23EFA7C6%22%20d%3D%22M20.828%2C6.687c-0.401-0.765-1.551-2.218-2.697-2.6c-0.737-0.246-3.191-0.86-4.066%2C0.015%0A%09c-0.23%2C0.23-2.104%2C2.015-4.248%2C4.07l6.831%2C6.831c2.212-2.075%2C4.091-3.857%2C4.291-4.058C21.438%2C10.445%2C21.439%2C7.852%2C20.828%2C6.687z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M9.095%2C8.864l6.822%2C6.823c0.246-0.23%2C0.49-0.459%2C0.73-0.685L9.816%2C8.172C9.579%2C8.4%2C9.337%2C8.631%2C9.095%2C8.864z%0A%09%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__clear__disable {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20x%3D%229%22%20y%3D%2222%22%20fill%3D%22%23515151%22%20width%3D%2213%22%20height%3D%221%22%2F%3E%0A%3Cpath%20fill%3D%22%23C8C8C8%22%20d%3D%22M2.969%2C14.914c-0.144%2C0.396-0.532%2C5.344%2C0%2C6s5.519%2C1.208%2C6%2C1.063c0.268-0.081%2C3.791-3.334%2C6.948-6.289%0A%09L9.095%2C8.864C6.176%2C11.667%2C3.048%2C14.698%2C2.969%2C14.914z%22%2F%3E%0A%3Cpath%20fill%3D%22%23C8C8C8%22%20d%3D%22M20.828%2C6.687c-0.401-0.765-1.551-2.218-2.697-2.6c-0.737-0.246-3.191-0.86-4.066%2C0.015%0A%09c-0.23%2C0.23-2.104%2C2.015-4.248%2C4.07l6.831%2C6.831c2.212-2.075%2C4.091-3.857%2C4.291-4.058C21.438%2C10.445%2C21.439%2C7.852%2C20.828%2C6.687z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M9.095%2C8.864l6.822%2C6.823c0.246-0.23%2C0.49-0.459%2C0.73-0.685L9.816%2C8.172C9.579%2C8.4%2C9.337%2C8.631%2C9.095%2C8.864z%0A%09%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__copy {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%229.625%2C2.708%2016.75%2C2.708%2020.542%2C6%2020.542%2C17.292%209.625%2C17.292%20%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%226%22%20fill%3D%22%23274BAC%22%20width%3D%224%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%228%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2210%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2212%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2214%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2215.809%22%20y%3D%223.856%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.5397%20-11.9052)%22%20fill%3D%22%23506880%22%20width%3D%225.662%22%20height%3D%221%22%2F%3E%0A%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M9%2C2v16h12V6h-4V2H9z%20M20%2C17H10V3h6v4h4V17z%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%223.625%2C5.708%2010.75%2C5.708%2014.542%2C9%2014.542%2C20.292%203.625%2C20.292%20%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%229%22%20fill%3D%22%23274BAC%22%20width%3D%224%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2211%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2213%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2215%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2217%22%20fill%3D%22%23274BAC%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%229.809%22%20y%3D%226.855%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.9028%20-6.7836)%22%20fill%3D%22%23506880%22%20width%3D%225.663%22%20height%3D%221.001%22%2F%3E%0A%3Crect%20x%3D%2210.463%22%20y%3D%226.291%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.7575%20-7.5589)%22%20fill%3D%22%23FFFFFF%22%20width%3D%226.079%22%20height%3D%221.001%22%2F%3E%0A%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M3%2C5v16h12V9h-4V5H3z%20M14%2C20H4V6h6v4h4V20z%22%2F%3E%0A%3Crect%20x%3D%229%22%20y%3D%224%22%20fill%3D%22%23FFFFFF%22%20width%3D%223%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2215%22%20y%3D%228.578%22%20fill%3D%22%23FFFFFF%22%20width%3D%221%22%20height%3D%229.422%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__copy__disable {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%229.625%2C2.708%2016.75%2C2.708%2020.542%2C6%2020.542%2C17.292%209.625%2C17.292%20%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%226%22%20fill%3D%22%23525252%22%20width%3D%224%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%228%22%20fill%3D%22%23525252%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2210%22%20fill%3D%22%23525252%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2212%22%20fill%3D%22%23525252%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2211%22%20y%3D%2214%22%20fill%3D%22%23525252%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2215.809%22%20y%3D%223.856%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.5397%20-11.9052)%22%20fill%3D%22%23656565%22%20width%3D%225.662%22%20height%3D%221%22%2F%3E%0A%3Cpath%20fill%3D%22%23656565%22%20d%3D%22M9%2C2v16h12V6h-4V2H9z%20M20%2C17H10V3h6v4h4V17z%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%223.625%2C5.708%2010.75%2C5.708%2014.542%2C9%2014.542%2C20.292%203.625%2C20.292%20%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%229%22%20fill%3D%22%23525252%22%20width%3D%224%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2211%22%20fill%3D%22%23525252%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2213%22%20fill%3D%22%23525252%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2215%22%20fill%3D%22%23525252%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%225%22%20y%3D%2217%22%20fill%3D%22%23525252%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%229.809%22%20y%3D%226.855%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.9028%20-6.7836)%22%20fill%3D%22%23656565%22%20width%3D%225.663%22%20height%3D%221.001%22%2F%3E%0A%3Crect%20x%3D%2210.463%22%20y%3D%226.291%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.7575%20-7.5589)%22%20fill%3D%22%23FFFFFF%22%20width%3D%226.079%22%20height%3D%221.001%22%2F%3E%0A%3Cpath%20fill%3D%22%23656565%22%20d%3D%22M3%2C5v16h12V9h-4V5H3z%20M14%2C20H4V6h6v4h4V20z%22%2F%3E%0A%3Crect%20x%3D%229%22%20y%3D%224%22%20fill%3D%22%23FFFFFF%22%20width%3D%223%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%2215%22%20y%3D%228.578%22%20fill%3D%22%23FFFFFF%22%20width%3D%221%22%20height%3D%229.422%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__cut {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23506880%22%20points%3D%2212%2C9.469%2010.572%2C10.993%2010.572%2C13.921%203.6%2C3.045%203.6%2C1.4%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23506880%22%20points%3D%2211.781%2C12%2011.781%2C14.969%2013.467%2C14.971%2020.467%2C4.033%2020.467%2C2.126%20%22%2F%3E%0A%3Cpath%20fill%3D%22%232050A0%22%20d%3D%22M19.047%2C16.938c-0.393-0.546-3.293-2.929-5.164-1.429c-0.95%2C0.761-1.092%2C3.829-0.436%2C5.02%0A%09c1.131%2C2.049%2C3.574%2C2.894%2C4.936%2C1.98C19.98%2C21.44%2C20.471%2C18.909%2C19.047%2C16.938z%20M18.611%2C19.925%0A%09c-0.113%2C0.635-0.446%2C1.179-0.916%2C1.491c-0.173%2C0.117-0.406%2C0.179-0.671%2C0.179c-0.763%2C0-1.868-0.518-2.496-1.654%0A%09c-0.474-0.858-0.227-3.063%2C0.167-3.395c0.207-0.166%2C0.438-0.243%2C0.729-0.243c1.093%2C0%2C2.428%2C1.082%2C2.645%2C1.362%0A%09C18.559%2C18.342%2C18.751%2C19.146%2C18.611%2C19.925z%22%2F%3E%0A%3Cpath%20fill%3D%22%232050A0%22%20d%3D%22M10.58%2C15.486c-1.35-1.153-3.984%2C0.064-4.767%2C1.222c-1.347%2C1.989-1.603%2C4.932-0.136%2C5.758%0A%09c2.429%2C1.367%2C3.296-0.239%2C4.97-2.091C11.772%2C19.131%2C11.797%2C16.526%2C10.58%2C15.486z%20M9.74%2C19.64c-0.196%2C0.218-0.381%2C0.431-0.557%2C0.636%0A%09c-0.79%2C0.914-1.263%2C1.432-1.809%2C1.432c-0.274%2C0-0.621-0.117-1.031-0.349c-0.218-0.123-0.325-0.406-0.375-0.622%0A%09c-0.215-0.911%2C0.124-2.304%2C0.806-3.311c0.354-0.524%2C1.442-1.134%2C2.313-1.134c0.291%2C0%2C0.518%2C0.069%2C0.676%2C0.205%0A%09c0.279%2C0.238%2C0.468%2C0.719%2C0.504%2C1.283C10.313%2C18.505%2C10.106%2C19.235%2C9.74%2C19.64z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__cut__disable {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23656565%22%20points%3D%2212%2C9.469%2010.572%2C10.993%2010.572%2C13.921%203.6%2C3.045%203.6%2C1.4%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23656565%22%20points%3D%2211.781%2C12%2011.781%2C14.969%2013.467%2C14.971%2020.467%2C4.033%2020.467%2C2.126%20%22%2F%3E%0A%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M19.047%2C16.938c-0.393-0.546-3.293-2.929-5.164-1.429c-0.95%2C0.761-1.092%2C3.829-0.436%2C5.02%0A%09c1.131%2C2.049%2C3.574%2C2.894%2C4.936%2C1.98C19.98%2C21.44%2C20.471%2C18.909%2C19.047%2C16.938z%20M18.611%2C19.925%0A%09c-0.113%2C0.635-0.446%2C1.179-0.916%2C1.491c-0.173%2C0.117-0.406%2C0.179-0.671%2C0.179c-0.763%2C0-1.868-0.518-2.496-1.654%0A%09c-0.474-0.858-0.227-3.063%2C0.167-3.395c0.207-0.166%2C0.438-0.243%2C0.729-0.243c1.093%2C0%2C2.428%2C1.082%2C2.645%2C1.362%0A%09C18.559%2C18.342%2C18.751%2C19.146%2C18.611%2C19.925z%22%2F%3E%0A%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M10.58%2C15.486c-1.35-1.153-3.984%2C0.064-4.767%2C1.222c-1.347%2C1.989-1.603%2C4.932-0.136%2C5.758%0A%09c2.429%2C1.367%2C3.296-0.239%2C4.97-2.091C11.772%2C19.131%2C11.797%2C16.526%2C10.58%2C15.486z%20M9.74%2C19.64c-0.196%2C0.218-0.381%2C0.431-0.557%2C0.636%0A%09c-0.79%2C0.914-1.263%2C1.432-1.809%2C1.432c-0.274%2C0-0.621-0.117-1.031-0.349c-0.218-0.123-0.325-0.406-0.375-0.622%0A%09c-0.215-0.911%2C0.124-2.304%2C0.806-3.311c0.354-0.524%2C1.442-1.134%2C2.313-1.134c0.291%2C0%2C0.518%2C0.069%2C0.676%2C0.205%0A%09c0.279%2C0.238%2C0.468%2C0.719%2C0.504%2C1.283C10.313%2C18.505%2C10.106%2C19.235%2C9.74%2C19.64z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__paste {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%0A%09%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_3%22%3E%0A%09%3Cpath%20fill%3D%22%23D0A010%22%20d%3D%22M18%2C20.008C18%2C21.109%2C17.098%2C22%2C15.982%2C22H4.016C2.902%2C22%2C2%2C21.109%2C2%2C20.008V4.991C2%2C3.892%2C2.902%2C3%2C4.016%2C3%0A%09%09h11.967C17.098%2C3%2C18%2C3.892%2C18%2C4.991V20.008z%22%2F%3E%0A%09%3Crect%20x%3D%225%22%20y%3D%223%22%20fill%3D%22%23FFFFFF%22%20width%3D%2210%22%20height%3D%223%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M12%2C3c0-1.104-0.896-2-2-2S8%2C1.896%2C8%2C3H6v2h8V3H12z%22%2F%3E%0A%09%3Crect%20x%3D%2211%22%20y%3D%2210%22%20fill%3D%22%23FFFFFF%22%20width%3D%227%22%20height%3D%2212%22%2F%3E%0A%09%3Cg%3E%0A%09%09%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2212.469%2C11.625%2012.469%2C22.563%2021.501%2C22.563%2021.501%2C14.5%2020.131%2C12.859%2018.272%2C11.625%20%09%09%22%2F%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M12%2C11v12h10V14h-3v-3H12z%20M21%2C22.001h-8V12h5v3h3V22.001z%22%2F%3E%0A%09%09%09%0A%09%09%09%09%3Crect%20x%3D%2218.003%22%20y%3D%2212.358%22%20transform%3D%22matrix(0.7072%200.707%20-0.707%200.7072%2014.9872%20-10.4687)%22%20fill%3D%22%23506880%22%20width%3D%224.257%22%20height%3D%221.001%22%2F%3E%0A%09%09%3C%2Fg%3E%0A%09%09%3Crect%20x%3D%2214%22%20y%3D%2214%22%20fill%3D%22%232050A0%22%20width%3D%223%22%20height%3D%221%22%2F%3E%0A%09%09%3Crect%20x%3D%2214%22%20y%3D%2216.001%22%20fill%3D%22%232050A0%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%09%3Crect%20x%3D%2214%22%20y%3D%2218%22%20fill%3D%22%232050A0%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%09%3Crect%20x%3D%2214%22%20y%3D%2220%22%20fill%3D%22%232050A0%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__paste__disable {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%0A%09%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_3%22%3E%0A%09%3Cpath%20fill%3D%22%23A7A7A7%22%20d%3D%22M18%2C20.008C18%2C21.109%2C17.098%2C22%2C15.982%2C22H4.016C2.902%2C22%2C2%2C21.109%2C2%2C20.008V4.991C2%2C3.892%2C2.902%2C3%2C4.016%2C3%0A%09%09h11.967C17.098%2C3%2C18%2C3.892%2C18%2C4.991V20.008z%22%2F%3E%0A%09%3Crect%20x%3D%225%22%20y%3D%223%22%20fill%3D%22%23FFFFFF%22%20width%3D%2210%22%20height%3D%223%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23656565%22%20d%3D%22M12%2C3c0-1.104-0.896-2-2-2S8%2C1.896%2C8%2C3H6v2h8V3H12z%22%2F%3E%0A%09%3Crect%20x%3D%2211%22%20y%3D%2210%22%20fill%3D%22%23FFFFFF%22%20width%3D%227%22%20height%3D%2212%22%2F%3E%0A%09%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2212.469%2C11.625%2012.469%2C22.563%2021.501%2C22.563%2021.501%2C14.5%2020.131%2C12.859%2018.272%2C11.625%20%09%22%2F%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23656565%22%20d%3D%22M12%2C11v12h10V14h-3v-3H12z%20M21%2C22.001h-8V12h5v3h3V22.001z%22%2F%3E%0A%09%09%0A%09%09%09%3Crect%20x%3D%2218.003%22%20y%3D%2212.358%22%20transform%3D%22matrix(0.7072%200.707%20-0.707%200.7072%2014.9872%20-10.4687)%22%20fill%3D%22%23656565%22%20width%3D%224.257%22%20height%3D%221.001%22%2F%3E%0A%09%3C%2Fg%3E%0A%09%3Crect%20x%3D%2214%22%20y%3D%2214%22%20fill%3D%22%23525252%22%20width%3D%223%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%2214%22%20y%3D%2216.001%22%20fill%3D%22%23525252%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%2214%22%20y%3D%2218%22%20fill%3D%22%23525252%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%2214%22%20y%3D%2220%22%20fill%3D%22%23525252%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__select-all {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%0A%09%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22Layer_2%22%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22Layer_3%22%3E%0A%09%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%224.583%2C1.417%2015.584%2C1.417%2020.729%2C6.27%2020.729%2C21.417%204.583%2C21.417%20%09%22%2F%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23506880%22%20d%3D%22M4%2C1v21h17V6h-5V1H4z%20M20%2C21H5V2h10v5h5V21z%22%2F%3E%0A%09%09%0A%09%09%09%3Crect%20x%3D%2214.612%22%20y%3D%223.352%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.0383%20-11.703)%22%20fill%3D%22%23506880%22%20width%3D%227.069%22%20height%3D%221%22%2F%3E%0A%09%3C%2Fg%3E%0A%09%3Cpolygon%20fill%3D%22%2377A9FD%22%20points%3D%2219%2C19%206%2C19%206%2C3%2014%2C3%2014%2C8%2019%2C8%20%09%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%224%22%20fill%3D%22%23FFFFFF%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%227%22%20fill%3D%22%23FFFFFF%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%2210%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%2213%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%09%3Crect%20x%3D%227%22%20y%3D%2216%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%09%3Cpolygon%20opacity%3D%220.2%22%20fill%3D%22%23FFFFFF%22%20points%3D%2213%2C21%2013%2C18%2014%2C18%2014%2C17%2013%2C17%2013%2C14%2018%2C14%2018%2C17%2017%2C17%2017%2C18%2018%2C18%2018%2C21%20%09%22%2F%3E%0A%09%3Cpolygon%20fill%3D%22%232050A0%22%20points%3D%2217%2C16%2017%2C15%2014%2C15%2014%2C16%2015%2C16%2015%2C19%2014%2C19%2014%2C20%2017%2C20%2017%2C19%2016%2C19%2016%2C16%20%09%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__select-all__disable {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%224.583%2C1.417%2015.584%2C1.417%2020.729%2C6.27%2020.729%2C21.417%204.583%2C21.417%20%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23656565%22%20d%3D%22M4%2C1v21h17V6h-5V1H4z%20M20%2C21H5V2h10v5h5V21z%22%2F%3E%0A%09%0A%09%09%3Crect%20x%3D%2214.612%22%20y%3D%223.352%22%20transform%3D%22matrix(0.7071%200.7071%20-0.7071%200.7071%208.0383%20-11.703)%22%20fill%3D%22%23656565%22%20width%3D%227.069%22%20height%3D%221%22%2F%3E%0A%3C%2Fg%3E%0A%3Cpolygon%20fill%3D%22%23A5A5A5%22%20points%3D%2219%2C19%206%2C19%206%2C3%2014%2C3%2014%2C8%2019%2C8%20%22%2F%3E%0A%3Crect%20x%3D%227%22%20y%3D%224%22%20fill%3D%22%23FFFFFF%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%227%22%20y%3D%227%22%20fill%3D%22%23FFFFFF%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%227%22%20y%3D%2210%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%227%22%20y%3D%2213%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%3Crect%20x%3D%227%22%20y%3D%2216%22%20fill%3D%22%23FFFFFF%22%20width%3D%2211%22%20height%3D%221%22%2F%3E%0A%3Cpolygon%20opacity%3D%220.2%22%20fill%3D%22%23FFFFFF%22%20points%3D%2213%2C21%2013%2C18%2014%2C18%2014%2C17%2013%2C17%2013%2C14%2018%2C14%2018%2C17%2017%2C17%2017%2C18%2018%2C18%2018%2C21%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23525252%22%20points%3D%2217%2C16%2017%2C15%2014%2C15%2014%2C16%2015%2C16%2015%2C19%2014%2C19%2014%2C20%2017%2C20%2017%2C19%2016%2C19%2016%2C16%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__undo {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%232050A0%22%20d%3D%22M7.083%2C5l-4%2C4.5l4%2C4.5H11l-2.417-3c0%2C0%2C5.901%2C0.017%2C7.417%2C0c1.583-0.018%2C3%2C1.208%2C3%2C3.042%0A%09c0%2C1.75-1.104%2C2.938-2.75%2C2.958c-1%2C0.013-1.167%2C0-1.167%2C0v3c0%2C0%2C2.284%2C0.039%2C3.823-0.531C20.032%2C19.052%2C22%2C17.084%2C22%2C14.042%0A%09c0-3.5-2.531-6.104-5.833-6.042c-2.042%2C0.039-7.584%2C0-7.584%2C0L11%2C5H7.083z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button__undo__disable {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M7.083%2C5l-4%2C4.5l4%2C4.5H11l-2.417-3c0%2C0%2C5.901%2C0.017%2C7.417%2C0c1.583-0.018%2C3%2C1.208%2C3%2C3.042%0A%09c0%2C1.75-1.104%2C2.938-2.75%2C2.958c-1%2C0.013-1.167%2C0-1.167%2C0v3c0%2C0%2C2.284%2C0.039%2C3.823-0.531C20.032%2C19.052%2C22%2C17.084%2C22%2C14.042%0A%09c0-3.5-2.531-6.104-5.833-6.042c-2.042%2C0.039-7.584%2C0-7.584%2C0L11%2C5H7.083z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__split {
  width: 1px;
  padding: 4px 0px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%229px%22%20height%3D%2263px%22%20viewBox%3D%220%200%209%2063%22%20enable-background%3D%22new%200%200%209%2063%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20fill%3D%22%23FFFFFF%22%20width%3D%229%22%20height%3D%2263%22%2F%3E%0A%3Crect%20x%3D%224%22%20y%3D%221%22%20fill%3D%22%23E2E4E7%22%20width%3D%221%22%20height%3D%2261%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim__touch-toolbar__button_text {
  white-space: nowrap;
  padding: 0px 4px;
}
.gcim-calendar__outter-container {
  color: #333;
  cursor: default;
  display: inline-block;
  position: relative;
  border: solid lightgray 1px;
  touch-action: manipulation;
  font-family: -apple-system-font, "Segoe UI", Roboto, sans-serif;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  border-radius: 4px;
}
.gcim-calendar__disabled {
  opacity: 0.5;
}
.gcim-calendar {
  margin: 2px 0px 0px 2px;
  display: inline-table;
}
.gcim-calendar__header {
  width: 100%;
  height: 22px;
  position: relative;
  font-size: 12px;
}
.gcim-calendar__header .cell {
  position: absolute;
  width: 20px;
  height: 100%;
}
.gcim-calendar__header__left-navigate {
  left: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2221px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2021%2021%22%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%2212%2C6%207%2C10.521%2012%2C15%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
.gcim-calendar__header__zoom-out {
  left: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2221px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2021%2021%22%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20x%3D%2212%22%20y%3D%2212%22%20fill%3D%22none%22%20width%3D%221%22%20height%3D%221%22%2F%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%2213%2C11%2013%2C6%206%2C6%206%2C13%2011%2C13%2011%2C11%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%226%2C13%206%2C6%2013%2C6%2013%2C11%2014%2C11%2014%2C5%205%2C5%205%2C14%2011%2C14%2011%2C13%20%22%2F%3E%0A%3Cpath%20fill%3D%22%23505050%22%20d%3D%22M14%2C11h-1h-2v2v1v3h6v-6H14z%20M16%2C16h-4v-4h4V16z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
.gcim-calendar__header__text {
  position: absolute;
  left: 40px;
  right: 40px;
  height: 100%;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
}
.gcim-calendar__header__right-navigate {
  right: 0px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2221px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2021%2021%22%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%229%2C15%2014%2C10.479%209%2C6%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
.gcim-calendar__header__zoom-in {
  right: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2221px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2021%2021%22%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%229%2C11%209%2C16%2016%2C16%2016%2C9%2011%2C9%2011%2C11%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%2210%2C8%2010%2C6%206%2C6%206%2C10%208%2C10%208%2C8%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%226%2C10%206%2C6%2010%2C6%2010%2C8%2011%2C8%2011%2C5%205%2C5%205%2C11%208%2C11%208%2C10%20%22%2F%3E%0A%3Cpath%20fill%3D%22%23505050%22%20d%3D%22M11%2C8h-1H8v2v1v6h9V8H11z%20M16%2C16H9V9h7V16z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
.gcim-calendar__month-container {
  width: 100%;
}
.gcim-calendar__month-body {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
}
.gcim-calendar__month-body__corner-cell {
  background-color: #EAEAEA;
}
.gcim-calendar__month-body__week-number {
  width: 20px;
  height: 24px;
  font-size: 9px;
  text-align: center;
  box-sizing: border-box;
}
.gcim-calendar__month-body__week-title {
  width: 20px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  font-size: 12px;
  box-sizing: border-box;
  text-align: center;
  background-color: #EAEAEA;
}
.gcim-calendar__month-body__normal-day {
  width: 28px;
  height: 24px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.gcim-calendar__month-body__content-text {
  top: 0;
  bottom: 10px;
  width: 100%;
  position: absolute;
  line-height: 14px;
}
.gcim-calendar__month-body__selected-day {
  background-color: #0085c7;
  color: white;
}
.gcim-calendar__month-body__focusd-day {
  color: lightgray;
}
.gcim-calendar__month-body__today {
  font-weight: bold;
  color: black;
}
.gcim-calendar__month-body__trailing-day {
  opacity: 0.5;
}
.gcim-calendar__month-body__disabled-day {
  opacity: 0.3;
}
.gcim-calendar__month-body__rokuyou {
  width: 100%;
  height: 10px;
  line-height: 10px;
  font-size: 6px;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.gcim-calendar__year-container {
  width: 100%;
}
.gcim-calendar__year-view {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
}
.gcim-calendar__year-view__month {
  width: 71.5px;
  max-width: 71.5px;
  height: 41.5px;
  line-height: 41.5px;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}
.gcim-calendar__year-view__selected-month {
  background-color: #0085c7;
  color: white;
}
.gcim-calendar__year-view__focused-month {
  color: lightgray;
}
.gcim-calendar__year-view__disabled-month {
  opacity: 0.3;
}
.gcim-calendar__today-button {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
}
.gcim-calendar__navigator_vertical {
  width: 20px;
  background-color: #F1F1F1;
}
.gcim-calendar__navigator_vertical .cell {
  width: 100%;
  height: 20px;
  background-size: 20px;
}
.gcim-calendar__navigator_vertical .zoom-in {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2221px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2021%2021%22%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%229%2C11%209%2C16%2016%2C16%2016%2C9%2011%2C9%2011%2C11%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%2210%2C8%2010%2C6%206%2C6%206%2C10%208%2C10%208%2C8%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%226%2C10%206%2C6%2010%2C6%2010%2C8%2011%2C8%2011%2C5%205%2C5%205%2C11%208%2C11%208%2C10%20%22%2F%3E%0A%3Cpath%20fill%3D%22%23505050%22%20d%3D%22M11%2C8h-1H8v2v1v6h9V8H11z%20M16%2C16H9V9h7V16z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_vertical .zoom-out {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2221px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2021%2021%22%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20x%3D%2212%22%20y%3D%2212%22%20fill%3D%22none%22%20width%3D%221%22%20height%3D%221%22%2F%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%2213%2C11%2013%2C6%206%2C6%206%2C13%2011%2C13%2011%2C11%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%226%2C13%206%2C6%2013%2C6%2013%2C11%2014%2C11%2014%2C5%205%2C5%205%2C14%2011%2C14%2011%2C13%20%22%2F%3E%0A%3Cpath%20fill%3D%22%23505050%22%20d%3D%22M14%2C11h-1h-2v2v1v3h6v-6H14z%20M16%2C16h-4v-4h4V16z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_vertical .left-navigator {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%228.469%2C7%205%2C11%2012%2C11%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_vertical .thumb-button {
  height: 14px;
  background-color: #AAA;
}
.gcim-calendar__navigator_vertical .right-navigator {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%228.531%2C10%2012%2C6%205%2C6%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_vertical .left-most {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%2212%2C9%208.484%2C5%205%2C9%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%2212%2C13%208.484%2C9%205%2C13%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_vertical .today {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Ccircle%20fill%3D%22%23606060%22%20cx%3D%228.5%22%20cy%3D%228.5%22%20r%3D%223.5%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_vertical .right-most {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%225%2C9%208.516%2C13%2012%2C9%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%225%2C5%208.516%2C9%2012%2C5%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_horizontal {
  height: 20px;
  background-color: #F1F1F1;
}
.gcim-calendar__navigator_horizontal .cell {
  height: 100%;
  display: inline-block;
  width: 20px;
  background-size: 20px;
}
.gcim-calendar__navigator_horizontal .zoom-in {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2221px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2021%2021%22%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%229%2C11%209%2C16%2016%2C16%2016%2C9%2011%2C9%2011%2C11%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%2210%2C8%2010%2C6%206%2C6%206%2C10%208%2C10%208%2C8%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%226%2C10%206%2C6%2010%2C6%2010%2C8%2011%2C8%2011%2C5%205%2C5%205%2C11%208%2C11%208%2C10%20%22%2F%3E%0A%3Cpath%20fill%3D%22%23505050%22%20d%3D%22M11%2C8h-1H8v2v1v6h9V8H11z%20M16%2C16H9V9h7V16z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_horizontal .zoom-out {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2221px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2021%2021%22%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Crect%20x%3D%2212%22%20y%3D%2212%22%20fill%3D%22none%22%20width%3D%221%22%20height%3D%221%22%2F%3E%0A%3Cpolygon%20fill%3D%22none%22%20points%3D%2213%2C11%2013%2C6%206%2C6%206%2C13%2011%2C13%2011%2C11%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%226%2C13%206%2C6%2013%2C6%2013%2C11%2014%2C11%2014%2C5%205%2C5%205%2C14%2011%2C14%2011%2C13%20%22%2F%3E%0A%3Cpath%20fill%3D%22%23505050%22%20d%3D%22M14%2C11h-1h-2v2v1v3h6v-6H14z%20M16%2C16h-4v-4h4V16z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_horizontal .left-navigator {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%2210%2C5%206%2C8.516%2010%2C12%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_horizontal .thumb-button {
  width: 14px;
  background-color: #AAA;
}
.gcim-calendar__navigator_horizontal .right-navigator {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%226%2C12%2010%2C8.484%206%2C5%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_horizontal .left-most {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%228%2C5%204%2C8.516%208%2C12%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%2212%2C5%208%2C8.516%2012%2C12%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_horizontal .today {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Ccircle%20fill%3D%22%23606060%22%20cx%3D%228.5%22%20cy%3D%228.5%22%20r%3D%223.5%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__navigator_horizontal .right-most {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2217px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2017%2017%22%20enable-background%3D%22new%200%200%2017%2017%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%229%2C12%2013%2C8.484%209%2C5%20%22%2F%3E%0A%3Cpolygon%20fill%3D%22%23505050%22%20points%3D%225%2C12%209%2C8.484%205%2C5%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-calendar__tooltip {
  z-index: 10000000;
  position: absolute;
  visibility: hidden;
  border: solid 1px lightgray;
  padding: 5px 10px;
  color: #333;
  background-color: white;
  font-family: -apple-system-font, "Segoe UI", Roboto, sans-serif;
  font-size: 10px;
}
.gcim-calendar__header-popup {
  z-index: 10000001;
  position: absolute;
  border: solid 1px lightgray;
  cursor: default;
  color: #333;
  background-color: white;
  font-family: -apple-system-font, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
}
.gcim-calendar__header-popup__cell {
  padding: 2px 15px;
  height: 20px;
}
.gcim-calendar__header-popup__cell_selected {
  color: white;
  background-color: #0085c7;
}
.gcim-calendar__holiday-groups-popup {
  z-index: 10000001;
  position: absolute;
  cursor: default;
  color: #333;
  background-color: white;
  font-family: -apple-system-font, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  box-shadow: 3px 3px 3px 0px gray;
  padding: 2px;
  visibility: visible;
  border: solid 1px lightgray;
}
.gcim-calendar__holiday-groups-popup__cell:hover {
  background-color: #e9e9e9;
}
.gcim-calendar__holiday-groups-popup__cell_state {
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  padding: 2px;
}
.gcim-calendar__holiday-groups-popup__cell_selected {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%227px%22%20height%3D%227px%22%20viewBox%3D%220%200%207%207%22%20enable-background%3D%22new%200%200%207%207%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20points%3D%220%2C2%202.453%2C4.016%207%2C0%207%2C3.016%202.453%2C7%200%2C4.906%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-notify__tip-container {
  overflow: visible;
  position: absolute;
  display: none;
  z-index: 1000;
}
.gcim-notify__tip-container .gcim-notify__tip-wrapper {
  width: 200px;
}
.gcim-notify__tip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  border-width: 9px;
  border-style: solid;
  z-index: 1001;
}
.gcim-notify__tip-content {
  display: inline-block;
  position: absolute;
  min-width: 60px;
  max-width: 200px;
  width: auto;
  height: auto;
  border-width: 1px;
  vertical-align: middle;
  padding-left: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 18px;
  font-size: 10px;
  font-weight: 400;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  border-style: solid;
}
[gcim-notify__tip-state='fail'] .gcim-notify__tip-content {
  color: #FFF;
  background-color: #F33;
  border-color: #F33;
}
[gcim-notify__tip-state='fail'] .gcim-notify__tip-arrow.right {
  border-color: transparent #F33 transparent transparent;
}
[gcim-notify__tip-state='fail'] .gcim-notify__tip-arrow.left {
  border-color: transparent transparent transparent #F33;
}
[gcim-notify__tip-state='fail'] .gcim-notify__tip-arrow.top {
  border-color: #F33 transparent transparent transparent;
}
[gcim-notify__tip-state='fail'] .gcim-notify__tip-arrow.bottom {
  border-color: transparent transparent #F33 transparent;
}
[gcim-notify__tip-state='fail'] .gcim-notify__tip-close div {
  background-color: #FFADAD;
}
[gcim-notify__tip-state='fail'] .gcim-notify__tip-close:hover div {
  background-color: #FFFFFF;
}
[gcim-notify__tip-state='success'] .gcim-notify__tip-content {
  color: #484D30;
  background-color: #B7EDC7;
  border-color: #B7EDC7;
}
[gcim-notify__tip-state='success'] .gcim-notify__tip-arrow.right {
  border-color: transparent #B7EDC7 transparent transparent;
}
[gcim-notify__tip-state='success'] .gcim-notify__tip-arrow.left {
  border-color: transparent transparent transparent #B7EDC7;
}
[gcim-notify__tip-state='success'] .gcim-notify__tip-arrow.top {
  border-color: #B7EDC7 transparent transparent transparent;
}
[gcim-notify__tip-state='success'] .gcim-notify__tip-arrow.bottom {
  border-color: transparent transparent #B7EDC7 transparent;
}
[gcim-notify__tip-state='success'] .gcim-notify__tip-close div {
  background-color: #9BB0A1;
}
[gcim-notify__tip-state='success'] .gcim-notify__tip-close:hover div {
  background-color: #888888;
}
.gcim-notify__tip-text {
  min-width: 60px;
  font-size: 13px;
  vertical-align: middle;
  word-wrap: break-word;
}
.gcim-notify__tip-close {
  position: absolute;
  right: 8px;
  top: 4px;
  cursor: pointer;
  overflow: visible;
}
.gcim-notify__tip-close div {
  width: 4px;
  height: 12px;
}
.gcim-notify__tip-close .gcim-notify__tip-close-left {
  position: absolute;
  transform: rotate(45deg);
}
.gcim-notify__tip-close .gcim-notify__tip-close-right {
  transform: rotate(135deg);
}
.gcim-notify__state-container[gcim-notify__control-state='fail'] {
  border-color: #FF3333;
  border-style: solid;
  border-width: 1px;
}
.gcim-notify__state-container[gcim-notify__control-state='fail'] .gcim-notify__state-input {
  color: #FF3333;
}
.gcim-notify__state-container[gcim-notify__control-state='success'] {
  border-color: #009346;
  border-style: solid;
  border-width: 1px;
}
.gcim-notify__state-container[gcim-notify__control-state='success'] .gcim-notify__state-input {
  color: #009346;
}
.gcim-notify__icon {
  width: 20px;
  height: 20px;
  display: none;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.gcim-notify__icon[gcim-notify__icon-state='success'] {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2022.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%234CAF50%3B%7D%0A%09.st1%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Ccircle%20class%3D%22st0%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%228%22%2F%3E%0A%3Cpolygon%20class%3D%22st1%22%20points%3D%226.8%2C11%203.5%2C8%204.2%2C7.3%206.8%2C9.6%2011.8%2C5%2012.5%2C5.7%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.gcim-notify__icon[gcim-notify__icon-state='fail'] {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2022.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23F44336%3B%7D%0A%09.st1%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Ccircle%20class%3D%22st0%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%228%22%2F%3E%0A%3Cpolygon%20class%3D%22st1%22%20points%3D%2211%2C5.7%2010.3%2C5%208%2C7.3%205.7%2C5%205%2C5.7%207.3%2C8%205%2C10.3%205.7%2C11%208%2C8.7%2010.3%2C11%2011%2C10.3%208.7%2C8%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.indicator-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: white;
  opacity: 0.8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading-ring {
  display: inline-block;
  position: relative;
  z-index: 3;
}
.loading-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.loading-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.loading-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
.loading-ring div {
  box-sizing: border-box;
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  border: 2px solid rebeccapurple;
  border-radius: 50%;
  animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: rebeccapurple transparent transparent transparent;
}
.hide {
  display: none;
}
@keyframes loading-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gcim_checkbox {
  vertical-align: middle;
}
.gcim_checkbox .checkbox-span {
  display: inline-block;
  border: 1px solid lightgray;
  border-radius: 4px;
  width: 14px;
  height: 14px;
  position: relative;
  background-color: white;
}
.gcim_checkbox .checkbox-span::after {
  transform: rotate(45deg) scale(0);
  content: '';
  height: 7px;
  width: 3px;
  border-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  top: 1px;
  left: 4px;
  position: absolute;
}
.gcim_checkbox .checkbox:checked + .checkbox-span {
  border: 1px solid #2d8cf0;
  background-color: #2d8cf0;
}
.gcim_checkbox .checkbox:checked + .checkbox-span::after {
  transform: rotate(45deg) scale(1);
}
.gcim-date-time-picker__outter {
  size: auto;
  user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  width: 228px;
  background-color: white;
}
.gcim-date-time-picker__picker {
  overflow: hidden;
  display: inline-block;
  margin: 25px 24px 32px 24px;
  position: relative;
  touch-action: none;
  -ms-touch-action: none;
}
.gcim-date-time-picker__column-item {
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 50px;
  height: 120px;
  display: inline-block;
  position: relative;
}
.gcim-date-time-picker__selected-column-line {
  border-top: 2px solid #0085c7;
  border-bottom: 2px solid #0085c7;
  display: inline-block;
  position: absolute;
  width: 50px;
  top: 39px;
  height: 34px;
  box-sizing: content-box;
}
.gcim-date-time-picker__item {
  user-select: none;
  text-align: center;
  font-size: 14px;
  color: #4A4A4A;
  position: absolute;
  width: 100%;
}
.gcim-date-time-picker__item[Gc_pickerItem_isDisabled="true"] {
  pointer-events: none;
  color: #c1c1c1;
}
.gcim-date-time-picker__item[Gc_pickerItem_isSelected="true"] {
  font-weight: bold;
  color: #284D60;
}
.gcim-date-time-picker__tab-container {
  -webkit-touch-callout: none;
  display: block;
  user-select: none;
}
.gcim-date-time-picker__tab {
  display: inline-block;
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  padding: 8px 16px 5px 17px;
  transition: 0.3s;
  font-size: 14px;
  color: #333333;
  user-select: none;
  border-bottom: 3px solid #f5f5f5;
  font-weight: bold;
}
.gcim-date-time-picker__tab--active {
  color: #0085c7;
  border-bottom: 3px solid #0085c7;
}
.gcim-date-time-picker__tab-label {
  display: block;
  background: #f5f5f5;
  padding-left: 12px;
  box-sizing: border-box;
}
.gcim-date-time-picker__tab-content {
  display: block;
  text-align: center;
}
.gcim-date-time-picker__clear {
  clear: both;
}
.gcim-date-time-picker__clear-left {
  clear: left;
}
.gcim-date-time-picker__button--ok {
  width: 130px;
  margin: 0px 48px 0px 48px;
  padding: 8px 0px;
  background-color: #0085c7;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  border-radius: 4%;
  text-align: center;
  display: inline-block;
}
.gcim-date-time-picker__button--ok[disabled='disabled'] {
  opacity: 0.5;
}
.gcim-date-time-picker__drop-down-container {
  border: 1px solid #dfd5d5;
  background: #ffffff;
  font-family: -apple-system-font, 'Segoe UI', 'Roboto', sans-serif;
  display: inline-block;
  line-height: 16px;
  padding-bottom: 10px;
}
.gcim-date-time-picker__time-format {
  display: inline-block;
  font-weight: bold;
  vertical-align: text-top;
  width: 15px;
}
.gcim-date-time-picker__column {
  display: inline-block;
  vertical-align: middle;
  cursor: default;
}
.gcim-date-time-picker__overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  background: #fff;
  z-index: 1;
}
.gcim__combobox {
  display: inline-block;
}
.gcim__combobox .combobox-editor {
  display: inline-block;
}
.gcim__combobox .combobox-input {
  width: 200px;
}
.gcim__combobox .combobox-dropdown {
  position: absolute;
  z-index: 1;
}
.gcim__combobox .combobox-dropdown_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
