/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
.inbenta-interface article,
.inbenta-interface aside,
.inbenta-interface details,
.inbenta-interface figcaption,
.inbenta-interface figure,
.inbenta-interface footer,
.inbenta-interface header,
.inbenta-interface hgroup,
.inbenta-interface main,
.inbenta-interface nav,
.inbenta-interface section,
.inbenta-interface summary {
  display: block;
}
.inbenta-interface audio,
.inbenta-interface canvas,
.inbenta-interface video {
  display: inline-block;
}
.inbenta-interface audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
.inbenta-interface html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.inbenta-interface body {
  margin: 0;
}
.inbenta-interface a:focus {
  outline: thin dotted;
}
.inbenta-interface a:active,
.inbenta-interface a:hover {
  outline: 0;
}
.inbenta-interface h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.inbenta-interface abbr[title] {
  border-bottom: 1px dotted;
}
.inbenta-interface b,
.inbenta-interface strong {
  font-weight: bold;
}
.inbenta-interface dfn {
  font-style: italic;
}
.inbenta-interface hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.inbenta-interface mark {
  background: #ff0;
  color: #000;
}
.inbenta-interface code,
.inbenta-interface kbd,
.inbenta-interface pre,
.inbenta-interface samp {
  font-family: monospace, serif;
  font-size: 1em;
}
.inbenta-interface pre {
  white-space: pre-wrap;
}
.inbenta-interface q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.inbenta-interface small {
  font-size: 80%;
}
.inbenta-interface sub,
.inbenta-interface sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.inbenta-interface sup {
  top: -0.5em;
}
.inbenta-interface sub {
  bottom: -0.25em;
}
.inbenta-interface img {
  border: 0;
}
.inbenta-interface svg:not(:root) {
  overflow: hidden;
}
.inbenta-interface figure {
  margin: 0;
}
.inbenta-interface fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.inbenta-interface legend {
  border: 0;
  padding: 0;
}
.inbenta-interface button,
.inbenta-interface input,
.inbenta-interface select,
.inbenta-interface textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
.inbenta-interface button,
.inbenta-interface input {
  line-height: normal;
}
.inbenta-interface button,
.inbenta-interface select {
  text-transform: none;
}
.inbenta-interface button,
.inbenta-interface html input[type="button"],
.inbenta-interface input[type="reset"],
.inbenta-interface input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.inbenta-interface button[disabled],
.inbenta-interface html input[disabled] {
  cursor: default;
}
.inbenta-interface input[type="checkbox"],
.inbenta-interface input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.inbenta-interface input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.inbenta-interface input[type="search"]::-webkit-search-cancel-button,
.inbenta-interface input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.inbenta-interface button::-moz-focus-inner,
.inbenta-interface input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.inbenta-interface textarea {
  overflow: auto;
  vertical-align: top;
}
.inbenta-interface table {
  border-collapse: collapse;
  border-spacing: 0;
}
.inbenta-interface *,
.inbenta-interface *:before,
.inbenta-interface *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inbenta-interface html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.inbenta-interface body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
.inbenta-interface input,
.inbenta-interface button,
.inbenta-interface select,
.inbenta-interface textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.inbenta-interface button,
.inbenta-interface input,
.inbenta-interface select[multiple],
.inbenta-interface textarea {
  background-image: none;
}
.inbenta-interface a {
  color: #428bca;
  text-decoration: none;
}
.inbenta-interface a:hover,
.inbenta-interface a:focus {
  color: #2a6496;
  text-decoration: underline;
}
.inbenta-interface a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.inbenta-interface img {
  vertical-align: middle;
}
.inbenta-interface .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.inbenta-interface .img-rounded {
  border-radius: 6px;
}
.inbenta-interface .img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.inbenta-interface .img-circle {
  border-radius: 50%;
}
.inbenta-interface hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.inbenta-interface .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.inbenta-interface .btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.inbenta-interface .btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
.inbenta-interface .inbenta-fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.inbenta-interface .inbenta-fileinput .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.inbenta-interface .inbenta-fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.inbenta-interface .inbenta-fileinput .thumbnail > img {
  max-height: 100%;
}
.inbenta-interface .inbenta-fileinput .btn {
  vertical-align: middle;
}
.inbenta-interface .inbenta-fileinput-exists .inbenta-fileinput-new,
.inbenta-interface .inbenta-fileinput-new .inbenta-fileinput-exists {
  display: none;
}
.inbenta-interface .inbenta-fileinput-inline .inbenta-fileinput-controls {
  display: inline;
}
.inbenta-interface .inbenta-fileinput .uneditable-input {
  white-space: normal;
}
.inbenta-interface .inbenta-fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}
.inbenta-interface .inbenta-fileinput-new .input-group .btn-file.btn-xs,
.inbenta-interface .inbenta-fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}
.inbenta-interface .inbenta-fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}
.inbenta-interface .form-group.has-warning .inbenta-fileinput .uneditable-input {
  color: #c09853;
  border-color: #faebcc;
}
.inbenta-interface .form-group.has-warning .inbenta-fileinput .inbenta-fileinput-preview {
  color: #c09853;
}
.inbenta-interface .form-group.has-warning .inbenta-fileinput .thumbnail {
  border-color: #faebcc;
}
.inbenta-interface .form-group.has-error .inbenta-fileinput .uneditable-input {
  color: #b94a48;
  border-color: #ebccd1;
}
.inbenta-interface .form-group.has-error .inbenta-fileinput .inbenta-fileinput-preview {
  color: #b94a48;
}
.inbenta-interface .form-group.has-error .inbenta-fileinput .thumbnail {
  border-color: #ebccd1;
}
.inbenta-interface .form-group.has-success .inbenta-fileinput .uneditable-input {
  color: #468847;
  border-color: #d6e9c6;
}
.inbenta-interface .form-group.has-success .inbenta-fileinput .inbenta-fileinput-preview {
  color: #468847;
}
.inbenta-interface .form-group.has-success .inbenta-fileinput .thumbnail {
  border-color: #d6e9c6;
}
.inbenta-interface p {
  margin: 0 0 10px;
}
.inbenta-interface .lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .inbenta-interface .lead {
    font-size: 21px;
  }
}
.inbenta-interface small {
  font-size: 85%;
}
.inbenta-interface cite {
  font-style: normal;
}
.inbenta-interface .text-muted {
  color: #999999;
}
.inbenta-interface .text-primary {
  color: #428bca;
}
.inbenta-interface .text-warning {
  color: #c09853;
}
.inbenta-interface .text-danger {
  color: #b94a48;
}
.inbenta-interface .text-success {
  color: #468847;
}
.inbenta-interface .text-info {
  color: #3a87ad;
}
.inbenta-interface .text-left {
  text-align: left;
}
.inbenta-interface .text-right {
  text-align: right;
}
.inbenta-interface .text-center {
  text-align: center;
}
.inbenta-interface h1,
.inbenta-interface h2,
.inbenta-interface h3,
.inbenta-interface h4,
.inbenta-interface h5,
.inbenta-interface h6,
.inbenta-interface .h1,
.inbenta-interface .h2,
.inbenta-interface .h3,
.inbenta-interface .h4,
.inbenta-interface .h5,
.inbenta-interface .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
.inbenta-interface h1 small,
.inbenta-interface h2 small,
.inbenta-interface h3 small,
.inbenta-interface h4 small,
.inbenta-interface h5 small,
.inbenta-interface h6 small,
.inbenta-interface .h1 small,
.inbenta-interface .h2 small,
.inbenta-interface .h3 small,
.inbenta-interface .h4 small,
.inbenta-interface .h5 small,
.inbenta-interface .h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.inbenta-interface h1,
.inbenta-interface h2,
.inbenta-interface h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.inbenta-interface h4,
.inbenta-interface h5,
.inbenta-interface h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.inbenta-interface h1,
.inbenta-interface .h1 {
  font-size: 36px;
}
.inbenta-interface h2,
.inbenta-interface .h2 {
  font-size: 30px;
}
.inbenta-interface h3,
.inbenta-interface .h3 {
  font-size: 24px;
}
.inbenta-interface h4,
.inbenta-interface .h4 {
  font-size: 18px;
}
.inbenta-interface h5,
.inbenta-interface .h5 {
  font-size: 14px;
}
.inbenta-interface h6,
.inbenta-interface .h6 {
  font-size: 12px;
}
.inbenta-interface h1 small,
.inbenta-interface .h1 small {
  font-size: 24px;
}
.inbenta-interface h2 small,
.inbenta-interface .h2 small {
  font-size: 18px;
}
.inbenta-interface h3 small,
.inbenta-interface .h3 small,
.inbenta-interface h4 small,
.inbenta-interface .h4 small {
  font-size: 14px;
}
.inbenta-interface .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.inbenta-interface ul,
.inbenta-interface ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.inbenta-interface ul ul,
.inbenta-interface ol ul,
.inbenta-interface ul ol,
.inbenta-interface ol ol {
  margin-bottom: 0;
}
.inbenta-interface .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.inbenta-interface .list-inline {
  padding-left: 0;
  list-style: none;
}
.inbenta-interface .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.inbenta-interface dl {
  margin-bottom: 20px;
}
.inbenta-interface dt,
.inbenta-interface dd {
  line-height: 1.428571429;
}
.inbenta-interface dt {
  font-weight: bold;
}
.inbenta-interface dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .inbenta-interface .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .inbenta-interface .dl-horizontal dd {
    margin-left: 180px;
  }
  .inbenta-interface .dl-horizontal dd:before,
  .inbenta-interface .dl-horizontal dd:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

  }
  .inbenta-interface .dl-horizontal dd:after {
    clear: both;
  }
  .inbenta-interface .dl-horizontal dd:before,
  .inbenta-interface .dl-horizontal dd:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

  }
  .inbenta-interface .dl-horizontal dd:after {
    clear: both;
  }
}
.inbenta-interface abbr[title],
.inbenta-interface abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.inbenta-interface abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.inbenta-interface blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
.inbenta-interface blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
.inbenta-interface blockquote p:last-child {
  margin-bottom: 0;
}
.inbenta-interface blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
.inbenta-interface blockquote small:before {
  content: '\2014 \00A0';
}
.inbenta-interface blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.inbenta-interface blockquote.pull-right p,
.inbenta-interface blockquote.pull-right small {
  text-align: right;
}
.inbenta-interface blockquote.pull-right small:before {
  content: '';
}
.inbenta-interface blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
.inbenta-interface q:before,
.inbenta-interface q:after,
.inbenta-interface blockquote:before,
.inbenta-interface blockquote:after {
  content: "";
}
.inbenta-interface address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
.inbenta-interface .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.inbenta-interface .container:before,
.inbenta-interface .container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .container:after {
  clear: both;
}
.inbenta-interface .container:before,
.inbenta-interface .container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .container:after {
  clear: both;
}
.inbenta-interface .row {
  margin-left: -15px;
  margin-right: -15px;
}
.inbenta-interface .row:before,
.inbenta-interface .row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .row:after {
  clear: both;
}
.inbenta-interface .row:before,
.inbenta-interface .row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .row:after {
  clear: both;
}
.inbenta-interface .col-xs-1,
.inbenta-interface .col-xs-2,
.inbenta-interface .col-xs-3,
.inbenta-interface .col-xs-4,
.inbenta-interface .col-xs-5,
.inbenta-interface .col-xs-6,
.inbenta-interface .col-xs-7,
.inbenta-interface .col-xs-8,
.inbenta-interface .col-xs-9,
.inbenta-interface .col-xs-10,
.inbenta-interface .col-xs-11,
.inbenta-interface .col-xs-12,
.inbenta-interface .col-sm-1,
.inbenta-interface .col-sm-2,
.inbenta-interface .col-sm-3,
.inbenta-interface .col-sm-4,
.inbenta-interface .col-sm-5,
.inbenta-interface .col-sm-6,
.inbenta-interface .col-sm-7,
.inbenta-interface .col-sm-8,
.inbenta-interface .col-sm-9,
.inbenta-interface .col-sm-10,
.inbenta-interface .col-sm-11,
.inbenta-interface .col-sm-12,
.inbenta-interface .col-md-1,
.inbenta-interface .col-md-2,
.inbenta-interface .col-md-3,
.inbenta-interface .col-md-4,
.inbenta-interface .col-md-5,
.inbenta-interface .col-md-6,
.inbenta-interface .col-md-7,
.inbenta-interface .col-md-8,
.inbenta-interface .col-md-9,
.inbenta-interface .col-md-10,
.inbenta-interface .col-md-11,
.inbenta-interface .col-md-12,
.inbenta-interface .col-lg-1,
.inbenta-interface .col-lg-2,
.inbenta-interface .col-lg-3,
.inbenta-interface .col-lg-4,
.inbenta-interface .col-lg-5,
.inbenta-interface .col-lg-6,
.inbenta-interface .col-lg-7,
.inbenta-interface .col-lg-8,
.inbenta-interface .col-lg-9,
.inbenta-interface .col-lg-10,
.inbenta-interface .col-lg-11,
.inbenta-interface .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.inbenta-interface .col-xs-1,
.inbenta-interface .col-xs-2,
.inbenta-interface .col-xs-3,
.inbenta-interface .col-xs-4,
.inbenta-interface .col-xs-5,
.inbenta-interface .col-xs-6,
.inbenta-interface .col-xs-7,
.inbenta-interface .col-xs-8,
.inbenta-interface .col-xs-9,
.inbenta-interface .col-xs-10,
.inbenta-interface .col-xs-11 {
  float: left;
}
.inbenta-interface .col-xs-1 {
  width: 8.333333333333332%;
}
.inbenta-interface .col-xs-2 {
  width: 16.666666666666664%;
}
.inbenta-interface .col-xs-3 {
  width: 25%;
}
.inbenta-interface .col-xs-4 {
  width: 33.33333333333333%;
}
.inbenta-interface .col-xs-5 {
  width: 41.66666666666667%;
}
.inbenta-interface .col-xs-6 {
  width: 50%;
}
.inbenta-interface .col-xs-7 {
  width: 58.333333333333336%;
}
.inbenta-interface .col-xs-8 {
  width: 66.66666666666666%;
}
.inbenta-interface .col-xs-9 {
  width: 75%;
}
.inbenta-interface .col-xs-10 {
  width: 83.33333333333334%;
}
.inbenta-interface .col-xs-11 {
  width: 91.66666666666666%;
}
.inbenta-interface .col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .inbenta-interface .container {
    max-width: 750px;
  }
  .inbenta-interface .col-sm-1,
  .inbenta-interface .col-sm-2,
  .inbenta-interface .col-sm-3,
  .inbenta-interface .col-sm-4,
  .inbenta-interface .col-sm-5,
  .inbenta-interface .col-sm-6,
  .inbenta-interface .col-sm-7,
  .inbenta-interface .col-sm-8,
  .inbenta-interface .col-sm-9,
  .inbenta-interface .col-sm-10,
  .inbenta-interface .col-sm-11 {
    float: left;
  }
  .inbenta-interface .col-sm-1 {
    width: 8.333333333333332%;
  }
  .inbenta-interface .col-sm-2 {
    width: 16.666666666666664%;
  }
  .inbenta-interface .col-sm-3 {
    width: 25%;
  }
  .inbenta-interface .col-sm-4 {
    width: 33.33333333333333%;
  }
  .inbenta-interface .col-sm-5 {
    width: 41.66666666666667%;
  }
  .inbenta-interface .col-sm-6 {
    width: 50%;
  }
  .inbenta-interface .col-sm-7 {
    width: 58.333333333333336%;
  }
  .inbenta-interface .col-sm-8 {
    width: 66.66666666666666%;
  }
  .inbenta-interface .col-sm-9 {
    width: 75%;
  }
  .inbenta-interface .col-sm-10 {
    width: 83.33333333333334%;
  }
  .inbenta-interface .col-sm-11 {
    width: 91.66666666666666%;
  }
  .inbenta-interface .col-sm-12 {
    width: 100%;
  }
  .inbenta-interface .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .inbenta-interface .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .inbenta-interface .col-sm-push-3 {
    left: 25%;
  }
  .inbenta-interface .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .inbenta-interface .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .inbenta-interface .col-sm-push-6 {
    left: 50%;
  }
  .inbenta-interface .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .inbenta-interface .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .inbenta-interface .col-sm-push-9 {
    left: 75%;
  }
  .inbenta-interface .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .inbenta-interface .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .inbenta-interface .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .inbenta-interface .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .inbenta-interface .col-sm-pull-3 {
    right: 25%;
  }
  .inbenta-interface .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .inbenta-interface .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .inbenta-interface .col-sm-pull-6 {
    right: 50%;
  }
  .inbenta-interface .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .inbenta-interface .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .inbenta-interface .col-sm-pull-9 {
    right: 75%;
  }
  .inbenta-interface .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .inbenta-interface .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .inbenta-interface .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .inbenta-interface .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
