/*!
 * 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 .fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.inbenta-interface .fileinput .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.inbenta-interface .fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.inbenta-interface .fileinput .thumbnail > img {
  max-height: 100%;
}
.inbenta-interface .fileinput .btn {
  vertical-align: middle;
}
.inbenta-interface .fileinput-exists .fileinput-new,
.inbenta-interface .fileinput-new .fileinput-exists {
  display: none;
}
.inbenta-interface .fileinput-inline .fileinput-controls {
  display: inline;
}
.inbenta-interface .fileinput .uneditable-input {
  white-space: normal;
}
.inbenta-interface .fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}
.inbenta-interface .fileinput-new .input-group .btn-file.btn-xs,
.inbenta-interface .fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}
.inbenta-interface .fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}
.inbenta-interface .form-group.has-warning .fileinput .uneditable-input {
  color: #c09853;
  border-color: #faebcc;
}
.inbenta-interface .form-group.has-warning .fileinput .fileinput-preview {
  color: #c09853;
}
.inbenta-interface .form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}
.inbenta-interface .form-group.has-error .fileinput .uneditable-input {
  color: #b94a48;
  border-color: #ebccd1;
}
.inbenta-interface .form-group.has-error .fileinput .fileinput-preview {
  color: #b94a48;
}
.inbenta-interface .form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}
.inbenta-interface .form-group.has-success .fileinput .uneditable-input {
  color: #468847;
  border-color: #d6e9c6;
}
.inbenta-interface .form-group.has-success .fileinput .fileinput-preview {
  color: #468847;
}
.inbenta-interface .form-group.has-success .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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(.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(.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 > .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 > .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 .dropdown-toggle:active,
.inbenta-interface .btn-group.open .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 + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.inbenta-interface .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.inbenta-interface .btn-group.open .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 > .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 > .dropdown-toggle,
.inbenta-interface .input-group-btn:last-child > .btn:not(:last-child):not(.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 > .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 .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 .dropdown {
  position: relative;
}
.inbenta-interface .dropdown-toggle:focus {
  outline: 0;
}
.inbenta-interface .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 .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.inbenta-interface .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.inbenta-interface .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 .dropdown-menu > li > a:hover,
.inbenta-interface .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #428bca;
}
.inbenta-interface .dropdown-menu > .active > a,
.inbenta-interface .dropdown-menu > .active > a:hover,
.inbenta-interface .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.inbenta-interface .dropdown-menu > .disabled > a,
.inbenta-interface .dropdown-menu > .disabled > a:hover,
.inbenta-interface .dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.inbenta-interface .dropdown-menu > .disabled > a:hover,
.inbenta-interface .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 > .dropdown-menu {
  display: block;
}
.inbenta-interface .open > a {
  outline: 0;
}
.inbenta-interface .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.inbenta-interface .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.inbenta-interface .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.inbenta-interface .dropup .caret,
.inbenta-interface .navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.inbenta-interface .dropup .dropdown-menu,
.inbenta-interface .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
.inbenta-interface .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.inbenta-interface .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 .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.inbenta-interface .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.inbenta-interface .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.inbenta-interface .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.inbenta-interface .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.inbenta-interface .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.inbenta-interface .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.inbenta-interface .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.inbenta-interface .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.inbenta-interface .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.inbenta-interface .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.inbenta-interface .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.inbenta-interface .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.inbenta-interface .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.inbenta-interface .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.inbenta-interface .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 .popover.top {
  margin-top: -10px;
}
.inbenta-interface .popover.right {
  margin-left: 10px;
}
.inbenta-interface .popover.bottom {
  margin-top: 10px;
}
.inbenta-interface .popover.left {
  margin-left: -10px;
}
.inbenta-interface .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 .popover-content {
  padding: 9px 14px;
}
.inbenta-interface .popover .arrow,
.inbenta-interface .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.inbenta-interface .popover .arrow {
  border-width: 11px;
}
.inbenta-interface .popover .arrow:after {
  border-width: 10px;
  content: "";
}
.inbenta-interface .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 .popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.inbenta-interface .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 .popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.inbenta-interface .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 .popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.inbenta-interface .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 .popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.inbenta-interface .modal-open {
  overflow: hidden;
}
.inbenta-interface body.modal-open,
.inbenta-interface .modal-open .navbar-fixed-top,
.inbenta-interface .modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.inbenta-interface .modal {
  overflow: auto;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.inbenta-interface .modal.fade .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 .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.inbenta-interface .modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.inbenta-interface .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 .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.inbenta-interface .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.inbenta-interface .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.inbenta-interface .modal-header .close {
  margin-top: -2px;
}
.inbenta-interface .modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.inbenta-interface .modal-body {
  position: relative;
  padding: 20px;
}
.inbenta-interface .modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.inbenta-interface .modal-footer:before,
.inbenta-interface .modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

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

  display: table;
  /* 2 */

}
.inbenta-interface .modal-footer:after {
  clear: both;
}
.inbenta-interface .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.inbenta-interface .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.inbenta-interface .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
.inbenta-interface .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
.inbenta-interface .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 .collapse {
  display: none;
}
.inbenta-interface .collapse.in {
  display: block;
}
.inbenta-interface .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 .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.inbenta-typeahead {
    position: relative;
    /* use inline-block when input is not responsive */
    /*display: inline-block;*/
}

.inbenta-typeahead .inb-tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10000;
    border: 1px solid #b4b4b4;
    display: none;
    margin-top: 1px;
    background: white;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 14px;
    box-shadow: 2px 3px 26px -13px rgba(0,0,0,0.5);
    color: #666666;
}

.inbenta-typeahead .inb-tt-menu.inb-tt-open {
    display: block;
}

.inbenta-typeahead .inb-tt-menu.inb-tt-empty {
    display: none;
}

.inbenta-typeahead .inb-tt-input {
    position: relative;
}

.inbenta-typeahead .inb-tt-dataset {

}

.inbenta-typeahead .inb-tt-dataset + .inb-tt-dataset {
    margin-top: 10px;
}

.inbenta-typeahead .inb-tt-dataset h4 {
    margin: 5px 12px;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
}

.inbenta-typeahead .inb-tt-suggestion {
    padding: 10px 15px;
    line-height: normal;
}



.inbenta-typeahead .inb-tt-selectable {
    cursor: pointer;
}

