html {
    font-family: BlinkMacSystemFont , -apple-system , "Segoe UI" , Roboto , Oxygen-Sans , Ubuntu , Cantarell , "Helvetica Neue" , sans-serif;
    font-size: 75%;
    font-weight: normal;
    font-style: normal;
    line-height: 1.25;
}
#block-gin-breadcrumbs {
    margin: 10px 0px;
}
.content-header {
    margin-bottom: -22px !important;
}
.button {
    display: inline-block;
    margin: 0.2rem 0.2rem 0.2rem 0;
    padding: calc(1rem - 1px) calc(1.5rem - 1px);
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #222330;
    border: 1px solid transparent !important;
    border-radius: 2px;
    background-color: #d4d4d8;
    font-size: 1rem;
    font-weight: 700;
    line-height: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
}
.local-actions__item {
    display: inline-block;
    margin: 0 0.25rem;
}
.toolbar-item {
    padding-left: 3.3em
}
.region-meta {
    padding: 0.5rem 0 0.5rem !important;
}
.region-sticky {
    height: 35px !important;
    padding: 20px 0;
    margin-top: -2px;
}
.form-element {
    box-sizing: border-box;
    max-width: 100%;
    min-height: 2.5rem;
    padding: calc(0.75rem - 3px) calc(1rem - 3px);
    color: #222330;
    border: 1px solid #8e929c;
    border-radius: 0.125rem;
    font-size: 1rem;
    line-height: 1.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.dpt-sel-dpdn {
    position: fixed;
    top: 160px;
    height: 20px;
}
.dpt-sel-form {
    float: right;
    width: 200px;
}
.dpt-sel-div {
    width: 50%;
    float: right;
}
.kibana-iframe {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 70%;
    border: none;
    margin: 0;
    overflow: hidden;
    /* z-index: 998; */
}
.content-header {
  margin-top: 5px;
}
.region-meta {
  height: 15px;
}
.region-sticky__items__inner {
  height: 50px;
}
#block-custombuttonsblock {
    margin-top: 35px;
}