.inbenta-interface .col-sm-offset-3 {
    margin-left: 25%;
  }
.inbenta-interface .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
.inbenta-interface .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
.inbenta-interface .col-sm-offset-6 {
    margin-left: 50%;
  }
.inbenta-interface .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
.inbenta-interface .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
.inbenta-interface .col-sm-offset-9 {
    margin-left: 75%;
  }
.inbenta-interface .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
.inbenta-interface .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
.inbenta-interface .container {
    max-width: 970px;
  }
.inbenta-interface .col-md-1,
.inbenta-interface .col-md-2,
.inbenta-interface .col-md-3,
.inbenta-interface .col-md-4,
.inbenta-interface .col-md-5,
.inbenta-interface .col-md-6,
.inbenta-interface .col-md-7,
.inbenta-interface .col-md-8,
.inbenta-interface .col-md-9,
.inbenta-interface .col-md-10,
.inbenta-interface .col-md-11 {
    float: left;
  }
.inbenta-interface .col-md-1 {
    width: 8.333333333333332%;
  }
.inbenta-interface .col-md-2 {
    width: 16.666666666666664%;
  }
.inbenta-interface .col-md-3 {
    width: 25%;
  }
.inbenta-interface .col-md-4 {
    width: 33.33333333333333%;
  }
.inbenta-interface .col-md-5 {
    width: 41.66666666666667%;
  }
.inbenta-interface .col-md-6 {
    width: 50%;
  }
.inbenta-interface .col-md-7 {
    width: 58.333333333333336%;
  }
.inbenta-interface .col-md-8 {
    width: 66.66666666666666%;
  }
.inbenta-interface .col-md-9 {
    width: 75%;
  }
.inbenta-interface .col-md-10 {
    width: 83.33333333333334%;
  }
.inbenta-interface .col-md-11 {
    width: 91.66666666666666%;
  }
.inbenta-interface .col-md-12 {
    width: 100%;
  }
.inbenta-interface .col-md-push-0 {
    left: auto;
  }
.inbenta-interface .col-md-push-1 {
    left: 8.333333333333332%;
  }
.inbenta-interface .col-md-push-2 {
    left: 16.666666666666664%;
  }
.inbenta-interface .col-md-push-3 {
    left: 25%;
  }
.inbenta-interface .col-md-push-4 {
    left: 33.33333333333333%;
  }
.inbenta-interface .col-md-push-5 {
    left: 41.66666666666667%;
  }
.inbenta-interface .col-md-push-6 {
    left: 50%;
  }
.inbenta-interface .col-md-push-7 {
    left: 58.333333333333336%;
  }
.inbenta-interface .col-md-push-8 {
    left: 66.66666666666666%;
  }
.inbenta-interface .col-md-push-9 {
    left: 75%;
  }
.inbenta-interface .col-md-push-10 {
    left: 83.33333333333334%;
  }
.inbenta-interface .col-md-push-11 {
    left: 91.66666666666666%;
  }
.inbenta-interface .col-md-pull-0 {
    right: auto;
  }
.inbenta-interface .col-md-pull-1 {
    right: 8.333333333333332%;
  }
.inbenta-interface .col-md-pull-2 {
    right: 16.666666666666664%;
  }
.inbenta-interface .col-md-pull-3 {
    right: 25%;
  }
.inbenta-interface .col-md-pull-4 {
    right: 33.33333333333333%;
  }
.inbenta-interface .col-md-pull-5 {
    right: 41.66666666666667%;
  }
.inbenta-interface .col-md-pull-6 {
    right: 50%;
  }
.inbenta-interface .col-md-pull-7 {
    right: 58.333333333333336%;
  }
.inbenta-interface .col-md-pull-8 {
    right: 66.66666666666666%;
  }
.inbenta-interface .col-md-pull-9 {
    right: 75%;
  }
.inbenta-interface .col-md-pull-10 {
    right: 83.33333333333334%;
  }
.inbenta-interface .col-md-pull-11 {
    right: 91.66666666666666%;
  }
.inbenta-interface .col-md-offset-0 {
    margin-left: 0;
  }
.inbenta-interface .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
.inbenta-interface .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
.inbenta-interface .col-md-offset-3 {
    margin-left: 25%;
  }
.inbenta-interface .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
.inbenta-interface .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
.inbenta-interface .col-md-offset-6 {
    margin-left: 50%;
  }
.inbenta-interface .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
.inbenta-interface .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
.inbenta-interface .col-md-offset-9 {
    margin-left: 75%;
  }
.inbenta-interface .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
.inbenta-interface .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .container {
    max-width: 1170px;
  }
  .inbenta-interface .col-lg-1,
  .inbenta-interface .col-lg-2,
  .inbenta-interface .col-lg-3,
  .inbenta-interface .col-lg-4,
  .inbenta-interface .col-lg-5,
  .inbenta-interface .col-lg-6,
  .inbenta-interface .col-lg-7,
  .inbenta-interface .col-lg-8,
  .inbenta-interface .col-lg-9,
  .inbenta-interface .col-lg-10,
  .inbenta-interface .col-lg-11 {
    float: left;
  }
  .inbenta-interface .col-lg-1 {
    width: 8.333333333333332%;
  }
  .inbenta-interface .col-lg-2 {
    width: 16.666666666666664%;
  }
  .inbenta-interface .col-lg-3 {
    width: 25%;
  }
  .inbenta-interface .col-lg-4 {
    width: 33.33333333333333%;
  }
  .inbenta-interface .col-lg-5 {
    width: 41.66666666666667%;
  }
  .inbenta-interface .col-lg-6 {
    width: 50%;
  }
  .inbenta-interface .col-lg-7 {
    width: 58.333333333333336%;
  }
  .inbenta-interface .col-lg-8 {
    width: 66.66666666666666%;
  }
  .inbenta-interface .col-lg-9 {
    width: 75%;
  }
  .inbenta-interface .col-lg-10 {
    width: 83.33333333333334%;
  }
  .inbenta-interface .col-lg-11 {
    width: 91.66666666666666%;
  }
  .inbenta-interface .col-lg-12 {
    width: 100%;
  }
  .inbenta-interface .col-lg-push-0 {
    left: auto;
  }
  .inbenta-interface .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .inbenta-interface .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .inbenta-interface .col-lg-push-3 {
    left: 25%;
  }
  .inbenta-interface .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .inbenta-interface .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .inbenta-interface .col-lg-push-6 {
    left: 50%;
  }
  .inbenta-interface .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .inbenta-interface .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .inbenta-interface .col-lg-push-9 {
    left: 75%;
  }
  .inbenta-interface .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .inbenta-interface .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .inbenta-interface .col-lg-pull-0 {
    right: auto;
  }
  .inbenta-interface .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .inbenta-interface .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .inbenta-interface .col-lg-pull-3 {
    right: 25%;
  }
  .inbenta-interface .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .inbenta-interface .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .inbenta-interface .col-lg-pull-6 {
    right: 50%;
  }
  .inbenta-interface .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .inbenta-interface .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .inbenta-interface .col-lg-pull-9 {
    right: 75%;
  }
  .inbenta-interface .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .inbenta-interface .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .inbenta-interface .col-lg-offset-0 {
    margin-left: 0;
  }
  .inbenta-interface .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .inbenta-interface .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .inbenta-interface .col-lg-offset-3 {
    margin-left: 25%;
  }
  .inbenta-interface .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .inbenta-interface .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .inbenta-interface .col-lg-offset-6 {
    margin-left: 50%;
  }
  .inbenta-interface .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .inbenta-interface .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .inbenta-interface .col-lg-offset-9 {
    margin-left: 75%;
  }
  .inbenta-interface .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .inbenta-interface .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
