article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */
  /* Makes inputs behave like true block-level elements */
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  background-color: #fff;
}
a {
  color: #08c;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.12765957%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid > .span12 {
  width: 99.99999999%;
}
.row-fluid > .span11 {
  width: 91.48936169%;
}
.row-fluid > .span10 {
  width: 82.9787234%;
}
.row-fluid > .span9 {
  width: 74.4680851%;
}
.row-fluid > .span8 {
  width: 65.9574468%;
}
.row-fluid > .span7 {
  width: 57.4468085%;
}
.row-fluid > .span6 {
  width: 48.93617021%;
}
.row-fluid > .span5 {
  width: 40.42553191%;
}
.row-fluid > .span4 {
  width: 31.91489361%;
}
.row-fluid > .span3 {
  width: 23.40425532%;
}
.row-fluid > .span2 {
  width: 14.89361702%;
}
.row-fluid > .span1 {
  width: 6.38297872%;
}
.container {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-opacity: 80;
  -moz-opacity: 80;
  opacity: 80;
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  -webkit-transition: opacity .3s linear,top .3s ease-out;
  -moz-transition: opacity .3s linear,top .3s ease-out;
  -o-transition: opacity .3s linear,top .3s ease-out;
  -ms-transition: opacity .3s linear,top .3s ease-out;
  transition: opacity .3s linear,top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 6px 6px;
  -moz-background-clip: padding;
  border-radius: 0 0 6px 6px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-opacity: 80;
  -moz-opacity: 80;
  opacity: 80;
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
}
.tooltip-inner {
  max-width: 250px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.dataexplorer_tooltip .tooltip-arrow {
  opacity: 0.6;
  border-color: #646464;
}
.dataexplorer_tooltip .tooltip-inner {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  margin-left: 70px;
  background-color: #646464;
  text-align: left;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
.popover.top {
  margin-top: -5px;
}
.popover.right {
  margin-left: 5px;
}
.popover.bottom {
  margin-top: 5px;
}
.popover.left {
  margin-left: -5px;
}
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
}
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  border-radius: 6px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 3px 0 0;
  -moz-background-clip: padding;
  border-radius: 3px 3px 0 0;
  background-clip: padding-box;
}
.popover-content {
  padding: 14px;
  background-color: #fff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-opacity: 30;
  -moz-opacity: 30;
  opacity: 30;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 100;
  -moz-opacity: 100;
  opacity: 100;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 7px;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #fff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle,
.dropdown.open .dropdown-toggle:hover {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.dropdown.open .dropdown-menu {
  display: block;
}
.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #eee;
}
legend small {
  font-size: 13.5px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  color: #333;
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
label input,
label textarea,
label select {
  display: block;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: 0 \9;
  /* IE9 and down */
}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #fff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
input[type="file"] {
  line-height: 18px \9;
}
select {
  width: 220px;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-transition: border linear 0.2s,-webkit-box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s,-moz-box-shadow linear 0.2s;
  -o-transition: border linear 0.2s,box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s,box-shadow linear 0.2s;
  transition: border linear 0.2s,box-shadow linear 0.2s;
}
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
  float: none;
  margin-left: 0;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 930px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 850px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 770px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 690px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 610px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 530px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 450px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 370px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 290px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 210px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 50px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #eee;
  border-color: #ddd;
  cursor: not-allowed;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #eee;
  border-top: 1px solid #ddd;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
}
.form-actions:after {
  clear: both;
}
.uneditable-input {
  display: block;
  background-color: #fff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
:-moz-placeholder {
  color: #999;
}
::-webkit-input-placeholder {
  color: #999;
}
.help-block,
.help-inline {
  color: #555;
}
.help-block {
  display: block;
  margin-bottom: 9px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
}
.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  *margin-left: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
}
.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  position: relative;
  z-index: 2;
}
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}
.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
}
.input-prepend .active,
.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-append input,
.input-append select .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
}
.input-append .uneditable-input {
  border-left-color: #eee;
  border-right-color: #ccc;
}
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
}
.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 14px;
  -moz-background-clip: padding;
  border-radius: 14px;
  background-clip: padding-box;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
  /* Super jank IE7 fix to ensure the inputs in .input-append and input-prepend don't inherit the margin of the parent, in this case .controls */
  *display: inline-block;
  *margin-left: 0;
  *padding-left: 20px;
}
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  border-radius: 4px 4px 0 0;
  background-clip: padding-box;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #08c;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  border-radius: 4px 4px 0 0;
  background-clip: padding-box;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.nav > .dropdown.active > a:hover {
  color: #000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 100;
  -moz-opacity: 100;
  opacity: 100;
}
.tabs-stacked .open > a:hover {
  border-color: #999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tab-content {
  display: table;
  width: 100%;
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.tabs-below .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
  float: none;
}
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 0 0 4px;
  -moz-background-clip: padding;
  border-radius: 4px 0 0 4px;
  background-clip: padding-box;
}
.tabs-left .nav-tabs > li > a:hover {
  border-color: #eee #ddd #eee #eee;
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 4px 4px 0;
  -moz-background-clip: padding;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
}
.tabs-right .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
/*
    --------------------
    Visualization styles
    --------------------
*/
#database-view .ops-plot,
#table-view .ops-plot,
#datacenter-view .ops-plot,
#server-view .ops-plot {
  /* GPU acceleration */
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  /* For Safari */
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
#database-view .ops-plot .ops-plot-legend,
#table-view .ops-plot .ops-plot-legend,
#datacenter-view .ops-plot .ops-plot-legend,
#server-view .ops-plot .ops-plot-legend {
  float: right;
  color: #a3a3a3;
  font: 15px "Copse";
  text-align: right;
  /* concentric circles for legend element */
}
#database-view .ops-plot .ops-plot-legend .element,
#table-view .ops-plot .ops-plot-legend .element,
#datacenter-view .ops-plot .ops-plot-legend .element,
#server-view .ops-plot .ops-plot-legend .element {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
}
#database-view .ops-plot .ops-plot-legend .element p,
#table-view .ops-plot .ops-plot-legend .element p,
#datacenter-view .ops-plot .ops-plot-legend .element p,
#server-view .ops-plot .ops-plot-legend .element p {
  margin: 0;
  margin-left: 23px;
  line-height: 15px;
}
#database-view .ops-plot .ops-plot-legend .reads .color,
#table-view .ops-plot .ops-plot-legend .reads .color,
#datacenter-view .ops-plot .ops-plot-legend .reads .color,
#server-view .ops-plot .ops-plot-legend .reads .color {
  background-color: #729E51;
}
#database-view .ops-plot .ops-plot-legend .writes .color,
#table-view .ops-plot .ops-plot-legend .writes .color,
#datacenter-view .ops-plot .ops-plot-legend .writes .color,
#server-view .ops-plot .ops-plot-legend .writes .color {
  background-color: #983434;
}
#database-view .ops-plot .ops-plot-legend .color,
#table-view .ops-plot .ops-plot-legend .color,
#datacenter-view .ops-plot .ops-plot-legend .color,
#server-view .ops-plot .ops-plot-legend .color {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  margin: 2px;
}
#database-view .ops-plot .ops-plot-legend .outer-circle,
#table-view .ops-plot .ops-plot-legend .outer-circle,
#datacenter-view .ops-plot .ops-plot-legend .outer-circle,
#server-view .ops-plot .ops-plot-legend .outer-circle {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  border-radius: 6px;
  background-clip: padding-box;
  border: thin solid #CCC;
  float: left;
}
#database-view .ops-plot .plot-container,
#table-view .ops-plot .plot-container,
#datacenter-view .ops-plot .plot-container,
#server-view .ops-plot .plot-container {
  /* REMOVED */
}
#database-view .ops-plot .plot,
#table-view .ops-plot .plot,
#datacenter-view .ops-plot .plot,
#server-view .ops-plot .plot {
  position: relative;
}
#database-view .ops-plot .plot .chart,
#table-view .ops-plot .plot .chart,
#datacenter-view .ops-plot .plot .chart,
#server-view .ops-plot .plot .chart {
  border: none;
  z-index: 999;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
