.table tbody>tr>td.vert-align{
    vertical-align: middle;
}
#page-wrapper {
    border-left: none;
    background-color: #f8f8f8;
}

.white-wrapper {
     background-color: #fff !important;
 }

@media(min-width:768px) {
    #page-wrapper.white-wrapper {
        border-left: 1px solid #e7e7e7;
    }
}

.login-panel-wrapper {
    position: absolute;
    left: 50%;
}
.login-panel {
    position: relative;
    left: -50%;
}
table.table-indexing>tbody>tr>td {
    padding: 2px 2px 1px 2px;
    text-align: center;
    font-size: 12px;
    line-height: 1.1;
}
table.table-indexing>tbody>tr>td .tooltip > .tooltip-inner {
    width: auto;
    max-width: 350px;
}
.moderation-block table.restapi-results>tbody>tr>td .tooltip > .tooltip-inner {
    width: auto;
    max-width: 350px;
    white-space: nowrap;
}

.moderation-block table.restapi-results>tbody>tr>td .dropdown-submenu {
    position: relative;
}

.moderation-block table.restapi-results>tbody>tr>td .dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.moderation-block table.restapi-results>tbody>tr>td .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.moderation-block table.restapi-results>tbody>tr>td .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-right-color: #ccc;
    margin-top: 5px;
    margin-left: -12px;
}

.moderation-block table.restapi-results>tbody>tr>td .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

table.table-emergency>tbody>tr>td {
    padding: 4px 3px;
    font-size: 13px;
}
table.table-emergency>thead>tr>th {
    white-space: nowrap;
    position: relative;
    padding: 5px 14px 5px 4px;
}
table.table-emergency>thead>tr>th:after {
    position: absolute;
    right: 4px;
}

table.table-emergency .no-break,
table.table-queries .no-break {
    white-space: nowrap;
}

.editable-empty, .editable-empty:hover, .editable-empty:focus, a.editable-empty, a.editable-empty:hover, a.editable-empty:focus {
    color: #000;
    font-style: normal;
}
.editable-click, a.editable-click {
    border-bottom: 0;
}
.editable-wrap .editable-controls>input {
    padding: 2px;
    line-height: 16px;
    height: 22px;
    font-size: 13px !important;
}
.editable-buttons button {
    line-height: 20px;
    padding: 0 3px;
}

.editable-wrap .editable-controls>textarea {
    font-size: 13px !important;
    padding: 3px;
    min-width: 250px;
    max-width: 100%;
}
a.wrap-it {
    word-break: break-all;
}
a.wrap-it.by-words {
    word-break: normal;
}

.item-wrapper a {
    display: inline !important;
}
pre {
    white-space: pre-wrap;
}
.queryLogResults > li {
    padding: 4px 0;
}
.table-striped>tbody>tr:nth-child(even) {
    background-color: #fff;
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}
.queryLogTd {
    background-color: inherit;
}
.queryLogTd .query-holder {
    position: relative;
    max-height: 32px;
    overflow: hidden;
    background-color: inherit;
}
.queryLogTd .query-holder .more {
    position: absolute;
    background-color: inherit;
    top: 17px;
    right: 0;
    padding: 0 4px;
    cursor: pointer;
}


.item-wrapper{
    display: block;
    position: relative;
}

    .item-wrapper form {
        position: absolute;
        top: 20px;
        background: #FFF;
        border: 1px solid #AAA;
        border-radius: 5px;
        padding: 7px;
        display: inline-block;
        right: 0;
        width: 100%;
        min-width: 320px;
        z-index: 101;
    }
    .item-wrapper.align-left form {
        right: auto;
        left: 0;
    }

.item-wrapper.small-input form {
    min-width: 150px;
}


.item-wrapper textarea {
    display: block;
}
.item-wrapper .editable-controls {
    width: 100%;
}
.item-wrapper .editable-buttons {
    display: block;
    margin-top: 6px;
}

.editable-input.editable-has-buttons {
    width: 100%;
}

.item-wrapper a {
    color: #000;
}
.item-wrapper a i{
    color: #428bca;
}

@media (min-width: 992px) {
    .modal-lg.analysis {
        width: 90%;
    }
}
#zabbix3H, #zabbix3D, #zabbix12 { height: 380px; width: 100%; }
#loading3H, #loading3D, #loading12 { padding: 115px 0; position: absolute; width: 100%; height: 380px; z-index: 10; background: #fff; }