.inbenta-interface table {
  max-width: 100%;
  background-color: transparent;
}
.inbenta-interface th {
  text-align: left;
}
.inbenta-interface .table {
  width: 100%;
  margin-bottom: 20px;
}
.inbenta-interface .table thead > tr > th,
.inbenta-interface .table tbody > tr > th,
.inbenta-interface .table tfoot > tr > th,
.inbenta-interface .table thead > tr > td,
.inbenta-interface .table tbody > tr > td,
.inbenta-interface .table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.inbenta-interface .table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.inbenta-interface .table caption + thead tr:first-child th,
.inbenta-interface .table colgroup + thead tr:first-child th,
.inbenta-interface .table thead:first-child tr:first-child th,
.inbenta-interface .table caption + thead tr:first-child td,
.inbenta-interface .table colgroup + thead tr:first-child td,
.inbenta-interface .table thead:first-child tr:first-child td {
  border-top: 0;
}
.inbenta-interface .table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.inbenta-interface .table .table {
  background-color: #ffffff;
}
.inbenta-interface .table-condensed thead > tr > th,
.inbenta-interface .table-condensed tbody > tr > th,
.inbenta-interface .table-condensed tfoot > tr > th,
.inbenta-interface .table-condensed thead > tr > td,
.inbenta-interface .table-condensed tbody > tr > td,
.inbenta-interface .table-condensed tfoot > tr > td {
  padding: 5px;
}
.inbenta-interface .table-bordered {
  border: 1px solid #dddddd;
}
.inbenta-interface .table-bordered > thead > tr > th,
.inbenta-interface .table-bordered > tbody > tr > th,
.inbenta-interface .table-bordered > tfoot > tr > th,
.inbenta-interface .table-bordered > thead > tr > td,
.inbenta-interface .table-bordered > tbody > tr > td,
.inbenta-interface .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.inbenta-interface .table-bordered > thead > tr > th,
.inbenta-interface .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.inbenta-interface .table-striped > tbody > tr:nth-child(odd) > td,
.inbenta-interface .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.inbenta-interface .table-hover > tbody > tr:hover > td,
.inbenta-interface .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.inbenta-interface table col[class*="col-"] {
  float: none;
  display: table-column;
}
.inbenta-interface table td[class*="col-"],
.inbenta-interface table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.inbenta-interface .table > thead > tr > td.active,
.inbenta-interface .table > tbody > tr > td.active,
.inbenta-interface .table > tfoot > tr > td.active,
.inbenta-interface .table > thead > tr > th.active,
.inbenta-interface .table > tbody > tr > th.active,
.inbenta-interface .table > tfoot > tr > th.active,
.inbenta-interface .table > thead > tr.active > td,
.inbenta-interface .table > tbody > tr.active > td,
.inbenta-interface .table > tfoot > tr.active > td,
.inbenta-interface .table > thead > tr.active > th,
.inbenta-interface .table > tbody > tr.active > th,
.inbenta-interface .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.inbenta-interface .table > thead > tr > td.success,
.inbenta-interface .table > tbody > tr > td.success,
.inbenta-interface .table > tfoot > tr > td.success,
.inbenta-interface .table > thead > tr > th.success,
.inbenta-interface .table > tbody > tr > th.success,
.inbenta-interface .table > tfoot > tr > th.success,
.inbenta-interface .table > thead > tr.success > td,
.inbenta-interface .table > tbody > tr.success > td,
.inbenta-interface .table > tfoot > tr.success > td,
.inbenta-interface .table > thead > tr.success > th,
.inbenta-interface .table > tbody > tr.success > th,
.inbenta-interface .table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.inbenta-interface .table-hover > tbody > tr > td.success:hover,
.inbenta-interface .table-hover > tbody > tr > th.success:hover,
.inbenta-interface .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.inbenta-interface .table > thead > tr > td.danger,
.inbenta-interface .table > tbody > tr > td.danger,
.inbenta-interface .table > tfoot > tr > td.danger,
.inbenta-interface .table > thead > tr > th.danger,
.inbenta-interface .table > tbody > tr > th.danger,
.inbenta-interface .table > tfoot > tr > th.danger,
.inbenta-interface .table > thead > tr.danger > td,
.inbenta-interface .table > tbody > tr.danger > td,
.inbenta-interface .table > tfoot > tr.danger > td,
.inbenta-interface .table > thead > tr.danger > th,
.inbenta-interface .table > tbody > tr.danger > th,
.inbenta-interface .table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.inbenta-interface .table-hover > tbody > tr > td.danger:hover,
.inbenta-interface .table-hover > tbody > tr > th.danger:hover,
.inbenta-interface .table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.inbenta-interface .table > thead > tr > td.warning,
.inbenta-interface .table > tbody > tr > td.warning,
.inbenta-interface .table > tfoot > tr > td.warning,
.inbenta-interface .table > thead > tr > th.warning,
.inbenta-interface .table > tbody > tr > th.warning,
.inbenta-interface .table > tfoot > tr > th.warning,
.inbenta-interface .table > thead > tr.warning > td,
.inbenta-interface .table > tbody > tr.warning > td,
.inbenta-interface .table > tfoot > tr.warning > td,
.inbenta-interface .table > thead > tr.warning > th,
.inbenta-interface .table > tbody > tr.warning > th,
.inbenta-interface .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.inbenta-interface .table-hover > tbody > tr > td.warning:hover,
.inbenta-interface .table-hover > tbody > tr > th.warning:hover,
.inbenta-interface .table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
.inbenta-interface .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
.inbenta-interface .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
.inbenta-interface .table-responsive > .table > thead > tr > th,
.inbenta-interface .table-responsive > .table > tbody > tr > th,
.inbenta-interface .table-responsive > .table > tfoot > tr > th,
.inbenta-interface .table-responsive > .table > thead > tr > td,
.inbenta-interface .table-responsive > .table > tbody > tr > td,
.inbenta-interface .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
.inbenta-interface .table-responsive > .table-bordered {
    border: 0;
  }
.inbenta-interface .table-responsive > .table-bordered > thead > tr > th:first-child,
.inbenta-interface .table-responsive > .table-bordered > tbody > tr > th:first-child,
.inbenta-interface .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.inbenta-interface .table-responsive > .table-bordered > thead > tr > td:first-child,
.inbenta-interface .table-responsive > .table-bordered > tbody > tr > td:first-child,
.inbenta-interface .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
.inbenta-interface .table-responsive > .table-bordered > thead > tr > th:last-child,
.inbenta-interface .table-responsive > .table-bordered > tbody > tr > th:last-child,
.inbenta-interface .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.inbenta-interface .table-responsive > .table-bordered > thead > tr > td:last-child,
.inbenta-interface .table-responsive > .table-bordered > tbody > tr > td:last-child,
.inbenta-interface .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
.inbenta-interface .table-responsive > .table-bordered > thead > tr:last-child > th,
.inbenta-interface .table-responsive > .table-bordered > tbody > tr:last-child > th,
.inbenta-interface .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.inbenta-interface .table-responsive > .table-bordered > thead > tr:last-child > td,
.inbenta-interface .table-responsive > .table-bordered > tbody > tr:last-child > td,
.inbenta-interface .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.inbenta-interface fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.inbenta-interface legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.inbenta-interface label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
.inbenta-interface input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inbenta-interface input[type="radio"],
.inbenta-interface input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
.inbenta-interface input[type="file"] {
  display: block;
}
.inbenta-interface select[multiple],
.inbenta-interface select[size] {
  height: auto;
}
.inbenta-interface select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
.inbenta-interface input[type="file"]:focus,
.inbenta-interface input[type="radio"]:focus,
.inbenta-interface input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.inbenta-interface input[type="number"]::-webkit-outer-spin-button,
.inbenta-interface input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.inbenta-interface .form-control:-moz-placeholder {
  color: #999999;
}
.inbenta-interface .form-control::-moz-placeholder {
  color: #999999;
}
.inbenta-interface .form-control:-ms-input-placeholder {
  color: #999999;
}
.inbenta-interface .form-control::-webkit-input-placeholder {
  color: #999999;
}
.inbenta-interface .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.inbenta-interface .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.inbenta-interface .form-control[disabled],
.inbenta-interface .form-control[readonly],
.inbenta-interface fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.inbenta-interface textarea.form-control {
  height: auto;
}
.inbenta-interface .form-group {
  margin-bottom: 15px;
}
.inbenta-interface .radio,
.inbenta-interface .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.inbenta-interface .radio label,
.inbenta-interface .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.inbenta-interface .radio input[type="radio"],
.inbenta-interface .radio-inline input[type="radio"],
.inbenta-interface .checkbox input[type="checkbox"],
.inbenta-interface .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.inbenta-interface .radio + .radio,
.inbenta-interface .checkbox + .checkbox {
  margin-top: -5px;
}
.inbenta-interface .radio-inline,
.inbenta-interface .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.inbenta-interface .radio-inline + .radio-inline,
.inbenta-interface .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.inbenta-interface input[type="radio"][disabled],
.inbenta-interface input[type="checkbox"][disabled],
.inbenta-interface .radio[disabled],
.inbenta-interface .radio-inline[disabled],
.inbenta-interface .checkbox[disabled],
.inbenta-interface .checkbox-inline[disabled],
.inbenta-interface fieldset[disabled] input[type="radio"],
.inbenta-interface fieldset[disabled] input[type="checkbox"],
.inbenta-interface fieldset[disabled] .radio,
.inbenta-interface fieldset[disabled] .radio-inline,
.inbenta-interface fieldset[disabled] .checkbox,
.inbenta-interface fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.inbenta-interface .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.inbenta-interface select.input-sm {
  height: 30px;
  line-height: 30px;
}
.inbenta-interface textarea.input-sm {
  height: auto;
}
.inbenta-interface .input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.inbenta-interface select.input-lg {
  height: 45px;
  line-height: 45px;
}
.inbenta-interface textarea.input-lg {
  height: auto;
}
.inbenta-interface .has-warning .help-block,
.inbenta-interface .has-warning .control-label {
  color: #c09853;
}
.inbenta-interface .has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.inbenta-interface .has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.inbenta-interface .has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.inbenta-interface .has-error .help-block,
.inbenta-interface .has-error .control-label {
  color: #b94a48;
}
.inbenta-interface .has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.inbenta-interface .has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.inbenta-interface .has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.inbenta-interface .has-success .help-block,
.inbenta-interface .has-success .control-label {
  color: #468847;
}
.inbenta-interface .has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.inbenta-interface .has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.inbenta-interface .has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.inbenta-interface .form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.inbenta-interface .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
.inbenta-interface .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
.inbenta-interface .form-inline .form-control {
    display: inline-block;
  }