#database-view .ops-plot .plot .chart .title,
#table-view .ops-plot .plot .chart .title,
#datacenter-view .ops-plot .plot .chart .title,
#server-view .ops-plot .plot .chart .title {
  display: none;
}
#database-view .ops-plot .plot .chart .value,
#table-view .ops-plot .plot .chart .value,
#datacenter-view .ops-plot .plot .chart .value,
#server-view .ops-plot .plot .chart .value {
  display: none;
}
#database-view .ops-plot .plot .chart canvas,
#table-view .ops-plot .plot .chart canvas,
#datacenter-view .ops-plot .plot .chart canvas,
#server-view .ops-plot .plot .chart canvas {
  display: block;
}
#database-view .ops-plot .plot .chart,
#table-view .ops-plot .plot .chart,
#datacenter-view .ops-plot .plot .chart,
#server-view .ops-plot .plot .chart,
#database-view .ops-plot .plot .haxis,
#table-view .ops-plot .plot .haxis,
#datacenter-view .ops-plot .plot .haxis,
#server-view .ops-plot .plot .haxis,
#database-view .ops-plot .plot .hgrid,
#table-view .ops-plot .plot .hgrid,
#datacenter-view .ops-plot .plot .hgrid,
#server-view .ops-plot .plot .hgrid,
#database-view .ops-plot .plot .line,
#table-view .ops-plot .plot .line,
#datacenter-view .ops-plot .plot .line,
#server-view .ops-plot .plot .line {
  margin-left: 34px;
}
#database-view .ops-plot .plot .haxis,
#table-view .ops-plot .plot .haxis,
#datacenter-view .ops-plot .plot .haxis,
#server-view .ops-plot .plot .haxis,
#database-view .ops-plot .plot .vaxis,
#table-view .ops-plot .plot .vaxis,
#datacenter-view .ops-plot .plot .vaxis,
#server-view .ops-plot .plot .vaxis,
#database-view .ops-plot .plot .hgrid,
#table-view .ops-plot .plot .hgrid,
#datacenter-view .ops-plot .plot .hgrid,
#server-view .ops-plot .plot .hgrid,
#database-view .ops-plot .plot .vgrid,
#table-view .ops-plot .plot .vgrid,
#datacenter-view .ops-plot .plot .vgrid,
#server-view .ops-plot .plot .vgrid {
  font: 7px "Open Sans";
  opacity: 1;
}
#database-view .ops-plot .plot .haxis line,
#table-view .ops-plot .plot .haxis line,
#datacenter-view .ops-plot .plot .haxis line,
#server-view .ops-plot .plot .haxis line,
#database-view .ops-plot .plot .vaxis line,
#table-view .ops-plot .plot .vaxis line,
#datacenter-view .ops-plot .plot .vaxis line,
#server-view .ops-plot .plot .vaxis line,
#database-view .ops-plot .plot .hgrid line,
#table-view .ops-plot .plot .hgrid line,
#datacenter-view .ops-plot .plot .hgrid line,
#server-view .ops-plot .plot .hgrid line,
#database-view .ops-plot .plot .vgrid line,
#table-view .ops-plot .plot .vgrid line,
#datacenter-view .ops-plot .plot .vgrid line,
#server-view .ops-plot .plot .vgrid line {
  stroke: #dcdcdc;
  shape-rendering: crispEdges;
}
#database-view .ops-plot .plot .haxis line,
#table-view .ops-plot .plot .haxis line,
#datacenter-view .ops-plot .plot .haxis line,
#server-view .ops-plot .plot .haxis line,
#database-view .ops-plot .plot .vaxis line,
#table-view .ops-plot .plot .vaxis line,
#datacenter-view .ops-plot .plot .vaxis line,
#server-view .ops-plot .plot .vaxis line,
#database-view .ops-plot .plot .hgrid line,
#table-view .ops-plot .plot .hgrid line,
#datacenter-view .ops-plot .plot .hgrid line,
#server-view .ops-plot .plot .hgrid line,
#database-view .ops-plot .plot .vgrid line,
#table-view .ops-plot .plot .vgrid line,
#datacenter-view .ops-plot .plot .vgrid line,
#server-view .ops-plot .plot .vgrid line {
  opacity: 1;
}
#database-view .ops-plot .plot .vaxis text,
#table-view .ops-plot .plot .vaxis text,
#datacenter-view .ops-plot .plot .vaxis text,
#server-view .ops-plot .plot .vaxis text,
#database-view .ops-plot .plot .haxis text,
#table-view .ops-plot .plot .haxis text,
#datacenter-view .ops-plot .plot .haxis text,
#server-view .ops-plot .plot .haxis text {
  font: 13px "Open Sans";
  fill: #A3A3A3;
  -webkit-transition: fill-opacity 250ms linear;
}
#database-view .ops-plot .plot .vaxis,
#table-view .ops-plot .plot .vaxis,
#datacenter-view .ops-plot .plot .vaxis,
#server-view .ops-plot .plot .vaxis {
  margin-top: -246px;
}
#database-view .ops-plot .plot .vaxis .tick,
#table-view .ops-plot .plot .vaxis .tick,
#datacenter-view .ops-plot .plot .vaxis .tick,
#server-view .ops-plot .plot .vaxis .tick {
  display: none;
}
#database-view .ops-plot .plot .vgrid,
#table-view .ops-plot .plot .vgrid,
#datacenter-view .ops-plot .plot .vgrid,
#server-view .ops-plot .plot .vgrid {
  position: absolute;
  top: 0;
  left: 0px;
}
#database-view .ops-plot .plot .haxis,
#table-view .ops-plot .plot .haxis,
#datacenter-view .ops-plot .plot .haxis,
#server-view .ops-plot .plot .haxis {
  margin-top: -9px;
}
#database-view .ops-plot .plot .hgrid,
#table-view .ops-plot .plot .hgrid,
#datacenter-view .ops-plot .plot .hgrid,
#server-view .ops-plot .plot .hgrid {
  display: none;
  height: 220px;
  position: absolute;
  top: -3px;
  left: 0;
}
#database-view .ops-plot .plot .line,
#table-view .ops-plot .plot .line,
#datacenter-view .ops-plot .plot .line,
#server-view .ops-plot .plot .line {
  background: #000;
  opacity: .2;
  z-index: 2;
}
/* These are the conditional mixins for the different syntax for IE10 Flexbox*/
/*!
Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/benjsperry  https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons
*/
.ion-alert:before {
  content: "\f101";
}
.ion-alert-circled:before {
  content: "\f100";
}
.ion-android-add:before {
  content: "\f2c7";
}
.ion-android-add-circle:before {
  content: "\f359";
}
.ion-android-alarm-clock:before {
  content: "\f35a";
}
.ion-android-alert:before {
  content: "\f35b";
}
.ion-android-apps:before {
  content: "\f35c";
}
.ion-android-archive:before {
  content: "\f2c9";
}
.ion-android-arrow-back:before {
  content: "\f2ca";
}
.ion-android-arrow-down:before {
  content: "\f35d";
}
.ion-android-arrow-dropdown:before {
  content: "\f35f";
}
.ion-android-arrow-dropdown-circle:before {
  content: "\f35e";
}
.ion-android-arrow-dropleft:before {
  content: "\f361";
}
.ion-android-arrow-dropleft-circle:before {
  content: "\f360";
}
.ion-android-arrow-dropright:before {
  content: "\f363";
}
.ion-android-arrow-dropright-circle:before {
  content: "\f362";
}
.ion-android-arrow-dropup:before {
  content: "\f365";
}
.ion-android-arrow-dropup-circle:before {
  content: "\f364";
}
.ion-android-arrow-forward:before {
  content: "\f30f";
}
.ion-android-arrow-up:before {
  content: "\f366";
}
.ion-android-attach:before {
  content: "\f367";
}
.ion-android-bar:before {
  content: "\f368";
}
.ion-android-bicycle:before {
  content: "\f369";
}
.ion-android-boat:before {
  content: "\f36a";
}
.ion-android-bookmark:before {
  content: "\f36b";
}
.ion-android-bulb:before {
  content: "\f36c";
}
.ion-android-bus:before {
  content: "\f36d";
}
.ion-android-calendar:before {
  content: "\f2d1";
}
.ion-android-call:before {
  content: "\f2d2";
}
.ion-android-camera:before {
  content: "\f2d3";
}
.ion-android-cancel:before {
  content: "\f36e";
}
.ion-android-car:before {
  content: "\f36f";
}
.ion-android-cart:before {
  content: "\f370";
}
.ion-android-chat:before {
  content: "\f2d4";
}
.ion-android-checkbox:before {
  content: "\f374";
}
.ion-android-checkbox-blank:before {
  content: "\f371";
}
.ion-android-checkbox-outline:before {
  content: "\f373";
}
.ion-android-checkbox-outline-blank:before {
  content: "\f372";
}
.ion-android-checkmark-circle:before {
  content: "\f375";
}
.ion-android-clipboard:before {
  content: "\f376";
}
.ion-android-close:before {
  content: "\f2d7";
}
.ion-android-cloud:before {
  content: "\f37a";
}
.ion-android-cloud-circle:before {
  content: "\f377";
}
.ion-android-cloud-done:before {
  content: "\f378";
}
.ion-android-cloud-outline:before {
  content: "\f379";
}
.ion-android-color-palette:before {
  content: "\f37b";
}
.ion-android-compass:before {
  content: "\f37c";
}
.ion-android-contact:before {
  content: "\f2d8";
}
.ion-android-contacts:before {
  content: "\f2d9";
}
.ion-android-contract:before {
  content: "\f37d";
}
.ion-android-create:before {
  content: "\f37e";
}
.ion-android-delete:before {
  content: "\f37f";
}
.ion-android-desktop:before {
  content: "\f380";
}
.ion-android-document:before {
  content: "\f381";
}
.ion-android-done:before {
  content: "\f383";
}
.ion-android-done-all:before {
  content: "\f382";
}
.ion-android-download:before {
  content: "\f2dd";
}
.ion-android-drafts:before {
  content: "\f384";
}
.ion-android-exit:before {
  content: "\f385";
}
.ion-android-expand:before {
  content: "\f386";
}
.ion-android-favorite:before {
  content: "\f388";
}
.ion-android-favorite-outline:before {
  content: "\f387";
}
.ion-android-film:before {
  content: "\f389";
}
.ion-android-folder:before {
  content: "\f2e0";
}
.ion-android-folder-open:before {
  content: "\f38a";
}
.ion-android-funnel:before {
  content: "\f38b";
}
.ion-android-globe:before {
  content: "\f38c";
}
.ion-android-hand:before {
  content: "\f2e3";
}
.ion-android-hangout:before {
  content: "\f38d";
}
.ion-android-happy:before {
  content: "\f38e";
}
.ion-android-home:before {
  content: "\f38f";
}
.ion-android-image:before {
  content: "\f2e4";
}
.ion-android-laptop:before {
  content: "\f390";
}
.ion-android-list:before {
  content: "\f391";
}
.ion-android-locate:before {
  content: "\f2e9";
}
.ion-android-lock:before {
  content: "\f392";
}
.ion-android-mail:before {
  content: "\f2eb";
}
.ion-android-map:before {
  content: "\f393";
}
.ion-android-menu:before {
  content: "\f394";
}
.ion-android-microphone:before {
  content: "\f2ec";
}
.ion-android-microphone-off:before {
  content: "\f395";
}
.ion-android-more-horizontal:before {
  content: "\f396";
}
.ion-android-more-vertical:before {
  content: "\f397";
}
.ion-android-navigate:before {
  content: "\f398";
}
.ion-android-notifications:before {
  content: "\f39b";
}
.ion-android-notifications-none:before {
  content: "\f399";
}
.ion-android-notifications-off:before {
  content: "\f39a";
}
.ion-android-open:before {
  content: "\f39c";
}
.ion-android-options:before {
  content: "\f39d";
}
.ion-android-people:before {
  content: "\f39e";
}
.ion-android-person:before {
  content: "\f3a0";
}
.ion-android-person-add:before {
  content: "\f39f";
}
.ion-android-phone-landscape:before {
  content: "\f3a1";
}
.ion-android-phone-portrait:before {
  content: "\f3a2";
}
.ion-android-pin:before {
  content: "\f3a3";
}
.ion-android-plane:before {
  content: "\f3a4";
}
.ion-android-playstore:before {
  content: "\f2f0";
}
.ion-android-print:before {
  content: "\f3a5";
}
.ion-android-radio-button-off:before {
  content: "\f3a6";
}
.ion-android-radio-button-on:before {
  content: "\f3a7";
}
.ion-android-refresh:before {
  content: "\f3a8";
}
.ion-android-remove:before {
  content: "\f2f4";
}
.ion-android-remove-circle:before {
  content: "\f3a9";
}
.ion-android-restaurant:before {
  content: "\f3aa";
}
.ion-android-sad:before {
  content: "\f3ab";
}
.ion-android-search:before {
  content: "\f2f5";
}
.ion-android-send:before {
  content: "\f2f6";
}
.ion-android-settings:before {
  content: "\f2f7";
}
.ion-android-share:before {
  content: "\f2f8";
}
.ion-android-share-alt:before {
  content: "\f3ac";
}
.ion-android-star:before {
  content: "\f2fc";
}
.ion-android-star-half:before {
  content: "\f3ad";
}
.ion-android-star-outline:before {
  content: "\f3ae";
}
.ion-android-stopwatch:before {
  content: "\f2fd";
}
.ion-android-subway:before {
  content: "\f3af";
}
.ion-android-sunny:before {
  content: "\f3b0";
}
.ion-android-sync:before {
  content: "\f3b1";
}
.ion-android-textsms:before {
  content: "\f3b2";
}
.ion-android-time:before {
  content: "\f3b3";
}
.ion-android-train:before {
  content: "\f3b4";
}
.ion-android-unlock:before {
  content: "\f3b5";
}
.ion-android-upload:before {
  content: "\f3b6";
}
.ion-android-volume-down:before {
  content: "\f3b7";
}
.ion-android-volume-mute:before {
  content: "\f3b8";
}
.ion-android-volume-off:before {
  content: "\f3b9";
}
.ion-android-volume-up:before {
  content: "\f3ba";
}
.ion-android-walk:before {
  content: "\f3bb";
}
.ion-android-warning:before {
  content: "\f3bc";
}
.ion-android-watch:before {
  content: "\f3bd";
}
.ion-android-wifi:before {
  content: "\f305";
}
.ion-aperture:before {
  content: "\f313";
}
.ion-archive:before {
  content: "\f102";
}
.ion-arrow-down-a:before {
  content: "\f103";
}
.ion-arrow-down-b:before {
  content: "\f104";
}
.ion-arrow-down-c:before {
  content: "\f105";
}
.ion-arrow-expand:before {
  content: "\f25e";
}
.ion-arrow-graph-down-left:before {
  content: "\f25f";
}
.ion-arrow-graph-down-right:before {
  content: "\f260";
}
.ion-arrow-graph-up-left:before {
  content: "\f261";
}
.ion-arrow-graph-up-right:before {
  content: "\f262";
}
.ion-arrow-left-a:before {
  content: "\f106";
}
.ion-arrow-left-b:before {
  content: "\f107";
}
.ion-arrow-left-c:before {
  content: "\f108";
}
.ion-arrow-move:before {
  content: "\f263";
}
.ion-arrow-resize:before {
  content: "\f264";
}
.ion-arrow-return-left:before {
  content: "\f265";
}
.ion-arrow-return-right:before {
  content: "\f266";
}
.ion-arrow-right-a:before {
  content: "\f109";
}
.ion-arrow-right-b:before {
  content: "\f10a";
}
.ion-arrow-right-c:before {
  content: "\f10b";
}
.ion-arrow-shrink:before {
  content: "\f267";
}
.ion-arrow-swap:before {
  content: "\f268";
}
.ion-arrow-up-a:before {
  content: "\f10c";
}
.ion-arrow-up-b:before {
  content: "\f10d";
}
.ion-arrow-up-c:before {
  content: "\f10e";
}
.ion-asterisk:before {
  content: "\f314";
}
.ion-at:before {
  content: "\f10f";
}
.ion-backspace:before {
  content: "\f3bf";
}
.ion-backspace-outline:before {
  content: "\f3be";
}
.ion-bag:before {
  content: "\f110";
}
.ion-battery-charging:before {
  content: "\f111";
}
.ion-battery-empty:before {
  content: "\f112";
}
.ion-battery-full:before {
  content: "\f113";
}
.ion-battery-half:before {
  content: "\f114";
}
.ion-battery-low:before {
  content: "\f115";
}
.ion-beaker:before {
  content: "\f269";
}
.ion-beer:before {
  content: "\f26a";
}
.ion-bluetooth:before {
  content: "\f116";
}
.ion-bonfire:before {
  content: "\f315";
}
.ion-bookmark:before {
  content: "\f26b";
}
.ion-bowtie:before {
  content: "\f3c0";
}
.ion-briefcase:before {
  content: "\f26c";
}
.ion-bug:before {
  content: "\f2be";
}
.ion-calculator:before {
  content: "\f26d";
}
.ion-calendar:before {
  content: "\f117";
}
.ion-camera:before {
  content: "\f118";
}
.ion-card:before {
  content: "\f119";
}
.ion-cash:before {
  content: "\f316";
}
.ion-chatbox:before {
  content: "\f11b";
}
.ion-chatbox-working:before {
  content: "\f11a";
}
.ion-chatboxes:before {
  content: "\f11c";
}
.ion-chatbubble:before {
  content: "\f11e";
}
.ion-chatbubble-working:before {
  content: "\f11d";
}
.ion-chatbubbles:before {
  content: "\f11f";
}
.ion-checkmark:before {
  content: "\f122";
}
.ion-checkmark-circled:before {
  content: "\f120";
}
.ion-checkmark-round:before {
  content: "\f121";
}
.ion-chevron-down:before {
  content: "\f123";
}
.ion-chevron-left:before {
  content: "\f124";
}
.ion-chevron-right:before {
  content: "\f125";
}
.ion-chevron-up:before {
  content: "\f126";
}
.ion-clipboard:before {
  content: "\f127";
}
.ion-clock:before {
  content: "\f26e";
}
.ion-close:before {
  content: "\f12a";
}
.ion-close-circled:before {
  content: "\f128";
}
.ion-close-round:before {
  content: "\f129";
}
.ion-closed-captioning:before {
  content: "\f317";
}
.ion-cloud:before {
  content: "\f12b";
}
.ion-code:before {
  content: "\f271";
}
.ion-code-download:before {
  content: "\f26f";
}
.ion-code-working:before {
  content: "\f270";
}
.ion-coffee:before {
  content: "\f272";
}
.ion-compass:before {
  content: "\f273";
}
.ion-compose:before {
  content: "\f12c";
}
.ion-connection-bars:before {
  content: "\f274";
}
.ion-contrast:before {
  content: "\f275";
}
.ion-crop:before {
  content: "\f3c1";
}
.ion-cube:before {
  content: "\f318";
}
.ion-disc:before {
  content: "\f12d";
}
.ion-document:before {
  content: "\f12f";
}
.ion-document-text:before {
  content: "\f12e";
}
.ion-drag:before {
  content: "\f130";
}
.ion-earth:before {
  content: "\f276";
}
.ion-easel:before {
  content: "\f3c2";
}
.ion-edit:before {
  content: "\f2bf";
}
.ion-egg:before {
  content: "\f277";
}
.ion-eject:before {
  content: "\f131";
}
.ion-email:before {
  content: "\f132";
}
.ion-email-unread:before {
  content: "\f3c3";
}
.ion-erlenmeyer-flask:before {
  content: "\f3c5";
}
.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4";
}
.ion-eye:before {
  content: "\f133";
}
.ion-eye-disabled:before {
  content: "\f306";
}
.ion-female:before {
  content: "\f278";
}
.ion-filing:before {
  content: "\f134";
}
.ion-film-marker:before {
  content: "\f135";
}
.ion-fireball:before {
  content: "\f319";
}
.ion-flag:before {
  content: "\f279";
}
.ion-flame:before {
  content: "\f31a";
}
.ion-flash:before {
  content: "\f137";
}
.ion-flash-off:before {
  content: "\f136";
}
.ion-folder:before {
  content: "\f139";
}
.ion-fork:before {
  content: "\f27a";
}
.ion-fork-repo:before {
  content: "\f2c0";
}
.ion-forward:before {
  content: "\f13a";
}
.ion-funnel:before {
  content: "\f31b";
}
.ion-gear-a:before {
  content: "\f13d";
}
.ion-gear-b:before {
  content: "\f13e";
}
.ion-grid:before {
  content: "\f13f";
}
.ion-hammer:before {
  content: "\f27b";
}
.ion-happy:before {
  content: "\f31c";
}
.ion-happy-outline:before {
  content: "\f3c6";
}
.ion-headphone:before {
  content: "\f140";
}
.ion-heart:before {
  content: "\f141";
}
.ion-heart-broken:before {
  content: "\f31d";
}
.ion-help:before {
  content: "\f143";
}
.ion-help-buoy:before {
  content: "\f27c";
}
.ion-help-circled:before {
  content: "\f142";
}
.ion-home:before {
  content: "\f144";
}
.ion-icecream:before {
  content: "\f27d";
}
.ion-image:before {
  content: "\f147";
}
.ion-images:before {
  content: "\f148";
}
.ion-information:before {
  content: "\f14a";
}
.ion-information-circled:before {
  content: "\f149";
}
.ion-ionic:before {
  content: "\f14b";
}
.ion-ios-alarm:before {
  content: "\f3c8";
}
.ion-ios-alarm-outline:before {
  content: "\f3c7";
}
.ion-ios-albums:before {
  content: "\f3ca";
}
.ion-ios-albums-outline:before {
  content: "\f3c9";
}
.ion-ios-americanfootball:before {
  content: "\f3cc";
}
.ion-ios-americanfootball-outline:before {
  content: "\f3cb";
}
.ion-ios-analytics:before {
  content: "\f3ce";
}
.ion-ios-analytics-outline:before {
  content: "\f3cd";
}
.ion-ios-arrow-back:before {
  content: "\f3cf";
}
.ion-ios-arrow-down:before {
  content: "\f3d0";
}
.ion-ios-arrow-forward:before {
  content: "\f3d1";
}
.ion-ios-arrow-left:before {
  content: "\f3d2";
}
.ion-ios-arrow-right:before {
  content: "\f3d3";
}
.ion-ios-arrow-thin-down:before {
  content: "\f3d4";
}
.ion-ios-arrow-thin-left:before {
  content: "\f3d5";
}
.ion-ios-arrow-thin-right:before {
  content: "\f3d6";
}
.ion-ios-arrow-thin-up:before {
  content: "\f3d7";
}
.ion-ios-arrow-up:before {
  content: "\f3d8";
}
.ion-ios-at:before {
  content: "\f3da";
}
.ion-ios-at-outline:before {
  content: "\f3d9";
}
.ion-ios-barcode:before {
  content: "\f3dc";
}
.ion-ios-barcode-outline:before {
  content: "\f3db";
}
.ion-ios-baseball:before {
  content: "\f3de";
}
.ion-ios-baseball-outline:before {
  content: "\f3dd";
}
.ion-ios-basketball:before {
  content: "\f3e0";
}
.ion-ios-basketball-outline:before {
  content: "\f3df";
}
.ion-ios-bell:before {
  content: "\f3e2";
}
.ion-ios-bell-outline:before {
  content: "\f3e1";
}
.ion-ios-body:before {
  content: "\f3e4";
}
.ion-ios-body-outline:before {
  content: "\f3e3";
}
.ion-ios-bolt:before {
  content: "\f3e6";
}
.ion-ios-bolt-outline:before {
  content: "\f3e5";
}
.ion-ios-book:before {
  content: "\f3e8";
}
.ion-ios-book-outline:before {
  content: "\f3e7";
}
.ion-ios-bookmarks:before {
  content: "\f3ea";
}
.ion-ios-bookmarks-outline:before {
  content: "\f3e9";
}
.ion-ios-box:before {
  content: "\f3ec";
}
.ion-ios-box-outline:before {
  content: "\f3eb";
}
.ion-ios-briefcase:before {
  content: "\f3ee";
}
.ion-ios-briefcase-outline:before {
  content: "\f3ed";
}
.ion-ios-browsers:before {
  content: "\f3f0";
}
.ion-ios-browsers-outline:before {
  content: "\f3ef";
}
.ion-ios-calculator:before {
  content: "\f3f2";
}
.ion-ios-calculator-outline:before {
  content: "\f3f1";
}
.ion-ios-calendar:before {
  content: "\f3f4";
}
.ion-ios-calendar-outline:before {
  content: "\f3f3";
}
.ion-ios-camera:before {
  content: "\f3f6";
}
.ion-ios-camera-outline:before {
  content: "\f3f5";
}
.ion-ios-cart:before {
  content: "\f3f8";
}
.ion-ios-cart-outline:before {
  content: "\f3f7";
}
.ion-ios-chatboxes:before {
  content: "\f3fa";
}
.ion-ios-chatboxes-outline:before {
  content: "\f3f9";
}
.ion-ios-chatbubble:before {
  content: "\f3fc";
}
.ion-ios-chatbubble-outline:before {
  content: "\f3fb";
}
.ion-ios-checkmark:before {
  content: "\f3ff";
}
.ion-ios-checkmark-empty:before {
  content: "\f3fd";
}
.ion-ios-checkmark-outline:before {
  content: "\f3fe";
}
.ion-ios-circle-filled:before {
  content: "\f400";
}
.ion-ios-circle-outline:before {
  content: "\f401";
}
.ion-ios-clock:before {
  content: "\f403";
}
.ion-ios-clock-outline:before {
  content: "\f402";
}
.ion-ios-close:before {
  content: "\f406";
}
.ion-ios-close-empty:before {
  content: "\f404";
}
.ion-ios-close-outline:before {
  content: "\f405";
}
.ion-ios-cloud:before {
  content: "\f40c";
}
.ion-ios-cloud-download:before {
  content: "\f408";
}
.ion-ios-cloud-download-outline:before {
  content: "\f407";
}
.ion-ios-cloud-outline:before {
  content: "\f409";
}
.ion-ios-cloud-upload:before {
  content: "\f40b";
}
.ion-ios-cloud-upload-outline:before {
  content: "\f40a";
}
.ion-ios-cloudy:before {
  content: "\f410";
}
.ion-ios-cloudy-night:before {
  content: "\f40e";
}
.ion-ios-cloudy-night-outline:before {
  content: "\f40d";
}
.ion-ios-cloudy-outline:before {
  content: "\f40f";
}
.ion-ios-cog:before {
  content: "\f412";
}
.ion-ios-cog-outline:before {
  content: "\f411";
}
.ion-ios-color-filter:before {
  content: "\f414";
}
.ion-ios-color-filter-outline:before {
  content: "\f413";
}
.ion-ios-color-wand:before {
  content: "\f416";
}
.ion-ios-color-wand-outline:before {
  content: "\f415";
}
.ion-ios-compose:before {
  content: "\f418";
}
.ion-ios-compose-outline:before {
  content: "\f417";
}
.ion-ios-contact:before {
  content: "\f41a";
}
.ion-ios-contact-outline:before {
  content: "\f419";
}
.ion-ios-copy:before {
  content: "\f41c";
}
.ion-ios-copy-outline:before {
  content: "\f41b";
}
.ion-ios-crop:before {
  content: "\f41e";
}
.ion-ios-crop-strong:before {
  content: "\f41d";
}
.ion-ios-download:before {
  content: "\f420";
}
.ion-ios-download-outline:before {
  content: "\f41f";
}
.ion-ios-drag:before {
  content: "\f421";
}
.ion-ios-email:before {
  content: "\f423";
}
.ion-ios-email-outline:before {
  content: "\f422";
}
.ion-ios-eye:before {
  content: "\f425";
}
.ion-ios-eye-outline:before {
  content: "\f424";
}
.ion-ios-fastforward:before {
  content: "\f427";
}
.ion-ios-fastforward-outline:before {
  content: "\f426";
}
.ion-ios-filing:before {
  content: "\f429";
}
.ion-ios-filing-outline:before {
  content: "\f428";
}
.ion-ios-film:before {
  content: "\f42b";
}
.ion-ios-film-outline:before {
  content: "\f42a";
}
.ion-ios-flag:before {
  content: "\f42d";
}
.ion-ios-flag-outline:before {
  content: "\f42c";
}
.ion-ios-flame:before {
  content: "\f42f";
}
.ion-ios-flame-outline:before {
  content: "\f42e";
}
.ion-ios-flask:before {
  content: "\f431";
}
.ion-ios-flask-outline:before {
  content: "\f430";
}
.ion-ios-flower:before {
  content: "\f433";
}
.ion-ios-flower-outline:before {
  content: "\f432";
}
.ion-ios-folder:before {
  content: "\f435";
}
.ion-ios-folder-outline:before {
  content: "\f434";
}
.ion-ios-football:before {
  content: "\f437";
}
.ion-ios-football-outline:before {
  content: "\f436";
}
.ion-ios-game-controller-a:before {
  content: "\f439";
}
.ion-ios-game-controller-a-outline:before {
  content: "\f438";
}
.ion-ios-game-controller-b:before {
  content: "\f43b";
}
.ion-ios-game-controller-b-outline:before {
  content: "\f43a";
}
.ion-ios-gear:before {
  content: "\f43d";
}
.ion-ios-gear-outline:before {
  content: "\f43c";
}
.ion-ios-glasses:before {
  content: "\f43f";
}
.ion-ios-glasses-outline:before {
  content: "\f43e";
}
.ion-ios-grid-view:before {
  content: "\f441";
}
.ion-ios-grid-view-outline:before {
  content: "\f440";
}
.ion-ios-heart:before {
  content: "\f443";
}
.ion-ios-heart-outline:before {
  content: "\f442";
}
.ion-ios-help:before {
  content: "\f446";
}
.ion-ios-help-empty:before {
  content: "\f444";
}
.ion-ios-help-outline:before {
  content: "\f445";
}
.ion-ios-home:before {
  content: "\f448";
}
.ion-ios-home-outline:before {
  content: "\f447";
}
.ion-ios-infinite:before {
  content: "\f44a";
}
.ion-ios-infinite-outline:before {
  content: "\f449";
}
.ion-ios-information:before {
  content: "\f44d";
}
.ion-ios-information-empty:before {
  content: "\f44b";
}
.ion-ios-information-outline:before {
  content: "\f44c";
}
.ion-ios-ionic-outline:before {
  content: "\f44e";
}
.ion-ios-keypad:before {
  content: "\f450";
}
.ion-ios-keypad-outline:before {
  content: "\f44f";
}
.ion-ios-lightbulb:before {
  content: "\f452";
}
.ion-ios-lightbulb-outline:before {
  content: "\f451";
}
.ion-ios-list:before {
  content: "\f454";
}
.ion-ios-list-outline:before {
  content: "\f453";
}
.ion-ios-location:before {
  content: "\f456";
}
.ion-ios-location-outline:before {
  content: "\f455";
}
.ion-ios-locked:before {
  content: "\f458";
}
.ion-ios-locked-outline:before {
  content: "\f457";
}
.ion-ios-loop:before {
  content: "\f45a";
}
.ion-ios-loop-strong:before {
  content: "\f459";
}
.ion-ios-medical:before {
  content: "\f45c";
}
.ion-ios-medical-outline:before {
  content: "\f45b";
}
.ion-ios-medkit:before {
  content: "\f45e";
}
.ion-ios-medkit-outline:before {
  content: "\f45d";
}
.ion-ios-mic:before {
  content: "\f461";
}
.ion-ios-mic-off:before {
  content: "\f45f";
}
.ion-ios-mic-outline:before {
  content: "\f460";
}
.ion-ios-minus:before {
  content: "\f464";
}
.ion-ios-minus-empty:before {
  content: "\f462";
}
.ion-ios-minus-outline:before {
  content: "\f463";
}
.ion-ios-monitor:before {
  content: "\f466";
}
.ion-ios-monitor-outline:before {
  content: "\f465";
}
.ion-ios-moon:before {
  content: "\f468";
}
.ion-ios-moon-outline:before {
  content: "\f467";
}
.ion-ios-more:before {
  content: "\f46a";
}
.ion-ios-more-outline:before {
  content: "\f469";
}
.ion-ios-musical-note:before {
  content: "\f46b";
}
.ion-ios-musical-notes:before {
  content: "\f46c";
}
.ion-ios-navigate:before {
  content: "\f46e";
}
.ion-ios-navigate-outline:before {
  content: "\f46d";
}
.ion-ios-nutrition:before {
  content: "\f470";
}
.ion-ios-nutrition-outline:before {
  content: "\f46f";
}
.ion-ios-paper:before {
  content: "\f472";
}
.ion-ios-paper-outline:before {
  content: "\f471";
}
.ion-ios-paperplane:before {
  content: "\f474";
}
.ion-ios-paperplane-outline:before {
  content: "\f473";
}
.ion-ios-partlysunny:before {
  content: "\f476";
}
.ion-ios-partlysunny-outline:before {
  content: "\f475";
}
.ion-ios-pause:before {
  content: "\f478";
}
.ion-ios-pause-outline:before {
  content: "\f477";
}
.ion-ios-paw:before {
  content: "\f47a";
}
.ion-ios-paw-outline:before {
  content: "\f479";
}
.ion-ios-people:before {
  content: "\f47c";
}
.ion-ios-people-outline:before {
  content: "\f47b";
}
.ion-ios-person:before {
  content: "\f47e";
}
.ion-ios-person-outline:before {
  content: "\f47d";
}
.ion-ios-personadd:before {
  content: "\f480";
}
.ion-ios-personadd-outline:before {
  content: "\f47f";
}
.ion-ios-photos:before {
  content: "\f482";
}
.ion-ios-photos-outline:before {
  content: "\f481";
}
.ion-ios-pie:before {
  content: "\f484";
}
.ion-ios-pie-outline:before {
  content: "\f483";
}
.ion-ios-pint:before {
  content: "\f486";
}
.ion-ios-pint-outline:before {
  content: "\f485";
}
.ion-ios-play:before {
  content: "\f488";
}
.ion-ios-play-outline:before {
  content: "\f487";
}
.ion-ios-plus:before {
  content: "\f48b";
}
.ion-ios-plus-empty:before {
  content: "\f489";
}
.ion-ios-plus-outline:before {
  content: "\f48a";
}
.ion-ios-pricetag:before {
  content: "\f48d";
}
.ion-ios-pricetag-outline:before {
  content: "\f48c";
}
.ion-ios-pricetags:before {
  content: "\f48f";
}
.ion-ios-pricetags-outline:before {
  content: "\f48e";
}
.ion-ios-printer:before {
  content: "\f491";
}
.ion-ios-printer-outline:before {
  content: "\f490";
}
.ion-ios-pulse:before {
  content: "\f493";
}
.ion-ios-pulse-strong:before {
  content: "\f492";
}
.ion-ios-rainy:before {
  content: "\f495";
}
.ion-ios-rainy-outline:before {
  content: "\f494";
}
.ion-ios-recording:before {
  content: "\f497";
}
.ion-ios-recording-outline:before {
  content: "\f496";
}
.ion-ios-redo:before {
  content: "\f499";
}
.ion-ios-redo-outline:before {
  content: "\f498";
}
.ion-ios-refresh:before {
  content: "\f49c";
}
.ion-ios-refresh-empty:before {
  content: "\f49a";
}
.ion-ios-refresh-outline:before {
  content: "\f49b";
}
.ion-ios-reload:before {
  content: "\f49d";
}
.ion-ios-reverse-camera:before {
  content: "\f49f";
}
.ion-ios-reverse-camera-outline:before {
  content: "\f49e";
}
.ion-ios-rewind:before {
  content: "\f4a1";
}
.ion-ios-rewind-outline:before {
  content: "\f4a0";
}
.ion-ios-rose:before {
  content: "\f4a3";
}
.ion-ios-rose-outline:before {
  content: "\f4a2";
}
.ion-ios-search:before {
  content: "\f4a5";
}
.ion-ios-search-strong:before {
  content: "\f4a4";
}
.ion-ios-settings:before {
  content: "\f4a7";
}
.ion-ios-settings-strong:before {
  content: "\f4a6";
}
.ion-ios-shuffle:before {
  content: "\f4a9";
}
.ion-ios-shuffle-strong:before {
  content: "\f4a8";
}
.ion-ios-skipbackward:before {
  content: "\f4ab";
}
.ion-ios-skipbackward-outline:before {
  content: "\f4aa";
}
.ion-ios-skipforward:before {
  content: "\f4ad";
}
.ion-ios-skipforward-outline:before {
  content: "\f4ac";
}
.ion-ios-snowy:before {
  content: "\f4ae";
}
.ion-ios-speedometer:before {
  content: "\f4b0";
}
.ion-ios-speedometer-outline:before {
  content: "\f4af";
}
.ion-ios-star:before {
  content: "\f4b3";
}
.ion-ios-star-half:before {
  content: "\f4b1";
}
.ion-ios-star-outline:before {
  content: "\f4b2";
}
.ion-ios-stopwatch:before {
  content: "\f4b5";
}
.ion-ios-stopwatch-outline:before {
  content: "\f4b4";
}
.ion-ios-sunny:before {
  content: "\f4b7";
}
.ion-ios-sunny-outline:before {
  content: "\f4b6";
}
.ion-ios-telephone:before {
  content: "\f4b9";
}
.ion-ios-telephone-outline:before {
  content: "\f4b8";
}
.ion-ios-tennisball:before {
  content: "\f4bb";
}
.ion-ios-tennisball-outline:before {
  content: "\f4ba";
}
.ion-ios-thunderstorm:before {
  content: "\f4bd";
}
.ion-ios-thunderstorm-outline:before {
  content: "\f4bc";
}
.ion-ios-time:before {
  content: "\f4bf";
}
.ion-ios-time-outline:before {
  content: "\f4be";
}
.ion-ios-timer:before {
  content: "\f4c1";
}
.ion-ios-timer-outline:before {
  content: "\f4c0";
}
.ion-ios-toggle:before {
  content: "\f4c3";
}
.ion-ios-toggle-outline:before {
  content: "\f4c2";
}
.ion-ios-trash:before {
  content: "\f4c5";
}
.ion-ios-trash-outline:before {
  content: "\f4c4";
}
.ion-ios-undo:before {
  content: "\f4c7";
}
.ion-ios-undo-outline:before {
  content: "\f4c6";
}
.ion-ios-unlocked:before {
  content: "\f4c9";
}
.ion-ios-unlocked-outline:before {
  content: "\f4c8";
}
.ion-ios-upload:before {
  content: "\f4cb";
}
.ion-ios-upload-outline:before {
  content: "\f4ca";
}
.ion-ios-videocam:before {
  content: "\f4cd";
}
.ion-ios-videocam-outline:before {
  content: "\f4cc";
}
.ion-ios-volume-high:before {
  content: "\f4ce";
}
.ion-ios-volume-low:before {
  content: "\f4cf";
}
.ion-ios-wineglass:before {
  content: "\f4d1";
}
.ion-ios-wineglass-outline:before {
  content: "\f4d0";
}
.ion-ios-world:before {
  content: "\f4d3";
}
.ion-ios-world-outline:before {
  content: "\f4d2";
}
.ion-ipad:before {
  content: "\f1f9";
}
.ion-iphone:before {
  content: "\f1fa";
}
.ion-ipod:before {
  content: "\f1fb";
}
.ion-jet:before {
  content: "\f295";
}
.ion-key:before {
  content: "\f296";
}
.ion-knife:before {
  content: "\f297";
}
.ion-laptop:before {
  content: "\f1fc";
}
.ion-leaf:before {
  content: "\f1fd";
}
.ion-levels:before {
  content: "\f298";
}
.ion-lightbulb:before {
  content: "\f299";
}
.ion-link:before {
  content: "\f1fe";
}
.ion-load-a:before {
  content: "\f29a";
}
.ion-load-b:before {
  content: "\f29b";
}
.ion-load-c:before {
  content: "\f29c";
}
.ion-load-d:before {
  content: "\f29d";
}
.ion-location:before {
  content: "\f1ff";
}
.ion-lock-combination:before {
  content: "\f4d4";
}
.ion-locked:before {
  content: "\f200";
}
.ion-log-in:before {
  content: "\f29e";
}
.ion-log-out:before {
  content: "\f29f";
}
.ion-loop:before {
  content: "\f201";
}
.ion-magnet:before {
  content: "\f2a0";
}
.ion-male:before {
  content: "\f2a1";
}
.ion-man:before {
  content: "\f202";
}
.ion-map:before {
  content: "\f203";
}
.ion-medkit:before {
  content: "\f2a2";
}
.ion-merge:before {
  content: "\f33f";
}
.ion-mic-a:before {
  content: "\f204";
}
.ion-mic-b:before {
  content: "\f205";
}
.ion-mic-c:before {
  content: "\f206";
}
.ion-minus:before {
  content: "\f209";
}
.ion-minus-circled:before {
  content: "\f207";
}
.ion-minus-round:before {
  content: "\f208";
}
.ion-model-s:before {
  content: "\f2c1";
}
.ion-monitor:before {
  content: "\f20a";
}
.ion-more:before {
  content: "\f20b";
}
.ion-mouse:before {
  content: "\f340";
}
.ion-music-note:before {
  content: "\f20c";
}
.ion-navicon:before {
  content: "\f20e";
}
.ion-navicon-round:before {
  content: "\f20d";
}
.ion-navigate:before {
  content: "\f2a3";
}
.ion-network:before {
  content: "\f341";
}
.ion-no-smoking:before {
  content: "\f2c2";
}
.ion-nuclear:before {
  content: "\f2a4";
}
.ion-outlet:before {
  content: "\f342";
}
.ion-paintbrush:before {
  content: "\f4d5";
}
.ion-paintbucket:before {
  content: "\f4d6";
}
.ion-paper-airplane:before {
  content: "\f2c3";
}
.ion-paperclip:before {
  content: "\f20f";
}
.ion-pause:before {
  content: "\f210";
}
.ion-person:before {
  content: "\f213";
}
.ion-person-add:before {
  content: "\f211";
}
.ion-person-stalker:before {
  content: "\f212";
}
.ion-pie-graph:before {
  content: "\f2a5";
}
.ion-pin:before {
  content: "\f2a6";
}
.ion-pinpoint:before {
  content: "\f2a7";
}
.ion-pizza:before {
  content: "\f2a8";
}
.ion-plane:before {
  content: "\f214";
}
.ion-planet:before {
  content: "\f343";
}
.ion-play:before {
  content: "\f215";
}
.ion-playstation:before {
  content: "\f30a";
}
.ion-plus:before {
  content: "\f218";
}
.ion-plus-circled:before {
  content: "\f216";
}
.ion-plus-round:before {
  content: "\f217";
}
.ion-podium:before {
  content: "\f344";
}
.ion-pound:before {
  content: "\f219";
}
.ion-power:before {
  content: "\f2a9";
}
.ion-pricetag:before {
  content: "\f2aa";
}
.ion-pricetags:before {
  content: "\f2ab";
}
.ion-printer:before {
  content: "\f21a";
}
.ion-pull-request:before {
  content: "\f345";
}
.ion-qr-scanner:before {
  content: "\f346";
}
.ion-quote:before {
  content: "\f347";
}
.ion-radio-waves:before {
  content: "\f2ac";
}
.ion-record:before {
  content: "\f21b";
}
.ion-refresh:before {
  content: "\f21c";
}
.ion-reply:before {
  content: "\f21e";
}
.ion-reply-all:before {
  content: "\f21d";
}
.ion-ribbon-a:before {
  content: "\f348";
}
.ion-ribbon-b:before {
  content: "\f349";
}
.ion-sad:before {
  content: "\f34a";
}
.ion-sad-outline:before {
  content: "\f4d7";
}
.ion-scissors:before {
  content: "\f34b";
}
.ion-search:before {
  content: "\f21f";
}
.ion-settings:before {
  content: "\f2ad";
}
.ion-share:before {
  content: "\f220";
}
.ion-shuffle:before {
  content: "\f221";
}
.ion-skip-backward:before {
  content: "\f222";
}
.ion-skip-forward:before {
  content: "\f223";
}
.ion-social-android:before {
  content: "\f225";
}
.ion-social-android-outline:before {
  content: "\f224";
}
.ion-social-angular:before {
  content: "\f4d9";
}
.ion-social-angular-outline:before {
  content: "\f4d8";
}
.ion-social-apple:before {
  content: "\f227";
}
.ion-social-apple-outline:before {
  content: "\f226";
}
.ion-social-bitcoin:before {
  content: "\f2af";
}
.ion-social-bitcoin-outline:before {
  content: "\f2ae";
}
.ion-social-buffer:before {
  content: "\f229";
}
.ion-social-buffer-outline:before {
  content: "\f228";
}
.ion-social-chrome:before {
  content: "\f4db";
}
.ion-social-chrome-outline:before {
  content: "\f4da";
}
.ion-social-codepen:before {
  content: "\f4dd";
}
.ion-social-codepen-outline:before {
  content: "\f4dc";
}
.ion-social-css3:before {
  content: "\f4df";
}
.ion-social-css3-outline:before {
  content: "\f4de";
}
.ion-social-designernews:before {
  content: "\f22b";
}
.ion-social-designernews-outline:before {
  content: "\f22a";
}
.ion-social-dribbble:before {
  content: "\f22d";
}
.ion-social-dribbble-outline:before {
  content: "\f22c";
}
.ion-social-dropbox:before {
  content: "\f22f";
}
.ion-social-dropbox-outline:before {
  content: "\f22e";
}
.ion-social-euro:before {
  content: "\f4e1";
}
.ion-social-euro-outline:before {
  content: "\f4e0";
}
.ion-social-facebook:before {
  content: "\f231";
}
.ion-social-facebook-outline:before {
  content: "\f230";
}
.ion-social-foursquare:before {
  content: "\f34d";
}
.ion-social-foursquare-outline:before {
  content: "\f34c";
}
.ion-social-freebsd-devil:before {
  content: "\f2c4";
}
.ion-social-github:before {
  content: "\f233";
}
.ion-social-github-outline:before {
  content: "\f232";
}
.ion-social-google:before {
  content: "\f34f";
}
.ion-social-google-outline:before {
  content: "\f34e";
}
.ion-social-googleplus:before {
  content: "\f235";
}
.ion-social-googleplus-outline:before {
  content: "\f234";
}
.ion-social-hackernews:before {
  content: "\f237";
}
.ion-social-hackernews-outline:before {
  content: "\f236";
}
.ion-social-html5:before {
  content: "\f4e3";
}
.ion-social-html5-outline:before {
  content: "\f4e2";
}
.ion-social-instagram:before {
  content: "\f351";
}
.ion-social-instagram-outline:before {
  content: "\f350";
}
.ion-social-javascript:before {
  content: "\f4e5";
}
.ion-social-javascript-outline:before {
  content: "\f4e4";
}
.ion-social-linkedin:before {
  content: "\f239";
}
.ion-social-linkedin-outline:before {
  content: "\f238";
}
.ion-social-markdown:before {
  content: "\f4e6";
}
.ion-social-nodejs:before {
  content: "\f4e7";
}
.ion-social-octocat:before {
  content: "\f4e8";
}
.ion-social-pinterest:before {
  content: "\f2b1";
}
.ion-social-pinterest-outline:before {
  content: "\f2b0";
}
.ion-social-python:before {
  content: "\f4e9";
}
.ion-social-reddit:before {
  content: "\f23b";
}
.ion-social-reddit-outline:before {
  content: "\f23a";
}
.ion-social-rss:before {
  content: "\f23d";
}
.ion-social-rss-outline:before {
  content: "\f23c";
}
.ion-social-sass:before {
  content: "\f4ea";
}
.ion-social-skype:before {
  content: "\f23f";
}
.ion-social-skype-outline:before {
  content: "\f23e";
}
.ion-social-snapchat:before {
  content: "\f4ec";
}
.ion-social-snapchat-outline:before {
  content: "\f4eb";
}
.ion-social-tumblr:before {
  content: "\f241";
}
.ion-social-tumblr-outline:before {
  content: "\f240";
}
.ion-social-tux:before {
  content: "\f2c5";
}
.ion-social-twitch:before {
  content: "\f4ee";
}
.ion-social-twitch-outline:before {
  content: "\f4ed";
}
.ion-social-twitter:before {
  content: "\f243";
}
.ion-social-twitter-outline:before {
  content: "\f242";
}
.ion-social-usd:before {
  content: "\f353";
}
.ion-social-usd-outline:before {
  content: "\f352";
}
.ion-social-vimeo:before {
  content: "\f245";
}
.ion-social-vimeo-outline:before {
  content: "\f244";
}
.ion-social-whatsapp:before {
  content: "\f4f0";
}
.ion-social-whatsapp-outline:before {
  content: "\f4ef";
}
.ion-social-windows:before {
  content: "\f247";
}
.ion-social-windows-outline:before {
  content: "\f246";
}
.ion-social-wordpress:before {
  content: "\f249";
}
.ion-social-wordpress-outline:before {
  content: "\f248";
}
.ion-social-yahoo:before {
  content: "\f24b";
}
.ion-social-yahoo-outline:before {
  content: "\f24a";
}
.ion-social-yen:before {
  content: "\f4f2";
}
.ion-social-yen-outline:before {
  content: "\f4f1";
}
.ion-social-youtube:before {
  content: "\f24d";
}
.ion-social-youtube-outline:before {
  content: "\f24c";
}
.ion-soup-can:before {
  content: "\f4f4";
}
.ion-soup-can-outline:before {
  content: "\f4f3";
}
.ion-speakerphone:before {
  content: "\f2b2";
}
.ion-speedometer:before {
  content: "\f2b3";
}
.ion-spoon:before {
  content: "\f2b4";
}
.ion-star:before {
  content: "\f24e";
}
.ion-stats-bars:before {
  content: "\f2b5";
}
.ion-steam:before {
  content: "\f30b";
}
.ion-stop:before {
  content: "\f24f";
}
.ion-thermometer:before {
  content: "\f2b6";
}
.ion-thumbsdown:before {
  content: "\f250";
}
.ion-thumbsup:before {
  content: "\f251";
}
.ion-toggle:before {
  content: "\f355";
}
.ion-toggle-filled:before {
  content: "\f354";
}
.ion-transgender:before {
  content: "\f4f5";
}
.ion-trash-a:before {
  content: "\f252";
}
.ion-trash-b:before {
  content: "\f253";
}
.ion-trophy:before {
  content: "\f356";
}
.ion-tshirt:before {
  content: "\f4f7";
}
.ion-tshirt-outline:before {
  content: "\f4f6";
}
.ion-umbrella:before {
  content: "\f2b7";
}
.ion-university:before {
  content: "\f357";
}
.ion-unlocked:before {
  content: "\f254";
}
.ion-upload:before {
  content: "\f255";
}
.ion-usb:before {
  content: "\f2b8";
}
.ion-videocamera:before {
  content: "\f256";
}
.ion-volume-high:before {
  content: "\f257";
}
.ion-volume-low:before {
  content: "\f258";
}
.ion-volume-medium:before {
  content: "\f259";
}
.ion-volume-mute:before {
  content: "\f25a";
}
.ion-wand:before {
  content: "\f358";
}
.ion-waterdrop:before {
  content: "\f25b";
}
.ion-wifi:before {
  content: "\f25c";
}
.ion-wineglass:before {
  content: "\f2b9";
}
.ion-woman:before {
  content: "\f25d";
}
.ion-wrench:before {
  content: "\f2ba";
}
.ion-xbox:before {
  content: "\f30c";
}
/* Many rules from the original styles.less are no longer needed. This
file is an attempt to do copying garbage collection since finding
unnecessary CSS rules is almost impossible by inspection.

Every time new rules are needed or old ones are modified, they should
be moved to this file. Over time the other file should become smaller
and more densely packed with unused rules and it will hopefully be
easier to determine if they're still needed.

Along with moving them here the rules should be cleaned up in a few ways:

- rules should be unnested when possible so they can be re-used
- Color literals should be pulled out into a global variable
- Colors that are already global variables should be replaced with the variable
- repetitive code should be pulled out into function-like mixins

This will also help porting if we move to another CSS preprocessor (say scss)
 */