.inbenta-typeahead .inb-tt-selectable.inb-tt-cursor,
.inbenta-typeahead .inb-tt-selectable:hover {
    color: #666 !important;
    background-color: #FFCC00;
}

.inbenta-typeahead .inb-tt-selectable.inb-tt-cursor > a,
.inbenta-typeahead .inb-tt-selectable:hover > a {
    color: #fff !important;
}

.inbenta-typeahead .inb-tt-hint {
    position: absolute;
    top: 0;
    left: 0;
    border-color: transparent;
    box-shadow: none;
    color: #bbb;
}

/*==FONTICONS==*/
@font-face {font-family: 'inbentaFontIcons';
  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#inbentaFontIcons') format('svg');
  font-weight: normal;
  font-style: normal;}
  
.inbenta-interface .icon, 
.inbenta-loader .icon{display: inline-block;font-family: inbentaFontIcons;font-style: normal;font-weight: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 16px;color: #fff;cursor: pointer;opacity: 0.8;background-image:none;}
.inbenta-interface .loader:before{content:'\f110';}
.inbenta-interface .check:before{content:'\f00c';}
.inbenta-interface .reload-icon:before{content:'\f021';}

@font-face {font-family: 'inbentaFontIconsV2';
  src: url('../fonts/Material-Design-Icons.eot');
  src: url('../fonts/Material-Design-Icons.eot?#iefix') format('embedded-opentype'),
  	url('../fonts/Material-Design-Icons.woff') format('woff'),
  	url('../fonts/Material-Design-Icons.ttf') format('truetype'),
  	url('../fonts/Material-Design-Icons.svg#inbentaFontIconsV2') format('svg');
  font-weight: normal;
  font-style: normal;}

/*==VUELING FONT==*/	
@font-face {font-family: 'prok';
  src: url('../fonts/dtlprokyont-webfont.eot');
  src: url('../fonts/dtlprokyont-webfont.eot?#iefix') format('embedded-opentype'), 
  	url('../fonts/dtlprokyont-webfont.woff') format('woff'), 
  	url('../fonts/dtlprokyont-webfont.ttf') format('truetype'), 
  	url('../fonts/dtlprokyont-webfont.svg#prok') format('svg');
  font-weight: normal;
  font-style: normal;}
  
@font-face {font-family: 'prokB';
  src: url('../fonts/dtlprokyonstmedium-webfont.eot');
  src: url('../fonts/dtlprokyonstmedium-webfont.eot?#iefix') format('embedded-opentype'), 
  	url('../fonts/dtlprokyonstmedium-webfont.woff') format('woff'), 
  	url('../fonts/dtlprokyonstmedium-webfont.ttf') format('truetype'), 
  	url('../fonts/dtlprokyonstmedium-webfont.svg#prokB') format('svg');
  font-weight: normal;
  font-style: normal;}
  
/*====*/
@font-face {font-family: 'Gotham-Rounded-Medium';
  src: url('../fonts/Gotham-Rounded-Medium.eot');
  src: url('../fonts/Gotham-Rounded-Medium.eot?#iefix') format('embedded-opentype'), 
  	url('../fonts/Gotham-Rounded-Medium.woff') format('woff'), 
  	url('../fonts/Gotham-Rounded-Medium.ttf') format('truetype'), 
  	url('../fonts/Gotham-Rounded-Medium.svg#prokB') format('svg');
  font-weight: normal;
  font-style: normal;}

/*==GLOBAL==*/
body{overflow-x: hidden;margin: 0;	}
.inbenta-interface{font-family:'Verdana',Helvetica,arial,sans-serif;color: #333;background:#fff;}
.inbenta-interface img{ max-width: 100%;}
.inbenta-interface .inbenta-modal .containerInb{display: block; border: none;padding-left: 15px !important;padding-right: 15px !important;/*==!important for a conflict with vueling css==*/}
.inbenta-interface .inbenta-modal .row{float: none !important;width: auto !important;margin-bottom:0 !important;/*==!important for a conflict with vueling css==*/}
.inbenta-interface .btn.btn-default.btn-lg{ background-color: #fff; background-image: url("../images/button1.png");background-repeat: no-repeat;border: medium none; border-radius: 0; float: none;font-size: 13px;padding: 0;text-shadow: none;margin-left: 10px;background-position: 0 0 ;color: #666;height: 34px;width: 113px;}
.inbenta-interface .title {color: #999999;font-family:'prokB',Verdana,Helvetica,arial,sans-serif; font-size: 17px; margin: 3px 0 18px;}
.inbenta-interface a:active,
.inbenta-interface a:hover,
.inbenta-interface a:visited{outline: 0 none;color: #b9b900}
.inbenta-interface a:focus{outline: none;}
.inbenta-interface a:hover, .inbenta-interface a:focus{color: #b9b900;text-decoration: none;}
.inbenta-interface a{color: #999a01;text-decoration: none;}
.inbenta-interface a:hover{text-decoration:underline;color:#b9b900;}
.inbenta-interface .oculted{display: none;}
.inbenta-interface .img-container .img {width: 100%;}
.inbenta-interface .error{padding-top: 20px;}
.inbenta-interface #push.mobile .faq-body {display: block;}
.inbenta-interface #push.desktop .faq-body {display: none;}
.inbenta-interface .change_language {padding: 15px;}

.inbenta-interface .faq .faq-body iframe {max-width: 100%;}

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

/*==MODAL==*/
.inbenta-interface .modal-lg {max-width: 850px;width: auto;padding-top: 50px }
.inbenta-interface .modal-content{border: 3px solid #999999;border-radius: 10px;}
.inbenta-modal .modal-header {background-color: #999999;border-bottom: medium none;color: #fff;display: block;padding: 11px 15px;}
.inbenta-modal .modal-header button.close {background-color: #999999;background-image: url("../images/close-icon.png");border: medium none;float: right;height: 24px;opacity: 0.8;width: 24px; margin-top: 0;}
.inbenta-interface .modal-title{font-family: "Verdana",Helvetica,arial,sans-serif;font-size: 14px;font-weight: 600;}
.inbenta-interface .modal-body{padding: 0;}
.inbenta-interface .backButton{ text-decoration: underline;}
.inbenta-interface .modal-footer { background-color: #f7f7f7; border-top: 1px solid #e5e5e5; margin-top: 15px;padding: 10px 0;text-align: center;border-radius: 0 0 10px 10px;}
.inbenta-interface .main-contents { min-height: 225px; }



/*==BACKDROP==*/
.inbenta-interface .modal-backdrop {background-color: #fff;bottom: 0; left: 0; position: fixed; right: 0; top: 0;z-index: 1030;}
.modal-backdrop.in {opacity: 0.5;}
.fade {opacity: 0;transition: opacity 0.15s linear 0s;}
.modal-backdrop {background-color: #fff;height: 100%;left: 0; position: absolute;right: 0; top: 0; width: 100%;z-index: 100;}

/*==RATINGS==*/
.inbenta-interface .inbenta-rating{padding: 0px;margin: 15px 0 ;border-radius: 8px;}
.inbenta-interface .inbenta-rating .rating-content{text-align: center;}
.inbenta-interface .inbenta-rating .rating-content * {display: inline-block;vertical-align: middle;}
.inbenta-interface .inbenta-rating .rating-comment{ text-align: left;}
.inbenta-interface .inbenta-rating .rating-comment .rating-box, .inbenta-interface .inbenta-rating .rating-content, .inbenta-interface .inbenta-rating .rating-thanks,.inbenta-interface .inbenta-rating .rating-thanks-no{background-color: #f3f3f3;padding: 15px 20px;margin: 15px 0;border-radius: 8px;}
.inbenta-interface .inbenta-rating .rating-content .rating-button.btn-default.btn-xs,
.inbenta-interface .inbenta-rating .rating-comment .rating-button.btn-default.btn-xs{background-color:#FFCC00;color: #666;font-weight: normal;padding: 5px 8px;border:none;margin-left: 7px}
.inbenta-interface .inbenta-rating .rating-content .rating-button.btn-default.btn-xs:hover,
.inbenta-interface .inbenta-rating .rating-comment .rating-button.btn-default.btn-xs:hover{background-color:#666;color: #FFCC00 !important;}
.inbenta-interface .inbenta-rating .rating-comment .inline{padding: 10px 0 5px 0}
.inbenta-interface .inbenta-rating .rating-thanks{ text-align: center;}
.inbenta-interface .inbenta-rating .textarea-comment{width: 85%;border: 1px solid #999;border-radius: 0px !important;box-shadow: 0 1px 5px #ddd inset;color: #555;font-size: 13px;padding: 5px 10px;height: 60px;resize: none;}
.inbenta-interface .inbenta-rating.mobile{display: none;}

/*==SEARCH==*/
.inner .search-bar-open #search-bar #form-search-bar, .inner .search-bar-open #search-bar{ overflow: visible !important;}
.inbenta-interface .search-form .input-group .question-input{border: 1px solid #b4b4b4;border-radius: 0px !important;box-shadow: 0 1px 5px #ddd inset;color: #555;font-size: 13px;padding: 5px 15px;height: 40px;width: 100%;}
.inbenta-interface .search-form{margin: 20px 0;}
.inbenta-interface .search-form .question-container{ overflow: hidden;padding-right: 10px;width: auto;}
.inbenta-interface .search-form .input-group .question-input:focus{border: 1px solid #999;border-radius: 10px;box-shadow: 0 1px 5px #ddd inset;}
.inbenta-interface .search-form .btn.btn-default.btn-lg span span{background-image: url("../images/button2.png");background-repeat: no-repeat;background-position: -304px -1px;display: inline-block;font-family:"prok",Verdana,Helvetica,arial,sans-serif;font-weight: normal;margin-left: 16px;padding: 9px 42px 12px 0;width: 105px;}
.inbenta-interface .search-form .search-btn:focus, .inbenta-interface .search-form .search-btn:hover {background-image: url("../images/button1.png");background-repeat: no-repeat;}
.inbenta-interface .btn:active, .inbenta-interface .btn.active{box-shadow: none;}

/*==MODAL_CONTENT_FAQS==*/
/*.inbenta-modal #inbenta-contents {height: 365px;overflow-y: auto;}*/


.inbenta-interface .backButton{float: right; font-size: 14px;}
.inbenta-modal .inbenta-contents .faq-link.clicable{ font-weight: 500; font-size: 13px;}
.inbenta-modal .inbenta-contents .faq-link{ font-weight: 600;font-size: 16px;display: -webkit-flex; display: -ms-flexbox;display: -moz-box; display: -webkit-box; display: flex;-webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;align-items: center;line-height: normal;}
.inbenta-modal .inbenta-contents .faq-link .bullet{background-image: url("../images/sprite_v.png"); background-repeat: no-repeat;height: 20px; width: 20px;background-position: -77px -2018px;}
.inbenta-modal .inbenta-contents .faq-link.faq-55 .bullet {background-image: url(../images/bag.png);background-repeat: no-repeat;height: 19px;width: 21px;background-size: contain;background-position: inherit;}
/*==NO RESULTS==*/
.inbenta-interface .no_results div{padding: 5px 5px 5px 10px;line-height: 15px;color: rgb(102, 102, 102);
font-family: Verdana, Helvetica, arial, sans-serif;font-size: 12px;}
.inbenta-interface .no_results div.no_results_example{padding-left: 50px;padding-top: 0px;padding-bottom: 0px;font-style: italic;}
.inbenta-interface .no_results div.example{display: inline-block;padding-right: 20px;padding-bottom: 20px;}
.inbenta-interface .no_results div.text{display: block;}
.inbenta-interface .example.wrong{background-image: url('../images/wrong.png');background-repeat: no-repeat;width: 20px;height: 20px;float: left;}
.inbenta-interface .example.right{background-image: url('../images/right.png');background-repeat: no-repeat;width: 20px;height: 20px;float: left;}
.change_language a{color: #B9B908; text-decoration: underline;}
/*==FAQS==*/
.inbenta-interface .faq {border-bottom: 2px solid #f7f7f7; padding: 10px 0 12px;}
.inbenta-interface .push-container .faq-title {padding: 0px;}
/*.inbenta-interface .accordion .faq:last-child {border-bottom: medium none;}*/
.inbenta-interface .faq-link {color: #999a01;font-size: 13px;text-decoration: none;}
.inbenta-interface .faq-link > * {display: inline-block;vertical-align: middle;}
.inbenta-interface .faq-link.active{font-weight: 600; }
.inbenta-interface .faq-link.active.unique span{ cursor:text; color:#999a01;}
.inbenta-interface .faq-link.active.unique span:hover{ color:#999a01;}
.inbenta-interface .faq .faq-link .bullet{background-image: url("../images/sprite_v.png");background-repeat: no-repeat; height: 20px; width: 20px;background-position: -838px -3015px;}
.inbenta-interface .faq .faq-link.active .bullet{background-image: url("../images/sprite_v.png"); background-repeat: no-repeat;height: 20px; width: 20px;background-position: -76px -2018px;}
.inbenta-interface .faq .faq-link.faq-55 .bullet {background-image: url(../images/bag.png);background-repeat: no-repeat;height: 19px;width: 21px;background-size: contain;background-position: inherit;}
.inbenta-interface .faq-body {color: #666;font-size: 12px;padding: 16px;line-height: 17px;}
.inbenta-interface a:hover{text-decoration: inherit;color:#b9b900;}
.inbenta-interface .faq-body a{color: #999a01;text-decoration: none;}
.inbenta-interface .faq-body ul{margin: 15px 0;}
.inbenta-interface .last-search, .inbenta-interface .no-results {padding: 0px;color: #666;font-family: "prokB",Verdana,Helvetica,arial,sans-serif;font-size: 17px;margin-bottom: 14px;margin-top: 3px;}
.inbenta-interface .last-search > .question{color: #333;}
.inbenta-interface .faq-link span{max-width: 90%; margin-left: 10px;}
.inbenta-interface .faq-body ul{list-style: inherit;padding-left: 30px;}
.inbenta-interface .faq-body ul ul li{ list-style-type: circle; }
.inbenta-interface .faq-body li{padding-bottom: 10px; list-style: outside;}


.inbenta-interface .faq-body table {margin-top: 13px;}
.inbenta-interface .faq-body table tr:nth-of-type(even) {background-color: #f7f7f7;}
.inbenta-interface .faq-body table td, .inbenta-interface .faq-body table th{border: 1px solid #b3b3b3;padding: 11px;display: table-cell;vertical-align: middle;}

/*==SPECIAL-ACTIONS==*/
.inbenta-interface .select_option_ws{font-weight: bold;color: #b9b900;}
.inbenta-interface .faqid5{padding: 0px 0px 00px 10px;font-size: 16px;font-weight: bold;color: black;}
.inbenta-interface .faqid5more{padding: 0px 0px 00px 10px;font-size: 14px;font-weight: bold;color: black;margin: 20px 0;}
.inbenta-interface .faq .faq-link.faq-47 .bullet, .faq .faq-link.faq-47.popular .bullet{background-repeat: no-repeat;width: 20px;height: 20px;background-image: url('../images/sprite_v.png'); background-position:0 2px;}
.inbenta-interface .faq .faq-link.faq-114 .bullet, 
.inbenta-interface .iconMail, 
.faq-link.faq-114.popular .bullet{background-repeat: no-repeat;width: 20px;height: 20px;cursor: pointer;background-image: url('../images/mail.png');background-position:inherit;}
.inbenta-interface .faq .faq-link.faq-37 .bullet,
.faq-link.faq-37.popular .bullet{background-repeat: no-repeat;width:20px;height: 20px; background-image: url('../images/sprite_v.png');background-position: -396px -242px;}
.inbenta-interface .faq .faq-link.faq-63 .bullet,
.faq-link.faq-63.popular .bullet{background-repeat: no-repeat;width: 20px;height: 20px; background-image: url('../images/bill.png');background-position:inherit;}
.inbenta-interface .faq .faq-link.faq-320 .bullet,
.faq-link.faq-320.popular .bullet{background-repeat: no-repeat;width: 20px;height: 20px; background-image: url('../images/child.png');background-position:inherit;}
.inbenta-interface .iconMail{margin-top: 5px;}
/*=EMAIL_CONFIRMATION=*/
.inbenta-interface .faq-body .emailConfirmation{margin: 15px 0 25px 0;}
.inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation{text-align: center;}
.inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation > * {text-align: left;}
.inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation input[type="text"]{border: 1px solid #999;border-radius: 10px !important;box-shadow: 0 1px 5px #ddd inset;color: #555;font-size: 13px;padding: 5px 10px;}
.inbenta-interface .faq-body .emailConfirmation .label-email{margin-bottom: 5px;}
.inbenta-interface .faq-body .emailConfirmation label{display: inline-block !important;margin: 0 10px;}
.inbenta-interface .faq-body .emailConfirmation .btn-emailConfirmation{background-color:#FFCC00;color: #666;font-weight: normal;padding: 5px 8px;border:none;margin-left: 7px;font-size: 12px;border-radius: 3px;}
.inbenta-interface .faq-body .emailConfirmation .btn-emailConfirmation:hover{background-color:#666;color: #FFCC00 !important;}
.inbenta-interface .faq-body .emailConfirmation .errorEmailConfirmation{color: #AC1500; margin-top:14px;}
/*=WEB SERVICE TRAVEL=*/
.inbenta-interface .travel_vueling_inbenta select{background-color: #ffffff;border: 1px solid #cccccc;border-radius: 4px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;color: #555555;display: block;font-size: 12px;height: 34px;line-height: 1.42857;padding: 6px 12px;transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;vertical-align: middle;width: 100%;margin: 5px 0}
.inbenta-interface .destination_div{display: inline-block; border-left: 1px solid #ddd; width: 49%;}
.inbenta-interface .origin_div{padding: 0; display: inline-block; width: 49%;}
.inbenta-interface .link_travel{padding: 15px 0; border-top: 1px solid #ddd;}
.inbenta-interface .iata{display: inline;}
.inbenta-interface .travel_vueling_inbenta > *{padding: 15px;}
.inbenta-interface .travel_results{padding: 15px 0 0 0;}
/*=SOLICITAR FACTURA=*/
.inbenta-interface .faq-body .solicitarFactura .div-solicitarFactura{margin:15px 0 25px 0;}
.inbenta-interface .faq-body .solicitarFactura label{display: block;}
.inbenta-interface .faq-body .solicitarFactura .label-Rec_Loc{margin-bottom: 5px;}
.inbenta-interface .faq-body .solicitarFactura .div-solicitarFactura > * {display: inline-block;vertical-align: bottom;max-width: 95%;margin-bottom: 0;}
.inbenta-interface .faq-body .solicitarFactura .btn-solicitarFactura{background-color:#FFCC00;color: #666;font-weight: normal;padding: 6px 8px;border:none;margin-left: 7px;font-size: 12px;border-radius: 3px;}
.inbenta-interface .faq-body .solicitarFactura .btn-solicitarFactura:hover{background-color:#666;color: #FFCC00 !important;}
.inbenta-interface .faq-body .solicitarFactura .div-solicitarFactura input[type="text"]{border: 1px solid #999;border-radius: 10px !important;box-shadow: 0 1px 5px #ddd inset;color: #555;font-size: 13px;padding: 5px 10px;}
.inbenta-interface .error{padding-top: 0px;}
/*=SEND EMAIL=*/
.inbenta-interface .faq-body .sendFaqEmailDiv{margin-top: 16px;}
.inbenta-interface .faq-body .sendFaqEmailDiv > * {display: inline-block;max-width: 92%;vertical-align: top;}
.inbenta-interface .faq-body .sendFaqEmail label{display: inline-block;margin-bottom: 10px;}
.inbenta-interface .faq-body .sendFaqEmail .div-sendFaqEmail .label-email{display: inline-block;padding: 0 10px;}
.inbenta-interface .faq-body .sendFaqEmail .captcha{ background-color: #f3f3f3;border-radius: 10px;margin: 16px 0; padding: 10px;text-align: center;}
.inbenta-interface .faq-body .sendFaqEmail .captcha > * {display: inline-block;vertical-align: middle;margin-left: 15px;}
.inbenta-interface .faq-body .sendFaqEmail .btn-sendFaqEmail{background-color:#FFCC00;color: #666;padding: 5px 8px;border:none;font-size: 12px;border-radius: 3px;}
.inbenta-interface .faq-body .sendFaqEmail .btn-sendFaqEmail:hover{background-color:#666;color: #FFCC00 !important;}
.inbenta-interface .faq-body .sendFaqEmail .errorNoEmail{color: #AC1500;margin-bottom: 5px;}
.inbenta-interface .faq-body .sendFaqEmail .icon.reload-icon {color: #ffcd00;font-size: 22px;}
.inbenta-interface .faq-body .captcha .captchaImg{height: 45px;margin-left: 0;}
.inbenta-interface .faq-body .errorCaptcha{color: #AC1500;}
.inbenta-interface .faq-body  input.captchaInput,
.inbenta-interface .faq-body .sendFaqEmail .div-sendFaqEmail input[type="text"]{border: 1px solid #999;border-radius: 10px !important;box-shadow: 0 1px 5px #ddd inset;color: #555;font-size: 13px;padding: 5px 10px;}
.inbenta-interface .faq-body .faqEmailEnd{padding: 12px 0px;}
.inbenta-interface .sendInvoice div.success{padding-top: 20px;}

/*=PIR =*/
.inbenta-interface .faq-body .pir-form {margin: 10px 0px;}
.inbenta-interface .faq-body .pir-form input[type="text"]{border: 1px solid #999;border-radius: 10px !important;box-shadow: 0 1px 5px #ddd inset;color: #555;font-size: 13px;padding: 5px 10px;}
.inbenta-interface .faq-body .pir-form button{background-color:#FFCC00;color: #666;font-weight: normal;padding: 5px 8px;border:none;margin-left: 7px;font-size: 12px;border-radius: 3px;}
.inbenta-interface .faq-body .pir-form button:hover{background-color:#666;color: #FFCC00 !important;}
.inbenta-interface .faq-body .pir-form .errorsendMail, .inbenta-interface .faq-body .error{color:red;margin: 10px 0px;}
.inbenta-interface .faq-body .world-trade-info{margin: 10px 0px;}


/*==PUSH==*/

.inbenta-interface .push-container.mobile{display: none}
.inbenta-interface .accordion.push-container {background-color: #f3f3f3;border-radius: 10px;margin: 20px 0;padding: 5px 0px;}
.inbenta-interface .push-container .push-faqs {display: -ms-flexbox;display: -moz-box; display: -webkit-flex;display: flex;-display: -ms-flexbox;-webkit-flex-flow: row wrap;flex-flow: row wrap;-ms-flex-align: center;-webkit-box-align: flex-start;justify-content: flex-start;}
/*.inbenta-interface .push-container .push-faqs {}*/
.inbenta-interface .push-container .title {margin: 4px 0 6px;max-width: 83%;}
.inbenta-interface .push-container .title-group{padding: 0 10px}
.inbenta-interface .push-container .title-group h5{color: #999999;font-family: 'prokB',Verdana,Helvetica,arial,sans-serif; font-size: 17px;}
.inbenta-interface .push-container .faq {width:16%;border: medium none;padding: 5px 0;}
.inbenta-interface .push-container .faq-title {display: -ms-flexbox; display: -webkit-flex;-webkit-box-align: center;-webkit-justify-content: center;display: flex;-ms-flex-align: center;align-items: center;justify-content: center;display: -ms-flexbox;-webkit-flex-flow: row wrap;flex-flow: row wrap;height: auto;}

.inbenta-interface .push-container .faq-link {width:100%;font-size: 12px; padding: 0px 0px 5px;display: inline-block;line-height: 1.428571429;text-align: center;vertical-align: middle;cursor: pointer;}
.inbenta-interface .push-container .faq-link > *{ display: block;text-align: center;vertical-align: middle;}
.inbenta-interface .push-container .faq-link .img-container{height: 30px;position: relative;}
.inbenta-interface .push-container .faq-link .faq-img{ position: absolute;bottom: 0;margin-left: auto;margin-right: auto;left: 0;right: 0; display: block;max-width: 100%;height: auto;}
.inbenta-interface .push-container .faq .faq-link .bullet {background-image: url("../images/bulletL.png");background-repeat: no-repeat;height: 8px;width: 4px;}
.inbenta-interface .push-container .faq-link span{margin-top: 10px; margin-right: auto; margin-left: auto;}
.inbenta-interface .push-container .chat-icon {background-image: url("../images/chat-icon.png");background-repeat: no-repeat; float: right; height: 32px; width: 30px;}
.inbenta-interface .push-container -group > *{display: inline-block;vertical-align: middle;}
.inbenta-interface .faq-body.push-results {padding: 3px;}

.inbenta-interface .push-special-title{color: #b9b900;font-size: 16px; font-weight: 600;}
.inbenta-interface .push-special-title *{display: inline-block;}
.inbenta-interface .push-special-title span{ padding: 0 0 0 10px;max-width: 92%;}
.inbenta-interface .push-special-title .bullet{background-image: url("../images/sprite_v.png");background-repeat: no-repeat;height: 20px;width: 20px;margin-right: 10px;background-position: -76px -2018px;}
.inbenta-interface #push .rating-content, .inbenta-interface #push .rating-thanks{background-color: #EDE7D8;}

/*==POPULAR==*/
.inbenta-interface .popular-container .popular-faqs {display: -webkit-flex;display: flex;-webkit-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-align: flex-start;justify-content: flex-start;}
.inbenta-interface .popular-container .faq {width: 47%;margin-right: 20px;margin:auto 0px;}
.inbenta-interface .popular-container .faq-link {display: -webkit-flex;-webkit-box-align: center;display: flex;align-items: center;}
.inbenta-modal .inbenta-contents .popular.faq-link.clicable{ font-weight: 600;}
/*==RELATED==*/
.inbenta-interface .related-container {background-color: #f3f3f3;border-radius: 10px;margin: 20px 0;padding: 15px;}




/*==POWERED==*/
.inbenta-interface .powered { color: #666; display: block; font-family: "Helvetica Neue",Helvetica,arial,sans-serif; font-size: 11px; padding: 5px 0; text-align: center;}
.inbenta-interface .powered .inbenta {color: #666;font-family: "Lucida Sans",'Lucida Grande',Helvetica,arial; text-decoration: none;}
.inbenta-interface .powered .inbenta b {color: #e01835;}

/*==LOADER==*/
.inbenta-interface .inbenta-loader{-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;background-color: rgba(255, 255, 255, 0.55);text-align: center;padding-top:30%;}
.inbenta-interface .inbenta-loader .icon{font-size: 60px;color: #FFCD00;}

/*==LOADING ANIMATION==*/
.inbenta-interface .load{-webkit-animation: load 1s infinite steps(8);animation: load 1s 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);}}

/*==IE'S==*/
.inbenta-ie8 .inbenta-interface .modal-dialog {max-width: 900px !important;width: auto !important;}
.inbenta-ie8 .inbenta-interface .col-xs-8IE8{width: 66%;float: left;}
.inbenta-ie8 .inbenta-interface .col-xs-4IE8{width: 33%;float: left;}

/*======================FACEBOOK============================*/
.inbenta-interface .inbenta-facebook .containerInb{display: block; border: none;padding-left: 15px !important;padding-right: 15px !important;/*==!important for a conflict with vueling css==*/}
.inbenta-interface .inbenta-facebook .row{float: none !important;width: auto !important;margin-bottom:0 !important;/*==!important for a conflict with vueling css==*/}
.inbenta-interface .facebook-header {background-color: #999999;border-bottom: medium none;color: #fff;display: block;padding: 11px 15px;}
.inbenta-interface .facebook-header button.close {background-color: #999999;background-image: url("../images/close-icon.png");background-repeat: no-repeat;border: medium none;float: right; height: 24px; opacity: 0.8;width: 24px;margin-top: 0;}
.inbenta-interface .facebook-title{font-family: "Verdana",Helvetica,arial,sans-serif;font-size: 14px;font-weight: 600;}
.inbenta-interface .facebook-body{padding: 0;}
.inbenta-interface .facebook-footer {background-color: #f7f7f7;border-top: 1px solid #e5e5e5;margin-top: 15px;padding: 10px 0;text-align: center;border-radius: 0 0 10px 10px;}
.inbenta-interface .facebook-content .search-form .btn.btn-default.btn-lg span span{background-image: url("../images/button2.png");background-repeat: no-repeat;background-position: -304px -1px;display: inline-block;font-family: "prok",Verdana,Helvetica,arial,sans-serif;font-weight: normal;margin-left: 16px;padding: 9px 41px 9px 0;}
/*==facebook BACKDROP==*/
.inbenta-interface .facebook-backdrop {background-color: #fff;bottom: 0;left: 0;position: fixed;right: 0;top: 0;z-index: 1030;}
.facebook-backdrop.in { opacity: 0.5;}
.fade { opacity: 0;transition: opacity 0.15s linear 0s;}
.facebook-backdrop {background-color: #fff; height: 100%;left: 0;position: absolute;right: 0;top: 0;width: 100%;z-index: 100;}

/*======================MOBILE============================*/
.inbenta-interface.mobile{background-color:#F6F4EC;padding: 12px;font-family: 'Helvetica Neue',Helvetica, arial, sans-serif;color: #333;}
.inbenta-interface.mobile .title {color: #999999;font-family: 'Helvetica Neue',Helvetica, arial, sans-serif;font-size: 15px;font-weight: 600;margin: 0;}
.inbenta-interface.mobile #popular .title{margin-bottom: 13px;}
.inbenta-interface.mobile .tab-content .img-container {display: none;}
.inbenta-interface.mobile .search-form{margin: 15px 0 20px;}
.inbenta-interface.mobile .search-form .input-group .question-input{ height:auto;border: none;box-shadow: none;border-radius: 0 !important;font-size: 14px;padding: 16px;}
.inbenta-interface.mobile .search-form .input-group{display: block;}
.inbenta-interface.mobile .btn.btn-default.btn-lg{background-color: #ffcd00;background-image: none; height: auto;margin: 8px 0 0;padding: 16px;width: 100% !important;}
.inbenta-interface.mobile .search-form .btn.btn-default.btn-lg span span{ background-image: none;color: #333;font-family: 'Helvetica Neue',Helvetica, arial, sans-serif;;font-weight: 600 !important; padding: 0;font-size: 17px;margin: 0;}
.inbenta-interface.mobile .faq{ background-color: #fff;padding: 0;border-collapse: #E8E8E8;border-color: #E8E8E8; margin-top: 7px;}
.inbenta-interface.mobile .faq-title {padding-bottom: 0px;padding:14px 16px 16px;}
.inbenta-interface.mobile .faq .faq-link .bullet{float: right;background-image:none;font-family: inbentaFontIcons;height: auto;width: auto;}
.inbenta-interface.mobile .faq .faq-link .bullet:before{content:'\f105';color: #FFCD00;font-size: 25px;}
.inbenta-interface.mobile .faq .faq-link.active .bullet:before{content:'\f107';color: #FFCD00;font-size: 25px;font-weight: 100;}
.inbenta-interface.mobile .faq-link span {padding: 0 0 0 0px;color: #333;width: 80%;font-weight: normal !important;}
.inbenta-interface.mobile .faq-link { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-tap-highlight-color: transparent; }
.inbenta-interface.mobile .faq-body{color: #333;}
.inbenta-interface.mobile .faq-link.active{font-weight: normal !important;}
.inbenta-interface.mobile .accordion.push-container {background-color: #f6f4ec;border-radius: 0;margin: 15px 0 0;padding: 0;}
.inbenta-interface.mobile .push-container .chat-icon{background-image:none;}
.inbenta-interface.mobile .push-container .faq-link{font-size: 13px;}
.inbenta-interface.mobile .push-container .faq{background-color:#EDE7D8;}
.inbenta-interface.mobile .push-container .faq + .faq{border-top: 2px solid #E6E2DA;}
.inbenta-interface.mobile .push-container .faq-link{line-height: inherit;}
.inbenta-interface.mobile .powered{margin-top: 10px;font-size: 12px;}
.inbenta-interface.mobile .faq-body{padding: 10px;text-align: justify;}
.inbenta-interface.mobile .inbenta-rating.desktop{display: none;}
.inbenta-interface.mobile .inbenta-rating.mobile{display: block;}
.inbenta-interface.mobile .inbenta-rating.mobile { background-color: #fff; margin: 18px 0 10px; padding: 0;}
.inbenta-interface.mobile .inbenta-rating .rating-content .rating-button.btn-default.btn-xs{ background-color: #eeeeee;border: 1px solid #ebebeb; border-radius: 100px;margin-left: 0; padding: 0px 4px;margin-right: 8px;margin-top: 0;}
.inbenta-interface.mobile .inbenta-rating .rating-button .icon {color: #eeeeee;}
.inbenta-interface.mobile .inbenta-rating .buttons-container { display: block ;margin: 15px 0 0;text-align: center;}
.inbenta-interface.mobile .inbenta-rating .rating-group + .rating-group{margin-left: 35px;}
.inbenta-interface.mobile .inbenta-rating.mobile .rating-button.rating-button-no.active {background-color: #333333;border-color: #262626;}
.inbenta-interface.mobile .inbenta-rating.mobile .rating-button.rating-button-no.active .icon{color: #FFCC01;opacity: 1;}
.inbenta-interface.mobile .inbenta-rating.mobile .rating-button.rating-button-yes.active {background-color: #FFCC01;border-color: #FFCB06;}
.inbenta-interface.mobile .inbenta-rating.mobile .rating-button.rating-button-yes.active .icon{color: #333333;opacity: 1;}
.inbenta-interface.mobile .inbenta-rating.mobile .rating-content .rating-button.btn-default.btn-xs .icon{color: transparent;}
.inbenta-interface.mobile .inbenta-rating.mobile .rating-content .rating-button.btn-default.btn-xs .icon:hover, .inbenta-interface.mobile .inbenta-rating.mobile .rating-content .rating-button.btn-default.btn-xs .icon:focus {color: #FFCC00;}
.inbenta-interface.mobile .inbenta-rating .rating-comment .inline{padding:8px;margin-top: 20px; background-color:#F6F4EC;}
.inbenta-interface.mobile .inbenta-rating .textarea-comment{  border: medium none; border-radius: 0 !important;box-shadow: none;height: 40px;width: 100%;max-width: 100%;}
.inbenta-interface.mobile .inbenta-rating.mobile .rating-button.send {border-radius: 0;float: right;height: 40px;margin: 0;padding: 5px 16px;font-size: 12px; font-weight: 600;margin-top: 0 !important;}
.inbenta-interface.mobile .iconbBill{display: none;}
.inbenta-interface.mobile .last-search, .inbenta-interface.mobile .no-results{font-family: "Helvetica Neue",Helvetica,arial,sans-serif;color:#000;font-size: 15px;font-weight: 600;}
.inbenta-interface.mobile .no-results{background-color:#fff; padding: 16px 8px;}
.inbenta-interface.mobile .faq-body .sendFaqEmail .captcha{ background-color: #fff;border-radius: 0; margin: 0; padding: 0;}
.inbenta-interface.mobile .faq-body .sendFaqEmail .captchaImg-container{width: 100%;}
.inbenta-interface.mobile .faq-body .sendFaqEmail .captcha > *{margin-left: 5px;}
.inbenta-interface.mobile .travel_vueling_inbenta select{border-radius: 0;}
.inbenta-interface.mobile .push-container.mobile{display: block;}
.inbenta-interface.mobile .push-container.desktop{display: none;}
.inbenta-interface.mobile .no_results div{font-family: "Helvetica Neue", Helvetica, arial, sans-serif;font-weight: 400;color: #333; font-size: 12px; line-height: 120%;}
.inbenta-interface.mobile .faq-body .solicitarFactura .div-solicitarFactura input[type="text"],
.inbenta-interface.mobile .faq-body .sendFaqEmail .div-sendFaqEmail input[type="text"],.inbenta-interface.mobile .faq-body input.captchaInput{border: 1px solid #D1D1D1;border-radius: 0px !important;box-shadow: none;background-color:#fff;}
.inbenta-interface.mobile .faq-body .solicitarFactura .btn-solicitarFactura,.inbenta-interface.mobile .faq-body .sendFaqEmail .btn-sendFaqEmail{border-radius: 0}

.inbenta-interface.mobile .push-container .faq-title {display: flex; justify-content: center;}
.inbenta-interface.mobile .push-container .faq {margin-left: 0}
.inbenta-interface.mobile .popular-container .faq {margin-right: 0;}
.inbenta-interface.mobile .backButton {float: right;font-size: 14px; padding-right: 7px;}
.inbenta-interface.mobile input[type="text"] {height: 35px;margin-top: 5px;}
.inbenta-interface.mobile .popular.faq-link.clicable {margin-left: 0;color: #999999; font-size: 15px; font-weight: 600;}
.inbenta-interface.mobile .popular.faq-link.clicable span {margin-left: 0;}
.inbenta-interface.mobile .push-container .faq-link .img-container {width: 100%;margin: 0 auto;}
.inbenta-interface.mobile .push-container .faq-link .faq-img {margin-left: auto; margin-right: auto;}

/*===================== RESPONSIVE =======================*/
@media (max-width: 480px) {
	.inbenta-interface .img-container .img{width: 100%;}		
	.inbenta-interface .faq-link span{max-width: 70%; line-height: 20px;}
	.inbenta-interface .faq-body{ padding: 16px 0px;}
	.inbenta-interface .faq-body .sendFaqEmailDiv > *{max-width: 85%;}
	.inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation{text-align: left;width: 100%;}
	.inbenta-interface .faq-body .emailConfirmation label{margin: 0;}
	.inbenta-interface .faq-body .emailConfirmation .btn-emailConfirmation{margin-left: 0;margin-top: 10px;}
	.inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation input[type="text"]{width: 100%;}
	.inbenta-interface .faq-body .emailConfirmation .label-email{margin-bottom: 8px;}
	.inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation > *{margin: 5px 0;}
	.inbenta-interface .faq-body .emailConfirmation label{width: 100%;}
	.inbenta-interface .faq-body .sendFaqEmail .captcha{text-align: left;}
	.inbenta-interface .faq-body .captcha .captchaImg{ margin-top: 0;}
	.inbenta-interface .faq-body .sendFaqEmail .captcha > *{margin-left: 1px; margin-top: 10px;}
	.inbenta-interface .inbenta-rating .rating-content .rating-button.btn-default.btn-xs, .inbenta-interface .inbenta-rating .rating-comment .rating-button.btn-default.btn-xs{margin-left: 0;margin-top: 10px;}
	.inbenta-interface .origin_div, .inbenta-interface .destination_div{width: 100%;padding: 4px;}
	.inbenta-interface .destination_div{border: none;}	
	.inbenta-interface .rating-content .rating-phrase{display: block;}
	.inbenta-interface .input-group {width: 100%;}
	.inbenta-interface .search-form .btn{display: none;}
	.inbenta-interface .popular-container .faq{width: 100%; margin-right: 0px;}
}
@media (min-width: 481px) and (max-width: 720px) {
	.inbenta-interface .img-container .img{width: auto;}
	.inbenta-interface .img-container {text-align: center;}
	.inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation > * {max-width: 36%;}
	.inbenta-interface .faq-body .sendFaqEmail .captcha > *{ margin-left: 5px;}
	.inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation input[type="text"]{padding: 5px 0;}
	.inbenta-interface .inbenta-rating .textarea-comment{width: 82%;}
}  
@media (max-width: 720px) {
	.inbenta-interface .popular-container .faq{ width: 100%;}
  .inbenta-interface .push-container .push-faqs{margin: 10px 0;}
  .inbenta-interface .push-container .faq{ width: 100%;margin-left: 20px}
  .inbenta-interface .push-container .faq-title{-ms-justify-content: flex-start;justify-content: flex-start; width: 100%;}
  .inbenta-interface .push-container .faq-link .img-container{height: auto; width:42px;}
  .inbenta-interface .push-container .faq-link .faq-img{ position: static; margin: 0px;}
  .inbenta-interface .push-container .faq-link span{ margin-top: 5px; margin-left: 0px;margin-right: 0px;width: 100%}
  .inbenta-interface .push-container .faq-link > *{display: inline-block;}
  .inbenta-interface .faq-body .emailConfirmation .div-emailConfirmation > * {max-width: 36%;}
  .inbenta-interface .faq-body .sendFaqEmail .captcha > *{ margin-left: 5px;}
  .inbenta-interface .inbenta-rating .textarea-comment{max-width: 84%;}
} 


/*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: 6px;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: 500px;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: #f7f7f7;border-bottom: 1px solid #ebebeb;border-radius: 5px 5px 0 0;font-size: 14px;line-height: 15px;margin: 0;padding: 8px 14px;}
.inbenta-interface .inbenta-instants.popover .close-popover {cursor: pointer;float: right;font-size: 18px;line-height: 0.4;}
  /*INSTANT-CONTENT*/
.inbenta-interface .inbenta-instants.popover .popover-content {padding: 8px 15px;}
.inbenta-interface .inbenta-instants.popover .faq {padding: 3px 0;}
.inbenta-interface .inbenta-instants.popover .faq-link {color: #000;font-size: 14px;line-height: 16px;text-decoration: none;cursor: pointer;font-weight: 400;}
.inbenta-interface .inbenta-instants.popover .faq-link.active{font-weight: 600;}
.inbenta-interface .inbenta-instants.popover .faq-link.instant-clicable .icon{font-size: 12px;}
.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%;margin-left: 5px;}
.inbenta-interface .inbenta-instants.popover .faq-body{font-size: 13px;line-height: 20px;padding: 8px 0 0 20px;}
.inbenta-interface .inbenta-instants.popover .faq-body a {color: #666;text-decoration: underline;}
.inbenta-interface .inbenta-instants.popover .faq-body p{margin: 0;}


/*LAST-CHANCE*/
/*HEADER*/
.inbenta-interface .inbenta-last-chance.modal .modal-content {padding: 1px;}
.inbenta-interface .inbenta-last-chance.modal .modal-title {margin: 0;margin-bottom:15px;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-radius: 5px 5px 0 0;font-size: 18px;line-height: 19px;padding: 14px 14px;}
.inbenta-interface .inbenta-last-chance.modal .close-modal {cursor: pointer;float: right;font-size: 18px;line-height: 0.7;}
/*CONTENT*/
.inbenta-interface .inbenta-last-chance.modal .modal-body {padding: 8px 15px;}
.inbenta-interface .inbenta-last-chance.modal .faq {padding: 3px 0;}
.inbenta-interface .inbenta-last-chance.modal .faq-link {color: #000;font-size: 14px;line-height: 16px;text-decoration: none;cursor: pointer;font-weight: 400;}
.inbenta-interface .inbenta-last-chance.modal .faq-link.active{font-weight: 600;}
.inbenta-interface .inbenta-last-chance.modal .faq-link.instant-clicable .icon{font-size: 12px;}
.inbenta-interface .inbenta-last-chance.modal .faq-link.instant-clicable > * {display: inline-block;vertical-align: middle;}
.inbenta-interface .inbenta-last-chance.modal .faq-link.instant-clicable .faqTitle {max-width: 95%;margin-left: 5px;}
.inbenta-interface .inbenta-last-chance.modal .faq-body{font-size: 13px;line-height: 20px;padding: 8px 0 0 20px;}
.inbenta-interface .inbenta-last-chance.modal .faq-body a {color: #666;text-decoration: underline;}
.inbenta-interface .inbenta-last-chance.modal .faq-body p{margin: 0;}
/*FOOTER*/
.inbenta-interface .inbenta-last-chance.modal .modal-footer { padding: 14px 14px;}

body.modal-open { overflow: hidden;}