.inbenta-interface .form-inline .radio,
.inbenta-interface .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
.inbenta-interface .form-inline .radio input[type="radio"],
.inbenta-interface .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.inbenta-interface .form-horizontal .control-label,
.inbenta-interface .form-horizontal .radio,
.inbenta-interface .form-horizontal .checkbox,
.inbenta-interface .form-horizontal .radio-inline,
.inbenta-interface .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.inbenta-interface .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.inbenta-interface .form-horizontal .form-group:before,
.inbenta-interface .form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .form-horizontal .form-group:after {
  clear: both;
}
.inbenta-interface .form-horizontal .form-group:before,
.inbenta-interface .form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
.inbenta-interface .form-horizontal .control-label {
    text-align: right;
  }
}
.inbenta-interface .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.inbenta-interface .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.inbenta-interface .btn:hover,
.inbenta-interface .btn:focus {
  color: #333333;
  text-decoration: none;
}
.inbenta-interface .btn:active,
.inbenta-interface .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.inbenta-interface .btn.disabled,
.inbenta-interface .btn[disabled],
.inbenta-interface fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.inbenta-interface .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.inbenta-interface .btn-default:hover,
.inbenta-interface .btn-default:focus,
.inbenta-interface .btn-default:active,
.inbenta-interface .btn-default.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.inbenta-interface .btn-default:active,
.inbenta-interface .btn-default.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-default {
  background-image: none;
}
.inbenta-interface .btn-default.disabled,
.inbenta-interface .btn-default[disabled],
.inbenta-interface fieldset[disabled] .btn-default,
.inbenta-interface .btn-default.disabled:hover,
.inbenta-interface .btn-default[disabled]:hover,
.inbenta-interface fieldset[disabled] .btn-default:hover,
.inbenta-interface .btn-default.disabled:focus,
.inbenta-interface .btn-default[disabled]:focus,
.inbenta-interface fieldset[disabled] .btn-default:focus,
.inbenta-interface .btn-default.disabled:active,
.inbenta-interface .btn-default[disabled]:active,
.inbenta-interface fieldset[disabled] .btn-default:active,
.inbenta-interface .btn-default.disabled.active,
.inbenta-interface .btn-default[disabled].active,
.inbenta-interface fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.inbenta-interface .btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.inbenta-interface .btn-primary:hover,
.inbenta-interface .btn-primary:focus,
.inbenta-interface .btn-primary:active,
.inbenta-interface .btn-primary.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.inbenta-interface .btn-primary:active,
.inbenta-interface .btn-primary.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-primary {
  background-image: none;
}
.inbenta-interface .btn-primary.disabled,
.inbenta-interface .btn-primary[disabled],
.inbenta-interface fieldset[disabled] .btn-primary,
.inbenta-interface .btn-primary.disabled:hover,
.inbenta-interface .btn-primary[disabled]:hover,
.inbenta-interface fieldset[disabled] .btn-primary:hover,
.inbenta-interface .btn-primary.disabled:focus,
.inbenta-interface .btn-primary[disabled]:focus,
.inbenta-interface fieldset[disabled] .btn-primary:focus,
.inbenta-interface .btn-primary.disabled:active,
.inbenta-interface .btn-primary[disabled]:active,
.inbenta-interface fieldset[disabled] .btn-primary:active,
.inbenta-interface .btn-primary.disabled.active,
.inbenta-interface .btn-primary[disabled].active,
.inbenta-interface fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.inbenta-interface .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.inbenta-interface .btn-warning:hover,
.inbenta-interface .btn-warning:focus,
.inbenta-interface .btn-warning:active,
.inbenta-interface .btn-warning.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.inbenta-interface .btn-warning:active,
.inbenta-interface .btn-warning.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-warning {
  background-image: none;
}
.inbenta-interface .btn-warning.disabled,
.inbenta-interface .btn-warning[disabled],
.inbenta-interface fieldset[disabled] .btn-warning,
.inbenta-interface .btn-warning.disabled:hover,
.inbenta-interface .btn-warning[disabled]:hover,
.inbenta-interface fieldset[disabled] .btn-warning:hover,
.inbenta-interface .btn-warning.disabled:focus,
.inbenta-interface .btn-warning[disabled]:focus,
.inbenta-interface fieldset[disabled] .btn-warning:focus,
.inbenta-interface .btn-warning.disabled:active,
.inbenta-interface .btn-warning[disabled]:active,
.inbenta-interface fieldset[disabled] .btn-warning:active,
.inbenta-interface .btn-warning.disabled.active,
.inbenta-interface .btn-warning[disabled].active,
.inbenta-interface fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.inbenta-interface .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.inbenta-interface .btn-danger:hover,
.inbenta-interface .btn-danger:focus,
.inbenta-interface .btn-danger:active,
.inbenta-interface .btn-danger.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.inbenta-interface .btn-danger:active,
.inbenta-interface .btn-danger.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-danger {
  background-image: none;
}
.inbenta-interface .btn-danger.disabled,
.inbenta-interface .btn-danger[disabled],
.inbenta-interface fieldset[disabled] .btn-danger,
.inbenta-interface .btn-danger.disabled:hover,
.inbenta-interface .btn-danger[disabled]:hover,
.inbenta-interface fieldset[disabled] .btn-danger:hover,
.inbenta-interface .btn-danger.disabled:focus,
.inbenta-interface .btn-danger[disabled]:focus,
.inbenta-interface fieldset[disabled] .btn-danger:focus,
.inbenta-interface .btn-danger.disabled:active,
.inbenta-interface .btn-danger[disabled]:active,
.inbenta-interface fieldset[disabled] .btn-danger:active,
.inbenta-interface .btn-danger.disabled.active,
.inbenta-interface .btn-danger[disabled].active,
.inbenta-interface fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.inbenta-interface .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.inbenta-interface .btn-success:hover,
.inbenta-interface .btn-success:focus,
.inbenta-interface .btn-success:active,
.inbenta-interface .btn-success.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.inbenta-interface .btn-success:active,
.inbenta-interface .btn-success.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-success {
  background-image: none;
}
.inbenta-interface .btn-success.disabled,
.inbenta-interface .btn-success[disabled],
.inbenta-interface fieldset[disabled] .btn-success,
.inbenta-interface .btn-success.disabled:hover,
.inbenta-interface .btn-success[disabled]:hover,
.inbenta-interface fieldset[disabled] .btn-success:hover,
.inbenta-interface .btn-success.disabled:focus,
.inbenta-interface .btn-success[disabled]:focus,
.inbenta-interface fieldset[disabled] .btn-success:focus,
.inbenta-interface .btn-success.disabled:active,
.inbenta-interface .btn-success[disabled]:active,
.inbenta-interface fieldset[disabled] .btn-success:active,
.inbenta-interface .btn-success.disabled.active,
.inbenta-interface .btn-success[disabled].active,
.inbenta-interface fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.inbenta-interface .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.inbenta-interface .btn-info:hover,
.inbenta-interface .btn-info:focus,
.inbenta-interface .btn-info:active,
.inbenta-interface .btn-info.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.inbenta-interface .btn-info:active,
.inbenta-interface .btn-info.active,
.inbenta-interface .open .inbenta-dropdown-toggle.btn-info {
  background-image: none;
}
.inbenta-interface .btn-info.disabled,
.inbenta-interface .btn-info[disabled],
.inbenta-interface fieldset[disabled] .btn-info,
.inbenta-interface .btn-info.disabled:hover,
.inbenta-interface .btn-info[disabled]:hover,
.inbenta-interface fieldset[disabled] .btn-info:hover,
.inbenta-interface .btn-info.disabled:focus,
.inbenta-interface .btn-info[disabled]:focus,
.inbenta-interface fieldset[disabled] .btn-info:focus,
.inbenta-interface .btn-info.disabled:active,
.inbenta-interface .btn-info[disabled]:active,
.inbenta-interface fieldset[disabled] .btn-info:active,
.inbenta-interface .btn-info.disabled.active,
.inbenta-interface .btn-info[disabled].active,
.inbenta-interface fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.inbenta-interface .btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.inbenta-interface .btn-link,
.inbenta-interface .btn-link:active,
.inbenta-interface .btn-link[disabled],
.inbenta-interface fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.inbenta-interface .btn-link,
.inbenta-interface .btn-link:hover,
.inbenta-interface .btn-link:focus,
.inbenta-interface .btn-link:active {
  border-color: transparent;
}
.inbenta-interface .btn-link:hover,
.inbenta-interface .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.inbenta-interface .btn-link[disabled]:hover,
.inbenta-interface fieldset[disabled] .btn-link:hover,
.inbenta-interface .btn-link[disabled]:focus,
.inbenta-interface fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.inbenta-interface .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.inbenta-interface .btn-sm,
.inbenta-interface .btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.inbenta-interface .btn-xs {
  padding: 1px 5px;
}
.inbenta-interface .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.inbenta-interface .btn-block + .btn-block {
  margin-top: 5px;
}
.inbenta-interface input[type="submit"].btn-block,
.inbenta-interface input[type="reset"].btn-block,
.inbenta-interface input[type="button"].btn-block {
  width: 100%;
}
.inbenta-interface .btn-default .caret {
  border-top-color: #333333;
}
.inbenta-interface .btn-primary .caret,
.inbenta-interface .btn-success .caret,
.inbenta-interface .btn-warning .caret,
.inbenta-interface .btn-danger .caret,
.inbenta-interface .btn-info .caret {
  border-top-color: #fff;
}
.inbenta-interface .dropup .btn-default .caret {
  border-bottom-color: #333333;
}
.inbenta-interface .dropup .btn-primary .caret,
.inbenta-interface .dropup .btn-success .caret,
.inbenta-interface .dropup .btn-warning .caret,
.inbenta-interface .dropup .btn-danger .caret,
.inbenta-interface .dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.inbenta-interface .btn-group,
.inbenta-interface .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.inbenta-interface .btn-group > .btn,
.inbenta-interface .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.inbenta-interface .btn-group > .btn:hover,
.inbenta-interface .btn-group-vertical > .btn:hover,
.inbenta-interface .btn-group > .btn:focus,
.inbenta-interface .btn-group-vertical > .btn:focus,
.inbenta-interface .btn-group > .btn:active,
.inbenta-interface .btn-group-vertical > .btn:active,
.inbenta-interface .btn-group > .btn.active,
.inbenta-interface .btn-group-vertical > .btn.active {
  z-index: 2;
}
.inbenta-interface .btn-group > .btn:focus,
.inbenta-interface .btn-group-vertical > .btn:focus {
  outline: none;
}
.inbenta-interface .btn-group .btn + .btn,
.inbenta-interface .btn-group .btn + .btn-group,
.inbenta-interface .btn-group .btn-group + .btn,
.inbenta-interface .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.inbenta-interface .btn-toolbar:before,
.inbenta-interface .btn-toolbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .btn-toolbar:after {
  clear: both;
}
.inbenta-interface .btn-toolbar:before,
.inbenta-interface .btn-toolbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .btn-toolbar:after {
  clear: both;
}
.inbenta-interface .btn-toolbar .btn-group {
  float: left;
}
.inbenta-interface .btn-toolbar > .btn + .btn,
.inbenta-interface .btn-toolbar > .btn-group + .btn,
.inbenta-interface .btn-toolbar > .btn + .btn-group,
.inbenta-interface .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.inbenta-interface .btn-group > .btn:not(:first-child):not(:last-child):not(.inbenta-dropdown-toggle) {
  border-radius: 0;
}
.inbenta-interface .btn-group > .btn:first-child {
  margin-left: 0;
}
.inbenta-interface .btn-group > .btn:first-child:not(:last-child):not(.inbenta-dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.inbenta-interface .btn-group > .btn:last-child:not(:first-child),
.inbenta-interface .btn-group > .inbenta-dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.inbenta-interface .btn-group > .btn-group {
  float: left;
}
.inbenta-interface .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.inbenta-interface .btn-group > .btn-group:first-child > .btn:last-child,
.inbenta-interface .btn-group > .btn-group:first-child > .inbenta-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.inbenta-interface .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.inbenta-interface .btn-group .inbenta-dropdown-toggle:active,
.inbenta-interface .btn-group.open .inbenta-dropdown-toggle {
  outline: 0;
}
.inbenta-interface .btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.inbenta-interface .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.inbenta-interface .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.inbenta-interface .btn-group > .btn + .inbenta-dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.inbenta-interface .btn-group > .btn-lg + .inbenta-dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.inbenta-interface .btn-group.open .inbenta-dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.inbenta-interface .btn .caret {
  margin-left: 0;
}
.inbenta-interface .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.inbenta-interface .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.inbenta-interface .btn-group-vertical > .btn,
.inbenta-interface .btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.inbenta-interface .btn-group-vertical > .btn-group:before,
.inbenta-interface .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .btn-group-vertical > .btn-group:after {
  clear: both;
}
.inbenta-interface .btn-group-vertical > .btn-group:before,
.inbenta-interface .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .btn-group-vertical > .btn-group:after {
  clear: both;
}
.inbenta-interface .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.inbenta-interface .btn-group-vertical > .btn + .btn,
.inbenta-interface .btn-group-vertical > .btn + .btn-group,
.inbenta-interface .btn-group-vertical > .btn-group + .btn,
.inbenta-interface .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.inbenta-interface .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.inbenta-interface .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.inbenta-interface .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.inbenta-interface .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.inbenta-interface .btn-group-vertical > .btn-group:first-child > .btn:last-child,
.inbenta-interface .btn-group-vertical > .btn-group:first-child > .inbenta-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.inbenta-interface .btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.inbenta-interface .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.inbenta-interface .btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
.inbenta-interface [data-toggle="buttons"] > .btn > input[type="radio"],
.inbenta-interface [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.inbenta-interface .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.inbenta-interface .input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.inbenta-interface .input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.inbenta-interface .input-group-lg > .form-control,
.inbenta-interface .input-group-lg > .input-group-addon,
.inbenta-interface .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.inbenta-interface select.input-group-lg > .form-control,
.inbenta-interface select.input-group-lg > .input-group-addon,
.inbenta-interface select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
.inbenta-interface textarea.input-group-lg > .form-control,
.inbenta-interface textarea.input-group-lg > .input-group-addon,
.inbenta-interface textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.inbenta-interface .input-group-sm > .form-control,
.inbenta-interface .input-group-sm > .input-group-addon,
.inbenta-interface .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.inbenta-interface select.input-group-sm > .form-control,
.inbenta-interface select.input-group-sm > .input-group-addon,
.inbenta-interface select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.inbenta-interface textarea.input-group-sm > .form-control,
.inbenta-interface textarea.input-group-sm > .input-group-addon,
.inbenta-interface textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.inbenta-interface .input-group-addon,
.inbenta-interface .input-group-btn,
.inbenta-interface .input-group .form-control {
  display: table-cell;
}
.inbenta-interface .input-group-addon:not(:first-child):not(:last-child),
.inbenta-interface .input-group-btn:not(:first-child):not(:last-child),
.inbenta-interface .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.inbenta-interface .input-group-addon,
.inbenta-interface .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.inbenta-interface .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.inbenta-interface .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.inbenta-interface .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.inbenta-interface .input-group-addon input[type="radio"],
.inbenta-interface .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.inbenta-interface .input-group .form-control:first-child,
.inbenta-interface .input-group-addon:first-child,
.inbenta-interface .input-group-btn:first-child > .btn,
.inbenta-interface .input-group-btn:first-child > .inbenta-dropdown-toggle,
.inbenta-interface .input-group-btn:last-child > .btn:not(:last-child):not(.inbenta-dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.inbenta-interface .input-group-addon:first-child {
  border-right: 0;
}
.inbenta-interface .input-group .form-control:last-child,
.inbenta-interface .input-group-addon:last-child,
.inbenta-interface .input-group-btn:last-child > .btn,
.inbenta-interface .input-group-btn:last-child > .inbenta-dropdown-toggle,
.inbenta-interface .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.inbenta-interface .input-group-addon:last-child {
  border-left: 0;
}
.inbenta-interface .input-group-btn {
  position: relative;
  white-space: nowrap;
}
.inbenta-interface .input-group-btn > .btn {
  position: relative;
}
.inbenta-interface .input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.inbenta-interface .input-group-btn > .btn:hover,
.inbenta-interface .input-group-btn > .btn:active {
  z-index: 2;
}
.inbenta-interface .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.inbenta-interface .nav:before,
.inbenta-interface .nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .nav:after {
  clear: both;
}
.inbenta-interface .nav:before,
.inbenta-interface .nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .nav:after {
  clear: both;
}
.inbenta-interface .nav > li {
  position: relative;
  display: block;
}
.inbenta-interface .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.inbenta-interface .nav > li > a:hover,
.inbenta-interface .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.inbenta-interface .nav > li.disabled > a {
  color: #999999;
}
.inbenta-interface .nav > li.disabled > a:hover,
.inbenta-interface .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.inbenta-interface .nav .open > a,
.inbenta-interface .nav .open > a:hover,
.inbenta-interface .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.inbenta-interface .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.inbenta-interface .nav > li > a > img {
  max-width: none;
}
.inbenta-interface .nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.inbenta-interface .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.inbenta-interface .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.inbenta-interface .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.inbenta-interface .nav-tabs > li.active > a,
.inbenta-interface .nav-tabs > li.active > a:hover,
.inbenta-interface .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.inbenta-interface .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.inbenta-interface .nav-tabs.nav-justified > li {
  float: none;
}
.inbenta-interface .nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
.inbenta-interface .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.inbenta-interface .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.inbenta-interface .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}
.inbenta-interface .nav-pills > li {
  float: left;
}
.inbenta-interface .nav-pills > li > a {
  border-radius: 5px;
}
.inbenta-interface .nav-pills > li + li {
  margin-left: 2px;
}
.inbenta-interface .nav-pills > li.active > a,
.inbenta-interface .nav-pills > li.active > a:hover,
.inbenta-interface .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.inbenta-interface .nav-stacked > li {
  float: none;
}
.inbenta-interface .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.inbenta-interface .nav-justified {
  width: 100%;
}
.inbenta-interface .nav-justified > li {
  float: none;
}
.inbenta-interface .nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
.inbenta-interface .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.inbenta-interface .nav-tabs-justified {
  border-bottom: 0;
}
.inbenta-interface .nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.inbenta-interface .nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}
.inbenta-interface .tabbable:before,
.inbenta-interface .tabbable:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .tabbable:after {
  clear: both;
}
.inbenta-interface .tabbable:before,
.inbenta-interface .tabbable:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .tabbable:after {
  clear: both;
}
.inbenta-interface .tab-content > .tab-pane,
.inbenta-interface .pill-content > .pill-pane {
  display: none;
}
.inbenta-interface .tab-content > .active,
.inbenta-interface .pill-content > .active {
  display: block;
}
.inbenta-interface .nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.inbenta-interface .nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.inbenta-interface .nav-tabs .inbenta-dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.inbenta-interface .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.inbenta-interface .pagination > li {
  display: inline;
}
.inbenta-interface .pagination > li > a,
.inbenta-interface .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.inbenta-interface .pagination > li:first-child > a,
.inbenta-interface .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.inbenta-interface .pagination > li:last-child > a,
.inbenta-interface .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.inbenta-interface .pagination > li > a:hover,
.inbenta-interface .pagination > li > span:hover,
.inbenta-interface .pagination > li > a:focus,
.inbenta-interface .pagination > li > span:focus {
  background-color: #eeeeee;
}
.inbenta-interface .pagination > .active > a,
.inbenta-interface .pagination > .active > span,
.inbenta-interface .pagination > .active > a:hover,
.inbenta-interface .pagination > .active > span:hover,
.inbenta-interface .pagination > .active > a:focus,
.inbenta-interface .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.inbenta-interface .pagination > .disabled > span,
.inbenta-interface .pagination > .disabled > a,
.inbenta-interface .pagination > .disabled > a:hover,
.inbenta-interface .pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.inbenta-interface .pagination-lg > li > a,
.inbenta-interface .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.inbenta-interface .pagination-lg > li:first-child > a,
.inbenta-interface .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.inbenta-interface .pagination-lg > li:last-child > a,
.inbenta-interface .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.inbenta-interface .pagination-sm > li > a,
.inbenta-interface .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.inbenta-interface .pagination-sm > li:first-child > a,
.inbenta-interface .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.inbenta-interface .pagination-sm > li:last-child > a,
.inbenta-interface .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.inbenta-interface .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.inbenta-interface .pager:before,
.inbenta-interface .pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .pager:after {
  clear: both;
}
.inbenta-interface .pager:before,
.inbenta-interface .pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .pager:after {
  clear: both;
}
.inbenta-interface .pager li {
  display: inline;
}
.inbenta-interface .pager li > a,
.inbenta-interface .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.inbenta-interface .pager li > a:hover,
.inbenta-interface .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.inbenta-interface .pager .next > a,
.inbenta-interface .pager .next > span {
  float: right;
}
.inbenta-interface .pager .previous > a,
.inbenta-interface .pager .previous > span {
  float: left;
}
.inbenta-interface .pager .disabled > a,
.inbenta-interface .pager .disabled > a:hover,
.inbenta-interface .pager .disabled > a:focus,
.inbenta-interface .pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.inbenta-interface .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.inbenta-interface .alert h4 {
  margin-top: 0;
  color: inherit;
}
.inbenta-interface .alert .alert-link {
  font-weight: bold;
}
.inbenta-interface .alert > p,
.inbenta-interface .alert > ul {
  margin-bottom: 0;
}
.inbenta-interface .alert > p + p {
  margin-top: 5px;
}
.inbenta-interface .alert-dismissable {
  padding-right: 35px;
}
.inbenta-interface .alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.inbenta-interface .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.inbenta-interface .alert-success hr {
  border-top-color: #c9e2b3;
}
.inbenta-interface .alert-success .alert-link {
  color: #356635;
}
.inbenta-interface .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.inbenta-interface .alert-info hr {
  border-top-color: #a6e1ec;
}
.inbenta-interface .alert-info .alert-link {
  color: #2d6987;
}
.inbenta-interface .alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.inbenta-interface .alert-warning hr {
  border-top-color: #f8e5be;
}
.inbenta-interface .alert-warning .alert-link {
  color: #a47e3c;
}
.inbenta-interface .alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.inbenta-interface .alert-danger hr {
  border-top-color: #e6c1c7;
}
.inbenta-interface .alert-danger .alert-link {
  color: #953b39;
}
.inbenta-interface .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.inbenta-interface .inbenta-dropdown {
  position: relative;
}
.inbenta-interface .inbenta-dropdown-toggle:focus {
  outline: 0;
}
.inbenta-interface .inbenta-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.inbenta-interface .inbenta-dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.inbenta-interface .inbenta-dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.inbenta-interface .inbenta-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.inbenta-interface .inbenta-dropdown-menu > li > a:hover,
.inbenta-interface .inbenta-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #428bca;
}
.inbenta-interface .inbenta-dropdown-menu > .active > a,
.inbenta-interface .inbenta-dropdown-menu > .active > a:hover,
.inbenta-interface .inbenta-dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.inbenta-interface .inbenta-dropdown-menu > .disabled > a,
.inbenta-interface .inbenta-dropdown-menu > .disabled > a:hover,
.inbenta-interface .inbenta-dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.inbenta-interface .inbenta-dropdown-menu > .disabled > a:hover,
.inbenta-interface .inbenta-dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.inbenta-interface .open > .inbenta-dropdown-menu {
  display: block;
}
.inbenta-interface .open > a {
  outline: 0;
}
.inbenta-interface .inbenta-dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.inbenta-interface .dropdown-inbenta-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.inbenta-interface .pull-right > .inbenta-dropdown-menu {
  right: 0;
  left: auto;
}
.inbenta-interface .dropup .caret,
.inbenta-interface .navbar-fixed-bottom .inbenta-dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.inbenta-interface .dropup .inbenta-dropdown-menu,
.inbenta-interface .navbar-fixed-bottom .inbenta-dropdown .inbenta-dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
.inbenta-interface .navbar-right .inbenta-dropdown-menu {
    right: 0;
    left: auto;
  }
}
.inbenta-interface .inbenta-tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.inbenta-interface .inbenta-tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.inbenta-interface .inbenta-tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.inbenta-interface .inbenta-tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.inbenta-interface .inbenta-tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.inbenta-interface .inbenta-tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.inbenta-interface .inbenta-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.inbenta-interface .inbenta-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.inbenta-interface .inbenta-tooltip.top .inbenta-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.inbenta-interface .inbenta-tooltip.top-left .inbenta-tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.inbenta-interface .inbenta-tooltip.top-right .inbenta-tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.inbenta-interface .inbenta-tooltip.right .inbenta-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.inbenta-interface .inbenta-tooltip.left .inbenta-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.inbenta-interface .inbenta-tooltip.bottom .inbenta-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.inbenta-interface .inbenta-tooltip.bottom-left .inbenta-tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.inbenta-interface .inbenta-tooltip.bottom-right .inbenta-tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.inbenta-interface .inbenta-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.inbenta-interface .inbenta-popover.top {
  margin-top: -10px;
}
.inbenta-interface .inbenta-popover.right {
  margin-left: 10px;
}
.inbenta-interface .inbenta-popover.bottom {
  margin-top: 10px;
}
.inbenta-interface .inbenta-popover.left {
  margin-left: -10px;
}
.inbenta-interface .inbenta-popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.inbenta-interface .inbenta-popover-content {
  padding: 9px 14px;
}
.inbenta-interface .inbenta-popover .arrow,
.inbenta-interface .inbenta-popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.inbenta-interface .inbenta-popover .arrow {
  border-width: 11px;
}
.inbenta-interface .inbenta-popover .arrow:after {
  border-width: 10px;
  content: "";
}
.inbenta-interface .inbenta-popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.inbenta-interface .inbenta-popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.inbenta-interface .inbenta-popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.inbenta-interface .inbenta-popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.inbenta-interface .inbenta-popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.inbenta-interface .inbenta-popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.inbenta-interface .inbenta-popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.inbenta-interface .inbenta-popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.inbenta-interface .inbenta-modal-open {
  overflow: hidden;
}
.inbenta-interface body.inbenta-modal-open,
.inbenta-interface .inbenta-modal-open .navbar-fixed-top,
.inbenta-interface .inbenta-modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.inbenta-interface .inbenta-modal {
  overflow: auto;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.inbenta-interface .inbenta-modal.fade .inbenta-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.inbenta-interface .inbenta-modal.inbenta-in .inbenta-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.inbenta-interface .inbenta-modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.inbenta-interface .inbenta-modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.inbenta-interface .inbenta-modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.inbenta-interface .inbenta-modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.inbenta-interface .inbenta-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.inbenta-interface .inbenta-modal-header .close {
  margin-top: -2px;
}
.inbenta-interface .inbenta-modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.inbenta-interface .inbenta-modal-body {
  position: relative;
  padding: 20px;
}
.inbenta-interface .inbenta-modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.inbenta-interface .inbenta-modal-footer:before,
.inbenta-interface .inbenta-modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .inbenta-modal-footer:after {
  clear: both;
}
.inbenta-interface .inbenta-modal-footer:before,
.inbenta-interface .inbenta-modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .inbenta-modal-footer:after {
  clear: both;
}
.inbenta-interface .inbenta-modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.inbenta-interface .inbenta-modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.inbenta-interface .inbenta-modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
.inbenta-interface .inbenta-modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
.inbenta-interface .inbenta-modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.inbenta-interface .clearfix:before,
.inbenta-interface .clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.inbenta-interface .clearfix:after {
  clear: both;
}
.inbenta-interface .pull-right {
  float: right !important;
}
.inbenta-interface .pull-left {
  float: left !important;
}
.inbenta-interface .hide {
  display: none !important;
}
.inbenta-interface .show {
  display: block !important;
}
.inbenta-interface .invisible {
  visibility: hidden;
}
.inbenta-interface .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.inbenta-interface .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.inbenta-interface .hidden {
  display: none !important;
  visibility: hidden !important;
}
.inbenta-interface .visible-xs {
  display: none !important;
}
.inbenta-interface tr.visible-xs {
  display: none !important;
}
.inbenta-interface th.visible-xs,
.inbenta-interface td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .inbenta-interface .visible-xs {
    display: block !important;
  }
  .inbenta-interface tr.visible-xs {
    display: table-row !important;
  }
  .inbenta-interface th.visible-xs,
  .inbenta-interface td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inbenta-interface .visible-xs.visible-sm {
    display: block !important;
  }
  .inbenta-interface tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  .inbenta-interface th.visible-xs.visible-sm,
  .inbenta-interface td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inbenta-interface .visible-xs.visible-md {
    display: block !important;
  }
  .inbenta-interface tr.visible-xs.visible-md {
    display: table-row !important;
  }
  .inbenta-interface th.visible-xs.visible-md,
  .inbenta-interface td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .visible-xs.visible-lg {
    display: block !important;
  }
  .inbenta-interface tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  .inbenta-interface th.visible-xs.visible-lg,
  .inbenta-interface td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.inbenta-interface .visible-sm {
  display: none !important;
}
.inbenta-interface tr.visible-sm {
  display: none !important;
}
.inbenta-interface th.visible-sm,
.inbenta-interface td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .inbenta-interface .visible-sm.visible-xs {
    display: block !important;
  }
  .inbenta-interface tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  .inbenta-interface th.visible-sm.visible-xs,
  .inbenta-interface td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inbenta-interface .visible-sm {
    display: block !important;
  }
  .inbenta-interface tr.visible-sm {
    display: table-row !important;
  }
  .inbenta-interface th.visible-sm,
  .inbenta-interface td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  .inbenta-interface tr.visible-sm.visible-md {
    display: table-row !important;
  }
  .inbenta-interface th.visible-sm.visible-md,
  .inbenta-interface td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .visible-sm.visible-lg {
    display: block !important;
  }
  .inbenta-interface tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  .inbenta-interface th.visible-sm.visible-lg,
  .inbenta-interface td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.inbenta-interface .visible-md {
  display: none !important;
}
.inbenta-interface tr.visible-md {
  display: none !important;
}
.inbenta-interface th.visible-md,
.inbenta-interface td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .inbenta-interface .visible-md.visible-xs {
    display: block !important;
  }
  .inbenta-interface tr.visible-md.visible-xs {
    display: table-row !important;
  }
  .inbenta-interface th.visible-md.visible-xs,
  .inbenta-interface td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inbenta-interface .visible-md.visible-sm {
    display: block !important;
  }
  .inbenta-interface tr.visible-md.visible-sm {
    display: table-row !important;
  }
  .inbenta-interface th.visible-md.visible-sm,
  .inbenta-interface td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inbenta-interface .visible-md {
    display: block !important;
  }
  .inbenta-interface tr.visible-md {
    display: table-row !important;
  }
  .inbenta-interface th.visible-md,
  .inbenta-interface td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .visible-md.visible-lg {
    display: block !important;
  }
  .inbenta-interface tr.visible-md.visible-lg {
    display: table-row !important;
  }
  .inbenta-interface th.visible-md.visible-lg,
  .inbenta-interface td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.inbenta-interface .visible-lg {
  display: none !important;
}
.inbenta-interface tr.visible-lg {
  display: none !important;
}
.inbenta-interface th.visible-lg,
.inbenta-interface td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .inbenta-interface .visible-lg.visible-xs {
    display: block !important;
  }
  .inbenta-interface tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  .inbenta-interface th.visible-lg.visible-xs,
  .inbenta-interface td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inbenta-interface .visible-lg.visible-sm {
    display: block !important;
  }
  .inbenta-interface tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  .inbenta-interface th.visible-lg.visible-sm,
  .inbenta-interface td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inbenta-interface .visible-lg.visible-md {
    display: block !important;
  }
  .inbenta-interface tr.visible-lg.visible-md {
    display: table-row !important;
  }
  .inbenta-interface th.visible-lg.visible-md,
  .inbenta-interface td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .visible-lg {
    display: block !important;
  }
  .inbenta-interface tr.visible-lg {
    display: table-row !important;
  }
  .inbenta-interface th.visible-lg,
  .inbenta-interface td.visible-lg {
    display: table-cell !important;
  }
}
.inbenta-interface .hidden-xs {
  display: block !important;
}
.inbenta-interface tr.hidden-xs {
  display: table-row !important;
}
.inbenta-interface th.hidden-xs,
.inbenta-interface td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .inbenta-interface .hidden-xs {
    display: none !important;
  }
  .inbenta-interface tr.hidden-xs {
    display: none !important;
  }
  .inbenta-interface th.hidden-xs,
  .inbenta-interface td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inbenta-interface .hidden-xs.hidden-sm {
    display: none !important;
  }
  .inbenta-interface tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  .inbenta-interface th.hidden-xs.hidden-sm,
  .inbenta-interface td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inbenta-interface .hidden-xs.hidden-md {
    display: none !important;
  }
  .inbenta-interface tr.hidden-xs.hidden-md {
    display: none !important;
  }
  .inbenta-interface th.hidden-xs.hidden-md,
  .inbenta-interface td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .hidden-xs.hidden-lg {
    display: none !important;
  }
  .inbenta-interface tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  .inbenta-interface th.hidden-xs.hidden-lg,
  .inbenta-interface td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.inbenta-interface .hidden-sm {
  display: block !important;
}
.inbenta-interface tr.hidden-sm {
  display: table-row !important;
}
.inbenta-interface th.hidden-sm,
.inbenta-interface td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .inbenta-interface .hidden-sm.hidden-xs {
    display: none !important;
  }
  .inbenta-interface tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  .inbenta-interface th.hidden-sm.hidden-xs,
  .inbenta-interface td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inbenta-interface .hidden-sm {
    display: none !important;
  }
  .inbenta-interface tr.hidden-sm {
    display: none !important;
  }
  .inbenta-interface th.hidden-sm,
  .inbenta-interface td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inbenta-interface .hidden-sm.hidden-md {
    display: none !important;
  }
  .inbenta-interface tr.hidden-sm.hidden-md {
    display: none !important;
  }
  .inbenta-interface th.hidden-sm.hidden-md,
  .inbenta-interface td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .hidden-sm.hidden-lg {
    display: none !important;
  }
  .inbenta-interface tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  .inbenta-interface th.hidden-sm.hidden-lg,
  .inbenta-interface td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.inbenta-interface .hidden-md {
  display: block !important;
}
.inbenta-interface tr.hidden-md {
  display: table-row !important;
}
.inbenta-interface th.hidden-md,
.inbenta-interface td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .inbenta-interface .hidden-md.hidden-xs {
    display: none !important;
  }
  .inbenta-interface tr.hidden-md.hidden-xs {
    display: none !important;
  }
  .inbenta-interface th.hidden-md.hidden-xs,
  .inbenta-interface td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inbenta-interface .hidden-md.hidden-sm {
    display: none !important;
  }
  .inbenta-interface tr.hidden-md.hidden-sm {
    display: none !important;
  }
  .inbenta-interface th.hidden-md.hidden-sm,
  .inbenta-interface td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inbenta-interface .hidden-md {
    display: none !important;
  }
  .inbenta-interface tr.hidden-md {
    display: none !important;
  }
  .inbenta-interface th.hidden-md,
  .inbenta-interface td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .hidden-md.hidden-lg {
    display: none !important;
  }
  .inbenta-interface tr.hidden-md.hidden-lg {
    display: none !important;
  }
  .inbenta-interface th.hidden-md.hidden-lg,
  .inbenta-interface td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.inbenta-interface .hidden-lg {
  display: block !important;
}
.inbenta-interface tr.hidden-lg {
  display: table-row !important;
}
.inbenta-interface th.hidden-lg,
.inbenta-interface td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .inbenta-interface .hidden-lg.hidden-xs {
    display: none !important;
  }
  .inbenta-interface tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  .inbenta-interface th.hidden-lg.hidden-xs,
  .inbenta-interface td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .inbenta-interface .hidden-lg.hidden-sm {
    display: none !important;
  }
  .inbenta-interface tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  .inbenta-interface th.hidden-lg.hidden-sm,
  .inbenta-interface td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inbenta-interface .hidden-lg.hidden-md {
    display: none !important;
  }
  .inbenta-interface tr.hidden-lg.hidden-md {
    display: none !important;
  }
  .inbenta-interface th.hidden-lg.hidden-md,
  .inbenta-interface td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .inbenta-interface .inbenta-interface .hidden-lg {
    display: none !important;
  }
  .inbenta-interface tr.hidden-lg {
    display: none !important;
  }
  .inbenta-interface th.hidden-lg,
  .inbenta-interface td.hidden-lg {
    display: none !important;
  }
}
.inbenta-interface .visible-print {
  display: none !important;
}
.inbenta-interface tr.visible-print {
  display: none !important;
}
.inbenta-interface th.visible-print,
.inbenta-interface td.visible-print {
  display: none !important;
}
@media print {
  .inbenta-interface .visible-print {
    display: block !important;
  }
  .inbenta-interface tr.visible-print {
    display: table-row !important;
  }
  .inbenta-interface th.visible-print,
  .inbenta-interface td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  .inbenta-interface tr.hidden-print {
    display: none !important;
  }
  .inbenta-interface th.hidden-print,
  .inbenta-interface td.hidden-print {
    display: none !important;
  }
}
.inbenta-interface .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.inbenta-interface .fade.in {
  opacity: 1;
}
.inbenta-interface .inbenta-collapse {
  display: none;
}
.inbenta-interface .inbenta-collapse.inbenta-in {
  display: block;
}
.inbenta-interface .inbenta-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.inbenta-interface .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.inbenta-interface .breadcrumb > li {
  display: inline-block;
}

