/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, .models-table-wrapper .btn,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, .models-table-wrapper .btn,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, .models-table-wrapper .btn,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, .models-table-wrapper .btn,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, .models-table-wrapper .btn::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, .models-table-wrapper .btn:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html {
  font-size: 14px; }

body {
  font-family: sans-serif;
  color: #333;
  padding-left: 300px; }

* {
  box-sizing: border-box; }

input, button, .models-table-wrapper .btn {
  padding: 7px;
  border: 1px solid #333; }
  input:focus:not(:disabled), button:focus:not(:disabled), .models-table-wrapper .btn:focus:not(:disabled) {
    border-color: #000;
    background-color: rgba(255, 255, 0, 0.1); }

button, .models-table-wrapper .btn {
  background-color: #fcfcfc;
  color: #333; }
  button:hover, .models-table-wrapper .btn:hover {
    background-color: rgba(255, 255, 0, 0.1); }
  button:active, .models-table-wrapper .btn:active {
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.error {
  color: red; }

.glyphicon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .glyphicon.glyphicon-triangle-bottom::after {
    content: "\f0d7"; }
  .glyphicon.glyphicon-triangle-top::after {
    content: "\f0d8"; }

.kwp-admin-nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 300px;
  border-right: 1px solid #b3b3b3;
  height: 100%;
  overflow: hidden;
  background-color: #fcfcfc; }
  .kwp-admin-nav .scrollcontainer {
    padding: 28px;
    overflow-y: auto;
    max-height: calc(100vh - (4 * 14px)); }
    .kwp-admin-nav .scrollcontainer img.logo {
      max-width: 100%;
      max-height: 100%; }
    .kwp-admin-nav .scrollcontainer span.title {
      display: block;
      font-size: 1.5em;
      margin: 1em 0; }
    .kwp-admin-nav .scrollcontainer ul.nav {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .kwp-admin-nav .scrollcontainer ul.nav li {
        padding: 21px;
        cursor: pointer; }
        .kwp-admin-nav .scrollcontainer ul.nav li:not(:last-child) {
          border-bottom: 1px solid #b3b3b3; }
        .kwp-admin-nav .scrollcontainer ul.nav li:hover {
          background-color: #f7f7f7; }
        .kwp-admin-nav .scrollcontainer ul.nav li .nav-title {
          font-size: 1.2em; }

.kwp-admin-window-tabs {
  height: 49px;
  width: 100%;
  box-shadow: inset 0px -10px 5px -10px rgba(0, 0, 0, 0.5);
  background-color: #fcfcfc; }
  .kwp-admin-window-tabs ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    height: 49px;
    overflow: hidden; }
    .kwp-admin-window-tabs ul li {
      display: inline-block;
      height: 49px;
      width: 200px;
      padding: 0 14px;
      cursor: pointer;
      font-size: 1rem;
      position: relative;
      border-right: 1px solid #b3b3b3; }
      .kwp-admin-window-tabs ul li:hover {
        background: linear-gradient(to bottom, #f7f7f7 0%, transparent 100%); }
        .kwp-admin-window-tabs ul li:hover span.title {
          max-width: 90%; }
        .kwp-admin-window-tabs ul li:hover span.close {
          opacity: 1; }
      .kwp-admin-window-tabs ul li.active {
        background: linear-gradient(to bottom, #f7f7f7 0%, #FFF 100%);
        z-index: 500; }
      .kwp-admin-window-tabs ul li span.title, .kwp-admin-window-tabs ul li span.close {
        line-height: 49px;
        white-space: nowrap;
        overflow: hidden;
        transition: all 0.25s; }
      .kwp-admin-window-tabs ul li span.title {
        max-width: 100%;
        display: inline-block;
        text-overflow: ellipsis; }
      .kwp-admin-window-tabs ul li span.close {
        float: right;
        opacity: 0; }

.kwp-admin-window-content {
  padding: 28px; }

.kwp-admin-form:not(.active) {
  display: none; }

.kwp-admin-form .scrollframe {
  height: calc(100vh - 217px);
  overflow-y: auto; }

.kwp-admin-form .table-position {
  position: fixed;
  bottom: 0;
  left: 300px;
  padding: 14px 28px;
  background-color: #fcfcfc;
  border-top: 1px solid #b3b3b3;
  width: calc(100% - 300px); }
  .kwp-admin-form .table-position .navigation input {
    width: 80px; }
  .kwp-admin-form .table-position .navigation span:first-child {
    margin-right: 21px; }
  .kwp-admin-form .table-position .navigation span:last-child {
    margin-left: 21px; }
  .kwp-admin-form .table-position .view-switch {
    float: right;
    display: inline-block;
    font-size: 2em; }
    .kwp-admin-form .table-position .view-switch span {
      color: #b3b3b3; }
      .kwp-admin-form .table-position .view-switch span.active {
        color: #333; }

.kwp-admin-form > .components, .kwp-admin-form > .navigation {
  margin: -28px; }

.kwp-admin-form.navigation-view > .components {
  display: none; }

.kwp-admin-form.components-view > .navigation {
  display: none; }

.kwp-admin-form.components-view .empty-state {
  display: block;
  padding: 2em;
  font-size: 2em;
  text-align: center;
  font-style: italic;
  color: #b3b3b3; }
  .kwp-admin-form.components-view .empty-state i {
    display: block;
    font-size: 3em;
    margin-bottom: 0.5em; }

.kwp-admin-form-actions {
  border-bottom: 1px solid #b3b3b3; }

.kwp-admin-form-action {
  display: inline-block; }
  .kwp-admin-form-action .action-wrapper {
    padding: 28px;
    cursor: pointer;
    width: auto; }
    .kwp-admin-form-action .action-wrapper:hover {
      background-color: #f7f7f7; }
    .kwp-admin-form-action .action-wrapper .icon, .kwp-admin-form-action .action-wrapper .label {
      display: block;
      text-align: center; }
    .kwp-admin-form-action .action-wrapper .icon {
      font-size: 2em; }

.kwp-admin-form-error {
  border: 0px solid #cf2121;
  background-color: #ef9a9a;
  color: #000000;
  margin: 28px;
  margin-bottom: 0;
  max-height: 0;
  transition: all 0.25s;
  overflow: hidden; }
  .kwp-admin-form-error.show {
    max-height: 200px;
    border-width: 2px; }
  .kwp-admin-form-error .inner {
    padding: 21px; }

.kwp-admin-component {
  display: block;
  float: left;
  padding: 28px; }
  .kwp-admin-component.size1 {
    width: 25%; }
  .kwp-admin-component.size2 {
    width: 50%; }
  .kwp-admin-component.size3 {
    width: 75%; }
  .kwp-admin-component.size4 {
    width: 100%; }

.kwp-admin-component-input label, .kwp-admin-component-input input, .kwp-admin-component-input textarea {
  display: block;
  width: 100%;
  resize: vertical; }

.kwp-admin-component-input label {
  padding: 14px 0;
  font-weight: bold; }

.kwp-admin-component-input input[type="checkbox"] {
  width: auto; }

.kwp-admin-component-hasmany label {
  display: block;
  width: 100%;
  padding: 14px 0;
  font-weight: bold; }

.kwp-admin-component-hasmany .entities {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0; }
  .kwp-admin-component-hasmany .entities li {
    display: inline-block;
    padding: 7px;
    background-color: #fcfcfc;
    border: 1px solid #b3b3b3;
    cursor: pointer;
    margin-bottom: 3.5px; }
    .kwp-admin-component-hasmany .entities li span.icon {
      margin-left: 7px; }
    .kwp-admin-component-hasmany .entities li i {
      color: #b3b3b3; }
    .kwp-admin-component-hasmany .entities li:hover {
      background-color: #f7f7f7; }
      .kwp-admin-component-hasmany .entities li:hover i:hover {
        color: #333; }

.kwp-admin-component-hasone label {
  display: block;
  width: 100%;
  padding: 14px 0;
  font-weight: bold; }

.kwp-admin-component-hasone .entity span {
  padding: 7px;
  border: 1px solid #b3b3b3;
  display: inline-block;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.kwp-admin-component-hasone .entity button, .kwp-admin-component-hasone .entity .models-table-wrapper .btn, .models-table-wrapper .kwp-admin-component-hasone .entity .btn {
  vertical-align: top; }

.kwp-admin-component-datagrid label {
  display: block;
  width: 100%;
  padding: 14px 0;
  font-weight: bold; }

.kwp-admin-component-datagrid .table {
  border: 1px solid #b3b3b3; }
  .kwp-admin-component-datagrid .table .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    border-bottom: 1px solid #b3b3b3; }
    .kwp-admin-component-datagrid .table .row.head .column {
      padding: 14px;
      background-color: #fcfcfc;
      font-weight: bold; }
      .kwp-admin-component-datagrid .table .row.head .column.action {
        cursor: default; }
        .kwp-admin-component-datagrid .table .row.head .column.action i {
          opacity: 0;
          pointer-events: none; }
    .kwp-admin-component-datagrid .table .row.foot {
      border-bottom-width: 0px; }
    .kwp-admin-component-datagrid .table .row .column {
      flex: 1;
      border-right: 1px solid #b3b3b3; }
      .kwp-admin-component-datagrid .table .row .column.action {
        width: 40px;
        flex: 0;
        background-color: #fcfcfc;
        padding: 14px;
        cursor: pointer; }
        .kwp-admin-component-datagrid .table .row .column.action:hover {
          background-color: #f7f7f7; }
        .kwp-admin-component-datagrid .table .row .column.action.sort {
          white-space: nowrap;
          width: 57px; }

.kwp-admin-component-datagrid-cell-input input {
  display: block;
  width: calc(100% - 7px - 7px);
  margin: 7px; }

.kwp-admin-component-datagrid-cell-hasone .entity {
  padding: 14px;
  display: inline-block; }

.kwp-admin-component-datagrid-cell-hasone .pick, .kwp-admin-component-datagrid-cell-hasone .remove {
  display: none; }

.kwp-admin-component-datagrid-cell-hasone:hover .pick, .kwp-admin-component-datagrid-cell-hasone:hover .remove {
  display: inline-block; }

.kwp-admin-cover.show {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #f7f7f7 0%, #FFF 100%);
  transition: all 0.25s;
  opacity: 1;
  z-index: 700; }

.kwp-admin-cover:not(.show) {
  opacity: 0;
  pointer-events: none; }

.kwp-admin-modal {
  position: fixed;
  width: 500px;
  background-color: #FFF;
  border: 1px solid #b3b3b3;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  transition: opacity 0.25s, transform 0.25s, height 0.25s;
  opacity: 1;
  transform: translate(0, 0);
  pointer-events: auto;
  z-index: 1000; }
  .kwp-admin-modal:not(.show) {
    transform: translate(0, -30px);
    opacity: 0;
    pointer-events: none; }
  .kwp-admin-modal .head {
    background: linear-gradient(to bottom, #f7f7f7 0%, #FFF 100%);
    border-bottom: 1px solid #b3b3b3; }
    .kwp-admin-modal .head .title, .kwp-admin-modal .head .close {
      padding: 14px;
      display: inline-block; }
    .kwp-admin-modal .head .close {
      float: right;
      cursor: pointer; }
      .kwp-admin-modal .head .close:hover {
        background-color: #f7f7f7; }
  .kwp-admin-modal .body {
    padding: 14px; }
    .kwp-admin-modal .body .kwp-admin-modal-footer {
      padding: 14px;
      margin: -14px;
      margin-top: 14px;
      border-top: 1px solid #b3b3b3; }

.kwp-admin-modal-alert.above-cover .kwp-admin-modal {
  z-index: 1500; }

.kwp-admin-modal-entity-picker .models-table-wrapper .table-footer {
  display: block;
  padding-top: 14px; }

.kwp-admin-login-form label, .kwp-admin-login-form input {
  display: block;
  width: 100%; }

.kwp-admin-login-form label {
  padding: 14px 0; }

.kwp-admin-login-form input, .kwp-admin-login-form .error {
  margin-bottom: 14px; }

.kwp-admin-userinfo {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 14px 28px;
  background-color: #fcfcfc;
  border-top: 1px solid #b3b3b3;
  width: 100%;
  white-space: nowrap; }
  .kwp-admin-userinfo .username {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(300px * 0.7);
    display: inline-block;
    float: left;
    line-height: 30px; }
  .kwp-admin-userinfo button, .kwp-admin-userinfo .models-table-wrapper .btn, .models-table-wrapper .kwp-admin-userinfo .btn {
    float: right; }

.models-table-wrapper > div > .pull-left {
  width: 85%; }

.models-table-wrapper > div > .pull-right {
  width: 10%; }

.models-table-wrapper .globalSearch {
  width: 100%;
  display: none;
  margin-bottom: 28px; }
  .models-table-wrapper .globalSearch span, .models-table-wrapper .globalSearch label {
    display: none; }
  .models-table-wrapper .globalSearch input {
    width: 100%; }

.models-table-wrapper .columns-dropdown {
  display: none; }

.models-table-wrapper table.table {
  width: 100%;
  text-align: left;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #b3b3b3; }
  .models-table-wrapper table.table td, .models-table-wrapper table.table th {
    padding: 14px; }
  .models-table-wrapper table.table thead input {
    width: 100%; }
  .models-table-wrapper table.table thead tr:first-child th {
    background-color: #f7f7f7;
    border-bottom: 1px solid #b3b3b3; }
  .models-table-wrapper table.table thead tr:nth-child(2) th {
    background-color: #fcfcfc;
    border-bottom: 1px solid #b3b3b3; }
  .models-table-wrapper table.table tbody td {
    border-bottom: 1px solid #b3b3b3; }
  .models-table-wrapper table.table tbody tr.selected-row {
    background-color: rgba(255, 255, 0, 0.1); }

.models-table-wrapper .table-footer {
  display: none; }
  .models-table-wrapper .table-footer .clearFilters {
    display: none; }
  .models-table-wrapper .table-footer .changePageSize {
    display: none; }
  .models-table-wrapper .table-footer .table-summary, .models-table-wrapper .table-footer .table-nav {
    display: inline-block; }
  .models-table-wrapper .table-footer .table-summary {
    float: left; }
  .models-table-wrapper .table-footer .table-nav {
    float: right; }
  .models-table-wrapper .table-footer .col-md-2.col-sm-2.col-xs-2 {
    display: none; }
  .models-table-wrapper .table-footer:after {
    display: block;
    content: " ";
    clear: both; }

.models-table-wrapper .table-header .clearFilterIcon {
  display: none; }

.models-table-wrapper .glyphicon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto; }
  .models-table-wrapper .glyphicon:after {
    display: inline-block; }
  .models-table-wrapper .glyphicon.glyphicon-menu-right:after {
    content: "\f0da"; }
  .models-table-wrapper .glyphicon.glyphicon-menu-left:after {
    content: "\f0d9"; }
  .models-table-wrapper .glyphicon.glyphicon-chevron-right:after {
    content: "\f051"; }
  .models-table-wrapper .glyphicon.glyphicon-chevron-left:after {
    content: "\f048"; }

.models-table-wrapper .btn {
  display: inline-block; }

/*# sourceMappingURL=bd-onko.css.map */