/* Colors */
/* Fonts */
/* End of fonts */
/* Sizes */
/* End of sizes */
/* Styling images */
/* End of styling images */
/* Icons */
/* End of Icons */
/* ionicon elements */
/* End of ionicon elements */
/* Standardized widths (keep this section minimal probably) */
/* End of standardized padding */
/* Mixin functions */
.flex-evenly-spaced-centered {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
/* End of mixins */
.tab-content.unpaginated {
  display: block;
  resize: both;
}
.tableviewer .seek-message {
  background: #ffffaf;
  font-weight: bold;
  margin-left: 3em;
}
.table_viewer_scroller {
  height: 250px;
  border: 0;
  background: #ffffff;
  padding: 0;
  overflow: auto;
  resize: both;
}
.table_viewer_holder,
.table_viewer_headers {
  font: 13px/18px monospace, mono, consolas;
  padding: 0px;
  margin: 0px;
  table-layout: fixed;
  white-space: nowrap;
  border-spacing: 0px;
  border-collapse: collapse;
  width: min-content;
}
.table_viewer_holder td,
.table_viewer_headers td {
  max-width: 310px;
  padding: 0px;
  border: 1px solid #dfdfdf;
  vertical-align: top;
  overflow: hidden;
}
.table_viewer_holder td.rowNumber,
.table_viewer_headers td.rowNumber {
  width: 50px;
}
.table_viewer_headers {
  position: sticky;
  top: 0;
  z-index: 1;
}
.table_viewer_holder {
  position: relative;
}
.table_viewer_holder tr:first-child td {
  border-top: 0;
}
.table_viewer_holder .jta_arrow {
  width: 15px;
  height: 15px;
  margin: 3px 2px 0px 2px;
  display: block;
}
.table_viewer_holder .jta_arrow_v {
  background: url('images/arrow_down.png') no-repeat;
  float: left;
}
.table_viewer_holder .jta_arrow_h {
  background: url('images/arrow_right.png') no-repeat;
  float: left;
}
.table_viewer_holder tr.even {
  background: #ffffff;
}
.table_viewer_holder tr.odd {
  background: #f9f9f9;
}
.table_viewer_holder tr.seeked.even {
  background: #ffffaf;
}
.table_viewer_holder tr.seeked.odd {
  background: #f9f9a9;
}
.table_viewer_holder tr.seekedStart {
  border-bottom: 2px solid #ffff00;
}
.table_viewer_holder tr.seekedEnd {
  border-top: 2px solid #ffff00;
}
.table_viewer_holder tr td {
  box-sizing: border-box;
  padding: 2px;
  text-overflow: ellipsis;
}
.table_viewer_holder tr td.rowNumber {
  color: #aaa;
  background: #f1f1f1;
}
.table_viewer_holder tr.endrow td {
  border: #ffffff;
  overflow: visible;
  font-style: italic;
  color: #aaa;
}
.table_viewer_headers tr .expand,
.table_viewer_headers tr .collapse {
  float: right;
  color: blue;
  width: min-content;
  margin: 0;
  padding: 0;
}
.table_viewer_headers tr td {
  box-sizing: border-box;
  padding: 0 4px 0 0;
  color: #444444;
  background: #f1f1f1;
}
.table_viewer_headers tr td:hover {
  cursor: e-resize;
}
.table_viewer_headers tr td.rowNumber {
  background: white;
  border-top-color: white;
  border-left-color: white;
}
.table_viewer_headers tr td.rowNumber:hover {
  cursor: auto;
}
.table_viewer_headers tr td div.value {
  margin: 0;
  padding: 2px 0 2px 2px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.table_viewer_headers tr td div.value:hover {
  cursor: auto;
}
tr.tableviewer {
  /*
    .jta_object {
        vertical-align: top;
        display: inline-block;
        .json_tree {
            padding: 0px 17px;
        }
    }
    */
}
tr.tableviewer .expand:hover,
tr.tableviewer .collapse:hover {
  cursor: pointer;
  color: red;
}
tr.tableviewer .jta_undefined {
  color: #ccc;
}
tr.tableviewer .jta_null {
  color: red;
}
tr.tableviewer .jta_bool {
  color: #ee00ff;
}
tr.tableviewer .jta_num {
  color: blue;
}
tr.tableviewer .jta_link {
  text-decoration: none;
  color: #000;
}
tr.tableviewer .jta_url {
  color: #08c;
}
tr.tableviewer .jta_email {
  color: #08c;
}
tr.tableviewer .jta_string {
  color: green;
  white-space: pre;
}
.tree-view2 {
  font-family: "Open Sans";
  padding: 20px 20px 10px 25px;
}
.tree-view2 ul.parents {
  padding: 0px 5px 0px 10px;
  list-style: none;
}
.tree-view2 ul.parents li.parent {
  position: relative;
}
.tree-view2 .parent-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-begin;
  justify-content: flex-begin;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  font-size: 16px;
  color: #5c6169;
  margin: 10px 0;
}
.tree-view2 .parent-heading span.numkeys {
  margin-left: 30px;
  font-size: 16px;
  background-image: url(images/bars-icon_server-assignments.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 26px;
}
.tree-view2 .parent-heading::before {
  content: "";
  display: block;
  position: absolute;
  top: 4.5px;
  bottom: 16px;
  width: 7px;
  left: -14px;
  background-image: url(images/list-square-bullet.png), url(images/list-vert-dash.png);
  background-position: left top, 2.5px center;
  background-repeat: no-repeat, repeat-y;
}
.tree-view2 .parent-title {
  display: inline-block;
  font-size: 16px;
  word-wrap: break-word;
  white-space: nowrap;
}
.tree-view2 ul.children {
  padding-left: 5px;
  color: #5c6169;
  margin-bottom: 10px;
}
.tree-view2 li.child {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  border-bottom: 1px solid #e4e4e4;
  padding: 7px 0px;
  font-size: 14px;
}
.tree-view2 li.child .child-role {
  width: 205px;
  position: relative;
}
.tree-view2 li.child .child-role.primary {
  background-image: url(images/layers-icon.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 26px;
  font-weight: bold;
}
.tree-view2 li.child .child-role.primary.goal {
  font-weight: normal;
  background-image: url(images/layers-exclamation-icon.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 26px;
}
.tree-view2 li.child .child-role.secondary {
  background-image: url(images/grid-icon.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 26px;
}
.tree-view2 li.child .child-name {
  margin-left: 10px;
  width: 35%;
  position: relative;
}
.tree-view2 li.child .child-name:before {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  top: 0;
  bottom: 0px;
  left: -30px;
  background-image: url(images/list-square-bullet.png), url(images/list-horiz-dash.png);
  background-position: right center, 3.5px center;
  background-repeat: no-repeat, repeat-x;
}
.tree-view2 li.child .state {
  margin-left: 10px;
  text-align: right;
  width: 181px;
}
.tree-view2 li.child .state.yellow {
  background-image: url(images/yellow-light_glow.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 26px;
}
.tree-view2 li.child .state.red {
  background-image: url(images/red-light_glow.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 26px;
}
.tree-view2 li.child .state.green {
  background-image: url(images/green-light_glow.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 26px;
}
.profile-row {
  border-top: thin solid #f0f0f0;
  position: relative;
}
.profile-row:first-child {
  border-top: thin solid transparent;
}
.profile-row p {
  font-family: "Open Sans";
  color: #72bddf;
  font-size: 15px;
  line-height: 20px;
  margin-left: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-row p .big {
  color: #5c6169;
  font-size: 24px;
  line-height: 30px;
}
.profile-row p .tags,
.profile-row p.admonition {
  font-size: 18px;
  color: #5c6169;
}
.profile-row.hostname::before {
  content: "\f4f3";
  font-family: Ionicons;
  font-size: 20px;
  color: #d0d0d0;
  padding: 0 10px 10px 0;
  left: 0;
  top: 50%;
  position: absolute;
}
.profile-row.version::before {
  content: "\f21c";
  font-family: Ionicons;
  font-size: 20px;
  color: #d0d0d0;
  padding: 0 10px 10px 0;
  left: 0;
  top: 50%;
  position: absolute;
}
.profile-row.uptime::before {
  content: "\f26e";
  font-family: Ionicons;
  font-size: 20px;
  color: #d0d0d0;
  padding: 0 10px 10px 0;
  left: 0;
  top: 50%;
  position: absolute;
}
.profile-row.cache-size::before {
  content: "\f12f";
  font-family: Ionicons;
  font-size: 20px;
  color: #d0d0d0;
  padding: 0 10px 10px 0;
  left: 3px;
  top: 50%;
  position: absolute;
}
.profile-row.tags::before {
  content: "\f48e";
  font-family: Ionicons;
  font-size: 20px;
  color: #d0d0d0;
  padding: 0 10px 10px 0;
  left: 1px;
  top: 45%;
  position: absolute;
}
table.servers-list {
  padding: 2px 11px !important;
  min-width: 940px;
  max-width: 940px;
  background: #fafafa;
  border-radius: 4px;
  border-collapse: separate;
  border-spacing: 0 10px;
}
.server-shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
tr.server-container {
  background: white;
  font-family: "Open Sans";
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
tr.server-container td {
  border-bottom: 1px solid #cfcfd1;
  border-top: 1px solid #cfcfd1;
  margin: 0px 0px;
  padding: 10px;
}
tr.server-container td:first-child {
  border-radius: 3px 0px 0px 3px;
  border-left: 1px solid #cfcfd1;
}
tr.server-container td:last-child {
  border-radius: 0px 3px 3px 0px;
  border-right: 1px solid #cfcfd1;
}
tr.server-container .name {
  background: 20px center no-repeat url('images/server-icon.png');
  padding-right: 20px;
  padding-left: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
tr.server-container .name a {
  color: #0597d8;
  font-size: 16px;
  font-weight: bold;
}
tr.server-container .name .tags {
  border-left: 0px;
  font-weight: normal;
  font-size: 13px;
  margin-left: 5px;
  color: #9898A0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
tr.server-container .quick-info {
  color: #626264;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap;
}
tr.server-container .quick-info .highlight {
  font-weight: bold;
}
.dashboard-container .recent-logs > h2.title {
  border-bottom: thin solid #f0f0f0;
  padding-bottom: 22px;
  margin-bottom: 0;
}
.dashboard-container .recent-logs .btn.view-logs {
  float: right;
}
.dashboard-container .recent-logs ul.log-entries {
  margin-bottom: 5px;
}
.dashboard-container .recent-logs h1 {
  display: none;
}
.dashboard-container .recent-logs #log-view {
  padding: 0px;
  border: 0px;
  box-shadow: none;
}
.dashboard-container .recent-logs #log-view .log-entry {
  padding-top: 5px;
  padding-bottom: 5px;
  background-position: left center;
}
.dashboard-container .cluster-status {
  padding: 0 !important;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
  border-collapse: collapse;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.dashboard-container .cluster-status .panel {
  border: thin solid #f0f0f0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 233px;
  -moz-flex-basis: 233px;
  -ms-flex-basis: 233px;
  flex-basis: 233px;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.dashboard-container .cluster-status .panel .dashboard-panel {
  padding: 20px;
  text-overflow: ellipsis;
  margin-left: 5%;
}
.dashboard-container .cluster-status .panel h3 {
  margin-top: 0;
  margin-bottom: 8px;
  font-family: "Copse";
  font-size: 17px;
  color: #4c4c4c;
  padding-left: 21px;
}
.dashboard-container .cluster-status .panel .no-problems-detected h3 {
  background: 0 3px no-repeat url('images/green-light.png');
}
.dashboard-container .cluster-status .panel .problems-detected h3 {
  background: 0 3px no-repeat url('images/red-light.png');
}
.dashboard-container .cluster-status .panel ul {
  padding-left: 0;
  margin-bottom: 0px;
  margin-top: 0px;
}
.dashboard-container .cluster-status .panel li {
  list-style: none;
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  color: #4c4c4c;
}
.dashboard-container .cluster-status .panel li span.good {
  color: #3ba51a;
}
.dashboard-container .cluster-status .panel li span.bad {
  color: #e85250;
}
.dashboard-container .cluster-status .panel li span.good,
.dashboard-container .cluster-status .panel li span.bad {
  font-weight: bold;
}
.dashboard-container .cluster-status .panel li span.highlight {
  font-weight: bold;
}
.dashboard-container .cluster-status .panel.first {
  border-left: none;
}
.dashboard-container .ops-plot {
  /* GPU acceleration */
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  /* For Safari */
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
.dashboard-container .ops-plot .ops-plot-legend {
  float: right;
  color: #A3A3A3;
  font: 15px "Copse";
  text-align: right;
  /* concentric circles for legend element */
}
.dashboard-container .ops-plot .ops-plot-legend .element {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
}
.dashboard-container .ops-plot .ops-plot-legend .element p {
  margin: 0;
  margin-left: 23px;
  line-height: 15px;
}
.dashboard-container .ops-plot .ops-plot-legend .reads .color {
  background-color: #729E51;
}
.dashboard-container .ops-plot .ops-plot-legend .writes .color {
  background-color: #983434;
}
.dashboard-container .ops-plot .ops-plot-legend .color {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin: 2px;
}
.dashboard-container .ops-plot .ops-plot-legend .outer-circle {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  border: thin solid #cfcfd1;
  float: left;
}
.dashboard-container .ops-plot .plot-container {
  background-color: white;
  border: thin solid #dcdcdc;
  border-radius: 4px;
  padding: 10px;
}
.dashboard-container .ops-plot .plot {
  position: relative;
}
.dashboard-container .ops-plot .plot .chart {
  border: none;
  z-index: 150;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.dashboard-container .ops-plot .plot .chart .title {
  display: none;
}
.dashboard-container .ops-plot .plot .chart .value {
  display: none;
}
.dashboard-container .ops-plot .plot .chart canvas {
  display: block;
}
.dashboard-container .ops-plot .plot .chart,
.dashboard-container .ops-plot .plot .haxis,
.dashboard-container .ops-plot .plot .hgrid,
.dashboard-container .ops-plot .plot .line {
  margin-left: 34px;
}
.dashboard-container .ops-plot .plot .haxis,
.dashboard-container .ops-plot .plot .vaxis,
.dashboard-container .ops-plot .plot .hgrid,
.dashboard-container .ops-plot .plot .vgrid {
  font: 7px "Open Sans";
  opacity: 1;
}
.dashboard-container .ops-plot .plot .haxis line,
.dashboard-container .ops-plot .plot .vaxis line,
.dashboard-container .ops-plot .plot .hgrid line,
.dashboard-container .ops-plot .plot .vgrid line {
  stroke: #dcdcdc;
  shape-rendering: crispEdges;
}
.dashboard-container .ops-plot .plot .haxis line,
.dashboard-container .ops-plot .plot .vaxis line,
.dashboard-container .ops-plot .plot .hgrid line,
.dashboard-container .ops-plot .plot .vgrid line {
  opacity: 1;
}
.dashboard-container .ops-plot .plot .vaxis text,
.dashboard-container .ops-plot .plot .haxis text {
  font: 13px "Open Sans";
  fill: #A3A3A3;
  -webkit-transition: fill-opacity 250ms linear;
}
.dashboard-container .ops-plot .plot .vaxis {
  margin-top: -326px;
}
.dashboard-container .ops-plot .plot .vaxis .tick {
  display: none;
}
.dashboard-container .ops-plot .plot .vgrid {
  position: absolute;
  top: 0;
  left: 0px;
}
.dashboard-container .ops-plot .plot .haxis {
  margin-top: -9px;
}
.dashboard-container .ops-plot .plot .hgrid {
  display: none;
  height: 300px;
  position: absolute;
  top: -3px;
  left: 0;
}
.dashboard-container .ops-plot .plot .line {
  background: black;
  opacity: .2;
  z-index: 2;
}
/*
    ----------------------------------------------------------------------
    Sticky footer and 100% height
        - Uses Adham Dannaway's sticky footer approach (adhamdannaway.com)
    ----------------------------------------------------------------------
*/
html,
body {
  height: 100%;
  background: #E5E5E5;
  -webkit-font-smoothing: antialiased;
}
#sticky-wrap {
  min-height: 100%;
}
#main-container {
  padding-bottom: 95px;
}
#footer {
  position: relative;
  margin-top: -95px;
  height: 60px;
  clear: both;
  /* Used to preload the monospace fonts for the data explorer */
}
#footer .preload_fonts {
  font-family: monospace;
}
.new-infobox {
  border: 1px solid #C9D9E1;
  text-align: left;
  background-color: #eaf5fa;
  font-family: "Open Sans";
  font-size: 13px;
  border-radius: 3px;
  color: #4d4d4d;
  position: relative;
  padding: 0px;
}
.new-infobox p {
  margin: 10px 10px 10px 33px !important;
}
.new-infobox::before {
  content: "\f149";
  font-family: 'Ionicons';
  font-size: 18px;
  color: #70b8db;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
}
.new-errorbox {
  border: 1px solid #D8C8C8;
  text-align: left;
  background-color: #F2E4E4;
  font-family: "Open Sans";
  font-size: 13px;
  border-radius: 3px;
  color: #4d4d4d;
  position: relative;
  padding: 0px;
}
.new-errorbox p {
  margin: 10px 10px 10px 33px !important;
}
.new-errorbox::before {
  content: "\f100";
  font-family: 'Ionicons';
  font-size: 18px;
  color: #df8181;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
}
.unavailable-error {
  border: 1px solid #D8C8C8;
  text-align: left;
  background-color: #F2E4E4;
  font-family: "Open Sans";
  font-size: 13px;
  border-radius: 3px;
  color: #4d4d4d;
  position: relative;
  padding: 0px;
  display: none;
}
.unavailable-error p {
  margin: 10px 10px 10px 33px !important;
}
.unavailable-error::before {
  content: "\f100";
  font-family: 'Ionicons';
  font-size: 18px;
  color: #df8181;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
}
.stale-warning {
  border: 1px solid #D8C8C8;
  text-align: left;
  background-color: #F2E4E4;
  font-family: "Open Sans";
  font-size: 13px;
  border-radius: 3px;
  color: #4d4d4d;
  position: relative;
  padding: 0px;
  display: none;
}
.stale-warning p {
  margin: 10px 10px 10px 33px !important;
}
.stale-warning::before {
  content: "\f100";
  font-family: 'Ionicons';
  font-size: 18px;
  color: #df8181;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
}
h1.title {
  font-family: "Copse";
  color: #4d535c;
  font-size: 19px;
  margin-bottom: 25px;
}
#main_view {
  height: 100%;
}
/* Opera fix */
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}
#options_container {
  display: none;
  position: absolute;
  width: 100%;
  background: #fafafa;
  border-bottom: 1px solid #ccc;
  padding: 0px;
  height: 86px;
  border-bottom: 2px solid #ddd;
}
.options_container_arrow_overlay {
  position: absolute;
  z-index: 201;
  left: 50%;
  top: -10px;
  width: 0;
  height: 0;
  margin: 1px 0px 0px 185px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #F6F0E3;
}
.options_background {
  width: 100%;
  position: absolute;
  margin: 0px auto;
  text-shadow: none;
  padding: 0px;
}
.options_background .title {
  width: 100%;
  margin: 0px;
  background: #F6F0E3;
  border-top: 1px solid #F0E6D1;
  border-bottom: 1px solid #F0E6D1;
  overflow: auto;
}
.options_background .title .title_content {
  width: 940px;
  margin: 0px auto;
  color: #666;
  padding: 9px 0px 2px 0px;
}
.options_background .title .title_content .title_text {
  font-family: "Copse";
  font-weight: bold;
  font-size: 15px;
}
.options_background .title .title_content .version {
  float: right;
  margin: 0px 0px 7px 0px;
  font-family: "Open Sans";
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
}
.options_background .title .title_content .version .layers {
  float: left;
  display: block;
  margin: 3px 8px 0px 0px;
  opacity: 0.7;
}
.options_background .options_content {
  width: 940px;
  margin: 3px auto;
  padding: 8px 0px 0px 0px;
  overflow: auto;
}
.options_background .options_content .toggle-primary {
  float: left;
  margin: 2px 0px 3px 0px;
}
.options_background .options_content .toggle-primary .switch {
  float: none;
}
.options_background .options_content .description {
  margin: 5px 0px 0px 120px;
  font-family: "Open Sans";
  font-size: 14px;
  color: #666;
}
/*
    ----------------------------
    Button styles
    ----------------------------
*/
button.btn {
  display: inline-block;
  position: relative;
  padding: 6px 14px 5px;
  margin-bottom: 0;
  margin-left: 7px;
  vertical-align: middle;
  cursor: pointer;
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.05);
  -moz-box-shadow: 0 2px 1px rgba(0,0,0,.05);
  box-shadow: 0 2px 1px rgba(0,0,0,.05);
  color: #7D7D7D;
  text-shadow: 0 1px 0 #fff;
  border: 1px solid #ccc;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIuMDQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyNTUsMjU1LDI1NSkiIHN0b3Atb3BhY2l0eT0iLjA0Ii8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.04) 0%, rgba(255,255,255,.04) 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(0,0,0,.04)),color-stop(100%,rgba(255,255,255,.04)));
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.04) 0%, rgba(255,255,255,.04) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0,0,0,.04) 0%, rgba(255,255,255,.04) 100%);
  background-image: linear-gradient(bottom, rgba(0,0,0,.04) 0%, rgba(255,255,255,.04) 100%);
}
button.btn:not([disabled]):hover {
  -webkit-box-shadow: inset 0 0 1px 1px #fff;
  -moz-box-shadow: inset 0 0 1px 1px #fff;
  box-shadow: inset 0 0 1px 1px #fff;
  background-image: -moz-linear-gradient(rgba(255,255,255,0.96), rgba(255,255,255,0.96)),-moz-linear-gradient(bottom, rgba(51,51,51,.23) 0%, rgba(255,255,255,.23) 100%);
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.96), rgba(255,255,255,0.96)),-webkit-linear-gradient(bottom, rgba(51,51,51,.23) 0%, rgba(255,255,255,.23) 100%);
  background-image: -o-linear-gradient(rgba(255,255,255,0.96), rgba(255,255,255,0.96)),-o-linear-gradient(bottom, rgba(51,51,51,.23) 0%, rgba(255,255,255,.23) 100%);
  background-image: linear-gradient(rgba(255,255,255,0.96), rgba(255,255,255,0.96)),linear-gradient(bottom, rgba(51,51,51,.23) 0%, rgba(255,255,255,.23) 100%);
}
button.btn:not([disabled]):active {
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDI1NSwyNTUsMjU1KSIgc3RvcC1vcGFjaXR5PSIuMDIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iLjAyIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(255,255,255,.02)),color-stop(100%,rgba(0,0,0,.02)));
  background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
}
button.btn.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #2f89b1;
  background-color: #1da3dd;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigxMSwxNTUsMjIyKSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYig3NSwxODEsMjI5KSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(11,155,222,1), rgba(75,181,229, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(11,155,222,1)),color-stop(,rgba(75,181,229, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(11,155,222,1), rgba(75,181,229, 1));
  background-image: -o-linear-gradient(bottom, rgba(11,155,222,1), rgba(75,181,229, 1));
  background-image: linear-gradient(bottom, rgba(11,155,222,1), rgba(75,181,229, 1));
}
button.btn.btn-primary:not(.disabled):hover {
  -webkit-box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  -moz-box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigzMiwxNjQsMjIyKSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYig3NCwxODEsMjI4KSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(32,164,222,1), rgba(74,181,228, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(32,164,222,1)),color-stop(,rgba(74,181,228, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(32,164,222,1), rgba(74,181,228, 1));
  background-image: -o-linear-gradient(bottom, rgba(32,164,222,1), rgba(74,181,228, 1));
  background-image: linear-gradient(bottom, rgba(32,164,222,1), rgba(74,181,228, 1));
}
button.btn.btn-primary:not(.disabled):active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYig2NSwxNTgsMTk4KSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYig1MSwxNDMsMTg0KSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(65,158,198,1), rgba(51,143,184, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(65,158,198,1)),color-stop(,rgba(51,143,184, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(65,158,198,1), rgba(51,143,184, 1));
  background-image: -o-linear-gradient(bottom, rgba(65,158,198,1), rgba(51,143,184, 1));
  background-image: linear-gradient(bottom, rgba(65,158,198,1), rgba(51,143,184, 1));
}
button.btn.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #b23f37;
  background-color: #d6544a;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyMjYsODksNzkpIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IiIgc3RvcC1jb2xvcj0icmdiKDIzMiwxMjEsMTEzKSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(226,89,79,1), rgba(232,121,113, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(226,89,79,1)),color-stop(,rgba(232,121,113, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(226,89,79,1), rgba(232,121,113, 1));
  background-image: -o-linear-gradient(bottom, rgba(226,89,79,1), rgba(232,121,113, 1));
  background-image: linear-gradient(bottom, rgba(226,89,79,1), rgba(232,121,113, 1));
}
button.btn.btn-danger:not([disabled]):hover {
  -webkit-box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  -moz-box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyMzAsMTE0LDEwNSkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iIiBzdG9wLWNvbG9yPSJyZ2IoMjM1LDE0MSwxMzQpIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(230,114,105,1), rgba(235,141,134, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(230,114,105,1)),color-stop(,rgba(235,141,134, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(230,114,105,1), rgba(235,141,134, 1));
  background-image: -o-linear-gradient(bottom, rgba(230,114,105,1), rgba(235,141,134, 1));
  background-image: linear-gradient(bottom, rgba(230,114,105,1), rgba(235,141,134, 1));
}
button.btn.btn-danger:not([disabled]):active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyMTYsOTMsODUpIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IiIgc3RvcC1jb2xvcj0icmdiKDIwMSw3OSw3MSkiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -moz-linear-gradient(bottom, rgba(216,93,85,1), rgba(201,79,71, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(216,93,85,1)),color-stop(,rgba(201,79,71, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(216,93,85,1), rgba(201,79,71, 1));
  background-image: -o-linear-gradient(bottom, rgba(216,93,85,1), rgba(201,79,71, 1));
  background-image: linear-gradient(bottom, rgba(216,93,85,1), rgba(201,79,71, 1));
}
button.btn.btn-resolve-issues {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #a94240;
  background-color: #ed6f66;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyMzcsMTEyLDEwMikiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iIiBzdG9wLWNvbG9yPSJyZ2IoMjM5LDEyOSwxMjEpIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(237,112,102,1), rgba(239,129,121, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(237,112,102,1)),color-stop(,rgba(239,129,121, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(237,112,102,1), rgba(239,129,121, 1));
  background-image: -o-linear-gradient(bottom, rgba(237,112,102,1), rgba(239,129,121, 1));
  background-image: linear-gradient(bottom, rgba(237,112,102,1), rgba(239,129,121, 1));
}
button.btn.btn-resolve-issues:not([disabled]):hover {
  -webkit-box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  -moz-box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyMzAsMTE0LDEwNSkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iIiBzdG9wLWNvbG9yPSJyZ2IoMjM1LDE0MSwxMzQpIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(230,114,105,1), rgba(235,141,134, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(230,114,105,1)),color-stop(,rgba(235,141,134, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(230,114,105,1), rgba(235,141,134, 1));
  background-image: -o-linear-gradient(bottom, rgba(230,114,105,1), rgba(235,141,134, 1));
  background-image: linear-gradient(bottom, rgba(230,114,105,1), rgba(235,141,134, 1));
}
button.btn.btn-resolve-issues:not([disabled]):active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyMTYsOTMsODUpIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IiIgc3RvcC1jb2xvcj0icmdiKDIwMSw3OSw3MSkiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -moz-linear-gradient(bottom, rgba(216,93,85,1), rgba(201,79,71, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(216,93,85,1)),color-stop(,rgba(201,79,71, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(216,93,85,1), rgba(201,79,71, 1));
  background-image: -o-linear-gradient(bottom, rgba(216,93,85,1), rgba(201,79,71, 1));
  background-image: linear-gradient(bottom, rgba(216,93,85,1), rgba(201,79,71, 1));
}
button.btn.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #4fa435;
  background-color: ;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigxMTUsMTk2LDkxKSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigxNDIsMjA4LDEyMykiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -moz-linear-gradient(bottom, rgba(115,196,91,1), rgba(142,208,123,1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(115,196,91,1)),color-stop(,rgba(142,208,123,1)));
  background-image: -webkit-linear-gradient(bottom, rgba(115,196,91,1), rgba(142,208,123,1));
  background-image: -o-linear-gradient(bottom, rgba(115,196,91,1), rgba(142,208,123,1));
  background-image: linear-gradient(bottom, rgba(115,196,91,1), rgba(142,208,123,1));
}
button.btn.btn-success:not([disabled]):hover {
  -webkit-box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  -moz-box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  box-shadow: inset 0 0 2px 0 rgba(255,255,255,0.8);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigxMzYsMjA1LDExNSkiIHN0b3Atb3BhY2l0eT0iMSIvPnJnYigxNTkyMTUxNDIxKTwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -moz-linear-gradient(bottom, rgba(136,205,115,1), rgba(159,215,1421));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(136,205,115,1)),rgba(159,215,1421));
  background-image: -webkit-linear-gradient(bottom, rgba(136,205,115,1), rgba(159,215,1421));
  background-image: -o-linear-gradient(bottom, rgba(136,205,115,1), rgba(159,215,1421));
  background-image: linear-gradient(bottom, rgba(136,205,115,1), rgba(159,215,1421));
}
button.btn.btn-success:not([disabled]):active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigxMTMsMTgxLDkzKSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYig5OSwxNjcsNzgpIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(113,181,93,1), rgba(99,167,78,1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(113,181,93,1)),color-stop(,rgba(99,167,78,1)));
  background-image: -webkit-linear-gradient(bottom, rgba(113,181,93,1), rgba(99,167,78,1));
  background-image: -o-linear-gradient(bottom, rgba(113,181,93,1), rgba(99,167,78,1));
  background-image: linear-gradient(bottom, rgba(113,181,93,1), rgba(99,167,78,1));
}
button.btn:disabled {
  opacity: 0.0065;
  filter: alpha(opacity=0.65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
}
/*
    ----------------------------
    Alert styles
    ----------------------------
*/
.alert {
  display: none;
  clear: both;
  font-family: "Open Sans";
  font-size: 13px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 10px 35px 10px 10px;
  margin-bottom: 10px;
  border: 1px solid #e9d295;
  background-color: #faf3d7;
  color: #bf9947;
}
.alert p {
  margin: 0;
}
.alert.alert-success {
  border: 1px solid #bdd4b6;
  background-color: #effceb;
  color: #69925c;
}
.alert.alert-warning {
  border: 1px solid #e9d295;
  background-color: #faf3d7;
  color: #bf9947;
}
.alert.alert-error {
  border: 1px solid #e59c9c;
  background-color: #f1d5d5;
  color: #d95b5b;
}
.alert .close,
.alert .close_hide {
  position: relative;
  float: right;
  right: -23px;
  font-weight: bold;
  font-size: 24px;
  color: black;
  opacity: 0.002;
  filter: alpha(opacity=0.2);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  cursor: pointer;
}
.alert .close:hover,
.alert .close_hide:hover {
  opacity: 0.004;
  filter: alpha(opacity=0.4);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  text-decoration: none;
}
.alert.displayed_alert {
  display: block;
}
.alert .server_error {
  border-top: 1px solid #f99b9b;
  margin-top: 6px;
  padding-top: 6px;
  white-space: pre-wrap;
  font-size: 12px;
}
.alert.global_loading {
  width: 940px;
  margin: 40px auto;
  display: block;
}
.main_query_error {
  word-break: break-word;
}
/*
    ----------------------------
    Main content
    ----------------------------
*/
#sticky-wrap {
  min-width: 940px;
  background: url('images/body_bg_tile.png');
}
#main-container {
  padding-top: 30px;
}
#main-container .cluster_with_margin {
  padding: 0px 20px;
}
#main-container .section {
  padding: 20px 25px;
  margin-bottom: 25px;
  border: 1px solid #cfcfcf;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  background-color: #fbfbfb;
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.04), inset 0 -1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: 0 2px 1px rgba(0,0,0,.04), inset 0 -1px 2px rgba(0,0,0,.05);
  box-shadow: 0 2px 1px rgba(0,0,0,.04), inset 0 -1px 2px rgba(0,0,0,.05);
}
#main-container .section h2.title {
  margin-top: 0;
  font-family: "Copse";
  color: #a3a3a3;
  font-size: 19px;
  margin-bottom: 20px;
}
/*
    ----------------------------
    Shared classes
    ----------------------------
TODO: retire this
*/
.no_element {
  background: #FFF;
  border: thin solid #cfcfcf;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  margin-top: 12px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
  padding: 8px 0px;
  text-align: center;
  font-family: "Open Sans";
  font-size: 14px;
  color: #777;
  background: #f6f6f6;
}
.no_element p {
  margin: 0px;
}
/*
    ----------------------------
    Footer
    ----------------------------
*/
#footer {
  background-color: #e5e5e5;
  color: #a3a3a3;
  font-family: "Copse";
  font-size: 14px;
  padding-top: 30px;
  border-top: thin solid #d0d0d0;
}
#footer ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#footer ul li {
  display: inline-block;
  margin-right: 63px;
}
#footer ul li a {
  color: #a3a3a3;
}
#footer ul li:last-child {
  margin-right: 0px;
}
#footer p.copyright {
  float: right;
  margin: 0;
}
/*
    ----------------------------
    Navbar at the top
    ----------------------------
*/
#navbar-container {
  width: 100%;
  background-color: #272729;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2), inset 0 -2px 4px rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2), inset 0 -2px 4px rgba(0,0,0,.15);
  box-shadow: 0 1px 3px rgba(0,0,0,.2), inset 0 -2px 4px rgba(0,0,0,.15);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIuMDciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyNTUsMjU1LDI1NSkiIHN0b3Atb3BhY2l0eT0iLjA3Ii8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(0,0,0,.07)),color-stop(100%,rgba(255,255,255,.07)));
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
  background-image: linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
}
#navbar-container #navbar {
  font-family: "Open Sans";
  /* left nav (logo, links, etc.) */
  /* right nav (search) */
}
#navbar-container #navbar ul.nav-left {
  margin: 0;
  padding: 0;
  float: left;
  /* Fonts are not rendered on the same way on Linux and OS X, making the menu having different sizes.
            We fix this problem by specifying the witdth of our blocks. */
}
#navbar-container #navbar ul.nav-left li {
  font-size: 15px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  margin-left: -3px;
}
#navbar-container #navbar ul.nav-left li a {
  padding: 21px 0px;
  color: #ababab;
  display: block;
}
#navbar-container #navbar ul.nav-left li a:hover {
  text-decoration: none;
  color: white;
}
#navbar-container #navbar ul.nav-left li#nav-logo {
  width: 131px;
  text-align: left;
}
#navbar-container #navbar ul.nav-left li#nav-logo a {
  font-family: "Copse";
  font-size: 22px;
  font-weight: bold;
  color: white;
  padding-left: 0;
}
#navbar-container #navbar ul.nav-left li#nav-logo a span.highlight {
  color: #0597d8;
}
#navbar-container #navbar ul.nav-left li.active a {
  color: white;
}
#navbar-container #navbar ul.nav-left #nav-dashboard {
  width: 118px;
}
#navbar-container #navbar ul.nav-left #nav-tables {
  width: 86px;
}
#navbar-container #navbar ul.nav-left #nav-servers {
  width: 94px;
}
#navbar-container #navbar ul.nav-left #nav-dataexplorer {
  width: 136px;
}
#navbar-container #navbar ul.nav-left #nav-logs {
  width: 74px;
}
#navbar-container #navbar ul.nav-left #nav-options {
  width: 60px;
}
#navbar-container #navbar ul.nav-left .cog_icon {
  opacity: 0.004;
  filter: alpha(opacity=0.4);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