.inbenta-interface .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

.inbenta-interface .breadcrumb > .active {
  color: #999999;
}


.inbenta-interface .inbenta-modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.inbenta-interface .inbenta-modal.inbenta-modal .modal-dialog-center {
  margin: 0;
  position: absolute;
  padding: 10px;
  top: 50%;
  left: 50%;
}


/*==AIAAU-FONTS==*/
@font-face{font-family: 'DINPro-CondMedium';
  src: url('../fonts/DINPro-CondMedium.eot');
  src: url('../fonts/DINPro-CondMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/DINPro-CondMedium.woff') format('woff'), url('../fonts/DINPro-CondMedium.ttf') format('truetype'), url('../fonts/DINPro-CondMedium.svg#DINPro-CondMedium') format('svg');
  font-weight: normal;
  font-style: normal;}

@font-face {
    font-family: 'AIASans';
    src: url('../fonts/aiasans-condensed-500-webfont.eot');
    src: url('../fonts/aiasans-condensed-500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aiasans-condensed-500-webfont.woff2') format('woff2'),
         url('../fonts/aiasans-condensed-500-webfont.woff') format('woff'),
         url('../fonts/aiasans-condensed-500-webfont.ttf') format('truetype'),
         url('../fonts/aiasans-condensed-500-webfont.svg#aia_everest_betaCnMd') format('svg');
    font-weight: normal;
    font-style: normal;}  
  
