.ui-widget,
.ui-widget .ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget {
  font-size: 11px;
}
.popup-box {
  max-width: 300px;
}
.popup-box .textbox-signin {
  padding: 20px;
}
.popup-box .control-label {
  float: left;
}
.popup-box .header-row-fluid {
  height: auto;
}
.popup-box #schedule-demo,
.popup-box #invite-fail {
  font-size: 13px;
}
.popup-box #schedule-demo .email-support,
.popup-box #invite-fail .email-support {
  color: #b94a48;
  font-size: 13px;
  text-decoration: underline;
}
.popup-box #invite-email-address {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
}
.popup-box .signin a {
  font-size: 14px;
  color: #3a87ad;
  text-decoration: underline;
}
.popup-box .signin #signup-success {
  width: 490px;
  font-size: 13px;
}
.popup-box .signin .textbox {
  text-align: left;
  padding-right: 20px;
}
.popup-box .signin .textbox .control-group {
  margin-left: 10px;
}
.popup-box .signin .textbox .control-group .help-inline {
  display: none;
}
.popup-box .signin .textbox .control-group .input-xlarge {
  width: 230px;
}
.popup-box .signin .textbox .popup-button-wrapper {
  text-align: center;
  padding-top: 10px;
}
.popup-box .signin .submit {
  margin-left: 10px;
}
.popup-box .header-row-fluid {
  height: 40px;
}
.popup-close {
  font: 15px;
  margin-top: 15px;
  margin-right: 5px;
}
#signup-box {
  max-width: 550px;
}
#signup-box .textbox-signin {
  padding: 20px;
}
#signup-box .control-label {
  float: left;
}
#signup-box .header-row-fluid {
  height: auto;
}
#signup-box #schedule-demo,
#signup-box #invite-fail {
  font-size: 13px;
}
#signup-box #schedule-demo .email-support,
#signup-box #invite-fail .email-support {
  color: #b94a48;
  font-size: 13px;
  text-decoration: underline;
}
#signup-box #invite-email-address {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
}
#signup-box .signin a {
  font-size: 14px;
  color: #3a87ad;
  text-decoration: underline;
}
#signup-box .signin #signup-success {
  width: 490px;
  font-size: 13px;
}
#signup-box .signin .textbox {
  text-align: left;
  padding-right: 20px;
}
#signup-box .signin .textbox .control-group {
  margin-left: 10px;
}
#signup-box .signin .textbox .control-group .help-inline {
  display: none;
}
#signup-box .signin .textbox .control-group .input-xlarge {
  width: 230px;
}
#signup-box .signin .textbox .popup-button-wrapper {
  text-align: center;
  padding-top: 10px;
}
#signup-box .signin .submit {
  margin-left: 10px;
}
/* Mask for background, by default is not display */
#mask {
  display: none;
  background: var(--knowi-primary-foreground, #ffffff);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0.8 !important;
  z-index: 999;
}
/* You can customize to your needs  */
.popup-box {
  display: none;
  background: var(--knowi-primary-foreground, #ffffff);
  padding: 10px;
  border: 2px solid var(--knowi-border-color, #ddd);
  float: left;
  font-size: 1.2em;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  box-shadow: 0px 0px 20px #999;
  /* CSS3 */
  -moz-box-shadow: 0px 0px 20px #999;
  /* Firefox */
  -webkit-box-shadow: 0px 0px 20px #999;
  /* Safari, Chrome */
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari, Chrome */
}
img.btn_close {
  float: right;
  margin: -28px -28px 0 0;
}
fieldset {
  border: none;
}
.textbox label {
  display: block;
  padding-bottom: 7px;
}
.textbox span {
  display: block;
}
.signin p,
.signin span {
  color: var(--knowi-secondary-text-color, #999);
  font-size: 11px;
  line-height: 18px;
}
.button {
  background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
  background: -o-linear-gradient(top, #f3f3f3, #dddddd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#dddddd');
  border-color: #000;
  border-width: 1px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: var(--knowi-titles-color, #333);
  cursor: pointer;
  display: inline-block;
  padding: 6px 6px 4px;
  margin-top: 10px;
  font: 12px;
  width: 214px;
}
.button:hover {
  background: var(--knowi-dash-filter-pills-color, #ddd);
}
.popup-links {
  font-size: 11px;
  align: right;
}
/** Sign up box related */
#signup-box hr {
  margin-top: 0px;
  margin-bottom: 20px;
}
#signup-box #dismiss-login-dialog {
  color: #174add;
  font-size: 14px;
}
/** Resuable snippet for data section display */
#data,
#data-tab {
  /* Fix for maps with bootstrap bug, where map controls were distorted */
  /** Data Display styling */
}
#data .c9-container-wrapper,
#data-tab .c9-container-wrapper {
  width: 100%;
  height: 100%;
}
#data .c9-container-wrapper .footnote,
#data-tab .c9-container-wrapper .footnote {
  bottom: 10px;
  font-weight: bold;
  left: 15px;
  position: relative;
  font-size: 10px;
  margin-right: 15px;
  font-family: var(--knowi-font-family, Lucida Grande, Lucida Sans, Arial, sans-serif);
}
#data .c9-container-wrapper .footnote.summary-footnote,
#data-tab .c9-container-wrapper .footnote.summary-footnote {
  bottom: 40px !important;
}
#data .c9-container-wrapper .footnote.chart-footnote,
#data-tab .c9-container-wrapper .footnote.chart-footnote {
  bottom: 17px !important;
  font-size: 11px;
}
#data .c9-container-wrapper.widget-wrapper,
#data-tab .c9-container-wrapper.widget-wrapper {
  background-color: var(--knowi-primary-foreground, white);
  border-radius: 5px;
}
#data .c9-container-wrapper#view-data-grid,
#data-tab .c9-container-wrapper#view-data-grid {
  height: 100%;
}
#data .c9-container-wrapper.geo-wrapper .geo-name,
#data-tab .c9-container-wrapper.geo-wrapper .geo-name {
  text-align: center;
  font-family: var(--knowi-font-family, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif);
  font-size: 16px;
  color: #274b6d;
  border-bottom: 0px;
  padding-top: 0px;
  margin-bottom: -9px;
  margin-top: 10px;
}
#data .c9-container-wrapper #preview_widget,
#data-tab .c9-container-wrapper #preview_widget {
  min-height: 300px;
  min-width: 500px;
}
#data .c9-container-wrapper #preview_widget .widget-text-container,
#data-tab .c9-container-wrapper #preview_widget .widget-text-container {
  text-align: center;
  margin-top: 0.5em;
}
#data .c9-container-wrapper .c9-widget,
#data-tab .c9-container-wrapper .c9-widget {
  width: 100%;
  height: 100%;
}
#data .c9-container-wrapper .c9-widget .widget-text-container,
#data-tab .c9-container-wrapper .c9-widget .widget-text-container {
  height: 85%;
  width: 100%;
  display: table;
  text-align: center;
  /*margin-top: -.5em;
      padding-top: .5em;
      */
}
#data .c9-container-wrapper .c9-widget .widget-text-container .widget-summary-col-header,
#data-tab .c9-container-wrapper .c9-widget .widget-text-container .widget-summary-col-header {
  float: left;
  display: block;
  height: 100%;
  font-size: 0.3em;
  color: var(--knowi-body-text-color, #595954);
  padding-top: 1px;
  box-sizing: none;
}
#data .c9-container-wrapper .c9-widget .widget-text-container .widget-summary-text,
#data-tab .c9-container-wrapper .c9-widget .widget-text-container .widget-summary-text {
  float: left;
  display: block;
  /* Needed to line up stuff when icons are involved */
  margin-top: -1px;
}
#data .c9-container-wrapper .c9-widget .widget-text-container .widget-text,
#data-tab .c9-container-wrapper .c9-widget .widget-text-container .widget-text {
  display: block;
  width: 100%;
  /*display: inline-block;*/
  vertical-align: middle;
  line-height: normal;
  font-size: 3em;
  font-weight: 400;
  /*color: #eb8f00;*/
  color: var(--knowi-secondary-text-color, #828282);
  letter-spacing: -0.02em;
  font-family: var(--knowi-font-family, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif);
}
#data .c9-container-wrapper .c9-widget .widget-text-container .widget-text ul,
#data-tab .c9-container-wrapper .c9-widget .widget-text-container .widget-text ul {
  margin: 9px;
}
#data .c9-container-wrapper .c9-widget .widget-text-container .widget-text .summary-header,
#data-tab .c9-container-wrapper .c9-widget .widget-text-container .widget-text .summary-header {
  padding-top: 0px;
}
#data a,
#data-tab a {
  font-size: 12px;
}
#data img,
#data-tab img {
  max-width: none;
}
#data .dataset-name,
#data-tab .dataset-name {
  text-align: center;
  font-family: var(--knowi-font-family, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif);
  font-size: 16px;
  color: #274b6d;
  border-bottom: 0px;
  padding: 5px;
}
#data .filters,
#data-tab .filters {
  text-align: center;
  font-family: var(--knowi-font-family, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif);
  font-size: 12px;
  color: #4d759e;
  padding: 0 5px 0 5px;
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 5px;
}
#data .filters.filter-text,
#data-tab .filters.filter-text {
  margin-bottom: 0px !important;
  margin-top: 0px;
}
#data #myGrid,
#data-tab #myGrid,
#data #view-grid-section,
#data-tab #view-grid-section {
  height: 250px;
  width: 733px;
  overflow: hidden;
}
#data #myGrid .slick-header,
#data-tab #myGrid .slick-header,
#data #view-grid-section .slick-header,
#data-tab #view-grid-section .slick-header {
  border: none;
}
#data .c9-dataset,
#data-tab .c9-dataset {
  width: 100%;
  height: 100%;
  margin: 10px 10px 0 0px;
  margin-bottom: 10px;
}
#data .c9-dataset .ui-state-default,
#data-tab .c9-dataset .ui-state-default {
  background: #dfeffc url('../images/ui-bg_glass_85_dfeffc_1x400.png') 50% 50% repeat-x;
  border-right: 0px;
}
#data .c9-dataset .slick-header,
#data-tab .c9-dataset .slick-header {
  background: #dfeffc url('../images/ui-bg_glass_85_dfeffc_1x400.png') 50% 50% repeat-x;
  border-right: 0px;
  border-top: 1px solid silver;
}
#data .c9-dataset .slick-header-column,
#data-tab .c9-dataset .slick-header-column {
  font-weight: normal;
  color: #039;
  font-size: 11px;
}
#data .c9-dataset .slick-row,
#data-tab .c9-dataset .slick-row {
  border-bottom: 1px solid silver;
}
#data .c9-dataset .slick-cell,
#data-tab .c9-dataset .slick-cell {
  background-color: var(--knowi-primary-foreground, white);
  border-right: 0px;
  padding-left: 5px;
  border-top: 1px solid silver;
  padding-top: 3px;
}
#data .c9-dataset .slick-headerrow-column,
#data-tab .c9-dataset .slick-headerrow-column {
  border: 0px;
  border-bottom: 1px solid transparent;
}
#data .c9-dataset .slick-column-name,
#data-tab .c9-dataset .slick-column-name {
  margin-left: 3px;
}
.center,
#mapOptions {
  text-align: center;
}
#data_points,
#poller {
  width: 38px;
}
.ms-ctn {
  padding: 0px 0px !important;
}
.ms-sel-ctn {
  height: 40px;
  line-height: 18px !important;
  overflow: hidden !important;
  background: var(--knowi-primary-foreground, white) !important;
}
.ms-sel-ctn input {
  min-width: 120px;
  border: none !important;
}
.ms-sel-ctn input:focus {
  border: none !important;
}
.ms-sel-ctn .ms-sel-item {
  margin-top: 5px;
}
#dash-desc a {
  color: white;
  font-size: 12px;
}
#dash-desc a:hover {
  color: #f5f5f5;
}
#dash-set-desc,
#email-content-text {
  width: 100% !important;
  height: 50px !important;
}
#dash-set-desc a,
#email-content-text a {
  text-decoration: underline !important;
}
#footnote-text,
#description-text {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
}
.add-filter-icon {
  font-size: 18px;
  color: #0074CC;
  cursor: pointer;
  padding-top: 30px;
}
.remove-filter-icon,
.remove-global-filter-icon {
  font-size: 12px;
  color: #DA4F49;
  cursor: pointer;
  padding-top: 0;
}
.remove-filter-icon .icon-minus-sign,
.remove-global-filter-icon .icon-minus-sign {
  margin-right: 12px;
}
#drilldown-wrapper .span2 {
  width: 20px ;
}
.remove-drilldown-keypair-icon {
  font-size: 12px;
  color: #DA4F49;
  cursor: pointer;
  padding-top: 0px;
}
.loading-indicator {
  display: inline-block;
  padding: 12px;
  background: white;
  -opacity: 0.5;
  color: black;
  font-weight: bold;
  z-index: 9999;
  border: 1px solid red;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 0 0 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  -text-shadow: 1px 1px 1px white;
}
.loading-indicator label {
  padding-left: 20px;
  background: url('../thirdparty/slickgrid/images/ajax-loader-small.gif') no-repeat center left;
}
.chart-back-link {
  font-size: 12px;
  color: rgba(4, 4, 110, 0.74);
  outline: none;
  font-family: var(--knowi-font-family, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif);
}
#c9sql-chart-filter {
  color: #0088cc;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400px;
}
#c9sql-chart-query {
  width: 98%;
  height: 50px;
}
.clone-button-group {
  padding-left: 10px;
}
.clone-dropdown {
  height: 50px;
}
.clone-chart-li {
  font-size: 15px;
}
#clone-btn-group .dropdown-menu {
  height: 55px;
  line-height: 15px;
}
#dataset-last-updated {
  padding-top: 20px;
}
#settings-tab select,
#filter-save-settings select,
#drilldown-tab select {
  height: 40px;
}
#drilldown-wrapper h6 {
  font-size: 15px;
  color: #6c6b6b;
}
#dash-embed {
  height: 60px;
}
#settings-more,
#disable-dash-share,
#generate-url-link,
#secondary-settings-link {
  color: #08C;
  font-size: 14px;
}
#dash-share-url {
  width: 100%;
}
#dash-usergroups {
  font-size: 14px;
}
.help-icon-popover {
  font-size: 16px;
  color: var(--knowi-secondary-text-color, #6d6d6d);
  margin-left: 15px;
  cursor: pointer;
}
.help-icon-popover a:hover {
  text-decoration: none;
}
.help-icon-popover .popover {
  width: 400px;
}
#settings-box .help-icon-popover {
  font-size: 14px;
  color: var(--knowi-secondary-text-color, #838383);
  margin-left: 7px;
  cursor: pointer;
}
#settings-box .help-icon-popover a:hover {
  text-decoration: none;
}
#settings-box .help-icon-popover .popover {
  width: 400px;
}
#idletimeout a {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
  cursor: auto;
}
#idletimeout span {
  font-weight: bold;
}
#idletimeout {
  background: #CC5100;
  border: 3px solid #FF6500;
  color: #fff;
  font-family: var(--knowi-font-family, arial, sans-serif);
  text-align: center;
  font-size: 12px;
  padding: 10px;
  position: relative;
  left: 0;
  right: 0;
  z-index: 100000;
  display: none;
  top: 0px;
}
.query-field:textarea {
  height: 60px;
}
.grid-search {
  position: relative;
  height: 15px !important;
  width: 150px;
  margin: 10px !important;
  float: right;
}
.widgetContainer .icon-search {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 8px;
}
.cm-s-neo {
  margin-right: 20px;
  border: 1px solid lightgray;
  border-radius: 3px;
}
#show-queries {
  text-decoration: underline;
  margin-right: 20px;
  font-weight: normal;
}
.widgetContainer .mbc_content {
  height: 100% !important;
}
#extruderTop .flap {
  width: auto !important;
  overflow: hidden;
  max-width: 300px;
  min-width: 70px;
  position: relative;
  display: inline-block;
  padding-right: 25px;
  padding-left: 10px;
  line-height: 22px;
}
.extruder-name-wrapper {
  text-align: center;
}
#extruderTop .flapLabel {
  width: auto;
}
#extruderTop .flapLabel i {
  position: absolute;
  right: 5px;
  bottom: 6px;
}
#more-drilldown-icon {
  display: none;
}
#create-drilldown {
  margin: 0 0 0 10px;
}
#remove-drilldown {
  display: none;
}
#email-dash-create,
#email-dash-update {
  margin-left: 10px;
}
#email-dash-update,
#email-dash-delete {
  display: none;
}
#dash-email-tab button {
  margin-top: 10px;
}
#dash-email-tab .control-group {
  padding-right: 15px;
}
#c9-geo-primaryregion .ms-helper {
  display: none !important;
}
.geo-name {
  position: absolute;
  top: 30px;
  text-align: center;
  width: 100%;
  font-weight: bold;
}
#c9-geo-primaryregion .dropdown-menu {
  left: 170px;
  top: auto;
  bottom: 0;
}
.c9-container-wrapper {
  height: 100% !important;
}
.widgetContainer .mbc_content {
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}
.widgetContainer {
  padding: 43px 10px 10px 10px;
}
.c9-dataset {
  overflow: hidden !important;
  margin: 0 !important;
}
.mbc_header {
  left: 0;
}
.highcharts-container {
  height: 100% auto;
}
#filter-settings-container {
  display: inline-block;
  float: none;
}
.CodeMirror-empty {
  color: var(--knowi-secondary-text-color, #ccc) !important;
}
.CodeMirror {
  border: 1px solid var(--knowi-border-color, #eee);
  min-height: 100px;
  height: auto !important;
  background-color: var(--knowi-code-editor-bg, #fff);
  color: var(--knowi-code-editor-text, #333);
}
/* Prevent .form-control themed color/background from overriding CodeMirror themes */
.CodeMirror.form-control,
.CodeMirror.form-control:not(:placeholder-shown) {
  background-color: var(--knowi-code-editor-bg, #fff);
  color: var(--knowi-code-editor-text, #333);
}
.cm-s-neo.CodeMirror.form-control,
.cm-s-neo.CodeMirror.form-control:not(:placeholder-shown) {
  background-color: var(--knowi-code-editor-bg, #1E1E2E);
  color: var(--knowi-code-editor-text, #e0e0e0);
}
.cm-s-knowi-dark.CodeMirror.form-control,
.cm-s-knowi-dark.CodeMirror.form-control:not(:placeholder-shown) {
  background: var(--knowi-code-editor-bg, #2E3A48);
  color: var(--knowi-code-editor-text, #e0e0e0);
  border-color: #4a5568;
}
.cm-s-knowi-dark .CodeMirror-cursor {
  border-left: 3px solid #FFFFFF;
}
a:hover {
  text-decoration: none;
}
img:hover {
  text-decoration: none;
}
hr {
  margin: 5px !important;
}
#filters .accordion-heading a {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 13px;
}
#filters #collapseOne .accordion-inner #query {
  width: 98%;
  padding-right: 20px;
  height: 50px;
}
#filters #collapseOne .accordion-inner #query-examples {
  width: 820px;
  padding-right: 20px;
  height: 130px;
}
#rawDataSetNameLabel {
  margin-top: -2px;
}
.paste-data-trigger {
  left: 10px;
  cursor: pointer;
}
.paste-data-trigger:hover {
  text-decoration: none;
}
.datasource-field {
  font-size: 1.2em;
}
.datasource-field:div {
  margin-top: 15px;
}
.datasource-config,
.oauth-popup {
  left: 10px;
  cursor: pointer;
}
.datasource-config:hover,
.oauth-popup:hover {
  text-decoration: none;
}
.add-Query {
  font-size: 11px;
  color: #468847 !important;
  text-decoration: underline !important;
}
.input-large {
  width: 90%;
}
.discovery-section .input-large {
  width: 100%;
}
#tabs .help-icon {
  font-size: 16px;
  color: #6d6d6d;
  margin-left: 15px;
  cursor: pointer;
}
#tabs .help-icon a:hover {
  text-decoration: none;
}
#tabs .help-icon .popover {
  width: 400px;
}
#new-widget-tab {
  height: 75px;
}
#ds-list {
  padding: 10px;
  border-radius: 5px;
  margin-right: 25px;
}
#ds-section-config a {
  color: #808080;
  text-decoration: none;
  font-size: 14px;
}
#new-datasource-container .well {
  padding: 15px;
}
.results-container-wrapper {
  width: 90%;
}
.config-row {
  margin-left: 0px !important;
}
.working-area {
  border-radius: 5px;
  background-color: var(--knowi-primary-foreground, white);
  padding: 20px;
  margin-bottom: 10px;
  width: 100%;
}
.working-area select {
  height: 40px;
}
.working-area a {
  color: #808080;
  text-decoration: none;
  font-size: 14px;
}
.working-area .cancel-config-btn,
.working-area #ds-test-connection {
  margin-right: 5px;
}
.working-area #spinner {
  position: absolute;
  left: 30px;
}
.working-area #ds-image {
  width: 200px;
  height: auto;
  margin-bottom: 20px;
}
#schedule-datetimepicker {
  font-size: 15px;
}
#schedule-datetimepicker input {
  width: 140px;
}
.ui-timepicker-select {
  width: 60px !important;
}
#ui-datepicker-div {
  font-size: 15px;
  z-index: 1000 !important;
}
#scheduling-section {
  margin-top: 20px;
}
.landing-datasource-section,
.landing-query-section {
  margin: 30px;
}
#sourceWrap {
  padding: 2px 4px;
  margin: 12px auto 18px auto;
  cursor: pointer;
}
#textareadata textarea {
  font-size: 11px;
  font-family: "Courier New", Courier, mono;
  border: 1px solid #aaa;
  background-color: var(--knowi-primary-foreground, #fff);
  color: #fff;
  overflow-x: hidden;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  resize: vertical;
  width: 892px;
  height: 130px;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
}
/* texttogrid =================== */
div.texttogrid {
  position: relative;
  width: 99%;
  height: 120px;
  border: 1px solid #aaa;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: var(--knowi-primary-foreground, #fff);
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
em.texttogrid {
  position: absolute;
  top: 55px;
  left: 1px;
  width: 99%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-style: normal;
  color: #a9a9a9;
}
table.texttogrid {
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: auto;
  text-align: left;
  color: #000;
  background-color: var(--knowi-primary-foreground, #fff);
  margin: 4px;
  white-space: nowrap;
  width: 99%;
  opacity: 0.4;
}
table.texttogrid th {
  font-weight: bold;
  font-size: 13px;
  padding: 4px;
  margin: 2px 0 2px 0;
  border-width: 0 1px 1px 0;
  border-style: solid solid solid solid;
  border-color: #aaa #aaa #aaa #aaa;
}
table.texttogrid tr {
  margin: 0 0 2px 0;
  border-width: 0 0 0px 0;
  border-style: solid;
  border-color: #aaa;
}
table.texttogrid td {
  padding: 5px;
  border-width: 0 1px 0 0 !important;
  border-style: solid;
  border-color: #aaa;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 170px;
  font-size: 13px;
  margin: 0;
}
td:last-child {
  border: 0 none;
}
table {
  min-width: 0px !important;
}
table th {
  min-width: 0px !important;
}
.pasteWrap {
  width: 832px;
  cursor: pointer;
  padding: 20px 20px;
  background-color: whitesmoke;
  border-radius: 5px;
}
.pasteWrap hr {
  margin-top: 20px;
}
.paste-area {
  font-size: 11px;
  font-family: "Courier New", Courier, mono;
  border: 1px solid #aaa;
  background-color: var(--knowi-primary-foreground, #fff);
  color: #fff;
  overflow-x: hidden;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  resize: vertical;
  width: 98%;
  height: 130px;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
}
.query {
  width: 98%;
}
.query .paste-area {
  display: none;
  color: #000000;
}
.results-section {
  margin-top: 15px;
  width: 99.1%;
  height: 200px;
}
.query-section {
  margin-top: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 5px;
}
.paste-try {
  margin-right: 30px;
}
.table-striped {
  border-top: 1px solid var(--knowi-border-color, #dddddd) !important;
}
.table-striped td:last-child {
  border-top: 1px solid var(--knowi-border-color, #dddddd) !important;
}
.table-striped th {
  border-bottom: 1px solid;
}
.dash-settings,
.widget-settings,
.preview-widget-settings {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 0px;
}
.dash-settings:hover,
.widget-settings:hover,
.preview-widget-settings:hover {
  color: black;
}
.dash-settings {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 0px;
}
.dash-settings:hover {
  color: black;
}
.view-data {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 10px;
}
.view-data:hover {
  color: black;
}
.view-widget {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 10px;
}
.view-widget:hover {
  color: black;
}
.view-dash {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 10px;
}
.view-dash:hover {
  color: black;
}
.new-ds-query {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 0px;
}
.new-ds-query:hover {
  color: black;
}
.edit-query {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 0px;
}
.edit-query:hover {
  color: black;
}
.edit-ds,
.share-ds,
.share-query,
.share-agent {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 10px;
}
.edit-ds:hover,
.share-ds:hover,
.share-query:hover,
.share-agent:hover {
  color: black;
}
.edit-ds,
.edit-query {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 0px;
}
.edit-ds:hover,
.edit-query:hover {
  color: black;
}
.remove-ds,
.remove-query,
.remove-agent,
.remove-dash-icon,
.remove-widget-icon {
  color: #7f7f7f;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  font-size: 15px;
  margin-left: 10px;
}
.remove-ds:hover,
.remove-query:hover,
.remove-agent:hover,
.remove-dash-icon:hover,
.remove-widget-icon:hover {
  color: red;
}
#section-container {
  margin-left: 225px !important;
}
#section-container hr {
  margin-top: 30px !important;
}
#section-container input[type="search"] {
  height: 20px;
}
#section-container #manage-header-section,
#section-container #welcome-header {
  font-size: 22px;
  margin: 20px 0px 0px 0px;
}
#section-container th {
  margin-left: 0px;
  padding-left: 10px;
}
#section-container #add-new-ds,
#section-container #add-new-query {
  margin-top: 20px;
}
#section-container #welcome-msg {
  margin-top: 20px;
  margin-bottom: 20px;
}
#section-container #newwidget-section {
  margin-top: 20px;
}
#section-container #header-desc {
  margin-top: 15px;
  margin-bottom: 15px;
}
#section-container a {
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.ds-section-header {
  font-size: 18px;
}
div.vertical-line {
  width: 1px;
  background-color: var(--knowi-border-color, #ccc);
  min-height: 1500px;
  float: left;
}
.discovery-popover-class .popover-title {
  display: block;
}
.popover-title {
  display: none;
}
.ms-ctn {
  border: 1px solid var(--knowi-border-color, #cccccc) !important;
  background: var(--knowi-primary-foreground, white) !important;
  margin-right: 50px !important;
}
.ms-res-group {
  background: lightgray !important;
}
#section-container {
  margin-left: 300px;
}
#section-container hr {
  margin-top: 30px !important;
}
#settings-section {
  float: left;
  margin-top: 20px;
}
#settings-section .ui-tabs-nav a {
  text-decoration: none;
  color: #1c94c4;
  float: left;
  padding: 0.5em 1em;
  font-size: 18px;
}
#settings-section .ui-tabs-nav.ui-tabs-selected {
  color: #eb8f00 !important;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 1200;
}
* html .ui-autocomplete {
  width: 1px;
}
.ui-menu {
  list-style: none;
  display: block;
  float: left;
  margin: 0;
  padding: 2px;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  line-height: 1.5;
  zoom: 1;
  padding: 0.2em 0.4em;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: 400;
  margin: -1px;
}
.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ui-widget-content {
  border: 1px solid var(--knowi-border-color, #ddd);
  background: #eee 50% top repeat-x;
  color: var(--knowi-titles-color, #333);
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid var(--knowi-border-color, #ccc);
  background: #f6f6f6 50% 50% repeat-x;
  font-weight: 700;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce 50% 50% repeat-x;
  font-weight: 700;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: var(--knowi-primary-foreground, #fff) 50% 50% repeat-x;
  font-weight: 700;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
.ui-widget,
.ui-widget .ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget {
  font-size: 11px;
}
#dash-set-desc,
#email-content-text {
  width: 100% !important;
  height: 50px !important;
}
.modal {
  width: 800px;
}
.modal label {
  font-size: 14px !important;
}
.modal .btn {
  font-weight: 400 !important;
}
#new-datasource-container .well {
  min-height: 150px;
}
#add-widget-link {
  display: none;
}
#dataset-last-updated {
  margin: 20px;
}
#data-view-types {
  margin-bottom: 10px;
}
#export-btn-group #export-dropdown {
  background-color: #006dcc !important;
}
#export-btn-group li {
  margin-left: 0px;
}
#header-wrapper .alert-area {
  margin-top: 10px;
  width: 90%;
}
.table-section .actions {
  white-space: nowrap;
}
#schedule-frequency {
  width: 25px;
}
#chart-container .mbc_header {
  border-bottom: none !important;
  height: 30px;
}
.ms-res-ctn:dropdown-menu {
  max-height: 155px;
}
.ms-sel-item {
  margin: 5px !important;
  padding: 5px !important;
  font-size: 13px !important;
}
.settings-header {
  height: 60px !important;
}
.settings-header .caret {
  margin-top: 5px !important;
}
.settings-header #logo-div {
  margin-top: -10px;
  margin-left: 20px;
}
.settings-header .navbar {
  margin-bottom: 0px;
}
.settings-header .navbar #nav-section {
  margin-top: 20px;
}
.settings-header .menu-item {
  margin: 0px;
}
.settings-header .menu-item #nav-section li {
  margin-top: 10px;
  line-height: 12px;
}
.landing-query-section .ms-close-btn {
  background-position: 0 0 !important;
}
.ms-sel-ctn input {
  box-shadow: none !important;
}
.discovery-section {
  display: table;
  margin-right: 19px;
}
.discovery-section h3 {
  margin-top: -5px !important;
  font-size: 20px;
}
.working-area .config-row {
  margin-bottom: 10px;
}
.span10 > #add-new-query {
  display: none;
}
#add-new-query {
  margin: 0 !important;
}
#list-query-section_filter {
  float: none;
}
.ms-ctn[data-queryfield='gaAccount'] .dropdown-menu {
  left: 101%;
  top: auto;
  bottom: 0;
}
.ms-ctn[data-queryfield='gaAccount'] input {
  width: 120px !important;
}
.popover-title {
  padding-right: 30px;
}
.CodeMirror-empty {
  color: #ccc !important;
}
#add-new-group-dialog {
  width: 400px;
}
#add-new-group {
  text-decoration: underline;
  color: #266cbb;
  cursor: pointer;
}
#edit-user-dialog {
  width: 400px;
}
div.CodeMirror.cm-s-neo.ui-resizable {
  height: auto !important;
  min-height: 100px !important;
}
#share-dialog .modal-body .row-fluid {
  padding-bottom: 100px;
}
.CodeMirror-scroll {
  overflow: hidden;
}