#navbar-container #navbar ul.nav-left .cog_icon:hover,
#navbar-container #navbar ul.nav-left .cog_icon.active {
  opacity: 0.009;
  filter: alpha(opacity=0.9);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
#navbar-container #navbar ul.nav-left #nav-options {
  position: relative;
}
#navbar-container #navbar .right-nav {
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
}
#navbar-container #navbar .right-nav .divider {
  position: absolute;
  left: 0;
  width: 1px;
  height: 36px;
  margin: 12px 0;
  background-color: #212122;
  -webkit-box-shadow: 1px 0 0 rgba(255,255,255,.04);
  -moz-box-shadow: 1px 0 0 rgba(255,255,255,.04);
  box-shadow: 1px 0 0 rgba(255,255,255,.04);
}
#navbar-container #navbar #nav-search {
  margin-bottom: 0;
  margin-left: 28px;
}
#navbar-container #navbar #nav-search .search-box {
  font-family: "Open Sans";
  font-size: 15px;
  border: 0 none;
  color: #888;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  margin-top: 15px;
  padding: 6px 12px 6px 40px;
  width: 145px;
  line-height: normal;
  -webkit-border-radius: 14px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 14px;
  -moz-background-clip: padding;
  border-radius: 14px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.07), inset 0 1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.07), inset 0 1px 0 rgba(0,0,0,.15);
  box-shadow: 0 1px 0 rgba(255,255,255,.07), inset 0 1px 0 rgba(0,0,0,.15);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDI1NSwyNTUsMjU1KSIgc3RvcC1vcGFjaXR5PSIuMDIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iLjAyIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(255,255,255,.02)),color-stop(100%,rgba(0,0,0,.02)));
  background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background: url('images/icon-magnifying_glass.png') no-repeat 12px #232323;
}
.typeahead li {
  overflow: hidden;
}
/*
    ----------------------------
    Status bar at the top
    ----------------------------
*/
#topbar {
  background: url('images/status-panel_bg_tile.png');
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.4), inset 0 -1px 1px #c3c3c3;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.4), inset 0 -1px 1px #c3c3c3;
  box-shadow: 0 1px 0 rgba(255,255,255,.4), inset 0 -1px 1px #c3c3c3;
  border-bottom: thin solid #d0d0d0;
}
#topbar .cluster-status {
  padding: 20px 0;
}
#topbar .panel {
  padding-left: 60px;
  height: 47px;
}
#topbar .panel h5 {
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 15px;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
  color: #909090;
}
#topbar .panel h4 {
  font-family: "Copse";
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #4d535c;
}
#topbar .client-connection-status .panel {
  background: url('images/status_panel-icon_1.png') no-repeat left center;
}
#topbar .client-connection-status .panel.error {
  background: url('images/status_panel-icon_1-error.png') no-repeat left center;
}
#topbar .issues .panel {
  background: url('images/status_panel-icon_2.png') no-repeat left center;
}
#topbar .issues .panel.error {
  background: url('images/status_panel-icon_2-error.png') no-repeat left center;
}
#topbar .servers-connected .panel {
  background: url('images/status_panel-icon_3.png') no-repeat left center;
}
#topbar .servers-connected .panel.error {
  background: url('images/status_panel-icon_3-error.png') no-repeat left center;
}
#topbar .tables-available .panel {
  background: url('images/status_panel-icon_4.png') no-repeat left center;
}
#topbar .tables-available .panel.error {
  background: url('images/status_panel-icon_4-error.png') no-repeat left center;
}
#topbar .issues-banner .show-issues-banner {
  margin-top: 8px;
  color: #FFF;
  position: relative;
  background-color: #dd504e;
  border-top: 1px solid #b54a48;
  border-bottom: 1px solid #b54a48;
}
#topbar .issues-banner .show-issues-banner.no-issues {
  background-color: #4E9258;
  border-color: #41834a;
}
#topbar .issues-banner .show-issues-banner.no-issues:before {
  background-color: #4E9258;
  border-color: #41834a;
}
#topbar .issues-banner .show-issues-banner .message {
  line-height: 42px;
  margin: 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size: 15px;
}
#topbar .issues-banner .show-issues-banner .btn-resolve-issues {
  float: right;
  margin-left: 20px;
  margin-top: 5.5px;
}
#topbar .issues-banner .show-issues-banner .gradient-overlay {
  /* transform z-index hack */
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  background-color: #dd504e;
}
#topbar .issues-banner .show-issues-banner .gradient-overlay.no-issues {
  background-color: #4E9258;
}
#topbar .issues-banner .show-issues-banner:before {
  content: '';
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -215px;
  background: #dd504e;
  display: block;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #b54a48;
}
#topbar .all-issues {
  display: none;
  background-color: #fcfcfc;
  border-bottom: 1px solid #ccc;
}
#topbar .all-issues #issue-alerts .alert {
  display: block;
  background: 15px center no-repeat url('images/resolve_issue-resolved_icon.png');
  padding-left: 40px;
  color: #628857;
  border: 1px solid #cae8c3;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #effceb;
}
/*
    ----------------------------
    Overwrite modal
    ----------------------------
*/
.overwrite_modal {
  top: 0%;
  left: 50%;
  width: 900px;
  padding: 20px;
  max-height: 80%;
  margin: 50px 0px 0px -470px;
}
/*
    ----------------------------
    Modal styles
    ----------------------------
*/
.modal-backdrop {
  opacity: 0.008;
  filter: alpha(opacity=0.8);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.add-table .hide_advanced_settings-link_container,
.add-table .advanced_settings {
  display: none;
}
.modal p {
  margin: 8px 0px;
}
.modal .alert {
  margin-bottom: 15px;
}
.modal .alert_modal {
  margin: 15px 15px 0 15px;
}
.modal .alert_modal p {
  margin: 0;
}
.modal .alert_modal .close {
  display: none;
}
.modal .modal-header h3 {
  margin: 8px 0;
  font-family: "Copse";
  color: #a3a3a3;
  font-size: 19px;
}
.modal .close_modal {
  float: right;
  font-weight: bold;
  font-size: 24px;
  color: black;
  opacity: 0.002;
  filter: alpha(opacity=0.2);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.modal .close_modal:hover {
  opacity: 0.004;
  filter: alpha(opacity=0.4);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  text-decoration: none;
}
.modal .modal-body {
  font-family: "Open Sans";
  padding: 0px 15px 15px 15px;
}
.modal .modal-body hr {
  border: 0px;
  height: 1px;
  background: #e9e9e9;
  margin: 20px 0px 0px 0px;
}
.modal .large_input {
  width: 294px;
}
.modal .error_verification {
  float: right;
  padding-right: 10px;
  margin: 4px 70px 0px 0px;
  color: #d95b5b;
  font-weight: bold;
  display: none;
}
.modal .first_question {
  margin-top: 0px;
}
#server-view .recent-logs > h2.title {
  border-bottom: thin solid #f0f0f0;
  padding-bottom: 22px;
  margin-bottom: 0;
}
#server-view .recent-logs .btn.view-logs {
  float: right;
}
#server-view .recent-logs ul.log-entries {
  margin-bottom: 5px;
}
#server-view .recent-logs h1 {
  display: none;
}
#server-view .recent-logs #log-view {
  padding: 0px;
  border: 0px;
  box-shadow: none;
}
#server-view .recent-logs #log-view .log-entry {
  padding-top: 5px;
  padding-bottom: 5px;
  background-position: left center;
}
/*
    ----------------------------
    Server list
    ----------------------------
*/
#databases_container .actions-bar {
  float: right;
}
#databases_container .database_container {
  padding: 0;
}
#databases_container .database_container .header_container {
  border-bottom: thin solid #CCC;
  padding: 13px 15px;
  background: #fff;
  border-radius: 4px 4px 0px 0px;
}
#databases_container .database_container .header_container .element-type,
#databases_container .database_container .header_container h3.name {
  display: inline-block;
  vertical-align: middle;
}
#databases_container .database_container .header_container .element-type {
  background: #f7ae41;
  border-radius: 2px;
  padding: 4px 15px;
  text-transform: uppercase;
  margin-right: 20px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
}
#databases_container .database_container .header_container h3.name {
  font-family: "Copse";
  font-size: 17px;
  color: #61666e;
  margin: 0;
}
#databases_container .database_container .header_container h3.name a {
  color: #61666e;
}
#databases_container .database_container .header_container .buttons {
  float: right;
  margin-top: -2px;
}
#databases_container .database_container .element-list-container {
  padding: 0px 13px 12px 13px;
  background: #fafafa;
  border-radius: 0px 0px 4px 4px;
}
#databases_container .database_container .table_container {
  height: 44px;
  background: #FFF;
  border: thin solid #cfcfcf;
  border-radius: 3px;
  margin-top: 12px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
}
#databases_container .database_container .table_container .checkbox-container {
  float: left;
}
#databases_container .database_container .table_container .checkbox-container label {
  display: inline;
  margin: 14px;
}
#databases_container .database_container .table_container .checkbox-container input[type="checkbox"] {
  display: none;
}
#databases_container .database_container .table_container .checkbox-container input[type="checkbox"] + label {
  border: thin solid #cfcfcf;
  border-radius: 3px;
  padding: 7px;
  display: inline-block;
  position: relative;
}
#databases_container .database_container .table_container .checkbox-container input[type="checkbox"] + label:active {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
}
#databases_container .database_container .table_container .checkbox-container input[type="checkbox"]:checked + label:after {
  content: '\2714';
  font-size: 15px;
  position: absolute;
  top: -2px;
  left: 1px;
  color: #7c7c7c;
}
#databases_container .database_container .table_container .element-details {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  height: 100%;
}
#databases_container .database_container .table_container .element-details p {
  margin: 0;
  font-family: "Open Sans";
}
#databases_container .database_container .table_container .element-details .name,
#databases_container .database_container .table_container .element-details .quick_info,
#databases_container .database_container .table_container .element-details .status,
#databases_container .database_container .table_container .element-details .table-lookup-by-id {
  padding: 0 16px;
  border-left: thin solid #e4e4e4;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