/*==FONTICONS==*/
@font-face {
  font-family: 'FontIcons';
  src: url('../fonts/icons.eot');
  src: url('../fonts/icons.eot?#iefix') format('embedded-opentype'), url('../fonts/icons.woff') format('woff'), url('../fonts/icons.ttf') format('truetype'), url('../fonts/icons.svg#FontIcons') format('svg');
  font-weight: normal;
  font-style: normal;}
.inbenta-interface .icon,
.inbenta-loader .icon{display: inline-block;font-family: FontIcons;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 14px;}
.inbenta-interface .chevron-right:before{content:"\f054";}
.inbenta-interface .plus-circle:before{content:'\f055';}
.inbenta-interface .magnifier:before{content:"\f002";}
.inbenta-interface .close:before{content: "\f00d";}
.inbenta-interface .minimize:before{content: "\f0d7";}
.inbenta-interface .send:before{content: "\f1d8";}
.inbenta-interface .download:before{content: "\e7a4";}
.inbenta-interface .angle-top:before{content: "\f106";}
.inbenta-interface .angle-right:before{content:'\f105';}
.inbenta-interface .caret-right:before{content: '\f0da';}
.inbenta-interface .icon-check:before{content: '\f00c';}
.inbenta-interface *:focus{outline: none}
.inbenta-interface .noPadRight{padding-right: 0}
.inbenta-interface .flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}