.zingChartBlock { height: 520px; width: 100%; margin-bottom: 0; }
.zingChartBlock.tools-warnings { height: 430px; }
.mb30 { margin-bottom: 30px; }
.zingChartLoader { padding: 115px 0; position: absolute; width: 100%; height: 600px; z-index: 10; background: #fff; }
.zc-license { display: none; }

.chartsContainer { height: 470px; width: 100%; margin-bottom: 50px; }
.chartsLoader { padding: 155px 0; position: absolute; width: 100%; height: 470px; z-index: 10; background: #fff; }

.key-stats-holder { border: 1px solid #ddd; border-top: 0; padding: 10px; }
.key-stats-holder h3 { margin-top: 10px; }
.key-stats-holder h3 a { font-size: 16px; padding: 0 4px; }
.key-stats-holder h3 a.active { font-size: 24px; color: #333; }
.key-stats-holder .realtime-table th, .key-stats-holder .realtime-table td { padding: 3px; font-size: 12px; }
.key-stats-holder .realtime-table td { white-space: nowrap; }
.key-stats-holder .realtime-table td:nth-child(4) { word-break: break-all; white-space: normal; }
.key-stats-holder .big-span span { font-size: 22px; font-weight: 500; padding: 0 15px 0 3px; }
.key-stats-holder .no-right { padding-right: 3px; }
.key-stats-holder .no-left { padding-left: 3px; }
.key-stats-holder fieldset {
    border: 1px solid #ddd;
    padding: 0 10px 10px 10px;
    margin: 20px 0;
}

.key-stats-holder legend {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    margin-bottom: 5px;
}
.key-stats-holder fieldset h3 { font-size: 20px; }
.key-stats-holder fieldset h3 a { font-size: 14px; padding: 0 10px; cursor: pointer; }
.key-stats-holder fieldset h3 a.active { font-size: 20px; color: #333; }
.key-stats-holder fieldset h3 span, .key-stats-holder fieldset .span-right-float { font-size: 14px; color: #333; font-weight: normal; padding-top: 5px; }
.key-stats-holder fieldset h3 span a, .key-stats-holder fieldset .span-right-float a { padding: 0 5px; }
.key-stats-holder .stats-page-charts { height: 250px; width: 100%; position: relative; text-align: center; }
.key-stats-holder .stats-page-charts .zingChartLoader { padding: 50px 0; height: 250px; }
.key-stats-holder .stats-page-charts .zingLoader { font-size: 150px; margin: 50px 0; }
.key-stats-holder .pq-returned span { padding-left: 20px; }
pre.wrap-it {
    font-size: 12px;
    border: none;
    background: none;
    border-bottom: dashed 1px #428bca;
    line-height: 1.42857143;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 0;
    border-radius: 0;
    margin: 0;
    display: inline-block;
}
#warnings table thead th {
    padding: 4px 3px;
    font-size: 13px;
}

.nav-tabs-loads.nav>li>a {
    padding: 5px 8px;
}
.nav-tabs-loads.nav>li>div>a {
    position: relative;
    display: block;
    padding: 5px 8px;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.nav-tabs-loads.nav .btn-group.open .dropdown-toggle {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.nav-tabs-loads.nav>li>div>a:hover, .nav-tabs-loads.nav>li>div>a:focus {
    border-color: #eee #eee #ddd;
    text-decoration: none;
    background-color: #eee;
}
.nav-tabs-loads.nav-tabs>li.active>div>a, .nav-tabs-loads.nav-tabs>li.active>div>a:hover, .nav-tabs-loads.nav-tabs>li.active>div>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.add-to-plot li .checkbox {
    margin: 2px 7px;
}
.add-to-plot li .checkbox label:hover {
    color: #2a6496;
}

.zing-chart-block { padding: 20px 0 10px 0; }
.zing-chart-block ul {list-style-type: none; margin: 0; border-radius: 5px; border: 1px solid #ccc; padding: 5px 7px; }
.zing-chart-block ul li { white-space: nowrap; display: inline-block; padding: 4px 12px 0 12px; cursor: pointer; }
.zing-chart-block ul li.no-data { display: block; }
.zing-chart-block ul li span.first { font-size: 26px; float: left; line-height: 32px; }
.zing-chart-block ul li span.second { float: left; line-height: 31px; padding: 1px 0 0 5px; }

.zing-chart-block.tools-warnings ul li { padding: 1px 5px 0 5px; font-size: 12px; }
.zing-chart-block.tools-warnings ul li span.first { line-height: 22px; }
.zing-chart-block.tools-warnings ul li span.second { line-height: 22px; }

.live-chart-title { float: left; margin-right: 10px; line-height: 34px; }
.live-chart-legend { display: inline-block; list-style-type: none; margin: 0; border-radius: 4px; border: 1px solid #ccc; padding: 3px 4px; height: 34px; }
.live-chart-legend li { white-space: nowrap; display: inline-block; padding: 0 6px; cursor: pointer; }
.live-chart-legend li span.first { font-size: 26px; float: left; line-height: 26px; }
.live-chart-legend li span.second { float: left; line-height: 24px; padding: 0 0 0 5px; }

ul.key-stats-legend { display: none; clear: both; list-style-type: none; margin: 12px 0; border-radius: 5px; border: 1px solid #ccc; padding: 2px 7px; text-align: left; }
ul.key-stats-legend li { white-space: nowrap; display: inline-block; padding: 4px 12px 0 12px; cursor: pointer; }
ul.key-stats-legend li.no-data { display: block; }
ul.key-stats-legend li span.first { font-size: 26px; float: left; line-height: 32px; }
ul.key-stats-legend li span.second { float: left; line-height: 31px; padding: 1px 0 0 5px; }

.tools-period { margin-bottom: 25px; }
.tools-period .second-block { margin-left: 25px; }
.tools-period .normal { margin-left: 10px; font-weight: normal; }
.tools-period .date-input { width: 110px; }
.tools-period .time-input { width: 85px; }
.tools-period .period-block { display: inline-block; }

#investigation .modal-body:hover { outline: none; }
#queryDetails { z-index: 1080 !important; }
.no-margin { padding: 0; }
@media (min-width: 768px) and (max-width: 992px) {
    .modal-lg.warnings {
        width: auto;
        margin: 10px;
    }
}

@media (max-width: 768px) {
    #warnings .modal-body {
        padding: 10px 5px;
    }
    #warnings table thead th, #warnings table tbody td {
        font-size: 11px;
    }

    .tools-period .form-inline { padding: 0 10px; }
    .tools-period .second-block { margin-left: 0; }
    .tools-period .main-label { display: block; }
    .tools-period .normal { margin-left: 0; }
    .tools-period .date-input { display: inline-block; }
    .tools-period .time-input { display: inline-block; }
    .tools-period .period-block { display: block; }
}
@media (max-width: 500px) {
    #warnings table thead th, #warnings table tbody td {
        font-size: 9px;
    }
}

#warnings .progress {
    margin: 40px 0;
}
.pagination-small .pagination {
    margin: 2px 0;
}

.keys-list-sort {
    margin-left: 15px;
}
.keys-sort-btn-first {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.keys-sort-btn-last.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0;
}
.keys-sort-up {
    padding: 8px 6px 10px 5px;
}
.keys-sort-down {
    padding: 9px 5px 9px 6px;
}


#keystemplates.nav>li>a {
    padding: 10px 6px;
}

@media (min-width: 992px) AND (max-width: 1200px) {
    #keystemplates.nav>li>a {
        padding: 10px 3px;
        font-size: 11px;
    }
}
.keys-list-counts-chart {
    display: table-cell;
    height: 60px;
    overflow: hidden;
    padding-left: 12px;
    vertical-align: middle;
}
.keys-list-counts {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
}
.keys-list-chart-block {
    display: table-cell;
    vertical-align: middle;
    width: 250px;
    height: 60px;
    background: #fff;
    text-align: center;
    font-size: 30px;
}
.keys-list-chart-block > div {
    display: none;
}
.keys-list-chart-block.hide-block {
    display: none;
}
.keys-list-chart-block-small {
    display: block;
    vertical-align: top;
    width: 250px;
    height: 60px;
    background: #fff;
    text-align: center;
    font-size: 30px;
}
.keys-list-chart-block-small > div {
    display: none;
}
.keys-list-chart-block-small.hide-block {
    display: none;
}
.keys-list-form {
    display:inline;
    line-height: 1;
    font-size: 12px;
}
.keys-list-form .modal {
    line-height: 1.5;
    font-size: 14px;
}
.throttled-small {
    display: none;
    font-size: 9px;
}
.throttled-small.inline {
    display: inline-block;
}
.hover-td .key-actions-div {
    white-space: nowrap;
}
.hover-td .key-actions a {
    color: #aaa;
    text-decoration: none;
    margin-right: 6px;
    font-size: 12px;
}
.hover-td .key-actions a:last-child {
    margin-right: 0;
}
.hover-td .key-actions a i {
    color: #333;
}
.hover-td .key-actions a:hover {
    color: #333;
    text-decoration: none;
}
.hover-small a {
    color: #aaa;
    text-decoration: none;
    margin-right: 6px;
    font-size: 12px;
}
.hover-small a:last-child {
    margin-right: 0;
}
.hover-small a i {
    color: #333;
}
.hover-small a:hover {
    color: #333;
    text-decoration: none;
}

.filter-input {
    display: block;
    width: 100%;
}

.show-hide-sidebar {
    margin-left: 250px;
    position: absolute;
    z-index: 2;
    font-size: 15px;
    line-height: 1;
}
.show-hide-sidebar span {
    cursor: pointer;
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    padding: 1px 4px;
}
.show-hide-sidebar span:hover {
    background-color: #eee;
}

.btn-wrench {
    padding: 1px 3px 0px 3px;
}
.btn-wrench i {
    font-size: 18px;
}
a.no-focus:focus {
    outline: none;
}

.chosen-style .chosen-container-multi .chosen-choices {
    height: 34px !important;
    padding: 0 2px;
    line-height: 34px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.chosen-style .chosen-container-multi .chosen-choices li.search-choice {
    font-size: 14px;
    padding: 6px 20px 5px 5px;
}
.chosen-style .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 7px;
}

.nav.key-details-dropdown .open>a, .nav.key-details-dropdown .open>a:hover, .nav.key-details-dropdown .open>a:focus {
    background-color: #3071a9;
}

.key-details-dropdown { padding-bottom: 15px; }
.key-details-table { width: 100%; }
.key-details-table td { padding: 8px; border-bottom: 1px solid #ccc; }
.key-details-table td:first-child { width: 100px; }
.key-details-table td:last-child { width: 30px; }
.key-details-table td:first-child small { color: #777; }
.key-details-table .inline-checkboxes input[type=checkbox] { margin-top: 2px; }

.endpoints-list { list-style: none; padding: 0; margin-bottom: 30px; border: 1px solid #ccc; border-radius: 7px; overflow: hidden; }
.endpoints-list li { padding: 9px 15px; }
.endpoints-list li:first-child { background: #428bca; color: #fff; margin: 0; font-size: 16px; }
.endpoints-list li:nth-child(2) { border-bottom: 1px solid #ccc; }
.endpoints-list li .checkbox { margin: 0; }

.iframe-container { border: 1px solid #ddd; padding: 10px; margin-bottom: 35px; }
.iframe-holder { background-color: #fbfbfb; width: 100%; height: 540px; border: 0; }
.iframe-loader { color: #555; padding-top: 140px; font-size: 80px; text-align: center; position: absolute; top: 0; left: 0; }

@media (min-width: 768px) {
    .show-hide-sidebar-block .show-hide-sidebar .fa-angle-double-right { display: none; }
    .show-hide-sidebar-block.closed .show-hide-sidebar .fa-angle-double-right { display: inline-block; }

    .show-hide-sidebar-block .show-hide-sidebar .fa-angle-double-left { display: inline-block; }
    .show-hide-sidebar-block.closed .show-hide-sidebar .fa-angle-double-left { display: none; }

    .show-hide-sidebar-block .navbar-default.sidebar { display: block; }
    .show-hide-sidebar-block.closed .navbar-default.sidebar { display: none; }

    .show-hide-sidebar-block .show-hide-sidebar { margin-left: 250px; }
    .show-hide-sidebar-block.closed .show-hide-sidebar { margin-left: 0px; }

    #page-wrapper.show-hide-sidebar-content { margin-left: 0px; }
}

.datetimepicker {
  border-radius: 4px;
  direction: ltr;
  display: block;
  margin-top: 1px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 320px;
}
.datetimepicker > div {
  display: none;
}
.datetimepicker .hour,
.datetimepicker .minute {
  height: 34px;
  line-height: 34px;
  margin: 0;
  width: 25%;
}
.datetimepicker .table {
  margin: 0;
}
.datetimepicker .table td,
.datetimepicker .table th {
  border: 0;
  border-radius: 4px;
  height: 20px;
  text-align: center;
}
.datetimepicker .minute:hover,
.datetimepicker .hour:hover,
.datetimepicker .day:hover,
.datetimepicker .switch:hover,
.datetimepicker .left:hover,
.datetimepicker .right:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker .disabled,
.datetimepicker .disabled:hover {
  background: none;
  color: #ebebeb;
  cursor: default;
}
.datetimepicker .active,
.datetimepicker .active:hover,
.datetimepicker .active.disabled,
.datetimepicker .active.disabled:hover {
  background-color: #0044cc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#04c', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker .active:hover,
.datetimepicker .active:hover:hover,
.datetimepicker .active.disabled:hover,
.datetimepicker .active.disabled:hover:hover,
.datetimepicker .active:active,
.datetimepicker .active:hover:active,
.datetimepicker .active.disabled:active,
.datetimepicker .active.disabled:hover:active,
.datetimepicker .active.active,
.datetimepicker .active:hover.active,
.datetimepicker .active.disabled.active,
.datetimepicker .active.disabled:hover.active,
.datetimepicker .active.disabled,
.datetimepicker .active:hover.disabled,
.datetimepicker .active.disabled.disabled,
.datetimepicker .active.disabled:hover.disabled,
.datetimepicker td.active[disabled],
.datetimepicker td.active:hover[disabled],
.datetimepicker td.active.disabled[disabled],
.datetimepicker td.active.disabled:hover[disabled],
.datetimepicker span.active[disabled],
.datetimepicker span.active:hover[disabled],
.datetimepicker span.active.disabled[disabled],
.datetimepicker span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datetimepicker span {
  border-radius: 4px;
  cursor: pointer;
  display: block;
  float: left;
  height: 54px;
  line-height: 54px;
  margin: 1%;
  width: 23%;
}
.datetimepicker span:hover {
  background: #eeeeee;
}
.datetimepicker .past,
.datetimepicker .future {
  color: #999999;
}

.stats-page-charts {
    text-align: center;
}
.stats-page-charts .zingLoader {
    font-size: 120px;
    margin: 30px;
}

.wrap-all-text {
    word-break: break-all;
    white-space: normal !important;
    min-width: 150px;
}

.keyword {
    color: #BF0008;
}
.restapi-results .title img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px 4px 0;
    width: 16px;
    height: 16px;
}

.form-inline.moderation-modal-inputs input.form-control { width: 170px; cursor: pointer; }

.auto-expires-labels {
    padding: 13px 12px;
    height: 48px;
}
.active.auto-expires-labels:last-child {
    padding: 6px 12px;
    height: 48px;
}
.auto-expires-labels .date-input {
    display: inline-block;
    width: 120px;
    cursor: pointer;
}

.fix.fa-spin {
    -webkit-transform-origin: 50% calc(50% - .5px);
    transform-origin: 50% calc(50% - .5px);
}

.table-task-list tr td:first-child {  white-space: nowrap; width: 120px !important; }

.chosen-data-sources .chosen-container-single .chosen-single {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background: white;
    height: 34px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
}
.chosen-data-sources .chosen-container-single .chosen-single div { top: 5px; }

div[id$="-license-text"] { display: none; }

@-webkit-keyframes bgblinking {
    0%   { background-color: #ff9d9d; }
    49% { background-color: #ff9d9d; }
    50% { background-color: #e6e6e6; }
    99% { background-color: #e6e6e6; }
    100% { background-color: #ff9d9d; }
}
@-moz-keyframes bgblinking {
    0%   { background-color: #ff9d9d; }
    49% { background-color: #ff9d9d; }
    50% { background-color: #e6e6e6; }
    99% { background-color: #e6e6e6; }
    100% { background-color: #ff9d9d; }
}
@keyframes bgblinking {
    0%   { background-color: #ff9d9d; }
    49% { background-color: #ff9d9d; }
    50% { background-color: #e6e6e6; }
    99% { background-color: #e6e6e6; }
    100% { background-color: #ff9d9d; }
}

.sk-circle {
  margin: 0 auto;
  width: 150px;
  height: 150px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.parameters .parameter__name:hover {
    text-decoration: underline;
    cursor: pointer;
}

.indexes-panel .panel-heading{
    min-height: 130px;
}

.abcRioButtonContents {
    display: none;
}

.googleButton {
    display: inline-block;
    position: relative;
    top:13px
}

.btn-FreeIPA {
    padding: 4px 12px 5px 12px;
}