#databases_container .database_container .table_container .element-details .name {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
}
#databases_container .database_container .table_container .element-details .name::before {
  content: url('images/server-icon.png');
  padding-right: 8px;
  margin-top: 4px;
}
#databases_container .database_container .table_container .element-details .name a {
  color: #0597d8;
}
#databases_container .database_container .table_container .element-details .quick_info {
  color: #626264;
  min-width: 165px;
}
#databases_container .database_container .table_container .element-details .quick_info::before {
  content: url('images/graph-icon.png');
  padding-right: 8px;
  margin-top: 4px;
}
#databases_container .database_container .table_container .element-details .status {
  color: #818181;
  min-width: 120px;
}
#databases_container .database_container .table_container .element-details .status.label-success::before {
  content: url('images/green-light_glow.png');
  padding-right: 8px;
  margin-top: 4px;
}
#databases_container .database_container .table_container .element-details .status.label-failure::before {
  content: url('images/red-light_glow.png');
  padding-right: 8px;
  margin-top: 4px;
}
#databases_container .database_container .table_container .element-details .status.label-partial-success::before {
  content: url('images/yellow-light_glow.png');
  padding-right: 8px;
  margin-top: 4px;
}
#databases_container .database_container .table_container .element-details .table-lookup-by-id input {
  height: 18px;
  width: 150px;
  margin: 5px;
}
/*
    ----------------------------
    Server list and table list
    ----------------------------
*/
#table-list .actions-bar {
  float: right;
}
#table-list .section {
  padding: 0;
}
#table-list .section .header_container {
  border-bottom: thin solid #CCC;
  padding: 13px 15px;
  background: #fff;
  -webkit-border-radius: 4px 4px 0px 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 4px 0px 0px;
  -moz-background-clip: padding;
  border-radius: 4px 4px 0px 0px;
  background-clip: padding-box;
}
#table-list .section .header_container .summary .element-type,
#table-list .section .header_container .summary h3.name {
  display: inline-block;
  vertical-align: middle;
}
#table-list .section .header_container .summary .element-type {
  background: #f7ae41;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  padding: 4px 15px;
  text-transform: uppercase;
  margin-right: 20px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
}
#table-list .section .header_container .summary h3.name {
  font-family: "Copse";
  font-size: 17px;
  color: #61666e;
  margin: 0;
}
#table-list .section .header_container .summary h3.name a {
  color: #61666e;
}
#table-list .section .header_container .summary .buttons {
  float: right;
  margin-top: -2px;
}
#table-list .section .element-list-container {
  padding: 0px 13px 12px 13px;
  background: #fafafa;
  -webkit-border-radius: 0px 0px 4px 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 0px 4px 4px;
  -moz-background-clip: padding;
  border-radius: 0px 0px 4px 4px;
  background-clip: padding-box;
}
#table-list .section .element {
  height: 44px;
  background: #FFF;
  border: thin solid #cfcfcf;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  margin-top: 12px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.02), 0 1px 3px rgba(0, 0, 0, 0.08);
}
#table-list .section .element .checkbox-container {
  float: left;
}
#table-list .section .element .checkbox-container label {
  display: inline;
  margin: 14px;
}
#table-list .section .element .checkbox-container input[type="checkbox"] {
  display: none;
}
#table-list .section .element .checkbox-container input[type="checkbox"] + label {
  border: thin solid #cfcfcf;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 7px;
  display: inline-block;
  position: relative;
}
#table-list .section .element .checkbox-container input[type="checkbox"] + label:active {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
}
#table-list .section .element .checkbox-container input[type="checkbox"]:checked + label:after {
  content: '\2714';
  font-size: 15px;
  position: absolute;
  top: -2px;
  left: 1px;
  color: #7c7c7c;
}
#table-list .section .element .element-details {
  position: relative;
  margin-left: 45px;
}
#table-list .section .element .element-details p {
  margin: 0;
  font-family: "Open Sans";
}
#table-list .section .element .element-details .name,
#table-list .section .element .element-details .quick_info,
#table-list .section .element .element-details .status {
  position: absolute;
  line-height: 28px;
  margin-top: 8px;
  border-left: thin solid #e4e4e4;
}
#table-list .section .element .element-details .name {
  background: 20px center no-repeat url('images/server-icon.png');
  padding-left: 58px;
  font-size: 16px;
  font-weight: bold;
  width: 400px;
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#table-list .section .element .element-details .name a {
  color: #0597d8;
}
#table-list .section .element .element-details .quick_info {
  background: 20px center no-repeat url('images/graph-icon.png');
  color: #626264;
  padding-left: 50px;
}
#table-list .section .element .element-details .status {
  padding-right: 20px;
  color: #818181;
}
#table-list .section .element .element-details .status .label-success {
  background: 20px center no-repeat url('images/green-light_glow.png');
  padding-left: 43px;
}
#table-list .section .element .element-details .status .label-failure {
  background: 20px center no-repeat url('images/red-light_glow.png');
  padding-left: 43px;
}
#server-list .element-details .quick_info {
  left: 475px;
}
#server-list .element-details .status {
  left: 725px;
}
#table-list .element-details .quick_info {
  left: 575px;
}
#table-list .element-details .status {
  left: 775px;
}
/*
    ----------------------------
    Log view
    ----------------------------
*/
#log-view ul.log-entries {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
}
#log-view ul.log-entries li.log-entry {
  font-size: 14px;
  color: #4d535c;
  border-top: thin solid #f0f0f0;
  background: left 22px no-repeat url('images/pencil-icon_big.png');
  padding: 20px 0 20px 55px;
  word-wrap: break-word;
}
#log-view ul.log-entries li.log-entry:first-child {
  border-top: 0;
}
#log-view ul.log-entries li.log-entry p {
  margin: 0;
  font-family: "Open Sans";
}
#log-view ul.log-entries li.log-entry .message {
  font-size: 14px;
}
#log-view ul.log-entries li.log-entry li.pretty_logs_li {
  font-size: 13px;
}
#log-view ul.log-entries li.log-entry .from-server {
  font-style: italic;
  margin-top: 5px;
  font-size: 13px;
}
#log-view ul.log-entries li.log-entry .datetime {
  background: left center no-repeat url('images/clock-icon.png');
  text-align: right;
  color: #c4c4c4;
  padding-left: 20px;
}
#log-view .no-logs {
  display: none;
}
#log-view .no-more-entries {
  font-family: "Open Sans";
  display: none;
}
/*
    ----------------------------
    Data explorer
    ----------------------------
*/
/* Prevent the user from selecting something when he's resizing a div */
.resizing {
  -o-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
#dataexplorer {
  margin: 0px;
}
#dataexplorer .options_container {
  float: right;
  margin-top: 5px;
  /* Selected icons from http://somerandomdude.com/work/iconic/ */
}
#dataexplorer .options_container .option_icon {
  width: 16px;
  height: 16px;
  opacity: 0.3;
}
#dataexplorer .options_container .fullscreen {
  background: url('images/fullscreen_16x16.png') center no-repeat;
}
#dataexplorer .options_container .fullscreen_exit {
  background: url('images/fullscreen_exit_16x16.png') center no-repeat;
}
#dataexplorer .options_container .show_options {
  background: url('images/cog_16x16.png') center no-repeat;
}
#dataexplorer .options_container .show_history {
  background: url('images/book_alt_16x16.png') center no-repeat;
  float: left;
  margin: 0px 8px 0px -1px;
}
#dataexplorer .options_container .clear_queries_link {
  display: none;
}
#dataexplorer .options_container .clear_queries_link .clear_history {
  background: url('images/trash_stroke_16x16.png') center no-repeat;
  float: left;
  margin: 0px 8px 0px -1px;
}
#dataexplorer .options_container .close_queries_link.active,
#dataexplorer .options_container .toggle_options_link.active {
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDI1NSwyNTUsMjU1KSIgc3RvcC1vcGFjaXR5PSIuMDIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iLjAyIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(255,255,255,.02)),color-stop(100%,rgba(0,0,0,.02)));
  background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
}
#dataexplorer h1.title.small_margin_bottom {
  margin-bottom: 15px;
}
#dataexplorer .input_query_full_container {
  clear: both;
  position: relative;
  width: 100%;
}
#dataexplorer .input_query_full_container .suggestion_description_arrow {
  display: none;
  position: absolute;
  z-index: 201;
  top: 10px;
  left: 0px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #bbb;
}
#dataexplorer .input_query_full_container .suggestion_description_arrow_overlay {
  display: none;
  position: absolute;
  z-index: 202;
  top: 11px;
  left: 0px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#dataexplorer .input_query_full_container .suggestion_full_container {
  position: absolute;
  width: 452px;
  top: 20px;
  left: 0px;
  z-index: 100;
  font-family: monospace;
  font-size: 11px;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_name_list {
  background: #fff;
  display: none;
  width: 452px;
  padding: 0px;
  margin: 0px 0px 9px 0px;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 -6px 6px -6px #ddd;
  -moz-box-shadow: inset 0 -6px 6px -6px #ddd;
  box-shadow: inset 0 -6px 6px -6px #ddd;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_name_list .suggestion_name_li {
  display: inline-block;
  margin: 5px 0px;
  padding: 0px 5px;
  width: 132px;
  height: 18px;
  color: #23a5df;
  cursor: pointer;
  text-overflow: ellipsis;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_name_list .suggestion_name_li_hl {
  color: #005388;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description {
  display: none;
  width: 442px;
  padding: 5px;
  margin: 0px;
  background: #fcfcfc;
  border: 1px solid #d7d7d7;
  color: #9ea2a8;
  font-family: monospace;
  font-size: 11px;
  word-wrap: break-word;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 -6px 6px -6px #ddd;;
  -moz-box-shadow: inset 0 -6px 6px -6px #ddd;;
  box-shadow: inset 0 -6px 6px -6px #ddd;;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description .separation {
  height: 1px;
  border-top: 1px solid #dadada;
  margin: 3px auto;
  width: 300px;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description p,
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description code {
  font-family: monospace;
  font-size: 11px;
  margin: 3px 0px;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description p .description_name,
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description code .description_name {
  color: #222;
  font-weight: bold;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description p .description_arguments,
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description code .description_arguments {
  color: #444;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description strong {
  color: #666;
}
#dataexplorer .input_query_full_container .suggestion_full_container .suggestion_description .grouped_data_warning {
  font-family: monospace;
  font-size: 11px;
  background: #f8f8f8;
  color: #666;
  padding: 5px 6px;
  border: 1px solid #e4e4e4;
  margin: 5px 0px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 3px 3px 3px;
  -moz-background-clip: padding;
  border-radius: 3px 3px 3px 3px;
  background-clip: padding-box;
}
#dataexplorer .input_query_full_container .input_query_container {
  font-family: monospace;
  font-size: 13px;
  padding: 0px;
  margin: 10px 0px;
  overflow: auto;
}
#dataexplorer .input_query_full_container .input_query_container .button_query {
  float: right;
  width: 70px;
}
#dataexplorer .input_query_full_container .input_query_container .abort_query {
  display: none;
}
#dataexplorer .input_query_full_container .input_query_container .CodeMirror {
  background: #f8f8f8;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;
  cursor: text;
}
#dataexplorer .input_query_full_container .input_query_container .CodeMirror .CodeMirror-gutter {
  background: #f1f1f1;
  border-right: 1px solid #e3e3e3;
  cursor: auto;
}
#dataexplorer .input_query_full_container .loading_query {
  text-align: center;
  height: 16px;
  width: 16px;
  padding: 0px;
  margin: -30px auto 10px auto;
}
#dataexplorer .input_query_full_container .loading_query .loading_query_img {
  display: none;
}
#dataexplorer .toggled_container .arrow_dataexplorer {
  display: none;
  float: right;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #aaa;
}
#dataexplorer .toggled_container .nano {
  visibility: hidden;
  height: 0px;
  padding: 0px 15px 0px 0px;
}
#dataexplorer .toggled_container .nano .content .history_container {
  display: none;
  font-family: monospace;
  font-size: 13px;
  width: 100%;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list {
  margin: 0px 15px 0px 0px;
  list-style: none;
  padding: 0px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history {
  margin: 0px;
  padding: 0px;
  overflow: auto;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  color: #999;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history:hover {
  color: #444;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history.displayed {
  display: auto;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history.hidden {
  display: none;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history:last-child {
  margin: 0px;
  border-bottom: 0px;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history .query_history_content {
  overflow: auto;
  margin: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history .query_history_content .right_container {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history .query_history_content .right_container .btn {
  padding: 2px 10px;
  margin: 10px;
  -webkit-box-shadow: 0px 0px 0px 0px #fff;
  -moz-box-shadow: 0px 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px 0px #fff;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history .query_history_content .query {
  font-size: 13px;
  margin: 0px;
  font-family: monospace;
  width: 100%;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history .query_history_content .broken_query {
  margin: 10px;
  visibility: hidden;
  height: 19px;
  width: 22px;
  opacity: 0.2;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history .query_id {
  margin-right: 1em;
  width: 4em;
  text-align: center;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history .btn {
  visibility: hidden;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history:hover .btn,
#dataexplorer .toggled_container .nano .content .history_container .history_list .query_history:hover .broken_query {
  visibility: visible;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .no_history {
  word-break: break-word;
  white-space: pre;
  margin: 0px;
  padding: 11px 4px;
  margin: 0px 0px 0px 26px;
  color: #aaa;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .no_history.displayed {
  display: block;
}
#dataexplorer .toggled_container .nano .content .history_container .history_list .no_history.hidden {
  display: none;
}
#dataexplorer .toggled_container .nano_border {
  display: none;
  clear: both;
  width: 100%;
  border-top: 2px solid #aaa;
}
#dataexplorer .toggled_container .nano_border_bottom {
  cursor: s-resize;
  padding: 0px 0px 2px 0px;
}
#dataexplorer .arrow_history {
  margin-right: 154px;
}
#dataexplorer .arrow_options {
  margin-right: 74px;
}
#dataexplorer .options_view ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
#dataexplorer .options_view ul li {
  clear: both;
  margin: 0px;
  padding: 0px 0px 0px 13px;
  overflow: auto;
  border-bottom: 1px solid #e4e4e4;
  color: #999;
}
#dataexplorer .options_view ul li.displayed {
  display: block;
}
#dataexplorer .options_view ul li.hidden {
  display: none;
}
#dataexplorer .options_view ul li:last-child {
  margin: 0px;
  border-bottom: 0px;
}
#dataexplorer .options_view ul li .option_description {
  margin: 0px;
  padding: 9px 4px;
  font-family: monospace;
  font-size: 13px;
}
#dataexplorer .options_view ul li .input_description {
  float: left;
  margin-left: 10px;
  padding: 9px 4px;
  font-family: monospace;
  font-size: 13px;
}
#dataexplorer .options_view ul li:hover {
  color: #444;
}
#dataexplorer .options_view ul li .alert {
  display: none;
  visibility: hidden;
  float: right;
  margin: 3px 15px 3px 0px;
  padding: 5px 25px 5px 10px;
  font-family: "Open Sans";
  display: block;
}
#dataexplorer .options_view .input-container {
  float: left;
}
#dataexplorer .options_view .input-container input {
  float: left;
  height: 18px;
  width: 60px;
  text-align: center;
  margin: 4px 0px 0px 0px;
}
#dataexplorer .options_view .checkbox-container {
  float: left;
  margin-left: 2px;
}
#dataexplorer .options_view .checkbox-container label {
  display: inline;
  margin: 14px;
}
#dataexplorer .options_view .checkbox-container input[type="checkbox"] {
  display: none;
}
#dataexplorer .options_view .checkbox-container input[type="checkbox"] + label {
  border: thin solid #cfcfcf;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 7px;
  display: inline-block;
  position: relative;
  margin: 10px 17px 0px 0px;
}
#dataexplorer .options_view .checkbox-container input[type="checkbox"] + label:active {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
}
#dataexplorer .options_view .checkbox-container input[type="checkbox"]:checked + label:after {
  content: '\2714';
  font-size: 15px;
  position: absolute;
  top: -2px;
  left: 1px;
  color: #7c7c7c;
}
#dataexplorer .result_view {
  margin: 35px 0px 0px 0px;
  overflow: auto;
}
#dataexplorer .result_view.unpaginated {
  overflow: visible;
}
#dataexplorer .result_view .tab-content {
  clear: both;
}
#dataexplorer .result_view .error {
  font-family: "Open Sans";
}
#dataexplorer .result_view .error_title {
  font-weight: bold;
}
#dataexplorer .result_view .error_details {
  font-family: monospace;
  font-size: 11px;
  padding: 7px 10px;
  border: 1px solid #CCC;
  border-radius: 3px;
  background: #EEE;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+, 6, 7, 8 compability-mode */
  -ms-word-break: break-all;
  /* Internet Explorer 8 */
  word-break: break-word;
}
#dataexplorer .result_view .query {
  font-family: monospace;
  font-size: 11px;
  padding: 7px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #eee;
}
#dataexplorer .result_view .results_header .metadata {
  font-family: "Open Sans";
  width: 530px;
  float: left;
  margin: -30px 0px 10px 0px;
}
#dataexplorer .result_view .results_header .metadata .execution_time {
  border-bottom: 1px dotted #444;
  cursor: help;
}
#dataexplorer .result_view .results_header .metadata.feed_unpaused .only_if_paused {
  display: none !important;
}
#dataexplorer .result_view .results_header .metadata.feed_paused .only_if_unpaused {
  display: none !important;
}
#dataexplorer .result_view .results_header .metadata .pause_feed,
#dataexplorer .result_view .results_header .metadata .unpause_feed {
  opacity: 0.55;
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background-repeat: no-repeat;
}
#dataexplorer .result_view .results_header .metadata .pause_feed {
  background-image: url(images/icon-pause.png);
}
#dataexplorer .result_view .results_header .metadata .unpause_feed {
  background-image: url(images/icon-play.png);
}
#dataexplorer .result_view .results_header .metadata .animated-ellipsis {
  margin-right: 6px;
}
#dataexplorer .result_view .results_header .metadata.floating_metadata {
  z-index: 2000;
  background-color: #f0f0f0;
  border: 1px solid #cfcfcf;
  position: fixed;
  display: block;
  top: -5px;
  margin: 0 0 0 -9px;
  padding: 10px 8px 5px 8px;
  background-color: white;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 10px -5px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 10px -5px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 10px -5px rgba(0,0,0,0.2);
}
#dataexplorer .result_view .more_results {
  float: right;
}
#dataexplorer .result_view .more_results .more_results_paragraph {
  margin: 0px;
  padding: 0px;
}
#dataexplorer .result_view .more_results.hidden {
  display: none;
}
#dataexplorer .result_view .info {
  text-align: left;
  margin: 7px 0px 0px 0px;
  padding: 7px 19px 7px 15px;
  border-left: 4px solid #9FCADF;
  background: #ecf2f7;
  font-family: "Open Sans";
}
#dataexplorer .result_view .activate_profiler_message {
  background: #f7f7f7;
  border: thin solid #E7E6E6;
  padding: 4px 30px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