/*==GENERAL==*/
.inbenta-interface{font-family: 'Helvetica',arial,sans-serif;color: #554344;}
.inbenta-interface h1,
.inbenta-interface h2,
.inbenta-interface h3,
.inbenta-interface h4,
.inbenta-interface h5,
.inbenta-interface h6,
.inbenta-interface .h1,
.inbenta-interface .h2,
.inbenta-interface .h3,
.inbenta-interface .h4,
.inbenta-interface .h5,
.inbenta-interface .h6{font-family: 'DINPro-CondMedium';color: #554344;margin-bottom: 25px;}
.inbenta-interface .title{color: #363e3f;font-size: 70px;margin: 15px 0;font-family: 'AIASans';}
.inbenta-interface .title-container {text-align: center;}
.inbenta-interface #inbenta-contents .title { font-size: 34px;text-transform: uppercase;}
.inbenta-interface .btn-default,
.inbenta-interface .btn-default:hover{background-color:#D50642;color: #fff;border-color: #D50642;}
.inbenta-interface a{color: #596C80;text-decoration: none;}
.inbenta-interface a:hover{text-decoration:underline;color:#414E5E;}
.inbenta-interface a:active,
.inbenta-interface a:hover,
.inbenta-interface a:focus,
.inbenta-interface a:visited{outline: 0 none;color: #414E5E}
.inbenta-interface a:focus {outline: none;}
.inbenta-interface .oculted{display: none;}
.inbenta-interface .title-container .container {padding-top: 85px;}
.inbenta-interface #popular,.inbenta-interface #categories, .inbenta-interface #results{padding-bottom: 30px;padding-top: 65px;}
.inbenta-interface #categories{padding-bottom: 70px;}
.inbenta-interface #category,
.inbenta-interface #results{padding: 0 0 65px;}
.inbenta-interface .separator { border-bottom: 1px solid #dbdad4; margin: 30px auto;width: 180px;}
.inbenta-interface table{width: 100%;max-width: 100%;}
.inbenta-interface .btn, .inbenta-interface .btn-primary .support-block-button{min-width: 1px}

/*==JUSTIFIED BUTTONS==*/
.inbenta-interface .btn-group-justified > .btn,
.inbenta-interface .btn-group-justified > .btn-group{display: table-cell;float: none;width: 1%;}
.inbenta-interface .btn-group-justified > .btn-group .btn {width: 100%;}
.inbenta-interface .btn-group > .btn:first-child {margin-left: 0;}
.inbenta-interface .btn-group-vertical > .btn, .btn-group > .btn {float: left;position: relative;}

/*HIDE PROJECT SETTING TYPE*/
.inbenta-interface .sse-body label,
.inbenta-interface .faq-body label{display: none;}

/*==SEARCH==*/
.inbenta-interface .search-form .form-control{border: 1px solid #DBDAD4; box-shadow: none;border-radius: 0;height: 50px;font-size: 17px;}
.inbenta-interface .search-form .search-btn{height: 50px;border-radius: 0;font-family:DINPro-CondMedium;font-size: 25px;padding: 0 20px;}
.inbenta-interface .search-form .search-btn:hover{background-color:#BA0B3B}
.inbenta-interface .search-form {margin: 45px 0 0px;}
.inbenta-interface .search-form .question-input{border-right: 0}
.inbenta-interface .search-form .form-control:focus{box-shadow: none;border: 1px solid #969590;border-right: none;}

/*==HEADER-SEARCH==*/
#search-header.inbenta-interface{background-color:#BA0A3B;}
#search-header.inbenta-interface .container-fluid { padding: 0;}
#search-header.inbenta-interface .input-group{height: 120px;padding: 0 48px}
#search-header.inbenta-interface .container-fluid .question-input{background-color:#BA0A3B;font-family: "AIASans","Calibri",sans-serif;color: #fff;font-size: 48px;height: 120px;
    line-height: 120px;border:none;border-radius: 0}
#search-header.inbenta-interface .container-fluid .question-input::-webkit-input-placeholder{color:#d31145;opacity:1;}
#search-header.inbenta-interface .container-fluid .question-input:-moz-placeholder {color:#d31145;opacity:1;}
#search-header.inbenta-interface .container-fluid .question-input::-moz-placeholder {color:#d31145;opacity:1;}
#search-header.inbenta-interface .container-fluid .question-input:-ms-input-placeholder {color:#d31145;opacity:1;}
#search-header.inbenta-interface .container-fluid .question-input:focus{border:none;box-shadow: none !important}
#search-header.inbenta-interface .container-fluid .search-btn{background-color:#d31145;color: #fff;text-align: center;font-family: "AIASans","Calibri",sans-serif;padding: 5px 55px;height: auto;font-size: 20px;border-radius: 0;}
#search-header.inbenta-interface .container-fluid .search-btn:hover{background-color:#EA6286;}
#search-header.inbenta-interface .container-fluid .input-group-addon,
#search-header.inbenta-interface .container-fluid .input-group-btn{vertical-align:top}
#search-header.inbenta-interface .container-fluid .input-group-btn{padding-top:40px;}

/*====HEADER AUTOCOMPLETER====*/
#search-header.inbenta-interface .inbenta-typeahead .inb-tt-menu{position:relative; width: 100%;z-index: 100;background-color:transparent;border:none;}
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable{display: block;padding: 12px 15px;font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;font-size: 16px;line-height: 22px;color: #fff;border:none;}
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable .inb-tt-highlight{color: #fff;font-style: italic;background:transparent !important;}
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable:last-child{padding-bottom:40px;}
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable.inb-tt-cursor div,
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable:hover div,
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable.inb-tt-cursor,
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable:hover{text-decoration:underline;background-color:transparent;}
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable.inb-tt-cursor > div::before,
#search-header.inbenta-interface .inb-tt-suggestion.inb-tt-selectable:hover > div::before{content: '';margin: 0}

/*===ICONS===*/
.inbenta-interface .inb-tt-suggestion > div:before{font-family: FontIcons;padding: 0 15px 0 0;font-size: 14px;}
/*PRODUCT*/
.inbenta-interface .inb-tt-suggestion.inb-tt-selectable.inb-tt-product > div:before{content: '\f291';}
/*FORM*/
.inbenta-interface .inb-tt-suggestion.inb-tt-selectable.inb-tt-form > div:before{content: '\f03a';}
/*ARTICLE*/
.inbenta-interface .inb-tt-suggestion.inb-tt-selectable.inb-tt-article > div:before{content: '\f1ea';}


/*FAKE AIA SEARCH*/
/*
.dropdown.navbar-search-btn{height: 88px}
.navbar-search-btn .inbentaIconSearch{height: 88px;display: inline-block}
.navbar-search-btn .inbentaIconSearch .searchToggle{padding: 10px;margin-top:20px;}
.navbar-search-btn .inbentaIconSearch .searchToggle > i{background-image:url('../images/search-nav.png');background-size: 100%;background-repeat:no-repeat;background-position:center;display: block;width: 25px;height: 25px;}
.navbar-search-btn .inbentaIconSearch.open .searchToggle{background-color:#b8123e;}
.navbar-search-btn .inbentaIconSearch.open{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAMAAADHqI+lAAAADFBMVEW4Ej64Ej64Ej64Ej58QEVpAAAAA3RSTlMAfX7XWp9eAAAAKElEQVR4AVXIsQ0AAAiEQPX339mGfAIdN7Q3ahPJJRUe0SM8okf6yAMj/ADHW2M1hAAAAABJRU5ErkJggg==");background-position:bottom center;background-repeat:no-repeat;}
*/

/* #search-header.inbenta-interface{display: block !important} */


/*==AUTOCOMPLETER==*/
.inbenta-typeahead .inb-tt-menu { background-color: #fff; position: absolute; width: 100%;z-index: 100;}
.inb-tt-suggestion.inb-tt-selectable {border: 1px solid #dbdad4;padding: 10px;color: #554344;font-size: 15px;transition: padding-left 1s;cursor: pointer;}
.inb-tt-suggestion.inb-tt-selectable.inb-tt-cursor,
.inb-tt-suggestion.inb-tt-selectable:hover{background-color:#FAF9F2;padding-left: 15px;}
.inb-tt-suggestion.inb-tt-selectable + .inb-tt-suggestion.inb-tt-selectable{border-top: none;}
.inb-tt-suggestion.inb-tt-selectable strong{color: #D7003E;}
.inb-tt-suggestion.inb-tt-selectable:first-child{border-top: 2px solid #D7003E;}
.inb-tt-dataset.inb-tt-dataset-title {margin-top: -1px;}


/*==FAQS==*/
.inbenta-interface .all-faqs-container{text-align: center;}
.inbenta-interface .all-faqs {color: #21a8da;font-family: DINPro-CondMedium;font-size: 25px;cursor: pointer;display: block;margin: 30px 0;}
.inbenta-interface .all-faqs-container .icon.caret-right {color: #21a8da; font-size: 25px;margin-left: 5px;}
.inbenta-interface .faq { border-bottom: 1px solid #dddcd7; border-top: 1px solid #dddcd7; padding: 30px 0;}
.inbenta-interface .faq + .faq { border-top: medium none;}
.inbenta-interface .faq .faq-title .icon {color: #b3b1a8;float: right; font-size: 26px;line-height: 1;margin-right: 15px;}
.inbenta-interface .faq .faq-title .faq-link .icon:before{font-size: 20px;}
.inbenta-interface .faq .faq-title .faq-link.active .icon:before{content: "\f107";}
.inbenta-interface .faq .faq-link {font-size: 18px;font-family: 'DINPro-CondMedium';font-size: 22px;color: #554344}
.inbenta-interface .faq .faq-link:hover{text-decoration: none;color: #352929}
.inbenta-interface a:hover, .inbenta-interface a:focus{text-decoration: none;}
.inbenta-interface .faq-link.active,
.inbenta-interface .faq-link.active:focus,
.inbenta-interface .faq-link.active:hover,
.inbenta-interface .faq-link.active:active{color: #352929;text-decoration: underline;}
.inbenta-interface .faq-body { color:#554344;line-height: 22px;padding: 15px 40px 0 0;font-size: 15px;}
.inbenta-interface .faq-body-Answer a {text-decoration: underline;cursor: pointer}
.inbenta-interface .faq-body-Answer a:hover {text-decoration: underline;}
.inbenta-interface .faq-body ul{margin: 15px 0;}
.inbenta-interface 	#popular + #categories {padding-top: 30px;}
.inbenta-interface .last-search {color: #363e3f; font-family: 'DINPro-CondMedium'; font-size: 30px;}
.inbenta-interface .last-search .question{color: #D7003E;}

/*== INDEXING RESULTS ==*/
.inbenta-interface #inbenta-contents .external-results{display: flex; flex-wrap: wrap; justify-content: space-between;}
.inbenta-interface #inbenta-contents .external-results .sse{border-top: 4px solid #d7003e; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12); margin-bottom: 20px; padding: 25px 15px; width: 100%;}
.inbenta-interface #inbenta-contents .external-results .sse .sse-title{border-bottom: 1px solid #dddcd7; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; margin-bottom: 20px; padding-bottom: 20px;}
.inbenta-interface #inbenta-contents .external-results .sse .sse-link{color: #554344; font-family: "AIASans","Calibri",sans-serif; font-size: 20px; line-height: 16px;}
.inbenta-interface #inbenta-contents .external-results .sse .sse-link:hover{color: #352929}
.inbenta-interface #inbenta-contents .external-results .sse .sse-body-URL{color: #596c80;}

/*==RATING==*/
.inbenta-interface .inbenta-rating {margin-top: 20px;}
.inbenta-interface .inbenta-rating .rating-phrase { border-bottom: 2px solid #d7003e; padding-bottom: 2px;font-family: "DINPro-CondMedium";font-size: 21px;color: #352929;}
.inbenta-interface .inbenta-rating .rating-thanks{font-family: "DINPro-CondMedium";font-size: 21px;color: #352929;}
.inbenta-interface .inbenta-rating .rating-button.btn { border-radius: 0; padding:0 22px 3px;font-family: "DINPro-CondMedium";text-transform: uppercase;font-size: 16px;}
.inbenta-interface .inbenta-rating .rating-button.btn:hover{background-color:#ba0b3b;}
.inbenta-interface .inbenta-rating .container-buttons { text-align: right;}
.inbenta-interface .inbenta-rating .rating-comment {border-top: 2px solid #d7003e;}
.inbenta-interface .inbenta-rating .rating-comment .rating-button.btn { float: right; font-size: 18px;height: 45px;}
.inbenta-interface .inbenta-rating .rating-comment .rating-data { border: 1px solid #dbdad4; height: 45px; padding: 5px 10px; resize: none; width: 90%;}
.inbenta-interface .inbenta-rating .rating-comment .rating-button.btn[disabled]{background-color:#d50642;opacity: 0.7;border-color: #d50642;}

/*==CATEGORIES==*/
.inbenta-interface .categories .icon.plus-circle { color: #596c80; font-size: 30px; margin-right: 15px;}
.inbenta-interface .categories .content-title .category-link{font-family: 'DINPro-CondMedium';font-size: 22px;}
.inbenta-interface .categories .content-title > * {vertical-align: middle; display: inline-block;}

/*==CONTACT-OPTIONS==*/
.inbenta-interface .inbenta-contact {background-color: #faf9f2;padding: 55px 0 ;}
.inbenta-interface .inbenta-contact .title {color: #554344;font-size: 45px;margin:0 0 55px 0;text-transform: uppercase;}
.inbenta-interface .icon-category {background-position: center center;background-repeat: no-repeat;height: 97px; width: 100%;}
.inbenta-interface .talk-now .icon-category{background-image:url('../images/1-talk-now.png');}
.inbenta-interface .talk-later .icon-category{background-image:url('../images/talk-later.png');}
.inbenta-interface .mail-us .icon-category{background-image:url('../images/mail-us.png');}
.inbenta-interface .chat-online .icon-category{background-image:url('../images/chat-Online.png');}
.inbenta-interface .contact-category{text-align: center;}
.inbenta-interface .inbenta-contact .talk-later.contact-category { cursor: pointer;}

/*==BREADCUMB==*/
.inbenta-interface .breadcrumb { background-color: #faf9f2;border-radius: 0; font-size: 8px 15px; list-style: outside none none; margin: 20px 0 35px;padding: 15px;}
.inbenta-interface .breadcrumb a{color: #554344;font-family: 'DINPro-CondMedium';}
.inbenta-interface .breadcrumb > li + li:before { color: #554344; content: "/ ";  padding: 0 5px;}
.inbenta-interface .breadcrumb a.active{color: #ba0b3b;}

/*==MODAL==*/
.inbenta-modal{display: none}
.inbenta-modal.in{display: block}
.inbenta-interface .modal.in .modal-dialog{width: 760px;margin: 2% auto;left: 0;}
.inbenta-interface .inbenta-modal {z-index: 10400;}
.inbenta-interface .modal-header { border-bottom: 1px solid #e5e5e5; min-height: 16.4286px;padding: 15px;}
.inbenta-interface .modal-body{padding: 28px;}
.inbenta-interface .modal-content{border-radius: 0;}
.inbenta-interface .modal .modal-header{background-color: #b8123e;text-align: center;}
.inbenta-interface .modal .modal-header .close-button {background-color: #b8123e;border: medium none; color: #fff; float: right; padding: 0;margin-top:3px;}
.inbenta-interface .modal .modal-header .modal-title{color: #fff;text-transform: uppercase;font-size: 22px;margin: 0;}
.inbenta-interface .modal h2 {font-size: 38px; margin: 0;}
.inbenta-interface .modal .contact-form-intro {display: block;font-size: 14px; line-height: 20px;padding: 22px 0;}
.inbenta-interface .modal .inputs-container {border-top: 1px solid #dbdad4;padding-top: 30px;}
.inbenta-interface .modal label {font-size: 14px; font-weight: normal;margin-bottom: 5px;display: block;}
.inbenta-interface .modal .form-control {border: 1px solid #dbdad4; border-radius: 0; box-shadow: none; height: auto; margin:8px 0 20px; padding: 8px 12px;}
.inbenta-interface .modal .btn.btn-action { background-color: #d31045;border-color: #d31045;border-radius: 0; color: #fff; padding: 5px 48px;text-transform: uppercase;font-family: 'DINPro-CondMedium';font-size: 18px}
.inbenta-interface .modal .btn.btn-action:hover{ background-color: #e86487;border-color: #e86487;}
.inbenta-interface .modal textarea.form-control {height: 130px;resize: none;}
.inbenta-interface .modal .customer-option {border: 1px solid #596c80;color: #554344; margin-bottom: 20px; text-transform: uppercase;background-color:#fff;font-family: 'DINPro-CondMedium';font-size: 20px;border-radius: 0;line-height: 0;}
.inbenta-interface .modal .customer-option.active{background-color:#596c80;color: #fff;}
.inbenta-interface .modal .customer-option .icon-check{display: none}
.inbenta-interface .modal .customer-option.active .icon-check{color: #fff;display: inline-block;font-size: 20px;margin-right: 10px; vertical-align: initial;}

.inbenta-interface .inbenta-last-chance.inbenta-modal { z-index: 1043;}
.inbenta-interface .inbenta-last-chance + .modal-backdrop.fade.in {z-index: 1042;}
.inbenta-interface .modal-backdrop.fade.in + .modal-backdrop.fade.in {display: none;}
.inbenta-interface .inbenta-last-chance .modal-dialog-center { width: 600px;}
.modal-backdrop.fade.in + .modal-backdrop.fade.in {display: none;}
.modal-backdrop.in{ z-index: 1040;}

.inbenta-interface .modal .form-control::-webkit-input-placeholder { color: #CBCAC2;}
.inbenta-interface .modal .form-control:-moz-placeholder { color: #CBCAC2; }
.inbenta-interface .modal .form-control::-moz-placeholder { color: #CBCAC2;}
.inbenta-interface .modal .form-control:-ms-input-placeholder { color: #CBCAC2;}

/*==MODAL MESSAGE_ERROR==*/
.inbenta-interface .modal .alert  {position: relative;background: #F2DEDE;border: 1px solid #EFD3D7;border-radius: 0;display: block;font-size: 13px;line-height: 18px;margin-bottom: 16px; padding: 5px 15px;}
.inbenta-interface .modal .alert:after, .inbenta-interface .modal .alert:before {bottom: 100%;left: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.inbenta-interface .modal .alert:after {border-color: rgba(242, 222, 222, 0);border-bottom-color: #F2DEDE;border-width: 8px;margin-left: -8px;}
.inbenta-interface .modal .alert:before {border-color: rgba(239, 211, 215, 0);border-bottom-color: #EFD3D7;border-width: 9px;margin-left: -9px;}

/*==CONFIRM MESSAGE==*/
.inbenta-interface .modal-body .alert-message{font-size: 15px; margin: 30px 0 15px;color: #554344;}
.inbenta-interface .modal-body .alert-message .icon {font-size: 25px;margin-right: 6px;}
.inbenta-interface .modal-body .alert-message > * { display: inline-block; vertical-align: middle;max-width: 90%;}

/*=== LOADER ===*/
.inbenta-loader .load:before{content: "\f110";}
.inbenta-loader .icon.load { margin-top: 11%;font-size: 60px;color: #BA0B3B;}
.inbenta-loader{background-color:rgba(255,255,255,0.79);-moz-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;position:absolute;z-index: 10000;top:0;left:0;right:0;bottom:0;text-align: center;}
.inbenta-loader .load{-webkit-animation: load 2s infinite steps(8);animation: load 2s infinite steps(8);}
@-webkit-keyframes load {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
@keyframes load {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}


/*===================== RESPONSIVE =======================*/
@media (max-width: 767px) {
	
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------
	.inbenta-interface .search-form .form-control{background-color: red}
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------*/
	.inbenta-interface .title{font-size: 55px;}
	.inbenta-interface .modal.in .modal-dialog{width: 100%;margin: 0;padding: 0;}
	.inbenta-interface .inbenta-rating .rating-comment .rating-data{width: 100%;}
	.inbenta-interface .inbenta-rating .rating-comment .rating-button.btn{float: none; display: block; width: 100%;}
	.inbenta-interface .inbenta-rating .rating-comment > * { margin-top: 10px;}
	.inbenta-interface .modal-body .alert-message > * { display: inline-block; vertical-align: middle;max-width: 80%;}
	.inbenta-interface .inbenta-last-chance .modal-dialog-center{max-width: 100%;}

	/*SEARCH & AUTOCOMPLETER*/
	#search-header.inbenta-interface .input-group{height: 60px;padding: 0}
	#search-header.inbenta-interface .container-fluid .input-group-btn{height: 60px;padding:5px 10px 5px 5px}
	#search-header.inbenta-interface .container-fluid .question-input{height: 60px;line-height: 60px;font-size: 32px}
	#search-header.inbenta-interface .container-fluid .search-btn{padding:5px 10px;margin-top:5px;}	
	.inb-tt-suggestion.inb-tt-selectable{padding: 5px 15px !important}
	.inb-tt-suggestion.inb-tt-selectable:last-child{padding-bottom:25px !important;}
}   
@media (min-width: 768px) and (max-width: 991px) {

	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------
	.inbenta-interface .search-form .form-control{background-color: yellow}
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------*/
	.inbenta-interface #chat-online .separator,
	.inbenta-interface #mail-us .separator{display: none;}
	.inbenta-interface .inbenta-rating .rating-comment .rating-data{width: 87%}
	.inbenta-interface .inbenta-instants.popover{display: none !important;}

}
@media (min-width: 992px) and (max-width: 1199px) {

	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------
	.inbenta-interface .search-form .form-control{background-color: green}
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------*/
	.inbenta-interface #chat-online .separator,
	.inbenta-interface #mail-us .separator{display: none;}
}
@media (min-width: 1199px) {

	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------
	.inbenta-interface .search-form .form-control{background-color: pink}
	/*-------------------------------------------COLOR RESPONSIVE---------------------------------------*/
	.inbenta-interface .separator {display: none;}
	
}












/*INSTANT-ANSWERS*/
.inbenta-interface .inbenta-instants{ display: block;float: left; margin: 20px;min-width: 400px;}
.inbenta-interface .inbenta-instants.popover{background-clip: padding-box;background-color: #ffffff;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0px;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px;font-weight: 400;left: 0;line-height: 1.42857; max-width: 400px;padding: 1px;position: absolute;text-align: left;top: 0;white-space: normal;z-index: 1060;}
.inbenta-interface .inbenta-instants.popover{margin-left:10px;}
  /*INSTANT-ARROW*/
.inbenta-interface .inbenta-instants.popover.right > .arrow:after {border-left-width: 0;border-right-color: #ffffff;bottom: -10px;content: " ";left:1px;}
.inbenta-interface .inbenta-instants.popover.left > .arrow:after {right: 1px;bottom: -10px;content: " ";border-right-width: 0;border-left-color: #fff;}
.inbenta-interface .inbenta-instants.popover > .arrow:after {border-width: 10px;content: "";}
.inbenta-interface .inbenta-instants.popover.right > .arrow {border-left-width: 0;border-right-color: rgba(0, 0, 0, 0.25);left: -11px;margin-top: -11px;top: 50%;}
.inbenta-interface .inbenta-instants.popover.left > .arrow {top: 50%;right: -11px;margin-top: -11px;border-right-width: 0;border-left-color: #999;border-left-color: rgba(0,0,0,.25);}
.inbenta-interface .inbenta-instants.popover > .arrow, .popover > .arrow:after {border-color: rgba(0, 0, 0, 0);border-style: solid;display: block;    height: 0;position: absolute;width: 0;}
.inbenta-interface .inbenta-instants.popover > .arrow {border-width: 11px;}
  /*INSTANT-HEADER*/
.inbenta-interface .inbenta-instants.popover .popover-title {background-color: #b8123e;border-bottom: 1px solid #b8123e;border-radius: 0px;;font-size: 20px;line-height: 15px;margin: -1px;padding: 10px 14px;color: #fff;text-align: center;text-transform: uppercase;}
.inbenta-interface .inbenta-instants.popover .close-popover {cursor: pointer;float: right;font-size: 28px;line-height: 0.4;}
  /*INSTANT-CONTENT*/
.inbenta-interface .inbenta-instants.popover .popover-content {padding: 8px 15px;}
.inbenta-interface .inbenta-instants.popover .faq {padding: 5px 0;border: none;}
.inbenta-interface .inbenta-instants.popover .faq.instant + .faq.instant { border-top: 1px solid #dddcd7; }
.inbenta-interface .inbenta-instants.popover .faq-link {color: #554344; cursor: pointer; font-size: 18px; line-height: 16px; text-decoration: none;}
.inbenta-interface .inbenta-instants.popover .faq-link.active .faqTitle{color:#352929; text-decoration: underline;}
.inbenta-interface .inbenta-instants.popover .faq-link.instant-clicable .icon{font-size: 20px; margin-right: 5px;}
.inbenta-interface .inbenta-instants.popover .faq-link.instant-clicable > * {display: inline-block;vertical-align: middle;}
.inbenta-interface .inbenta-instants.popover .faq-link.instant-clicable .faqTitle {max-width: 95%;}
.inbenta-interface .inbenta-instants.popover .faq-body{font-size: 13px;line-height: 20px;padding: 8px 0;max-height: 250px;overflow: auto;margin: 10px 0;}
.inbenta-interface .inbenta-instants.popover .faq-body a {color: #666;text-decoration: underline;}
.inbenta-interface .inbenta-instants.popover .faq-body p{margin: 0;}
 
/*==POWERED-INBENTA==*/
.inbenta-interface .inbenta-instants.popover .inbenta-powered {background-color: #FAF9F2;color: #757575;display: block;font-family: "Helvetica Neue",Helvetica,arial,sans-serif;font-size: 11px; margin-top: 5px; padding: 5px 0;text-align: center;}
.inbenta-interface .inbenta-instants.popover .inbenta-powered a {color: #757575;font-family: "Lucida Sans",Lucida Grande,Helvetica,arial;text-decoration: none;}
.inbenta-interface .inbenta-instants.popover .inbenta-powered b {color: #ef5350;font-weight: normal;}
.inbenta-interface .inbenta-instants.popover .inbenta-powered a:hover {color: #424242;}


/*LAST-CHANCE*/
/*HEADER*/
.inbenta-interface .inbenta-last-chance.modal .modal-content {padding: 1px;}
.inbenta-interface .inbenta-last-chance.modal .modal-title { background-color: #b8123e; border-bottom: 1px solid #b8123e; border-radius: 0; font-size: 22px;  line-height: 19px; margin: -1px; padding: 15px; text-align: center;}
.inbenta-interface .inbenta-last-chance.modal .close-modal {cursor: pointer;float: right;font-size: 26px; line-height: 0.6;}

/*CONTENT*/
.inbenta-interface .modal-content .modal-body {padding: 20px 15px;}
.inbenta-interface .modal-content .faq {padding: 10px 0;border: none;}
.inbenta-interface .modal-content .faq.instant + .faq.instant { border-top: 1px solid #dddcd7; }
.inbenta-interface .modal-content .faq-link {color: #554344; cursor: pointer; font-size: 18px; line-height: 16px; text-decoration: none;display:block;}
.inbenta-interface .modal-content .faq-link.active .faqTitle{color:#352929; text-decoration: underline;}
.inbenta-interface .modal-content .faq-link.instant-clicable .icon{font-size: 20px; margin-right: 5px;}
.inbenta-interface .modal-content .faq.instant .faq-title .faq-link > * {display: inline-block; vertical-align: middle;}
.inbenta-interface .modal-content .faq-link.instant-clicable > * {display: inline-block;vertical-align: middle;}
.inbenta-interface .modal-content .faq-link.instant-clicable .faqTitle {max-width: 95%;}
.inbenta-interface .modal-content .faq-body{font-size: 13px;line-height: 20px;padding: 8px 0;max-height: 250px;overflow: auto;margin: 10px 0;}
.inbenta-interface .modal-content .faq-body a {color: #666;text-decoration: underline;}
.inbenta-interface .modal-content .faq-body p{margin: 0;}
.inbenta-interface .modal-footer{margin-top: 0;border: none;background-color:#FAF9F2;}

/*FOOTER*/
.inbenta-interface .modal-content .modal-footer { padding: 14px;}
.inbenta-interface .modal-content .modal-footer .btn { border-radius: 0;padding: 6px 16px;font-family: "DINPro-CondMedium";text-transform: uppercase;font-size: 18px;}
.inbenta-interface .modal-content .modal-footer .btn.btn-default:hover{background-color:#ba0b3b;}
.inbenta-interface .modal-content .modal-footer .btn.btn-primary{background-color:#596c80;border: 1px solid #596c80}
.inbenta-interface .modal-content .modal-footer .btn.btn-primary:hover{background-color:#769fab;border-color:#769fab;}

body.modal-open { overflow: hidden;}





























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