#benchmarx_wrap {
  /* ==========================================================================
      0. Bootstrap
      ========================================================================== */
  /*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /* ==========================================================================
      1. Reset
      ========================================================================== */
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
  /**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
  /**
 * Remove default margin.
 */
  /* HTML5 display definitions
========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
  /* Links
========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */
  /**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
  /* Text-level semantics
========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in Safari and Chrome.
 */
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in IE 8/9.
 */
  /**
 * Address inconsistent and variable font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
  /* Embedded content
========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */
  /* Grouping content
========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */
  /**
 * Address differences between Firefox and other browsers.
 */
  /**
 * Contain overflow in all browsers.
 */
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */
  /* Forms
========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
  /**
 * Re-set default cursor for disabled elements.
 */
  /**
 * Remove inner padding and border in Firefox 4+.
 */
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
  /**
 * Define consistent border, margin, and padding.
 */
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
  /* Tables
========================================================================== */
  /**
 * Remove most spacing between table cells.
 */
  /* ==========================================================================
      2. Base Styles
      ========================================================================== */
  /* base styles: opinionated defaults */
  /* browse happy prompt */
  /* helper classes */
  /* ==========================================================================
      3. Variables
      ========================================================================== */
  /* ==========================================================================
      4. Mixins
      ========================================================================== */
  /* ==========================================================================
      6. Custom Styles
      ========================================================================== */
  /* general */
  /* general elements */
  /* ==========================================================================
      7. Browser Fixes
      ========================================================================== */
  /* ==========================================================================
      8. Responsive
      ========================================================================== */ }
  #benchmarx_wrap :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  #benchmarx_wrap *,
  #benchmarx_wrap *::before,
  #benchmarx_wrap *::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  #benchmarx_wrap html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  #benchmarx_wrap article, #benchmarx_wrap aside, #benchmarx_wrap figcaption, #benchmarx_wrap figure, #benchmarx_wrap footer, #benchmarx_wrap header, #benchmarx_wrap hgroup, #benchmarx_wrap main, #benchmarx_wrap nav, #benchmarx_wrap section {
    display: block; }
  #benchmarx_wrap body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff; }
  #benchmarx_wrap [tabindex="-1"]:focus {
    outline: 0 !important; }
  #benchmarx_wrap hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible; }
  #benchmarx_wrap h1, #benchmarx_wrap h2, #benchmarx_wrap h3, #benchmarx_wrap h4, #benchmarx_wrap h5, #benchmarx_wrap h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  #benchmarx_wrap p {
    margin-top: 0;
    margin-bottom: 1rem; }
  #benchmarx_wrap abbr[title],
  #benchmarx_wrap abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none; }
  #benchmarx_wrap address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  #benchmarx_wrap ol,
  #benchmarx_wrap ul,
  #benchmarx_wrap dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  #benchmarx_wrap ol ol,
  #benchmarx_wrap ul ul,
  #benchmarx_wrap ol ul,
  #benchmarx_wrap ul ol {
    margin-bottom: 0; }
  #benchmarx_wrap dt {
    font-weight: 700; }
  #benchmarx_wrap dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  #benchmarx_wrap blockquote {
    margin: 0 0 1rem; }
  #benchmarx_wrap b,
  #benchmarx_wrap strong {
    font-weight: bolder; }
  #benchmarx_wrap small {
    font-size: 80%; }
  #benchmarx_wrap sub,
  #benchmarx_wrap sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  #benchmarx_wrap sub {
    bottom: -.25em; }
  #benchmarx_wrap sup {
    top: -.5em; }
  #benchmarx_wrap a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent; }
    #benchmarx_wrap a:hover {
      color: #0056b3;
      text-decoration: underline; }
  #benchmarx_wrap a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
    #benchmarx_wrap a:not([href]):not([tabindex]):hover, #benchmarx_wrap a:not([href]):not([tabindex]):focus {
      color: inherit;
      text-decoration: none; }
    #benchmarx_wrap a:not([href]):not([tabindex]):focus {
      outline: 0; }
  #benchmarx_wrap pre,
  #benchmarx_wrap code,
  #benchmarx_wrap kbd,
  #benchmarx_wrap samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em; }
  #benchmarx_wrap pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto; }
  #benchmarx_wrap figure {
    margin: 0 0 1rem; }
  #benchmarx_wrap img {
    vertical-align: middle;
    border-style: none; }
  #benchmarx_wrap svg {
    overflow: hidden;
    vertical-align: middle; }
  #benchmarx_wrap table {
    border-collapse: collapse; }
  #benchmarx_wrap caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }
  #benchmarx_wrap th {
    text-align: inherit; }
  #benchmarx_wrap label {
    display: inline-block;
    margin-bottom: 0.5rem; }
  #benchmarx_wrap button {
    border-radius: 0; }
  #benchmarx_wrap button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  #benchmarx_wrap input,
  #benchmarx_wrap button,
  #benchmarx_wrap select,
  #benchmarx_wrap optgroup,
  #benchmarx_wrap textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  #benchmarx_wrap button,
  #benchmarx_wrap input {
    overflow: visible; }
  #benchmarx_wrap button,
  #benchmarx_wrap select {
    text-transform: none; }
  #benchmarx_wrap button,
  #benchmarx_wrap [type="button"],
  #benchmarx_wrap [type="reset"],
  #benchmarx_wrap [type="submit"] {
    -webkit-appearance: button; }
  #benchmarx_wrap button::-moz-focus-inner,
  #benchmarx_wrap [type="button"]::-moz-focus-inner,
  #benchmarx_wrap [type="reset"]::-moz-focus-inner,
  #benchmarx_wrap [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  #benchmarx_wrap input[type="radio"],
  #benchmarx_wrap input[type="checkbox"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0; }
  #benchmarx_wrap input[type="date"],
  #benchmarx_wrap input[type="time"],
  #benchmarx_wrap input[type="datetime-local"],
  #benchmarx_wrap input[type="month"] {
    -webkit-appearance: listbox; }
  #benchmarx_wrap textarea {
    overflow: auto;
    resize: vertical; }
  #benchmarx_wrap fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  #benchmarx_wrap legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  #benchmarx_wrap progress {
    vertical-align: baseline; }
  #benchmarx_wrap [type="number"]::-webkit-inner-spin-button,
  #benchmarx_wrap [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  #benchmarx_wrap [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  #benchmarx_wrap [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #benchmarx_wrap ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  #benchmarx_wrap output {
    display: inline-block; }
  #benchmarx_wrap summary {
    display: list-item;
    cursor: pointer; }
  #benchmarx_wrap template {
    display: none; }
  #benchmarx_wrap [hidden] {
    display: none !important; }
  #benchmarx_wrap h1, #benchmarx_wrap h2, #benchmarx_wrap h3, #benchmarx_wrap h4, #benchmarx_wrap h5, #benchmarx_wrap h6,
  #benchmarx_wrap .h1, #benchmarx_wrap .h2, #benchmarx_wrap .h3, #benchmarx_wrap .h4, #benchmarx_wrap .h5, #benchmarx_wrap .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit; }
  #benchmarx_wrap h1, #benchmarx_wrap .h1 {
    font-size: 2.5rem; }
  #benchmarx_wrap h2, #benchmarx_wrap .h2 {
    font-size: 2rem; }
  #benchmarx_wrap h3, #benchmarx_wrap .h3 {
    font-size: 1.75rem; }
  #benchmarx_wrap h4, #benchmarx_wrap .h4 {
    font-size: 1.5rem; }
  #benchmarx_wrap h5, #benchmarx_wrap .h5 {
    font-size: 1.25rem; }
  #benchmarx_wrap h6, #benchmarx_wrap .h6 {
    font-size: 1rem; }
  #benchmarx_wrap .lead {
    font-size: 1.25rem;
    font-weight: 300; }
  #benchmarx_wrap .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2; }
  #benchmarx_wrap .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2; }
  #benchmarx_wrap .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2; }
  #benchmarx_wrap .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2; }
  #benchmarx_wrap hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  #benchmarx_wrap small,
  #benchmarx_wrap .small {
    font-size: 80%;
    font-weight: 400; }
  #benchmarx_wrap mark,
  #benchmarx_wrap .mark {
    padding: 0.2em;
    background-color: #fcf8e3; }
  #benchmarx_wrap .list-unstyled {
    padding-left: 0;
    list-style: none; }
  #benchmarx_wrap .list-inline {
    padding-left: 0;
    list-style: none; }
  #benchmarx_wrap .list-inline-item {
    display: inline-block; }
    #benchmarx_wrap .list-inline-item:not(:last-child) {
      margin-right: 0.5rem; }
  #benchmarx_wrap .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  #benchmarx_wrap .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem; }
  #benchmarx_wrap .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d; }
    #benchmarx_wrap .blockquote-footer::before {
      content: "\2014\00A0"; }
  #benchmarx_wrap .img-fluid {
    max-width: 100%;
    height: auto; }
  #benchmarx_wrap .img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto; }
  #benchmarx_wrap .figure {
    display: inline-block; }
  #benchmarx_wrap .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }
  #benchmarx_wrap .figure-caption {
    font-size: 90%;
    color: #6c757d; }
  #benchmarx_wrap code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word; }
    a > #benchmarx_wrap code {
      color: inherit; }
  #benchmarx_wrap kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem; }
    #benchmarx_wrap kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: 700; }
  #benchmarx_wrap pre {
    display: block;
    font-size: 87.5%;
    color: #212529; }
    #benchmarx_wrap pre code {
      font-size: inherit;
      color: inherit;
      word-break: normal; }
  #benchmarx_wrap .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  #benchmarx_wrap .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 576px) {
      #benchmarx_wrap .container {
        max-width: 540px; } }
    @media (min-width: 768px) {
      #benchmarx_wrap .container {
        max-width: 720px; } }
    @media (min-width: 992px) {
      #benchmarx_wrap .container {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      #benchmarx_wrap .container {
        max-width: 1140px; } }
  #benchmarx_wrap .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  #benchmarx_wrap .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  #benchmarx_wrap .no-gutters {
    margin-right: 0;
    margin-left: 0; }
    #benchmarx_wrap .no-gutters > .col,
    #benchmarx_wrap .no-gutters > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  #benchmarx_wrap .col-1, #benchmarx_wrap .col-2, #benchmarx_wrap .col-3, #benchmarx_wrap .col-4, #benchmarx_wrap .col-5, #benchmarx_wrap .col-6, #benchmarx_wrap .col-7, #benchmarx_wrap .col-8, #benchmarx_wrap .col-9, #benchmarx_wrap .col-10, #benchmarx_wrap .col-11, #benchmarx_wrap .col-12, #benchmarx_wrap .col,
  #benchmarx_wrap .col-auto, #benchmarx_wrap .col-sm-1, #benchmarx_wrap .col-sm-2, #benchmarx_wrap .col-sm-3, #benchmarx_wrap .col-sm-4, #benchmarx_wrap .col-sm-5, #benchmarx_wrap .col-sm-6, #benchmarx_wrap .col-sm-7, #benchmarx_wrap .col-sm-8, #benchmarx_wrap .col-sm-9, #benchmarx_wrap .col-sm-10, #benchmarx_wrap .col-sm-11, #benchmarx_wrap .col-sm-12, #benchmarx_wrap .col-sm,
  #benchmarx_wrap .col-sm-auto, #benchmarx_wrap .col-md-1, #benchmarx_wrap .col-md-2, #benchmarx_wrap .col-md-3, #benchmarx_wrap .col-md-4, #benchmarx_wrap .col-md-5, #benchmarx_wrap .col-md-6, #benchmarx_wrap .col-md-7, #benchmarx_wrap .col-md-8, #benchmarx_wrap .col-md-9, #benchmarx_wrap .col-md-10, #benchmarx_wrap .col-md-11, #benchmarx_wrap .col-md-12, #benchmarx_wrap .col-md,
  #benchmarx_wrap .col-md-auto, #benchmarx_wrap .col-lg-1, #benchmarx_wrap .col-lg-2, #benchmarx_wrap .col-lg-3, #benchmarx_wrap .col-lg-4, #benchmarx_wrap .col-lg-5, #benchmarx_wrap .col-lg-6, #benchmarx_wrap .col-lg-7, #benchmarx_wrap .col-lg-8, #benchmarx_wrap .col-lg-9, #benchmarx_wrap .col-lg-10, #benchmarx_wrap .col-lg-11, #benchmarx_wrap .col-lg-12, #benchmarx_wrap .col-lg,
  #benchmarx_wrap .col-lg-auto, #benchmarx_wrap .col-xl-1, #benchmarx_wrap .col-xl-2, #benchmarx_wrap .col-xl-3, #benchmarx_wrap .col-xl-4, #benchmarx_wrap .col-xl-5, #benchmarx_wrap .col-xl-6, #benchmarx_wrap .col-xl-7, #benchmarx_wrap .col-xl-8, #benchmarx_wrap .col-xl-9, #benchmarx_wrap .col-xl-10, #benchmarx_wrap .col-xl-11, #benchmarx_wrap .col-xl-12, #benchmarx_wrap .col-xl,
  #benchmarx_wrap .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  #benchmarx_wrap .col {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  #benchmarx_wrap .col-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  #benchmarx_wrap .col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  #benchmarx_wrap .col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  #benchmarx_wrap .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  #benchmarx_wrap .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  #benchmarx_wrap .col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  #benchmarx_wrap .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  #benchmarx_wrap .col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  #benchmarx_wrap .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  #benchmarx_wrap .col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  #benchmarx_wrap .col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  #benchmarx_wrap .col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  #benchmarx_wrap .col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  #benchmarx_wrap .order-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  #benchmarx_wrap .order-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  #benchmarx_wrap .order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  #benchmarx_wrap .order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  #benchmarx_wrap .order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  #benchmarx_wrap .order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  #benchmarx_wrap .order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  #benchmarx_wrap .order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  #benchmarx_wrap .order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  #benchmarx_wrap .order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  #benchmarx_wrap .order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  #benchmarx_wrap .order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  #benchmarx_wrap .order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  #benchmarx_wrap .order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  #benchmarx_wrap .order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  #benchmarx_wrap .offset-1 {
    margin-left: 8.33333%; }
  #benchmarx_wrap .offset-2 {
    margin-left: 16.66667%; }
  #benchmarx_wrap .offset-3 {
    margin-left: 25%; }
  #benchmarx_wrap .offset-4 {
    margin-left: 33.33333%; }
  #benchmarx_wrap .offset-5 {
    margin-left: 41.66667%; }
  #benchmarx_wrap .offset-6 {
    margin-left: 50%; }
  #benchmarx_wrap .offset-7 {
    margin-left: 58.33333%; }
  #benchmarx_wrap .offset-8 {
    margin-left: 66.66667%; }
  #benchmarx_wrap .offset-9 {
    margin-left: 75%; }
  #benchmarx_wrap .offset-10 {
    margin-left: 83.33333%; }
  #benchmarx_wrap .offset-11 {
    margin-left: 91.66667%; }
  @media (min-width: 576px) {
    #benchmarx_wrap .col-sm {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    #benchmarx_wrap .col-sm-auto {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    #benchmarx_wrap .col-sm-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    #benchmarx_wrap .col-sm-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    #benchmarx_wrap .col-sm-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    #benchmarx_wrap .col-sm-4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    #benchmarx_wrap .col-sm-5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    #benchmarx_wrap .col-sm-6 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    #benchmarx_wrap .col-sm-7 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    #benchmarx_wrap .col-sm-8 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    #benchmarx_wrap .col-sm-9 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    #benchmarx_wrap .col-sm-10 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    #benchmarx_wrap .col-sm-11 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    #benchmarx_wrap .col-sm-12 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    #benchmarx_wrap .order-sm-first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    #benchmarx_wrap .order-sm-last {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    #benchmarx_wrap .order-sm-0 {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    #benchmarx_wrap .order-sm-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    #benchmarx_wrap .order-sm-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    #benchmarx_wrap .order-sm-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    #benchmarx_wrap .order-sm-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    #benchmarx_wrap .order-sm-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    #benchmarx_wrap .order-sm-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    #benchmarx_wrap .order-sm-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    #benchmarx_wrap .order-sm-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    #benchmarx_wrap .order-sm-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    #benchmarx_wrap .order-sm-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    #benchmarx_wrap .order-sm-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    #benchmarx_wrap .order-sm-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    #benchmarx_wrap .offset-sm-0 {
      margin-left: 0; }
    #benchmarx_wrap .offset-sm-1 {
      margin-left: 8.33333%; }
    #benchmarx_wrap .offset-sm-2 {
      margin-left: 16.66667%; }
    #benchmarx_wrap .offset-sm-3 {
      margin-left: 25%; }
    #benchmarx_wrap .offset-sm-4 {
      margin-left: 33.33333%; }
    #benchmarx_wrap .offset-sm-5 {
      margin-left: 41.66667%; }
    #benchmarx_wrap .offset-sm-6 {
      margin-left: 50%; }
    #benchmarx_wrap .offset-sm-7 {
      margin-left: 58.33333%; }
    #benchmarx_wrap .offset-sm-8 {
      margin-left: 66.66667%; }
    #benchmarx_wrap .offset-sm-9 {
      margin-left: 75%; }
    #benchmarx_wrap .offset-sm-10 {
      margin-left: 83.33333%; }
    #benchmarx_wrap .offset-sm-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .col-md {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    #benchmarx_wrap .col-md-auto {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    #benchmarx_wrap .col-md-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    #benchmarx_wrap .col-md-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    #benchmarx_wrap .col-md-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    #benchmarx_wrap .col-md-4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    #benchmarx_wrap .col-md-5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    #benchmarx_wrap .col-md-6 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    #benchmarx_wrap .col-md-7 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    #benchmarx_wrap .col-md-8 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    #benchmarx_wrap .col-md-9 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    #benchmarx_wrap .col-md-10 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    #benchmarx_wrap .col-md-11 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    #benchmarx_wrap .col-md-12 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    #benchmarx_wrap .order-md-first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    #benchmarx_wrap .order-md-last {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    #benchmarx_wrap .order-md-0 {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    #benchmarx_wrap .order-md-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    #benchmarx_wrap .order-md-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    #benchmarx_wrap .order-md-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    #benchmarx_wrap .order-md-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    #benchmarx_wrap .order-md-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    #benchmarx_wrap .order-md-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    #benchmarx_wrap .order-md-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    #benchmarx_wrap .order-md-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    #benchmarx_wrap .order-md-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    #benchmarx_wrap .order-md-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    #benchmarx_wrap .order-md-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    #benchmarx_wrap .order-md-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    #benchmarx_wrap .offset-md-0 {
      margin-left: 0; }
    #benchmarx_wrap .offset-md-1 {
      margin-left: 8.33333%; }
    #benchmarx_wrap .offset-md-2 {
      margin-left: 16.66667%; }
    #benchmarx_wrap .offset-md-3 {
      margin-left: 25%; }
    #benchmarx_wrap .offset-md-4 {
      margin-left: 33.33333%; }
    #benchmarx_wrap .offset-md-5 {
      margin-left: 41.66667%; }
    #benchmarx_wrap .offset-md-6 {
      margin-left: 50%; }
    #benchmarx_wrap .offset-md-7 {
      margin-left: 58.33333%; }
    #benchmarx_wrap .offset-md-8 {
      margin-left: 66.66667%; }
    #benchmarx_wrap .offset-md-9 {
      margin-left: 75%; }
    #benchmarx_wrap .offset-md-10 {
      margin-left: 83.33333%; }
    #benchmarx_wrap .offset-md-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .col-lg {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    #benchmarx_wrap .col-lg-auto {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    #benchmarx_wrap .col-lg-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    #benchmarx_wrap .col-lg-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    #benchmarx_wrap .col-lg-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    #benchmarx_wrap .col-lg-4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    #benchmarx_wrap .col-lg-5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    #benchmarx_wrap .col-lg-6 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    #benchmarx_wrap .col-lg-7 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    #benchmarx_wrap .col-lg-8 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    #benchmarx_wrap .col-lg-9 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    #benchmarx_wrap .col-lg-10 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    #benchmarx_wrap .col-lg-11 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    #benchmarx_wrap .col-lg-12 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    #benchmarx_wrap .order-lg-first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    #benchmarx_wrap .order-lg-last {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    #benchmarx_wrap .order-lg-0 {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    #benchmarx_wrap .order-lg-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    #benchmarx_wrap .order-lg-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    #benchmarx_wrap .order-lg-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    #benchmarx_wrap .order-lg-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    #benchmarx_wrap .order-lg-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    #benchmarx_wrap .order-lg-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    #benchmarx_wrap .order-lg-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    #benchmarx_wrap .order-lg-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    #benchmarx_wrap .order-lg-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    #benchmarx_wrap .order-lg-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    #benchmarx_wrap .order-lg-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    #benchmarx_wrap .order-lg-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    #benchmarx_wrap .offset-lg-0 {
      margin-left: 0; }
    #benchmarx_wrap .offset-lg-1 {
      margin-left: 8.33333%; }
    #benchmarx_wrap .offset-lg-2 {
      margin-left: 16.66667%; }
    #benchmarx_wrap .offset-lg-3 {
      margin-left: 25%; }
    #benchmarx_wrap .offset-lg-4 {
      margin-left: 33.33333%; }
    #benchmarx_wrap .offset-lg-5 {
      margin-left: 41.66667%; }
    #benchmarx_wrap .offset-lg-6 {
      margin-left: 50%; }
    #benchmarx_wrap .offset-lg-7 {
      margin-left: 58.33333%; }
    #benchmarx_wrap .offset-lg-8 {
      margin-left: 66.66667%; }
    #benchmarx_wrap .offset-lg-9 {
      margin-left: 75%; }
    #benchmarx_wrap .offset-lg-10 {
      margin-left: 83.33333%; }
    #benchmarx_wrap .offset-lg-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .col-xl {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    #benchmarx_wrap .col-xl-auto {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    #benchmarx_wrap .col-xl-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    #benchmarx_wrap .col-xl-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    #benchmarx_wrap .col-xl-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    #benchmarx_wrap .col-xl-4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    #benchmarx_wrap .col-xl-5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    #benchmarx_wrap .col-xl-6 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    #benchmarx_wrap .col-xl-7 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    #benchmarx_wrap .col-xl-8 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    #benchmarx_wrap .col-xl-9 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    #benchmarx_wrap .col-xl-10 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    #benchmarx_wrap .col-xl-11 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    #benchmarx_wrap .col-xl-12 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    #benchmarx_wrap .order-xl-first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    #benchmarx_wrap .order-xl-last {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    #benchmarx_wrap .order-xl-0 {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    #benchmarx_wrap .order-xl-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    #benchmarx_wrap .order-xl-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    #benchmarx_wrap .order-xl-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    #benchmarx_wrap .order-xl-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    #benchmarx_wrap .order-xl-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    #benchmarx_wrap .order-xl-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    #benchmarx_wrap .order-xl-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    #benchmarx_wrap .order-xl-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    #benchmarx_wrap .order-xl-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    #benchmarx_wrap .order-xl-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    #benchmarx_wrap .order-xl-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    #benchmarx_wrap .order-xl-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    #benchmarx_wrap .offset-xl-0 {
      margin-left: 0; }
    #benchmarx_wrap .offset-xl-1 {
      margin-left: 8.33333%; }
    #benchmarx_wrap .offset-xl-2 {
      margin-left: 16.66667%; }
    #benchmarx_wrap .offset-xl-3 {
      margin-left: 25%; }
    #benchmarx_wrap .offset-xl-4 {
      margin-left: 33.33333%; }
    #benchmarx_wrap .offset-xl-5 {
      margin-left: 41.66667%; }
    #benchmarx_wrap .offset-xl-6 {
      margin-left: 50%; }
    #benchmarx_wrap .offset-xl-7 {
      margin-left: 58.33333%; }
    #benchmarx_wrap .offset-xl-8 {
      margin-left: 66.66667%; }
    #benchmarx_wrap .offset-xl-9 {
      margin-left: 75%; }
    #benchmarx_wrap .offset-xl-10 {
      margin-left: 83.33333%; }
    #benchmarx_wrap .offset-xl-11 {
      margin-left: 91.66667%; } }
  #benchmarx_wrap .table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent; }
    #benchmarx_wrap .table th,
    #benchmarx_wrap .table td {
      padding: 0.75rem;
      vertical-align: top;
      border-top: 1px solid #dee2e6; }
    #benchmarx_wrap .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #dee2e6; }
    #benchmarx_wrap .table tbody + tbody {
      border-top: 2px solid #dee2e6; }
    #benchmarx_wrap .table .table {
      background-color: #fff; }
  #benchmarx_wrap .table-sm th,
  #benchmarx_wrap .table-sm td {
    padding: 0.3rem; }
  #benchmarx_wrap .table-bordered {
    border: 1px solid #dee2e6; }
    #benchmarx_wrap .table-bordered th,
    #benchmarx_wrap .table-bordered td {
      border: 1px solid #dee2e6; }
    #benchmarx_wrap .table-bordered thead th,
    #benchmarx_wrap .table-bordered thead td {
      border-bottom-width: 2px; }
  #benchmarx_wrap .table-borderless th,
  #benchmarx_wrap .table-borderless td,
  #benchmarx_wrap .table-borderless thead th,
  #benchmarx_wrap .table-borderless tbody + tbody {
    border: 0; }
  #benchmarx_wrap .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }
  #benchmarx_wrap .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075); }
  #benchmarx_wrap .table-primary,
  #benchmarx_wrap .table-primary > th,
  #benchmarx_wrap .table-primary > td {
    background-color: #b8daff; }
  #benchmarx_wrap .table-primary th,
  #benchmarx_wrap .table-primary td,
  #benchmarx_wrap .table-primary thead th,
  #benchmarx_wrap .table-primary tbody + tbody {
    border-color: #7abaff; }
  #benchmarx_wrap .table-hover .table-primary:hover {
    background-color: #9fcdff; }
    #benchmarx_wrap .table-hover .table-primary:hover > td,
    #benchmarx_wrap .table-hover .table-primary:hover > th {
      background-color: #9fcdff; }
  #benchmarx_wrap .table-secondary,
  #benchmarx_wrap .table-secondary > th,
  #benchmarx_wrap .table-secondary > td {
    background-color: #d6d8db; }
  #benchmarx_wrap .table-secondary th,
  #benchmarx_wrap .table-secondary td,
  #benchmarx_wrap .table-secondary thead th,
  #benchmarx_wrap .table-secondary tbody + tbody {
    border-color: #b3b7bb; }
  #benchmarx_wrap .table-hover .table-secondary:hover {
    background-color: #c8cbcf; }
    #benchmarx_wrap .table-hover .table-secondary:hover > td,
    #benchmarx_wrap .table-hover .table-secondary:hover > th {
      background-color: #c8cbcf; }
  #benchmarx_wrap .table-success,
  #benchmarx_wrap .table-success > th,
  #benchmarx_wrap .table-success > td {
    background-color: #c3e6cb; }
  #benchmarx_wrap .table-success th,
  #benchmarx_wrap .table-success td,
  #benchmarx_wrap .table-success thead th,
  #benchmarx_wrap .table-success tbody + tbody {
    border-color: #8fd19e; }
  #benchmarx_wrap .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    #benchmarx_wrap .table-hover .table-success:hover > td,
    #benchmarx_wrap .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  #benchmarx_wrap .table-info,
  #benchmarx_wrap .table-info > th,
  #benchmarx_wrap .table-info > td {
    background-color: #bee5eb; }
  #benchmarx_wrap .table-info th,
  #benchmarx_wrap .table-info td,
  #benchmarx_wrap .table-info thead th,
  #benchmarx_wrap .table-info tbody + tbody {
    border-color: #86cfda; }
  #benchmarx_wrap .table-hover .table-info:hover {
    background-color: #abdde5; }
    #benchmarx_wrap .table-hover .table-info:hover > td,
    #benchmarx_wrap .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  #benchmarx_wrap .table-warning,
  #benchmarx_wrap .table-warning > th,
  #benchmarx_wrap .table-warning > td {
    background-color: #ffeeba; }
  #benchmarx_wrap .table-warning th,
  #benchmarx_wrap .table-warning td,
  #benchmarx_wrap .table-warning thead th,
  #benchmarx_wrap .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  #benchmarx_wrap .table-hover .table-warning:hover {
    background-color: #ffe8a1; }
    #benchmarx_wrap .table-hover .table-warning:hover > td,
    #benchmarx_wrap .table-hover .table-warning:hover > th {
      background-color: #ffe8a1; }
  #benchmarx_wrap .table-danger,
  #benchmarx_wrap .table-danger > th,
  #benchmarx_wrap .table-danger > td {
    background-color: #f5c6cb; }
  #benchmarx_wrap .table-danger th,
  #benchmarx_wrap .table-danger td,
  #benchmarx_wrap .table-danger thead th,
  #benchmarx_wrap .table-danger tbody + tbody {
    border-color: #ed969e; }
  #benchmarx_wrap .table-hover .table-danger:hover {
    background-color: #f1b0b7; }
    #benchmarx_wrap .table-hover .table-danger:hover > td,
    #benchmarx_wrap .table-hover .table-danger:hover > th {
      background-color: #f1b0b7; }
  #benchmarx_wrap .table-light,
  #benchmarx_wrap .table-light > th,
  #benchmarx_wrap .table-light > td {
    background-color: #fdfdfe; }
  #benchmarx_wrap .table-light th,
  #benchmarx_wrap .table-light td,
  #benchmarx_wrap .table-light thead th,
  #benchmarx_wrap .table-light tbody + tbody {
    border-color: #fbfcfc; }
  #benchmarx_wrap .table-hover .table-light:hover {
    background-color: #ececf6; }
    #benchmarx_wrap .table-hover .table-light:hover > td,
    #benchmarx_wrap .table-hover .table-light:hover > th {
      background-color: #ececf6; }
  #benchmarx_wrap .table-dark,
  #benchmarx_wrap .table-dark > th,
  #benchmarx_wrap .table-dark > td {
    background-color: #c6c8ca; }
  #benchmarx_wrap .table-dark th,
  #benchmarx_wrap .table-dark td,
  #benchmarx_wrap .table-dark thead th,
  #benchmarx_wrap .table-dark tbody + tbody {
    border-color: #95999c; }
  #benchmarx_wrap .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
    #benchmarx_wrap .table-hover .table-dark:hover > td,
    #benchmarx_wrap .table-hover .table-dark:hover > th {
      background-color: #b9bbbe; }
  #benchmarx_wrap .table-active,
  #benchmarx_wrap .table-active > th,
  #benchmarx_wrap .table-active > td {
    background-color: rgba(0, 0, 0, 0.075); }
  #benchmarx_wrap .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
    #benchmarx_wrap .table-hover .table-active:hover > td,
    #benchmarx_wrap .table-hover .table-active:hover > th {
      background-color: rgba(0, 0, 0, 0.075); }
  #benchmarx_wrap .table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e; }
  #benchmarx_wrap .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  #benchmarx_wrap .table-dark {
    color: #fff;
    background-color: #212529; }
    #benchmarx_wrap .table-dark th,
    #benchmarx_wrap .table-dark td,
    #benchmarx_wrap .table-dark thead th {
      border-color: #32383e; }
    #benchmarx_wrap .table-dark.table-bordered {
      border: 0; }
    #benchmarx_wrap .table-dark.table-striped tbody tr:nth-of-type(odd) {
      background-color: rgba(255, 255, 255, 0.05); }
    #benchmarx_wrap .table-dark.table-hover tbody tr:hover {
      background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    #benchmarx_wrap .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      #benchmarx_wrap .table-responsive-sm > .table-bordered {
        border: 0; } }
  @media (max-width: 767.98px) {
    #benchmarx_wrap .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      #benchmarx_wrap .table-responsive-md > .table-bordered {
        border: 0; } }
  @media (max-width: 991.98px) {
    #benchmarx_wrap .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      #benchmarx_wrap .table-responsive-lg > .table-bordered {
        border: 0; } }
  @media (max-width: 1199.98px) {
    #benchmarx_wrap .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      #benchmarx_wrap .table-responsive-xl > .table-bordered {
        border: 0; } }
  #benchmarx_wrap .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    #benchmarx_wrap .table-responsive > .table-bordered {
      border: 0; }
  #benchmarx_wrap .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .form-control {
        -webkit-transition: none;
        transition: none; } }
    #benchmarx_wrap .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    #benchmarx_wrap .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #80bdff;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    #benchmarx_wrap .form-control::-webkit-input-placeholder {
      color: #6c757d;
      opacity: 1; }
    #benchmarx_wrap .form-control::-moz-placeholder {
      color: #6c757d;
      opacity: 1; }
    #benchmarx_wrap .form-control:-ms-input-placeholder {
      color: #6c757d;
      opacity: 1; }
    #benchmarx_wrap .form-control::-ms-input-placeholder {
      color: #6c757d;
      opacity: 1; }
    #benchmarx_wrap .form-control::placeholder {
      color: #6c757d;
      opacity: 1; }
    #benchmarx_wrap .form-control:disabled, #benchmarx_wrap .form-control[readonly] {
      background-color: #e9ecef;
      opacity: 1; }
  #benchmarx_wrap select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  #benchmarx_wrap .form-control-file,
  #benchmarx_wrap .form-control-range {
    display: block;
    width: 100%; }
  #benchmarx_wrap .col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }
  #benchmarx_wrap .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5; }
  #benchmarx_wrap .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5; }
  #benchmarx_wrap .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0; }
    #benchmarx_wrap .form-control-plaintext.form-control-sm, #benchmarx_wrap .form-control-plaintext.form-control-lg {
      padding-right: 0;
      padding-left: 0; }
  #benchmarx_wrap .form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  #benchmarx_wrap .form-control-lg {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  #benchmarx_wrap select.form-control[size], #benchmarx_wrap select.form-control[multiple] {
    height: auto; }
  #benchmarx_wrap textarea.form-control {
    height: auto; }
  #benchmarx_wrap .form-group {
    margin-bottom: 1rem; }
  #benchmarx_wrap .form-text {
    display: block;
    margin-top: 0.25rem; }
  #benchmarx_wrap .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    #benchmarx_wrap .form-row > .col,
    #benchmarx_wrap .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  #benchmarx_wrap .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem; }
  #benchmarx_wrap .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem; }
    #benchmarx_wrap .form-check-input:disabled ~ .form-check-label {
      color: #6c757d; }
  #benchmarx_wrap .form-check-label {
    margin-bottom: 0; }
  #benchmarx_wrap .form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
    #benchmarx_wrap .form-check-inline .form-check-input {
      position: static;
      margin-top: 0;
      margin-right: 0.3125rem;
      margin-left: 0; }
  #benchmarx_wrap .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745; }
  #benchmarx_wrap .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem; }
  .was-validated #benchmarx_wrap .form-control:valid, #benchmarx_wrap .form-control.is-valid {
    border-color: #28a745;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); }
    .was-validated #benchmarx_wrap .form-control:valid:focus, #benchmarx_wrap .form-control.is-valid:focus {
      border-color: #28a745;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
    .was-validated #benchmarx_wrap .form-control:valid ~ .valid-feedback,
    .was-validated #benchmarx_wrap .form-control:valid ~ .valid-tooltip, #benchmarx_wrap .form-control.is-valid ~ .valid-feedback,
    #benchmarx_wrap .form-control.is-valid ~ .valid-tooltip {
      display: block; }
  .was-validated #benchmarx_wrap textarea.form-control:valid, #benchmarx_wrap textarea.form-control.is-valid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4); }
  .was-validated #benchmarx_wrap .custom-select:valid, #benchmarx_wrap .custom-select.is-valid {
    border-color: #28a745;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem; }
    .was-validated #benchmarx_wrap .custom-select:valid:focus, #benchmarx_wrap .custom-select.is-valid:focus {
      border-color: #28a745;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
    .was-validated #benchmarx_wrap .custom-select:valid ~ .valid-feedback,
    .was-validated #benchmarx_wrap .custom-select:valid ~ .valid-tooltip, #benchmarx_wrap .custom-select.is-valid ~ .valid-feedback,
    #benchmarx_wrap .custom-select.is-valid ~ .valid-tooltip {
      display: block; }
  .was-validated #benchmarx_wrap .form-control-file:valid ~ .valid-feedback,
  .was-validated #benchmarx_wrap .form-control-file:valid ~ .valid-tooltip, #benchmarx_wrap .form-control-file.is-valid ~ .valid-feedback,
  #benchmarx_wrap .form-control-file.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated #benchmarx_wrap .form-check-input:valid ~ .form-check-label, #benchmarx_wrap .form-check-input.is-valid ~ .form-check-label {
    color: #28a745; }
  .was-validated #benchmarx_wrap .form-check-input:valid ~ .valid-feedback,
  .was-validated #benchmarx_wrap .form-check-input:valid ~ .valid-tooltip, #benchmarx_wrap .form-check-input.is-valid ~ .valid-feedback,
  #benchmarx_wrap .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated #benchmarx_wrap .custom-control-input:valid ~ .custom-control-label, #benchmarx_wrap .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745; }
    .was-validated #benchmarx_wrap .custom-control-input:valid ~ .custom-control-label::before, #benchmarx_wrap .custom-control-input.is-valid ~ .custom-control-label::before {
      border-color: #28a745; }
  .was-validated #benchmarx_wrap .custom-control-input:valid ~ .valid-feedback,
  .was-validated #benchmarx_wrap .custom-control-input:valid ~ .valid-tooltip, #benchmarx_wrap .custom-control-input.is-valid ~ .valid-feedback,
  #benchmarx_wrap .custom-control-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated #benchmarx_wrap .custom-control-input:valid:checked ~ .custom-control-label::before, #benchmarx_wrap .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57; }
  .was-validated #benchmarx_wrap .custom-control-input:valid:focus ~ .custom-control-label::before, #benchmarx_wrap .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated #benchmarx_wrap .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, #benchmarx_wrap .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745; }
  .was-validated #benchmarx_wrap .custom-file-input:valid ~ .custom-file-label, #benchmarx_wrap .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745; }
  .was-validated #benchmarx_wrap .custom-file-input:valid ~ .valid-feedback,
  .was-validated #benchmarx_wrap .custom-file-input:valid ~ .valid-tooltip, #benchmarx_wrap .custom-file-input.is-valid ~ .valid-feedback,
  #benchmarx_wrap .custom-file-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated #benchmarx_wrap .custom-file-input:valid:focus ~ .custom-file-label, #benchmarx_wrap .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  #benchmarx_wrap .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545; }
  #benchmarx_wrap .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem; }
  .was-validated #benchmarx_wrap .form-control:invalid, #benchmarx_wrap .form-control.is-invalid {
    border-color: #dc3545;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); }
    .was-validated #benchmarx_wrap .form-control:invalid:focus, #benchmarx_wrap .form-control.is-invalid:focus {
      border-color: #dc3545;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
    .was-validated #benchmarx_wrap .form-control:invalid ~ .invalid-feedback,
    .was-validated #benchmarx_wrap .form-control:invalid ~ .invalid-tooltip, #benchmarx_wrap .form-control.is-invalid ~ .invalid-feedback,
    #benchmarx_wrap .form-control.is-invalid ~ .invalid-tooltip {
      display: block; }
  .was-validated #benchmarx_wrap textarea.form-control:invalid, #benchmarx_wrap textarea.form-control.is-invalid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4); }
  .was-validated #benchmarx_wrap .custom-select:invalid, #benchmarx_wrap .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem; }
    .was-validated #benchmarx_wrap .custom-select:invalid:focus, #benchmarx_wrap .custom-select.is-invalid:focus {
      border-color: #dc3545;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
    .was-validated #benchmarx_wrap .custom-select:invalid ~ .invalid-feedback,
    .was-validated #benchmarx_wrap .custom-select:invalid ~ .invalid-tooltip, #benchmarx_wrap .custom-select.is-invalid ~ .invalid-feedback,
    #benchmarx_wrap .custom-select.is-invalid ~ .invalid-tooltip {
      display: block; }
  .was-validated #benchmarx_wrap .form-control-file:invalid ~ .invalid-feedback,
  .was-validated #benchmarx_wrap .form-control-file:invalid ~ .invalid-tooltip, #benchmarx_wrap .form-control-file.is-invalid ~ .invalid-feedback,
  #benchmarx_wrap .form-control-file.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated #benchmarx_wrap .form-check-input:invalid ~ .form-check-label, #benchmarx_wrap .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545; }
  .was-validated #benchmarx_wrap .form-check-input:invalid ~ .invalid-feedback,
  .was-validated #benchmarx_wrap .form-check-input:invalid ~ .invalid-tooltip, #benchmarx_wrap .form-check-input.is-invalid ~ .invalid-feedback,
  #benchmarx_wrap .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated #benchmarx_wrap .custom-control-input:invalid ~ .custom-control-label, #benchmarx_wrap .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545; }
    .was-validated #benchmarx_wrap .custom-control-input:invalid ~ .custom-control-label::before, #benchmarx_wrap .custom-control-input.is-invalid ~ .custom-control-label::before {
      border-color: #dc3545; }
  .was-validated #benchmarx_wrap .custom-control-input:invalid ~ .invalid-feedback,
  .was-validated #benchmarx_wrap .custom-control-input:invalid ~ .invalid-tooltip, #benchmarx_wrap .custom-control-input.is-invalid ~ .invalid-feedback,
  #benchmarx_wrap .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated #benchmarx_wrap .custom-control-input:invalid:checked ~ .custom-control-label::before, #benchmarx_wrap .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d; }
  .was-validated #benchmarx_wrap .custom-control-input:invalid:focus ~ .custom-control-label::before, #benchmarx_wrap .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated #benchmarx_wrap .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, #benchmarx_wrap .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545; }
  .was-validated #benchmarx_wrap .custom-file-input:invalid ~ .custom-file-label, #benchmarx_wrap .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545; }
  .was-validated #benchmarx_wrap .custom-file-input:invalid ~ .invalid-feedback,
  .was-validated #benchmarx_wrap .custom-file-input:invalid ~ .invalid-tooltip, #benchmarx_wrap .custom-file-input.is-invalid ~ .invalid-feedback,
  #benchmarx_wrap .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated #benchmarx_wrap .custom-file-input:invalid:focus ~ .custom-file-label, #benchmarx_wrap .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  #benchmarx_wrap .form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #benchmarx_wrap .form-inline .form-check {
      width: 100%; }
    @media (min-width: 576px) {
      #benchmarx_wrap .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 0; }
      #benchmarx_wrap .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 0; }
      #benchmarx_wrap .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      #benchmarx_wrap .form-inline .form-control-plaintext {
        display: inline-block; }
      #benchmarx_wrap .form-inline .input-group,
      #benchmarx_wrap .form-inline .custom-select {
        width: auto; }
      #benchmarx_wrap .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: auto;
        padding-left: 0; }
      #benchmarx_wrap .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0; }
      #benchmarx_wrap .form-inline .custom-control {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      #benchmarx_wrap .form-inline .custom-control-label {
        margin-bottom: 0; } }
  #benchmarx_wrap .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .btn {
        -webkit-transition: none;
        transition: none; } }
    #benchmarx_wrap .btn:hover {
      color: #212529;
      text-decoration: none; }
    #benchmarx_wrap .btn:focus, #benchmarx_wrap .btn.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    #benchmarx_wrap .btn.disabled, #benchmarx_wrap .btn:disabled {
      opacity: 0.65; }
    #benchmarx_wrap .btn:not(:disabled):not(.disabled) {
      cursor: pointer; }
  #benchmarx_wrap a.btn.disabled,
  #benchmarx_wrap fieldset:disabled a.btn {
    pointer-events: none; }
  #benchmarx_wrap .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    #benchmarx_wrap .btn-primary:hover {
      color: #fff;
      background-color: #0069d9;
      border-color: #0062cc; }
    #benchmarx_wrap .btn-primary:focus, #benchmarx_wrap .btn-primary.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
    #benchmarx_wrap .btn-primary.disabled, #benchmarx_wrap .btn-primary:disabled {
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
    #benchmarx_wrap .btn-primary:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-primary:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #0062cc;
      border-color: #005cbf; }
      #benchmarx_wrap .btn-primary:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-primary:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-primary.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  #benchmarx_wrap .btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    #benchmarx_wrap .btn-secondary:hover {
      color: #fff;
      background-color: #5a6268;
      border-color: #545b62; }
    #benchmarx_wrap .btn-secondary:focus, #benchmarx_wrap .btn-secondary.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
    #benchmarx_wrap .btn-secondary.disabled, #benchmarx_wrap .btn-secondary:disabled {
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d; }
    #benchmarx_wrap .btn-secondary:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-secondary:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-secondary.dropdown-toggle {
      color: #fff;
      background-color: #545b62;
      border-color: #4e555b; }
      #benchmarx_wrap .btn-secondary:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-secondary:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-secondary.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  #benchmarx_wrap .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    #benchmarx_wrap .btn-success:hover {
      color: #fff;
      background-color: #218838;
      border-color: #1e7e34; }
    #benchmarx_wrap .btn-success:focus, #benchmarx_wrap .btn-success.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
    #benchmarx_wrap .btn-success.disabled, #benchmarx_wrap .btn-success:disabled {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
    #benchmarx_wrap .btn-success:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-success:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #1e7e34;
      border-color: #1c7430; }
      #benchmarx_wrap .btn-success:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-success:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-success.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  #benchmarx_wrap .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    #benchmarx_wrap .btn-info:hover {
      color: #fff;
      background-color: #138496;
      border-color: #117a8b; }
    #benchmarx_wrap .btn-info:focus, #benchmarx_wrap .btn-info.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
    #benchmarx_wrap .btn-info.disabled, #benchmarx_wrap .btn-info:disabled {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    #benchmarx_wrap .btn-info:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-info:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #117a8b;
      border-color: #10707f; }
      #benchmarx_wrap .btn-info:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-info:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-info.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  #benchmarx_wrap .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    #benchmarx_wrap .btn-warning:hover {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00; }
    #benchmarx_wrap .btn-warning:focus, #benchmarx_wrap .btn-warning.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
    #benchmarx_wrap .btn-warning.disabled, #benchmarx_wrap .btn-warning:disabled {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    #benchmarx_wrap .btn-warning:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-warning:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-warning.dropdown-toggle {
      color: #212529;
      background-color: #d39e00;
      border-color: #c69500; }
      #benchmarx_wrap .btn-warning:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-warning:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-warning.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  #benchmarx_wrap .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    #benchmarx_wrap .btn-danger:hover {
      color: #fff;
      background-color: #c82333;
      border-color: #bd2130; }
    #benchmarx_wrap .btn-danger:focus, #benchmarx_wrap .btn-danger.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
    #benchmarx_wrap .btn-danger.disabled, #benchmarx_wrap .btn-danger:disabled {
      color: #fff;
      background-color: #dc3545;
      border-color: #dc3545; }
    #benchmarx_wrap .btn-danger:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-danger:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #bd2130;
      border-color: #b21f2d; }
      #benchmarx_wrap .btn-danger:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-danger:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-danger.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  #benchmarx_wrap .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    #benchmarx_wrap .btn-light:hover {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }
    #benchmarx_wrap .btn-light:focus, #benchmarx_wrap .btn-light.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
    #benchmarx_wrap .btn-light.disabled, #benchmarx_wrap .btn-light:disabled {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    #benchmarx_wrap .btn-light:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-light:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-light.dropdown-toggle {
      color: #212529;
      background-color: #dae0e5;
      border-color: #d3d9df; }
      #benchmarx_wrap .btn-light:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-light:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-light.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  #benchmarx_wrap .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    #benchmarx_wrap .btn-dark:hover {
      color: #fff;
      background-color: #23272b;
      border-color: #1d2124; }
    #benchmarx_wrap .btn-dark:focus, #benchmarx_wrap .btn-dark.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
    #benchmarx_wrap .btn-dark.disabled, #benchmarx_wrap .btn-dark:disabled {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
    #benchmarx_wrap .btn-dark:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-dark:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-dark.dropdown-toggle {
      color: #fff;
      background-color: #1d2124;
      border-color: #171a1d; }
      #benchmarx_wrap .btn-dark:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-dark:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-dark.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  #benchmarx_wrap .btn-outline-primary {
    color: #007bff;
    border-color: #007bff; }
    #benchmarx_wrap .btn-outline-primary:hover {
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
    #benchmarx_wrap .btn-outline-primary:focus, #benchmarx_wrap .btn-outline-primary.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
    #benchmarx_wrap .btn-outline-primary.disabled, #benchmarx_wrap .btn-outline-primary:disabled {
      color: #007bff;
      background-color: transparent; }
    #benchmarx_wrap .btn-outline-primary:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-outline-primary.dropdown-toggle {
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
      #benchmarx_wrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-outline-primary.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  #benchmarx_wrap .btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d; }
    #benchmarx_wrap .btn-outline-secondary:hover {
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d; }
    #benchmarx_wrap .btn-outline-secondary:focus, #benchmarx_wrap .btn-outline-secondary.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    #benchmarx_wrap .btn-outline-secondary.disabled, #benchmarx_wrap .btn-outline-secondary:disabled {
      color: #6c757d;
      background-color: transparent; }
    #benchmarx_wrap .btn-outline-secondary:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-outline-secondary.dropdown-toggle {
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d; }
      #benchmarx_wrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-outline-secondary.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  #benchmarx_wrap .btn-outline-success {
    color: #28a745;
    border-color: #28a745; }
    #benchmarx_wrap .btn-outline-success:hover {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
    #benchmarx_wrap .btn-outline-success:focus, #benchmarx_wrap .btn-outline-success.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
    #benchmarx_wrap .btn-outline-success.disabled, #benchmarx_wrap .btn-outline-success:disabled {
      color: #28a745;
      background-color: transparent; }
    #benchmarx_wrap .btn-outline-success:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-outline-success:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-outline-success.dropdown-toggle {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
      #benchmarx_wrap .btn-outline-success:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-outline-success:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-outline-success.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  #benchmarx_wrap .btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8; }
    #benchmarx_wrap .btn-outline-info:hover {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    #benchmarx_wrap .btn-outline-info:focus, #benchmarx_wrap .btn-outline-info.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
    #benchmarx_wrap .btn-outline-info.disabled, #benchmarx_wrap .btn-outline-info:disabled {
      color: #17a2b8;
      background-color: transparent; }
    #benchmarx_wrap .btn-outline-info:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-outline-info:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-outline-info.dropdown-toggle {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
      #benchmarx_wrap .btn-outline-info:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-outline-info:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-outline-info.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  #benchmarx_wrap .btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107; }
    #benchmarx_wrap .btn-outline-warning:hover {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    #benchmarx_wrap .btn-outline-warning:focus, #benchmarx_wrap .btn-outline-warning.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
    #benchmarx_wrap .btn-outline-warning.disabled, #benchmarx_wrap .btn-outline-warning:disabled {
      color: #ffc107;
      background-color: transparent; }
    #benchmarx_wrap .btn-outline-warning:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-outline-warning:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-outline-warning.dropdown-toggle {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
      #benchmarx_wrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-outline-warning.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  #benchmarx_wrap .btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545; }
    #benchmarx_wrap .btn-outline-danger:hover {
      color: #fff;
      background-color: #dc3545;
      border-color: #dc3545; }
    #benchmarx_wrap .btn-outline-danger:focus, #benchmarx_wrap .btn-outline-danger.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
    #benchmarx_wrap .btn-outline-danger.disabled, #benchmarx_wrap .btn-outline-danger:disabled {
      color: #dc3545;
      background-color: transparent; }
    #benchmarx_wrap .btn-outline-danger:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-outline-danger:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-outline-danger.dropdown-toggle {
      color: #fff;
      background-color: #dc3545;
      border-color: #dc3545; }
      #benchmarx_wrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-outline-danger.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  #benchmarx_wrap .btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa; }
    #benchmarx_wrap .btn-outline-light:hover {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    #benchmarx_wrap .btn-outline-light:focus, #benchmarx_wrap .btn-outline-light.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    #benchmarx_wrap .btn-outline-light.disabled, #benchmarx_wrap .btn-outline-light:disabled {
      color: #f8f9fa;
      background-color: transparent; }
    #benchmarx_wrap .btn-outline-light:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-outline-light:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-outline-light.dropdown-toggle {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
      #benchmarx_wrap .btn-outline-light:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-outline-light:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-outline-light.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  #benchmarx_wrap .btn-outline-dark {
    color: #343a40;
    border-color: #343a40; }
    #benchmarx_wrap .btn-outline-dark:hover {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
    #benchmarx_wrap .btn-outline-dark:focus, #benchmarx_wrap .btn-outline-dark.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    #benchmarx_wrap .btn-outline-dark.disabled, #benchmarx_wrap .btn-outline-dark:disabled {
      color: #343a40;
      background-color: transparent; }
    #benchmarx_wrap .btn-outline-dark:not(:disabled):not(.disabled):active, #benchmarx_wrap .btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > #benchmarx_wrap .btn-outline-dark.dropdown-toggle {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
      #benchmarx_wrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus, #benchmarx_wrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
      .show > #benchmarx_wrap .btn-outline-dark.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  #benchmarx_wrap .btn-link {
    font-weight: 400;
    color: #007bff; }
    #benchmarx_wrap .btn-link:hover {
      color: #0056b3;
      text-decoration: underline; }
    #benchmarx_wrap .btn-link:focus, #benchmarx_wrap .btn-link.focus {
      text-decoration: underline;
      -webkit-box-shadow: none;
              box-shadow: none; }
    #benchmarx_wrap .btn-link:disabled, #benchmarx_wrap .btn-link.disabled {
      color: #6c757d;
      pointer-events: none; }
  #benchmarx_wrap .btn-lg, #benchmarx_wrap .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  #benchmarx_wrap .btn-sm, #benchmarx_wrap .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  #benchmarx_wrap .btn-block {
    display: block;
    width: 100%; }
    #benchmarx_wrap .btn-block + .btn-block {
      margin-top: 0.5rem; }
  #benchmarx_wrap input[type="submit"].btn-block,
  #benchmarx_wrap input[type="reset"].btn-block,
  #benchmarx_wrap input[type="button"].btn-block {
    width: 100%; }
  #benchmarx_wrap .fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .fade {
        -webkit-transition: none;
        transition: none; } }
    #benchmarx_wrap .fade:not(.show) {
      opacity: 0; }
  #benchmarx_wrap .collapse:not(.show) {
    display: none; }
  #benchmarx_wrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .collapsing {
        -webkit-transition: none;
        transition: none; } }
  #benchmarx_wrap .dropup,
  #benchmarx_wrap .dropright,
  #benchmarx_wrap .dropdown,
  #benchmarx_wrap .dropleft {
    position: relative; }
  #benchmarx_wrap .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  #benchmarx_wrap .dropdown-toggle:empty::after {
    margin-left: 0; }
  #benchmarx_wrap .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem; }
  #benchmarx_wrap .dropdown-menu-right {
    right: 0;
    left: auto; }
  @media (min-width: 576px) {
    #benchmarx_wrap .dropdown-menu-sm-right {
      right: 0;
      left: auto; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .dropdown-menu-md-right {
      right: 0;
      left: auto; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .dropdown-menu-lg-right {
      right: 0;
      left: auto; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .dropdown-menu-xl-right {
      right: 0;
      left: auto; } }
  #benchmarx_wrap .dropdown-menu-left {
    right: auto;
    left: 0; }
  @media (min-width: 576px) {
    #benchmarx_wrap .dropdown-menu-sm-left {
      right: auto;
      left: 0; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .dropdown-menu-md-left {
      right: auto;
      left: 0; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .dropdown-menu-lg-left {
      right: auto;
      left: 0; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .dropdown-menu-xl-left {
      right: auto;
      left: 0; } }
  #benchmarx_wrap .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem; }
  #benchmarx_wrap .dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent; }
  #benchmarx_wrap .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }
  #benchmarx_wrap .dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem; }
  #benchmarx_wrap .dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }
  #benchmarx_wrap .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }
  #benchmarx_wrap .dropright .dropdown-toggle::after {
    vertical-align: 0; }
  #benchmarx_wrap .dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem; }
  #benchmarx_wrap .dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""; }
  #benchmarx_wrap .dropleft .dropdown-toggle::after {
    display: none; }
  #benchmarx_wrap .dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent; }
  #benchmarx_wrap .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }
  #benchmarx_wrap .dropleft .dropdown-toggle::before {
    vertical-align: 0; }
  #benchmarx_wrap .dropdown-menu[x-placement^="top"], #benchmarx_wrap .dropdown-menu[x-placement^="right"], #benchmarx_wrap .dropdown-menu[x-placement^="bottom"], #benchmarx_wrap .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto; }
  #benchmarx_wrap .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  #benchmarx_wrap .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
    #benchmarx_wrap .dropdown-item:first-child {
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    #benchmarx_wrap .dropdown-item:last-child {
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
    #benchmarx_wrap .dropdown-item:hover, #benchmarx_wrap .dropdown-item:focus {
      color: #16181b;
      text-decoration: none;
      background-color: #f8f9fa; }
    #benchmarx_wrap .dropdown-item.active, #benchmarx_wrap .dropdown-item:active {
      color: #fff;
      text-decoration: none;
      background-color: #007bff; }
    #benchmarx_wrap .dropdown-item.disabled, #benchmarx_wrap .dropdown-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: transparent; }
  #benchmarx_wrap .dropdown-menu.show {
    display: block; }
  #benchmarx_wrap .dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap; }
  #benchmarx_wrap .dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529; }
  #benchmarx_wrap .btn-group,
  #benchmarx_wrap .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle; }
    #benchmarx_wrap .btn-group > .btn,
    #benchmarx_wrap .btn-group-vertical > .btn {
      position: relative;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
      #benchmarx_wrap .btn-group > .btn:hover,
      #benchmarx_wrap .btn-group-vertical > .btn:hover {
        z-index: 1; }
      #benchmarx_wrap .btn-group > .btn:focus, #benchmarx_wrap .btn-group > .btn:active, #benchmarx_wrap .btn-group > .btn.active,
      #benchmarx_wrap .btn-group-vertical > .btn:focus,
      #benchmarx_wrap .btn-group-vertical > .btn:active,
      #benchmarx_wrap .btn-group-vertical > .btn.active {
        z-index: 1; }
  #benchmarx_wrap .btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    #benchmarx_wrap .btn-toolbar .input-group {
      width: auto; }
  #benchmarx_wrap .btn-group > .btn:not(:first-child),
  #benchmarx_wrap .btn-group > .btn-group:not(:first-child) {
    margin-left: -1px; }
  #benchmarx_wrap .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  #benchmarx_wrap .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  #benchmarx_wrap .btn-group > .btn:not(:first-child),
  #benchmarx_wrap .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  #benchmarx_wrap .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem; }
    #benchmarx_wrap .dropdown-toggle-split::after,
    .dropup #benchmarx_wrap .dropdown-toggle-split::after,
    .dropright #benchmarx_wrap .dropdown-toggle-split::after {
      margin-left: 0; }
    .dropleft #benchmarx_wrap .dropdown-toggle-split::before {
      margin-right: 0; }
  #benchmarx_wrap .btn-sm + .dropdown-toggle-split, #benchmarx_wrap .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }
  #benchmarx_wrap .btn-lg + .dropdown-toggle-split, #benchmarx_wrap .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  #benchmarx_wrap .btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #benchmarx_wrap .btn-group-vertical > .btn,
    #benchmarx_wrap .btn-group-vertical > .btn-group {
      width: 100%; }
    #benchmarx_wrap .btn-group-vertical > .btn:not(:first-child),
    #benchmarx_wrap .btn-group-vertical > .btn-group:not(:first-child) {
      margin-top: -1px; }
    #benchmarx_wrap .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
    #benchmarx_wrap .btn-group-vertical > .btn-group:not(:last-child) > .btn {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    #benchmarx_wrap .btn-group-vertical > .btn:not(:first-child),
    #benchmarx_wrap .btn-group-vertical > .btn-group:not(:first-child) > .btn {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  #benchmarx_wrap .btn-group-toggle > .btn,
  #benchmarx_wrap .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
    #benchmarx_wrap .btn-group-toggle > .btn input[type="radio"],
    #benchmarx_wrap .btn-group-toggle > .btn input[type="checkbox"],
    #benchmarx_wrap .btn-group-toggle > .btn-group > .btn input[type="radio"],
    #benchmarx_wrap .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
      position: absolute;
      clip: rect(0, 0, 0, 0);
      pointer-events: none; }
  #benchmarx_wrap .input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100%; }
    #benchmarx_wrap .input-group > .form-control,
    #benchmarx_wrap .input-group > .form-control-plaintext,
    #benchmarx_wrap .input-group > .custom-select,
    #benchmarx_wrap .input-group > .custom-file {
      position: relative;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      width: 1%;
      margin-bottom: 0; }
      #benchmarx_wrap .input-group > .form-control + .form-control,
      #benchmarx_wrap .input-group > .form-control + .custom-select,
      #benchmarx_wrap .input-group > .form-control + .custom-file,
      #benchmarx_wrap .input-group > .form-control-plaintext + .form-control,
      #benchmarx_wrap .input-group > .form-control-plaintext + .custom-select,
      #benchmarx_wrap .input-group > .form-control-plaintext + .custom-file,
      #benchmarx_wrap .input-group > .custom-select + .form-control,
      #benchmarx_wrap .input-group > .custom-select + .custom-select,
      #benchmarx_wrap .input-group > .custom-select + .custom-file,
      #benchmarx_wrap .input-group > .custom-file + .form-control,
      #benchmarx_wrap .input-group > .custom-file + .custom-select,
      #benchmarx_wrap .input-group > .custom-file + .custom-file {
        margin-left: -1px; }
    #benchmarx_wrap .input-group > .form-control:focus,
    #benchmarx_wrap .input-group > .custom-select:focus,
    #benchmarx_wrap .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
      z-index: 3; }
    #benchmarx_wrap .input-group > .custom-file .custom-file-input:focus {
      z-index: 4; }
    #benchmarx_wrap .input-group > .form-control:not(:last-child),
    #benchmarx_wrap .input-group > .custom-select:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    #benchmarx_wrap .input-group > .form-control:not(:first-child),
    #benchmarx_wrap .input-group > .custom-select:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    #benchmarx_wrap .input-group > .custom-file {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #benchmarx_wrap .input-group > .custom-file:not(:last-child) .custom-file-label,
      #benchmarx_wrap .input-group > .custom-file:not(:last-child) .custom-file-label::after {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      #benchmarx_wrap .input-group > .custom-file:not(:first-child) .custom-file-label {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
  #benchmarx_wrap .input-group-prepend,
  #benchmarx_wrap .input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #benchmarx_wrap .input-group-prepend .btn,
    #benchmarx_wrap .input-group-append .btn {
      position: relative;
      z-index: 2; }
      #benchmarx_wrap .input-group-prepend .btn:focus,
      #benchmarx_wrap .input-group-append .btn:focus {
        z-index: 3; }
    #benchmarx_wrap .input-group-prepend .btn + .btn,
    #benchmarx_wrap .input-group-prepend .btn + .input-group-text,
    #benchmarx_wrap .input-group-prepend .input-group-text + .input-group-text,
    #benchmarx_wrap .input-group-prepend .input-group-text + .btn,
    #benchmarx_wrap .input-group-append .btn + .btn,
    #benchmarx_wrap .input-group-append .btn + .input-group-text,
    #benchmarx_wrap .input-group-append .input-group-text + .input-group-text,
    #benchmarx_wrap .input-group-append .input-group-text + .btn {
      margin-left: -1px; }
  #benchmarx_wrap .input-group-prepend {
    margin-right: -1px; }
  #benchmarx_wrap .input-group-append {
    margin-left: -1px; }
  #benchmarx_wrap .input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem; }
    #benchmarx_wrap .input-group-text input[type="radio"],
    #benchmarx_wrap .input-group-text input[type="checkbox"] {
      margin-top: 0; }
  #benchmarx_wrap .input-group-lg > .form-control:not(textarea),
  #benchmarx_wrap .input-group-lg > .custom-select {
    height: calc(2.875rem + 2px); }
  #benchmarx_wrap .input-group-lg > .form-control,
  #benchmarx_wrap .input-group-lg > .custom-select,
  #benchmarx_wrap .input-group-lg > .input-group-prepend > .input-group-text,
  #benchmarx_wrap .input-group-lg > .input-group-append > .input-group-text,
  #benchmarx_wrap .input-group-lg > .input-group-prepend > .btn,
  #benchmarx_wrap .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  #benchmarx_wrap .input-group-sm > .form-control:not(textarea),
  #benchmarx_wrap .input-group-sm > .custom-select {
    height: calc(1.8125rem + 2px); }
  #benchmarx_wrap .input-group-sm > .form-control,
  #benchmarx_wrap .input-group-sm > .custom-select,
  #benchmarx_wrap .input-group-sm > .input-group-prepend > .input-group-text,
  #benchmarx_wrap .input-group-sm > .input-group-append > .input-group-text,
  #benchmarx_wrap .input-group-sm > .input-group-prepend > .btn,
  #benchmarx_wrap .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  #benchmarx_wrap .input-group-lg > .custom-select,
  #benchmarx_wrap .input-group-sm > .custom-select {
    padding-right: 1.75rem; }
  #benchmarx_wrap .input-group > .input-group-prepend > .btn,
  #benchmarx_wrap .input-group > .input-group-prepend > .input-group-text,
  #benchmarx_wrap .input-group > .input-group-append:not(:last-child) > .btn,
  #benchmarx_wrap .input-group > .input-group-append:not(:last-child) > .input-group-text,
  #benchmarx_wrap .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  #benchmarx_wrap .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  #benchmarx_wrap .input-group > .input-group-append > .btn,
  #benchmarx_wrap .input-group > .input-group-append > .input-group-text,
  #benchmarx_wrap .input-group > .input-group-prepend:not(:first-child) > .btn,
  #benchmarx_wrap .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
  #benchmarx_wrap .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
  #benchmarx_wrap .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  #benchmarx_wrap .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem; }
  #benchmarx_wrap .custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem; }
  #benchmarx_wrap .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    #benchmarx_wrap .custom-control-input:checked ~ .custom-control-label::before {
      color: #fff;
      border-color: #007bff;
      background-color: #007bff; }
    #benchmarx_wrap .custom-control-input:focus ~ .custom-control-label::before {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    #benchmarx_wrap .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
      border-color: #80bdff; }
    #benchmarx_wrap .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
      color: #fff;
      background-color: #b3d7ff;
      border-color: #b3d7ff; }
    #benchmarx_wrap .custom-control-input:disabled ~ .custom-control-label {
      color: #6c757d; }
      #benchmarx_wrap .custom-control-input:disabled ~ .custom-control-label::before {
        background-color: #e9ecef; }
  #benchmarx_wrap .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top; }
    #benchmarx_wrap .custom-control-label::before {
      position: absolute;
      top: 0.25rem;
      left: -1.5rem;
      display: block;
      width: 1rem;
      height: 1rem;
      pointer-events: none;
      content: "";
      background-color: #fff;
      border: #adb5bd solid 1px; }
    #benchmarx_wrap .custom-control-label::after {
      position: absolute;
      top: 0.25rem;
      left: -1.5rem;
      display: block;
      width: 1rem;
      height: 1rem;
      content: "";
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 50% 50%; }
  #benchmarx_wrap .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem; }
  #benchmarx_wrap .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }
  #benchmarx_wrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff; }
  #benchmarx_wrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
  #benchmarx_wrap .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  #benchmarx_wrap .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  #benchmarx_wrap .custom-radio .custom-control-label::before {
    border-radius: 50%; }
  #benchmarx_wrap .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
  #benchmarx_wrap .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  #benchmarx_wrap .custom-switch {
    padding-left: 2.25rem; }
    #benchmarx_wrap .custom-switch .custom-control-label::before {
      left: -2.25rem;
      width: 1.75rem;
      pointer-events: all;
      border-radius: 0.5rem; }
    #benchmarx_wrap .custom-switch .custom-control-label::after {
      top: calc(0.25rem + 2px);
      left: calc(-2.25rem + 2px);
      width: calc(1rem - 4px);
      height: calc(1rem - 4px);
      background-color: #adb5bd;
      border-radius: 0.5rem;
      -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
      @media screen and (prefers-reduced-motion: reduce) {
        #benchmarx_wrap .custom-switch .custom-control-label::after {
          -webkit-transition: none;
          transition: none; } }
    #benchmarx_wrap .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
      background-color: #fff;
      -webkit-transform: translateX(0.75rem);
              transform: translateX(0.75rem); }
    #benchmarx_wrap .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
      background-color: rgba(0, 123, 255, 0.5); }
  #benchmarx_wrap .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    #benchmarx_wrap .custom-select:focus {
      border-color: #80bdff;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5); }
      #benchmarx_wrap .custom-select:focus::-ms-value {
        color: #495057;
        background-color: #fff; }
    #benchmarx_wrap .custom-select[multiple], #benchmarx_wrap .custom-select[size]:not([size="1"]) {
      height: auto;
      padding-right: 0.75rem;
      background-image: none; }
    #benchmarx_wrap .custom-select:disabled {
      color: #6c757d;
      background-color: #e9ecef; }
    #benchmarx_wrap .custom-select::-ms-expand {
      opacity: 0; }
  #benchmarx_wrap .custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem; }
  #benchmarx_wrap .custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem; }
  #benchmarx_wrap .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0; }
  #benchmarx_wrap .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0; }
    #benchmarx_wrap .custom-file-input:focus ~ .custom-file-label {
      border-color: #80bdff;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    #benchmarx_wrap .custom-file-input:disabled ~ .custom-file-label {
      background-color: #e9ecef; }
    #benchmarx_wrap .custom-file-input:lang(en) ~ .custom-file-label::after {
      content: "Browse"; }
    #benchmarx_wrap .custom-file-input ~ .custom-file-label[data-browse]::after {
      content: attr(data-browse); }
  #benchmarx_wrap .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem; }
    #benchmarx_wrap .custom-file-label::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 3;
      display: block;
      height: 2.25rem;
      padding: 0.375rem 0.75rem;
      line-height: 1.5;
      color: #495057;
      content: "Browse";
      background-color: #e9ecef;
      border-left: inherit;
      border-radius: 0 0.25rem 0.25rem 0; }
  #benchmarx_wrap .custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    #benchmarx_wrap .custom-range:focus {
      outline: none; }
      #benchmarx_wrap .custom-range:focus::-webkit-slider-thumb {
        -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
                box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      #benchmarx_wrap .custom-range:focus::-moz-range-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      #benchmarx_wrap .custom-range:focus::-ms-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    #benchmarx_wrap .custom-range::-moz-focus-outer {
      border: 0; }
    #benchmarx_wrap .custom-range::-webkit-slider-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: -0.25rem;
      background-color: #007bff;
      border: 0;
      border-radius: 1rem;
      -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      -webkit-appearance: none;
              appearance: none; }
      @media screen and (prefers-reduced-motion: reduce) {
        #benchmarx_wrap .custom-range::-webkit-slider-thumb {
          -webkit-transition: none;
          transition: none; } }
      #benchmarx_wrap .custom-range::-webkit-slider-thumb:active {
        background-color: #b3d7ff; }
    #benchmarx_wrap .custom-range::-webkit-slider-runnable-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent;
      border-radius: 1rem; }
    #benchmarx_wrap .custom-range::-moz-range-thumb {
      width: 1rem;
      height: 1rem;
      background-color: #007bff;
      border: 0;
      border-radius: 1rem;
      -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      -moz-appearance: none;
           appearance: none; }
      @media screen and (prefers-reduced-motion: reduce) {
        #benchmarx_wrap .custom-range::-moz-range-thumb {
          -moz-transition: none;
          transition: none; } }
      #benchmarx_wrap .custom-range::-moz-range-thumb:active {
        background-color: #b3d7ff; }
    #benchmarx_wrap .custom-range::-moz-range-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent;
      border-radius: 1rem; }
    #benchmarx_wrap .custom-range::-ms-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: 0;
      margin-right: 0.2rem;
      margin-left: 0.2rem;
      background-color: #007bff;
      border: 0;
      border-radius: 1rem;
      -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      appearance: none; }
      @media screen and (prefers-reduced-motion: reduce) {
        #benchmarx_wrap .custom-range::-ms-thumb {
          -ms-transition: none;
          transition: none; } }
      #benchmarx_wrap .custom-range::-ms-thumb:active {
        background-color: #b3d7ff; }
    #benchmarx_wrap .custom-range::-ms-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: transparent;
      border-color: transparent;
      border-width: 0.5rem; }
    #benchmarx_wrap .custom-range::-ms-fill-lower {
      background-color: #dee2e6;
      border-radius: 1rem; }
    #benchmarx_wrap .custom-range::-ms-fill-upper {
      margin-right: 15px;
      background-color: #dee2e6;
      border-radius: 1rem; }
    #benchmarx_wrap .custom-range:disabled::-webkit-slider-thumb {
      background-color: #adb5bd; }
    #benchmarx_wrap .custom-range:disabled::-webkit-slider-runnable-track {
      cursor: default; }
    #benchmarx_wrap .custom-range:disabled::-moz-range-thumb {
      background-color: #adb5bd; }
    #benchmarx_wrap .custom-range:disabled::-moz-range-track {
      cursor: default; }
    #benchmarx_wrap .custom-range:disabled::-ms-thumb {
      background-color: #adb5bd; }
  #benchmarx_wrap .custom-control-label::before,
  #benchmarx_wrap .custom-file-label,
  #benchmarx_wrap .custom-select {
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .custom-control-label::before,
      #benchmarx_wrap .custom-file-label,
      #benchmarx_wrap .custom-select {
        -webkit-transition: none;
        transition: none; } }
  #benchmarx_wrap .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  #benchmarx_wrap .nav-link {
    display: block;
    padding: 0.5rem 1rem; }
    #benchmarx_wrap .nav-link:hover, #benchmarx_wrap .nav-link:focus {
      text-decoration: none; }
    #benchmarx_wrap .nav-link.disabled {
      color: #6c757d;
      pointer-events: none;
      cursor: default; }
  #benchmarx_wrap .nav-tabs {
    border-bottom: 1px solid #dee2e6; }
    #benchmarx_wrap .nav-tabs .nav-item {
      margin-bottom: -1px; }
    #benchmarx_wrap .nav-tabs .nav-link {
      border: 1px solid transparent;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
      #benchmarx_wrap .nav-tabs .nav-link:hover, #benchmarx_wrap .nav-tabs .nav-link:focus {
        border-color: #e9ecef #e9ecef #dee2e6; }
      #benchmarx_wrap .nav-tabs .nav-link.disabled {
        color: #6c757d;
        background-color: transparent;
        border-color: transparent; }
    #benchmarx_wrap .nav-tabs .nav-link.active,
    #benchmarx_wrap .nav-tabs .nav-item.show .nav-link {
      color: #495057;
      background-color: #fff;
      border-color: #dee2e6 #dee2e6 #fff; }
    #benchmarx_wrap .nav-tabs .dropdown-menu {
      margin-top: -1px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  #benchmarx_wrap .nav-pills .nav-link {
    border-radius: 0.25rem; }
  #benchmarx_wrap .nav-pills .nav-link.active,
  #benchmarx_wrap .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff; }
  #benchmarx_wrap .nav-fill .nav-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: center; }
  #benchmarx_wrap .nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center; }
  #benchmarx_wrap .tab-content > .tab-pane {
    display: none; }
  #benchmarx_wrap .tab-content > .active {
    display: block; }
  #benchmarx_wrap .navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.5rem 1rem; }
    #benchmarx_wrap .navbar > .container,
    #benchmarx_wrap .navbar > .container-fluid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  #benchmarx_wrap .navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap; }
    #benchmarx_wrap .navbar-brand:hover, #benchmarx_wrap .navbar-brand:focus {
      text-decoration: none; }
  #benchmarx_wrap .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    #benchmarx_wrap .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 0; }
    #benchmarx_wrap .navbar-nav .dropdown-menu {
      position: static;
      float: none; }
  #benchmarx_wrap .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  #benchmarx_wrap .navbar-collapse {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #benchmarx_wrap .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
    #benchmarx_wrap .navbar-toggler:hover, #benchmarx_wrap .navbar-toggler:focus {
      text-decoration: none; }
    #benchmarx_wrap .navbar-toggler:not(:disabled):not(.disabled) {
      cursor: pointer; }
  #benchmarx_wrap .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%; }
  @media (max-width: 575.98px) {
    #benchmarx_wrap .navbar-expand-sm > .container,
    #benchmarx_wrap .navbar-expand-sm > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) {
    #benchmarx_wrap .navbar-expand-sm {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      #benchmarx_wrap .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        #benchmarx_wrap .navbar-expand-sm .navbar-nav .dropdown-menu {
          position: absolute; }
        #benchmarx_wrap .navbar-expand-sm .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      #benchmarx_wrap .navbar-expand-sm > .container,
      #benchmarx_wrap .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
      #benchmarx_wrap .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
      #benchmarx_wrap .navbar-expand-sm .navbar-toggler {
        display: none; } }
  @media (max-width: 767.98px) {
    #benchmarx_wrap .navbar-expand-md > .container,
    #benchmarx_wrap .navbar-expand-md > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .navbar-expand-md {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      #benchmarx_wrap .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        #benchmarx_wrap .navbar-expand-md .navbar-nav .dropdown-menu {
          position: absolute; }
        #benchmarx_wrap .navbar-expand-md .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      #benchmarx_wrap .navbar-expand-md > .container,
      #benchmarx_wrap .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
      #benchmarx_wrap .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
      #benchmarx_wrap .navbar-expand-md .navbar-toggler {
        display: none; } }
  @media (max-width: 991.98px) {
    #benchmarx_wrap .navbar-expand-lg > .container,
    #benchmarx_wrap .navbar-expand-lg > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .navbar-expand-lg {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      #benchmarx_wrap .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        #benchmarx_wrap .navbar-expand-lg .navbar-nav .dropdown-menu {
          position: absolute; }
        #benchmarx_wrap .navbar-expand-lg .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      #benchmarx_wrap .navbar-expand-lg > .container,
      #benchmarx_wrap .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
      #benchmarx_wrap .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
      #benchmarx_wrap .navbar-expand-lg .navbar-toggler {
        display: none; } }
  @media (max-width: 1199.98px) {
    #benchmarx_wrap .navbar-expand-xl > .container,
    #benchmarx_wrap .navbar-expand-xl > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .navbar-expand-xl {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      #benchmarx_wrap .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        #benchmarx_wrap .navbar-expand-xl .navbar-nav .dropdown-menu {
          position: absolute; }
        #benchmarx_wrap .navbar-expand-xl .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      #benchmarx_wrap .navbar-expand-xl > .container,
      #benchmarx_wrap .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
      #benchmarx_wrap .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
      #benchmarx_wrap .navbar-expand-xl .navbar-toggler {
        display: none; } }
  #benchmarx_wrap .navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    #benchmarx_wrap .navbar-expand > .container,
    #benchmarx_wrap .navbar-expand > .container-fluid {
      padding-right: 0;
      padding-left: 0; }
    #benchmarx_wrap .navbar-expand .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      #benchmarx_wrap .navbar-expand .navbar-nav .dropdown-menu {
        position: absolute; }
      #benchmarx_wrap .navbar-expand .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    #benchmarx_wrap .navbar-expand > .container,
    #benchmarx_wrap .navbar-expand > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    #benchmarx_wrap .navbar-expand .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    #benchmarx_wrap .navbar-expand .navbar-toggler {
      display: none; }
  #benchmarx_wrap .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9); }
    #benchmarx_wrap .navbar-light .navbar-brand:hover, #benchmarx_wrap .navbar-light .navbar-brand:focus {
      color: rgba(0, 0, 0, 0.9); }
  #benchmarx_wrap .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
    #benchmarx_wrap .navbar-light .navbar-nav .nav-link:hover, #benchmarx_wrap .navbar-light .navbar-nav .nav-link:focus {
      color: rgba(0, 0, 0, 0.7); }
    #benchmarx_wrap .navbar-light .navbar-nav .nav-link.disabled {
      color: rgba(0, 0, 0, 0.3); }
  #benchmarx_wrap .navbar-light .navbar-nav .show > .nav-link,
  #benchmarx_wrap .navbar-light .navbar-nav .active > .nav-link,
  #benchmarx_wrap .navbar-light .navbar-nav .nav-link.show,
  #benchmarx_wrap .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  #benchmarx_wrap .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  #benchmarx_wrap .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  #benchmarx_wrap .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
    #benchmarx_wrap .navbar-light .navbar-text a {
      color: rgba(0, 0, 0, 0.9); }
      #benchmarx_wrap .navbar-light .navbar-text a:hover, #benchmarx_wrap .navbar-light .navbar-text a:focus {
        color: rgba(0, 0, 0, 0.9); }
  #benchmarx_wrap .navbar-dark .navbar-brand {
    color: #fff; }
    #benchmarx_wrap .navbar-dark .navbar-brand:hover, #benchmarx_wrap .navbar-dark .navbar-brand:focus {
      color: #fff; }
  #benchmarx_wrap .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    #benchmarx_wrap .navbar-dark .navbar-nav .nav-link:hover, #benchmarx_wrap .navbar-dark .navbar-nav .nav-link:focus {
      color: rgba(255, 255, 255, 0.75); }
    #benchmarx_wrap .navbar-dark .navbar-nav .nav-link.disabled {
      color: rgba(255, 255, 255, 0.25); }
  #benchmarx_wrap .navbar-dark .navbar-nav .show > .nav-link,
  #benchmarx_wrap .navbar-dark .navbar-nav .active > .nav-link,
  #benchmarx_wrap .navbar-dark .navbar-nav .nav-link.show,
  #benchmarx_wrap .navbar-dark .navbar-nav .nav-link.active {
    color: #fff; }
  #benchmarx_wrap .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }
  #benchmarx_wrap .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  #benchmarx_wrap .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
    #benchmarx_wrap .navbar-dark .navbar-text a {
      color: #fff; }
      #benchmarx_wrap .navbar-dark .navbar-text a:hover, #benchmarx_wrap .navbar-dark .navbar-text a:focus {
        color: #fff; }
  #benchmarx_wrap .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem; }
    #benchmarx_wrap .card > hr {
      margin-right: 0;
      margin-left: 0; }
    #benchmarx_wrap .card > .list-group:first-child .list-group-item:first-child {
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
    #benchmarx_wrap .card > .list-group:last-child .list-group-item:last-child {
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }
  #benchmarx_wrap .card-body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 1.25rem; }
  #benchmarx_wrap .card-title {
    margin-bottom: 0.75rem; }
  #benchmarx_wrap .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  #benchmarx_wrap .card-text:last-child {
    margin-bottom: 0; }
  #benchmarx_wrap .card-link:hover {
    text-decoration: none; }
  #benchmarx_wrap .card-link + .card-link {
    margin-left: 1.25rem; }
  #benchmarx_wrap .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
    #benchmarx_wrap .card-header:first-child {
      border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
    #benchmarx_wrap .card-header + .list-group .list-group-item:first-child {
      border-top: 0; }
  #benchmarx_wrap .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125); }
    #benchmarx_wrap .card-footer:last-child {
      border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
  #benchmarx_wrap .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }
  #benchmarx_wrap .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
  #benchmarx_wrap .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem; }
  #benchmarx_wrap .card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px); }
  #benchmarx_wrap .card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  #benchmarx_wrap .card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  #benchmarx_wrap .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #benchmarx_wrap .card-deck .card {
      margin-bottom: 15px; }
    @media (min-width: 576px) {
      #benchmarx_wrap .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px; }
        #benchmarx_wrap .card-deck .card {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 0%;
                  flex: 1 0 0%;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          margin-right: 15px;
          margin-bottom: 0;
          margin-left: 15px; } }
  #benchmarx_wrap .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #benchmarx_wrap .card-group > .card {
      margin-bottom: 15px; }
    @media (min-width: 576px) {
      #benchmarx_wrap .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; }
        #benchmarx_wrap .card-group > .card {
          -webkit-box-flex: 1;
              -ms-flex: 1 0 0%;
                  flex: 1 0 0%;
          margin-bottom: 0; }
          #benchmarx_wrap .card-group > .card + .card {
            margin-left: 0;
            border-left: 0; }
          #benchmarx_wrap .card-group > .card:first-child {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0; }
            #benchmarx_wrap .card-group > .card:first-child .card-img-top,
            #benchmarx_wrap .card-group > .card:first-child .card-header {
              border-top-right-radius: 0; }
            #benchmarx_wrap .card-group > .card:first-child .card-img-bottom,
            #benchmarx_wrap .card-group > .card:first-child .card-footer {
              border-bottom-right-radius: 0; }
          #benchmarx_wrap .card-group > .card:last-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0; }
            #benchmarx_wrap .card-group > .card:last-child .card-img-top,
            #benchmarx_wrap .card-group > .card:last-child .card-header {
              border-top-left-radius: 0; }
            #benchmarx_wrap .card-group > .card:last-child .card-img-bottom,
            #benchmarx_wrap .card-group > .card:last-child .card-footer {
              border-bottom-left-radius: 0; }
          #benchmarx_wrap .card-group > .card:only-child {
            border-radius: 0.25rem; }
            #benchmarx_wrap .card-group > .card:only-child .card-img-top,
            #benchmarx_wrap .card-group > .card:only-child .card-header {
              border-top-left-radius: 0.25rem;
              border-top-right-radius: 0.25rem; }
            #benchmarx_wrap .card-group > .card:only-child .card-img-bottom,
            #benchmarx_wrap .card-group > .card:only-child .card-footer {
              border-bottom-right-radius: 0.25rem;
              border-bottom-left-radius: 0.25rem; }
          #benchmarx_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
            border-radius: 0; }
            #benchmarx_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
            #benchmarx_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
            #benchmarx_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
            #benchmarx_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
              border-radius: 0; } }
  #benchmarx_wrap .card-columns .card {
    margin-bottom: 0.75rem; }
  @media (min-width: 576px) {
    #benchmarx_wrap .card-columns {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3;
      -webkit-column-gap: 1.25rem;
         -moz-column-gap: 1.25rem;
              column-gap: 1.25rem;
      orphans: 1;
      widows: 1; }
      #benchmarx_wrap .card-columns .card {
        display: inline-block;
        width: 100%; } }
  #benchmarx_wrap .accordion .card {
    overflow: hidden; }
    #benchmarx_wrap .accordion .card:not(:first-of-type) .card-header:first-child {
      border-radius: 0; }
    #benchmarx_wrap .accordion .card:not(:first-of-type):not(:last-of-type) {
      border-bottom: 0;
      border-radius: 0; }
    #benchmarx_wrap .accordion .card:first-of-type {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    #benchmarx_wrap .accordion .card:last-of-type {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    #benchmarx_wrap .accordion .card .card-header {
      margin-bottom: -1px; }
  #benchmarx_wrap .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem; }
  #benchmarx_wrap .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    #benchmarx_wrap .breadcrumb-item + .breadcrumb-item::before {
      display: inline-block;
      padding-right: 0.5rem;
      color: #6c757d;
      content: "/"; }
  #benchmarx_wrap .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  #benchmarx_wrap .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  #benchmarx_wrap .breadcrumb-item.active {
    color: #6c757d; }
  #benchmarx_wrap .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem; }
  #benchmarx_wrap .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6; }
    #benchmarx_wrap .page-link:hover {
      z-index: 2;
      color: #0056b3;
      text-decoration: none;
      background-color: #e9ecef;
      border-color: #dee2e6; }
    #benchmarx_wrap .page-link:focus {
      z-index: 2;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    #benchmarx_wrap .page-link:not(:disabled):not(.disabled) {
      cursor: pointer; }
  #benchmarx_wrap .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  #benchmarx_wrap .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  #benchmarx_wrap .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  #benchmarx_wrap .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6; }
  #benchmarx_wrap .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  #benchmarx_wrap .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  #benchmarx_wrap .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  #benchmarx_wrap .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  #benchmarx_wrap .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  #benchmarx_wrap .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }
  #benchmarx_wrap .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem; }
    a#benchmarx_wrap .badge:hover, a#benchmarx_wrap .badge:focus {
      text-decoration: none; }
    #benchmarx_wrap .badge:empty {
      display: none; }
  #benchmarx_wrap .btn .badge {
    position: relative;
    top: -1px; }
  #benchmarx_wrap .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem; }
  #benchmarx_wrap .badge-primary {
    color: #fff;
    background-color: #007bff; }
    a#benchmarx_wrap .badge-primary:hover, a#benchmarx_wrap .badge-primary:focus {
      color: #fff;
      background-color: #0062cc; }
  #benchmarx_wrap .badge-secondary {
    color: #fff;
    background-color: #6c757d; }
    a#benchmarx_wrap .badge-secondary:hover, a#benchmarx_wrap .badge-secondary:focus {
      color: #fff;
      background-color: #545b62; }
  #benchmarx_wrap .badge-success {
    color: #fff;
    background-color: #28a745; }
    a#benchmarx_wrap .badge-success:hover, a#benchmarx_wrap .badge-success:focus {
      color: #fff;
      background-color: #1e7e34; }
  #benchmarx_wrap .badge-info {
    color: #fff;
    background-color: #17a2b8; }
    a#benchmarx_wrap .badge-info:hover, a#benchmarx_wrap .badge-info:focus {
      color: #fff;
      background-color: #117a8b; }
  #benchmarx_wrap .badge-warning {
    color: #212529;
    background-color: #ffc107; }
    a#benchmarx_wrap .badge-warning:hover, a#benchmarx_wrap .badge-warning:focus {
      color: #212529;
      background-color: #d39e00; }
  #benchmarx_wrap .badge-danger {
    color: #fff;
    background-color: #dc3545; }
    a#benchmarx_wrap .badge-danger:hover, a#benchmarx_wrap .badge-danger:focus {
      color: #fff;
      background-color: #bd2130; }
  #benchmarx_wrap .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
    a#benchmarx_wrap .badge-light:hover, a#benchmarx_wrap .badge-light:focus {
      color: #212529;
      background-color: #dae0e5; }
  #benchmarx_wrap .badge-dark {
    color: #fff;
    background-color: #343a40; }
    a#benchmarx_wrap .badge-dark:hover, a#benchmarx_wrap .badge-dark:focus {
      color: #fff;
      background-color: #1d2124; }
  #benchmarx_wrap .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem; }
    @media (min-width: 576px) {
      #benchmarx_wrap .jumbotron {
        padding: 4rem 2rem; } }
  #benchmarx_wrap .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }
  #benchmarx_wrap .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
  #benchmarx_wrap .alert-heading {
    color: inherit; }
  #benchmarx_wrap .alert-link {
    font-weight: 700; }
  #benchmarx_wrap .alert-dismissible {
    padding-right: 4rem; }
    #benchmarx_wrap .alert-dismissible .close {
      position: absolute;
      top: 0;
      right: 0;
      padding: 0.75rem 1.25rem;
      color: inherit; }
  #benchmarx_wrap .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff; }
    #benchmarx_wrap .alert-primary hr {
      border-top-color: #9fcdff; }
    #benchmarx_wrap .alert-primary .alert-link {
      color: #002752; }
  #benchmarx_wrap .alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db; }
    #benchmarx_wrap .alert-secondary hr {
      border-top-color: #c8cbcf; }
    #benchmarx_wrap .alert-secondary .alert-link {
      color: #202326; }
  #benchmarx_wrap .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
    #benchmarx_wrap .alert-success hr {
      border-top-color: #b1dfbb; }
    #benchmarx_wrap .alert-success .alert-link {
      color: #0b2e13; }
  #benchmarx_wrap .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb; }
    #benchmarx_wrap .alert-info hr {
      border-top-color: #abdde5; }
    #benchmarx_wrap .alert-info .alert-link {
      color: #062c33; }
  #benchmarx_wrap .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
    #benchmarx_wrap .alert-warning hr {
      border-top-color: #ffe8a1; }
    #benchmarx_wrap .alert-warning .alert-link {
      color: #533f03; }
  #benchmarx_wrap .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
    #benchmarx_wrap .alert-danger hr {
      border-top-color: #f1b0b7; }
    #benchmarx_wrap .alert-danger .alert-link {
      color: #491217; }
  #benchmarx_wrap .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
    #benchmarx_wrap .alert-light hr {
      border-top-color: #ececf6; }
    #benchmarx_wrap .alert-light .alert-link {
      color: #686868; }
  #benchmarx_wrap .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca; }
    #benchmarx_wrap .alert-dark hr {
      border-top-color: #b9bbbe; }
    #benchmarx_wrap .alert-dark .alert-link {
      color: #040505; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
  #benchmarx_wrap .progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem; }
  #benchmarx_wrap .progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .progress-bar {
        -webkit-transition: none;
        transition: none; } }
  #benchmarx_wrap .progress-bar-striped {
    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);
    background-size: 1rem 1rem; }
  #benchmarx_wrap .progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
            animation: progress-bar-stripes 1s linear infinite; }
  #benchmarx_wrap .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  #benchmarx_wrap .media-body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  #benchmarx_wrap .list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    margin-bottom: 0; }
  #benchmarx_wrap .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit; }
    #benchmarx_wrap .list-group-item-action:hover, #benchmarx_wrap .list-group-item-action:focus {
      color: #495057;
      text-decoration: none;
      background-color: #f8f9fa; }
    #benchmarx_wrap .list-group-item-action:active {
      color: #212529;
      background-color: #e9ecef; }
  #benchmarx_wrap .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125); }
    #benchmarx_wrap .list-group-item:first-child {
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
    #benchmarx_wrap .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }
    #benchmarx_wrap .list-group-item:hover, #benchmarx_wrap .list-group-item:focus {
      z-index: 1;
      text-decoration: none; }
    #benchmarx_wrap .list-group-item.disabled, #benchmarx_wrap .list-group-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: #fff; }
    #benchmarx_wrap .list-group-item.active {
      z-index: 2;
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
  #benchmarx_wrap .list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0; }
    #benchmarx_wrap .list-group-flush .list-group-item:last-child {
      margin-bottom: -1px; }
  #benchmarx_wrap .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0; }
  #benchmarx_wrap .list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0; }
  #benchmarx_wrap .list-group-item-primary {
    color: #004085;
    background-color: #b8daff; }
    #benchmarx_wrap .list-group-item-primary.list-group-item-action:hover, #benchmarx_wrap .list-group-item-primary.list-group-item-action:focus {
      color: #004085;
      background-color: #9fcdff; }
    #benchmarx_wrap .list-group-item-primary.list-group-item-action.active {
      color: #fff;
      background-color: #004085;
      border-color: #004085; }
  #benchmarx_wrap .list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db; }
    #benchmarx_wrap .list-group-item-secondary.list-group-item-action:hover, #benchmarx_wrap .list-group-item-secondary.list-group-item-action:focus {
      color: #383d41;
      background-color: #c8cbcf; }
    #benchmarx_wrap .list-group-item-secondary.list-group-item-action.active {
      color: #fff;
      background-color: #383d41;
      border-color: #383d41; }
  #benchmarx_wrap .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb; }
    #benchmarx_wrap .list-group-item-success.list-group-item-action:hover, #benchmarx_wrap .list-group-item-success.list-group-item-action:focus {
      color: #155724;
      background-color: #b1dfbb; }
    #benchmarx_wrap .list-group-item-success.list-group-item-action.active {
      color: #fff;
      background-color: #155724;
      border-color: #155724; }
  #benchmarx_wrap .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
    #benchmarx_wrap .list-group-item-info.list-group-item-action:hover, #benchmarx_wrap .list-group-item-info.list-group-item-action:focus {
      color: #0c5460;
      background-color: #abdde5; }
    #benchmarx_wrap .list-group-item-info.list-group-item-action.active {
      color: #fff;
      background-color: #0c5460;
      border-color: #0c5460; }
  #benchmarx_wrap .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba; }
    #benchmarx_wrap .list-group-item-warning.list-group-item-action:hover, #benchmarx_wrap .list-group-item-warning.list-group-item-action:focus {
      color: #856404;
      background-color: #ffe8a1; }
    #benchmarx_wrap .list-group-item-warning.list-group-item-action.active {
      color: #fff;
      background-color: #856404;
      border-color: #856404; }
  #benchmarx_wrap .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb; }
    #benchmarx_wrap .list-group-item-danger.list-group-item-action:hover, #benchmarx_wrap .list-group-item-danger.list-group-item-action:focus {
      color: #721c24;
      background-color: #f1b0b7; }
    #benchmarx_wrap .list-group-item-danger.list-group-item-action.active {
      color: #fff;
      background-color: #721c24;
      border-color: #721c24; }
  #benchmarx_wrap .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
    #benchmarx_wrap .list-group-item-light.list-group-item-action:hover, #benchmarx_wrap .list-group-item-light.list-group-item-action:focus {
      color: #818182;
      background-color: #ececf6; }
    #benchmarx_wrap .list-group-item-light.list-group-item-action.active {
      color: #fff;
      background-color: #818182;
      border-color: #818182; }
  #benchmarx_wrap .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
    #benchmarx_wrap .list-group-item-dark.list-group-item-action:hover, #benchmarx_wrap .list-group-item-dark.list-group-item-action:focus {
      color: #1b1e21;
      background-color: #b9bbbe; }
    #benchmarx_wrap .list-group-item-dark.list-group-item-action.active {
      color: #fff;
      background-color: #1b1e21;
      border-color: #1b1e21; }
  #benchmarx_wrap .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; }
    #benchmarx_wrap .close:hover {
      color: #000;
      text-decoration: none; }
    #benchmarx_wrap .close:not(:disabled):not(.disabled) {
      cursor: pointer; }
      #benchmarx_wrap .close:not(:disabled):not(.disabled):hover, #benchmarx_wrap .close:not(:disabled):not(.disabled):focus {
        opacity: .75; }
  #benchmarx_wrap button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  #benchmarx_wrap a.close.disabled {
    pointer-events: none; }
  #benchmarx_wrap .toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    opacity: 0; }
    #benchmarx_wrap .toast:not(:last-child) {
      margin-bottom: 0.75rem; }
    #benchmarx_wrap .toast.showing {
      opacity: 1; }
    #benchmarx_wrap .toast.show {
      display: block;
      opacity: 1; }
    #benchmarx_wrap .toast.hide {
      display: none; }
  #benchmarx_wrap .toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  #benchmarx_wrap .toast-body {
    padding: 0.75rem; }
  #benchmarx_wrap .modal-open {
    overflow: hidden; }
    #benchmarx_wrap .modal-open .modal {
      overflow-x: hidden;
      overflow-y: auto; }
  #benchmarx_wrap .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0; }
  #benchmarx_wrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none; }
    .modal.fade #benchmarx_wrap .modal-dialog {
      -webkit-transition: -webkit-transform 0.3s ease-out;
      transition: -webkit-transform 0.3s ease-out;
      transition: transform 0.3s ease-out;
      transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
      -webkit-transform: translate(0, -50px);
              transform: translate(0, -50px); }
      @media screen and (prefers-reduced-motion: reduce) {
        .modal.fade #benchmarx_wrap .modal-dialog {
          -webkit-transition: none;
          transition: none; } }
    .modal.show #benchmarx_wrap .modal-dialog {
      -webkit-transform: none;
              transform: none; }
  #benchmarx_wrap .modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: calc(100% - (0.5rem * 2)); }
    #benchmarx_wrap .modal-dialog-centered::before {
      display: block;
      height: calc(100vh - (0.5rem * 2));
      content: ""; }
  #benchmarx_wrap .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0; }
  #benchmarx_wrap .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000; }
    #benchmarx_wrap .modal-backdrop.fade {
      opacity: 0; }
    #benchmarx_wrap .modal-backdrop.show {
      opacity: 0.5; }
  #benchmarx_wrap .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem; }
    #benchmarx_wrap .modal-header .close {
      padding: 1rem 1rem;
      margin: -1rem -1rem -1rem auto; }
  #benchmarx_wrap .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  #benchmarx_wrap .modal-body {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 1rem; }
  #benchmarx_wrap .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
    #benchmarx_wrap .modal-footer > :not(:first-child) {
      margin-left: .25rem; }
    #benchmarx_wrap .modal-footer > :not(:last-child) {
      margin-right: .25rem; }
  #benchmarx_wrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 576px) {
    #benchmarx_wrap .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto; }
    #benchmarx_wrap .modal-dialog-centered {
      min-height: calc(100% - (1.75rem * 2)); }
      #benchmarx_wrap .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2)); }
    #benchmarx_wrap .modal-sm {
      max-width: 300px; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .modal-lg,
    #benchmarx_wrap .modal-xl {
      max-width: 800px; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .modal-xl {
      max-width: 1140px; } }
  #benchmarx_wrap .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0; }
    #benchmarx_wrap .tooltip.show {
      opacity: 0.9; }
    #benchmarx_wrap .tooltip .arrow {
      position: absolute;
      display: block;
      width: 0.8rem;
      height: 0.4rem; }
      #benchmarx_wrap .tooltip .arrow::before {
        position: absolute;
        content: "";
        border-color: transparent;
        border-style: solid; }
  #benchmarx_wrap .bs-tooltip-top, #benchmarx_wrap .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; }
    #benchmarx_wrap .bs-tooltip-top .arrow, #benchmarx_wrap .bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
      #benchmarx_wrap .bs-tooltip-top .arrow::before, #benchmarx_wrap .bs-tooltip-auto[x-placement^="top"] .arrow::before {
        top: 0;
        border-width: 0.4rem 0.4rem 0;
        border-top-color: #000; }
  #benchmarx_wrap .bs-tooltip-right, #benchmarx_wrap .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem; }
    #benchmarx_wrap .bs-tooltip-right .arrow, #benchmarx_wrap .bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0;
      width: 0.4rem;
      height: 0.8rem; }
      #benchmarx_wrap .bs-tooltip-right .arrow::before, #benchmarx_wrap .bs-tooltip-auto[x-placement^="right"] .arrow::before {
        right: 0;
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #000; }
  #benchmarx_wrap .bs-tooltip-bottom, #benchmarx_wrap .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0; }
    #benchmarx_wrap .bs-tooltip-bottom .arrow, #benchmarx_wrap .bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
      #benchmarx_wrap .bs-tooltip-bottom .arrow::before, #benchmarx_wrap .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
        bottom: 0;
        border-width: 0 0.4rem 0.4rem;
        border-bottom-color: #000; }
  #benchmarx_wrap .bs-tooltip-left, #benchmarx_wrap .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem; }
    #benchmarx_wrap .bs-tooltip-left .arrow, #benchmarx_wrap .bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0;
      width: 0.4rem;
      height: 0.8rem; }
      #benchmarx_wrap .bs-tooltip-left .arrow::before, #benchmarx_wrap .bs-tooltip-auto[x-placement^="left"] .arrow::before {
        left: 0;
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #000; }
  #benchmarx_wrap .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem; }
  #benchmarx_wrap .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem; }
    #benchmarx_wrap .popover .arrow {
      position: absolute;
      display: block;
      width: 1rem;
      height: 0.5rem;
      margin: 0 0.3rem; }
      #benchmarx_wrap .popover .arrow::before, #benchmarx_wrap .popover .arrow::after {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid; }
  #benchmarx_wrap .bs-popover-top, #benchmarx_wrap .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem; }
    #benchmarx_wrap .bs-popover-top .arrow, #benchmarx_wrap .bs-popover-auto[x-placement^="top"] .arrow {
      bottom: calc((0.5rem + 1px) * -1); }
    #benchmarx_wrap .bs-popover-top .arrow::before, #benchmarx_wrap .bs-popover-auto[x-placement^="top"] .arrow::before,
    #benchmarx_wrap .bs-popover-top .arrow::after,
    #benchmarx_wrap .bs-popover-auto[x-placement^="top"] .arrow::after {
      border-width: 0.5rem 0.5rem 0; }
    #benchmarx_wrap .bs-popover-top .arrow::before, #benchmarx_wrap .bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    
    #benchmarx_wrap .bs-popover-top .arrow::after,
    #benchmarx_wrap .bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: 1px;
      border-top-color: #fff; }
  #benchmarx_wrap .bs-popover-right, #benchmarx_wrap .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem; }
    #benchmarx_wrap .bs-popover-right .arrow, #benchmarx_wrap .bs-popover-auto[x-placement^="right"] .arrow {
      left: calc((0.5rem + 1px) * -1);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
    #benchmarx_wrap .bs-popover-right .arrow::before, #benchmarx_wrap .bs-popover-auto[x-placement^="right"] .arrow::before,
    #benchmarx_wrap .bs-popover-right .arrow::after,
    #benchmarx_wrap .bs-popover-auto[x-placement^="right"] .arrow::after {
      border-width: 0.5rem 0.5rem 0.5rem 0; }
    #benchmarx_wrap .bs-popover-right .arrow::before, #benchmarx_wrap .bs-popover-auto[x-placement^="right"] .arrow::before {
      left: 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    
    #benchmarx_wrap .bs-popover-right .arrow::after,
    #benchmarx_wrap .bs-popover-auto[x-placement^="right"] .arrow::after {
      left: 1px;
      border-right-color: #fff; }
  #benchmarx_wrap .bs-popover-bottom, #benchmarx_wrap .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem; }
    #benchmarx_wrap .bs-popover-bottom .arrow, #benchmarx_wrap .bs-popover-auto[x-placement^="bottom"] .arrow {
      top: calc((0.5rem + 1px) * -1); }
    #benchmarx_wrap .bs-popover-bottom .arrow::before, #benchmarx_wrap .bs-popover-auto[x-placement^="bottom"] .arrow::before,
    #benchmarx_wrap .bs-popover-bottom .arrow::after,
    #benchmarx_wrap .bs-popover-auto[x-placement^="bottom"] .arrow::after {
      border-width: 0 0.5rem 0.5rem 0.5rem; }
    #benchmarx_wrap .bs-popover-bottom .arrow::before, #benchmarx_wrap .bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    
    #benchmarx_wrap .bs-popover-bottom .arrow::after,
    #benchmarx_wrap .bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: 1px;
      border-bottom-color: #fff; }
    #benchmarx_wrap .bs-popover-bottom .popover-header::before, #benchmarx_wrap .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 1rem;
      margin-left: -0.5rem;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  #benchmarx_wrap .bs-popover-left, #benchmarx_wrap .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem; }
    #benchmarx_wrap .bs-popover-left .arrow, #benchmarx_wrap .bs-popover-auto[x-placement^="left"] .arrow {
      right: calc((0.5rem + 1px) * -1);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
    #benchmarx_wrap .bs-popover-left .arrow::before, #benchmarx_wrap .bs-popover-auto[x-placement^="left"] .arrow::before,
    #benchmarx_wrap .bs-popover-left .arrow::after,
    #benchmarx_wrap .bs-popover-auto[x-placement^="left"] .arrow::after {
      border-width: 0.5rem 0 0.5rem 0.5rem; }
    #benchmarx_wrap .bs-popover-left .arrow::before, #benchmarx_wrap .bs-popover-auto[x-placement^="left"] .arrow::before {
      right: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
    
    #benchmarx_wrap .bs-popover-left .arrow::after,
    #benchmarx_wrap .bs-popover-auto[x-placement^="left"] .arrow::after {
      right: 1px;
      border-left-color: #fff; }
  #benchmarx_wrap .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    #benchmarx_wrap .popover-header:empty {
      display: none; }
  #benchmarx_wrap .popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529; }
  #benchmarx_wrap .carousel {
    position: relative; }
  #benchmarx_wrap .carousel.pointer-event {
    -ms-touch-action: pan-y;
        touch-action: pan-y; }
  #benchmarx_wrap .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
    #benchmarx_wrap .carousel-inner::after {
      display: block;
      clear: both;
      content: ""; }
  #benchmarx_wrap .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .carousel-item {
        -webkit-transition: none;
        transition: none; } }
  #benchmarx_wrap .carousel-item.active,
  #benchmarx_wrap .carousel-item-next,
  #benchmarx_wrap .carousel-item-prev {
    display: block; }
  #benchmarx_wrap .carousel-item-next:not(.carousel-item-left),
  #benchmarx_wrap .active.carousel-item-right {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #benchmarx_wrap .carousel-item-prev:not(.carousel-item-right),
  #benchmarx_wrap .active.carousel-item-left {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #benchmarx_wrap .carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
            transform: none; }
  #benchmarx_wrap .carousel-fade .carousel-item.active,
  #benchmarx_wrap .carousel-fade .carousel-item-next.carousel-item-left,
  #benchmarx_wrap .carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1; }
  #benchmarx_wrap .carousel-fade .active.carousel-item-left,
  #benchmarx_wrap .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: 0s 0.6s opacity;
    transition: 0s 0.6s opacity; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .carousel-fade .active.carousel-item-left,
      #benchmarx_wrap .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        transition: none; } }
  #benchmarx_wrap .carousel-control-prev,
  #benchmarx_wrap .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      #benchmarx_wrap .carousel-control-prev,
      #benchmarx_wrap .carousel-control-next {
        -webkit-transition: none;
        transition: none; } }
    #benchmarx_wrap .carousel-control-prev:hover, #benchmarx_wrap .carousel-control-prev:focus,
    #benchmarx_wrap .carousel-control-next:hover,
    #benchmarx_wrap .carousel-control-next:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: 0.9; }
  #benchmarx_wrap .carousel-control-prev {
    left: 0; }
  #benchmarx_wrap .carousel-control-next {
    right: 0; }
  #benchmarx_wrap .carousel-control-prev-icon,
  #benchmarx_wrap .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%; }
  #benchmarx_wrap .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }
  #benchmarx_wrap .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }
  #benchmarx_wrap .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
    #benchmarx_wrap .carousel-indicators li {
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      width: 30px;
      height: 3px;
      margin-right: 3px;
      margin-left: 3px;
      text-indent: -999px;
      cursor: pointer;
      background-color: #fff;
      background-clip: padding-box;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      opacity: .5;
      -webkit-transition: opacity 0.6s ease;
      transition: opacity 0.6s ease; }
      @media screen and (prefers-reduced-motion: reduce) {
        #benchmarx_wrap .carousel-indicators li {
          -webkit-transition: none;
          transition: none; } }
    #benchmarx_wrap .carousel-indicators .active {
      opacity: 1; }
  #benchmarx_wrap .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  #benchmarx_wrap .spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
            animation: spinner-border .75s linear infinite; }
  #benchmarx_wrap .spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1; } }
  #benchmarx_wrap .spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
            animation: spinner-grow .75s linear infinite; }
  #benchmarx_wrap .spinner-grow-sm {
    width: 1rem;
    height: 1rem; }
  #benchmarx_wrap .align-baseline {
    vertical-align: baseline !important; }
  #benchmarx_wrap .align-top {
    vertical-align: top !important; }
  #benchmarx_wrap .align-middle {
    vertical-align: middle !important; }
  #benchmarx_wrap .align-bottom {
    vertical-align: bottom !important; }
  #benchmarx_wrap .align-text-bottom {
    vertical-align: text-bottom !important; }
  #benchmarx_wrap .align-text-top {
    vertical-align: text-top !important; }
  #benchmarx_wrap .bg-primary {
    background-color: #007bff !important; }
  #benchmarx_wrap a.bg-primary:hover, #benchmarx_wrap a.bg-primary:focus,
  #benchmarx_wrap button.bg-primary:hover,
  #benchmarx_wrap button.bg-primary:focus {
    background-color: #0062cc !important; }
  #benchmarx_wrap .bg-secondary {
    background-color: #6c757d !important; }
  #benchmarx_wrap a.bg-secondary:hover, #benchmarx_wrap a.bg-secondary:focus,
  #benchmarx_wrap button.bg-secondary:hover,
  #benchmarx_wrap button.bg-secondary:focus {
    background-color: #545b62 !important; }
  #benchmarx_wrap .bg-success {
    background-color: #28a745 !important; }
  #benchmarx_wrap a.bg-success:hover, #benchmarx_wrap a.bg-success:focus,
  #benchmarx_wrap button.bg-success:hover,
  #benchmarx_wrap button.bg-success:focus {
    background-color: #1e7e34 !important; }
  #benchmarx_wrap .bg-info {
    background-color: #17a2b8 !important; }
  #benchmarx_wrap a.bg-info:hover, #benchmarx_wrap a.bg-info:focus,
  #benchmarx_wrap button.bg-info:hover,
  #benchmarx_wrap button.bg-info:focus {
    background-color: #117a8b !important; }
  #benchmarx_wrap .bg-warning {
    background-color: #ffc107 !important; }
  #benchmarx_wrap a.bg-warning:hover, #benchmarx_wrap a.bg-warning:focus,
  #benchmarx_wrap button.bg-warning:hover,
  #benchmarx_wrap button.bg-warning:focus {
    background-color: #d39e00 !important; }
  #benchmarx_wrap .bg-danger {
    background-color: #dc3545 !important; }
  #benchmarx_wrap a.bg-danger:hover, #benchmarx_wrap a.bg-danger:focus,
  #benchmarx_wrap button.bg-danger:hover,
  #benchmarx_wrap button.bg-danger:focus {
    background-color: #bd2130 !important; }
  #benchmarx_wrap .bg-light {
    background-color: #f8f9fa !important; }
  #benchmarx_wrap a.bg-light:hover, #benchmarx_wrap a.bg-light:focus,
  #benchmarx_wrap button.bg-light:hover,
  #benchmarx_wrap button.bg-light:focus {
    background-color: #dae0e5 !important; }
  #benchmarx_wrap .bg-dark {
    background-color: #343a40 !important; }
  #benchmarx_wrap a.bg-dark:hover, #benchmarx_wrap a.bg-dark:focus,
  #benchmarx_wrap button.bg-dark:hover,
  #benchmarx_wrap button.bg-dark:focus {
    background-color: #1d2124 !important; }
  #benchmarx_wrap .bg-white {
    background-color: #fff !important; }
  #benchmarx_wrap .bg-transparent {
    background-color: transparent !important; }
  #benchmarx_wrap .border {
    border: 1px solid #dee2e6 !important; }
  #benchmarx_wrap .border-top {
    border-top: 1px solid #dee2e6 !important; }
  #benchmarx_wrap .border-right {
    border-right: 1px solid #dee2e6 !important; }
  #benchmarx_wrap .border-bottom {
    border-bottom: 1px solid #dee2e6 !important; }
  #benchmarx_wrap .border-left {
    border-left: 1px solid #dee2e6 !important; }
  #benchmarx_wrap .border-0 {
    border: 0 !important; }
  #benchmarx_wrap .border-top-0 {
    border-top: 0 !important; }
  #benchmarx_wrap .border-right-0 {
    border-right: 0 !important; }
  #benchmarx_wrap .border-bottom-0 {
    border-bottom: 0 !important; }
  #benchmarx_wrap .border-left-0 {
    border-left: 0 !important; }
  #benchmarx_wrap .border-primary {
    border-color: #007bff !important; }
  #benchmarx_wrap .border-secondary {
    border-color: #6c757d !important; }
  #benchmarx_wrap .border-success {
    border-color: #28a745 !important; }
  #benchmarx_wrap .border-info {
    border-color: #17a2b8 !important; }
  #benchmarx_wrap .border-warning {
    border-color: #ffc107 !important; }
  #benchmarx_wrap .border-danger {
    border-color: #dc3545 !important; }
  #benchmarx_wrap .border-light {
    border-color: #f8f9fa !important; }
  #benchmarx_wrap .border-dark {
    border-color: #343a40 !important; }
  #benchmarx_wrap .border-white {
    border-color: #fff !important; }
  #benchmarx_wrap .rounded {
    border-radius: 0.25rem !important; }
  #benchmarx_wrap .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  #benchmarx_wrap .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  #benchmarx_wrap .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  #benchmarx_wrap .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  #benchmarx_wrap .rounded-circle {
    border-radius: 50% !important; }
  #benchmarx_wrap .rounded-pill {
    border-radius: 50rem !important; }
  #benchmarx_wrap .rounded-0 {
    border-radius: 0 !important; }
  #benchmarx_wrap .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  #benchmarx_wrap .d-none {
    display: none !important; }
  #benchmarx_wrap .d-inline {
    display: inline !important; }
  #benchmarx_wrap .d-inline-block {
    display: inline-block !important; }
  #benchmarx_wrap .d-block {
    display: block !important; }
  #benchmarx_wrap .d-table {
    display: table !important; }
  #benchmarx_wrap .d-table-row {
    display: table-row !important; }
  #benchmarx_wrap .d-table-cell {
    display: table-cell !important; }
  #benchmarx_wrap .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  #benchmarx_wrap .d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  @media (min-width: 576px) {
    #benchmarx_wrap .d-sm-none {
      display: none !important; }
    #benchmarx_wrap .d-sm-inline {
      display: inline !important; }
    #benchmarx_wrap .d-sm-inline-block {
      display: inline-block !important; }
    #benchmarx_wrap .d-sm-block {
      display: block !important; }
    #benchmarx_wrap .d-sm-table {
      display: table !important; }
    #benchmarx_wrap .d-sm-table-row {
      display: table-row !important; }
    #benchmarx_wrap .d-sm-table-cell {
      display: table-cell !important; }
    #benchmarx_wrap .d-sm-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    #benchmarx_wrap .d-sm-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .d-md-none {
      display: none !important; }
    #benchmarx_wrap .d-md-inline {
      display: inline !important; }
    #benchmarx_wrap .d-md-inline-block {
      display: inline-block !important; }
    #benchmarx_wrap .d-md-block {
      display: block !important; }
    #benchmarx_wrap .d-md-table {
      display: table !important; }
    #benchmarx_wrap .d-md-table-row {
      display: table-row !important; }
    #benchmarx_wrap .d-md-table-cell {
      display: table-cell !important; }
    #benchmarx_wrap .d-md-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    #benchmarx_wrap .d-md-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .d-lg-none {
      display: none !important; }
    #benchmarx_wrap .d-lg-inline {
      display: inline !important; }
    #benchmarx_wrap .d-lg-inline-block {
      display: inline-block !important; }
    #benchmarx_wrap .d-lg-block {
      display: block !important; }
    #benchmarx_wrap .d-lg-table {
      display: table !important; }
    #benchmarx_wrap .d-lg-table-row {
      display: table-row !important; }
    #benchmarx_wrap .d-lg-table-cell {
      display: table-cell !important; }
    #benchmarx_wrap .d-lg-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    #benchmarx_wrap .d-lg-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .d-xl-none {
      display: none !important; }
    #benchmarx_wrap .d-xl-inline {
      display: inline !important; }
    #benchmarx_wrap .d-xl-inline-block {
      display: inline-block !important; }
    #benchmarx_wrap .d-xl-block {
      display: block !important; }
    #benchmarx_wrap .d-xl-table {
      display: table !important; }
    #benchmarx_wrap .d-xl-table-row {
      display: table-row !important; }
    #benchmarx_wrap .d-xl-table-cell {
      display: table-cell !important; }
    #benchmarx_wrap .d-xl-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    #benchmarx_wrap .d-xl-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media print {
    #benchmarx_wrap .d-print-none {
      display: none !important; }
    #benchmarx_wrap .d-print-inline {
      display: inline !important; }
    #benchmarx_wrap .d-print-inline-block {
      display: inline-block !important; }
    #benchmarx_wrap .d-print-block {
      display: block !important; }
    #benchmarx_wrap .d-print-table {
      display: table !important; }
    #benchmarx_wrap .d-print-table-row {
      display: table-row !important; }
    #benchmarx_wrap .d-print-table-cell {
      display: table-cell !important; }
    #benchmarx_wrap .d-print-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    #benchmarx_wrap .d-print-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  #benchmarx_wrap .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    #benchmarx_wrap .embed-responsive::before {
      display: block;
      content: ""; }
    #benchmarx_wrap .embed-responsive .embed-responsive-item,
    #benchmarx_wrap .embed-responsive iframe,
    #benchmarx_wrap .embed-responsive embed,
    #benchmarx_wrap .embed-responsive object,
    #benchmarx_wrap .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  #benchmarx_wrap .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  #benchmarx_wrap .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  #benchmarx_wrap .embed-responsive-3by4::before {
    padding-top: 133.33333%; }
  #benchmarx_wrap .embed-responsive-1by1::before {
    padding-top: 100%; }
  #benchmarx_wrap .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  #benchmarx_wrap .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  #benchmarx_wrap .embed-responsive-3by4::before {
    padding-top: 133.33333%; }
  #benchmarx_wrap .embed-responsive-1by1::before {
    padding-top: 100%; }
  #benchmarx_wrap .flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  #benchmarx_wrap .flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  #benchmarx_wrap .flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  #benchmarx_wrap .flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  #benchmarx_wrap .flex-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  #benchmarx_wrap .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  #benchmarx_wrap .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  #benchmarx_wrap .flex-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  #benchmarx_wrap .flex-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  #benchmarx_wrap .flex-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  #benchmarx_wrap .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  #benchmarx_wrap .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  #benchmarx_wrap .justify-content-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  #benchmarx_wrap .justify-content-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  #benchmarx_wrap .justify-content-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  #benchmarx_wrap .justify-content-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  #benchmarx_wrap .justify-content-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  #benchmarx_wrap .align-items-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  #benchmarx_wrap .align-items-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  #benchmarx_wrap .align-items-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  #benchmarx_wrap .align-items-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  #benchmarx_wrap .align-items-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  #benchmarx_wrap .align-content-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  #benchmarx_wrap .align-content-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  #benchmarx_wrap .align-content-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  #benchmarx_wrap .align-content-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  #benchmarx_wrap .align-content-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  #benchmarx_wrap .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  #benchmarx_wrap .align-self-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  #benchmarx_wrap .align-self-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  #benchmarx_wrap .align-self-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  #benchmarx_wrap .align-self-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  #benchmarx_wrap .align-self-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  #benchmarx_wrap .align-self-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  @media (min-width: 576px) {
    #benchmarx_wrap .flex-sm-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    #benchmarx_wrap .flex-sm-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    #benchmarx_wrap .flex-sm-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    #benchmarx_wrap .flex-sm-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    #benchmarx_wrap .flex-sm-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    #benchmarx_wrap .flex-sm-nowrap {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    #benchmarx_wrap .flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    #benchmarx_wrap .flex-sm-fill {
      -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 auto !important;
              flex: 1 1 auto !important; }
    #benchmarx_wrap .flex-sm-grow-0 {
      -webkit-box-flex: 0 !important;
          -ms-flex-positive: 0 !important;
              flex-grow: 0 !important; }
    #benchmarx_wrap .flex-sm-grow-1 {
      -webkit-box-flex: 1 !important;
          -ms-flex-positive: 1 !important;
              flex-grow: 1 !important; }
    #benchmarx_wrap .flex-sm-shrink-0 {
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }
    #benchmarx_wrap .flex-sm-shrink-1 {
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }
    #benchmarx_wrap .justify-content-sm-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    #benchmarx_wrap .justify-content-sm-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    #benchmarx_wrap .justify-content-sm-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    #benchmarx_wrap .justify-content-sm-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    #benchmarx_wrap .justify-content-sm-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    #benchmarx_wrap .align-items-sm-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    #benchmarx_wrap .align-items-sm-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    #benchmarx_wrap .align-items-sm-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    #benchmarx_wrap .align-items-sm-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    #benchmarx_wrap .align-items-sm-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    #benchmarx_wrap .align-content-sm-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    #benchmarx_wrap .align-content-sm-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    #benchmarx_wrap .align-content-sm-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    #benchmarx_wrap .align-content-sm-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    #benchmarx_wrap .align-content-sm-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    #benchmarx_wrap .align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    #benchmarx_wrap .align-self-sm-auto {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    #benchmarx_wrap .align-self-sm-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    #benchmarx_wrap .align-self-sm-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    #benchmarx_wrap .align-self-sm-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    #benchmarx_wrap .align-self-sm-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    #benchmarx_wrap .align-self-sm-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .flex-md-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    #benchmarx_wrap .flex-md-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    #benchmarx_wrap .flex-md-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    #benchmarx_wrap .flex-md-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    #benchmarx_wrap .flex-md-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    #benchmarx_wrap .flex-md-nowrap {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    #benchmarx_wrap .flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    #benchmarx_wrap .flex-md-fill {
      -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 auto !important;
              flex: 1 1 auto !important; }
    #benchmarx_wrap .flex-md-grow-0 {
      -webkit-box-flex: 0 !important;
          -ms-flex-positive: 0 !important;
              flex-grow: 0 !important; }
    #benchmarx_wrap .flex-md-grow-1 {
      -webkit-box-flex: 1 !important;
          -ms-flex-positive: 1 !important;
              flex-grow: 1 !important; }
    #benchmarx_wrap .flex-md-shrink-0 {
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }
    #benchmarx_wrap .flex-md-shrink-1 {
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }
    #benchmarx_wrap .justify-content-md-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    #benchmarx_wrap .justify-content-md-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    #benchmarx_wrap .justify-content-md-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    #benchmarx_wrap .justify-content-md-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    #benchmarx_wrap .justify-content-md-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    #benchmarx_wrap .align-items-md-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    #benchmarx_wrap .align-items-md-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    #benchmarx_wrap .align-items-md-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    #benchmarx_wrap .align-items-md-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    #benchmarx_wrap .align-items-md-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    #benchmarx_wrap .align-content-md-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    #benchmarx_wrap .align-content-md-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    #benchmarx_wrap .align-content-md-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    #benchmarx_wrap .align-content-md-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    #benchmarx_wrap .align-content-md-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    #benchmarx_wrap .align-content-md-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    #benchmarx_wrap .align-self-md-auto {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    #benchmarx_wrap .align-self-md-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    #benchmarx_wrap .align-self-md-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    #benchmarx_wrap .align-self-md-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    #benchmarx_wrap .align-self-md-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    #benchmarx_wrap .align-self-md-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .flex-lg-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    #benchmarx_wrap .flex-lg-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    #benchmarx_wrap .flex-lg-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    #benchmarx_wrap .flex-lg-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    #benchmarx_wrap .flex-lg-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    #benchmarx_wrap .flex-lg-nowrap {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    #benchmarx_wrap .flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    #benchmarx_wrap .flex-lg-fill {
      -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 auto !important;
              flex: 1 1 auto !important; }
    #benchmarx_wrap .flex-lg-grow-0 {
      -webkit-box-flex: 0 !important;
          -ms-flex-positive: 0 !important;
              flex-grow: 0 !important; }
    #benchmarx_wrap .flex-lg-grow-1 {
      -webkit-box-flex: 1 !important;
          -ms-flex-positive: 1 !important;
              flex-grow: 1 !important; }
    #benchmarx_wrap .flex-lg-shrink-0 {
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }
    #benchmarx_wrap .flex-lg-shrink-1 {
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }
    #benchmarx_wrap .justify-content-lg-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    #benchmarx_wrap .justify-content-lg-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    #benchmarx_wrap .justify-content-lg-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    #benchmarx_wrap .justify-content-lg-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    #benchmarx_wrap .justify-content-lg-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    #benchmarx_wrap .align-items-lg-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    #benchmarx_wrap .align-items-lg-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    #benchmarx_wrap .align-items-lg-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    #benchmarx_wrap .align-items-lg-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    #benchmarx_wrap .align-items-lg-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    #benchmarx_wrap .align-content-lg-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    #benchmarx_wrap .align-content-lg-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    #benchmarx_wrap .align-content-lg-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    #benchmarx_wrap .align-content-lg-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    #benchmarx_wrap .align-content-lg-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    #benchmarx_wrap .align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    #benchmarx_wrap .align-self-lg-auto {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    #benchmarx_wrap .align-self-lg-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    #benchmarx_wrap .align-self-lg-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    #benchmarx_wrap .align-self-lg-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    #benchmarx_wrap .align-self-lg-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    #benchmarx_wrap .align-self-lg-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .flex-xl-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    #benchmarx_wrap .flex-xl-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    #benchmarx_wrap .flex-xl-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    #benchmarx_wrap .flex-xl-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    #benchmarx_wrap .flex-xl-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    #benchmarx_wrap .flex-xl-nowrap {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    #benchmarx_wrap .flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    #benchmarx_wrap .flex-xl-fill {
      -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 auto !important;
              flex: 1 1 auto !important; }
    #benchmarx_wrap .flex-xl-grow-0 {
      -webkit-box-flex: 0 !important;
          -ms-flex-positive: 0 !important;
              flex-grow: 0 !important; }
    #benchmarx_wrap .flex-xl-grow-1 {
      -webkit-box-flex: 1 !important;
          -ms-flex-positive: 1 !important;
              flex-grow: 1 !important; }
    #benchmarx_wrap .flex-xl-shrink-0 {
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }
    #benchmarx_wrap .flex-xl-shrink-1 {
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }
    #benchmarx_wrap .justify-content-xl-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    #benchmarx_wrap .justify-content-xl-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    #benchmarx_wrap .justify-content-xl-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    #benchmarx_wrap .justify-content-xl-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    #benchmarx_wrap .justify-content-xl-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    #benchmarx_wrap .align-items-xl-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    #benchmarx_wrap .align-items-xl-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    #benchmarx_wrap .align-items-xl-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    #benchmarx_wrap .align-items-xl-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    #benchmarx_wrap .align-items-xl-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    #benchmarx_wrap .align-content-xl-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    #benchmarx_wrap .align-content-xl-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    #benchmarx_wrap .align-content-xl-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    #benchmarx_wrap .align-content-xl-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    #benchmarx_wrap .align-content-xl-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    #benchmarx_wrap .align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    #benchmarx_wrap .align-self-xl-auto {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    #benchmarx_wrap .align-self-xl-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    #benchmarx_wrap .align-self-xl-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    #benchmarx_wrap .align-self-xl-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    #benchmarx_wrap .align-self-xl-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    #benchmarx_wrap .align-self-xl-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  #benchmarx_wrap .float-left {
    float: left !important; }
  #benchmarx_wrap .float-right {
    float: right !important; }
  #benchmarx_wrap .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    #benchmarx_wrap .float-sm-left {
      float: left !important; }
    #benchmarx_wrap .float-sm-right {
      float: right !important; }
    #benchmarx_wrap .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .float-md-left {
      float: left !important; }
    #benchmarx_wrap .float-md-right {
      float: right !important; }
    #benchmarx_wrap .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .float-lg-left {
      float: left !important; }
    #benchmarx_wrap .float-lg-right {
      float: right !important; }
    #benchmarx_wrap .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .float-xl-left {
      float: left !important; }
    #benchmarx_wrap .float-xl-right {
      float: right !important; }
    #benchmarx_wrap .float-xl-none {
      float: none !important; } }
  #benchmarx_wrap .overflow-auto {
    overflow: auto !important; }
  #benchmarx_wrap .overflow-hidden {
    overflow: hidden !important; }
  #benchmarx_wrap .position-static {
    position: static !important; }
  #benchmarx_wrap .position-relative {
    position: relative !important; }
  #benchmarx_wrap .position-absolute {
    position: absolute !important; }
  #benchmarx_wrap .position-fixed {
    position: fixed !important; }
  #benchmarx_wrap .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important; }
  #benchmarx_wrap .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  #benchmarx_wrap .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports ((position: -webkit-sticky) or (position: sticky)) {
    #benchmarx_wrap .sticky-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  #benchmarx_wrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  #benchmarx_wrap .sr-only-focusable:active, #benchmarx_wrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  #benchmarx_wrap .shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
            box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
  #benchmarx_wrap .shadow {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  #benchmarx_wrap .shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
            box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  #benchmarx_wrap .shadow-none {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  #benchmarx_wrap .w-25 {
    width: 25% !important; }
  #benchmarx_wrap .w-50 {
    width: 50% !important; }
  #benchmarx_wrap .w-75 {
    width: 75% !important; }
  #benchmarx_wrap .w-100 {
    width: 100% !important; }
  #benchmarx_wrap .w-auto {
    width: auto !important; }
  #benchmarx_wrap .h-25 {
    height: 25% !important; }
  #benchmarx_wrap .h-50 {
    height: 50% !important; }
  #benchmarx_wrap .h-75 {
    height: 75% !important; }
  #benchmarx_wrap .h-100 {
    height: 100% !important; }
  #benchmarx_wrap .h-auto {
    height: auto !important; }
  #benchmarx_wrap .mw-100 {
    max-width: 100% !important; }
  #benchmarx_wrap .mh-100 {
    max-height: 100% !important; }
  #benchmarx_wrap .min-vw-100 {
    min-width: 100vw !important; }
  #benchmarx_wrap .min-vh-100 {
    min-height: 100vh !important; }
  #benchmarx_wrap .vw-100 {
    width: 100vw !important; }
  #benchmarx_wrap .vh-100 {
    height: 100vh !important; }
  #benchmarx_wrap .m-0 {
    margin: 0 !important; }
  #benchmarx_wrap .mt-0,
  #benchmarx_wrap .my-0 {
    margin-top: 0 !important; }
  #benchmarx_wrap .mr-0,
  #benchmarx_wrap .mx-0 {
    margin-right: 0 !important; }
  #benchmarx_wrap .mb-0,
  #benchmarx_wrap .my-0 {
    margin-bottom: 0 !important; }
  #benchmarx_wrap .ml-0,
  #benchmarx_wrap .mx-0 {
    margin-left: 0 !important; }
  #benchmarx_wrap .m-1 {
    margin: 0.25rem !important; }
  #benchmarx_wrap .mt-1,
  #benchmarx_wrap .my-1 {
    margin-top: 0.25rem !important; }
  #benchmarx_wrap .mr-1,
  #benchmarx_wrap .mx-1 {
    margin-right: 0.25rem !important; }
  #benchmarx_wrap .mb-1,
  #benchmarx_wrap .my-1 {
    margin-bottom: 0.25rem !important; }
  #benchmarx_wrap .ml-1,
  #benchmarx_wrap .mx-1 {
    margin-left: 0.25rem !important; }
  #benchmarx_wrap .m-2 {
    margin: 0.5rem !important; }
  #benchmarx_wrap .mt-2,
  #benchmarx_wrap .my-2 {
    margin-top: 0.5rem !important; }
  #benchmarx_wrap .mr-2,
  #benchmarx_wrap .mx-2 {
    margin-right: 0.5rem !important; }
  #benchmarx_wrap .mb-2,
  #benchmarx_wrap .my-2 {
    margin-bottom: 0.5rem !important; }
  #benchmarx_wrap .ml-2,
  #benchmarx_wrap .mx-2 {
    margin-left: 0.5rem !important; }
  #benchmarx_wrap .m-3 {
    margin: 1rem !important; }
  #benchmarx_wrap .mt-3,
  #benchmarx_wrap .my-3 {
    margin-top: 1rem !important; }
  #benchmarx_wrap .mr-3,
  #benchmarx_wrap .mx-3 {
    margin-right: 1rem !important; }
  #benchmarx_wrap .mb-3,
  #benchmarx_wrap .my-3 {
    margin-bottom: 1rem !important; }
  #benchmarx_wrap .ml-3,
  #benchmarx_wrap .mx-3 {
    margin-left: 1rem !important; }
  #benchmarx_wrap .m-4 {
    margin: 1.5rem !important; }
  #benchmarx_wrap .mt-4,
  #benchmarx_wrap .my-4 {
    margin-top: 1.5rem !important; }
  #benchmarx_wrap .mr-4,
  #benchmarx_wrap .mx-4 {
    margin-right: 1.5rem !important; }
  #benchmarx_wrap .mb-4,
  #benchmarx_wrap .my-4 {
    margin-bottom: 1.5rem !important; }
  #benchmarx_wrap .ml-4,
  #benchmarx_wrap .mx-4 {
    margin-left: 1.5rem !important; }
  #benchmarx_wrap .m-5 {
    margin: 3rem !important; }
  #benchmarx_wrap .mt-5,
  #benchmarx_wrap .my-5 {
    margin-top: 3rem !important; }
  #benchmarx_wrap .mr-5,
  #benchmarx_wrap .mx-5 {
    margin-right: 3rem !important; }
  #benchmarx_wrap .mb-5,
  #benchmarx_wrap .my-5 {
    margin-bottom: 3rem !important; }
  #benchmarx_wrap .ml-5,
  #benchmarx_wrap .mx-5 {
    margin-left: 3rem !important; }
  #benchmarx_wrap .p-0 {
    padding: 0 !important; }
  #benchmarx_wrap .pt-0,
  #benchmarx_wrap .py-0 {
    padding-top: 0 !important; }
  #benchmarx_wrap .pr-0,
  #benchmarx_wrap .px-0 {
    padding-right: 0 !important; }
  #benchmarx_wrap .pb-0,
  #benchmarx_wrap .py-0 {
    padding-bottom: 0 !important; }
  #benchmarx_wrap .pl-0,
  #benchmarx_wrap .px-0 {
    padding-left: 0 !important; }
  #benchmarx_wrap .p-1 {
    padding: 0.25rem !important; }
  #benchmarx_wrap .pt-1,
  #benchmarx_wrap .py-1 {
    padding-top: 0.25rem !important; }
  #benchmarx_wrap .pr-1,
  #benchmarx_wrap .px-1 {
    padding-right: 0.25rem !important; }
  #benchmarx_wrap .pb-1,
  #benchmarx_wrap .py-1 {
    padding-bottom: 0.25rem !important; }
  #benchmarx_wrap .pl-1,
  #benchmarx_wrap .px-1 {
    padding-left: 0.25rem !important; }
  #benchmarx_wrap .p-2 {
    padding: 0.5rem !important; }
  #benchmarx_wrap .pt-2,
  #benchmarx_wrap .py-2 {
    padding-top: 0.5rem !important; }
  #benchmarx_wrap .pr-2,
  #benchmarx_wrap .px-2 {
    padding-right: 0.5rem !important; }
  #benchmarx_wrap .pb-2,
  #benchmarx_wrap .py-2 {
    padding-bottom: 0.5rem !important; }
  #benchmarx_wrap .pl-2,
  #benchmarx_wrap .px-2 {
    padding-left: 0.5rem !important; }
  #benchmarx_wrap .p-3 {
    padding: 1rem !important; }
  #benchmarx_wrap .pt-3,
  #benchmarx_wrap .py-3 {
    padding-top: 1rem !important; }
  #benchmarx_wrap .pr-3,
  #benchmarx_wrap .px-3 {
    padding-right: 1rem !important; }
  #benchmarx_wrap .pb-3,
  #benchmarx_wrap .py-3 {
    padding-bottom: 1rem !important; }
  #benchmarx_wrap .pl-3,
  #benchmarx_wrap .px-3 {
    padding-left: 1rem !important; }
  #benchmarx_wrap .p-4 {
    padding: 1.5rem !important; }
  #benchmarx_wrap .pt-4,
  #benchmarx_wrap .py-4 {
    padding-top: 1.5rem !important; }
  #benchmarx_wrap .pr-4,
  #benchmarx_wrap .px-4 {
    padding-right: 1.5rem !important; }
  #benchmarx_wrap .pb-4,
  #benchmarx_wrap .py-4 {
    padding-bottom: 1.5rem !important; }
  #benchmarx_wrap .pl-4,
  #benchmarx_wrap .px-4 {
    padding-left: 1.5rem !important; }
  #benchmarx_wrap .p-5 {
    padding: 3rem !important; }
  #benchmarx_wrap .pt-5,
  #benchmarx_wrap .py-5 {
    padding-top: 3rem !important; }
  #benchmarx_wrap .pr-5,
  #benchmarx_wrap .px-5 {
    padding-right: 3rem !important; }
  #benchmarx_wrap .pb-5,
  #benchmarx_wrap .py-5 {
    padding-bottom: 3rem !important; }
  #benchmarx_wrap .pl-5,
  #benchmarx_wrap .px-5 {
    padding-left: 3rem !important; }
  #benchmarx_wrap .m-n1 {
    margin: -0.25rem !important; }
  #benchmarx_wrap .mt-n1,
  #benchmarx_wrap .my-n1 {
    margin-top: -0.25rem !important; }
  #benchmarx_wrap .mr-n1,
  #benchmarx_wrap .mx-n1 {
    margin-right: -0.25rem !important; }
  #benchmarx_wrap .mb-n1,
  #benchmarx_wrap .my-n1 {
    margin-bottom: -0.25rem !important; }
  #benchmarx_wrap .ml-n1,
  #benchmarx_wrap .mx-n1 {
    margin-left: -0.25rem !important; }
  #benchmarx_wrap .m-n2 {
    margin: -0.5rem !important; }
  #benchmarx_wrap .mt-n2,
  #benchmarx_wrap .my-n2 {
    margin-top: -0.5rem !important; }
  #benchmarx_wrap .mr-n2,
  #benchmarx_wrap .mx-n2 {
    margin-right: -0.5rem !important; }
  #benchmarx_wrap .mb-n2,
  #benchmarx_wrap .my-n2 {
    margin-bottom: -0.5rem !important; }
  #benchmarx_wrap .ml-n2,
  #benchmarx_wrap .mx-n2 {
    margin-left: -0.5rem !important; }
  #benchmarx_wrap .m-n3 {
    margin: -1rem !important; }
  #benchmarx_wrap .mt-n3,
  #benchmarx_wrap .my-n3 {
    margin-top: -1rem !important; }
  #benchmarx_wrap .mr-n3,
  #benchmarx_wrap .mx-n3 {
    margin-right: -1rem !important; }
  #benchmarx_wrap .mb-n3,
  #benchmarx_wrap .my-n3 {
    margin-bottom: -1rem !important; }
  #benchmarx_wrap .ml-n3,
  #benchmarx_wrap .mx-n3 {
    margin-left: -1rem !important; }
  #benchmarx_wrap .m-n4 {
    margin: -1.5rem !important; }
  #benchmarx_wrap .mt-n4,
  #benchmarx_wrap .my-n4 {
    margin-top: -1.5rem !important; }
  #benchmarx_wrap .mr-n4,
  #benchmarx_wrap .mx-n4 {
    margin-right: -1.5rem !important; }
  #benchmarx_wrap .mb-n4,
  #benchmarx_wrap .my-n4 {
    margin-bottom: -1.5rem !important; }
  #benchmarx_wrap .ml-n4,
  #benchmarx_wrap .mx-n4 {
    margin-left: -1.5rem !important; }
  #benchmarx_wrap .m-n5 {
    margin: -3rem !important; }
  #benchmarx_wrap .mt-n5,
  #benchmarx_wrap .my-n5 {
    margin-top: -3rem !important; }
  #benchmarx_wrap .mr-n5,
  #benchmarx_wrap .mx-n5 {
    margin-right: -3rem !important; }
  #benchmarx_wrap .mb-n5,
  #benchmarx_wrap .my-n5 {
    margin-bottom: -3rem !important; }
  #benchmarx_wrap .ml-n5,
  #benchmarx_wrap .mx-n5 {
    margin-left: -3rem !important; }
  #benchmarx_wrap .m-auto {
    margin: auto !important; }
  #benchmarx_wrap .mt-auto,
  #benchmarx_wrap .my-auto {
    margin-top: auto !important; }
  #benchmarx_wrap .mr-auto,
  #benchmarx_wrap .mx-auto {
    margin-right: auto !important; }
  #benchmarx_wrap .mb-auto,
  #benchmarx_wrap .my-auto {
    margin-bottom: auto !important; }
  #benchmarx_wrap .ml-auto,
  #benchmarx_wrap .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    #benchmarx_wrap .m-sm-0 {
      margin: 0 !important; }
    #benchmarx_wrap .mt-sm-0,
    #benchmarx_wrap .my-sm-0 {
      margin-top: 0 !important; }
    #benchmarx_wrap .mr-sm-0,
    #benchmarx_wrap .mx-sm-0 {
      margin-right: 0 !important; }
    #benchmarx_wrap .mb-sm-0,
    #benchmarx_wrap .my-sm-0 {
      margin-bottom: 0 !important; }
    #benchmarx_wrap .ml-sm-0,
    #benchmarx_wrap .mx-sm-0 {
      margin-left: 0 !important; }
    #benchmarx_wrap .m-sm-1 {
      margin: 0.25rem !important; }
    #benchmarx_wrap .mt-sm-1,
    #benchmarx_wrap .my-sm-1 {
      margin-top: 0.25rem !important; }
    #benchmarx_wrap .mr-sm-1,
    #benchmarx_wrap .mx-sm-1 {
      margin-right: 0.25rem !important; }
    #benchmarx_wrap .mb-sm-1,
    #benchmarx_wrap .my-sm-1 {
      margin-bottom: 0.25rem !important; }
    #benchmarx_wrap .ml-sm-1,
    #benchmarx_wrap .mx-sm-1 {
      margin-left: 0.25rem !important; }
    #benchmarx_wrap .m-sm-2 {
      margin: 0.5rem !important; }
    #benchmarx_wrap .mt-sm-2,
    #benchmarx_wrap .my-sm-2 {
      margin-top: 0.5rem !important; }
    #benchmarx_wrap .mr-sm-2,
    #benchmarx_wrap .mx-sm-2 {
      margin-right: 0.5rem !important; }
    #benchmarx_wrap .mb-sm-2,
    #benchmarx_wrap .my-sm-2 {
      margin-bottom: 0.5rem !important; }
    #benchmarx_wrap .ml-sm-2,
    #benchmarx_wrap .mx-sm-2 {
      margin-left: 0.5rem !important; }
    #benchmarx_wrap .m-sm-3 {
      margin: 1rem !important; }
    #benchmarx_wrap .mt-sm-3,
    #benchmarx_wrap .my-sm-3 {
      margin-top: 1rem !important; }
    #benchmarx_wrap .mr-sm-3,
    #benchmarx_wrap .mx-sm-3 {
      margin-right: 1rem !important; }
    #benchmarx_wrap .mb-sm-3,
    #benchmarx_wrap .my-sm-3 {
      margin-bottom: 1rem !important; }
    #benchmarx_wrap .ml-sm-3,
    #benchmarx_wrap .mx-sm-3 {
      margin-left: 1rem !important; }
    #benchmarx_wrap .m-sm-4 {
      margin: 1.5rem !important; }
    #benchmarx_wrap .mt-sm-4,
    #benchmarx_wrap .my-sm-4 {
      margin-top: 1.5rem !important; }
    #benchmarx_wrap .mr-sm-4,
    #benchmarx_wrap .mx-sm-4 {
      margin-right: 1.5rem !important; }
    #benchmarx_wrap .mb-sm-4,
    #benchmarx_wrap .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    #benchmarx_wrap .ml-sm-4,
    #benchmarx_wrap .mx-sm-4 {
      margin-left: 1.5rem !important; }
    #benchmarx_wrap .m-sm-5 {
      margin: 3rem !important; }
    #benchmarx_wrap .mt-sm-5,
    #benchmarx_wrap .my-sm-5 {
      margin-top: 3rem !important; }
    #benchmarx_wrap .mr-sm-5,
    #benchmarx_wrap .mx-sm-5 {
      margin-right: 3rem !important; }
    #benchmarx_wrap .mb-sm-5,
    #benchmarx_wrap .my-sm-5 {
      margin-bottom: 3rem !important; }
    #benchmarx_wrap .ml-sm-5,
    #benchmarx_wrap .mx-sm-5 {
      margin-left: 3rem !important; }
    #benchmarx_wrap .p-sm-0 {
      padding: 0 !important; }
    #benchmarx_wrap .pt-sm-0,
    #benchmarx_wrap .py-sm-0 {
      padding-top: 0 !important; }
    #benchmarx_wrap .pr-sm-0,
    #benchmarx_wrap .px-sm-0 {
      padding-right: 0 !important; }
    #benchmarx_wrap .pb-sm-0,
    #benchmarx_wrap .py-sm-0 {
      padding-bottom: 0 !important; }
    #benchmarx_wrap .pl-sm-0,
    #benchmarx_wrap .px-sm-0 {
      padding-left: 0 !important; }
    #benchmarx_wrap .p-sm-1 {
      padding: 0.25rem !important; }
    #benchmarx_wrap .pt-sm-1,
    #benchmarx_wrap .py-sm-1 {
      padding-top: 0.25rem !important; }
    #benchmarx_wrap .pr-sm-1,
    #benchmarx_wrap .px-sm-1 {
      padding-right: 0.25rem !important; }
    #benchmarx_wrap .pb-sm-1,
    #benchmarx_wrap .py-sm-1 {
      padding-bottom: 0.25rem !important; }
    #benchmarx_wrap .pl-sm-1,
    #benchmarx_wrap .px-sm-1 {
      padding-left: 0.25rem !important; }
    #benchmarx_wrap .p-sm-2 {
      padding: 0.5rem !important; }
    #benchmarx_wrap .pt-sm-2,
    #benchmarx_wrap .py-sm-2 {
      padding-top: 0.5rem !important; }
    #benchmarx_wrap .pr-sm-2,
    #benchmarx_wrap .px-sm-2 {
      padding-right: 0.5rem !important; }
    #benchmarx_wrap .pb-sm-2,
    #benchmarx_wrap .py-sm-2 {
      padding-bottom: 0.5rem !important; }
    #benchmarx_wrap .pl-sm-2,
    #benchmarx_wrap .px-sm-2 {
      padding-left: 0.5rem !important; }
    #benchmarx_wrap .p-sm-3 {
      padding: 1rem !important; }
    #benchmarx_wrap .pt-sm-3,
    #benchmarx_wrap .py-sm-3 {
      padding-top: 1rem !important; }
    #benchmarx_wrap .pr-sm-3,
    #benchmarx_wrap .px-sm-3 {
      padding-right: 1rem !important; }
    #benchmarx_wrap .pb-sm-3,
    #benchmarx_wrap .py-sm-3 {
      padding-bottom: 1rem !important; }
    #benchmarx_wrap .pl-sm-3,
    #benchmarx_wrap .px-sm-3 {
      padding-left: 1rem !important; }
    #benchmarx_wrap .p-sm-4 {
      padding: 1.5rem !important; }
    #benchmarx_wrap .pt-sm-4,
    #benchmarx_wrap .py-sm-4 {
      padding-top: 1.5rem !important; }
    #benchmarx_wrap .pr-sm-4,
    #benchmarx_wrap .px-sm-4 {
      padding-right: 1.5rem !important; }
    #benchmarx_wrap .pb-sm-4,
    #benchmarx_wrap .py-sm-4 {
      padding-bottom: 1.5rem !important; }
    #benchmarx_wrap .pl-sm-4,
    #benchmarx_wrap .px-sm-4 {
      padding-left: 1.5rem !important; }
    #benchmarx_wrap .p-sm-5 {
      padding: 3rem !important; }
    #benchmarx_wrap .pt-sm-5,
    #benchmarx_wrap .py-sm-5 {
      padding-top: 3rem !important; }
    #benchmarx_wrap .pr-sm-5,
    #benchmarx_wrap .px-sm-5 {
      padding-right: 3rem !important; }
    #benchmarx_wrap .pb-sm-5,
    #benchmarx_wrap .py-sm-5 {
      padding-bottom: 3rem !important; }
    #benchmarx_wrap .pl-sm-5,
    #benchmarx_wrap .px-sm-5 {
      padding-left: 3rem !important; }
    #benchmarx_wrap .m-sm-n1 {
      margin: -0.25rem !important; }
    #benchmarx_wrap .mt-sm-n1,
    #benchmarx_wrap .my-sm-n1 {
      margin-top: -0.25rem !important; }
    #benchmarx_wrap .mr-sm-n1,
    #benchmarx_wrap .mx-sm-n1 {
      margin-right: -0.25rem !important; }
    #benchmarx_wrap .mb-sm-n1,
    #benchmarx_wrap .my-sm-n1 {
      margin-bottom: -0.25rem !important; }
    #benchmarx_wrap .ml-sm-n1,
    #benchmarx_wrap .mx-sm-n1 {
      margin-left: -0.25rem !important; }
    #benchmarx_wrap .m-sm-n2 {
      margin: -0.5rem !important; }
    #benchmarx_wrap .mt-sm-n2,
    #benchmarx_wrap .my-sm-n2 {
      margin-top: -0.5rem !important; }
    #benchmarx_wrap .mr-sm-n2,
    #benchmarx_wrap .mx-sm-n2 {
      margin-right: -0.5rem !important; }
    #benchmarx_wrap .mb-sm-n2,
    #benchmarx_wrap .my-sm-n2 {
      margin-bottom: -0.5rem !important; }
    #benchmarx_wrap .ml-sm-n2,
    #benchmarx_wrap .mx-sm-n2 {
      margin-left: -0.5rem !important; }
    #benchmarx_wrap .m-sm-n3 {
      margin: -1rem !important; }
    #benchmarx_wrap .mt-sm-n3,
    #benchmarx_wrap .my-sm-n3 {
      margin-top: -1rem !important; }
    #benchmarx_wrap .mr-sm-n3,
    #benchmarx_wrap .mx-sm-n3 {
      margin-right: -1rem !important; }
    #benchmarx_wrap .mb-sm-n3,
    #benchmarx_wrap .my-sm-n3 {
      margin-bottom: -1rem !important; }
    #benchmarx_wrap .ml-sm-n3,
    #benchmarx_wrap .mx-sm-n3 {
      margin-left: -1rem !important; }
    #benchmarx_wrap .m-sm-n4 {
      margin: -1.5rem !important; }
    #benchmarx_wrap .mt-sm-n4,
    #benchmarx_wrap .my-sm-n4 {
      margin-top: -1.5rem !important; }
    #benchmarx_wrap .mr-sm-n4,
    #benchmarx_wrap .mx-sm-n4 {
      margin-right: -1.5rem !important; }
    #benchmarx_wrap .mb-sm-n4,
    #benchmarx_wrap .my-sm-n4 {
      margin-bottom: -1.5rem !important; }
    #benchmarx_wrap .ml-sm-n4,
    #benchmarx_wrap .mx-sm-n4 {
      margin-left: -1.5rem !important; }
    #benchmarx_wrap .m-sm-n5 {
      margin: -3rem !important; }
    #benchmarx_wrap .mt-sm-n5,
    #benchmarx_wrap .my-sm-n5 {
      margin-top: -3rem !important; }
    #benchmarx_wrap .mr-sm-n5,
    #benchmarx_wrap .mx-sm-n5 {
      margin-right: -3rem !important; }
    #benchmarx_wrap .mb-sm-n5,
    #benchmarx_wrap .my-sm-n5 {
      margin-bottom: -3rem !important; }
    #benchmarx_wrap .ml-sm-n5,
    #benchmarx_wrap .mx-sm-n5 {
      margin-left: -3rem !important; }
    #benchmarx_wrap .m-sm-auto {
      margin: auto !important; }
    #benchmarx_wrap .mt-sm-auto,
    #benchmarx_wrap .my-sm-auto {
      margin-top: auto !important; }
    #benchmarx_wrap .mr-sm-auto,
    #benchmarx_wrap .mx-sm-auto {
      margin-right: auto !important; }
    #benchmarx_wrap .mb-sm-auto,
    #benchmarx_wrap .my-sm-auto {
      margin-bottom: auto !important; }
    #benchmarx_wrap .ml-sm-auto,
    #benchmarx_wrap .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .m-md-0 {
      margin: 0 !important; }
    #benchmarx_wrap .mt-md-0,
    #benchmarx_wrap .my-md-0 {
      margin-top: 0 !important; }
    #benchmarx_wrap .mr-md-0,
    #benchmarx_wrap .mx-md-0 {
      margin-right: 0 !important; }
    #benchmarx_wrap .mb-md-0,
    #benchmarx_wrap .my-md-0 {
      margin-bottom: 0 !important; }
    #benchmarx_wrap .ml-md-0,
    #benchmarx_wrap .mx-md-0 {
      margin-left: 0 !important; }
    #benchmarx_wrap .m-md-1 {
      margin: 0.25rem !important; }
    #benchmarx_wrap .mt-md-1,
    #benchmarx_wrap .my-md-1 {
      margin-top: 0.25rem !important; }
    #benchmarx_wrap .mr-md-1,
    #benchmarx_wrap .mx-md-1 {
      margin-right: 0.25rem !important; }
    #benchmarx_wrap .mb-md-1,
    #benchmarx_wrap .my-md-1 {
      margin-bottom: 0.25rem !important; }
    #benchmarx_wrap .ml-md-1,
    #benchmarx_wrap .mx-md-1 {
      margin-left: 0.25rem !important; }
    #benchmarx_wrap .m-md-2 {
      margin: 0.5rem !important; }
    #benchmarx_wrap .mt-md-2,
    #benchmarx_wrap .my-md-2 {
      margin-top: 0.5rem !important; }
    #benchmarx_wrap .mr-md-2,
    #benchmarx_wrap .mx-md-2 {
      margin-right: 0.5rem !important; }
    #benchmarx_wrap .mb-md-2,
    #benchmarx_wrap .my-md-2 {
      margin-bottom: 0.5rem !important; }
    #benchmarx_wrap .ml-md-2,
    #benchmarx_wrap .mx-md-2 {
      margin-left: 0.5rem !important; }
    #benchmarx_wrap .m-md-3 {
      margin: 1rem !important; }
    #benchmarx_wrap .mt-md-3,
    #benchmarx_wrap .my-md-3 {
      margin-top: 1rem !important; }
    #benchmarx_wrap .mr-md-3,
    #benchmarx_wrap .mx-md-3 {
      margin-right: 1rem !important; }
    #benchmarx_wrap .mb-md-3,
    #benchmarx_wrap .my-md-3 {
      margin-bottom: 1rem !important; }
    #benchmarx_wrap .ml-md-3,
    #benchmarx_wrap .mx-md-3 {
      margin-left: 1rem !important; }
    #benchmarx_wrap .m-md-4 {
      margin: 1.5rem !important; }
    #benchmarx_wrap .mt-md-4,
    #benchmarx_wrap .my-md-4 {
      margin-top: 1.5rem !important; }
    #benchmarx_wrap .mr-md-4,
    #benchmarx_wrap .mx-md-4 {
      margin-right: 1.5rem !important; }
    #benchmarx_wrap .mb-md-4,
    #benchmarx_wrap .my-md-4 {
      margin-bottom: 1.5rem !important; }
    #benchmarx_wrap .ml-md-4,
    #benchmarx_wrap .mx-md-4 {
      margin-left: 1.5rem !important; }
    #benchmarx_wrap .m-md-5 {
      margin: 3rem !important; }
    #benchmarx_wrap .mt-md-5,
    #benchmarx_wrap .my-md-5 {
      margin-top: 3rem !important; }
    #benchmarx_wrap .mr-md-5,
    #benchmarx_wrap .mx-md-5 {
      margin-right: 3rem !important; }
    #benchmarx_wrap .mb-md-5,
    #benchmarx_wrap .my-md-5 {
      margin-bottom: 3rem !important; }
    #benchmarx_wrap .ml-md-5,
    #benchmarx_wrap .mx-md-5 {
      margin-left: 3rem !important; }
    #benchmarx_wrap .p-md-0 {
      padding: 0 !important; }
    #benchmarx_wrap .pt-md-0,
    #benchmarx_wrap .py-md-0 {
      padding-top: 0 !important; }
    #benchmarx_wrap .pr-md-0,
    #benchmarx_wrap .px-md-0 {
      padding-right: 0 !important; }
    #benchmarx_wrap .pb-md-0,
    #benchmarx_wrap .py-md-0 {
      padding-bottom: 0 !important; }
    #benchmarx_wrap .pl-md-0,
    #benchmarx_wrap .px-md-0 {
      padding-left: 0 !important; }
    #benchmarx_wrap .p-md-1 {
      padding: 0.25rem !important; }
    #benchmarx_wrap .pt-md-1,
    #benchmarx_wrap .py-md-1 {
      padding-top: 0.25rem !important; }
    #benchmarx_wrap .pr-md-1,
    #benchmarx_wrap .px-md-1 {
      padding-right: 0.25rem !important; }
    #benchmarx_wrap .pb-md-1,
    #benchmarx_wrap .py-md-1 {
      padding-bottom: 0.25rem !important; }
    #benchmarx_wrap .pl-md-1,
    #benchmarx_wrap .px-md-1 {
      padding-left: 0.25rem !important; }
    #benchmarx_wrap .p-md-2 {
      padding: 0.5rem !important; }
    #benchmarx_wrap .pt-md-2,
    #benchmarx_wrap .py-md-2 {
      padding-top: 0.5rem !important; }
    #benchmarx_wrap .pr-md-2,
    #benchmarx_wrap .px-md-2 {
      padding-right: 0.5rem !important; }
    #benchmarx_wrap .pb-md-2,
    #benchmarx_wrap .py-md-2 {
      padding-bottom: 0.5rem !important; }
    #benchmarx_wrap .pl-md-2,
    #benchmarx_wrap .px-md-2 {
      padding-left: 0.5rem !important; }
    #benchmarx_wrap .p-md-3 {
      padding: 1rem !important; }
    #benchmarx_wrap .pt-md-3,
    #benchmarx_wrap .py-md-3 {
      padding-top: 1rem !important; }
    #benchmarx_wrap .pr-md-3,
    #benchmarx_wrap .px-md-3 {
      padding-right: 1rem !important; }
    #benchmarx_wrap .pb-md-3,
    #benchmarx_wrap .py-md-3 {
      padding-bottom: 1rem !important; }
    #benchmarx_wrap .pl-md-3,
    #benchmarx_wrap .px-md-3 {
      padding-left: 1rem !important; }
    #benchmarx_wrap .p-md-4 {
      padding: 1.5rem !important; }
    #benchmarx_wrap .pt-md-4,
    #benchmarx_wrap .py-md-4 {
      padding-top: 1.5rem !important; }
    #benchmarx_wrap .pr-md-4,
    #benchmarx_wrap .px-md-4 {
      padding-right: 1.5rem !important; }
    #benchmarx_wrap .pb-md-4,
    #benchmarx_wrap .py-md-4 {
      padding-bottom: 1.5rem !important; }
    #benchmarx_wrap .pl-md-4,
    #benchmarx_wrap .px-md-4 {
      padding-left: 1.5rem !important; }
    #benchmarx_wrap .p-md-5 {
      padding: 3rem !important; }
    #benchmarx_wrap .pt-md-5,
    #benchmarx_wrap .py-md-5 {
      padding-top: 3rem !important; }
    #benchmarx_wrap .pr-md-5,
    #benchmarx_wrap .px-md-5 {
      padding-right: 3rem !important; }
    #benchmarx_wrap .pb-md-5,
    #benchmarx_wrap .py-md-5 {
      padding-bottom: 3rem !important; }
    #benchmarx_wrap .pl-md-5,
    #benchmarx_wrap .px-md-5 {
      padding-left: 3rem !important; }
    #benchmarx_wrap .m-md-n1 {
      margin: -0.25rem !important; }
    #benchmarx_wrap .mt-md-n1,
    #benchmarx_wrap .my-md-n1 {
      margin-top: -0.25rem !important; }
    #benchmarx_wrap .mr-md-n1,
    #benchmarx_wrap .mx-md-n1 {
      margin-right: -0.25rem !important; }
    #benchmarx_wrap .mb-md-n1,
    #benchmarx_wrap .my-md-n1 {
      margin-bottom: -0.25rem !important; }
    #benchmarx_wrap .ml-md-n1,
    #benchmarx_wrap .mx-md-n1 {
      margin-left: -0.25rem !important; }
    #benchmarx_wrap .m-md-n2 {
      margin: -0.5rem !important; }
    #benchmarx_wrap .mt-md-n2,
    #benchmarx_wrap .my-md-n2 {
      margin-top: -0.5rem !important; }
    #benchmarx_wrap .mr-md-n2,
    #benchmarx_wrap .mx-md-n2 {
      margin-right: -0.5rem !important; }
    #benchmarx_wrap .mb-md-n2,
    #benchmarx_wrap .my-md-n2 {
      margin-bottom: -0.5rem !important; }
    #benchmarx_wrap .ml-md-n2,
    #benchmarx_wrap .mx-md-n2 {
      margin-left: -0.5rem !important; }
    #benchmarx_wrap .m-md-n3 {
      margin: -1rem !important; }
    #benchmarx_wrap .mt-md-n3,
    #benchmarx_wrap .my-md-n3 {
      margin-top: -1rem !important; }
    #benchmarx_wrap .mr-md-n3,
    #benchmarx_wrap .mx-md-n3 {
      margin-right: -1rem !important; }
    #benchmarx_wrap .mb-md-n3,
    #benchmarx_wrap .my-md-n3 {
      margin-bottom: -1rem !important; }
    #benchmarx_wrap .ml-md-n3,
    #benchmarx_wrap .mx-md-n3 {
      margin-left: -1rem !important; }
    #benchmarx_wrap .m-md-n4 {
      margin: -1.5rem !important; }
    #benchmarx_wrap .mt-md-n4,
    #benchmarx_wrap .my-md-n4 {
      margin-top: -1.5rem !important; }
    #benchmarx_wrap .mr-md-n4,
    #benchmarx_wrap .mx-md-n4 {
      margin-right: -1.5rem !important; }
    #benchmarx_wrap .mb-md-n4,
    #benchmarx_wrap .my-md-n4 {
      margin-bottom: -1.5rem !important; }
    #benchmarx_wrap .ml-md-n4,
    #benchmarx_wrap .mx-md-n4 {
      margin-left: -1.5rem !important; }
    #benchmarx_wrap .m-md-n5 {
      margin: -3rem !important; }
    #benchmarx_wrap .mt-md-n5,
    #benchmarx_wrap .my-md-n5 {
      margin-top: -3rem !important; }
    #benchmarx_wrap .mr-md-n5,
    #benchmarx_wrap .mx-md-n5 {
      margin-right: -3rem !important; }
    #benchmarx_wrap .mb-md-n5,
    #benchmarx_wrap .my-md-n5 {
      margin-bottom: -3rem !important; }
    #benchmarx_wrap .ml-md-n5,
    #benchmarx_wrap .mx-md-n5 {
      margin-left: -3rem !important; }
    #benchmarx_wrap .m-md-auto {
      margin: auto !important; }
    #benchmarx_wrap .mt-md-auto,
    #benchmarx_wrap .my-md-auto {
      margin-top: auto !important; }
    #benchmarx_wrap .mr-md-auto,
    #benchmarx_wrap .mx-md-auto {
      margin-right: auto !important; }
    #benchmarx_wrap .mb-md-auto,
    #benchmarx_wrap .my-md-auto {
      margin-bottom: auto !important; }
    #benchmarx_wrap .ml-md-auto,
    #benchmarx_wrap .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .m-lg-0 {
      margin: 0 !important; }
    #benchmarx_wrap .mt-lg-0,
    #benchmarx_wrap .my-lg-0 {
      margin-top: 0 !important; }
    #benchmarx_wrap .mr-lg-0,
    #benchmarx_wrap .mx-lg-0 {
      margin-right: 0 !important; }
    #benchmarx_wrap .mb-lg-0,
    #benchmarx_wrap .my-lg-0 {
      margin-bottom: 0 !important; }
    #benchmarx_wrap .ml-lg-0,
    #benchmarx_wrap .mx-lg-0 {
      margin-left: 0 !important; }
    #benchmarx_wrap .m-lg-1 {
      margin: 0.25rem !important; }
    #benchmarx_wrap .mt-lg-1,
    #benchmarx_wrap .my-lg-1 {
      margin-top: 0.25rem !important; }
    #benchmarx_wrap .mr-lg-1,
    #benchmarx_wrap .mx-lg-1 {
      margin-right: 0.25rem !important; }
    #benchmarx_wrap .mb-lg-1,
    #benchmarx_wrap .my-lg-1 {
      margin-bottom: 0.25rem !important; }
    #benchmarx_wrap .ml-lg-1,
    #benchmarx_wrap .mx-lg-1 {
      margin-left: 0.25rem !important; }
    #benchmarx_wrap .m-lg-2 {
      margin: 0.5rem !important; }
    #benchmarx_wrap .mt-lg-2,
    #benchmarx_wrap .my-lg-2 {
      margin-top: 0.5rem !important; }
    #benchmarx_wrap .mr-lg-2,
    #benchmarx_wrap .mx-lg-2 {
      margin-right: 0.5rem !important; }
    #benchmarx_wrap .mb-lg-2,
    #benchmarx_wrap .my-lg-2 {
      margin-bottom: 0.5rem !important; }
    #benchmarx_wrap .ml-lg-2,
    #benchmarx_wrap .mx-lg-2 {
      margin-left: 0.5rem !important; }
    #benchmarx_wrap .m-lg-3 {
      margin: 1rem !important; }
    #benchmarx_wrap .mt-lg-3,
    #benchmarx_wrap .my-lg-3 {
      margin-top: 1rem !important; }
    #benchmarx_wrap .mr-lg-3,
    #benchmarx_wrap .mx-lg-3 {
      margin-right: 1rem !important; }
    #benchmarx_wrap .mb-lg-3,
    #benchmarx_wrap .my-lg-3 {
      margin-bottom: 1rem !important; }
    #benchmarx_wrap .ml-lg-3,
    #benchmarx_wrap .mx-lg-3 {
      margin-left: 1rem !important; }
    #benchmarx_wrap .m-lg-4 {
      margin: 1.5rem !important; }
    #benchmarx_wrap .mt-lg-4,
    #benchmarx_wrap .my-lg-4 {
      margin-top: 1.5rem !important; }
    #benchmarx_wrap .mr-lg-4,
    #benchmarx_wrap .mx-lg-4 {
      margin-right: 1.5rem !important; }
    #benchmarx_wrap .mb-lg-4,
    #benchmarx_wrap .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    #benchmarx_wrap .ml-lg-4,
    #benchmarx_wrap .mx-lg-4 {
      margin-left: 1.5rem !important; }
    #benchmarx_wrap .m-lg-5 {
      margin: 3rem !important; }
    #benchmarx_wrap .mt-lg-5,
    #benchmarx_wrap .my-lg-5 {
      margin-top: 3rem !important; }
    #benchmarx_wrap .mr-lg-5,
    #benchmarx_wrap .mx-lg-5 {
      margin-right: 3rem !important; }
    #benchmarx_wrap .mb-lg-5,
    #benchmarx_wrap .my-lg-5 {
      margin-bottom: 3rem !important; }
    #benchmarx_wrap .ml-lg-5,
    #benchmarx_wrap .mx-lg-5 {
      margin-left: 3rem !important; }
    #benchmarx_wrap .p-lg-0 {
      padding: 0 !important; }
    #benchmarx_wrap .pt-lg-0,
    #benchmarx_wrap .py-lg-0 {
      padding-top: 0 !important; }
    #benchmarx_wrap .pr-lg-0,
    #benchmarx_wrap .px-lg-0 {
      padding-right: 0 !important; }
    #benchmarx_wrap .pb-lg-0,
    #benchmarx_wrap .py-lg-0 {
      padding-bottom: 0 !important; }
    #benchmarx_wrap .pl-lg-0,
    #benchmarx_wrap .px-lg-0 {
      padding-left: 0 !important; }
    #benchmarx_wrap .p-lg-1 {
      padding: 0.25rem !important; }
    #benchmarx_wrap .pt-lg-1,
    #benchmarx_wrap .py-lg-1 {
      padding-top: 0.25rem !important; }
    #benchmarx_wrap .pr-lg-1,
    #benchmarx_wrap .px-lg-1 {
      padding-right: 0.25rem !important; }
    #benchmarx_wrap .pb-lg-1,
    #benchmarx_wrap .py-lg-1 {
      padding-bottom: 0.25rem !important; }
    #benchmarx_wrap .pl-lg-1,
    #benchmarx_wrap .px-lg-1 {
      padding-left: 0.25rem !important; }
    #benchmarx_wrap .p-lg-2 {
      padding: 0.5rem !important; }
    #benchmarx_wrap .pt-lg-2,
    #benchmarx_wrap .py-lg-2 {
      padding-top: 0.5rem !important; }
    #benchmarx_wrap .pr-lg-2,
    #benchmarx_wrap .px-lg-2 {
      padding-right: 0.5rem !important; }
    #benchmarx_wrap .pb-lg-2,
    #benchmarx_wrap .py-lg-2 {
      padding-bottom: 0.5rem !important; }
    #benchmarx_wrap .pl-lg-2,
    #benchmarx_wrap .px-lg-2 {
      padding-left: 0.5rem !important; }
    #benchmarx_wrap .p-lg-3 {
      padding: 1rem !important; }
    #benchmarx_wrap .pt-lg-3,
    #benchmarx_wrap .py-lg-3 {
      padding-top: 1rem !important; }
    #benchmarx_wrap .pr-lg-3,
    #benchmarx_wrap .px-lg-3 {
      padding-right: 1rem !important; }
    #benchmarx_wrap .pb-lg-3,
    #benchmarx_wrap .py-lg-3 {
      padding-bottom: 1rem !important; }
    #benchmarx_wrap .pl-lg-3,
    #benchmarx_wrap .px-lg-3 {
      padding-left: 1rem !important; }
    #benchmarx_wrap .p-lg-4 {
      padding: 1.5rem !important; }
    #benchmarx_wrap .pt-lg-4,
    #benchmarx_wrap .py-lg-4 {
      padding-top: 1.5rem !important; }
    #benchmarx_wrap .pr-lg-4,
    #benchmarx_wrap .px-lg-4 {
      padding-right: 1.5rem !important; }
    #benchmarx_wrap .pb-lg-4,
    #benchmarx_wrap .py-lg-4 {
      padding-bottom: 1.5rem !important; }
    #benchmarx_wrap .pl-lg-4,
    #benchmarx_wrap .px-lg-4 {
      padding-left: 1.5rem !important; }
    #benchmarx_wrap .p-lg-5 {
      padding: 3rem !important; }
    #benchmarx_wrap .pt-lg-5,
    #benchmarx_wrap .py-lg-5 {
      padding-top: 3rem !important; }
    #benchmarx_wrap .pr-lg-5,
    #benchmarx_wrap .px-lg-5 {
      padding-right: 3rem !important; }
    #benchmarx_wrap .pb-lg-5,
    #benchmarx_wrap .py-lg-5 {
      padding-bottom: 3rem !important; }
    #benchmarx_wrap .pl-lg-5,
    #benchmarx_wrap .px-lg-5 {
      padding-left: 3rem !important; }
    #benchmarx_wrap .m-lg-n1 {
      margin: -0.25rem !important; }
    #benchmarx_wrap .mt-lg-n1,
    #benchmarx_wrap .my-lg-n1 {
      margin-top: -0.25rem !important; }
    #benchmarx_wrap .mr-lg-n1,
    #benchmarx_wrap .mx-lg-n1 {
      margin-right: -0.25rem !important; }
    #benchmarx_wrap .mb-lg-n1,
    #benchmarx_wrap .my-lg-n1 {
      margin-bottom: -0.25rem !important; }
    #benchmarx_wrap .ml-lg-n1,
    #benchmarx_wrap .mx-lg-n1 {
      margin-left: -0.25rem !important; }
    #benchmarx_wrap .m-lg-n2 {
      margin: -0.5rem !important; }
    #benchmarx_wrap .mt-lg-n2,
    #benchmarx_wrap .my-lg-n2 {
      margin-top: -0.5rem !important; }
    #benchmarx_wrap .mr-lg-n2,
    #benchmarx_wrap .mx-lg-n2 {
      margin-right: -0.5rem !important; }
    #benchmarx_wrap .mb-lg-n2,
    #benchmarx_wrap .my-lg-n2 {
      margin-bottom: -0.5rem !important; }
    #benchmarx_wrap .ml-lg-n2,
    #benchmarx_wrap .mx-lg-n2 {
      margin-left: -0.5rem !important; }
    #benchmarx_wrap .m-lg-n3 {
      margin: -1rem !important; }
    #benchmarx_wrap .mt-lg-n3,
    #benchmarx_wrap .my-lg-n3 {
      margin-top: -1rem !important; }
    #benchmarx_wrap .mr-lg-n3,
    #benchmarx_wrap .mx-lg-n3 {
      margin-right: -1rem !important; }
    #benchmarx_wrap .mb-lg-n3,
    #benchmarx_wrap .my-lg-n3 {
      margin-bottom: -1rem !important; }
    #benchmarx_wrap .ml-lg-n3,
    #benchmarx_wrap .mx-lg-n3 {
      margin-left: -1rem !important; }
    #benchmarx_wrap .m-lg-n4 {
      margin: -1.5rem !important; }
    #benchmarx_wrap .mt-lg-n4,
    #benchmarx_wrap .my-lg-n4 {
      margin-top: -1.5rem !important; }
    #benchmarx_wrap .mr-lg-n4,
    #benchmarx_wrap .mx-lg-n4 {
      margin-right: -1.5rem !important; }
    #benchmarx_wrap .mb-lg-n4,
    #benchmarx_wrap .my-lg-n4 {
      margin-bottom: -1.5rem !important; }
    #benchmarx_wrap .ml-lg-n4,
    #benchmarx_wrap .mx-lg-n4 {
      margin-left: -1.5rem !important; }
    #benchmarx_wrap .m-lg-n5 {
      margin: -3rem !important; }
    #benchmarx_wrap .mt-lg-n5,
    #benchmarx_wrap .my-lg-n5 {
      margin-top: -3rem !important; }
    #benchmarx_wrap .mr-lg-n5,
    #benchmarx_wrap .mx-lg-n5 {
      margin-right: -3rem !important; }
    #benchmarx_wrap .mb-lg-n5,
    #benchmarx_wrap .my-lg-n5 {
      margin-bottom: -3rem !important; }
    #benchmarx_wrap .ml-lg-n5,
    #benchmarx_wrap .mx-lg-n5 {
      margin-left: -3rem !important; }
    #benchmarx_wrap .m-lg-auto {
      margin: auto !important; }
    #benchmarx_wrap .mt-lg-auto,
    #benchmarx_wrap .my-lg-auto {
      margin-top: auto !important; }
    #benchmarx_wrap .mr-lg-auto,
    #benchmarx_wrap .mx-lg-auto {
      margin-right: auto !important; }
    #benchmarx_wrap .mb-lg-auto,
    #benchmarx_wrap .my-lg-auto {
      margin-bottom: auto !important; }
    #benchmarx_wrap .ml-lg-auto,
    #benchmarx_wrap .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .m-xl-0 {
      margin: 0 !important; }
    #benchmarx_wrap .mt-xl-0,
    #benchmarx_wrap .my-xl-0 {
      margin-top: 0 !important; }
    #benchmarx_wrap .mr-xl-0,
    #benchmarx_wrap .mx-xl-0 {
      margin-right: 0 !important; }
    #benchmarx_wrap .mb-xl-0,
    #benchmarx_wrap .my-xl-0 {
      margin-bottom: 0 !important; }
    #benchmarx_wrap .ml-xl-0,
    #benchmarx_wrap .mx-xl-0 {
      margin-left: 0 !important; }
    #benchmarx_wrap .m-xl-1 {
      margin: 0.25rem !important; }
    #benchmarx_wrap .mt-xl-1,
    #benchmarx_wrap .my-xl-1 {
      margin-top: 0.25rem !important; }
    #benchmarx_wrap .mr-xl-1,
    #benchmarx_wrap .mx-xl-1 {
      margin-right: 0.25rem !important; }
    #benchmarx_wrap .mb-xl-1,
    #benchmarx_wrap .my-xl-1 {
      margin-bottom: 0.25rem !important; }
    #benchmarx_wrap .ml-xl-1,
    #benchmarx_wrap .mx-xl-1 {
      margin-left: 0.25rem !important; }
    #benchmarx_wrap .m-xl-2 {
      margin: 0.5rem !important; }
    #benchmarx_wrap .mt-xl-2,
    #benchmarx_wrap .my-xl-2 {
      margin-top: 0.5rem !important; }
    #benchmarx_wrap .mr-xl-2,
    #benchmarx_wrap .mx-xl-2 {
      margin-right: 0.5rem !important; }
    #benchmarx_wrap .mb-xl-2,
    #benchmarx_wrap .my-xl-2 {
      margin-bottom: 0.5rem !important; }
    #benchmarx_wrap .ml-xl-2,
    #benchmarx_wrap .mx-xl-2 {
      margin-left: 0.5rem !important; }
    #benchmarx_wrap .m-xl-3 {
      margin: 1rem !important; }
    #benchmarx_wrap .mt-xl-3,
    #benchmarx_wrap .my-xl-3 {
      margin-top: 1rem !important; }
    #benchmarx_wrap .mr-xl-3,
    #benchmarx_wrap .mx-xl-3 {
      margin-right: 1rem !important; }
    #benchmarx_wrap .mb-xl-3,
    #benchmarx_wrap .my-xl-3 {
      margin-bottom: 1rem !important; }
    #benchmarx_wrap .ml-xl-3,
    #benchmarx_wrap .mx-xl-3 {
      margin-left: 1rem !important; }
    #benchmarx_wrap .m-xl-4 {
      margin: 1.5rem !important; }
    #benchmarx_wrap .mt-xl-4,
    #benchmarx_wrap .my-xl-4 {
      margin-top: 1.5rem !important; }
    #benchmarx_wrap .mr-xl-4,
    #benchmarx_wrap .mx-xl-4 {
      margin-right: 1.5rem !important; }
    #benchmarx_wrap .mb-xl-4,
    #benchmarx_wrap .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    #benchmarx_wrap .ml-xl-4,
    #benchmarx_wrap .mx-xl-4 {
      margin-left: 1.5rem !important; }
    #benchmarx_wrap .m-xl-5 {
      margin: 3rem !important; }
    #benchmarx_wrap .mt-xl-5,
    #benchmarx_wrap .my-xl-5 {
      margin-top: 3rem !important; }
    #benchmarx_wrap .mr-xl-5,
    #benchmarx_wrap .mx-xl-5 {
      margin-right: 3rem !important; }
    #benchmarx_wrap .mb-xl-5,
    #benchmarx_wrap .my-xl-5 {
      margin-bottom: 3rem !important; }
    #benchmarx_wrap .ml-xl-5,
    #benchmarx_wrap .mx-xl-5 {
      margin-left: 3rem !important; }
    #benchmarx_wrap .p-xl-0 {
      padding: 0 !important; }
    #benchmarx_wrap .pt-xl-0,
    #benchmarx_wrap .py-xl-0 {
      padding-top: 0 !important; }
    #benchmarx_wrap .pr-xl-0,
    #benchmarx_wrap .px-xl-0 {
      padding-right: 0 !important; }
    #benchmarx_wrap .pb-xl-0,
    #benchmarx_wrap .py-xl-0 {
      padding-bottom: 0 !important; }
    #benchmarx_wrap .pl-xl-0,
    #benchmarx_wrap .px-xl-0 {
      padding-left: 0 !important; }
    #benchmarx_wrap .p-xl-1 {
      padding: 0.25rem !important; }
    #benchmarx_wrap .pt-xl-1,
    #benchmarx_wrap .py-xl-1 {
      padding-top: 0.25rem !important; }
    #benchmarx_wrap .pr-xl-1,
    #benchmarx_wrap .px-xl-1 {
      padding-right: 0.25rem !important; }
    #benchmarx_wrap .pb-xl-1,
    #benchmarx_wrap .py-xl-1 {
      padding-bottom: 0.25rem !important; }
    #benchmarx_wrap .pl-xl-1,
    #benchmarx_wrap .px-xl-1 {
      padding-left: 0.25rem !important; }
    #benchmarx_wrap .p-xl-2 {
      padding: 0.5rem !important; }
    #benchmarx_wrap .pt-xl-2,
    #benchmarx_wrap .py-xl-2 {
      padding-top: 0.5rem !important; }
    #benchmarx_wrap .pr-xl-2,
    #benchmarx_wrap .px-xl-2 {
      padding-right: 0.5rem !important; }
    #benchmarx_wrap .pb-xl-2,
    #benchmarx_wrap .py-xl-2 {
      padding-bottom: 0.5rem !important; }
    #benchmarx_wrap .pl-xl-2,
    #benchmarx_wrap .px-xl-2 {
      padding-left: 0.5rem !important; }
    #benchmarx_wrap .p-xl-3 {
      padding: 1rem !important; }
    #benchmarx_wrap .pt-xl-3,
    #benchmarx_wrap .py-xl-3 {
      padding-top: 1rem !important; }
    #benchmarx_wrap .pr-xl-3,
    #benchmarx_wrap .px-xl-3 {
      padding-right: 1rem !important; }
    #benchmarx_wrap .pb-xl-3,
    #benchmarx_wrap .py-xl-3 {
      padding-bottom: 1rem !important; }
    #benchmarx_wrap .pl-xl-3,
    #benchmarx_wrap .px-xl-3 {
      padding-left: 1rem !important; }
    #benchmarx_wrap .p-xl-4 {
      padding: 1.5rem !important; }
    #benchmarx_wrap .pt-xl-4,
    #benchmarx_wrap .py-xl-4 {
      padding-top: 1.5rem !important; }
    #benchmarx_wrap .pr-xl-4,
    #benchmarx_wrap .px-xl-4 {
      padding-right: 1.5rem !important; }
    #benchmarx_wrap .pb-xl-4,
    #benchmarx_wrap .py-xl-4 {
      padding-bottom: 1.5rem !important; }
    #benchmarx_wrap .pl-xl-4,
    #benchmarx_wrap .px-xl-4 {
      padding-left: 1.5rem !important; }
    #benchmarx_wrap .p-xl-5 {
      padding: 3rem !important; }
    #benchmarx_wrap .pt-xl-5,
    #benchmarx_wrap .py-xl-5 {
      padding-top: 3rem !important; }
    #benchmarx_wrap .pr-xl-5,
    #benchmarx_wrap .px-xl-5 {
      padding-right: 3rem !important; }
    #benchmarx_wrap .pb-xl-5,
    #benchmarx_wrap .py-xl-5 {
      padding-bottom: 3rem !important; }
    #benchmarx_wrap .pl-xl-5,
    #benchmarx_wrap .px-xl-5 {
      padding-left: 3rem !important; }
    #benchmarx_wrap .m-xl-n1 {
      margin: -0.25rem !important; }
    #benchmarx_wrap .mt-xl-n1,
    #benchmarx_wrap .my-xl-n1 {
      margin-top: -0.25rem !important; }
    #benchmarx_wrap .mr-xl-n1,
    #benchmarx_wrap .mx-xl-n1 {
      margin-right: -0.25rem !important; }
    #benchmarx_wrap .mb-xl-n1,
    #benchmarx_wrap .my-xl-n1 {
      margin-bottom: -0.25rem !important; }
    #benchmarx_wrap .ml-xl-n1,
    #benchmarx_wrap .mx-xl-n1 {
      margin-left: -0.25rem !important; }
    #benchmarx_wrap .m-xl-n2 {
      margin: -0.5rem !important; }
    #benchmarx_wrap .mt-xl-n2,
    #benchmarx_wrap .my-xl-n2 {
      margin-top: -0.5rem !important; }
    #benchmarx_wrap .mr-xl-n2,
    #benchmarx_wrap .mx-xl-n2 {
      margin-right: -0.5rem !important; }
    #benchmarx_wrap .mb-xl-n2,
    #benchmarx_wrap .my-xl-n2 {
      margin-bottom: -0.5rem !important; }
    #benchmarx_wrap .ml-xl-n2,
    #benchmarx_wrap .mx-xl-n2 {
      margin-left: -0.5rem !important; }
    #benchmarx_wrap .m-xl-n3 {
      margin: -1rem !important; }
    #benchmarx_wrap .mt-xl-n3,
    #benchmarx_wrap .my-xl-n3 {
      margin-top: -1rem !important; }
    #benchmarx_wrap .mr-xl-n3,
    #benchmarx_wrap .mx-xl-n3 {
      margin-right: -1rem !important; }
    #benchmarx_wrap .mb-xl-n3,
    #benchmarx_wrap .my-xl-n3 {
      margin-bottom: -1rem !important; }
    #benchmarx_wrap .ml-xl-n3,
    #benchmarx_wrap .mx-xl-n3 {
      margin-left: -1rem !important; }
    #benchmarx_wrap .m-xl-n4 {
      margin: -1.5rem !important; }
    #benchmarx_wrap .mt-xl-n4,
    #benchmarx_wrap .my-xl-n4 {
      margin-top: -1.5rem !important; }
    #benchmarx_wrap .mr-xl-n4,
    #benchmarx_wrap .mx-xl-n4 {
      margin-right: -1.5rem !important; }
    #benchmarx_wrap .mb-xl-n4,
    #benchmarx_wrap .my-xl-n4 {
      margin-bottom: -1.5rem !important; }
    #benchmarx_wrap .ml-xl-n4,
    #benchmarx_wrap .mx-xl-n4 {
      margin-left: -1.5rem !important; }
    #benchmarx_wrap .m-xl-n5 {
      margin: -3rem !important; }
    #benchmarx_wrap .mt-xl-n5,
    #benchmarx_wrap .my-xl-n5 {
      margin-top: -3rem !important; }
    #benchmarx_wrap .mr-xl-n5,
    #benchmarx_wrap .mx-xl-n5 {
      margin-right: -3rem !important; }
    #benchmarx_wrap .mb-xl-n5,
    #benchmarx_wrap .my-xl-n5 {
      margin-bottom: -3rem !important; }
    #benchmarx_wrap .ml-xl-n5,
    #benchmarx_wrap .mx-xl-n5 {
      margin-left: -3rem !important; }
    #benchmarx_wrap .m-xl-auto {
      margin: auto !important; }
    #benchmarx_wrap .mt-xl-auto,
    #benchmarx_wrap .my-xl-auto {
      margin-top: auto !important; }
    #benchmarx_wrap .mr-xl-auto,
    #benchmarx_wrap .mx-xl-auto {
      margin-right: auto !important; }
    #benchmarx_wrap .mb-xl-auto,
    #benchmarx_wrap .my-xl-auto {
      margin-bottom: auto !important; }
    #benchmarx_wrap .ml-xl-auto,
    #benchmarx_wrap .mx-xl-auto {
      margin-left: auto !important; } }
  #benchmarx_wrap .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  #benchmarx_wrap .text-justify {
    text-align: justify !important; }
  #benchmarx_wrap .text-wrap {
    white-space: normal !important; }
  #benchmarx_wrap .text-nowrap {
    white-space: nowrap !important; }
  #benchmarx_wrap .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  #benchmarx_wrap .text-left {
    text-align: left !important; }
  #benchmarx_wrap .text-right {
    text-align: right !important; }
  #benchmarx_wrap .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    #benchmarx_wrap .text-sm-left {
      text-align: left !important; }
    #benchmarx_wrap .text-sm-right {
      text-align: right !important; }
    #benchmarx_wrap .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    #benchmarx_wrap .text-md-left {
      text-align: left !important; }
    #benchmarx_wrap .text-md-right {
      text-align: right !important; }
    #benchmarx_wrap .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    #benchmarx_wrap .text-lg-left {
      text-align: left !important; }
    #benchmarx_wrap .text-lg-right {
      text-align: right !important; }
    #benchmarx_wrap .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
    #benchmarx_wrap .text-xl-left {
      text-align: left !important; }
    #benchmarx_wrap .text-xl-right {
      text-align: right !important; }
    #benchmarx_wrap .text-xl-center {
      text-align: center !important; } }
  #benchmarx_wrap .text-lowercase {
    text-transform: lowercase !important; }
  #benchmarx_wrap .text-uppercase {
    text-transform: uppercase !important; }
  #benchmarx_wrap .text-capitalize {
    text-transform: capitalize !important; }
  #benchmarx_wrap .font-weight-light {
    font-weight: 300 !important; }
  #benchmarx_wrap .font-weight-lighter {
    font-weight: lighter !important; }
  #benchmarx_wrap .font-weight-normal {
    font-weight: 400 !important; }
  #benchmarx_wrap .font-weight-bold {
    font-weight: 700 !important; }
  #benchmarx_wrap .font-weight-bolder {
    font-weight: bolder !important; }
  #benchmarx_wrap .font-italic {
    font-style: italic !important; }
  #benchmarx_wrap .text-white {
    color: #fff !important; }
  #benchmarx_wrap .text-primary {
    color: #007bff !important; }
  #benchmarx_wrap a.text-primary:hover, #benchmarx_wrap a.text-primary:focus {
    color: #0056b3 !important; }
  #benchmarx_wrap .text-secondary {
    color: #6c757d !important; }
  #benchmarx_wrap a.text-secondary:hover, #benchmarx_wrap a.text-secondary:focus {
    color: #494f54 !important; }
  #benchmarx_wrap .text-success {
    color: #28a745 !important; }
  #benchmarx_wrap a.text-success:hover, #benchmarx_wrap a.text-success:focus {
    color: #19692c !important; }
  #benchmarx_wrap .text-info {
    color: #17a2b8 !important; }
  #benchmarx_wrap a.text-info:hover, #benchmarx_wrap a.text-info:focus {
    color: #0f6674 !important; }
  #benchmarx_wrap .text-warning {
    color: #ffc107 !important; }
  #benchmarx_wrap a.text-warning:hover, #benchmarx_wrap a.text-warning:focus {
    color: #ba8b00 !important; }
  #benchmarx_wrap .text-danger {
    color: #dc3545 !important; }
  #benchmarx_wrap a.text-danger:hover, #benchmarx_wrap a.text-danger:focus {
    color: #a71d2a !important; }
  #benchmarx_wrap .text-light {
    color: #f8f9fa !important; }
  #benchmarx_wrap a.text-light:hover, #benchmarx_wrap a.text-light:focus {
    color: #cbd3da !important; }
  #benchmarx_wrap .text-dark {
    color: #343a40 !important; }
  #benchmarx_wrap a.text-dark:hover, #benchmarx_wrap a.text-dark:focus {
    color: #121416 !important; }
  #benchmarx_wrap .text-body {
    color: #212529 !important; }
  #benchmarx_wrap .text-muted {
    color: #6c757d !important; }
  #benchmarx_wrap .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important; }
  #benchmarx_wrap .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important; }
  #benchmarx_wrap .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  #benchmarx_wrap .text-decoration-none {
    text-decoration: none !important; }
  #benchmarx_wrap .text-reset {
    color: inherit !important; }
  #benchmarx_wrap .visible {
    visibility: visible !important; }
  #benchmarx_wrap .invisible {
    visibility: hidden !important; }
  @media print {
    #benchmarx_wrap *,
    #benchmarx_wrap *::before,
    #benchmarx_wrap *::after {
      text-shadow: none !important;
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    #benchmarx_wrap a:not(.btn) {
      text-decoration: underline; }
    #benchmarx_wrap abbr[title]::after {
      content: " (" attr(title) ")"; }
    #benchmarx_wrap pre {
      white-space: pre-wrap !important; }
    #benchmarx_wrap pre,
    #benchmarx_wrap blockquote {
      border: 1px solid #adb5bd;
      page-break-inside: avoid; }
    #benchmarx_wrap thead {
      display: table-header-group; }
    #benchmarx_wrap tr,
    #benchmarx_wrap img {
      page-break-inside: avoid; }
    #benchmarx_wrap p,
    #benchmarx_wrap h2,
    #benchmarx_wrap h3 {
      orphans: 3;
      widows: 3; }
    #benchmarx_wrap h2,
    #benchmarx_wrap h3 {
      page-break-after: avoid; }
    @page {
      #benchmarx_wrap {
        size: a3; } }
    #benchmarx_wrap body {
      min-width: 992px !important; }
    #benchmarx_wrap .container {
      min-width: 992px !important; }
    #benchmarx_wrap .navbar {
      display: none; }
    #benchmarx_wrap .badge {
      border: 1px solid #000; }
    #benchmarx_wrap .table {
      border-collapse: collapse !important; }
      #benchmarx_wrap .table td,
      #benchmarx_wrap .table th {
        background-color: #fff !important; }
    #benchmarx_wrap .table-bordered th,
    #benchmarx_wrap .table-bordered td {
      border: 1px solid #dee2e6 !important; }
    #benchmarx_wrap .table-dark {
      color: inherit; }
      #benchmarx_wrap .table-dark th,
      #benchmarx_wrap .table-dark td,
      #benchmarx_wrap .table-dark thead th,
      #benchmarx_wrap .table-dark tbody + tbody {
        border-color: #dee2e6; }
    #benchmarx_wrap .table .thead-dark th {
      color: inherit;
      border-color: #dee2e6; } }
  #benchmarx_wrap html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  #benchmarx_wrap body {
    margin: 0; }
  #benchmarx_wrap article,
  #benchmarx_wrap aside,
  #benchmarx_wrap details,
  #benchmarx_wrap figcaption,
  #benchmarx_wrap figure,
  #benchmarx_wrap footer,
  #benchmarx_wrap header,
  #benchmarx_wrap hgroup,
  #benchmarx_wrap main,
  #benchmarx_wrap nav,
  #benchmarx_wrap section,
  #benchmarx_wrap summary {
    display: block; }
  #benchmarx_wrap audio,
  #benchmarx_wrap canvas,
  #benchmarx_wrap progress,
  #benchmarx_wrap video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  #benchmarx_wrap audio:not([controls]) {
    display: none;
    height: 0; }
  #benchmarx_wrap [hidden],
  #benchmarx_wrap template {
    display: none; }
  #benchmarx_wrap a {
    background: transparent; }
  #benchmarx_wrap a:active,
  #benchmarx_wrap a:hover {
    outline: 0; }
  #benchmarx_wrap abbr[title] {
    border-bottom: 1px dotted; }
  #benchmarx_wrap b,
  #benchmarx_wrap strong {
    font-weight: bold; }
  #benchmarx_wrap dfn {
    font-style: italic; }
  #benchmarx_wrap h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #benchmarx_wrap mark {
    background: #ff0;
    color: #000; }
  #benchmarx_wrap small {
    font-size: 80%; }
  #benchmarx_wrap sub,
  #benchmarx_wrap sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #benchmarx_wrap sup {
    top: -0.5em; }
  #benchmarx_wrap sub {
    bottom: -0.25em; }
  #benchmarx_wrap img {
    border: 0; }
  #benchmarx_wrap svg:not(:root) {
    overflow: hidden; }
  #benchmarx_wrap figure {
    margin: 1em 40px; }
  #benchmarx_wrap hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0; }
  #benchmarx_wrap pre {
    overflow: auto; }
  #benchmarx_wrap code,
  #benchmarx_wrap kbd,
  #benchmarx_wrap pre,
  #benchmarx_wrap samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  #benchmarx_wrap button,
  #benchmarx_wrap input,
  #benchmarx_wrap optgroup,
  #benchmarx_wrap select,
  #benchmarx_wrap textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }
  #benchmarx_wrap button {
    overflow: visible; }
  #benchmarx_wrap button,
  #benchmarx_wrap select {
    text-transform: none; }
  #benchmarx_wrap button,
  #benchmarx_wrap html input[type="button"],
  #benchmarx_wrap input[type="reset"],
  #benchmarx_wrap input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  #benchmarx_wrap button[disabled],
  #benchmarx_wrap html input[disabled] {
    cursor: default; }
  #benchmarx_wrap button::-moz-focus-inner,
  #benchmarx_wrap input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  #benchmarx_wrap input {
    line-height: normal; }
  #benchmarx_wrap input[type="checkbox"],
  #benchmarx_wrap input[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #benchmarx_wrap input[type="number"]::-webkit-inner-spin-button,
  #benchmarx_wrap input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  #benchmarx_wrap input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box; }
  #benchmarx_wrap input[type="search"]::-webkit-search-cancel-button,
  #benchmarx_wrap input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #benchmarx_wrap fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  #benchmarx_wrap legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #benchmarx_wrap textarea {
    overflow: auto; }
  #benchmarx_wrap optgroup {
    font-weight: bold; }
  #benchmarx_wrap table {
    /*border-collapse: collapse;
    border-spacing: 0;*/ }
  #benchmarx_wrap td,
  #benchmarx_wrap th {
    padding: 0; }
  #benchmarx_wrap html {
    color: #222;
    font-size: 1em;
    line-height: 1.4; }
  #benchmarx_wrap ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none; }
  #benchmarx_wrap ::selection {
    background: #b3d4fc;
    text-shadow: none; }
  #benchmarx_wrap hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0; }
  #benchmarx_wrap audio,
  #benchmarx_wrap canvas,
  #benchmarx_wrap img,
  #benchmarx_wrap svg,
  #benchmarx_wrap video {
    vertical-align: middle; }
  #benchmarx_wrap fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
  #benchmarx_wrap textarea {
    resize: vertical; }
  #benchmarx_wrap .browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0; }
  #benchmarx_wrap .browserupgrade {
    background: #FF0000;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    margin: -50px 0 50px; }
    #benchmarx_wrap .browserupgrade a {
      color: #fff;
      text-decoration: underline; }
  #benchmarx_wrap .hidden {
    display: none !important;
    visibility: hidden; }
  #benchmarx_wrap .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  #benchmarx_wrap .visuallyhidden.focusable:active,
  #benchmarx_wrap .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }
  #benchmarx_wrap .invisible {
    visibility: hidden; }
  #benchmarx_wrap html,
  #benchmarx_wrap body {
    height: 100%; }
  #benchmarx_wrap body {
    padding: 0;
    color: #000;
    font-size: 14px;
    line-height: 1.4;
    background-color: #f0f0f0;
    font-weight: normal;
    font-family: 'Classic Grotesque Std', Arial, Helvetica, sans-serif; }
  #benchmarx_wrap a,
  #benchmarx_wrap input[type=submit],
  #benchmarx_wrap a span,
  #benchmarx_wrap .button {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  #benchmarx_wrap p,
  #benchmarx_wrap li {
    color: #000;
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 25px; }
  #benchmarx_wrap p a,
  #benchmarx_wrap li a {
    text-decoration: underline;
    color: #000; }
  #benchmarx_wrap p a:hover,
  #benchmarx_wrap li a:hover {
    text-decoration: none; }
  #benchmarx_wrap ul {
    margin-bottom: 25px; }
  #benchmarx_wrap li {
    margin: 0; }
  #benchmarx_wrap img {
    max-width: 100%;
    height: auto; }
  #benchmarx_wrap h1, #benchmarx_wrap h2, #benchmarx_wrap h3, #benchmarx_wrap h4, #benchmarx_wrap h5, #benchmarx_wrap h6 {
    font-size: 26px;
    line-height: 1.2;
    color: #000;
    margin: 0 0 20px; }
  #benchmarx_wrap strong {
    font-weight: 700; }
  #benchmarx_wrap figure {
    padding: 0;
    margin: 0; }
  #benchmarx_wrap .center {
    text-align: center; }
  #benchmarx_wrap .alignleft {
    float: left;
    margin: 0 15px 15px 0; }
  #benchmarx_wrap .alignright {
    float: right;
    margin: 0 0 25px 25px; }
  #benchmarx_wrap .right {
    float: right; }
  #benchmarx_wrap .left {
    float: left; }
  #benchmarx_wrap .full {
    width: 100%;
    height: auto; }
  #benchmarx_wrap address {
    font-style: normal; }
  #benchmarx_wrap del {
    opacity: 1 !important; }
  #benchmarx_wrap ins {
    text-decoration: none; }
  @media all and (min-width: 1200px) {
    #benchmarx_wrap .container {
      max-width: 1222px; } }
  #benchmarx_wrap .landingpage-styles .row {
    margin-left: -7.5px;
    margin-right: -7.5px; }
  #benchmarx_wrap section.tplanding1intro {
    margin-bottom: 15px; }
    #benchmarx_wrap section.tplanding1intro .tplanding1intro__wrap {
      background-position-x: 50%;
      background-repeat: no-repeat; }
      @media all and (max-width: 991px) {
        #benchmarx_wrap section.tplanding1intro .tplanding1intro__wrap {
          background-position: right -200px center;
          background-size: cover; } }
      @media all and (max-width: 767px) {
        #benchmarx_wrap section.tplanding1intro .tplanding1intro__wrap {
          background-image: none !important; } }
    @media all and (max-width: 767px) {
      #benchmarx_wrap section.tplanding1intro .tplanding1intro__wrap__mobbg {
        height: 300px;
        background-size: cover;
        background-position: 85% 50%;
        background-repeat: no-repeat; } }
    #benchmarx_wrap section.tplanding1intro .tplanding1intro__text {
      max-width: 50%;
      padding: 30px 25px;
      padding-bottom: 1px; }
      @media all and (max-width: 991px) {
        #benchmarx_wrap section.tplanding1intro .tplanding1intro__text {
          max-width: 54%; } }
      @media all and (max-width: 767px) {
        #benchmarx_wrap section.tplanding1intro .tplanding1intro__text {
          max-width: 100%;
          background: white; } }
      #benchmarx_wrap section.tplanding1intro .tplanding1intro__text p {
        font-size: 35px;
        line-height: 38px; }
        @media all and (max-width: 1199px) {
          #benchmarx_wrap section.tplanding1intro .tplanding1intro__text p {
            font-size: 25px;
            line-height: 32px; } }
        @media all and (max-width: 991px) {
          #benchmarx_wrap section.tplanding1intro .tplanding1intro__text p {
            line-height: 30px; } }
  #benchmarx_wrap section.tplandingcolumns {
    margin-bottom: 15px; }
    #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col {
      padding-left: 7.5px;
      padding-right: 7.5px; }
      #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__img {
        min-height: 292px;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat; }
      #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt {
        padding: 30px;
        background: white; }
        #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__titles__titleimg {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          margin-bottom: -15px; }
          @media all and (max-width: 1199px) {
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__titles__titleimg {
              margin-bottom: 2px; } }
          @media all and (max-width: 767px) {
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__titles__titleimg {
              display: block;
              margin-bottom: 15px; } }
        #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h2 {
          font-size: 48px;
          line-height: 48px;
          font-weight: 300;
          margin-bottom: 5px; }
          @media all and (max-width: 767px) {
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h2 {
              font-size: 40px;
              line-height: 40px; } }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h2.h2-green {
            color: #0e4631; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h2.h2-red {
            color: #601b2a; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h2.h2-grey {
            color: #39383a; }
        #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h3 {
          font-size: 30px;
          line-height: 30px;
          font-weight: 300; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h3.h3-green {
            color: #0e4631; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h3.h3-red {
            color: #601b2a; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt h3.h3-grey {
            color: #39383a; }
        #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul {
          list-style: none;
          padding-left: 20px; }
          @media all and (min-width: 992px) {
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul {
              min-height: 185px; } }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul li {
            font-size: 21px;
            line-height: 24px;
            font-weight: 300;
            margin-bottom: 10px; }
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul li a {
              text-decoration: none;
              color: #0000e2; }
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul li:before {
              content: "\2022";
              font-weight: bold;
              display: inline-block;
              width: 1em;
              margin-left: -1em; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul.alt-list {
            margin-bottom: 44px; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul.list-green li:before {
            color: #0e4631; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul.list-red li:before {
            color: #601b2a; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt ul.list-grey li:before {
            color: #39383a; }
        #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__btn .button {
          font-size: 39px;
          line-height: 40px;
          color: white;
          width: 100%;
          padding: 10px 20px;
          display: inline-block;
          text-align: center;
          font-weight: 300;
          text-decoration: none; }
          @media all and (max-width: 767px) {
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__btn .button {
              font-size: 31px; } }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__btn .button.button-green {
            background: #0e4631; }
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__btn .button.button-green:hover {
              background: #082b1e; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__btn .button.button-red {
            background: #601b2a; }
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__btn .button.button-red:hover {
              background: #380f18; }
          #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__btn .button.button-grey {
            background: #39383a; }
            #benchmarx_wrap section.tplandingcolumns .tplandingcolumns__col__txt__btn .button.button-grey:hover {
              background: #202021; }
  #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__text {
    text-align: right; }
    #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__text p {
      margin-top: 10px;
      font-weight: 300;
      font-size: 24px;
      margin-right: 0px; }
  @media all and (max-width: 991px) {
    #benchmarx_wrap section.tplanding1blocks .tplandin1blocks__biggroup {
      margin-bottom: 15px !important; } }
  #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group {
    padding-left: 0;
    padding-right: 0;
    margin: 0; }
    #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__bigblock {
      min-height: 458px;
      height: 100%;
      padding: 0;
      margin-bottom: 0px !important; }
      @media all and (max-width: 991px) {
        #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__bigblock {
          min-height: auto; } }
    #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col {
      padding-left: 7.5px;
      padding-right: 7.5px; }
      #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col:hover {
        text-decoration: none !important; }
        #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col:hover .smallbutton {
          background: #dad1d1 !important; }
      @media all and (max-width: 991px) {
        #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col {
          margin-bottom: 15px !important; } }
      @media all and (min-width: 992px) {
        #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col.col-lg-12 {
          margin-bottom: 15px;
          height: calc(50% - 15px); }
        #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col.col-lg-6 {
          text-align: center;
          height: 50%; }
          #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col.col-lg-6 .tplanding1blocks__group__col__wrap {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col.col-lg-6 .tplanding1blocks__group__col__wrap h3 {
              font-size: 27px;
              line-height: 27px; } }
      #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col__wrap {
        background-size: cover;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        padding: 30px; }
        #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col__wrap h3 {
          color: white;
          font-weight: 500;
          font-size: 38px;
          line-height: 48px;
          margin-bottom: 15px; }
          #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col__wrap h3.margin1 {
            margin-bottom: 50px; }
          #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col__wrap h3.margin2 {
            margin-bottom: 25px; }
        #benchmarx_wrap section.tplanding1blocks .tplanding1blocks__group__col__wrap .smallbutton {
          background: white;
          border-radius: 50px;
          font-size: 16px;
          color: black;
          font-weight: 300;
          min-width: 136px;
          text-align: center;
          padding: 5px;
          -webkit-transition: all .2s;
          transition: all .2s; }
  #benchmarx_wrap section.tplanding2intro {
    margin-bottom: 15px; }
    #benchmarx_wrap section.tplanding2intro .tplanding2intro__image {
      margin-bottom: 15px; }
    #benchmarx_wrap section.tplanding2intro .tplanding2intro__wrap {
      background: #8c273b;
      padding: 30px; }
    #benchmarx_wrap section.tplanding2intro .tplanding2intro__text__col {
      padding-left: 7.5px;
      padding-right: 7.5px; }
      #benchmarx_wrap section.tplanding2intro .tplanding2intro__text__col p {
        font-size: 29px;
        line-height: 38px;
        color: white; }
      #benchmarx_wrap section.tplanding2intro .tplanding2intro__text__col .button {
        font-size: 39px;
        line-height: 40px;
        background: #8c273b;
        text-decoration: none;
        border: 2px solid white;
        color: white;
        width: 100%;
        display: inline-block;
        text-align: center;
        padding: 15px;
        font-weight: 300;
        margin-top: 10px; }
        #benchmarx_wrap section.tplanding2intro .tplanding2intro__text__col .button:hover {
          background: #5d1826; }
  #benchmarx_wrap section.tplandingwidecolumn {
    margin-bottom: 15px; }
    #benchmarx_wrap section.tplandingwidecolumn .row {
      margin-left: 0;
      margin-right: 0px; }
    #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__img {
      padding-left: 0px;
      padding-right: 0px;
      min-height: 271px; }
      @media all and (min-width: 992px) {
        #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__img {
          max-width: 55%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 55%;
                  flex: 0 0 55%; } }
      #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__img__wrap {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat; }
    #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt {
      padding-left: 0px;
      padding-right: 0px;
      background: white; }
      @media all and (min-width: 992px) {
        #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 45%;
                  flex: 0 0 45%;
          max-width: 45%; } }
      #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt__wrap {
        padding: 30px;
        padding-right: 0; }
        @media all and (max-width: 767px) {
          #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt__wrap {
            padding-right: 30px; } }
      #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt h2 {
        font-size: 48px;
        line-height: 54px;
        font-weight: 300;
        margin-bottom: 30px; }
        @media all and (max-width: 767px) {
          #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt h2 {
            font-size: 38px;
            line-height: 38px; } }
      #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt .button {
        font-size: 39px;
        line-height: 40px;
        color: white;
        width: 322px;
        padding: 10px 20px;
        display: inline-block;
        text-align: center;
        font-weight: 300;
        -webkit-transition: all .2s;
        transition: all .2s;
        text-decoration: none !important; }
        @media all and (max-width: 767px) {
          #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt .button {
            font-size: 31px;
            width: 100%; } }
        #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt .button.button-green {
          background: #0e4631; }
          #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt .button.button-green:hover {
            background: #082b1e; }
        #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt .button.button-red {
          background: #601b2a; }
          #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt .button.button-red:hover {
            background: #380f18; }
        #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt .button.button-grey {
          background: #39383a; }
          #benchmarx_wrap section.tplandingwidecolumn .tplandingwidecolumn__txt .button.button-grey:hover {
            background: #202021; }
  #benchmarx_wrap section.tplandingicons .row {
    background: #6f2b38;
    margin: 0;
    padding: 15px 50px; }
    @media all and (max-width: 767px) {
      #benchmarx_wrap section.tplandingicons .row {
        padding: 15px 0; } }
  #benchmarx_wrap section.tplandingicons .tplandingicons__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #benchmarx_wrap section.tplandingicons .tplandingicons__col__img {
      max-width: 45%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 45%;
              flex: 0 0 45%;
      padding: 5%; }
      @media all and (max-width: 1199px) {
        #benchmarx_wrap section.tplandingicons .tplandingicons__col__img {
          text-align: center; } }
      #benchmarx_wrap section.tplandingicons .tplandingicons__col__img img {
        width: 100%; }
        @media all and (max-width: 1199px) {
          #benchmarx_wrap section.tplandingicons .tplandingicons__col__img img {
            max-width: 75px;
            margin: auto; } }
    #benchmarx_wrap section.tplandingicons .tplandingicons__col p {
      max-width: 55%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 55%;
              flex: 0 0 55%;
      margin: 0; }
  #benchmarx_wrap section.tplandingicons p {
    color: white;
    font-size: 23px;
    line-height: 25px;
    font-weight: 600; }
  @media only screen and (max-width: 959px) {
    #benchmarx_wrap img {
      max-width: 100%;
      height: auto; } }

/* ==========================================================================
Fonts
========================================================================== */
@font-face {
  font-family: 'Classic Grotesque Std';
  src: url("fonts/ClassicGrotesqueStd-CnLt.woff2") format("woff2"), url("fonts/ClassicGrotesqueStd-CnLt.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Classic Grotesque Std';
  src: url("fonts/ClassicGrotesqueStd-Light.woff2") format("woff2"), url("fonts/ClassicGrotesqueStd-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Classic Grotesque Std';
  src: url("ClassicGrotesqueStd-Md.woff2") format("woff2"), url("ClassicGrotesqueStd-Md.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Classic Grotesque Std';
  src: url("fonts/ClassicGrotesqueStd-SmBd.woff2") format("woff2"), url("fonts/ClassicGrotesqueStd-SmBd.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* ==========================================================================
Root wrapper element styles
========================================================================== */
#benchmarx_wrap {
  height: 100%; }

#benchmarx_wrap {
  padding: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.4;
  background-color: #f0f0f0;
  font-weight: normal;
  font-family: 'Classic Grotesque Std', Arial, Helvetica, sans-serif; }

/*# sourceMappingURL=style.css.map */