#dataexplorer .result_view .activate_profiler_message p {
  margin: 18px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #686868;
  text-align: center;
}
#dataexplorer .result_view .activate_profiler_message p a {
  border-bottom: thin dotted #0088cc;
}
#dataexplorer .result_view .activate_profiler_message p a:hover {
  text-decoration: none;
}
#dataexplorer .change_view_container {
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: right;
}
#dataexplorer .change_view_container li {
  float: right;
  position: relative;
}
#dataexplorer .change_view_container li:first-child {
  margin-right: 10px;
}
#dataexplorer .change_view_container li.active a {
  border-bottom-color: #FBFBFB;
  background-color: #FBFBFB;
}
#dataexplorer .wrapper_scrollbar {
  position: fixed;
  bottom: 0px;
  overflow-x: scroll;
  overflow-y: hidden;
  width: 888px;
  z-index: 1000;
}
#dataexplorer .wrapper_scrollbar .scrollbar_fake_content {
  height: 20px;
}
#dataexplorer .results {
  margin: 15px 0px 0px 0px;
  padding: 0px;
  font-family: "Open Sans";
  overflow: auto;
  width: 100%;
}
#dataexplorer .results.table_viewer_container {
  overflow: visible;
}
#dataexplorer .results .profile_summary {
  margin-bottom: 20px;
  background: #f7f7f7;
  border: thin solid #E7E6E6;
  padding: 4px 30px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
#dataexplorer .results .profile_summary p {
  margin: 18px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #72bddf;
}
#dataexplorer .results .profile_summary p span.big {
  font-size: 24px;
  line-height: 24px;
  color: #5c6169;
}
#dataexplorer .results .profile_summary p:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 14px;
}
#dataexplorer .results .profile_summary p.query-duration-roundtrip {
  text-align: left;
}
#dataexplorer .results .profile_summary p.query-duration-roundtrip:before {
  background: left center no-repeat url('images/query_round_trip-icon.png');
}
#dataexplorer .results .profile_summary p.query-duration-server {
  text-align: center;
}
#dataexplorer .results .profile_summary p.query-duration-server:before {
  background: left center no-repeat url('images/query_server_time-icon.png');
}
#dataexplorer .results .profile_summary p.query-tasks {
  text-align: right;
}
#dataexplorer .results .profile_summary p.query-tasks:before {
  background: left center no-repeat url('images/query_shard_access-icon.png');
}
#dataexplorer .results .copy_profile {
  float: right;
}
#dataexplorer .results .copy_profile:after {
  content: '';
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 9px;
  background: url('images/copy_to_clipboard_16x16.png') left center no-repeat;
}
#dataexplorer .results .copy_profile.zeroclipboard-is-hover {
  -webkit-box-shadow: inset 0 0 1px 1px #fff;
  -moz-box-shadow: inset 0 0 1px 1px #fff;
  box-shadow: inset 0 0 1px 1px #fff;
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.96)),-moz-linear-gradient(bottom, rgba(51, 51, 51, 0.23) 0%, rgba(255, 255, 255, 0.23) 100%);
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.96)),-webkit-linear-gradient(bottom, rgba(51, 51, 51, 0.23) 0%, rgba(255, 255, 255, 0.23) 100%);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.96)),-o-linear-gradient(bottom, rgba(51, 51, 51, 0.23) 0%, rgba(255, 255, 255, 0.23) 100%);
  background-image: linear-gradient(rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.96)),linear-gradient(bottom, rgba(51, 51, 51, 0.23) 0%, rgba(255, 255, 255, 0.23) 100%);
}
#dataexplorer .results .copy_profile.zeroclipboard-is-active {
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  box-shadow: inset 0 2px 1px rgba(0,0,0,.06);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDI1NSwyNTUsMjU1KSIgc3RvcC1vcGFjaXR5PSIuMDIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iLjAyIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(255,255,255,.02)),color-stop(100%,rgba(0,0,0,.02)));
  background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
  background-image: linear-gradient(bottom, rgba(255,255,255,.02) 0%, rgba(0,0,0,.02) 100%);
}
#dataexplorer .results .json_tree_container {
  width: 888px;
}
#dataexplorer .results .json_tree_container > .json_tree {
  clear: both;
  margin-bottom: 6px;
  padding: 2px 45px 5px 0px;
}
#dataexplorer .results .json_tree_container > .json_tree.flash {
  -webkit-animation: add_row 500ms 1;
  -moz-animation: add_row 500ms 1;
  -o-animation: add_row 500ms 1;
  -ms-animation: add_row 500ms 1;
  animation: add_row 500ms 1;
}
#dataexplorer .results .json_tree {
  padding: 0px 20px;
  float: left;
  font: 13px/18px monospace, mono, consolas;
  /*.jt_b{ font-weight: bold; }*/
}
#dataexplorer .results .json_tree .jt_null {
  color: red;
}
#dataexplorer .results .json_tree .jt_bool {
  color: #ee00ff;
}
#dataexplorer .results .json_tree .jt_num {
  color: blue;
}
#dataexplorer .results .json_tree .jt_link {
  text-decoration: none;
  color: #000;
}
#dataexplorer .results .json_tree .jt_url {
  color: #08c;
}
#dataexplorer .results .json_tree .jt_email {
  color: #08c;
}
#dataexplorer .results .json_tree .jt_string {
  white-space: pre;
  padding: 2px 0px;
  color: green;
}
#dataexplorer .results .json_tree .jt_close {
  margin-left: 6px;
}
#dataexplorer .results .json_tree .jt_array {
  list-style: none;
  margin-left: 7px;
  padding-left: 22px;
  border-left: 1px dotted #bbb;
}
#dataexplorer .results .json_tree .jt_object {
  list-style: none;
  margin-left: 7px;
  padding-left: 22px;
  border-left: 1px dotted #bbb;
}
#dataexplorer .results .json_tree .jt_arrow {
  width: 15px;
  height: 15px;
  margin: 3px 2px 0px -15px;
  float: left;
  display: block;
  background: url('images/arrow_down.png') no-repeat;
}
#dataexplorer .results .json_tree .jt_arrow_hidden {
  background: url('images/arrow_right.png') no-repeat;
}
#dataexplorer .results .json_tree .jt_points {
  display: none;
}
#dataexplorer .results .json_tree .jt_points_collapsed {
  display: inline;
}
#dataexplorer .results .json_tree .jt_collapsed {
  display: none;
}
#dataexplorer .results .json_tree .jt_b_collapsed {
  display: inline;
  margin-left: 0px;
}
#dataexplorer .results .json_tree .large_result {
  white-space: pre;
}
#dataexplorer .results .json_table_container {
  width: 888px;
}
#dataexplorer .results .json_table_container .json_table {
  font: 13px/18px monospace, mono, consolas;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  table-layout: fixed;
  white-space: nowrap;
  border-spacing: 0px;
  border-collapse: collapse;
}
#dataexplorer .results .json_table_container .json_table .td_attr {
  color: #444;
  background: #f1f1f1;
  -webkit-box-shadow: inset 0 4px 4px -4px #fff;
  -moz-box-shadow: inset 0 4px 4px -4px #fff;
  box-shadow: inset 0 4px 4px -4px #fff;
}
#dataexplorer .results .json_table_container .json_table .jta_undefined {
  color: #ccc;
}
#dataexplorer .results .json_table_container .json_table .jta_null {
  color: red;
}
#dataexplorer .results .json_table_container .json_table .jta_bool {
  color: #ee00ff;
}
#dataexplorer .results .json_table_container .json_table .jta_num {
  color: blue;
}
#dataexplorer .results .json_table_container .json_table .jta_link {
  text-decoration: none;
  color: #000;
}
#dataexplorer .results .json_table_container .json_table .jta_url {
  color: #08c;
}
#dataexplorer .results .json_table_container .json_table .jta_email {
  color: #08c;
}
#dataexplorer .results .json_table_container .json_table .jta_string {
  color: green;
  white-space: pre;
}
#dataexplorer .results .json_table_container .json_table .jta_object {
  vertical-align: top;
  display: inline-block;
}
#dataexplorer .results .json_table_container .json_table .jta_object .json_tree {
  padding: 0px 17px;
}
#dataexplorer .results .json_table_container .json_table td {
  max-width: 310px;
  padding: 0px;
  vertical-align: top;
  border: 1px solid #dfdfdf;
  overflow: hidden;
}
#dataexplorer .results .json_table_container .json_table tr {
  padding: 20px;
}
#dataexplorer .results .json_table_container .json_table tr:nth-child(even) {
  background: #fff;
}
#dataexplorer .results .json_table_container .json_table tr:nth-child(odd) {
  background: #f9f9f9;
}
#dataexplorer .results .json_table_container .json_table .jta_attr {
  margin: 0px 5px 0px 0px;
  padding: 7px 0px 5px 15px;
  cursor: auto;
  overflow: hidden;
}
#dataexplorer .results .json_table_container .json_table .jta_value {
  cursor: auto;
  margin: 0px 5px 0px 0px;
  padding: 7px 0px 5px 15px;
  max-width: 290px;
  overflow: hidden;
}
#dataexplorer .results .json_table_container .json_table .jta_array {
  padding: 7px 0px 5px 0px;
}
#dataexplorer .results .json_table_container .json_table .jta_arrow {
  width: 15px;
  height: 15px;
  margin: 3px 2px 0px 2px;
  display: block;
}
#dataexplorer .results .json_table_container .json_table .jta_arrow_v {
  background: url('images/arrow_down.png') no-repeat;
  float: left;
}
#dataexplorer .results .json_table_container .json_table .jta_arrow_h {
  background: url('images/arrow_right.png') no-repeat;
  float: left;
}
#dataexplorer .results .json_table_container .json_table .jta_arrow_hh {
  width: 20px;
  height: 10px;
  background: url('images/arrow_right.png') repeat-x;
  float: right;
}
#dataexplorer .results .json_table_container .json_table .col-record-attr {
  visibility: hidden;
  border-left: 0px;
  border-top: 0px;
}
#dataexplorer .results .json_table_container .json_table .col-record-td {
  padding: 0px;
  background: #f0f0f0;
}
#dataexplorer .results .json_table_container .json_table .col-record {
  color: #aaa;
  padding: 7px 10px 5px 10px;
}
#dataexplorer .results .json_table_container .json_table .click_detector {
  width: 100%;
  cursor: e-resize;
}
#dataexplorer .results .json_table_container .json_table .click_detector div {
  cursor: text;
}
#dataexplorer .results .json_table_container .json_table .click_detector div .jt_arrow,
#dataexplorer .results .json_table_container .json_table .click_detector div .jta_arrow {
  cursor: default;
}
#dataexplorer .results .raw_view_container {
  padding: 5px;
}
#dataexplorer .results .raw_view_container .raw_view_textarea {
  width: 100%;
  height: 300px;
  padding: 4px;
  margin: 0px 0px 0px -5px;
}
/*
    ----------------------------
    Resolve issues
    ----------------------------
*/
#resolve-issues .container {
  padding: 18px 0;
}
#resolve-issues .issue-container {
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #f7f7f7;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyNDcsMjQ3LDI0NykiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iIiBzdG9wLWNvbG9yPSJyZ2IoMjUwLDI1MCwyNTApIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(247,247,247,1), rgba(250,250,250, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(247,247,247,1)),color-stop(,rgba(250,250,250, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(247,247,247,1), rgba(250,250,250, 1));
  background-image: -o-linear-gradient(bottom, rgba(247,247,247,1), rgba(250,250,250, 1));
  background-image: linear-gradient(bottom, rgba(247,247,247,1), rgba(250,250,250, 1));
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.05);
  -moz-box-shadow: 0 2px 1px rgba(0,0,0,.05);
  box-shadow: 0 2px 1px rgba(0,0,0,.05);
  padding: 6px;
  margin-top: 10px;
}
#resolve-issues .issue-container:first-child {
  margin-top: 0;
}
#resolve-issues .issue-container p,
#resolve-issues .issue-container li {
  font-family: "Open Sans";
  font-size: 14px;
}
#resolve-issues .issue-container .solve-issue,
#resolve-issues .issue-container .try-solve-issue {
  float: right;
}
#resolve-issues .issue-container hr {
  border: none;
  height: 1px;
  background-color: #eaeaea;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8);
  box-shadow: 0 1px 0 rgba(255,255,255,.8);
}
#resolve-issues .issue-container .issue-header {
  position: relative;
  height: 31px;
}
#resolve-issues .issue-container .issue-header p {
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  color: #a6a6a6;
  line-height: 31px;
  height: 31px;
}
#resolve-issues .issue-container .issue-header p.issue-type {
  background: 7px center no-repeat url('images/resolve_issue-danger_icon.png');
  padding-left: 35px;
  width: 30%;
  display: inline-block;
  color: #e65b54;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  box-sizing: border-box;
}
#resolve-issues .issue-container .issue-header p.message {
  width: 70%;
  display: inline-block;
  background: 20px center no-repeat url('images/resolve_issue-message_icon.png');
  padding-left: 50px;
  box-sizing: border-box;
}
#resolve-issues .issue-container .issue-header p.message:before {
  content: '';
  display: block;
  float: left;
  height: 31px;
  width: 1px;
  margin-left: -50px;
  background-color: #eaeaea;
  -webkit-box-shadow: 1px 0 0 #fff;
  -moz-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;
}
#resolve-issues .issue-container .issue-header p.datetime {
  right: 155px;
  display: none;
  width: 0;
  background: 20px center no-repeat url('images/resolve_issue-clock_icon.png');
  padding-left: 50px;
}
#resolve-issues .issue-container .issue-header p.datetime:before {
  content: '';
  display: block;
  float: left;
  height: 31px;
  width: 1px;
  margin-left: -50px;
  background-color: #eaeaea;
  -webkit-box-shadow: 1px 0 0 #fff;
  -moz-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;
}
#resolve-issues .issue-container .issue-details {
  margin-top: 10px;
  margin-bottom: 10px;
  background: 7px 3px no-repeat url('images/resolve_issue-details_icon.png');
  padding-left: 35px;
}
#resolve-issues .issue-container .issue-details p,
#resolve-issues .issue-container .issue-details li {
  color: #838383;
  font-size: 13px;
}
#resolve-issues .issue-container .issue-details p:first-child,
#resolve-issues .issue-container .issue-details li:first-child {
  margin-top: 0;
}
#resolve-issues .issue-container pre {
  word-wrap: break-word;
  font: monospace;
  font-size: 11px;
}
#resolve-issues .issue-container code {
  background: #ededed;
  padding: 3px 5px;
  color: #555;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
/*
    ----------------------------
    Element views
    ----------------------------
*/
#database-view,
#table-view,
#datacenter-view,
#server-view,
.reconfigure-modal {
  /* We flatten the views in table/table/assignments */
}
#database-view h1.title,
#table-view h1.title,
#datacenter-view h1.title,
#server-view h1.title,
.reconfigure-modal h1.title {
  line-height: 20px;
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#database-view .operations,
#table-view .operations,
#datacenter-view .operations,
#server-view .operations,
.reconfigure-modal .operations {
  float: right;
  margin-left: 10px;
}
#database-view .explore,
#table-view .explore,
#datacenter-view .explore,
#server-view .explore,
.reconfigure-modal .explore,
#database-view .table-lookup-by-id,
#table-view .table-lookup-by-id,
#datacenter-view .table-lookup-by-id,
#server-view .table-lookup-by-id,
.reconfigure-modal .table-lookup-by-id {
  float: right;
  margin-left: 10px;
}
#database-view .section h2.title,
#table-view .section h2.title,
#datacenter-view .section h2.title,
#server-view .section h2.title,
.reconfigure-modal .section h2.title {
  border-bottom: thin solid #f0f0f0;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
#database-view .section.statistics > h2.title,
#table-view .section.statistics > h2.title,
#datacenter-view .section.statistics > h2.title,
#server-view .section.statistics > h2.title,
.reconfigure-modal .section.statistics > h2.title {
  border-bottom: thin solid #f0f0f0;
  padding-bottom: 20px;
  margin-bottom: 0;
}
#database-view .section.statistics .stat-row,
#table-view .section.statistics .stat-row,
#datacenter-view .section.statistics .stat-row,
#server-view .section.statistics .stat-row,
.reconfigure-modal .section.statistics .stat-row {
  border-top: thin solid #f0f0f0;
}
#database-view .section.statistics .stat-row .parenthetical,
#table-view .section.statistics .stat-row .parenthetical,
#datacenter-view .section.statistics .stat-row .parenthetical,
#server-view .section.statistics .stat-row .parenthetical,
.reconfigure-modal .section.statistics .stat-row .parenthetical {
  color: #5c6169;
}
#database-view .section.statistics .stat-row p,
#table-view .section.statistics .stat-row p,
#datacenter-view .section.statistics .stat-row p,
#server-view .section.statistics .stat-row p,
.reconfigure-modal .section.statistics .stat-row p {
  margin: 18px 0;
  font-family: "Open Sans";
  font-size: 15px;
  color: #72bddf;
  padding-left: 30px;
  background-position: left bottom 2px;
  background-repeat: no-repeat;
}
#database-view .section.statistics .stat-row p span.big,
#table-view .section.statistics .stat-row p span.big,
#datacenter-view .section.statistics .stat-row p span.big,
#server-view .section.statistics .stat-row p span.big,
.reconfigure-modal .section.statistics .stat-row p span.big {
  font-size: 24px;
  line-height: 24px;
  color: #5c6169;
}
#database-view .section.statistics .stat-row p.availability,
#table-view .section.statistics .stat-row p.availability,
#datacenter-view .section.statistics .stat-row p.availability,
#server-view .section.statistics .stat-row p.availability,
.reconfigure-modal .section.statistics .stat-row p.availability {
  padding-left: 0px;
}
#database-view .section.statistics .stat-row p.availability .ionicon-table-status,
#table-view .section.statistics .stat-row p.availability .ionicon-table-status,
#datacenter-view .section.statistics .stat-row p.availability .ionicon-table-status,
#server-view .section.statistics .stat-row p.availability .ionicon-table-status,
.reconfigure-modal .section.statistics .stat-row p.availability .ionicon-table-status {
  width: 24px;
  height: 22px;
  position: relative;
  left: -4px;
  bottom: -3px;
  transform: scaleY(1.1);
}
#database-view .section.statistics .stat-row p.availability .ionicon-table-status.ready,
#table-view .section.statistics .stat-row p.availability .ionicon-table-status.ready,
#datacenter-view .section.statistics .stat-row p.availability .ionicon-table-status.ready,
#server-view .section.statistics .stat-row p.availability .ionicon-table-status.ready,
.reconfigure-modal .section.statistics .stat-row p.availability .ionicon-table-status.ready {
  fill: #68c868;
}
#database-view .section.statistics .stat-row p.availability .ionicon-table-status.ready-but-with-caveats,
#table-view .section.statistics .stat-row p.availability .ionicon-table-status.ready-but-with-caveats,
#datacenter-view .section.statistics .stat-row p.availability .ionicon-table-status.ready-but-with-caveats,
#server-view .section.statistics .stat-row p.availability .ionicon-table-status.ready-but-with-caveats,
.reconfigure-modal .section.statistics .stat-row p.availability .ionicon-table-status.ready-but-with-caveats {
  fill: #edad37;
}
#database-view .section.statistics .stat-row p.availability .ionicon-table-status.not-ready,
#table-view .section.statistics .stat-row p.availability .ionicon-table-status.not-ready,
#datacenter-view .section.statistics .stat-row p.availability .ionicon-table-status.not-ready,
#server-view .section.statistics .stat-row p.availability .ionicon-table-status.not-ready,
.reconfigure-modal .section.statistics .stat-row p.availability .ionicon-table-status.not-ready {
  fill: #ff4747;
}
#database-view .section.statistics .stat-row p.masters,
#table-view .section.statistics .stat-row p.masters,
#datacenter-view .section.statistics .stat-row p.masters,
#server-view .section.statistics .stat-row p.masters,
.reconfigure-modal .section.statistics .stat-row p.masters {
  background-image: url('images/layers-icon.png');
}
#database-view .section.statistics .stat-row p.replicas,
#table-view .section.statistics .stat-row p.replicas,
#datacenter-view .section.statistics .stat-row p.replicas,
#server-view .section.statistics .stat-row p.replicas,
.reconfigure-modal .section.statistics .stat-row p.replicas {
  background-image: url('images/grid-icon.png');
}
#database-view .section.statistics .stat-row p.documents,
#table-view .section.statistics .stat-row p.documents,
#datacenter-view .section.statistics .stat-row p.documents,
#server-view .section.statistics .stat-row p.documents,
.reconfigure-modal .section.statistics .stat-row p.documents {
  background-image: url('images/document-icon.png');
}
#database-view .section.statistics .stat-row p.datacenter,
#table-view .section.statistics .stat-row p.datacenter,
#datacenter-view .section.statistics .stat-row p.datacenter,
#server-view .section.statistics .stat-row p.datacenter,
.reconfigure-modal .section.statistics .stat-row p.datacenter {
  background-image: url('images/layers-icon.png');
}
#database-view .section.statistics .stat-row p.uptime,
#table-view .section.statistics .stat-row p.uptime,
#datacenter-view .section.statistics .stat-row p.uptime,
#server-view .section.statistics .stat-row p.uptime,
.reconfigure-modal .section.statistics .stat-row p.uptime {
  background-image: url('images/grid-icon.png');
}
#database-view .section.statistics .stat-row p.ips,
#table-view .section.statistics .stat-row p.ips,
#datacenter-view .section.statistics .stat-row p.ips,
#server-view .section.statistics .stat-row p.ips,
.reconfigure-modal .section.statistics .stat-row p.ips {
  background-image: url('images/document-icon.png');
}
#database-view .section.statistics .stat-row p.tables,
#table-view .section.statistics .stat-row p.tables,
#datacenter-view .section.statistics .stat-row p.tables,
#server-view .section.statistics .stat-row p.tables,
.reconfigure-modal .section.statistics .stat-row p.tables {
  background-image: url('images/document-icon.png');
}
#database-view .section.statistics .stat-row p.datacenters,
#table-view .section.statistics .stat-row p.datacenters,
#datacenter-view .section.statistics .stat-row p.datacenters,
#server-view .section.statistics .stat-row p.datacenters,
.reconfigure-modal .section.statistics .stat-row p.datacenters {
  background-image: url('images/layers-icon.png');
}
#database-view .section.statistics .stat-row p.servers,
#table-view .section.statistics .stat-row p.servers,
#datacenter-view .section.statistics .stat-row p.servers,
#server-view .section.statistics .stat-row p.servers,
.reconfigure-modal .section.statistics .stat-row p.servers {
  background-image: url('images/document-icon.png');
}
#database-view .section.statistics .stat-row.first,
#table-view .section.statistics .stat-row.first,
#datacenter-view .section.statistics .stat-row.first,
#server-view .section.statistics .stat-row.first,
.reconfigure-modal .section.statistics .stat-row.first {
  border-top: none;
}
#database-view .legend-container,
#table-view .legend-container,
#datacenter-view .legend-container,
#server-view .legend-container,
.reconfigure-modal .legend-container {
  overflow: auto;
  margin: 10px;
}
#database-view .plot-container,
#table-view .plot-container,
#datacenter-view .plot-container,
#server-view .plot-container,
.reconfigure-modal .plot-container {
  margin: 10px 0px 0px 0px;
}
#database-view .list-view ul,
#table-view .list-view ul,
#datacenter-view .list-view ul,
#server-view .list-view ul,
.reconfigure-modal .list-view ul,
#database-view .list-view li,
#table-view .list-view li,
#datacenter-view .list-view li,
#server-view .list-view li,
.reconfigure-modal .list-view li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#database-view .list-view li,
#table-view .list-view li,
#datacenter-view .list-view li,
#server-view .list-view li,
.reconfigure-modal .list-view li {
  border-bottom: thin solid #f0f0f0;
  height: 40px;
  position: relative;
  list-style-type: none;
}
#database-view .list-view li p,
#table-view .list-view li p,
#datacenter-view .list-view li p,
#server-view .list-view li p,
.reconfigure-modal .list-view li p {
  color: #5c;
  position: absolute;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 40px;
  margin: 0;
  font-family: "Open Sans";
  font-size: 16px;
}
#database-view .list-view li p .highlight,
#table-view .list-view li p .highlight,
#datacenter-view .list-view li p .highlight,
#server-view .list-view li p .highlight,
.reconfigure-modal .list-view li p .highlight {
  color: #f7ae41;
}
#database-view .assignments_list,
#table-view .assignments_list,
#datacenter-view .assignments_list,
#server-view .assignments_list,
.reconfigure-modal .assignments_list,
#database-view .responsibilities_list,
#table-view .responsibilities_list,
#datacenter-view .responsibilities_list,
#server-view .responsibilities_list,
.reconfigure-modal .responsibilities_list {
  position: relative;
}
#database-view .tree-line,
#table-view .tree-line,
#datacenter-view .tree-line,
#server-view .tree-line,
.reconfigure-modal .tree-line {
  position: absolute;
  top: 17.5px;
  bottom: 19px;
  width: 7px;
  background-image: url('images/list-square-bullet.png'), url('images/list-vert-dash.png');
  background-position: left top, 2.5px center;
  background-repeat: no-repeat, repeat-y;
}
#database-view .tree-view,
#table-view .tree-view,
#datacenter-view .tree-view,
#server-view .tree-view,
.reconfigure-modal .tree-view {
  overflow: hidden;
}
#database-view .tree-view ul,
#table-view .tree-view ul,
#datacenter-view .tree-view ul,
#server-view .tree-view ul,
.reconfigure-modal .tree-view ul,
#database-view .tree-view li,
#table-view .tree-view li,
#datacenter-view .tree-view li,
#server-view .tree-view li,
.reconfigure-modal .tree-view li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#database-view .tree-view li.parent,
#table-view .tree-view li.parent,
#datacenter-view .tree-view li.parent,
#server-view .tree-view li.parent,
.reconfigure-modal .tree-view li.parent {
  position: relative;
}
#database-view .tree-view li.parent .tree-line,
#table-view .tree-view li.parent .tree-line,
#datacenter-view .tree-view li.parent .tree-line,
#server-view .tree-view li.parent .tree-line,
.reconfigure-modal .tree-view li.parent .tree-line {
  position: absolute;
  top: 17.5px;
  bottom: 19px;
  width: 7px;
  background-image: url('images/list-square-bullet.png'), url('images/list-vert-dash.png');
  background-position: left top, 2.5px center;
  background-repeat: no-repeat, repeat-y;
}
#database-view .tree-view li.parent .parent-info,
#table-view .tree-view li.parent .parent-info,
#datacenter-view .tree-view li.parent .parent-info,
#server-view .tree-view li.parent .parent-info,
.reconfigure-modal .tree-view li.parent .parent-info {
  margin-left: 19px;
}
#database-view .tree-view li.parent .parent-info p,
#table-view .tree-view li.parent .parent-info p,
#datacenter-view .tree-view li.parent .parent-info p,
#server-view .tree-view li.parent .parent-info p,
.reconfigure-modal .tree-view li.parent .parent-info p {
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 40px;
  margin: 0;
  font-family: "Open Sans";
  font-size: 16px;
  color: #5C6169;
  word-wrap: break-word;
  white-space: nowrap;
  width: 878px;
}
#database-view .tree-view li.child,
#table-view .tree-view li.child,
#datacenter-view .tree-view li.child,
#server-view .tree-view li.child,
.reconfigure-modal .tree-view li.child {
  position: relative;
}
#database-view .tree-view li.child .tree-node,
#table-view .tree-view li.child .tree-node,
#datacenter-view .tree-view li.child .tree-node,
#server-view .tree-view li.child .tree-node,
.reconfigure-modal .tree-view li.child .tree-node {
  position: absolute;
  width: 22px;
  top: 0;
  bottom: 0;
  background-image: url('images/list-square-bullet.png'), url('images/list-horiz-dash.png');
  background-position: right center, 2.5px center;
  background-repeat: no-repeat, repeat-x;
}
#database-view .tree-view li.child .child-info,
#table-view .tree-view li.child .child-info,
#datacenter-view .tree-view li.child .child-info,
#server-view .tree-view li.child .child-info,
.reconfigure-modal .tree-view li.child .child-info {
  margin-left: 34px;
  border-bottom: thin solid #f0f0f0;
  height: 40px;
  position: relative;
}
#database-view .tree-view li.child .child-info p,
#table-view .tree-view li.child .child-info p,
#datacenter-view .tree-view li.child .child-info p,
#server-view .tree-view li.child .child-info p,
.reconfigure-modal .tree-view li.child .child-info p {
  color: #5c6169;
  position: absolute;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 40px;
  margin: 0;
  font-family: "Open Sans";
  font-size: 16px;
}
#database-view .tree-view li.child .child-info p .highlight,
#table-view .tree-view li.child .child-info p .highlight,
#datacenter-view .tree-view li.child .child-info p .highlight,
#server-view .tree-view li.child .child-info p .highlight,
.reconfigure-modal .tree-view li.child .child-info p .highlight {
  color: #f7ae41;
}
#database-view .tree-view li.child:first-child .child,
#table-view .tree-view li.child:first-child .child,
#datacenter-view .tree-view li.child:first-child .child,
#server-view .tree-view li.child:first-child .child,
.reconfigure-modal .tree-view li.child:first-child .child {
  border-top: thin solid #f0f0f0;
}
#database-view .section.list-view.table-list li.table {
  background: left center no-repeat url('images/server-icon.png');
  padding-left: 30px;
}
#database-view .section.list-view.table-list li.table .name {
  width: 375px;
  height: 40px;
}
#database-view .section.list-view.table-list li.table .info {
  right: 200px;
  width: 200px;
  padding-left: 30px;
  background: left center no-repeat url('images/graph-icon.png');
}
#database-view .section.list-view.table-list li.table .status {
  right: 0;
}
#database-view .section.list-view.table-list li.table .status .label {
  padding-left: 23px;
}
#database-view .section.list-view.table-list li.table .status .label-success {
  background: left center no-repeat url('images/green-light_glow_small.png');
}
#database-view .section.list-view.table-list li.table .status .label-failure {
  background: left center no-repeat url('images/red-light_glow_small.png');
}
#table-view .section.tree-view.server-assignments li.server .server-info,
.reconfigure-modal .section.tree-view.server-assignments li.server .server-info,
#table-view .tree-view li.server .server-info,
.reconfigure-modal .tree-view li.server .server-info {
  background: left center no-repeat url('images/server-icon.png');
  padding-left: 30px;
}
#table-view .section.tree-view.server-assignments li.server .server-info.added,
.reconfigure-modal .section.tree-view.server-assignments li.server .server-info.added,
#table-view .tree-view li.server .server-info.added,
.reconfigure-modal .tree-view li.server .server-info.added {
  background: left center no-repeat url('images/server-icon-added.png');
}
#table-view .section.tree-view.server-assignments li.server .server-info.deleted,
.reconfigure-modal .section.tree-view.server-assignments li.server .server-info.deleted,
#table-view .tree-view li.server .server-info.deleted,
.reconfigure-modal .tree-view li.server .server-info.deleted {
  background: left center no-repeat url('images/server-icon-removed.png');
}
#table-view .section.tree-view.server-assignments li.server .server-info .name,
.reconfigure-modal .section.tree-view.server-assignments li.server .server-info .name,
#table-view .tree-view li.server .server-info .name,
.reconfigure-modal .tree-view li.server .server-info .name {
  width: 300px;
  height: 40px;
}
#table-view .section.tree-view.server-assignments li.server .server-info .primary,
.reconfigure-modal .section.tree-view.server-assignments li.server .server-info .primary,
#table-view .tree-view li.server .server-info .primary,
.reconfigure-modal .tree-view li.server .server-info .primary,
#table-view .section.tree-view.server-assignments li.server .server-info .secondary,
.reconfigure-modal .section.tree-view.server-assignments li.server .server-info .secondary,
#table-view .tree-view li.server .server-info .secondary,
.reconfigure-modal .tree-view li.server .server-info .secondary {
  width: 250px;
  right: 0px;
  text-align: left;
  padding-left: 30px;
}
#table-view .section.tree-view.server-assignments li.server .server-info .primary,
.reconfigure-modal .section.tree-view.server-assignments li.server .server-info .primary,
#table-view .tree-view li.server .server-info .primary,
.reconfigure-modal .tree-view li.server .server-info .primary {
  background: left center no-repeat url('images/layers-icon.png');
}
#table-view .section.tree-view.server-assignments li.server .server-info .secondary,
.reconfigure-modal .section.tree-view.server-assignments li.server .server-info .secondary,
#table-view .tree-view li.server .server-info .secondary,
.reconfigure-modal .tree-view li.server .server-info .secondary {
  background: left center no-repeat url('images/grid-icon.png');
}
#table-view .section.tree-view.server-assignments .num-keys,
.reconfigure-modal .section.tree-view.server-assignments .num-keys,
#table-view .tree-view .num-keys,
.reconfigure-modal .tree-view .num-keys {
  position: relative;
  float: right;
  right: 160px;
  width: 150px;
  padding-left: 30px;
  background: left center no-repeat url('images/bars-icon_server-assignments.png');
}
#table-view .section.replication h2.title,
.reconfigure-modal .section.replication h2.title {
  border-bottom: none;
  padding-bottom: 5px;
}
#table-view .section.replication .nav-tabs,
.reconfigure-modal .section.replication .nav-tabs {
  padding-left: 0;
}
#table-view .section.replication p,
.reconfigure-modal .section.replication p,
#table-view .section.replication a,
.reconfigure-modal .section.replication a {
  font-family: "Open Sans";
}
#table-view .section.replication .cluster_container,
.reconfigure-modal .section.replication .cluster_container {
  overflow: auto;
  border-bottom: 1px solid #efefef;
  padding: 10px 0;
  margin-bottom: 20px;
}
#table-view .section.replication .cluster_container .replica_container .cluster-acks,
.reconfigure-modal .section.replication .cluster_container .replica_container .cluster-acks,
#table-view .section.replication .cluster_container .replica_container .cluster-replicas,
.reconfigure-modal .section.replication .cluster_container .replica_container .cluster-replicas {
  display: inline-block;
}
#table-view .section.replication .cluster_container .replica_container p,
.reconfigure-modal .section.replication .cluster_container .replica_container p {
  font-family: "Open Sans";
  margin: 0 60px 0 0;
}
#table-view .section.replication .cluster_container .replica_container p span.value,
.reconfigure-modal .section.replication .cluster_container .replica_container p span.value {
  padding: 0px 6px 0px 0px;
  color: #f7ae41;
  font-size: 24px;
  line-height: 48px;
}
#table-view .section.replication .cluster_container .replica_container p span.caption,
.reconfigure-modal .section.replication .cluster_container .replica_container p span.caption {
  color: #a9a9a9;
  font-size: 14px;
}
#table-view .section.replication .cluster_container .replica_container p.max-value,
.reconfigure-modal .section.replication .cluster_container .replica_container p.max-value {
  color: #a9a9a9;
  font-size: 11px;
}
#table-view .section.replication .cluster_container .replica_container .inline_edit_input,
.reconfigure-modal .section.replication .cluster_container .replica_container .inline_edit_input {
  margin: 4px 6px 3px 0px;
  width: 30px;
  padding: 3px 4px;
  height: 28px;
  font-size: 20px;
  font-family: "Open Sans";
}
#table-view .section.replication .cluster_container .replica_container .btn,
.reconfigure-modal .section.replication .cluster_container .replica_container .btn {
  margin-top: 6px;
  float: right;
  margin-left: 15px;
}
#table-view .section.replication .hide-mdc,
.reconfigure-modal .section.replication .hide-mdc {
  display: none;
}
#table-view .section.replication .mdc-options,
.reconfigure-modal .section.replication .mdc-options {
  margin-top: 20px;
}
#table-view .section.replication .mdc-options.hidden,
.reconfigure-modal .section.replication .mdc-options.hidden {
  display: none;
}
#table-view .section.replication .mdc-options .primary-dc,
.reconfigure-modal .section.replication .mdc-options .primary-dc {
  border-top: thin solid #efefef;
  padding-top: 15px;
}
#table-view .section.replication .mdc-options .primary-dc .content,
.reconfigure-modal .section.replication .mdc-options .primary-dc .content {
  padding: 5px 0px 15px 0px;
}
#table-view .section.replication .mdc-options .primary-dc .content p,
.reconfigure-modal .section.replication .mdc-options .primary-dc .content p {
  margin: 7px 0px;
}
#table-view .section.replication .mdc-options .primary-dc .btn,
.reconfigure-modal .section.replication .mdc-options .primary-dc .btn {
  float: right;
  margin-left: 15px;
}
#table-view .section.replication .mdc-options .primary-dc p,
.reconfigure-modal .section.replication .mdc-options .primary-dc p {
  margin: 0;
}
#table-view .section.replication .mdc-options .primary-dc p.caption,
.reconfigure-modal .section.replication .mdc-options .primary-dc p.caption {
  line-height: 24px;
  font-size: 14px;
}
#table-view .section.replication .mdc-options .primary-dc .toggle-primary,
.reconfigure-modal .section.replication .mdc-options .primary-dc .toggle-primary {
  margin-bottom: 10px;
}
#table-view .section.replication .mdc-options .primary-dc .toggle-primary .switch,
.reconfigure-modal .section.replication .mdc-options .primary-dc .toggle-primary .switch {
  float: left;
  margin-right: 20px;
}
#table-view .section.replication .mdc-options .primary-dc form.change-primary select,
.reconfigure-modal .section.replication .mdc-options .primary-dc form.change-primary select {
  margin-top: 4px;
}
#table-view .section.replication .mdc-options .datacenter_list_container,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container {
  padding: 0px;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab {
  position: relative;
  width: 100px;
  margin: 10px 0;
  background: #efefef;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab a,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab a {
  display: block;
  cursor: pointer;
  color: #7e7e7e;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab a:hover,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab a:hover {
  color: #7e7e7e;
  text-decoration: none;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab.active,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab.active {
  background-color: #23a5df;
  border-color: #23a5df;
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab.active a,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab.active a {
  color: #fff;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab.active a:hover,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab.active a:hover {
  color: #fff;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab.active:after,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab.active:after {
  content: " ";
  font-size: 0;
  height: 0;
  line-height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 20px 0 20px 20px;
  border-left-color: #23a5df;
  position: absolute;
  right: -20px;
  top: 0;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab.universe,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab.universe {
  background: #f7ae41 url('images/globe-icon_white.png') 8px center no-repeat;
  border-color: #f7ae41;
  color: #fcfcfc;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab.universe a,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab.universe a {
  color: #fcfcfc;
  padding-left: 24px;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab.universe a:hover,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab.universe a:hover {
  color: #fcfcfc;
}
#table-view .section.replication .mdc-options .datacenter_list_container .datacenter_tab.universe.active:after,
.reconfigure-modal .section.replication .mdc-options .datacenter_list_container .datacenter_tab.universe.active:after {
  border-left-color: #f7ae41;
}
#table-view .section.replication .mdc-options .datacenter_content,
.reconfigure-modal .section.replication .mdc-options .datacenter_content {
  margin: 0px;
  padding-left: 10px;
}
#table-view .section.replication .mdc-options .datacenter_content .datacenter_view,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .datacenter_view {
  margin: 0px 0px 0px 40px;
}
#table-view .section.replication .mdc-options .datacenter_content .progress_bar_full_container,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .progress_bar_full_container {
  display: none;
}
#table-view .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container {
  padding: 11px 0px 10px 0px;
}
#table-view .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container .details,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container .details {
  font-family: "Open Sans";
  margin: 0px;
  font-size: 14px;
  line-height: 20px;
}
#table-view .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container .replicating,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container .replicating {
  font-family: "Open Sans";
  margin: 0px;
  color: #7ec4e3;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
#table-view .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container .full_bar,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container .full_bar {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  height: 10px;
  background: #eee;
  -webkit-box-shadow: inset 1px 1px 2px #ddd;
  -moz-box-shadow: inset 1px 1px 2px #ddd;
  box-shadow: inset 1px 1px 2px #ddd;
}
#table-view .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container .full_bar .bar,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .progress_bar_full_container .progress_bar_container .full_bar .bar {
  height: 10px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background: #f7ae41;
  -webkit-box-shadow: inset 1px -2px 4px #DB8812;
  -moz-box-shadow: inset 1px -2px 4px #DB8812;
  box-shadow: inset 1px -2px 4px #DB8812;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info {
  padding-bottom: 14px;
  overflow: hidden;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info button,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info button {
  float: right;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info:first-child,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info:first-child {
  border-bottom: thin solid #f0f0f0;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info p,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info p {
  font-family: "Open Sans";
  margin: 0;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info p.caption,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info p.caption {
  color: #7ec4e3;
  font-size: 14px;
  line-height: 20px;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info p.value,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info p.value {
  color: #5c6169;
  font-size: 24px;
  line-height: 48px;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info p.max-value,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info p.max-value {
  color: #a9a9a9;
  font-size: 11px;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info .replica_value,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info .replica_value,
#table-view .section.replication .mdc-options .datacenter_content .dc-info .ack_value,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info .ack_value {
  float: left;
  width: 90px;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info .inline_edit_input,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info .inline_edit_input {
  margin: 8px 0px 4px 0px;
  width: 40px;
  padding: 0px 4px;
  height: 34px;
  font-size: 20px;
  font-family: "Open Sans";
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info .btn,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info .btn {
  margin-top: 26px;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info .save_replicas_and_acks,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info .save_replicas_and_acks {
  margin: 30px 0px 0px 0px;
}
#table-view .section.replication .mdc-options .datacenter_content .dc-info .make-primary,
.reconfigure-modal .section.replication .mdc-options .datacenter_content .dc-info .make-primary {
  margin: 10px 0px 0px 0px;
}
#table-view .section.sharding .edit-shards,
.reconfigure-modal .section.sharding .edit-shards {
  margin: 20px 0;
  min-height: 39px;
}
#table-view .section.sharding .edit-shards button,
.reconfigure-modal .section.sharding .edit-shards button {
  float: right;
}
#table-view .section.sharding .edit-shards .alert-error,
.reconfigure-modal .section.sharding .edit-shards .alert-error {
  margin-bottom: 25px;
}
#table-view .section.sharding .edit-shards .icon_paragraph,
.reconfigure-modal .section.sharding .edit-shards .icon_paragraph {
  font-family: "Open Sans";
  margin: 9px 0px 0px 0px;
  font-size: 15px;
  color: #a9a9a9;
  padding-left: 40px;
  background: left 9px no-repeat url('images/bars-icon.png');
}
#table-view .section.sharding .edit-shards .icon_paragraph span.big,
.reconfigure-modal .section.sharding .edit-shards .icon_paragraph span.big {
  padding: 0px 6px 0px 0px;
  font-size: 24px;
  color: #f7ae41;
}
#table-view .section.sharding .edit-shards .icon_paragraph span.shard_text,
.reconfigure-modal .section.sharding .edit-shards .icon_paragraph span.shard_text {
  display: inline-block;
  padding-top: 10px;
}
#table-view .section.sharding .edit-shards input.num-shards,
.reconfigure-modal .section.sharding .edit-shards input.num-shards {
  margin: -5px 6px 3px 0px;
  width: 30px;
  padding: 3px 4px;
  height: 28px;
  font-size: 20px;
  font-family: "Open Sans";
}
#table-view .section.sharding .edit-shards .edit,
.reconfigure-modal .section.sharding .edit-shards .edit,
#table-view .section.sharding .edit-shards .cancel,
.reconfigure-modal .section.sharding .edit-shards .cancel,
#table-view .section.sharding .edit-shards .rebalance,
.reconfigure-modal .section.sharding .edit-shards .rebalance {
  margin: 0px 0px 0px 10px;
}
#table-view .section.sharding .edit-shards p.max-value,
.reconfigure-modal .section.sharding .edit-shards p.max-value {
  color: #a9a9a9;
  font-size: 11px;
  padding-left: 40px;
  margin: 0;
  line-height: 20px;
}
#table-view .section.sharding .shard-graph line,
.reconfigure-modal .section.sharding .shard-graph line {
  stroke: #dcdcdc;
}
#table-view .section.sharding .shard-graph .rect,
.reconfigure-modal .section.sharding .shard-graph .rect {
  fill: #9ad7f2;
}
#table-view .section.sharding .shard-graph text,
.reconfigure-modal .section.sharding .shard-graph text {
  fill: #a3a3a3;
}
#table-view .section.sharding .shard-graph .shard-diagram,
.reconfigure-modal .section.sharding .shard-graph .shard-diagram {
  display: none;
  width: 100%;
  height: 100%;
  padding: 15px 4px 4px 4px;
}
#table-view .section.secondary_indexes h2.title,
.reconfigure-modal .section.secondary_indexes h2.title {
  margin-bottom: 10px;
}
#table-view .section.secondary_indexes .list_secondary_indexes,
.reconfigure-modal .section.secondary_indexes .list_secondary_indexes,
#table-view .section.secondary_indexes .list_meta,
.reconfigure-modal .section.secondary_indexes .list_meta {
  list-style: none;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
#table-view .section.secondary_indexes .list_secondary_indexes .square_li,
.reconfigure-modal .section.secondary_indexes .list_secondary_indexes .square_li,
#table-view .section.secondary_indexes .list_meta .square_li,
.reconfigure-modal .section.secondary_indexes .list_meta .square_li {
  background-image: url('images/list-square-bullet.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 5px 0px 5px 20px;
  font-family: "Open Sans";
  font-size: 15px;
  color: #a3a3a3;
}
#table-view .section.secondary_indexes .list_secondary_indexes .square_li .name,
.reconfigure-modal .section.secondary_indexes .list_secondary_indexes .square_li .name,
#table-view .section.secondary_indexes .list_meta .square_li .name,
.reconfigure-modal .section.secondary_indexes .list_meta .square_li .name {
  font-weight: bold;
}
#table-view .section.secondary_indexes .list_secondary_indexes .square_li .new_index_name,
.reconfigure-modal .section.secondary_indexes .list_secondary_indexes .square_li .new_index_name,
#table-view .section.secondary_indexes .list_meta .square_li .new_index_name,
.reconfigure-modal .section.secondary_indexes .list_meta .square_li .new_index_name {
  margin-bottom: -1px;
}
#table-view .section.secondary_indexes .list_secondary_indexes .input_li,
.reconfigure-modal .section.secondary_indexes .list_secondary_indexes .input_li,
#table-view .section.secondary_indexes .list_meta .input_li,
.reconfigure-modal .section.secondary_indexes .list_meta .input_li {
  padding: 0px 0px 0px 20px;
}
#table-view .section.secondary_indexes .list_secondary_indexes .alert_li .alert,
.reconfigure-modal .section.secondary_indexes .list_secondary_indexes .alert_li .alert,
#table-view .section.secondary_indexes .list_meta .alert_li .alert,
.reconfigure-modal .section.secondary_indexes .list_meta .alert_li .alert {
  margin-top: 5px;
  margin-bottom: 5px;
}
#table-view .section.secondary_indexes .list_secondary_indexes .add_index_li,
.reconfigure-modal .section.secondary_indexes .list_secondary_indexes .add_index_li,
#table-view .section.secondary_indexes .list_meta .add_index_li,
.reconfigure-modal .section.secondary_indexes .list_meta .add_index_li {
  clear: both;
  display: none;
}
#table-view .section.secondary_indexes .create_container,
.reconfigure-modal .section.secondary_indexes .create_container {
  margin: 20px 0px 0px 0px;
  font-size: 13px;
}
#table-view .section.secondary_indexes .alert,
.reconfigure-modal .section.secondary_indexes .alert {
  margin-bottom: 0px;
}
#table-view .section.secondary_indexes .alert-on_create,
.reconfigure-modal .section.secondary_indexes .alert-on_create {
  margin-top: 7px;
}
#table-view .section.secondary_indexes .alert-on_create .error_detail,
.reconfigure-modal .section.secondary_indexes .alert-on_create .error_detail {
  font-family: monospace;
  font-size: 11px;
}
#table-view .section.secondary_indexes .cancel_delete_btn,
.reconfigure-modal .section.secondary_indexes .cancel_delete_btn,
#table-view .section.secondary_indexes .delete_index_btn,
.reconfigure-modal .section.secondary_indexes .delete_index_btn {
  margin: 7px 7px 0px 0px;
}
#datacenter-view .section.list-view.server-list li.server {
  background: left center no-repeat url('images/server-icon.png');
  padding-left: 30px;
}
#datacenter-view .section.list-view.server-list li.server .name {
  width: 375px;
  height: 40px;
}
#datacenter-view .section.list-view.server-list li.server .info {
  right: 200px;
  width: 200px;
  padding-left: 30px;
  background: left center no-repeat url('images/graph-icon.png');
}
#datacenter-view .section.list-view.server-list li.server .status {
  right: 0;
}
#datacenter-view .section.list-view.server-list li.server .status .label {
  padding-left: 23px;
}
#datacenter-view .section.list-view.server-list li.server .status .label-success {
  background: left center no-repeat url('images/green-light_glow_small.png');
}
#datacenter-view .section.list-view.server-list li.server .status .label-failure {
  background: left center no-repeat url('images/red-light_glow_small.png');
}
#server-view .section.tree-view.responsibilities li.shard .shard-info {
  background: left center no-repeat url('images/server-icon.png');
  padding-left: 30px;
}
#server-view .section.tree-view.responsibilities li.shard .shard-info .name {
  width: 455px;
  height: 40px;
}
#server-view .section.tree-view.responsibilities li.shard .shard-info .role {
  right: 175px;
  width: 145px;
  padding-left: 30px;
  background: left center no-repeat url('images/grid-icon.png');
}
#server-view .section.tree-view.responsibilities li.shard .shard-info .num-keys {
  right: 0;
  padding-left: 35px;
  background: left center no-repeat url('images/bars-icon_server-assignments.png');
}
/*
    ----------------------------
    Toggle switches courtesy of Thibaut Courouble (webinterfacelab.com).

    License for this toggle switch snippet (.switch class) follows:
    Copyright (c) 2012 Thibaut Courouble

    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    "Software"), to deal in the Software without restriction, including
    without limitation the rights to use, copy, modify, merge, publish,
    distribute, sublicense, and/or sell copies of the Software, and to
    permit persons to whom the Software is furnished to do so, subject to
    the following conditions:

    The above copyright notice and this permission notice shall be
    included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    ----------------------------
*/
.switch {
  float: left;
  position: relative;
  height: 24px;
  width: 100px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
}
.switch .switch-label {
  position: relative;
  z-index: 2;
  float: left;
  width: 48px;
  line-height: 24px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.15);
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
  text-transform: uppercase;
  cursor: pointer;
}
.switch .switch-label:active {
  font-weight: bold;
}
.switch .switch-label.switch-label-off {
  padding-left: 2px;
}
.switch .switch-label.switch-label-on {
  padding-right: 2px;
}
.switch .switch-input {
  display: none;
}
.switch .switch-input:checked + .switch-label {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.65);
  text-shadow: 0 1px rgba(255, 255, 255, 0.25);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition: 0 .15s ease-out;
  -moz-transition: 0 .15s ease-out;
  -o-transition: 0 .15s ease-out;
  -ms-transition: 0 .15s ease-out;
  transition: 0 .15s ease-out;
  -webkit-transition-property: color,text-shadow;
  -moz-transition-property: color,text-shadow;
  -o-transition-property: color,text-shadow;
  -ms-transition-property: color,text-shadow;
  transition-property: color,text-shadow;
}
.switch .switch-input:checked + .switch-label-on ~ .switch-selection {
  left: 50px;
  /* Note: left: 50%; doesn't transition in WebKit */
}
.switch .switch-selection {
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 2px;
  display: block;
  width: 48px;
  height: 20px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -ms-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
  background-color: #F7AE41;
}
.switch.switch-green {
  background-color: #65bd63;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9IiM5ZGQ5OTMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iIiBzdG9wLWNvbG9yPSIjNjViZDYzIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #9dd993, #65bd63);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(,#9dd993),color-stop(,#65bd63));
  background-image: -webkit-linear-gradient(top, #9dd993, #65bd63);
  background-image: -o-linear-gradient(top, #9dd993, #65bd63);
  background-image: linear-gradient(top, #9dd993, #65bd63);
}
.switch.switch-blue .switch-selection {
  background-color: #3aa2d0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9IiM0ZmM5ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iIiBzdG9wLWNvbG9yPSIjM2FhMmQwIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(,#4fc9ee),color-stop(,#3aa2d0));
  background-image: -webkit-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: -o-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: linear-gradient(top, #4fc9ee, #3aa2d0);
}
.switch.switch-yellow .switch-selection {
  background-color: #c4bb61;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9IiNlMGRkOTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iIiBzdG9wLWNvbG9yPSIjYzRiYjYxIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #e0dd94, #c4bb61);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(,#e0dd94),color-stop(,#c4bb61));
  background-image: -webkit-linear-gradient(top, #e0dd94, #c4bb61);
  background-image: -o-linear-gradient(top, #e0dd94, #c4bb61);
  background-image: linear-gradient(top, #e0dd94, #c4bb61);
}
/*
    ----------------------------
    Progress bar UIComponent
    ----------------------------
*/
.backfill-progress p {
  margin: 0;
  line-height: 48px;
}
.backfill-progress .progress-status p {
  margin-bottom: 10px;
}
.secondary_indexes .progress-status {
  margin: 5px 0px -9px 0px;
}
.secondary_indexes .progress-status p {
  margin: 0px 0px -5px 0px;
}
.secondary_indexes .progress_li {
  color: #a9a9a9;
  margin: 0px 0px 8px 20px;
}
.edit-shards {
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
}
.secondary_indexes {
  font-family: "Open Sans";
  font-size: 15px;
  color: #72BDDF;
  padding: 10px 0;
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
}
.secondary_indexes span.big {
  font-size: 24px;
  color: #5C6169;
}
.progress-status {
  padding: 10px 0;
}
.progress-status p {
  color: #a9a9a9;
  line-height: normal;
}
.progress-status .progress {
  height: 12px;
  -webkit-border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px;
  -moz-background-clip: padding;
  border-radius: 12px;
  background-clip: padding-box;
  width: 65%;
}
.progress-status .progress .bar {
  width: 100%;
  background-color: #f7ad41;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyNDcsMTc1LDY3KSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIiIHN0b3AtY29sb3I9InJnYigyNDksMTkwLDEwMykiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -moz-linear-gradient(bottom, rgba(247,175,67,1), rgba(249,190,103, 1));
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(,rgba(247,175,67,1)),color-stop(,rgba(249,190,103, 1)));
  background-image: -webkit-linear-gradient(bottom, rgba(247,175,67,1), rgba(249,190,103, 1));
  background-image: -o-linear-gradient(bottom, rgba(247,175,67,1), rgba(249,190,103, 1));
  background-image: linear-gradient(bottom, rgba(247,175,67,1), rgba(249,190,103, 1));
  -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.04), inset 0 -1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: 0 2px 1px rgba(0,0,0,.04), inset 0 -1px 2px rgba(0,0,0,.05);
  box-shadow: 0 2px 1px rgba(0,0,0,.04), inset 0 -1px 2px rgba(0,0,0,.05);
}
.progress-status .stages {
  width: 30%;
  float: right;
}
.progress-status .stages p {
  text-align: right;
  font-size: 13px;
  margin: -3px 0px 15px 0px;
}
.progress-status .stages p.completed:before {
  content: '\2714';
  display: block;
  float: left;
  font-size: 13px;
  color: #4E9258;
  padding-left: 10px;
}
/*
    ----------------------------
    Progress bars from Bootstrap 2.2.0
    -- note: we did not want to upgrade all of
    our dependencies to the new version of
    Bootstrap, but we needed some critical fixes
    for progress bars. To that end, the following
    styles are taken from progress-bars.less of
    v2.2.0. Remove on upgrade! TODO
    ----------------------------
*/
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.animate-ellipsis-keyframes-1 0% {
  opacity: 0.2;
}
.animate-ellipsis-keyframes-1 25% {
  opacity: 1;
}
.animate-ellipsis-keyframes-1 50% {
  opacity: 1;
}
.animate-ellipsis-keyframes-1 75% {
  opacity: 1;
}
.animate-ellipsis-keyframes-1 100% {
  opacity: 0.2;
}
.animate-ellipsis-keyframes-2 0% {
  opacity: 0.2;
}
.animate-ellipsis-keyframes-2 25% {
  opacity: 0.2;
}
.animate-ellipsis-keyframes-2 50% {
  opacity: 1;
}
.animate-ellipsis-keyframes-2 75% {
  opacity: 1;
}
.animate-ellipsis-keyframes-2 100% {
  opacity: 0.2;
}
.animate-ellipsis-keyframes-3 0% {
  opacity: 0.2;
}
.animate-ellipsis-keyframes-3 25% {
  opacity: 0.2;
}
.animate-ellipsis-keyframes-3 50% {
  opacity: 0.2;
}
.animate-ellipsis-keyframes-3 75% {
  opacity: 1;
}
.animate-ellipsis-keyframes-3 100% {
  opacity: 0.2;
}
@-webkit-keyframes animate-ellipsis-1 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-moz-keyframes animate-ellipsis-1 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-o-keyframes animate-ellipsis-1 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes animate-ellipsis-1 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-webkit-keyframes animate-ellipsis-2 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-moz-keyframes animate-ellipsis-2 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-o-keyframes animate-ellipsis-2 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes animate-ellipsis-2 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-webkit-keyframes animate-ellipsis-3 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.2;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-moz-keyframes animate-ellipsis-3 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.2;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-o-keyframes animate-ellipsis-3 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.2;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes animate-ellipsis-3 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.2;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.animated-ellipsis span:nth-child(1) {
  -webkit-animation: animate-ellipsis-1 3s infinite cubic-bezier(0,1,0,1);
  -moz-animation: animate-ellipsis-1 3s infinite cubic-bezier(0,1,0,1);
  -o-animation: animate-ellipsis-1 3s infinite cubic-bezier(0,1,0,1);
  -ms-animation: animate-ellipsis-1 3s infinite cubic-bezier(0,1,0,1);
  animation: animate-ellipsis-1 3s infinite cubic-bezier(0,1,0,1);
}
.animated-ellipsis span:nth-child(2) {
  -webkit-animation: animate-ellipsis-2 3s infinite cubic-bezier(0,1,0,1);
  -moz-animation: animate-ellipsis-2 3s infinite cubic-bezier(0,1,0,1);
  -o-animation: animate-ellipsis-2 3s infinite cubic-bezier(0,1,0,1);
  -ms-animation: animate-ellipsis-2 3s infinite cubic-bezier(0,1,0,1);
  animation: animate-ellipsis-2 3s infinite cubic-bezier(0,1,0,1);
}
.animated-ellipsis span:nth-child(3) {
  -webkit-animation: animate-ellipsis-3 3s infinite cubic-bezier(0,1,0,1);
  -moz-animation: animate-ellipsis-3 3s infinite cubic-bezier(0,1,0,1);
  -o-animation: animate-ellipsis-3 3s infinite cubic-bezier(0,1,0,1);
  -ms-animation: animate-ellipsis-3 3s infinite cubic-bezier(0,1,0,1);
  animation: animate-ellipsis-3 3s infinite cubic-bezier(0,1,0,1);
}
@-webkit-keyframes add_row {
  from {
    background-color: #f1f1fa;
  }
  to {
    background-color: #fbfbfb;
  }
}
@-moz-keyframes add_row {
  from {
    background-color: #f1f1fa;
  }
  to {
    background-color: #fbfbfb;
  }
}
@-o-keyframes add_row {
  from {
    background-color: #f1f1fa;
  }
  to {
    background-color: #fbfbfb;
  }
}
@keyframes add_row {
  from {
    background-color: #f1f1fa;
  }
  to {
    background-color: #fbfbfb;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  -ms-transition: width .6s ease;
  transition: width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -o-background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/*
    ----------------------------
    Updates
    ----------------------------
*/
#updates_container {
  width: 940px;
  margin: 15px auto 0px auto;
}
#updates_container .settings {
  display: none;
  width: 895px;
  margin: 20px auto 0px auto;
  padding: 7px 35px 7px 10px;
}
#updates_container .settings .updates {
  margin-top: 6px;
  float: left;
}
#updates_container .settings .options_container {
  float: right;
}
#updates_container .settings .close {
  float: right;
}
#updates_container .settings .btn {
  float: right;
  padding: 4px 14px 4px;
  margin-right: 20px;
}
#updates_container .settings .release_link a {
  font-weight: normal;
  color: #0088cc;
}
#updates_container .changeul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#updates_container .changeul .change {
  padding: 0px;
  margin: 0px 0px 0px 20px;
}
.reconfigure-panel {
  font-family: "Open Sans";
}
.reconfigure-panel .info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.reconfigure-panel .info div {
  vertical-align: middle;
}
.reconfigure-panel button {
  height: 75%;
  margin: 0px 5px;
}
.reconfigure-panel span.value {
  padding: 0px 6px 0px 6px;
  color: #f7ae41;
  font-size: 24px;
  line-height: 48px;
}
.reconfigure-panel span.caption {
  color: #a9a9a9;
  font-size: 16px;
}
#modal-dialog {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1050;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#modal-dialog.visible {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#modal-dialog .modal {
  position: static;
  margin: 0px;
  top: auto;
  left: auto;
}
.reconfigure-modal {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.reconfigure-modal .modal-body .expandbox {
  min-height: 0px;
  max-height: 300px;
  transition: min-height 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
@media (min-height: 582px) {
  .reconfigure-modal .modal-body .expandbox.expanded {
    min-height: 323px;
  }
}
@media (max-height: 582px) {
  .reconfigure-modal .modal-body .expandbox.expanded {
    min-height: 173px;
  }
}
.reconfigure-modal .reconfigure-diff {
  padding: 0px 6px;
  background-image: url('images/thinker_on_hill.svg');
  background-repeat: no-repeat;
  background-position: calc(50% + 173px) calc(50% + 105px);
  background-size: auto 336px;
  background-attachment: fixed;
  border: 1px solid #fff;
  border-radius: 3px;
  background-color: #fcfcfc;
  height: 0;
  transition: border-color 0.2s, height 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.reconfigure-modal .reconfigure-diff.expanded {
  border-color: #d8d8d8;
}
@media (min-height: 582px) {
  .reconfigure-modal .reconfigure-diff.expanded {
    height: 288px;
  }
}
@media (max-height: 582px) {
  .reconfigure-modal .reconfigure-diff.expanded {
    height: 138px;
  }
}
.reconfigure-modal .reconfigure-diff:first-child {
  margin-top: 6px;
}
.reconfigure-modal .reconfigure-diff:last-child {
  margin-bottom: 6px;
}
.reconfigure-modal .alert_modal {
  display: none;
}
.reconfigure-modal .alert.error {
  border: 1px solid #D8C8C8;
  text-align: left;
  background-color: #F2E4E4;
  font-family: "Open Sans";
  font-size: 13px;
  border-radius: 3px;
  color: #4d4d4d;
  position: relative;
  padding: 0px;
  display: none;
}
.reconfigure-modal .alert.error p {
  margin: 10px 10px 10px 33px !important;
}
.reconfigure-modal .alert.error::before {
  content: "\f100";
  font-family: 'Ionicons';
  font-size: 18px;
  color: #df8181;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
}
.reconfigure-modal .alert.error.shown {
  display: block;
}
.reconfigure-modal .alert.error p {
  display: none;
}
.reconfigure-modal .alert.error p.shown {
  display: block;
}
.reconfigure-modal .modal-body {
  max-height: 100%;
  overflow-y: hidden;
  padding-bottom: 0px;
}
.reconfigure-modal .modal-footer {
  display: block;
}
.reconfigure-modal .modal-footer:after {
  content: none;
  display: none;
  clear: none;
}
.reconfigure-modal .intro {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.reconfigure-modal .intro .infobox {
  border: 1px solid #C9D9E1;
  text-align: left;
  background-color: #eaf5fa;
  font-family: "Open Sans";
  font-size: 13px;
  border-radius: 3px;
  color: #4d4d4d;
  position: relative;
  padding: 0px;
  margin-top: 10px;
}
.reconfigure-modal .intro .infobox p {
  margin: 10px 10px 10px 33px !important;
}
.reconfigure-modal .intro .infobox::before {
  content: "\f149";
  font-family: 'Ionicons';
  font-size: 18px;
  color: #70b8db;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
}
.reconfigure-modal .intro .reconfigure-form {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin: 10px 0px;
}
.reconfigure-modal .intro .reconfigure-form span.caption {
  color: #555;
  font-size: 14px;
}
.reconfigure-modal .intro .reconfigure-form .inline-edit {
  margin: 4px 6px 3px 0px;
  width: 30px;
  padding: 3px 4px;
  height: 28px;
  font-size: 20px;
  font-family: "Open Sans";
}
.reconfigure-modal .intro .reconfigure-form .max.caption {
  padding: 0px 1px;
  color: #a9a9a9;
  font-size: 10px;
}
.reconfigure-modal a.expand-tree {
  padding-bottom: 5px;
  display: block;
  text-align: left;
}
.reconfigure-modal a.expand-tree:hover {
  text-decoration: none;
}
.reconfigure-modal a.expand-tree::before {
  content: url('images/arrow_right.png');
  padding: 0 10px 0 0;
}
.reconfigure-modal a.expand-tree.expanded::before {
  content: url('images/arrow_down.png');
  padding: 0 10px 0 0;
}
.reconfigure-modal .reconfigure-diff {
  overflow-y: auto;
  margin-bottom: 10px;
}
.reconfigure-modal .reconfigure-diff p {
  font-size: 12px !important;
  line-height: 25px !important;
}
.reconfigure-modal .reconfigure-diff li.parent .parent-info p.name {
  width: 100%;
}
.reconfigure-modal .reconfigure-diff li.parent.deleted {
  text-decoration: line-through;
}
.reconfigure-modal .reconfigure-diff li.invalid {
  width: 100%;
  border-radius: 3px;
  margin-top: 5px;
  padding: 10px;
  background-image: none;
}
.reconfigure-modal .reconfigure-diff .tree-line {
  top: 12px;
}
.reconfigure-modal .reconfigure-diff.tree-view li p.role {
  position: static;
  width: 55%;
  float: right;
  padding-left: 20px;
  background-size: 14px 14px;
}
.reconfigure-modal .reconfigure-diff.tree-view li .role-secondary {
  font-weight: normal;
  background: left center no-repeat url('images/grid-icon.png');
}
.reconfigure-modal .reconfigure-diff.tree-view li .role-primary {
  font-weight: bold;
  background: left center no-repeat url('images/layers-icon.png');
}
.reconfigure-modal .reconfigure-diff div.server-info.child-info {
  height: 25px;
  margin-left: 30px;
  padding-left: 25px;
  background-size: 20px 15px !important;
  border-bottom: 0px;
}
.reconfigure-modal .reconfigure-diff li.deleted {
  background-color: rgba(255, 0, 0, 0.05);
}
.reconfigure-modal .reconfigure-diff li.deleted .role {
  text-decoration: line-through;
}
.reconfigure-modal .reconfigure-diff li.added {
  background-color: rgba(0, 255, 0, 0.1);
}
.reconfigure-modal .reconfigure-diff li.role-change {
  background-color: rgba(255, 255, 0, 0.1);
}
.reconfigure-modal .reconfigure-diff .change .deleted {
  text-decoration: line-through;
}
.reconfigure-modal .reconfigure-diff .change .added {
  background-color: transparent;
  color: #f7ae41;
}
