.bootstrap-iso {
  /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1)
 * Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1
 */
  /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1)
 * Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1
 */
}
.bootstrap-iso html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.bootstrap-iso body {
  margin: 0;
}
.bootstrap-iso article,
.bootstrap-iso aside,
.bootstrap-iso details,
.bootstrap-iso figcaption,
.bootstrap-iso figure,
.bootstrap-iso footer,
.bootstrap-iso header,
.bootstrap-iso hgroup,
.bootstrap-iso main,
.bootstrap-iso menu,
.bootstrap-iso nav,
.bootstrap-iso section,
.bootstrap-iso summary {
  display: block;
}
.bootstrap-iso audio,
.bootstrap-iso canvas,
.bootstrap-iso progress,
.bootstrap-iso video {
  display: inline-block;
  vertical-align: baseline;
}
.bootstrap-iso audio:not([controls]) {
  display: none;
  height: 0;
}
.bootstrap-iso [hidden],
.bootstrap-iso template {
  display: none;
}
.bootstrap-iso a {
  background-color: transparent;
}
.bootstrap-iso a:active,
.bootstrap-iso a:hover {
  outline: 0;
}
.bootstrap-iso abbr[title] {
  border-bottom: 1px dotted;
}
.bootstrap-iso b,
.bootstrap-iso strong {
  font-weight: bold;
}
.bootstrap-iso dfn {
  font-style: italic;
}
.bootstrap-iso h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.bootstrap-iso mark {
  background: #ff0;
  color: #000;
}
.bootstrap-iso small {
  font-size: 80%;
}
.bootstrap-iso sub,
.bootstrap-iso sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.bootstrap-iso sup {
  top: -0.5em;
}
.bootstrap-iso sub {
  bottom: -0.25em;
}
.bootstrap-iso img {
  border: 0;
}
.bootstrap-iso svg:not(:root) {
  overflow: hidden;
}
.bootstrap-iso figure {
  margin: 1em 40px;
}
.bootstrap-iso hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.bootstrap-iso pre {
  overflow: auto;
}
.bootstrap-iso code,
.bootstrap-iso kbd,
.bootstrap-iso pre,
.bootstrap-iso samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bootstrap-iso button,
.bootstrap-iso input,
.bootstrap-iso optgroup,
.bootstrap-iso select,
.bootstrap-iso textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.bootstrap-iso button {
  overflow: visible;
}
.bootstrap-iso button,
.bootstrap-iso select {
  text-transform: none;
}
.bootstrap-iso button,
.bootstrap-iso html input[type="button"],
.bootstrap-iso input[type="reset"],
.bootstrap-iso input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bootstrap-iso button[disabled],
.bootstrap-iso html input[disabled] {
  cursor: default;
}
.bootstrap-iso button::-moz-focus-inner,
.bootstrap-iso input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.bootstrap-iso input {
  line-height: normal;
}
.bootstrap-iso input[type="checkbox"],
.bootstrap-iso input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.bootstrap-iso input[type="number"]::-webkit-inner-spin-button,
.bootstrap-iso input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap-iso input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.bootstrap-iso input[type="search"]::-webkit-search-cancel-button,
.bootstrap-iso input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap-iso fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.bootstrap-iso legend {
  border: 0;
  padding: 0;
}
.bootstrap-iso textarea {
  overflow: auto;
}
.bootstrap-iso optgroup {
  font-weight: bold;
}
.bootstrap-iso table {
  border-collapse: collapse;
  border-spacing: 0;
}
.bootstrap-iso td,
.bootstrap-iso th {
  padding: 0;
}
@media print {
  .bootstrap-iso *,
  .bootstrap-iso *:before,
  .bootstrap-iso *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .bootstrap-iso a,
  .bootstrap-iso a:visited {
    text-decoration: underline;
  }
  .bootstrap-iso a[href]:after {
    content: " (" attr(href) ")";
  }
  .bootstrap-iso abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .bootstrap-iso a[href^="#"]:after,
  .bootstrap-iso a[href^="javascript:"]:after {
    content: "";
  }
  .bootstrap-iso pre,
  .bootstrap-iso blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .bootstrap-iso thead {
    display: table-header-group;
  }
  .bootstrap-iso tr,
  .bootstrap-iso img {
    page-break-inside: avoid;
  }
  .bootstrap-iso img {
    max-width: 100% !important;
  }
  .bootstrap-iso p,
  .bootstrap-iso h2,
  .bootstrap-iso h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap-iso h2,
  .bootstrap-iso h3 {
    page-break-after: avoid;
  }
  .bootstrap-iso select {
    background: #fff !important;
  }
  .bootstrap-iso .navbar {
    display: none;
  }
  .bootstrap-iso .btn > .caret,
  .bootstrap-iso .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bootstrap-iso .label {
    border: 1px solid #000;
  }
  .bootstrap-iso .table {
    border-collapse: collapse !important;
  }
  .bootstrap-iso .table td,
  .bootstrap-iso .table th {
    background-color: #fff !important;
  }
  .bootstrap-iso .table-bordered th,
  .bootstrap-iso .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
 /* src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); */
}
.bootstrap-iso .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bootstrap-iso .glyphicon-asterisk:before {
  content: "\2a";
}
.bootstrap-iso .glyphicon-plus:before {
  content: "\2b";
}
.bootstrap-iso .glyphicon-euro:before,
.bootstrap-iso .glyphicon-eur:before {
  content: "\20ac";
}
.bootstrap-iso .glyphicon-minus:before {
  content: "\2212";
}
.bootstrap-iso .glyphicon-cloud:before {
  content: "\2601";
}
.bootstrap-iso .glyphicon-envelope:before {
  content: "\2709";
}
.bootstrap-iso .glyphicon-pencil:before {
  content: "\270f";
}
.bootstrap-iso .glyphicon-glass:before {
  content: "\e001";
}
.bootstrap-iso .glyphicon-music:before {
  content: "\e002";
}
.bootstrap-iso .glyphicon-search:before {
  content: "\e003";
}
.bootstrap-iso .glyphicon-heart:before {
  content: "\e005";
}
.bootstrap-iso .glyphicon-star:before {
  content: "\e006";
}
.bootstrap-iso .glyphicon-star-empty:before {
  content: "\e007";
}
.bootstrap-iso .glyphicon-user:before {
  content: "\e008";
}
.bootstrap-iso .glyphicon-film:before {
  content: "\e009";
}
.bootstrap-iso .glyphicon-th-large:before {
  content: "\e010";
}
.bootstrap-iso .glyphicon-th:before {
  content: "\e011";
}
.bootstrap-iso .glyphicon-th-list:before {
  content: "\e012";
}
.bootstrap-iso .glyphicon-ok:before {
  content: "\e013";
}
.bootstrap-iso .glyphicon-remove:before {
  content: "\e014";
}
.bootstrap-iso .glyphicon-zoom-in:before {
  content: "\e015";
}
.bootstrap-iso .glyphicon-zoom-out:before {
  content: "\e016";
}
.bootstrap-iso .glyphicon-off:before {
  content: "\e017";
}
.bootstrap-iso .glyphicon-signal:before {
  content: "\e018";
}
.bootstrap-iso .glyphicon-cog:before {
  content: "\e019";
}
.bootstrap-iso .glyphicon-trash:before {
  content: "\e020";
}
.bootstrap-iso .glyphicon-home:before {
  content: "\e021";
}
.bootstrap-iso .glyphicon-file:before {
  content: "\e022";
}
.bootstrap-iso .glyphicon-time:before {
  content: "\e023";
}
.bootstrap-iso .glyphicon-road:before {
  content: "\e024";
}
.bootstrap-iso .glyphicon-download-alt:before {
  content: "\e025";
}
.bootstrap-iso .glyphicon-download:before {
  content: "\e026";
}
.bootstrap-iso .glyphicon-upload:before {
  content: "\e027";
}
.bootstrap-iso .glyphicon-inbox:before {
  content: "\e028";
}
.bootstrap-iso .glyphicon-play-circle:before {
  content: "\e029";
}
.bootstrap-iso .glyphicon-repeat:before {
  content: "\e030";
}
.bootstrap-iso .glyphicon-refresh:before {
  content: "\e031";
}
.bootstrap-iso .glyphicon-list-alt:before {
  content: "\e032";
}
.bootstrap-iso .glyphicon-lock:before {
  content: "\e033";
}
.bootstrap-iso .glyphicon-flag:before {
  content: "\e034";
}
.bootstrap-iso .glyphicon-headphones:before {
  content: "\e035";
}
.bootstrap-iso .glyphicon-volume-off:before {
  content: "\e036";
}
.bootstrap-iso .glyphicon-volume-down:before {
  content: "\e037";
}
.bootstrap-iso .glyphicon-volume-up:before {
  content: "\e038";
}
.bootstrap-iso .glyphicon-qrcode:before {
  content: "\e039";
}
.bootstrap-iso .glyphicon-barcode:before {
  content: "\e040";
}
.bootstrap-iso .glyphicon-tag:before {
  content: "\e041";
}
.bootstrap-iso .glyphicon-tags:before {
  content: "\e042";
}
.bootstrap-iso .glyphicon-book:before {
  content: "\e043";
}
.bootstrap-iso .glyphicon-bookmark:before {
  content: "\e044";
}
.bootstrap-iso .glyphicon-print:before {
  content: "\e045";
}
.bootstrap-iso .glyphicon-camera:before {
  content: "\e046";
}
.bootstrap-iso .glyphicon-font:before {
  content: "\e047";
}
.bootstrap-iso .glyphicon-bold:before {
  content: "\e048";
}
.bootstrap-iso .glyphicon-italic:before {
  content: "\e049";
}
.bootstrap-iso .glyphicon-text-height:before {
  content: "\e050";
}
.bootstrap-iso .glyphicon-text-width:before {
  content: "\e051";
}
.bootstrap-iso .glyphicon-align-left:before {
  content: "\e052";
}
.bootstrap-iso .glyphicon-align-center:before {
  content: "\e053";
}
.bootstrap-iso .glyphicon-align-right:before {
  content: "\e054";
}
.bootstrap-iso .glyphicon-align-justify:before {
  content: "\e055";
}
.bootstrap-iso .glyphicon-list:before {
  content: "\e056";
}
.bootstrap-iso .glyphicon-indent-left:before {
  content: "\e057";
}
.bootstrap-iso .glyphicon-indent-right:before {
  content: "\e058";
}
.bootstrap-iso .glyphicon-facetime-video:before {
  content: "\e059";
}
.bootstrap-iso .glyphicon-picture:before {
  content: "\e060";
}
.bootstrap-iso .glyphicon-map-marker:before {
  content: "\e062";
}
.bootstrap-iso .glyphicon-adjust:before {
  content: "\e063";
}
.bootstrap-iso .glyphicon-tint:before {
  content: "\e064";
}
.bootstrap-iso .glyphicon-edit:before {
  content: "\e065";
}
.bootstrap-iso .glyphicon-share:before {
  content: "\e066";
}
.bootstrap-iso .glyphicon-check:before {
  content: "\e067";
}
.bootstrap-iso .glyphicon-move:before {
  content: "\e068";
}
.bootstrap-iso .glyphicon-step-backward:before {
  content: "\e069";
}
.bootstrap-iso .glyphicon-fast-backward:before {
  content: "\e070";
}
.bootstrap-iso .glyphicon-backward:before {
  content: "\e071";
}
.bootstrap-iso .glyphicon-play:before {
  content: "\e072";
}
.bootstrap-iso .glyphicon-pause:before {
  content: "\e073";
}
.bootstrap-iso .glyphicon-stop:before {
  content: "\e074";
}
.bootstrap-iso .glyphicon-forward:before {
  content: "\e075";
}
.bootstrap-iso .glyphicon-fast-forward:before {
  content: "\e076";
}
.bootstrap-iso .glyphicon-step-forward:before {
  content: "\e077";
}
.bootstrap-iso .glyphicon-eject:before {
  content: "\e078";
}
.bootstrap-iso .glyphicon-chevron-left:before {
  content: "\e079";
}
.bootstrap-iso .glyphicon-chevron-right:before {
  content: "\e080";
}
.bootstrap-iso .glyphicon-plus-sign:before {
  content: "\e081";
}
.bootstrap-iso .glyphicon-minus-sign:before {
  content: "\e082";
}
.bootstrap-iso .glyphicon-remove-sign:before {
  content: "\e083";
}
.bootstrap-iso .glyphicon-ok-sign:before {
  content: "\e084";
}
.bootstrap-iso .glyphicon-question-sign:before {
  content: "\e085";
}
.bootstrap-iso .glyphicon-info-sign:before {
  content: "\e086";
}
.bootstrap-iso .glyphicon-screenshot:before {
  content: "\e087";
}
.bootstrap-iso .glyphicon-remove-circle:before {
  content: "\e088";
}
.bootstrap-iso .glyphicon-ok-circle:before {
  content: "\e089";
}
.bootstrap-iso .glyphicon-ban-circle:before {
  content: "\e090";
}
.bootstrap-iso .glyphicon-arrow-left:before {
  content: "\e091";
}
.bootstrap-iso .glyphicon-arrow-right:before {
  content: "\e092";
}
.bootstrap-iso .glyphicon-arrow-up:before {
  content: "\e093";
}
.bootstrap-iso .glyphicon-arrow-down:before {
  content: "\e094";
}
.bootstrap-iso .glyphicon-share-alt:before {
  content: "\e095";
}
.bootstrap-iso .glyphicon-resize-full:before {
  content: "\e096";
}
.bootstrap-iso .glyphicon-resize-small:before {
  content: "\e097";
}
.bootstrap-iso .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.bootstrap-iso .glyphicon-gift:before {
  content: "\e102";
}
.bootstrap-iso .glyphicon-leaf:before {
  content: "\e103";
}
.bootstrap-iso .glyphicon-fire:before {
  content: "\e104";
}
.bootstrap-iso .glyphicon-eye-open:before {
  content: "\e105";
}
.bootstrap-iso .glyphicon-eye-close:before {
  content: "\e106";
}
.bootstrap-iso .glyphicon-warning-sign:before {
  content: "\e107";
}
.bootstrap-iso .glyphicon-plane:before {
  content: "\e108";
}
.bootstrap-iso .glyphicon-calendar:before {
  content: "\e109";
}
.bootstrap-iso .glyphicon-random:before {
  content: "\e110";
}
.bootstrap-iso .glyphicon-comment:before {
  content: "\e111";
}
.bootstrap-iso .glyphicon-magnet:before {
  content: "\e112";
}
.bootstrap-iso .glyphicon-chevron-up:before {
  content: "\e113";
}
.bootstrap-iso .glyphicon-chevron-down:before {
  content: "\e114";
}
.bootstrap-iso .glyphicon-retweet:before {
  content: "\e115";
}
.bootstrap-iso .glyphicon-shopping-cart:before {
  content: "\e116";
}
.bootstrap-iso .glyphicon-folder-close:before {
  content: "\e117";
}
.bootstrap-iso .glyphicon-folder-open:before {
  content: "\e118";
}
.bootstrap-iso .glyphicon-resize-vertical:before {
  content: "\e119";
}
.bootstrap-iso .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.bootstrap-iso .glyphicon-hdd:before {
  content: "\e121";
}
.bootstrap-iso .glyphicon-bullhorn:before {
  content: "\e122";
}
.bootstrap-iso .glyphicon-bell:before {
  content: "\e123";
}
.bootstrap-iso .glyphicon-certificate:before {
  content: "\e124";
}
.bootstrap-iso .glyphicon-thumbs-up:before {
  content: "\e125";
}
.bootstrap-iso .glyphicon-thumbs-down:before {
  content: "\e126";
}
.bootstrap-iso .glyphicon-hand-right:before {
  content: "\e127";
}
.bootstrap-iso .glyphicon-hand-left:before {
  content: "\e128";
}
.bootstrap-iso .glyphicon-hand-up:before {
  content: "\e129";
}
.bootstrap-iso .glyphicon-hand-down:before {
  content: "\e130";
}
.bootstrap-iso .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.bootstrap-iso .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.bootstrap-iso .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.bootstrap-iso .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.bootstrap-iso .glyphicon-globe:before {
  content: "\e135";
}
.bootstrap-iso .glyphicon-wrench:before {
  content: "\e136";
}
.bootstrap-iso .glyphicon-tasks:before {
  content: "\e137";
}
.bootstrap-iso .glyphicon-filter:before {
  content: "\e138";
}
.bootstrap-iso .glyphicon-briefcase:before {
  content: "\e139";
}
.bootstrap-iso .glyphicon-fullscreen:before {
  content: "\e140";
}
.bootstrap-iso .glyphicon-dashboard:before {
  content: "\e141";
}
.bootstrap-iso .glyphicon-paperclip:before {
  content: "\e142";
}
.bootstrap-iso .glyphicon-heart-empty:before {
  content: "\e143";
}
.bootstrap-iso .glyphicon-link:before {
  content: "\e144";
}
.bootstrap-iso .glyphicon-phone:before {
  content: "\e145";
}
.bootstrap-iso .glyphicon-pushpin:before {
  content: "\e146";
}
.bootstrap-iso .glyphicon-usd:before {
  content: "\e148";
}
.bootstrap-iso .glyphicon-gbp:before {
  content: "\e149";
}
.bootstrap-iso .glyphicon-sort:before {
  content: "\e150";
}
.bootstrap-iso .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.bootstrap-iso .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.bootstrap-iso .glyphicon-sort-by-order:before {
  content: "\e153";
}
.bootstrap-iso .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.bootstrap-iso .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.bootstrap-iso .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.bootstrap-iso .glyphicon-unchecked:before {
  content: "\e157";
}
.bootstrap-iso .glyphicon-expand:before {
  content: "\e158";
}
.bootstrap-iso .glyphicon-collapse-down:before {
  content: "\e159";
}
.bootstrap-iso .glyphicon-collapse-up:before {
  content: "\e160";
}
.bootstrap-iso .glyphicon-log-in:before {
  content: "\e161";
}
.bootstrap-iso .glyphicon-flash:before {
  content: "\e162";
}
.bootstrap-iso .glyphicon-log-out:before {
  content: "\e163";
}
.bootstrap-iso .glyphicon-new-window:before {
  content: "\e164";
}
.bootstrap-iso .glyphicon-record:before {
  content: "\e165";
}
.bootstrap-iso .glyphicon-save:before {
  content: "\e166";
}
.bootstrap-iso .glyphicon-open:before {
  content: "\e167";
}
.bootstrap-iso .glyphicon-saved:before {
  content: "\e168";
}
.bootstrap-iso .glyphicon-import:before {
  content: "\e169";
}
.bootstrap-iso .glyphicon-export:before {
  content: "\e170";
}
.bootstrap-iso .glyphicon-send:before {
  content: "\e171";
}
.bootstrap-iso .glyphicon-floppy-disk:before {
  content: "\e172";
}
.bootstrap-iso .glyphicon-floppy-saved:before {
  content: "\e173";
}
.bootstrap-iso .glyphicon-floppy-remove:before {
  content: "\e174";
}
.bootstrap-iso .glyphicon-floppy-save:before {
  content: "\e175";
}
.bootstrap-iso .glyphicon-floppy-open:before {
  content: "\e176";
}
.bootstrap-iso .glyphicon-credit-card:before {
  content: "\e177";
}
.bootstrap-iso .glyphicon-transfer:before {
  content: "\e178";
}
.bootstrap-iso .glyphicon-cutlery:before {
  content: "\e179";
}
.bootstrap-iso .glyphicon-header:before {
  content: "\e180";
}
.bootstrap-iso .glyphicon-compressed:before {
  content: "\e181";
}
.bootstrap-iso .glyphicon-earphone:before {
  content: "\e182";
}
.bootstrap-iso .glyphicon-phone-alt:before {
  content: "\e183";
}
.bootstrap-iso .glyphicon-tower:before {
  content: "\e184";
}
.bootstrap-iso .glyphicon-stats:before {
  content: "\e185";
}
.bootstrap-iso .glyphicon-sd-video:before {
  content: "\e186";
}
.bootstrap-iso .glyphicon-hd-video:before {
  content: "\e187";
}
.bootstrap-iso .glyphicon-subtitles:before {
  content: "\e188";
}
.bootstrap-iso .glyphicon-sound-stereo:before {
  content: "\e189";
}
.bootstrap-iso .glyphicon-sound-dolby:before {
  content: "\e190";
}
.bootstrap-iso .glyphicon-sound-5-1:before {
  content: "\e191";
}
.bootstrap-iso .glyphicon-sound-6-1:before {
  content: "\e192";
}
.bootstrap-iso .glyphicon-sound-7-1:before {
  content: "\e193";
}
.bootstrap-iso .glyphicon-copyright-mark:before {
  content: "\e194";
}
.bootstrap-iso .glyphicon-registration-mark:before {
  content: "\e195";
}
.bootstrap-iso .glyphicon-cloud-download:before {
  content: "\e197";
}
.bootstrap-iso .glyphicon-cloud-upload:before {
  content: "\e198";
}
.bootstrap-iso .glyphicon-tree-conifer:before {
  content: "\e199";
}
.bootstrap-iso .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.bootstrap-iso .glyphicon-cd:before {
  content: "\e201";
}
.bootstrap-iso .glyphicon-save-file:before {
  content: "\e202";
}
.bootstrap-iso .glyphicon-open-file:before {
  content: "\e203";
}
.bootstrap-iso .glyphicon-level-up:before {
  content: "\e204";
}
.bootstrap-iso .glyphicon-copy:before {
  content: "\e205";
}
.bootstrap-iso .glyphicon-paste:before {
  content: "\e206";
}
.bootstrap-iso .glyphicon-alert:before {
  content: "\e209";
}
.bootstrap-iso .glyphicon-equalizer:before {
  content: "\e210";
}
.bootstrap-iso .glyphicon-king:before {
  content: "\e211";
}
.bootstrap-iso .glyphicon-queen:before {
  content: "\e212";
}
.bootstrap-iso .glyphicon-pawn:before {
  content: "\e213";
}
.bootstrap-iso .glyphicon-bishop:before {
  content: "\e214";
}
.bootstrap-iso .glyphicon-knight:before {
  content: "\e215";
}
.bootstrap-iso .glyphicon-baby-formula:before {
  content: "\e216";
}
.bootstrap-iso .glyphicon-tent:before {
  content: "\26fa";
}
.bootstrap-iso .glyphicon-blackboard:before {
  content: "\e218";
}
.bootstrap-iso .glyphicon-bed:before {
  content: "\e219";
}
.bootstrap-iso .glyphicon-apple:before {
  content: "\f8ff";
}
.bootstrap-iso .glyphicon-erase:before {
  content: "\e221";
}
.bootstrap-iso .glyphicon-hourglass:before {
  content: "\231b";
}
.bootstrap-iso .glyphicon-lamp:before {
  content: "\e223";
}
.bootstrap-iso .glyphicon-duplicate:before {
  content: "\e224";
}
.bootstrap-iso .glyphicon-piggy-bank:before {
  content: "\e225";
}
.bootstrap-iso .glyphicon-scissors:before {
  content: "\e226";
}
.bootstrap-iso .glyphicon-bitcoin:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-btc:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-xbt:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-yen:before {
  content: "\00a5";
}
.bootstrap-iso .glyphicon-jpy:before {
  content: "\00a5";
}
.bootstrap-iso .glyphicon-ruble:before {
  content: "\20bd";
}
.bootstrap-iso .glyphicon-rub:before {
  content: "\20bd";
}
.bootstrap-iso .glyphicon-scale:before {
  content: "\e230";
}
.bootstrap-iso .glyphicon-ice-lolly:before {
  content: "\e231";
}
.bootstrap-iso .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.bootstrap-iso .glyphicon-education:before {
  content: "\e233";
}
.bootstrap-iso .glyphicon-option-horizontal:before {
  content: "\e234";
}
.bootstrap-iso .glyphicon-option-vertical:before {
  content: "\e235";
}
.bootstrap-iso .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.bootstrap-iso .glyphicon-modal-window:before {
  content: "\e237";
}
.bootstrap-iso .glyphicon-oil:before {
  content: "\e238";
}
.bootstrap-iso .glyphicon-grain:before {
  content: "\e239";
}
.bootstrap-iso .glyphicon-sunglasses:before {
  content: "\e240";
}
.bootstrap-iso .glyphicon-text-size:before {
  content: "\e241";
}
.bootstrap-iso .glyphicon-text-color:before {
  content: "\e242";
}
.bootstrap-iso .glyphicon-text-background:before {
  content: "\e243";
}
.bootstrap-iso .glyphicon-object-align-top:before {
  content: "\e244";
}
.bootstrap-iso .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.bootstrap-iso .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.bootstrap-iso .glyphicon-object-align-left:before {
  content: "\e247";
}
.bootstrap-iso .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.bootstrap-iso .glyphicon-object-align-right:before {
  content: "\e249";
}
.bootstrap-iso .glyphicon-triangle-right:before {
  content: "\e250";
}
.bootstrap-iso .glyphicon-triangle-left:before {
  content: "\e251";
}
.bootstrap-iso .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.bootstrap-iso .glyphicon-triangle-top:before {
  content: "\e253";
}
.bootstrap-iso .glyphicon-console:before {
  content: "\e254";
}
.bootstrap-iso .glyphicon-superscript:before {
  content: "\e255";
}
.bootstrap-iso .glyphicon-subscript:before {
  content: "\e256";
}
.bootstrap-iso .glyphicon-menu-left:before {
  content: "\e257";
}
.bootstrap-iso .glyphicon-menu-right:before {
  content: "\e258";
}
.bootstrap-iso .glyphicon-menu-down:before {
  content: "\e259";
}
.bootstrap-iso .glyphicon-menu-up:before {
  content: "\e260";
}
.bootstrap-iso * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso *:before,
.bootstrap-iso *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-iso body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.bootstrap-iso input,
.bootstrap-iso button,
.bootstrap-iso select,
.bootstrap-iso textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-iso a {
  color: #337ab7;
  text-decoration: none;
}
.bootstrap-iso a:hover,
.bootstrap-iso a:focus {
  color: #23527c;
  text-decoration: underline;
}
.bootstrap-iso a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-iso figure {
  margin: 0;
}
.bootstrap-iso img {
  vertical-align: middle;
}
.bootstrap-iso .img-responsive,
.bootstrap-iso .thumbnail > img,
.bootstrap-iso .thumbnail a > img,
.bootstrap-iso .carousel-inner > .item > img,
.bootstrap-iso .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bootstrap-iso .img-rounded {
  border-radius: 6px;
}
.bootstrap-iso .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.bootstrap-iso .img-circle {
  border-radius: 50%;
}
.bootstrap-iso hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.bootstrap-iso .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-iso .sr-only-focusable:active,
.bootstrap-iso .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap-iso [role="button"] {
  cursor: pointer;
}
.bootstrap-iso h1,
.bootstrap-iso h2,
.bootstrap-iso h3,
.bootstrap-iso h4,
.bootstrap-iso h5,
.bootstrap-iso h6,
.bootstrap-iso .h1,
.bootstrap-iso .h2,
.bootstrap-iso .h3,
.bootstrap-iso .h4,
.bootstrap-iso .h5,
.bootstrap-iso .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bootstrap-iso h1 small,
.bootstrap-iso h2 small,
.bootstrap-iso h3 small,
.bootstrap-iso h4 small,
.bootstrap-iso h5 small,
.bootstrap-iso h6 small,
.bootstrap-iso .h1 small,
.bootstrap-iso .h2 small,
.bootstrap-iso .h3 small,
.bootstrap-iso .h4 small,
.bootstrap-iso .h5 small,
.bootstrap-iso .h6 small,
.bootstrap-iso h1 .small,
.bootstrap-iso h2 .small,
.bootstrap-iso h3 .small,
.bootstrap-iso h4 .small,
.bootstrap-iso h5 .small,
.bootstrap-iso h6 .small,
.bootstrap-iso .h1 .small,
.bootstrap-iso .h2 .small,
.bootstrap-iso .h3 .small,
.bootstrap-iso .h4 .small,
.bootstrap-iso .h5 .small,
.bootstrap-iso .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.bootstrap-iso h1,
.bootstrap-iso .h1,
.bootstrap-iso h2,
.bootstrap-iso .h2,
.bootstrap-iso h3,
.bootstrap-iso .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bootstrap-iso h1 small,
.bootstrap-iso .h1 small,
.bootstrap-iso h2 small,
.bootstrap-iso .h2 small,
.bootstrap-iso h3 small,
.bootstrap-iso .h3 small,
.bootstrap-iso h1 .small,
.bootstrap-iso .h1 .small,
.bootstrap-iso h2 .small,
.bootstrap-iso .h2 .small,
.bootstrap-iso h3 .small,
.bootstrap-iso .h3 .small {
  font-size: 65%;
}
.bootstrap-iso h4,
.bootstrap-iso .h4,
.bootstrap-iso h5,
.bootstrap-iso .h5,
.bootstrap-iso h6,
.bootstrap-iso .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso h4 small,
.bootstrap-iso .h4 small,
.bootstrap-iso h5 small,
.bootstrap-iso .h5 small,
.bootstrap-iso h6 small,
.bootstrap-iso .h6 small,
.bootstrap-iso h4 .small,
.bootstrap-iso .h4 .small,
.bootstrap-iso h5 .small,
.bootstrap-iso .h5 .small,
.bootstrap-iso h6 .small,
.bootstrap-iso .h6 .small {
  font-size: 75%;
}
.bootstrap-iso h1,
.bootstrap-iso .h1 {
  font-size: 36px;
}
.bootstrap-iso h2,
.bootstrap-iso .h2 {
  font-size: 30px;
}
.bootstrap-iso h3,
.bootstrap-iso .h3 {
  font-size: 24px;
}
.bootstrap-iso h4,
.bootstrap-iso .h4 {
  font-size: 18px;
}
.bootstrap-iso h5,
.bootstrap-iso .h5 {
  font-size: 14px;
}
.bootstrap-iso h6,
.bootstrap-iso .h6 {
  font-size: 12px;
}
.bootstrap-iso p {
  margin: 0 0 10px;
}
.bootstrap-iso .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bootstrap-iso .lead {
    font-size: 21px;
  }
}
.bootstrap-iso small,
.bootstrap-iso .small {
  font-size: 85%;
}
.bootstrap-iso mark,
.bootstrap-iso .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.bootstrap-iso .text-left {
  text-align: left;
}
.bootstrap-iso .text-right {
  text-align: right;
}
.bootstrap-iso .text-center {
  text-align: center;
}
.bootstrap-iso .text-justify {
  text-align: justify;
}
.bootstrap-iso .text-nowrap {
  white-space: nowrap;
}
.bootstrap-iso .text-lowercase {
  text-transform: lowercase;
}
.bootstrap-iso .text-uppercase {
  text-transform: uppercase;
}
.bootstrap-iso .text-capitalize {
  text-transform: capitalize;
}
.bootstrap-iso .text-muted {
  color: #777777;
}
.bootstrap-iso .text-primary {
  color: #337ab7;
}
.bootstrap-iso a.text-primary:hover {
  color: #286090;
}
.bootstrap-iso .text-success {
  color: #3c763d;
}
.bootstrap-iso a.text-success:hover {
  color: #2b542c;
}
.bootstrap-iso .text-info {
  color: #31708f;
}
.bootstrap-iso a.text-info:hover {
  color: #245269;
}
.bootstrap-iso .text-warning {
  color: #8a6d3b;
}
.bootstrap-iso a.text-warning:hover {
  color: #66512c;
}
.bootstrap-iso .text-danger {
  color: #a94442;
}
.bootstrap-iso a.text-danger:hover {
  color: #843534;
}
.bootstrap-iso .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap-iso a.bg-primary:hover {
  background-color: #286090;
}
.bootstrap-iso .bg-success {
  background-color: #dff0d8;
}
.bootstrap-iso a.bg-success:hover {
  background-color: #c1e2b3;
}
.bootstrap-iso .bg-info {
  background-color: #d9edf7;
}
.bootstrap-iso a.bg-info:hover {
  background-color: #afd9ee;
}
.bootstrap-iso .bg-warning {
  background-color: #fcf8e3;
}
.bootstrap-iso a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bootstrap-iso .bg-danger {
  background-color: #f2dede;
}
.bootstrap-iso a.bg-danger:hover {
  background-color: #e4b9b9;
}
.bootstrap-iso .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.bootstrap-iso ul,
.bootstrap-iso ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bootstrap-iso ul ul,
.bootstrap-iso ol ul,
.bootstrap-iso ul ol,
.bootstrap-iso ol ol {
  margin-bottom: 0;
}
.bootstrap-iso .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap-iso .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.bootstrap-iso .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.bootstrap-iso dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bootstrap-iso dt,
.bootstrap-iso dd {
  line-height: 1.42857143;
}
.bootstrap-iso dt {
  font-weight: bold;
}
.bootstrap-iso dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap-iso .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bootstrap-iso .dl-horizontal dd {
    margin-left: 180px;
  }
}
.bootstrap-iso abbr[title],
.bootstrap-iso abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.bootstrap-iso .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap-iso blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.bootstrap-iso blockquote p:last-child,
.bootstrap-iso blockquote ul:last-child,
.bootstrap-iso blockquote ol:last-child {
  margin-bottom: 0;
}
.bootstrap-iso blockquote footer,
.bootstrap-iso blockquote small,
.bootstrap-iso blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.bootstrap-iso blockquote footer:before,
.bootstrap-iso blockquote small:before,
.bootstrap-iso blockquote .small:before {
  content: '\2014 \00A0';
}
.bootstrap-iso .blockquote-reverse,
.bootstrap-iso blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.bootstrap-iso .blockquote-reverse footer:before,
.bootstrap-iso blockquote.pull-right footer:before,
.bootstrap-iso .blockquote-reverse small:before,
.bootstrap-iso blockquote.pull-right small:before,
.bootstrap-iso .blockquote-reverse .small:before,
.bootstrap-iso blockquote.pull-right .small:before {
  content: '';
}
.bootstrap-iso .blockquote-reverse footer:after,
.bootstrap-iso blockquote.pull-right footer:after,
.bootstrap-iso .blockquote-reverse small:after,
.bootstrap-iso blockquote.pull-right small:after,
.bootstrap-iso .blockquote-reverse .small:after,
.bootstrap-iso blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.bootstrap-iso address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bootstrap-iso code,
.bootstrap-iso kbd,
.bootstrap-iso pre,
.bootstrap-iso samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bootstrap-iso code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.bootstrap-iso kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-iso kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.bootstrap-iso pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bootstrap-iso .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap-iso .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bootstrap-iso .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .container {
    width: 1170px;
  }
}
.bootstrap-iso .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-iso .row {
  margin-left: -15px;
  margin-right: -15px;
}
.bootstrap-iso .col-xs-1,
.bootstrap-iso .col-sm-1,
.bootstrap-iso .col-md-1,
.bootstrap-iso .col-lg-1,
.bootstrap-iso .col-xs-2,
.bootstrap-iso .col-sm-2,
.bootstrap-iso .col-md-2,
.bootstrap-iso .col-lg-2,
.bootstrap-iso .col-xs-3,
.bootstrap-iso .col-sm-3,
.bootstrap-iso .col-md-3,
.bootstrap-iso .col-lg-3,
.bootstrap-iso .col-xs-4,
.bootstrap-iso .col-sm-4,
.bootstrap-iso .col-md-4,
.bootstrap-iso .col-lg-4,
.bootstrap-iso .col-xs-5,
.bootstrap-iso .col-sm-5,
.bootstrap-iso .col-md-5,
.bootstrap-iso .col-lg-5,
.bootstrap-iso .col-xs-6,
.bootstrap-iso .col-sm-6,
.bootstrap-iso .col-md-6,
.bootstrap-iso .col-lg-6,
.bootstrap-iso .col-xs-7,
.bootstrap-iso .col-sm-7,
.bootstrap-iso .col-md-7,
.bootstrap-iso .col-lg-7,
.bootstrap-iso .col-xs-8,
.bootstrap-iso .col-sm-8,
.bootstrap-iso .col-md-8,
.bootstrap-iso .col-lg-8,
.bootstrap-iso .col-xs-9,
.bootstrap-iso .col-sm-9,
.bootstrap-iso .col-md-9,
.bootstrap-iso .col-lg-9,
.bootstrap-iso .col-xs-10,
.bootstrap-iso .col-sm-10,
.bootstrap-iso .col-md-10,
.bootstrap-iso .col-lg-10,
.bootstrap-iso .col-xs-11,
.bootstrap-iso .col-sm-11,
.bootstrap-iso .col-md-11,
.bootstrap-iso .col-lg-11,
.bootstrap-iso .col-xs-12,
.bootstrap-iso .col-sm-12,
.bootstrap-iso .col-md-12,
.bootstrap-iso .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-iso .col-xs-1,
.bootstrap-iso .col-xs-2,
.bootstrap-iso .col-xs-3,
.bootstrap-iso .col-xs-4,
.bootstrap-iso .col-xs-5,
.bootstrap-iso .col-xs-6,
.bootstrap-iso .col-xs-7,
.bootstrap-iso .col-xs-8,
.bootstrap-iso .col-xs-9,
.bootstrap-iso .col-xs-10,
.bootstrap-iso .col-xs-11,
.bootstrap-iso .col-xs-12 {
  float: left;
}
.bootstrap-iso .col-xs-12 {
  width: 100%;
}
.bootstrap-iso .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap-iso .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap-iso .col-xs-9 {
  width: 75%;
}
.bootstrap-iso .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap-iso .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap-iso .col-xs-6 {
  width: 50%;
}
.bootstrap-iso .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap-iso .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap-iso .col-xs-3 {
  width: 25%;
}
.bootstrap-iso .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap-iso .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap-iso .col-xs-pull-12 {
  right: 100%;
}
.bootstrap-iso .col-xs-pull-11 {
  right: 91.66666667%;
}
.bootstrap-iso .col-xs-pull-10 {
  right: 83.33333333%;
}
.bootstrap-iso .col-xs-pull-9 {
  right: 75%;
}
.bootstrap-iso .col-xs-pull-8 {
  right: 66.66666667%;
}
.bootstrap-iso .col-xs-pull-7 {
  right: 58.33333333%;
}
.bootstrap-iso .col-xs-pull-6 {
  right: 50%;
}
.bootstrap-iso .col-xs-pull-5 {
  right: 41.66666667%;
}
.bootstrap-iso .col-xs-pull-4 {
  right: 33.33333333%;
}
.bootstrap-iso .col-xs-pull-3 {
  right: 25%;
}
.bootstrap-iso .col-xs-pull-2 {
  right: 16.66666667%;
}
.bootstrap-iso .col-xs-pull-1 {
  right: 8.33333333%;
}
.bootstrap-iso .col-xs-pull-0 {
  right: auto;
}
.bootstrap-iso .col-xs-push-12 {
  left: 100%;
}
.bootstrap-iso .col-xs-push-11 {
  left: 91.66666667%;
}
.bootstrap-iso .col-xs-push-10 {
  left: 83.33333333%;
}
.bootstrap-iso .col-xs-push-9 {
  left: 75%;
}
.bootstrap-iso .col-xs-push-8 {
  left: 66.66666667%;
}
.bootstrap-iso .col-xs-push-7 {
  left: 58.33333333%;
}
.bootstrap-iso .col-xs-push-6 {
  left: 50%;
}
.bootstrap-iso .col-xs-push-5 {
  left: 41.66666667%;
}
.bootstrap-iso .col-xs-push-4 {
  left: 33.33333333%;
}
.bootstrap-iso .col-xs-push-3 {
  left: 25%;
}
.bootstrap-iso .col-xs-push-2 {
  left: 16.66666667%;
}
.bootstrap-iso .col-xs-push-1 {
  left: 8.33333333%;
}
.bootstrap-iso .col-xs-push-0 {
  left: auto;
}
.bootstrap-iso .col-xs-offset-12 {
  margin-left: 100%;
}
.bootstrap-iso .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-iso .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-iso .col-xs-offset-9 {
  margin-left: 75%;
}
.bootstrap-iso .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-iso .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-iso .col-xs-offset-6 {
  margin-left: 50%;
}
.bootstrap-iso .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-iso .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-iso .col-xs-offset-3 {
  margin-left: 25%;
}
.bootstrap-iso .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-iso .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-iso .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .bootstrap-iso .col-sm-1,
  .bootstrap-iso .col-sm-2,
  .bootstrap-iso .col-sm-3,
  .bootstrap-iso .col-sm-4,
  .bootstrap-iso .col-sm-5,
  .bootstrap-iso .col-sm-6,
  .bootstrap-iso .col-sm-7,
  .bootstrap-iso .col-sm-8,
  .bootstrap-iso .col-sm-9,
  .bootstrap-iso .col-sm-10,
  .bootstrap-iso .col-sm-11,
  .bootstrap-iso .col-sm-12 {
    float: left;
  }
  .bootstrap-iso .col-sm-12 {
    width: 100%;
  }
  .bootstrap-iso .col-sm-11 {
    width: 91.66666667%;
  }
  .bootstrap-iso .col-sm-10 {
    width: 83.33333333%;
  }
  .bootstrap-iso .col-sm-9 {
    width: 75%;
  }
  .bootstrap-iso .col-sm-8 {
    width: 66.66666667%;
  }
  .bootstrap-iso .col-sm-7 {
    width: 58.33333333%;
  }
  .bootstrap-iso .col-sm-6 {
    width: 50%;
  }
  .bootstrap-iso .col-sm-5 {
    width: 41.66666667%;
  }
  .bootstrap-iso .col-sm-4 {
    width: 33.33333333%;
  }
  .bootstrap-iso .col-sm-3 {
    width: 25%;
  }
  .bootstrap-iso .col-sm-2 {
    width: 16.66666667%;
  }
  .bootstrap-iso .col-sm-1 {
    width: 8.33333333%;
  }
  .bootstrap-iso .col-sm-pull-12 {
    right: 100%;
  }
  .bootstrap-iso .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-iso .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-iso .col-sm-pull-9 {
    right: 75%;
  }
  .bootstrap-iso .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-iso .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-iso .col-sm-pull-6 {
    right: 50%;
  }
  .bootstrap-iso .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-iso .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-iso .col-sm-pull-3 {
    right: 25%;
  }
  .bootstrap-iso .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-iso .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-iso .col-sm-pull-0 {
    right: auto;
  }
  .bootstrap-iso .col-sm-push-12 {
    left: 100%;
  }
  .bootstrap-iso .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-iso .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-iso .col-sm-push-9 {
    left: 75%;
  }
  .bootstrap-iso .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-iso .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-iso .col-sm-push-6 {
    left: 50%;
  }
  .bootstrap-iso .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-iso .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-iso .col-sm-push-3 {
    left: 25%;
  }
  .bootstrap-iso .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-iso .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-iso .col-sm-push-0 {
    left: auto;
  }
  .bootstrap-iso .col-sm-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-iso .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-iso .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-iso .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-iso .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-iso .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-iso .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-iso .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-iso .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-iso .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-iso .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-iso .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-iso .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .bootstrap-iso .col-md-1,
  .bootstrap-iso .col-md-2,
  .bootstrap-iso .col-md-3,
  .bootstrap-iso .col-md-4,
  .bootstrap-iso .col-md-5,
  .bootstrap-iso .col-md-6,
  .bootstrap-iso .col-md-7,
  .bootstrap-iso .col-md-8,
  .bootstrap-iso .col-md-9,
  .bootstrap-iso .col-md-10,
  .bootstrap-iso .col-md-11,
  .bootstrap-iso .col-md-12 {
    float: left;
  }
  .bootstrap-iso .col-md-12 {
    width: 100%;
  }
  .bootstrap-iso .col-md-11 {
    width: 91.66666667%;
  }
  .bootstrap-iso .col-md-10 {
    width: 83.33333333%;
  }
  .bootstrap-iso .col-md-9 {
    width: 75%;
  }
  .bootstrap-iso .col-md-8 {
    width: 66.66666667%;
  }
  .bootstrap-iso .col-md-7 {
    width: 58.33333333%;
  }
  .bootstrap-iso .col-md-6 {
    width: 50%;
  }
  .bootstrap-iso .col-md-5 {
    width: 41.66666667%;
  }
  .bootstrap-iso .col-md-4 {
    width: 33.33333333%;
  }
  .bootstrap-iso .col-md-3 {
    width: 25%;
  }
  .bootstrap-iso .col-md-2 {
    width: 16.66666667%;
  }
  .bootstrap-iso .col-md-1 {
    width: 8.33333333%;
  }
  .bootstrap-iso .col-md-pull-12 {
    right: 100%;
  }
  .bootstrap-iso .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-iso .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-iso .col-md-pull-9 {
    right: 75%;
  }
  .bootstrap-iso .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-iso .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-iso .col-md-pull-6 {
    right: 50%;
  }
  .bootstrap-iso .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-iso .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-iso .col-md-pull-3 {
    right: 25%;
  }
  .bootstrap-iso .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-iso .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-iso .col-md-pull-0 {
    right: auto;
  }
  .bootstrap-iso .col-md-push-12 {
    left: 100%;
  }
  .bootstrap-iso .col-md-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-iso .col-md-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-iso .col-md-push-9 {
    left: 75%;
  }
  .bootstrap-iso .col-md-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-iso .col-md-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-iso .col-md-push-6 {
    left: 50%;
  }
  .bootstrap-iso .col-md-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-iso .col-md-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-iso .col-md-push-3 {
    left: 25%;
  }
  .bootstrap-iso .col-md-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-iso .col-md-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-iso .col-md-push-0 {
    left: auto;
  }
  .bootstrap-iso .col-md-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-iso .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-iso .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-iso .col-md-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-iso .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-iso .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-iso .col-md-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-iso .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-iso .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-iso .col-md-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-iso .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-iso .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-iso .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .col-lg-1,
  .bootstrap-iso .col-lg-2,
  .bootstrap-iso .col-lg-3,
  .bootstrap-iso .col-lg-4,
  .bootstrap-iso .col-lg-5,
  .bootstrap-iso .col-lg-6,
  .bootstrap-iso .col-lg-7,
  .bootstrap-iso .col-lg-8,
  .bootstrap-iso .col-lg-9,
  .bootstrap-iso .col-lg-10,
  .bootstrap-iso .col-lg-11,
  .bootstrap-iso .col-lg-12 {
    float: left;
  }
  .bootstrap-iso .col-lg-12 {
    width: 100%;
  }
  .bootstrap-iso .col-lg-11 {
    width: 91.66666667%;
  }
  .bootstrap-iso .col-lg-10 {
    width: 83.33333333%;
  }
  .bootstrap-iso .col-lg-9 {
    width: 75%;
  }
  .bootstrap-iso .col-lg-8 {
    width: 66.66666667%;
  }
  .bootstrap-iso .col-lg-7 {
    width: 58.33333333%;
  }
  .bootstrap-iso .col-lg-6 {
    width: 50%;
  }
  .bootstrap-iso .col-lg-5 {
    width: 41.66666667%;
  }
  .bootstrap-iso .col-lg-4 {
    width: 33.33333333%;
  }
  .bootstrap-iso .col-lg-3 {
    width: 25%;
  }
  .bootstrap-iso .col-lg-2 {
    width: 16.66666667%;
  }
  .bootstrap-iso .col-lg-1 {
    width: 8.33333333%;
  }
  .bootstrap-iso .col-lg-pull-12 {
    right: 100%;
  }
  .bootstrap-iso .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-iso .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-iso .col-lg-pull-9 {
    right: 75%;
  }
  .bootstrap-iso .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-iso .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-iso .col-lg-pull-6 {
    right: 50%;
  }
  .bootstrap-iso .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-iso .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-iso .col-lg-pull-3 {
    right: 25%;
  }
  .bootstrap-iso .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-iso .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-iso .col-lg-pull-0 {
    right: auto;
  }
  .bootstrap-iso .col-lg-push-12 {
    left: 100%;
  }
  .bootstrap-iso .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-iso .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-iso .col-lg-push-9 {
    left: 75%;
  }
  .bootstrap-iso .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-iso .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-iso .col-lg-push-6 {
    left: 50%;
  }
  .bootstrap-iso .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-iso .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-iso .col-lg-push-3 {
    left: 25%;
  }
  .bootstrap-iso .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-iso .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-iso .col-lg-push-0 {
    left: auto;
  }
  .bootstrap-iso .col-lg-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-iso .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-iso .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-iso .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-iso .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-iso .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-iso .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-iso .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-iso .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-iso .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-iso .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-iso .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-iso .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.bootstrap-iso table {
  background-color: transparent;
}
.bootstrap-iso caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.bootstrap-iso th {
  text-align: left;
}
.bootstrap-iso .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bootstrap-iso .table > thead > tr > th,
.bootstrap-iso .table > tbody > tr > th,
.bootstrap-iso .table > tfoot > tr > th,
.bootstrap-iso .table > thead > tr > td,
.bootstrap-iso .table > tbody > tr > td,
.bootstrap-iso .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.bootstrap-iso .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.bootstrap-iso .table > caption + thead > tr:first-child > th,
.bootstrap-iso .table > colgroup + thead > tr:first-child > th,
.bootstrap-iso .table > thead:first-child > tr:first-child > th,
.bootstrap-iso .table > caption + thead > tr:first-child > td,
.bootstrap-iso .table > colgroup + thead > tr:first-child > td,
.bootstrap-iso .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bootstrap-iso .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.bootstrap-iso .table .table {
  background-color: #ffffff;
}
.bootstrap-iso .table-condensed > thead > tr > th,
.bootstrap-iso .table-condensed > tbody > tr > th,
.bootstrap-iso .table-condensed > tfoot > tr > th,
.bootstrap-iso .table-condensed > thead > tr > td,
.bootstrap-iso .table-condensed > tbody > tr > td,
.bootstrap-iso .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap-iso .table-bordered {
  border: 1px solid #dddddd;
}
.bootstrap-iso .table-bordered > thead > tr > th,
.bootstrap-iso .table-bordered > tbody > tr > th,
.bootstrap-iso .table-bordered > tfoot > tr > th,
.bootstrap-iso .table-bordered > thead > tr > td,
.bootstrap-iso .table-bordered > tbody > tr > td,
.bootstrap-iso .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.bootstrap-iso .table-bordered > thead > tr > th,
.bootstrap-iso .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bootstrap-iso .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.bootstrap-iso .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.bootstrap-iso table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.bootstrap-iso table td[class*="col-"],
.bootstrap-iso table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.bootstrap-iso .table > thead > tr > td.active,
.bootstrap-iso .table > tbody > tr > td.active,
.bootstrap-iso .table > tfoot > tr > td.active,
.bootstrap-iso .table > thead > tr > th.active,
.bootstrap-iso .table > tbody > tr > th.active,
.bootstrap-iso .table > tfoot > tr > th.active,
.bootstrap-iso .table > thead > tr.active > td,
.bootstrap-iso .table > tbody > tr.active > td,
.bootstrap-iso .table > tfoot > tr.active > td,
.bootstrap-iso .table > thead > tr.active > th,
.bootstrap-iso .table > tbody > tr.active > th,
.bootstrap-iso .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.bootstrap-iso .table-hover > tbody > tr > td.active:hover,
.bootstrap-iso .table-hover > tbody > tr > th.active:hover,
.bootstrap-iso .table-hover > tbody > tr.active:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .active,
.bootstrap-iso .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.bootstrap-iso .table > thead > tr > td.success,
.bootstrap-iso .table > tbody > tr > td.success,
.bootstrap-iso .table > tfoot > tr > td.success,
.bootstrap-iso .table > thead > tr > th.success,
.bootstrap-iso .table > tbody > tr > th.success,
.bootstrap-iso .table > tfoot > tr > th.success,
.bootstrap-iso .table > thead > tr.success > td,
.bootstrap-iso .table > tbody > tr.success > td,
.bootstrap-iso .table > tfoot > tr.success > td,
.bootstrap-iso .table > thead > tr.success > th,
.bootstrap-iso .table > tbody > tr.success > th,
.bootstrap-iso .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.bootstrap-iso .table-hover > tbody > tr > td.success:hover,
.bootstrap-iso .table-hover > tbody > tr > th.success:hover,
.bootstrap-iso .table-hover > tbody > tr.success:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .success,
.bootstrap-iso .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.bootstrap-iso .table > thead > tr > td.info,
.bootstrap-iso .table > tbody > tr > td.info,
.bootstrap-iso .table > tfoot > tr > td.info,
.bootstrap-iso .table > thead > tr > th.info,
.bootstrap-iso .table > tbody > tr > th.info,
.bootstrap-iso .table > tfoot > tr > th.info,
.bootstrap-iso .table > thead > tr.info > td,
.bootstrap-iso .table > tbody > tr.info > td,
.bootstrap-iso .table > tfoot > tr.info > td,
.bootstrap-iso .table > thead > tr.info > th,
.bootstrap-iso .table > tbody > tr.info > th,
.bootstrap-iso .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.bootstrap-iso .table-hover > tbody > tr > td.info:hover,
.bootstrap-iso .table-hover > tbody > tr > th.info:hover,
.bootstrap-iso .table-hover > tbody > tr.info:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .info,
.bootstrap-iso .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.bootstrap-iso .table > thead > tr > td.warning,
.bootstrap-iso .table > tbody > tr > td.warning,
.bootstrap-iso .table > tfoot > tr > td.warning,
.bootstrap-iso .table > thead > tr > th.warning,
.bootstrap-iso .table > tbody > tr > th.warning,
.bootstrap-iso .table > tfoot > tr > th.warning,
.bootstrap-iso .table > thead > tr.warning > td,
.bootstrap-iso .table > tbody > tr.warning > td,
.bootstrap-iso .table > tfoot > tr.warning > td,
.bootstrap-iso .table > thead > tr.warning > th,
.bootstrap-iso .table > tbody > tr.warning > th,
.bootstrap-iso .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.bootstrap-iso .table-hover > tbody > tr > td.warning:hover,
.bootstrap-iso .table-hover > tbody > tr > th.warning:hover,
.bootstrap-iso .table-hover > tbody > tr.warning:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .warning,
.bootstrap-iso .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.bootstrap-iso .table > thead > tr > td.danger,
.bootstrap-iso .table > tbody > tr > td.danger,
.bootstrap-iso .table > tfoot > tr > td.danger,
.bootstrap-iso .table > thead > tr > th.danger,
.bootstrap-iso .table > tbody > tr > th.danger,
.bootstrap-iso .table > tfoot > tr > th.danger,
.bootstrap-iso .table > thead > tr.danger > td,
.bootstrap-iso .table > tbody > tr.danger > td,
.bootstrap-iso .table > tfoot > tr.danger > td,
.bootstrap-iso .table > thead > tr.danger > th,
.bootstrap-iso .table > tbody > tr.danger > th,
.bootstrap-iso .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.bootstrap-iso .table-hover > tbody > tr > td.danger:hover,
.bootstrap-iso .table-hover > tbody > tr > th.danger:hover,
.bootstrap-iso .table-hover > tbody > tr.danger:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .danger,
.bootstrap-iso .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.bootstrap-iso .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .bootstrap-iso .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .bootstrap-iso .table-responsive > .table {
    margin-bottom: 0;
  }
  .bootstrap-iso .table-responsive > .table > thead > tr > th,
  .bootstrap-iso .table-responsive > .table > tbody > tr > th,
  .bootstrap-iso .table-responsive > .table > tfoot > tr > th,
  .bootstrap-iso .table-responsive > .table > thead > tr > td,
  .bootstrap-iso .table-responsive > .table > tbody > tr > td,
  .bootstrap-iso .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bootstrap-iso .table-responsive > .table-bordered {
    border: 0;
  }
  .bootstrap-iso .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bootstrap-iso .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.bootstrap-iso fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.bootstrap-iso 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;
}
.bootstrap-iso label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bootstrap-iso input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso input[type="radio"],
.bootstrap-iso input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bootstrap-iso input[type="file"] {
  display: block;
}
.bootstrap-iso input[type="range"] {
  display: block;
  width: 100%;
}
.bootstrap-iso select[multiple],
.bootstrap-iso select[size] {
  height: auto;
}
.bootstrap-iso input[type="file"]:focus,
.bootstrap-iso input[type="radio"]:focus,
.bootstrap-iso input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-iso output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.bootstrap-iso .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  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 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.bootstrap-iso .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap-iso .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.bootstrap-iso .form-control:-ms-input-placeholder {
  color: #999999;
}
.bootstrap-iso .form-control::-webkit-input-placeholder {
  color: #999999;
}
.bootstrap-iso .form-control[disabled],
.bootstrap-iso .form-control[readonly],
.bootstrap-iso fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.bootstrap-iso .form-control[disabled],
.bootstrap-iso fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.bootstrap-iso textarea.form-control {
  height: auto;
}
.bootstrap-iso input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-iso input[type="date"],
  .bootstrap-iso input[type="time"],
  .bootstrap-iso input[type="datetime-local"],
  .bootstrap-iso input[type="month"] {
    line-height: 34px;
  }
  .bootstrap-iso input[type="date"].input-sm,
  .bootstrap-iso input[type="time"].input-sm,
  .bootstrap-iso input[type="datetime-local"].input-sm,
  .bootstrap-iso input[type="month"].input-sm,
  .bootstrap-iso .input-group-sm input[type="date"],
  .bootstrap-iso .input-group-sm input[type="time"],
  .bootstrap-iso .input-group-sm input[type="datetime-local"],
  .bootstrap-iso .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .bootstrap-iso input[type="date"].input-lg,
  .bootstrap-iso input[type="time"].input-lg,
  .bootstrap-iso input[type="datetime-local"].input-lg,
  .bootstrap-iso input[type="month"].input-lg,
  .bootstrap-iso .input-group-lg input[type="date"],
  .bootstrap-iso .input-group-lg input[type="time"],
  .bootstrap-iso .input-group-lg input[type="datetime-local"],
  .bootstrap-iso .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.bootstrap-iso .form-group {
  margin-bottom: 15px;
}
.bootstrap-iso .radio,
.bootstrap-iso .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso .radio label,
.bootstrap-iso .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-iso .radio input[type="radio"],
.bootstrap-iso .radio-inline input[type="radio"],
.bootstrap-iso .checkbox input[type="checkbox"],
.bootstrap-iso .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.bootstrap-iso .radio + .radio,
.bootstrap-iso .checkbox + .checkbox {
  margin-top: -5px;
}
.bootstrap-iso .radio-inline,
.bootstrap-iso .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-iso .radio-inline + .radio-inline,
.bootstrap-iso .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bootstrap-iso input[type="radio"][disabled],
.bootstrap-iso input[type="checkbox"][disabled],
.bootstrap-iso input[type="radio"].disabled,
.bootstrap-iso input[type="checkbox"].disabled,
.bootstrap-iso fieldset[disabled] input[type="radio"],
.bootstrap-iso fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bootstrap-iso .radio-inline.disabled,
.bootstrap-iso .checkbox-inline.disabled,
.bootstrap-iso fieldset[disabled] .radio-inline,
.bootstrap-iso fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.bootstrap-iso .radio.disabled label,
.bootstrap-iso .checkbox.disabled label,
.bootstrap-iso fieldset[disabled] .radio label,
.bootstrap-iso fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.bootstrap-iso .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.bootstrap-iso .form-control-static.input-lg,
.bootstrap-iso .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-iso .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso select.input-sm {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso textarea.input-sm,
.bootstrap-iso select[multiple].input-sm {
  height: auto;
}
.bootstrap-iso .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso textarea.form-group-sm .form-control,
.bootstrap-iso select[multiple].form-group-sm .form-control {
  height: auto;
}
.bootstrap-iso .form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.bootstrap-iso .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso select.input-lg {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso textarea.input-lg,
.bootstrap-iso select[multiple].input-lg {
  height: auto;
}
.bootstrap-iso .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso textarea.form-group-lg .form-control,
.bootstrap-iso select[multiple].form-group-lg .form-control {
  height: auto;
}
.bootstrap-iso .form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.bootstrap-iso .has-feedback {
  position: relative;
}
.bootstrap-iso .has-feedback .form-control {
  padding-right: 42.5px;
}
.bootstrap-iso .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.bootstrap-iso .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso .has-success .help-block,
.bootstrap-iso .has-success .control-label,
.bootstrap-iso .has-success .radio,
.bootstrap-iso .has-success .checkbox,
.bootstrap-iso .has-success .radio-inline,
.bootstrap-iso .has-success .checkbox-inline,
.bootstrap-iso .has-success.radio label,
.bootstrap-iso .has-success.checkbox label,
.bootstrap-iso .has-success.radio-inline label,
.bootstrap-iso .has-success.checkbox-inline label {
  color: #3c763d;
}
.bootstrap-iso .has-success .form-control {
  border-color: #3c763d;
  -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);
}
.bootstrap-iso .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.bootstrap-iso .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-iso .has-success .form-control-feedback {
  color: #3c763d;
}
.bootstrap-iso .has-warning .help-block,
.bootstrap-iso .has-warning .control-label,
.bootstrap-iso .has-warning .radio,
.bootstrap-iso .has-warning .checkbox,
.bootstrap-iso .has-warning .radio-inline,
.bootstrap-iso .has-warning .checkbox-inline,
.bootstrap-iso .has-warning.radio label,
.bootstrap-iso .has-warning.checkbox label,
.bootstrap-iso .has-warning.radio-inline label,
.bootstrap-iso .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.bootstrap-iso .has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}
.bootstrap-iso .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.bootstrap-iso .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-iso .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.bootstrap-iso .has-error .help-block,
.bootstrap-iso .has-error .control-label,
.bootstrap-iso .has-error .radio,
.bootstrap-iso .has-error .checkbox,
.bootstrap-iso .has-error .radio-inline,
.bootstrap-iso .has-error .checkbox-inline,
.bootstrap-iso .has-error.radio label,
.bootstrap-iso .has-error.checkbox label,
.bootstrap-iso .has-error.radio-inline label,
.bootstrap-iso .has-error.checkbox-inline label {
  color: #a94442;
}
.bootstrap-iso .has-error .form-control {
  border-color: #a94442;
  -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);
}
.bootstrap-iso .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.bootstrap-iso .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.bootstrap-iso .has-error .form-control-feedback {
  color: #a94442;
}
.bootstrap-iso .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bootstrap-iso .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bootstrap-iso .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .bootstrap-iso .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .form-control-static {
    display: inline-block;
  }
  .bootstrap-iso .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .input-group .input-group-addon,
  .bootstrap-iso .form-inline .input-group .input-group-btn,
  .bootstrap-iso .form-inline .input-group .form-control {
    width: auto;
  }
  .bootstrap-iso .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-iso .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .radio,
  .bootstrap-iso .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .radio label,
  .bootstrap-iso .form-inline .checkbox label {
    padding-left: 0;
  }
  .bootstrap-iso .form-inline .radio input[type="radio"],
  .bootstrap-iso .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-iso .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bootstrap-iso .form-horizontal .radio,
.bootstrap-iso .form-horizontal .checkbox,
.bootstrap-iso .form-horizontal .radio-inline,
.bootstrap-iso .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.bootstrap-iso .form-horizontal .radio,
.bootstrap-iso .form-horizontal .checkbox {
  min-height: 27px;
}
.bootstrap-iso .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.bootstrap-iso .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.bootstrap-iso .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-iso .btn:focus,
.bootstrap-iso .btn:active:focus,
.bootstrap-iso .btn.active:focus,
.bootstrap-iso .btn.focus,
.bootstrap-iso .btn:active.focus,
.bootstrap-iso .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-iso .btn:hover,
.bootstrap-iso .btn:focus,
.bootstrap-iso .btn.focus {
  color: #333333;
  text-decoration: none;
}
.bootstrap-iso .btn:active,
.bootstrap-iso .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);
}
.bootstrap-iso .btn.disabled,
.bootstrap-iso .btn[disabled],
.bootstrap-iso fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap-iso .btn-default:hover,
.bootstrap-iso .btn-default:focus,
.bootstrap-iso .btn-default.focus,
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.bootstrap-iso .btn-default.disabled,
.bootstrap-iso .btn-default[disabled],
.bootstrap-iso fieldset[disabled] .btn-default,
.bootstrap-iso .btn-default.disabled:hover,
.bootstrap-iso .btn-default[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-default:hover,
.bootstrap-iso .btn-default.disabled:focus,
.bootstrap-iso .btn-default[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-default:focus,
.bootstrap-iso .btn-default.disabled.focus,
.bootstrap-iso .btn-default[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-default.focus,
.bootstrap-iso .btn-default.disabled:active,
.bootstrap-iso .btn-default[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-default:active,
.bootstrap-iso .btn-default.disabled.active,
.bootstrap-iso .btn-default[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap-iso .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.bootstrap-iso .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-primary:focus,
.bootstrap-iso .btn-primary.focus,
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.bootstrap-iso .btn-primary.disabled,
.bootstrap-iso .btn-primary[disabled],
.bootstrap-iso fieldset[disabled] .btn-primary,
.bootstrap-iso .btn-primary.disabled:hover,
.bootstrap-iso .btn-primary[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-primary:hover,
.bootstrap-iso .btn-primary.disabled:focus,
.bootstrap-iso .btn-primary[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-primary:focus,
.bootstrap-iso .btn-primary.disabled.focus,
.bootstrap-iso .btn-primary[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-primary.focus,
.bootstrap-iso .btn-primary.disabled:active,
.bootstrap-iso .btn-primary[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-primary:active,
.bootstrap-iso .btn-primary.disabled.active,
.bootstrap-iso .btn-primary[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-iso .btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-iso .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap-iso .btn-success:hover,
.bootstrap-iso .btn-success:focus,
.bootstrap-iso .btn-success.focus,
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.bootstrap-iso .btn-success.disabled,
.bootstrap-iso .btn-success[disabled],
.bootstrap-iso fieldset[disabled] .btn-success,
.bootstrap-iso .btn-success.disabled:hover,
.bootstrap-iso .btn-success[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-success:hover,
.bootstrap-iso .btn-success.disabled:focus,
.bootstrap-iso .btn-success[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-success:focus,
.bootstrap-iso .btn-success.disabled.focus,
.bootstrap-iso .btn-success[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-success.focus,
.bootstrap-iso .btn-success.disabled:active,
.bootstrap-iso .btn-success[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-success:active,
.bootstrap-iso .btn-success.disabled.active,
.bootstrap-iso .btn-success[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap-iso .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.bootstrap-iso .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-iso .btn-info:hover,
.bootstrap-iso .btn-info:focus,
.bootstrap-iso .btn-info.focus,
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.bootstrap-iso .btn-info.disabled,
.bootstrap-iso .btn-info[disabled],
.bootstrap-iso fieldset[disabled] .btn-info,
.bootstrap-iso .btn-info.disabled:hover,
.bootstrap-iso .btn-info[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-info:hover,
.bootstrap-iso .btn-info.disabled:focus,
.bootstrap-iso .btn-info[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-info:focus,
.bootstrap-iso .btn-info.disabled.focus,
.bootstrap-iso .btn-info[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-info.focus,
.bootstrap-iso .btn-info.disabled:active,
.bootstrap-iso .btn-info[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-info:active,
.bootstrap-iso .btn-info.disabled.active,
.bootstrap-iso .btn-info[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-iso .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.bootstrap-iso .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-iso .btn-warning:hover,
.bootstrap-iso .btn-warning:focus,
.bootstrap-iso .btn-warning.focus,
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.bootstrap-iso .btn-warning.disabled,
.bootstrap-iso .btn-warning[disabled],
.bootstrap-iso fieldset[disabled] .btn-warning,
.bootstrap-iso .btn-warning.disabled:hover,
.bootstrap-iso .btn-warning[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-warning:hover,
.bootstrap-iso .btn-warning.disabled:focus,
.bootstrap-iso .btn-warning[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-warning:focus,
.bootstrap-iso .btn-warning.disabled.focus,
.bootstrap-iso .btn-warning[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-warning.focus,
.bootstrap-iso .btn-warning.disabled:active,
.bootstrap-iso .btn-warning[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-warning:active,
.bootstrap-iso .btn-warning.disabled.active,
.bootstrap-iso .btn-warning[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-iso .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.bootstrap-iso .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-iso .btn-danger:hover,
.bootstrap-iso .btn-danger:focus,
.bootstrap-iso .btn-danger.focus,
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active,
.bootstrap-iso .open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active,
.bootstrap-iso .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.bootstrap-iso .btn-danger.disabled,
.bootstrap-iso .btn-danger[disabled],
.bootstrap-iso fieldset[disabled] .btn-danger,
.bootstrap-iso .btn-danger.disabled:hover,
.bootstrap-iso .btn-danger[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-danger:hover,
.bootstrap-iso .btn-danger.disabled:focus,
.bootstrap-iso .btn-danger[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-danger:focus,
.bootstrap-iso .btn-danger.disabled.focus,
.bootstrap-iso .btn-danger[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-danger.focus,
.bootstrap-iso .btn-danger.disabled:active,
.bootstrap-iso .btn-danger[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-danger:active,
.bootstrap-iso .btn-danger.disabled.active,
.bootstrap-iso .btn-danger[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-iso .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.bootstrap-iso .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.bootstrap-iso .btn-link,
.bootstrap-iso .btn-link:active,
.bootstrap-iso .btn-link.active,
.bootstrap-iso .btn-link[disabled],
.bootstrap-iso fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn-link,
.bootstrap-iso .btn-link:hover,
.bootstrap-iso .btn-link:focus,
.bootstrap-iso .btn-link:active {
  border-color: transparent;
}
.bootstrap-iso .btn-link:hover,
.bootstrap-iso .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap-iso .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-link:hover,
.bootstrap-iso .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.bootstrap-iso .btn-lg,
.bootstrap-iso .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso .btn-sm,
.bootstrap-iso .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso .btn-xs,
.bootstrap-iso .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso .btn-block {
  display: block;
  width: 100%;
}
.bootstrap-iso .btn-block + .btn-block {
  margin-top: 5px;
}
.bootstrap-iso input[type="submit"].btn-block,
.bootstrap-iso input[type="reset"].btn-block,
.bootstrap-iso input[type="button"].btn-block {
  width: 100%;
}
.bootstrap-iso .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.bootstrap-iso .fade.in {
  opacity: 1;
}
.bootstrap-iso .collapse {
  display: none;
}
.bootstrap-iso .collapse.in {
  display: block;
}
.bootstrap-iso tr.collapse.in {
  display: table-row;
}
.bootstrap-iso tbody.collapse.in {
  display: table-row-group;
}
.bootstrap-iso .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.bootstrap-iso .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.bootstrap-iso .dropup,
.bootstrap-iso .dropdown {
  position: relative;
}
.bootstrap-iso .dropdown-toggle:focus {
  outline: 0;
}
.bootstrap-iso .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;
  text-align: left;
  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);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.bootstrap-iso .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bootstrap-iso .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-iso .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.bootstrap-iso .dropdown-menu > li > a:hover,
.bootstrap-iso .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.bootstrap-iso .dropdown-menu > .active > a,
.bootstrap-iso .dropdown-menu > .active > a:hover,
.bootstrap-iso .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.bootstrap-iso .dropdown-menu > .disabled > a,
.bootstrap-iso .dropdown-menu > .disabled > a:hover,
.bootstrap-iso .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.bootstrap-iso .dropdown-menu > .disabled > a:hover,
.bootstrap-iso .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.bootstrap-iso .open > .dropdown-menu {
  display: block;
}
.bootstrap-iso .open > a {
  outline: 0;
}
.bootstrap-iso .dropdown-menu-right {
  left: auto;
  right: 0;
}
.bootstrap-iso .dropdown-menu-left {
  left: 0;
  right: auto;
}
.bootstrap-iso .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.bootstrap-iso .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.bootstrap-iso .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bootstrap-iso .dropup .caret,
.bootstrap-iso .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.bootstrap-iso .dropup .dropdown-menu,
.bootstrap-iso .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .bootstrap-iso .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.bootstrap-iso .btn-group,
.bootstrap-iso .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-iso .btn-group > .btn,
.bootstrap-iso .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bootstrap-iso .btn-group > .btn:hover,
.bootstrap-iso .btn-group-vertical > .btn:hover,
.bootstrap-iso .btn-group > .btn:focus,
.bootstrap-iso .btn-group-vertical > .btn:focus,
.bootstrap-iso .btn-group > .btn:active,
.bootstrap-iso .btn-group-vertical > .btn:active,
.bootstrap-iso .btn-group > .btn.active,
.bootstrap-iso .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bootstrap-iso .btn-group .btn + .btn,
.bootstrap-iso .btn-group .btn + .btn-group,
.bootstrap-iso .btn-group .btn-group + .btn,
.bootstrap-iso .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap-iso .btn-toolbar {
  margin-left: -5px;
}
.bootstrap-iso .btn-toolbar .btn-group,
.bootstrap-iso .btn-toolbar .input-group {
  float: left;
}
.bootstrap-iso .btn-toolbar > .btn,
.bootstrap-iso .btn-toolbar > .btn-group,
.bootstrap-iso .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bootstrap-iso .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bootstrap-iso .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap-iso .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .btn-group > .btn:last-child:not(:first-child),
.bootstrap-iso .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group {
  float: left;
}
.bootstrap-iso .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-iso .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .btn-group .dropdown-toggle:active,
.bootstrap-iso .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bootstrap-iso .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.bootstrap-iso .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.bootstrap-iso .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);
}
.bootstrap-iso .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn .caret {
  margin-left: 0;
}
.bootstrap-iso .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bootstrap-iso .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bootstrap-iso .btn-group-vertical > .btn,
.bootstrap-iso .btn-group-vertical > .btn-group,
.bootstrap-iso .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bootstrap-iso .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bootstrap-iso .btn-group-vertical > .btn + .btn,
.bootstrap-iso .btn-group-vertical > .btn + .btn-group,
.bootstrap-iso .btn-group-vertical > .btn-group + .btn,
.bootstrap-iso .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-iso .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bootstrap-iso .btn-group-justified > .btn,
.bootstrap-iso .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.bootstrap-iso .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bootstrap-iso .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bootstrap-iso [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap-iso [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bootstrap-iso [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap-iso [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap-iso .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bootstrap-iso .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-iso .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bootstrap-iso .input-group-lg > .form-control,
.bootstrap-iso .input-group-lg > .input-group-addon,
.bootstrap-iso .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso select.input-group-lg > .form-control,
.bootstrap-iso select.input-group-lg > .input-group-addon,
.bootstrap-iso select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso textarea.input-group-lg > .form-control,
.bootstrap-iso textarea.input-group-lg > .input-group-addon,
.bootstrap-iso textarea.input-group-lg > .input-group-btn > .btn,
.bootstrap-iso select[multiple].input-group-lg > .form-control,
.bootstrap-iso select[multiple].input-group-lg > .input-group-addon,
.bootstrap-iso select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-iso .input-group-sm > .form-control,
.bootstrap-iso .input-group-sm > .input-group-addon,
.bootstrap-iso .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso select.input-group-sm > .form-control,
.bootstrap-iso select.input-group-sm > .input-group-addon,
.bootstrap-iso select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso textarea.input-group-sm > .form-control,
.bootstrap-iso textarea.input-group-sm > .input-group-addon,
.bootstrap-iso textarea.input-group-sm > .input-group-btn > .btn,
.bootstrap-iso select[multiple].input-group-sm > .form-control,
.bootstrap-iso select[multiple].input-group-sm > .input-group-addon,
.bootstrap-iso select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-iso .input-group-addon,
.bootstrap-iso .input-group-btn,
.bootstrap-iso .input-group .form-control {
  display: table-cell;
}
.bootstrap-iso .input-group-addon:not(:first-child):not(:last-child),
.bootstrap-iso .input-group-btn:not(:first-child):not(:last-child),
.bootstrap-iso .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-iso .input-group-addon,
.bootstrap-iso .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bootstrap-iso .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.bootstrap-iso .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bootstrap-iso .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bootstrap-iso .input-group-addon input[type="radio"],
.bootstrap-iso .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap-iso .input-group .form-control:first-child,
.bootstrap-iso .input-group-addon:first-child,
.bootstrap-iso .input-group-btn:first-child > .btn,
.bootstrap-iso .input-group-btn:first-child > .btn-group > .btn,
.bootstrap-iso .input-group-btn:first-child > .dropdown-toggle,
.bootstrap-iso .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-iso .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .input-group-addon:first-child {
  border-right: 0;
}
.bootstrap-iso .input-group .form-control:last-child,
.bootstrap-iso .input-group-addon:last-child,
.bootstrap-iso .input-group-btn:last-child > .btn,
.bootstrap-iso .input-group-btn:last-child > .btn-group > .btn,
.bootstrap-iso .input-group-btn:last-child > .dropdown-toggle,
.bootstrap-iso .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap-iso .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .input-group-addon:last-child {
  border-left: 0;
}
.bootstrap-iso .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-iso .input-group-btn > .btn {
  position: relative;
}
.bootstrap-iso .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bootstrap-iso .input-group-btn > .btn:hover,
.bootstrap-iso .input-group-btn > .btn:focus,
.bootstrap-iso .input-group-btn > .btn:active {
  z-index: 2;
}
.bootstrap-iso .input-group-btn:first-child > .btn,
.bootstrap-iso .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bootstrap-iso .input-group-btn:last-child > .btn,
.bootstrap-iso .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.bootstrap-iso .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.bootstrap-iso .nav > li {
  position: relative;
  display: block;
}
.bootstrap-iso .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.bootstrap-iso .nav > li > a:hover,
.bootstrap-iso .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.bootstrap-iso .nav > li.disabled > a {
  color: #777777;
}
.bootstrap-iso .nav > li.disabled > a:hover,
.bootstrap-iso .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.bootstrap-iso .nav .open > a,
.bootstrap-iso .nav .open > a:hover,
.bootstrap-iso .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.bootstrap-iso .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-iso .nav > li > a > img {
  max-width: none;
}
.bootstrap-iso .nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.bootstrap-iso .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.bootstrap-iso .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.bootstrap-iso .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.bootstrap-iso .nav-tabs > li.active > a,
.bootstrap-iso .nav-tabs > li.active > a:hover,
.bootstrap-iso .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.bootstrap-iso .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.bootstrap-iso .nav-tabs.nav-justified > li {
  float: none;
}
.bootstrap-iso .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.bootstrap-iso .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-iso .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-iso .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-iso .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-iso .nav-tabs.nav-justified > .active > a,
.bootstrap-iso .nav-tabs.nav-justified > .active > a:hover,
.bootstrap-iso .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .bootstrap-iso .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap-iso .nav-tabs.nav-justified > .active > a,
  .bootstrap-iso .nav-tabs.nav-justified > .active > a:hover,
  .bootstrap-iso .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.bootstrap-iso .nav-pills > li {
  float: left;
}
.bootstrap-iso .nav-pills > li > a {
  border-radius: 4px;
}
.bootstrap-iso .nav-pills > li + li {
  margin-left: 2px;
}
.bootstrap-iso .nav-pills > li.active > a,
.bootstrap-iso .nav-pills > li.active > a:hover,
.bootstrap-iso .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.bootstrap-iso .nav-stacked > li {
  float: none;
}
.bootstrap-iso .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.bootstrap-iso .nav-justified {
  width: 100%;
}
.bootstrap-iso .nav-justified > li {
  float: none;
}
.bootstrap-iso .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.bootstrap-iso .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-iso .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-iso .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-iso .nav-tabs-justified {
  border-bottom: 0;
}
.bootstrap-iso .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-iso .nav-tabs-justified > .active > a,
.bootstrap-iso .nav-tabs-justified > .active > a:hover,
.bootstrap-iso .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .bootstrap-iso .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap-iso .nav-tabs-justified > .active > a,
  .bootstrap-iso .nav-tabs-justified > .active > a:hover,
  .bootstrap-iso .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.bootstrap-iso .tab-content > .tab-pane {
  display: none;
}
.bootstrap-iso .tab-content > .active {
  display: block;
}
.bootstrap-iso .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-header {
    float: left;
  }
}
.bootstrap-iso .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.bootstrap-iso .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap-iso .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .bootstrap-iso .navbar-collapse.in {
    overflow-y: visible;
  }
  .bootstrap-iso .navbar-fixed-top .navbar-collapse,
  .bootstrap-iso .navbar-static-top .navbar-collapse,
  .bootstrap-iso .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.bootstrap-iso .navbar-fixed-top .navbar-collapse,
.bootstrap-iso .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .bootstrap-iso .navbar-fixed-top .navbar-collapse,
  .bootstrap-iso .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.bootstrap-iso .container > .navbar-header,
.bootstrap-iso .container-fluid > .navbar-header,
.bootstrap-iso .container > .navbar-collapse,
.bootstrap-iso .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .container > .navbar-header,
  .bootstrap-iso .container-fluid > .navbar-header,
  .bootstrap-iso .container > .navbar-collapse,
  .bootstrap-iso .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bootstrap-iso .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-static-top {
    border-radius: 0;
  }
}
.bootstrap-iso .navbar-fixed-top,
.bootstrap-iso .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-fixed-top,
  .bootstrap-iso .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.bootstrap-iso .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.bootstrap-iso .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.bootstrap-iso .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.bootstrap-iso .navbar-brand:hover,
.bootstrap-iso .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap-iso .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar > .container .navbar-brand,
  .bootstrap-iso .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.bootstrap-iso .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-iso .navbar-toggle:focus {
  outline: 0;
}
.bootstrap-iso .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bootstrap-iso .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-toggle {
    display: none;
  }
}
.bootstrap-iso .navbar-nav {
  margin: 7.5px -15px;
}
.bootstrap-iso .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a,
  .bootstrap-iso .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-nav {
    float: left;
    margin: 0;
  }
  .bootstrap-iso .navbar-nav > li {
    float: left;
  }
  .bootstrap-iso .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.bootstrap-iso .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .form-control-static {
    display: inline-block;
  }
  .bootstrap-iso .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .input-group .input-group-addon,
  .bootstrap-iso .navbar-form .input-group .input-group-btn,
  .bootstrap-iso .navbar-form .input-group .form-control {
    width: auto;
  }
  .bootstrap-iso .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-iso .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .radio,
  .bootstrap-iso .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .radio label,
  .bootstrap-iso .navbar-form .checkbox label {
    padding-left: 0;
  }
  .bootstrap-iso .navbar-form .radio input[type="radio"],
  .bootstrap-iso .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-iso .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .bootstrap-iso .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.bootstrap-iso .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-iso .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.bootstrap-iso .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.bootstrap-iso .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-left {
    float: left !important;
  }
  .bootstrap-iso .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .bootstrap-iso .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.bootstrap-iso .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-brand {
  color: #777777;
}
.bootstrap-iso .navbar-default .navbar-brand:hover,
.bootstrap-iso .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-text {
  color: #777777;
}
.bootstrap-iso .navbar-default .navbar-nav > li > a {
  color: #777777;
}
.bootstrap-iso .navbar-default .navbar-nav > li > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-nav > .active > a,
.bootstrap-iso .navbar-default .navbar-nav > .active > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a,
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.bootstrap-iso .navbar-default .navbar-toggle:hover,
.bootstrap-iso .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.bootstrap-iso .navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.bootstrap-iso .navbar-default .navbar-collapse,
.bootstrap-iso .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-nav > .open > a,
.bootstrap-iso .navbar-default .navbar-nav > .open > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.bootstrap-iso .navbar-default .navbar-link {
  color: #777777;
}
.bootstrap-iso .navbar-default .navbar-link:hover {
  color: #333333;
}
.bootstrap-iso .navbar-default .btn-link {
  color: #777777;
}
.bootstrap-iso .navbar-default .btn-link:hover,
.bootstrap-iso .navbar-default .btn-link:focus {
  color: #333333;
}
.bootstrap-iso .navbar-default .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .navbar-default .btn-link:hover,
.bootstrap-iso .navbar-default .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.bootstrap-iso .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.bootstrap-iso .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-brand:hover,
.bootstrap-iso .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-nav > li > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.bootstrap-iso .navbar-inverse .navbar-toggle:hover,
.bootstrap-iso .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.bootstrap-iso .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.bootstrap-iso .navbar-inverse .navbar-collapse,
.bootstrap-iso .navbar-inverse .navbar-form {
  border-color: #101010;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.bootstrap-iso .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.bootstrap-iso .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .btn-link:hover,
.bootstrap-iso .navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.bootstrap-iso .navbar-inverse .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .navbar-inverse .btn-link:hover,
.bootstrap-iso .navbar-inverse .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.bootstrap-iso .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.bootstrap-iso .breadcrumb > li {
  display: inline-block;
}
.bootstrap-iso .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.bootstrap-iso .breadcrumb > .active {
  color: #777777;
}
.bootstrap-iso .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bootstrap-iso .pagination > li {
  display: inline;
}
.bootstrap-iso .pagination > li > a,
.bootstrap-iso .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.bootstrap-iso .pagination > li:first-child > a,
.bootstrap-iso .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.bootstrap-iso .pagination > li:last-child > a,
.bootstrap-iso .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-iso .pagination > li > a:hover,
.bootstrap-iso .pagination > li > span:hover,
.bootstrap-iso .pagination > li > a:focus,
.bootstrap-iso .pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.bootstrap-iso .pagination > .active > a,
.bootstrap-iso .pagination > .active > span,
.bootstrap-iso .pagination > .active > a:hover,
.bootstrap-iso .pagination > .active > span:hover,
.bootstrap-iso .pagination > .active > a:focus,
.bootstrap-iso .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.bootstrap-iso .pagination > .disabled > span,
.bootstrap-iso .pagination > .disabled > span:hover,
.bootstrap-iso .pagination > .disabled > span:focus,
.bootstrap-iso .pagination > .disabled > a,
.bootstrap-iso .pagination > .disabled > a:hover,
.bootstrap-iso .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.bootstrap-iso .pagination-lg > li > a,
.bootstrap-iso .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.bootstrap-iso .pagination-lg > li:first-child > a,
.bootstrap-iso .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.bootstrap-iso .pagination-lg > li:last-child > a,
.bootstrap-iso .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.bootstrap-iso .pagination-sm > li > a,
.bootstrap-iso .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.bootstrap-iso .pagination-sm > li:first-child > a,
.bootstrap-iso .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-iso .pagination-sm > li:last-child > a,
.bootstrap-iso .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-iso .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.bootstrap-iso .pager li {
  display: inline;
}
.bootstrap-iso .pager li > a,
.bootstrap-iso .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.bootstrap-iso .pager li > a:hover,
.bootstrap-iso .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.bootstrap-iso .pager .next > a,
.bootstrap-iso .pager .next > span {
  float: right;
}
.bootstrap-iso .pager .previous > a,
.bootstrap-iso .pager .previous > span {
  float: left;
}
.bootstrap-iso .pager .disabled > a,
.bootstrap-iso .pager .disabled > a:hover,
.bootstrap-iso .pager .disabled > a:focus,
.bootstrap-iso .pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.bootstrap-iso .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.bootstrap-iso a.label:hover,
.bootstrap-iso a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-iso .label:empty {
  display: none;
}
.bootstrap-iso .btn .label {
  position: relative;
  top: -1px;
}
.bootstrap-iso .label-default {
  background-color: #777777;
}
.bootstrap-iso .label-default[href]:hover,
.bootstrap-iso .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bootstrap-iso .label-primary {
  background-color: #337ab7;
}
.bootstrap-iso .label-primary[href]:hover,
.bootstrap-iso .label-primary[href]:focus {
  background-color: #286090;
}
.bootstrap-iso .label-success {
  background-color: #5cb85c;
}
.bootstrap-iso .label-success[href]:hover,
.bootstrap-iso .label-success[href]:focus {
  background-color: #449d44;
}
.bootstrap-iso .label-info {
  background-color: #5bc0de;
}
.bootstrap-iso .label-info[href]:hover,
.bootstrap-iso .label-info[href]:focus {
  background-color: #31b0d5;
}
.bootstrap-iso .label-warning {
  background-color: #f0ad4e;
}
.bootstrap-iso .label-warning[href]:hover,
.bootstrap-iso .label-warning[href]:focus {
  background-color: #ec971f;
}
.bootstrap-iso .label-danger {
  background-color: #d9534f;
}
.bootstrap-iso .label-danger[href]:hover,
.bootstrap-iso .label-danger[href]:focus {
  background-color: #c9302c;
}
.bootstrap-iso .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.bootstrap-iso .badge:empty {
  display: none;
}
.bootstrap-iso .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrap-iso .btn-xs .badge,
.bootstrap-iso .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.bootstrap-iso a.badge:hover,
.bootstrap-iso a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-iso .list-group-item.active > .badge,
.bootstrap-iso .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-iso .list-group-item > .badge {
  float: right;
}
.bootstrap-iso .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.bootstrap-iso .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.bootstrap-iso .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.bootstrap-iso .jumbotron h1,
.bootstrap-iso .jumbotron .h1 {
  color: inherit;
}
.bootstrap-iso .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bootstrap-iso .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.bootstrap-iso .container .jumbotron,
.bootstrap-iso .container-fluid .jumbotron {
  border-radius: 6px;
}
.bootstrap-iso .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .bootstrap-iso .jumbotron {
    padding: 48px 0;
  }
  .bootstrap-iso .container .jumbotron,
  .bootstrap-iso .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .bootstrap-iso .jumbotron h1,
  .bootstrap-iso .jumbotron .h1 {
    font-size: 63px;
  }
}
.bootstrap-iso .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.bootstrap-iso .thumbnail > img,
.bootstrap-iso .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.bootstrap-iso a.thumbnail:hover,
.bootstrap-iso a.thumbnail:focus,
.bootstrap-iso a.thumbnail.active {
  border-color: #337ab7;
}
.bootstrap-iso .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.bootstrap-iso .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-iso .alert h4 {
  margin-top: 0;
  color: inherit;
}
.bootstrap-iso .alert .alert-link {
  font-weight: bold;
}
.bootstrap-iso .alert > p,
.bootstrap-iso .alert > ul {
  margin-bottom: 0;
}
.bootstrap-iso .alert > p + p {
  margin-top: 5px;
}
.bootstrap-iso .alert-dismissable,
.bootstrap-iso .alert-dismissible {
  padding-right: 35px;
}
.bootstrap-iso .alert-dismissable .close,
.bootstrap-iso .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bootstrap-iso .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.bootstrap-iso .alert-success hr {
  border-top-color: #c9e2b3;
}
.bootstrap-iso .alert-success .alert-link {
  color: #2b542c;
}
.bootstrap-iso .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.bootstrap-iso .alert-info hr {
  border-top-color: #a6e1ec;
}
.bootstrap-iso .alert-info .alert-link {
  color: #245269;
}
.bootstrap-iso .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.bootstrap-iso .alert-warning hr {
  border-top-color: #f7e1b5;
}
.bootstrap-iso .alert-warning .alert-link {
  color: #66512c;
}
.bootstrap-iso .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.bootstrap-iso .alert-danger hr {
  border-top-color: #e4b9c0;
}
.bootstrap-iso .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.bootstrap-iso .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bootstrap-iso .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.bootstrap-iso .progress-striped .progress-bar,
.bootstrap-iso .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.bootstrap-iso .progress.active .progress-bar,
.bootstrap-iso .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-iso .progress-bar-success {
  background-color: #5cb85c;
}
.bootstrap-iso .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-info {
  background-color: #5bc0de;
}
.bootstrap-iso .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-warning {
  background-color: #f0ad4e;
}
.bootstrap-iso .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-danger {
  background-color: #d9534f;
}
.bootstrap-iso .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .media {
  margin-top: 15px;
}
.bootstrap-iso .media:first-child {
  margin-top: 0;
}
.bootstrap-iso .media,
.bootstrap-iso .media-body {
  zoom: 1;
  overflow: hidden;
}
.bootstrap-iso .media-body {
  width: 10000px;
}
.bootstrap-iso .media-object {
  display: block;
}
.bootstrap-iso .media-right,
.bootstrap-iso .media > .pull-right {
  padding-left: 10px;
}
.bootstrap-iso .media-left,
.bootstrap-iso .media > .pull-left {
  padding-right: 10px;
}
.bootstrap-iso .media-left,
.bootstrap-iso .media-right,
.bootstrap-iso .media-body {
  display: table-cell;
  vertical-align: top;
}
.bootstrap-iso .media-middle {
  vertical-align: middle;
}
.bootstrap-iso .media-bottom {
  vertical-align: bottom;
}
.bootstrap-iso .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-iso .media-list {
  padding-left: 0;
  list-style: none;
}
.bootstrap-iso .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.bootstrap-iso .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.bootstrap-iso .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.bootstrap-iso .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-iso a.list-group-item {
  color: #555555;
}
.bootstrap-iso a.list-group-item .list-group-item-heading {
  color: #333333;
}
.bootstrap-iso a.list-group-item:hover,
.bootstrap-iso a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.bootstrap-iso .list-group-item.disabled,
.bootstrap-iso .list-group-item.disabled:hover,
.bootstrap-iso .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-iso .list-group-item.disabled .list-group-item-heading,
.bootstrap-iso .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap-iso .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso .list-group-item.disabled .list-group-item-text,
.bootstrap-iso .list-group-item.disabled:hover .list-group-item-text,
.bootstrap-iso .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.bootstrap-iso .list-group-item.active,
.bootstrap-iso .list-group-item.active:hover,
.bootstrap-iso .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-iso .list-group-item.active .list-group-item-heading,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading,
.bootstrap-iso .list-group-item.active .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active .list-group-item-heading > .small,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bootstrap-iso .list-group-item.active .list-group-item-text,
.bootstrap-iso .list-group-item.active:hover .list-group-item-text,
.bootstrap-iso .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.bootstrap-iso .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-iso a.list-group-item-success {
  color: #3c763d;
}
.bootstrap-iso a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-success:hover,
.bootstrap-iso a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bootstrap-iso a.list-group-item-success.active,
.bootstrap-iso a.list-group-item-success.active:hover,
.bootstrap-iso a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.bootstrap-iso .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.bootstrap-iso a.list-group-item-info {
  color: #31708f;
}
.bootstrap-iso a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-info:hover,
.bootstrap-iso a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bootstrap-iso a.list-group-item-info.active,
.bootstrap-iso a.list-group-item-info.active:hover,
.bootstrap-iso a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.bootstrap-iso .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-iso a.list-group-item-warning {
  color: #8a6d3b;
}
.bootstrap-iso a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-warning:hover,
.bootstrap-iso a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bootstrap-iso a.list-group-item-warning.active,
.bootstrap-iso a.list-group-item-warning.active:hover,
.bootstrap-iso a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.bootstrap-iso .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.bootstrap-iso a.list-group-item-danger {
  color: #a94442;
}
.bootstrap-iso a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-danger:hover,
.bootstrap-iso a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bootstrap-iso a.list-group-item-danger.active,
.bootstrap-iso a.list-group-item-danger.active:hover,
.bootstrap-iso a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.bootstrap-iso .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-iso .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bootstrap-iso .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .panel-body {
  padding: 15px;
}
.bootstrap-iso .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bootstrap-iso .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bootstrap-iso .panel-title > a,
.bootstrap-iso .panel-title > small,
.bootstrap-iso .panel-title > .small,
.bootstrap-iso .panel-title > small > a,
.bootstrap-iso .panel-title > .small > a {
  color: inherit;
}
.bootstrap-iso .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .list-group,
.bootstrap-iso .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bootstrap-iso .panel > .list-group .list-group-item,
.bootstrap-iso .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bootstrap-iso .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-iso .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-iso .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bootstrap-iso .list-group + .panel-footer {
  border-top-width: 0;
}
.bootstrap-iso .panel > .table,
.bootstrap-iso .panel > .table-responsive > .table,
.bootstrap-iso .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bootstrap-iso .panel > .table caption,
.bootstrap-iso .panel > .table-responsive > .table caption,
.bootstrap-iso .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.bootstrap-iso .panel > .table:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.bootstrap-iso .panel > .panel-body + .table,
.bootstrap-iso .panel > .panel-body + .table-responsive,
.bootstrap-iso .panel > .table + .panel-body,
.bootstrap-iso .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.bootstrap-iso .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap-iso .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bootstrap-iso .panel > .table-bordered,
.bootstrap-iso .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-iso .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-iso .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap-iso .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bootstrap-iso .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-iso .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-iso .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-iso .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bootstrap-iso .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.bootstrap-iso .panel-group {
  margin-bottom: 20px;
}
.bootstrap-iso .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.bootstrap-iso .panel-group .panel + .panel {
  margin-top: 5px;
}
.bootstrap-iso .panel-group .panel-heading {
  border-bottom: 0;
}
.bootstrap-iso .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap-iso .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.bootstrap-iso .panel-group .panel-footer {
  border-top: 0;
}
.bootstrap-iso .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.bootstrap-iso .panel-default {
  border-color: #dddddd;
}
.bootstrap-iso .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.bootstrap-iso .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.bootstrap-iso .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.bootstrap-iso .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.bootstrap-iso .panel-primary {
  border-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-iso .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.bootstrap-iso .panel-success {
  border-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bootstrap-iso .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.bootstrap-iso .panel-info {
  border-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bootstrap-iso .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.bootstrap-iso .panel-warning {
  border-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bootstrap-iso .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.bootstrap-iso .panel-danger {
  border-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.bootstrap-iso .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.bootstrap-iso .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.bootstrap-iso .embed-responsive .embed-responsive-item,
.bootstrap-iso .embed-responsive iframe,
.bootstrap-iso .embed-responsive embed,
.bootstrap-iso .embed-responsive object,
.bootstrap-iso .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.bootstrap-iso .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.bootstrap-iso .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.bootstrap-iso .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-iso .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.bootstrap-iso .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.bootstrap-iso .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.bootstrap-iso .close:hover,
.bootstrap-iso .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.bootstrap-iso button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.bootstrap-iso .modal-open {
  overflow: hidden;
}
.bootstrap-iso .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.bootstrap-iso .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.bootstrap-iso .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bootstrap-iso .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrap-iso .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.bootstrap-iso .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);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    height: 50vh;
    overflow-y: auto;
}
.bootstrap-iso .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.bootstrap-iso .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.bootstrap-iso .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.bootstrap-iso .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.bootstrap-iso .modal-header .close {
  margin-top: -2px;
}
.bootstrap-iso .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.bootstrap-iso .modal-body {
  position: relative;
  padding: 15px;
}
.bootstrap-iso .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.bootstrap-iso .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.bootstrap-iso .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.bootstrap-iso .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.bootstrap-iso .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .bootstrap-iso .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .bootstrap-iso .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);
  }
  .bootstrap-iso .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrap-iso .modal-lg {
    width: 900px;
  }
}
.bootstrap-iso .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.bootstrap-iso .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-iso .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.bootstrap-iso .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.bootstrap-iso .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.bootstrap-iso .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.bootstrap-iso .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.bootstrap-iso .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-iso .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-iso .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-iso .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.bootstrap-iso .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.bootstrap-iso .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.bootstrap-iso .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-iso .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-iso .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.bootstrap-iso .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  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;
}
.bootstrap-iso .popover.top {
  margin-top: -10px;
}
.bootstrap-iso .popover.right {
  margin-left: 10px;
}
.bootstrap-iso .popover.bottom {
  margin-top: 10px;
}
.bootstrap-iso .popover.left {
  margin-left: -10px;
}
.bootstrap-iso .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.bootstrap-iso .popover-content {
  padding: 9px 14px;
}
.bootstrap-iso .popover > .arrow,
.bootstrap-iso .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-iso .popover > .arrow {
  border-width: 11px;
}
.bootstrap-iso .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.bootstrap-iso .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;
}
.bootstrap-iso .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.bootstrap-iso .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);
}
.bootstrap-iso .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.bootstrap-iso .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;
}
.bootstrap-iso .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.bootstrap-iso .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);
}
.bootstrap-iso .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.bootstrap-iso .carousel {
  position: relative;
}
.bootstrap-iso .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.bootstrap-iso .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.bootstrap-iso .carousel-inner > .item > img,
.bootstrap-iso .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bootstrap-iso .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .bootstrap-iso .carousel-inner > .item.next,
  .bootstrap-iso .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .bootstrap-iso .carousel-inner > .item.prev,
  .bootstrap-iso .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .bootstrap-iso .carousel-inner > .item.next.left,
  .bootstrap-iso .carousel-inner > .item.prev.right,
  .bootstrap-iso .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.bootstrap-iso .carousel-inner > .active,
.bootstrap-iso .carousel-inner > .next,
.bootstrap-iso .carousel-inner > .prev {
  display: block;
}
.bootstrap-iso .carousel-inner > .active {
  left: 0;
}
.bootstrap-iso .carousel-inner > .next,
.bootstrap-iso .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bootstrap-iso .carousel-inner > .next {
  left: 100%;
}
.bootstrap-iso .carousel-inner > .prev {
  left: -100%;
}
.bootstrap-iso .carousel-inner > .next.left,
.bootstrap-iso .carousel-inner > .prev.right {
  left: 0;
}
.bootstrap-iso .carousel-inner > .active.left {
  left: -100%;
}
.bootstrap-iso .carousel-inner > .active.right {
  left: 100%;
}
.bootstrap-iso .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-iso .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.bootstrap-iso .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.bootstrap-iso .carousel-control:hover,
.bootstrap-iso .carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .icon-next,
.bootstrap-iso .carousel-control .glyphicon-chevron-left,
.bootstrap-iso .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bootstrap-iso .carousel-control .icon-next,
.bootstrap-iso .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.bootstrap-iso .carousel-control .icon-prev:before {
  content: '\2039';
}
.bootstrap-iso .carousel-control .icon-next:before {
  content: '\203a';
}
.bootstrap-iso .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.bootstrap-iso .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.bootstrap-iso .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.bootstrap-iso .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-iso .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .bootstrap-iso .carousel-control .glyphicon-chevron-left,
  .bootstrap-iso .carousel-control .glyphicon-chevron-right,
  .bootstrap-iso .carousel-control .icon-prev,
  .bootstrap-iso .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .bootstrap-iso .carousel-control .glyphicon-chevron-left,
  .bootstrap-iso .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .bootstrap-iso .carousel-control .glyphicon-chevron-right,
  .bootstrap-iso .carousel-control .icon-next {
    margin-right: -15px;
  }
  .bootstrap-iso .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .bootstrap-iso .carousel-indicators {
    bottom: 20px;
  }
}
.bootstrap-iso .clearfix:before,
.bootstrap-iso .clearfix:after,
.bootstrap-iso .dl-horizontal dd:before,
.bootstrap-iso .dl-horizontal dd:after,
.bootstrap-iso .container:before,
.bootstrap-iso .container:after,
.bootstrap-iso .container-fluid:before,
.bootstrap-iso .container-fluid:after,
.bootstrap-iso .row:before,
.bootstrap-iso .row:after,
.bootstrap-iso .form-horizontal .form-group:before,
.bootstrap-iso .form-horizontal .form-group:after,
.bootstrap-iso .btn-toolbar:before,
.bootstrap-iso .btn-toolbar:after,
.bootstrap-iso .btn-group-vertical > .btn-group:before,
.bootstrap-iso .btn-group-vertical > .btn-group:after,
.bootstrap-iso .nav:before,
.bootstrap-iso .nav:after,
.bootstrap-iso .navbar:before,
.bootstrap-iso .navbar:after,
.bootstrap-iso .navbar-header:before,
.bootstrap-iso .navbar-header:after,
.bootstrap-iso .navbar-collapse:before,
.bootstrap-iso .navbar-collapse:after,
.bootstrap-iso .pager:before,
.bootstrap-iso .pager:after,
.bootstrap-iso .panel-body:before,
.bootstrap-iso .panel-body:after,
.bootstrap-iso .modal-footer:before,
.bootstrap-iso .modal-footer:after {
  content: " ";
  display: table;
}
.bootstrap-iso .clearfix:after,
.bootstrap-iso .dl-horizontal dd:after,
.bootstrap-iso .container:after,
.bootstrap-iso .container-fluid:after,
.bootstrap-iso .row:after,
.bootstrap-iso .form-horizontal .form-group:after,
.bootstrap-iso .btn-toolbar:after,
.bootstrap-iso .btn-group-vertical > .btn-group:after,
.bootstrap-iso .nav:after,
.bootstrap-iso .navbar:after,
.bootstrap-iso .navbar-header:after,
.bootstrap-iso .navbar-collapse:after,
.bootstrap-iso .pager:after,
.bootstrap-iso .panel-body:after,
.bootstrap-iso .modal-footer:after {
  clear: both;
}
.bootstrap-iso .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bootstrap-iso .pull-right {
  float: right !important;
}
.bootstrap-iso .pull-left {
  float: left !important;
}
.bootstrap-iso .hide {
  display: none !important;
}
.bootstrap-iso .show {
  display: block !important;
}
.bootstrap-iso .invisible {
  visibility: hidden;
}
.bootstrap-iso .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap-iso .hidden {
  display: none !important;
}
.bootstrap-iso .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap-iso .visible-xs,
.bootstrap-iso .visible-sm,
.bootstrap-iso .visible-md,
.bootstrap-iso .visible-lg {
  display: none !important;
}
.bootstrap-iso .visible-xs-block,
.bootstrap-iso .visible-xs-inline,
.bootstrap-iso .visible-xs-inline-block,
.bootstrap-iso .visible-sm-block,
.bootstrap-iso .visible-sm-inline,
.bootstrap-iso .visible-sm-inline-block,
.bootstrap-iso .visible-md-block,
.bootstrap-iso .visible-md-inline,
.bootstrap-iso .visible-md-inline-block,
.bootstrap-iso .visible-lg-block,
.bootstrap-iso .visible-lg-inline,
.bootstrap-iso .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bootstrap-iso .visible-xs {
    display: block !important;
  }
  .bootstrap-iso table.visible-xs {
    display: table;
  }
  .bootstrap-iso tr.visible-xs {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-xs,
  .bootstrap-iso td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .visible-sm {
    display: block !important;
  }
  .bootstrap-iso table.visible-sm {
    display: table;
  }
  .bootstrap-iso tr.visible-sm {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-sm,
  .bootstrap-iso td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .visible-md {
    display: block !important;
  }
  .bootstrap-iso table.visible-md {
    display: table;
  }
  .bootstrap-iso tr.visible-md {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-md,
  .bootstrap-iso td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .visible-lg {
    display: block !important;
  }
  .bootstrap-iso table.visible-lg {
    display: table;
  }
  .bootstrap-iso tr.visible-lg {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-lg,
  .bootstrap-iso td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .hidden-lg {
    display: none !important;
  }
}
.bootstrap-iso .visible-print {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print {
    display: block !important;
  }
  .bootstrap-iso table.visible-print {
    display: table;
  }
  .bootstrap-iso tr.visible-print {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-print,
  .bootstrap-iso td.visible-print {
    display: table-cell !important;
  }
}
.bootstrap-iso .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-block {
    display: block !important;
  }
}
.bootstrap-iso .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap-iso .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap-iso .hidden-print {
    display: none !important;
  }
}
.bootstrap-iso .btn-default,
.bootstrap-iso .btn-primary,
.bootstrap-iso .btn-success,
.bootstrap-iso .btn-info,
.bootstrap-iso .btn-warning,
.bootstrap-iso .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .btn-danger.active {
  -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);
}
.bootstrap-iso .btn-default .badge,
.bootstrap-iso .btn-primary .badge,
.bootstrap-iso .btn-success .badge,
.bootstrap-iso .btn-info .badge,
.bootstrap-iso .btn-warning .badge,
.bootstrap-iso .btn-danger .badge {
  text-shadow: none;
}
.bootstrap-iso .btn:active,
.bootstrap-iso .btn.active {
  background-image: none;
}
.bootstrap-iso .btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.bootstrap-iso .btn-default:hover,
.bootstrap-iso .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.bootstrap-iso .btn-default.disabled,
.bootstrap-iso .btn-default:disabled,
.bootstrap-iso .btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.bootstrap-iso .btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.bootstrap-iso .btn-primary.disabled,
.bootstrap-iso .btn-primary:disabled,
.bootstrap-iso .btn-primary[disabled] {
  background-color: #265a88;
  background-image: none;
}
.bootstrap-iso .btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.bootstrap-iso .btn-success:hover,
.bootstrap-iso .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.bootstrap-iso .btn-success.disabled,
.bootstrap-iso .btn-success:disabled,
.bootstrap-iso .btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.bootstrap-iso .btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.bootstrap-iso .btn-info:hover,
.bootstrap-iso .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.bootstrap-iso .btn-info.disabled,
.bootstrap-iso .btn-info:disabled,
.bootstrap-iso .btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.bootstrap-iso .btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.bootstrap-iso .btn-warning:hover,
.bootstrap-iso .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.bootstrap-iso .btn-warning.disabled,
.bootstrap-iso .btn-warning:disabled,
.bootstrap-iso .btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.bootstrap-iso .btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.bootstrap-iso .btn-danger:hover,
.bootstrap-iso .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.bootstrap-iso .btn-danger.disabled,
.bootstrap-iso .btn-danger:disabled,
.bootstrap-iso .btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.bootstrap-iso .thumbnail,
.bootstrap-iso .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .dropdown-menu > li > a:hover,
.bootstrap-iso .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.bootstrap-iso .dropdown-menu > .active > a,
.bootstrap-iso .dropdown-menu > .active > a:hover,
.bootstrap-iso .dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-color: #2e6da4;
}
.bootstrap-iso .navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .navbar-default .navbar-nav > .open > a,
.bootstrap-iso .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .navbar-brand,
.bootstrap-iso .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.bootstrap-iso .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .navbar-inverse .navbar-brand,
.bootstrap-iso .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .navbar-static-top,
.bootstrap-iso .navbar-fixed-top,
.bootstrap-iso .navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  }
}
.bootstrap-iso .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.bootstrap-iso .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.bootstrap-iso .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.bootstrap-iso .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.bootstrap-iso .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.bootstrap-iso .progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.bootstrap-iso .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.bootstrap-iso .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.bootstrap-iso .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.bootstrap-iso .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.bootstrap-iso .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .list-group-item.active,
.bootstrap-iso .list-group-item.active:hover,
.bootstrap-iso .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}
.bootstrap-iso .list-group-item.active .badge,
.bootstrap-iso .list-group-item.active:hover .badge,
.bootstrap-iso .list-group-item.active:focus .badge {
  text-shadow: none;
}
.bootstrap-iso .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.bootstrap-iso .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.bootstrap-iso .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.bootstrap-iso .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.bootstrap-iso .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.bootstrap-iso .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.bootstrap-iso .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url("/content/bundles/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url("/content/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url("/content/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
        font-weight: normal;
        color: #555555;
    }
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        border: 1px solid #999999;
        background: #dadada url("/content/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
        font-weight: normal;
        color: #212121;
    }
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        border: 1px solid #aaaaaa;
        background: #ffffff url("/content/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
        font-weight: normal;
        color: #212121;
    }
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
        border: 1px solid #fcefa1;
        background: #fbf9ee url("/content/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
        color: #363636;
    }
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
    .ui-state-error,
    .ui-widget-content .ui-state-error,
    .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url("/content/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
        color: #cd0a0a;
    }
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}
::-moz-selection 	{background:#D91A1B;color:#fff;}
::selection 	 		{background:#D91A1B;color:#fff;}

html					{-webkit-tap-highlight-color:#CC2131;}

a,.more,.services.boxed .details h4 a:hover,.services.iconic h3,.content a,.description a:hover,.description a:focus,.microlocations p a:hover,.microlocations p a:focus,.hentry .entry-content h2 a:hover,.hentry .entry-content h2 a:focus,.footer .contact-data a:hover,.footer .contact-data a:focus,.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today,.faqs .expanded,.faqs .expanded:after 		{color:#D91A1B;}
.color,.pager a.current,.pager a:hover,.pager a:focus,table.hover tr:hover td,.tabs li.active a,.social li:hover,.data th,.tabs li a:hover,.tabs li a:focus,.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current,.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current,.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover,.slicknav_menu .slicknav_icon-bar			{background-color:#D91A1B;}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover {background:#D91A1B !important;}
.btn:hover,.btn:focus 		{background:#D91A1B !important;color:#fff !important;}
.more:after,.single a:after	{border-bottom:2px dotted #D91A1B;}
.tabs li.active a:after		{border-color:#D91A1B transparent transparent transparent;}

blockquote:before			{position:absolute;left:20px;background:url(../images/icons-red.png) -62px 0 no-repeat;}
.testimonials h6:before 	{position:relative;display:inline-block;left:-16px;background:url(../images/icons-red.png) -62px 0 no-repeat;}

.footer .phone {
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/icons-red.png) !important;
    background-position: 0 0;
}
.footer .email {
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/icons-red.png) !important;
    background-position: -31px -4px;
}
.people {
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/icons-red.png) !important;
    background-position: 0 -30px;
}
.luggage {
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/icons-red.png) !important;
    background-position: -40px -30px;
}
.time {
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/icons-red.png) !important;
    background-position: -80px -30px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */


/* ---------------------------------------------------------------------- */
/*	Version 1200px
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1200px) {
  h2 {
    line-height: 1em;
  }
  .grid .item-grid {
    width: 220px;
    height: 204px;
  }
  .grid .item-grid p {
    font-size: 0.7em;
    height: 30px;
    line-height: 30px;
  }
  .grid .item-grid p span {
    height: 28px;
    line-height: 28px;
  }
  .grid .item-grid .more {
    height: 170px;
    line-height: 170px;
  }
  .social li a {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  footer .bottomfoot {
    min-height: 60px;
  }
  footer .bottomfoot p {
    line-height: 60px;
    text-align: center;
  }
 }
/* ---------------------------------------------------------------------- */
/*	Version 992px
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 992px) {
  form label {
    width: 100%;
  }
  header #topsocial {
    height: 25px;
  }
 }
/* ---------------------------------------------------------------------- */
/*	Mobile Version 768px
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 768px) {
  header .topbar #topmenu {
    text-align: center;
  }
  header .topbar #topmenu li {
    margin: 1em 0;
    padding: 0 1em;
  }
  header .topbar #topsocial {
    text-align: center;
  }
  header .topbar #topsocial li {
    float: none;
    display: inline-block;
  }
  header .topbar #language {
    float: none !important;
    margin: 20px auto;
  }
  .grid {
    text-align: center;
  }
  .grid .item-grid {
    float: none;
    display: inline-block;
  }
  .social {
    text-align: center;
  }
  .social li {
    display: inline-block;
    float: none;
    margin: 5px 0 0 0;
  }

}

/* 01 RESET */

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1em;
    text-align: center;
    color: #191F26;
    background: #fff;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow: hidden;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, figure {
    border: 0;
    margin: 0;
    padding: 0;
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: auto;
    -webkit-overflow-scrolling: touch;
}

img, fieldset, abbr, acronym {
    border: 0;
}

article, aside, figure, figcaption, hgroup, footer, header, nav, section, video, object {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}

figure {
    position: relative;
}

    figure img {
        display: block;
    }

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/* 02 GLOBAL STYLES */

ul {
    margin: 0 0 20px;
	padding: 0px;
}

    ul > li {
        list-style: none;
        position: relative;
    }


    ul ul {
        margin: 10px 0 -10px 2px;
    }


nav ul {
    margin: 0;
}


p {
    padding: 0 0 0;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    a:active, a:hover {
        outline: 0;
    }

.left {
    float: left !important;
}

.right {
    float: right !important;
}

img.grayscale,
.grayscale img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%);
  width: auto;
  margin: 5px 0 5px 0;
}

/* 03 TYPOGRAPHY */
h1, h2, h3, h4, h5, h6, .header, .intro, label, input, textarea, select, table, dl, option, optgroup, .selector, .btn, .f-title, .pager, .contact-data, .categories, .meta, .tabs, .price, .trigger, .close, .output, .xdsoft_datetimepicker, .slicknav_menu, .readonly .f-row, .infoBox, #message {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 24px;
    padding: 0 0 28px;
}

h3 {
    font-size: 19px;
    padding: 0 0 15px;
}

h4 {
    font-size: 17px;
    padding: 0 0 15px;
}

h5 {
    font-size: 15px;
    padding: 0 0 15px;
}


/* 04 COLOR SPECIFICS */
.black {
    background-color: #191F26 !important;
}

.grey {
    background-color: #34394A;
}

.white {
    background-color: #fff !important;
}

/* 05 LAYOUT */
.wrap {
    margin: 0 auto;
    text-align: left;
    position: relative;
    max-width: 100%;
    display: inline-block;
}

.row {
    margin: 0 -15px;
}

.full-width {
    float: left;
    width: 100%;
    padding: 0 15px 30px;
    max-width: 100%;
}

.three-fourth {
    float: left;
    width: 75%;
    padding: 0 15px 30px;
    max-width: 100%;
}

.one-half {
    float: left;
    width: 50%;
    padding: 0 15px 30px;
    max-width: 100%;
}

.one-third {
    float: left;
    width: 33.33%;
    padding: 0 15px 30px;
    max-width: 100%;
}

.two-third {
    float: left;
    width: 66.66%;
    padding: 0 15px 30px;
    max-width: 100%;
}

.one-fourth {
    float: left;
    width: 25%;
    padding: 0 15px 30px;
    max-width: 100%;
}


.row:before,
.row:after {
    content: "";
    display: table;
}

.row:after {
    clear: both;
}

/* 06 BUTTONS */
.btn {
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    max-width: 100%;
}


    .btn.medium {
        font-size: 15px;
        padding: 11px 20px;
 /*       min-width: 230px;  */
    }

    .btn.large {
        font-size: 17px;
        width: 300px;
        height: 54px;
        line-height: 54px;
        padding: 0 14px;
    }


    .btn.full {
        width: 100%;
    }

    .btn.color:hover, .btn.color:focus, .btn.white:hover, .btn.white:focus {
        background: #191F26 !important;
        color: #fff !important;
    }


.btn.red {
  background: #910f19;
}
.btn.red.offices{
  width:57%;
  text-transform:uppercase;
  padding: 10px;
  float: left;
}

/* 07 ICONS */
.ico {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/icons.png);
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.phone {
    width: 29px;
    height: 24px;
    margin-top: -1px;
}


.email {
    width: 29px;
    height: 19px;
}

.HomeIcon {
    /*background-image: url(https://assetsrentacar.azureedge.net/Content/images/HomeIcons.png);  moved in _Layout.cshtml deferred loading after scroll   */
    background-repeat: no-repeat;
    display: block;
    float: left;
}

.HomeIcon-carretera24 {
    width: 125px;
    height: 125px;
    background-position: -5px -5px;
}

.HomeIcon-impuestos {
    width: 125px;
    height: 125px;
    background-position: -140px -5px;
}

.HomeIcon-kilometraje {
    width: 125px;
    height: 125px;
    background-position: -5px -140px;
}

.HomeIcon-ocupantes {
    width: 125px;
    height: 125px;
    background-position: -140px -140px;
}

.HomeIcon-personalizado {
    width: 125px;
    height: 125px;
    background-position: -275px -5px;
}

.HomeIcon-todoriesgo {
    width: 125px;
    height: 125px;
    background-position: -275px -140px;
}



/* 08 HEADER */

.intro {
    overflow: hidden;
}

.services {
    float: left;
    width: 100%;
}

    .services.iconic {
        padding: 0px 10px 30px 10px;
        box-shadow: inset 0 -15px 15px -15px #999;
    }

        .services.iconic h3 {
            text-transform: uppercase;
            font-size: 16px;
            padding: 0 0 10px;
        }

/* 12 CUSTOM SEARCH RESULTS */
.results {
    float: left;
    width: 100%;
    margin: 10px 0 5px;
}

.result {
    float: left;
    width: 100%;
    background: #fff;
    color: #34394A;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 0 1px #DFDFD0;
    -moz-box-shadow: inset 0 0 0 1px #DFDFD0;
    box-shadow: inset 0 0 0 1px #DFDFD0;
    margin: 0 0 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #DFDFD0;
}

    .result > div {
        padding: 0;
    }

    .result .one-fourth {
        width: 23%;
        position: relative;
    }

    .result img {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        padding: 1px 0 0 1px;
        max-height: 99%;
    }

    .result .one-half {
        width: 54%;
        -webkit-box-shadow: 1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;
        -moz-box-shadow: 1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;
        box-shadow: 1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;
    }

        .result .one-half h3 {
            font-weight: bold;
            text-transform: uppercase;
            width: 100%;
            padding: 22px 30px 17px 20px;
            position: relative;
            margin-top: 1px;
        }

      .result .one-fourth > div {
        padding: 25px 30px 0 30px;
        height: 100%;
        display: inline-block;
        width: 100%;
        position: relative;
    }

    .result .price {
        font-size: 37px;
        line-height: 1.2;
        text-align: center;
    }

        .result .price small {
            font-size: 20px;
        }

    .result .btn {
        width: 100%;
        float: left;
        margin: 27px 0 0;
    }

    .result .full-width {
        border-top: 1px solid #DFDFD0;
        padding: 25px 50px 15px 30px;
        position: relative;
        background: #fff;
        border-bottom: 1px solid #DFDFD0;
        -webkit-box-shadow: 1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;
        -moz-box-shadow: 1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;
        box-shadow: 1px 0 0 0 #DFDFD0 inset,-1px 0 0 0 #DFDFD0 inset;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

/* 13 MAIN CONTENT */
.main {
	float: left;
    width: 100%;
    min-height: 600px;
    overflow: hidden;
    max-width: 100%;
	padding: 95px 0 25px;
}

.site-title {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
    margin: 0 0 34px;
}

    .site-title .container {
        height: 100px;
        display: table;
        color: #fff;
        width: 100%;
    }

    .site-title h1 {
        display: table-cell;
        vertical-align: middle;
    }

.breadcrumbs {
    float: right;
    padding: 0;
    font-weight: 500;
	text-align: left;
	font-size: 13px;
	margin-top: 20px;
}

    .breadcrumbs li {
        float: left;
        padding: 0;
    }

    .breadcrumbs a {
        position: relative;
        color: #fff;
    }

    .breadcrumbs li a:after {
        content: "\005C";
        font-weight: 400;
        padding: 0 8px;
        color: #fff;
    }

    .breadcrumbs a:hover,
    .breadcrumbs a:focus {
        color: #191F26;
    }

.overlay {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -ms-opacity: 0;
    z-index: 20;
    background: rgba(0, 0, 0, .4);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

    .overlay a.expand, .overlay div.expand {
        border: 2px solid #fff;
        text-align: center;
        color: #fff;
        line-height: 60px;
        font-weight: 400;
        font-size: 30px;
        display: block;
        position: absolute;
        z-index: 100;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

.entry-featured:hover .overlay,
.featured-image:hover .overlay {
    opacity: 1;
    -ms-opacity: 1;
}

.entry-featured:hover a.expand, .entry-featured:hover div.expand,
.featured-image:hover a.expand, .featured-image:hover div.expand {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

table {
    margin: 0 0 15px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    border-spacing: 0;
    border-left: 1px solid #DFDFD0;
}

    table td {
        background: #fff;
        color: #191F26;
        padding: 17px 20px 16px;
        font-size: 14px;
        border-right: 1px solid #DFDFD0;
        border-bottom: 1px solid #DFDFD0;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

        table td a,
        table.hover a {
            color: #191F26;
            -webkit-transition: none;
            -moz-transition: none;
            -o-transition: none;
            -ms-transition: none;
            transition: none;
        }

    table tr:last-child {
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

        table tr:last-child td:first-child {
            -webkit-border-radius: 0 0 0 3px;
            -moz-border-radius: 0 0 0 3px;
            border-radius: 0 0 0 3px;
        }

        table tr:last-child td:last-child {
            -webkit-border-radius: 0 0 3px 0;
            -moz-border-radius: 0 0 3px 0;
            border-radius: 0 0 3px 0;
        }

.textongrey p {
    font-weight: 500;
    line-height: 1.5;
    padding: 0 0 20px;
}

/* 14 DESTINATIIONS */
.tabs {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    box-shadow: 0px 0px 5px 0px #800000;
}

    .tabs ul {
        display: block;
        width: 100%;
    }

    .tabs li {
        float: left;
        display: block;
        border-right: 1px solid rgba(0,0,0,.3);
        text-align: center;
        text-transform: uppercase;
        padding: 0;
    }

        .tabs li:last-child {
            border: none;
        }

        .tabs li:first-child a {
            -webkit-border-radius: 3px 0 0 0;
            -moz-border-radius: 3px 0 0 0;
            border-radius: 3px 0 0 0;
        }

        .tabs li:last-child a {
            -webkit-border-radius: 0 3px 0 0;
            -moz-border-radius: 0 3px 0 0;
            border-radius: 0 3px 0 0;
        }

        .tabs li a {
            float: left;
            color: #fff;
            padding: 10px 0;
            width: 100%;
            position: relative;
/*            white-space: nowrap; */
        }

     .tabs.six li {
        width: 16.6666%;
    }

/* 15 CONTACT */
.gmap {
    float: left;
    width: 100%;
    height: 450px;
    margin: 0px;
    border-bottom: 1px solid #fff;
}

    .gmap img {
        max-width: none;
    }
  
/* 16 BLOG */
.comments {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    margin: -2px 0 30px;
    border-bottom: 1px solid #DFDFD0;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.6);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.6);
    box-shadow: 0 1px 0 rgba(255,255,255,.6);
}

.box {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px 25px 25px;
    color: #34394A;
    -webkit-box-shadow: inset 0 0 0 1px #DFDFD0;
    -moz-box-shadow: inset 0 0 0 1px #DFDFD0;
    box-shadow: inset 0 0 0 1px #DFDFD0;
    margin: 0 0 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


/* 17 FAQ */

/* 18 ERROR PAGE */
.error {
    background: url(https://assetsrentacar.azureedge.net/Content/images/lost.jpg) 0px 80% no-repeat;
}

/*19 LOGIN, REGISTER */
.modal {
    float: none;
    margin: 0 auto;
}

/* 20 SIDEBAR */

.contact-data {
    font-size: 17px;
}

    .contact-data .ico {
        margin-right: 10px;
    }

/* 21 FOOTER */
/************************ eKomi ************************/
.ekomi {   
    color: #fff;
    font-size: 0.8em;
    padding: 1% 0 0% 0;
}

.ekomi .container-ekomi {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 80%;
    padding: 0;
}

.ekomi h2{
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  border:none;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 50px;
  font-size: 20px !important;
}

.ekomi .comments{
    display: inline-block;
    width: 1000%;
    position: relative;
    padding-bottom: 0px;
    left: 0%;
    border-bottom: none;
}

.single-comment-ekomi {
    display: block;
    position: relative;
    float: left;
    width: 10%;
    height: auto;
    padding: 20px;
    margin: 0 !important;
}

.ekomi img{
  width:75px;
  float: left;
}

.image-ekomi {
    margin-right: 30px;
}

.puntuacion-ekomi-img {
    padding-top: 2px;
}

.fecha-ekomi {
    float: left;
}

.columnLeft-ekomi{
    display: block;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
} 
        
.quote-ekomi {
    quotes: "\201C" "\201D";
}

.quote-ekomi:before {
    content: open-quote;
    margin: -10px 0 0 -23px;
    font-family: initial;
    font-size: 3em;
    color: #eee;
    position: absolute;
}

.quote-ekomi:after {
    content: close-quote;
    margin: 8px 0 0 2px;
    font-size: 3em;
    font-family: initial;
    color: #eee;
    position: absolute;
}

.ekomi h2 {
    padding-bottom: 10px;
}


/************************ Footer ************************/
footer {
  color: #c3c3c1;
  font-weight: 300;
  font-size: 16px;
}
footer a {
  font-weight: 300;
}
footer h2 {
  border-left: 1px dotted #cd1d1f;
  color: #fff;
  font-size: 1em !important;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 5px;
  text-transform: uppercase;
  text-transform: uppercase;
  font-weight: bold !important;
  text-align: left;
  padding: 0 0 0 5px;
}
footer p {
  color: #c3c3c3;
  font-size: 0.8em;
  text-align: left;
}
footer .contact-data{
  font-size: 17px;
}
footer .contact-data .ico{ 
  margin-right: 10px;
}
    footer .phone {
        background-image: url(https://assetsrentacar.azureedge.net/Content/images/icons-red.png) !important;
        background-position: 0 0;
    }
    footer .email {
        background-image: url(https://assetsrentacar.azureedge.net/Content/images/icons-red.png) !important;
        background-position: -31px -4px;
    }
.ico {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-color: transparent !important;
}
.phone {
  width: 29px;
  height: 24px;
}
.email {
  width: 29px;
  height: 19px;
}

footer .middlefoot {
  /*
    background: #2c2c2c url(https://assetsrentacar.azureedge.net/Content/images/world-footer-bg.jpg) center top;
    background-repeat: no-repeat;
  */
    color: #fff;
    padding: 1% 0 4% 0;
}

footer .middlefoot .row {
  margin: 0;
}

footer .middlefoot ul li {
  line-height: 2.5em;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .middlefoot ul li a {
  color: #fff;
}
footer .middlefoot ul li a:hover {
  color: #cd1d1f;
  text-decoration: none;
}
footer .middlefoot ul li i {
  color: #cd1d1f;
  font-size: 0.8em;
  margin-right: 10px;
}

footer .bottomfoot {
    background: #1e2225;
    color: #c3c3c1;
    min-height: 75px;
    padding-top: 10px;
}
footer .bottomfoot a {
  color: #cd1d1f;
  text-decoration: none !important;
}
footer .bottomfoot .row {
  margin: 0;
}
footer .bottomfoot p {
  padding: 0px;
  line-height: 75px;
  margin: 0;
}

/******************************** Social Icons *****************************/
.social li {
  display: inline-block;
  text-align: center;
  color: #171b1e;
}
.social li a {
  background: #171b1e;
  display: block;
  font-size: 1.2em;
  height: 76px; 
  line-height: 76px;
  margin: 0 1px 0 0;
  width: 76px;
  text-decoration: none;
  display: list-item;
  color: #171B1E;
}
.social li a i {
  color: #979797;
}

/* 22 FORM ELEMENTS*/
fieldset {
    display: inline-block;
    width: 100%;
}

label {
    display: inline-block;
    cursor: pointer;
    color: #191F26;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 0 17px 1px;
}

input, textarea {
    outline: none;
}

button, input, select, textarea {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    button, input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        border: none;
        cursor: pointer;
        text-transform: uppercase;
        -webkit-appearance: button;
        text-align: center;
    }

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        width: 100%;
        height: 100%;
    }

    input[type="search"],
    input[type="email"],
    input[type="text"],
    input[type="number"],
    input[type="password"],
    textarea {
        display: block;
        padding: 9px 14px;
        font-size: 11px;
        width: 100%;
        border: 1px solid #DFDFD0;
        color: #34394A;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

textarea {
    resize: none;
    height: 235px;
}

select {
    padding: 16px 15px;
    width: 100%;
    line-height: 1;
    color: #34394A;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #DFDFD0;
}


option {
    font-size: 13px;
    color: #34394A;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
textarea:focus {
    border-color: #bbb;
}

.f-row {
    float: left;
    width: 100%;
    padding: 0 0 25px;
}

    .f-row:last-child {
        padding-bottom: 0;
    }

    .f-row .full-width,
    .f-row .one-half,
    .f-row .one-third,
    .f-row .two-third,
    .f-row .one-fourth,
    .f-row .three-fourth,
    .f-row .one-fifth,
    .f-row .one-sixth {
        padding: 0 30px 0 0;
    }

    .f-row div:last-child {
        padding-right: 0;
    }

.check label,
.radio label {
    padding: 3px 0 0;
    float: left;
    max-width: 87%;
}

/* Date & Time Picker */
.xdsoft_datetimepicker {
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #FFFFFF;
    border-bottom: 1px solid #BBBBBB;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
    padding: 7px 10px 10px 0;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

    .xdsoft_datetimepicker iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 75px;
        height: 210px;
        background: transparent;
        border: none;
    }

    .xdsoft_datetimepicker table {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .xdsoft_datetimepicker button {
        border: none;
    }

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .xdsoft_noselect::selection {
        background: transparent;
    }

    .xdsoft_noselect::-moz-selection {
        background: transparent;
    }

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none;
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none;
}

    .xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
        display: block;
    }

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 300px;
    float: left;
    margin-left: 10px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 10px;
    margin-top: 0px;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-top: 16px;
    margin-bottom: 3px;
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
    position: relative;
    text-align: center;
    padding-bottom: 1px;
    display: inline-block;
    width: 100%;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0px;
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0px;
    margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0px 0px;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0px none currentColor;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none currentColor;
    overflow: hidden;
    padding: 0px;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0px;
    margin-bottom: 7px;
    margin-top: 0px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 257px;
    overflow: hidden;
    border-bottom: 1px solid #DFDFD0;
}

    .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
        background: #F5F5F5;
        border-top: 1px solid #DFDFD0;
        color: #34394a;
        font-size: 14px;
        text-align: center;
        border-collapse: collapse;
        cursor: pointer;
        border-bottom-width: 0px;
        height: 40px;
        line-height: 40px;
    }

        .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
            border-top-width: 0px;
        }

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer;
}

    .xdsoft_datetimepicker .xdsoft_label:hover {
        text-decoration: underline;
    }

        .xdsoft_datetimepicker .xdsoft_label:hover i {
            opacity: 1.0;
        }

    .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
        border: 1px solid #DFDFD0;
        position: absolute;
        right: 0px;
        top: 30px;
        z-index: 101;
        display: none;
        background: #fff;
        max-height: 160px;
        overflow-y: hidden;
    }

        .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
            right: -7px;
        }

        .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
            right: 2px;
        }

        .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
            color: #fff;
        }

        .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
            padding: 5px 10px 5px 5px;
        }

            .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
                color: #fff;
                font-weight: 700;
            }

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both;
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 40px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #F5F5F5;
    border: 1px solid #DFDFD0;
    color: #34394a;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    padding: 0px;
    border-collapse: collapse;
    cursor: pointer;
    height: 40px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-size: 12px;
    background: #191f26;
    border-color: #191f26;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    color: #fff;
    font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

    .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
        opacity: 0.2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    }

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #fff;
    box-shadow: none;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit;
    box-shadow: inherit;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    text-align: center;
    color: #fff;
    cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px;
}

    .xdsoft_datetimepicker .xdsoft_copyright a {
        color: #eee;
    }

        .xdsoft_datetimepicker .xdsoft_copyright a:hover {
            color: #aaa;
        }

.xdsoft_time_box {
    position: relative;
    border: 1px solid #DFDFD0;
}

.xdsoft_scrollbar > .xdsoft_scroller {
    background: #ccc;
    height: 20px;
    border-radius: 3px;
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    cursor: pointer;
}

.xdsoft_scroller_box {
    position: relative;
}

.text-oneline {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.panel {
    font: 13px/1.42 'Raleway',Arial,Helvetica,sans-serif;
}

.myaccount .image-result {
    margin-top: 2em;
    margin-right: 2em;
    margin-left: 1em;
}

.myaccount strong {
    font-weight: bold;
}

.myaccount p {
    font-size: 12px !important;
    margin-bottom: 0.1em !important;
    margin-left: 20%;
}

.myaccount .price {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 27px;
    line-height: 1.2;
    text-align: left;
}

.myaccount .btn {
    width: 100%;
    float: left;
    margin: 1px 0 0;
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    text-align: center;
}

.myaccount .red {
    background-color: red !important;
}

.myaccount .green {
    background-color: green !important;
}

.whitebody {
    background: white;
}

.clearfix {
    float: none;
    clear: both;
}

.ui-accordion{
    font-size:1.4em;
}
.ui-accordion .ui-accordion-content {
    padding: 0;
    
}

.cardetail {
    margin-right: 1px;
}
 
.ui-widget-content a {
    font-size: .7em;
}

h3.ui-accordion-header {
    font-size: .9em;
}

.site-title.titleCars {
    margin: -1px;
}

@media screen and (min-device-width: 1400px) {
    .ui-widget-content a {
        font-size: .8em;
    }    
}

.controlpanel ul.cd-tabs-navigation > li {
    padding: 0 0 0 0;
}

.validation-summary-errors {
    display: block;
    color: black;
}

    .validation-summary-errors li {
        display: block;
        color: black;
    }

.cd-tabs-content li {
    display: block;
}


    .cd-tabs-content .validation-summary-errors li:before,
    .cd-tabs-content li:before {
        content: "";
    }

.validation-summary-errors {
    background: #FFECEC;
    padding: 20px;
    color: #C20000;
    border-bottom: red solid 5px;
    margin-bottom: 15px;
}

.input-validation-error {
    background: #FFECEC;
    color: #C20000;
    border-color: #FF9595;
}

.temp-data-row {
    padding: 2% 5%;
    margin: 30px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    color: white;
}


    .temp-data-row.error {
        background: #d9534f;
    }

    .temp-data-row.error {
        min-height: inherit;
    }

	.imgOpenStreetView{
        width: 20px;
        height: 20px;
        cursor: pointer;
        float: right;
    }
    
	.titleOffices{
		margin: 0px;
		border: 0;
	}

    .officeDetail{
        margin-bottom: 20px;
    }
	.officeDetail #officeDetailsPicture{
		padding: 30px;
	}
	.officeDetail h3{
		font-size:24px;
		margin: 25px 0 0 0; 
	}

	.box #AcceptConditions, .box #AcceptNewsletter{
		float: left;
		margin-right: 5px;
	}	
	.content h2{
		color: #D91A1B;
	}
	.panel {
		background-color: #F7F7F7 !important;
	}

    
select{
        padding: 13px 5px !important;
        width: 80px;
        clear: left;
        display: block;
}

.btn.red.offices{
    width: auto;
}

.bannerFooter{
    max-height: 80px;
    display: block;
    clear: both;
    margin: 0 auto;
    margin-bottom: 25px;
}

.temp-data-row{
    display: inline-block;
    width: 100%;
    font-size: 1.4em;
}


input[type="text"], textarea{
    padding: 5px 10px;
    font-size: 1.2em;
}

.site-title h1 {
    display: inline-block;
    vertical-align: middle;
    padding-top: 12px;
    width: 50%;
    font-size: 1.2em;
}
.site-title .container{
    height: auto;
}

.fa:before{
    margin-right: 15px;
    margin-left: 15px;
}

footer .middlefoot ul li{
    text-align: left;
}

.tankeLlenoGrupo{
    color: #06C;
    font-weight: bold;
}

.paginantion-afiliado {
    margin: 0 auto;
    text-align: center;
}
     
.afiliadoComments {
    margin-left: 0 !important;
    margin-top: 0px !important;
}

.afiliadoExtras{
    display: inline-block;
    float: left; margin-right: 20px;    
}

.afiliadoExtras .badge{
    color: #FFF;
    background-color: #18A018;
    margin-left: -30px;
}

.afiliadoExtras img{
    float: left;
    margin-right: 30px;
    max-height: 41px !important;
} 
        
.reserva h4 {
    padding-left: 30px;
}

.reserva h4 strong {
    display: block;
    float: left;
    width: 200px;
    font-size: 18px;
} 
        
table {
    border-left: none;
}

table tr td {
    border-left: 1px solid #DFDFD0;
}
        
table tr:first-child td {
    border-top: 1px solid #DFDFD0;
    border-left: 1px solid #DFDFD0;
}

#AcceptConditions, #AcceptNewsletter {
    width: 20px !important;
    height: 20px !important;
}

.breadcrumbs li {
    position: relative;
    color: #fff;
}

    .breadcrumbs li:after {
        content: "\005C";
        font-weight: 400;
        padding: 0 8px;
        color: #fff;
    }

    .breadcrumbs li:last-child:after {
        content: none !important;
    }

    .breadcrumbs li:hover,
    .breadcrumbs li:focus {
        color: #191F26;
    }

.breadcrumbs a:after {
    content: none !important;
    font-weight: 400;
    padding: 0 !important;
    color: #fff;
}


.oficina-content {
    display: inline-block;
    clear: both;
    margin: 20px auto;
}


#mainOffice #reservationPanel, #mostrarresultados #booking, #reservationPanel .cardetail {
    background: #D01A1B;
}

.limusina {
    padding: 50px;
}

.faqContainer, .TerCondContainer, .PrivacidadContainer, .TicketsContainer {
    padding: 0 20% 0 20%;
}

.faqContainer p, .TerCondContainer p{
    font-size: 16px;
    text-align: justify;
}

.TerCondContainer li {
    font-size: 16px;
    text-align: left;
    list-style: initial;
    margin-left: 20px;
    margin-top: 10px;
}

.TerCondContainer ul {
    margin-top: 20px;
    text-align: left;
    list-style: initial;
    margin-left: 20px;
}

.AvisoLegalContainer {
    padding: 5%;
    background-color: #E0E0E0;
    border: 1px solid #999;
    color: #666;
    margin: 0 20%;
    text-align: justify;
}
            
.faqContainer .ui-accordion-content, .TerCondContainer .ui-accordion-content {
    padding: 15px;
}

.faqMorInfo, .TeryConMorInfo {
    background-color: #E0E0E0;
    border: 1px solid #999;
    color: #666;
    margin: 50px 0 0 0;
    padding: 30px;
    font-size: 1.6em;
    font-family: 'Montserrat', 'sans-serif';
}



.AvisoLegalContainer p{
    font-size: 13px;
    margin-bottom: 1em;
}
        
.TicketsContainer {
    padding: 0 10% 0 10%;
}

.PrivacidadContainer p{
    text-align: justify;
    margin-bottom: 1em;
}

.TicketsHeader {
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/tickets/ticket_header_bg.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    min-height: 220px;
    margin: 0 10%;
    max-width: 1000px;
}

.TicketsHeader h2 {
    float: left;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    max-width: 75%;
}

.coupon {
    width: 440px;
    height: 250px;
    background: url(https://assetsrentacar.azureedge.net/Content/images/tickets/ticket_bg.png);
    display: inline-block;
    margin-bottom: 20px;
}

.coupon:nth-child(odd){
    margin-right: 20px;
}
        
.coupon .descripcion img {
    float: left;
    margin: 0;
}

.coupon .mainImg {
    display: block;
    float: right;
    margin: 0;
}

.coupon .descripcion {
    display: block;
    float: right;
    width: 400px;
    margin: 10px 0 0 0;
}

    .coupon .descripcion h3 {
        font-weight: bold;
        font-size: 18px;
        color: #08a03b;
        margin: 0 0 5px 0;
        font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
        text-align: left;
        padding-bottom: 0;
    }

.coupon .descripcion p {
    display: inline-block;
    margin: 0 0 0 10px;
    color: #511604;
    width: 320px;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}

.reviews-ekomi{
    padding : 0 20%;
}

.reviews-ekomi .single-comment-ekomi {
    width: 300px;
    height: auto;
    position: relative;
    background-color: #eee;
    margin-bottom: 20px;
    padding: 15px;
}

.reviews-ekomi .image-ekomi, .reviews-ekomi .puntuacion-ekomi-img{
    float: left;
}

.reviews-ekomi .puntuacion-ekomi-img {
    margin-right: 43px;
}

.reviews-ekomi .fecha-ekomi{
    margin-left: 0;
    margin-right: 20px;
}

.reviews-ekomi .quote-ekomi:before, .reviews-ekomi .quote-ekomi:after {
    color: #5D5C5C;
}

.reviews-ekomi .quote-ekomi:before {
    margin-left: -20px;
}

.reviews-ekomi .quote-ekomi {
    font-size: 13px;
}

.ekomi-comments .comments{
    border-bottom: none;
}

      
.officeDetail .imgOpenStreetView {
    width: 60px;
    height: auto;
}

#afiliado-panel p{
    color: #000;
}

.fa-spin{
    animation: fa-spin 0.6s infinite linear !important;
}

 .myoffices .oficinaImg{
     display: inline-block;
     float: left;
 }

  .officeDetail .full-width.information.mymap{
      margin-left: 28px;
  }

#LightBoxShadow {
    z-index: 25; 
    display: block; 
    position: fixed; 
    width: 100%; 
    height: 100%; 
    background: rgba(0, 0, 0, 0.6); 
    top: 0; 
    left: 0;
}

#LightBoxContent{
     z-index: 25; 
    display: block; 
    position: fixed; 
    top:0; 
    left: 0; 
    width: 90%; 
    height: 85%; 
    margin: 5% 3% 0% 5%; 
    background-color: #fff; 
    overflow: auto; 
    padding: 20px 2%;
}

#LightBoxClose {
    display:block;
    font-size: 1.6em; 
    cursor: pointer;
    position: absolute;
    right: 2%;
    top: 20px;
}

#LightBoxTitle {
     font-size: 2em; 
    font-weight: bold; 
    color: red; 
    float: left;
    text-align: left;
    text-transform: uppercase;
}

.cls{
    display: block;
    clear: both;
}


.RegistrationCountry #Country{
    width: 100%;
}

#mainOffice, #homepage{
    padding-bottom: 0 !important;
}


    #mainOffice .textOficina {
        background-image: url(https://assetsrentacar.azureedge.net/Content/images/pattern.png);
        width: auto;
        padding: 20px 5%;
        text-align: justify;
    }

#mainOffice .textOficina p{
    margin-bottom: 1em;
}

#mainReviews .reviews-ekomi .single-comment-ekomi {
    margin-bottom: 40px !important;
    box-shadow: 0 0 5px #aaa;
    border-radius: 5px;
    padding: 30px;
}

.limusinaActividad, .limusinaVehiculo{
    width: 100%;
}


#afiliadoPanel  .btn.grey.medium, #afiliadoPanel  .btn.red.medium, #afiliadoPanel  .btn.green.medium, #userPanel  .btn.green.medium, #userPanel  .btn.red.medium{
    padding: 0;
    padding: 10px;
    margin: 10px 5% 0 5%;
    width: 90%;
    float: right;
    margin-right: 15px;
}

#afiliadoPanel  .btn.red.medium, #userPanel  .btn.red.medium{
    background-color:#C30C0C  !important;
    font-weight: bold;
}

#afiliadoPanel  .btn.green.medium, #userPanel  .btn.green.medium{
    background-color:#1E921E !important;
    font-weight: bold;
    margin-top: 83px;
}


#LightBoxText {
    color: rgb(52, 57, 74);
    float: left;
    width: 100%;
}

#EditReservationContainer{
    margin-top: 20px;
}

#edit-reserva nav, #edit-reserva ul.cd-tabs-navigation, #edit-reserva ul.cd-tabs-content{
    display: inline-block;
    position: relative;
    width: 100%;
}

#edit-reserva a{
    text-transform: uppercase;
    font-size: 1.2em;
}
#tClient{
    padding: 3em 5%;
}

#tClient label{
    float: left;
    width: 30%;
    text-align: left;
    line-height: 2.5em;
}

#tClient input[type="text"]{
    float: right;
    width: 70%;
}

.tClientField{
    display: block;
    width: 45%;
    float: left;
    margin: 1em 2.5%;
}

.tClientFieldArea{
    display: block;
    clear: both;
    width: 95%;
    float: left;
    margin: 1em 2.5%;
}

.tClientFieldArea textarea{
    height: 10em;
}

/* #btnSaveClient, #btnSaveOficinas, #btnSaveCar, #btnSaveExtras  */
#btnRefresh{
    float: left;
    font-size: 1em;
    color: red;
}

#oficinas .result .full-width{
    padding: 0;
}

.gMapEmpty{
    cursor: pointer;
}

.attributeIcon img{
    max-height: 32px !important;
}

.miTarifaIncluyeColRight {
    padding: 0 0 0 0 !important;
}

.miTarifaIncluyeColRight #miTarifaIncluyeContent{
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    top: 0;
}

.miTarifaIncluyeColRight #miTarifaIncluyeContent p {
    font-size: 13px !important;
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

.miTarifaIncluyeColRight #miTarifaIncluyeContent p:before {
    top: 0 !important;
}

#mainReviews .container-ekomi{
    display: inline-block;

}

#reviewsTitle h2{
    float: left; 
    line-height: 43px; 
    padding-bottom: 0px;
}

#reviewsTitle h3{
    float: right; 
    line-height: 45px;  
    padding-bottom: 0px;
}

#reviewsTitle h5{
    float: right; 
    margin-left: 50%;
}

#reviewsTitle h5 img{
    height: 45px;
    margin-left: 20px;
}

.eKomiCommentCustomerName{
    float: right;
    font-style: italic;
}

#limusina .limusinaText{
    text-align: left; 
    margin: 10% 20px 0 20px; 
    padding: 20px 10%; 
    background-color: #ebebeb;
}

#limusina .limusinaText h2{
     display: block; 
     padding-bottom: 15px; 
     color: #5EB2C9;
}

#limusina p{
    text-align: justify;
}

#carDetail .carDescription{
    padding: 20px 40px 20px 75px;
    margin: 0;
    text-align: justify;
    clear: left;
}

#carDetail .carDescription p{
    margin-bottom: 1em;
}

#wrapCoches{
    width: 95%;
}

#wrapCoches .tabs li a{
    white-space: nowrap;
}

#rememberMeCB{
    width: 20px;
    height: 20px;
    margin-left: 20px;
}

#mainOffice .mymap{
    width: 92% !important;
    margin: 0 4% !important;
}

/**** QUOTE REQUEST  ***/

.requestQuote {
    height: 2em !important;
    margin-top: 3px !important;
    font-size: 0.8em !important;
    line-height: 2em !important;
    cursor: pointer !important;
    background: #6F7071 !important;
    letter-spacing: 1px;
}

#formRequestCarQuote{
    padding: 5% 0;
}

#formRequestCarQuote .row{
    margin: 0;
}
#formRequestCarQuote label{
    cursor: default;
    float: left;
    text-align:left;
}

#formRequestCarQuote h1{
    font-size: 1.6em;
    text-align:left;
    color: #f00;
    text-transform: uppercase;
    margin-bottom: 10px;
    max-width: 90%;
}

#formRequestCarQuote p{
    font-size: 1.2em;
    text-align:left;
}

#formRequestCarQuote textarea{
    height: auto !important;
}

#submitCarQuote{
    text-align: center;
    padding: 0.5em 2em;
    cursor: pointer;
    width: 100%;
    margin-top: 10px;
}

#formRequestCarQuote #result{
    font-size: 1.2em;
    text-align:left;
    margin-bottom: 2em;
    color: #f00;
    background-color: #eee;
    padding: 1em 3em;
    display: none;
    width: 100%;
}

#formRequestCarQuoteImg{
    max-width: 90%;
    float: left;
}


#formRequestCarQuoteData p{
    text-align: left;
}



#formRequestCarQuoteData strong{
    display: block;
    float: left;
    width: 200px;
    text-align: left;
}

#formRequestCarQuoteDataAttributes img{
    float: left;
    margin: -10px 10px 0px 0px;
}

#formRequestCarQuoteDataincluido p{
    text-align: left;
    font-size: 1em !important;
}

#formRequestCarQuoteData{
    max-width: 100%;
}


#formRequestCarQuoteDataincluido{
    width: 65%;
    margin: 0;
    float: left;
}

#formRequestCarQuoteDataAttributes{
    width: 100%;
    margin: 1em 0 0 1%;
    float: right;
}

#formRequestCarQuoteDataincluido h3{
    display: none;
}

#formRequestCarQuotePrice{
    font-size: 1.2em;
    text-align: center;
    color: #f00;
    text-transform: uppercase;
    margin: 10px 0;
    background: #F3FDBE;
    padding: 4px;
    width: 98%;
    display: inline-block;
    font-weight: bold;
    float: left;
}

#formRequestCarQuote .loadingIcon{
    margin-right: 15px;
    margin-left: -15px;
    float: none;
    margin-top: 0;
    transform-origin: 110%;
    animation: fa-spin 0.6s infinite linear;
}

/*******/


.carQuoteEmailIcon{
    margin-right: -10px; 
    margin-left: -10px;
}

#formRequestCarQuote .one-half, #formRequestCarQuote .one-third, #formRequestCarQuote .two-third{
    padding: 0 !important;
    margin: 0 !important;
}

#formRequestCarQuoteDataincluido p:before {
    content: url(https://assetsrentacar.azureedge.net/Content/images/check.png);
    position: relative;
    top: 3px;
    margin-right: 5px;
}

#formRequestCarQuote #emailField{
    padding-right: 20px !important;

}
 
 #formRequestCarQuoteData .location p{
     font-size: 1em;
 }

 #formRequestCarQuoteData .location p:last-child{
     margin-top: 1.5em;
 }

.contactSpinner{
    animation: fa-spin 0.5s infinite linear !important;
    float: right;
    margin-right: 5%;
}

.contactSpinner:before{
    margin: 0 !important;
}




#miTarifaIncluyeAttributes .fa-car{
    color: #555;
    font-size: 1.4em;
    margin: 0px -5px 0px -15px;
    width: 45px;
}

#oficinasHomepage,
#carListFooter{
    width: 100%;
    margin: 0;
    padding: 20px 5%;
    display: inline-block;
    background-color: #222;
}

.oficinasHomepageOfi{
    display: inline-block;
    width: 33%;
    margin: 0 auto;
    padding: 0.4em 0em;
    font-size: 0.8em;
    text-align: left;
    float: left;
}

#oficinasHomepage h3,
#carListFooter h3 {
    font-size: 19px;
    padding: 0 0 15px;
    display: block;
    width: 90%;
    color: #fff;
}

#oficinasHomepage .fa,
#carListFooter .fa {
    font-size: 1.2em;
    color: #999;
    float: left;
    padding-top: 0px;
}


.tableHorarios{
    width: 100%;
    display: none;
    border: 2px solid #ccc;
}

.tableHorarios tr:nth-child(even) td { background: #f7f7f7; }
.tableHorarios tr:nth-child(odd)  td { background: #fff; }

.tableHorarios thead td{
    font-size: 1.4em;
    background: #F00 !important;
    color: #fff;
}

#mainOffice .tableHorarios{
    display: table;
    margin: 0;
    padding: 0 0 0 0;
    text-align: center;
    border: none;
    width: 100.1%;
}

#mainOffice .tableHorarios thead tr{
    position: inherit;
    top: 0;
    left: 0;
    font-size: 0.7em;
}

#mainOffice .tableHorarios thead td{
    border-top: none;
    border-left: none;
    background: #D01A1B !important;
    padding: 3px;
    font-size: 1.4em;
}

#mainOffice .tableHorarios thead td:last-child{
    border-right: none;
}
#mainOffice .tableHorarios td{
    font-size: 0.8em;
}

.horarioDay{
    font-size: 1em;
    padding: 10px;
    margin: 0;
}

.horarioND{
    font-size: 1em;
    padding: 10px;
    margin: 0;
}

.horarioSingle{
    font-size: 1em;
    padding: 10px;
    margin: 0;
}

.horarioDouble{
    font-size: 1em;
    padding: 10px;
    margin: 0;
}

.horarioLi .ofiDataTime{
    margin-top: 30px;
}

.horarioLi strong{
    font-size: 0.8em;
}
 
.badgeNowOpen {
    position: absolute;
    background-color: #0b0;
    color: #fff;
    font-size: 0.8em;
    border-radius: 0 0px 0 10px;
    width: 80%;
    right: 0;
}

.badgeNowOpenLB{
    position: absolute;
    background-color: #0b0;
    color: #fff;
    font-size: 1em;
    border-radius: 0 0px 10px 0px;
    width: 30%;
    left: 0;
    top: 0;
}

.horarioLiToday{
    font-size: 0.8em;
    text-align: right;
    margin-right: 20%;
}

.lbHorariosOficina{
    margin-top: 4em;
}

#mainOffice .horarioLiToday{
    margin-right: 1em;
    font-size: 1em;
}

#mainOffice  .badgeNowOpen {
    position: absolute;
    background-color: #0b0;
    color: #fff;
    font-size: 0.8em;
    border-radius: 0 0px 0 10px;
    width: 150px;
    right: 0;
    text-align: center;
    top: 0;
}

#OfficeContactInfo{
    margin-top: 15px;
}

#mainOffice #OfficeContactInfo p{
    text-align: right; 
}

#mainOffice #OfficeContactInfo p strong {
    float: left;
    display: inline-block;
}

.registroAfiliados{
    width: 100%;    
}

/*  REGISTRO AFILIADOS */

#registroAfiliadosForm fieldset {
    border: 3px solid #F3F3F3;
    padding: 1.5em 1.5em 1em 1.5em; 
    text-align: left;
}

#registroAfiliadosForm  #fsPersonaContacto{
    margin-top: 1.5em;
}

#registroAfiliadosForm legend{
    padding: 0 20px 0 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #bd4f4f;
}

#registroAfiliadosForm label{
    text-transform: none;
    clear: left; 
    width: 35%; 
    float: left; 
    margin-top: 0.5em;
    color: #BD4F4F;
    font-size: 1em;
    text-align: left;
}

#registroAfiliadosForm input{
    width: 65%; 
    float: right;
    font-size: 1em;
}

#registroAfiliadosForm textarea{
    height: 8em;
}

#registroAfiliados h2{
    font-size: 1.4em;  
    margin-bottom: 0.5em; 
    display: inline-block; 
    width: 100%; 
    text-align: left; 
    font-weight: bold; 
    color: #bd4f4f;     
}


#registroAfiliados .quoted{
    color: #A56161;
    word-spacing: 2px;
    text-align: center;
    font-size: 1.4em;
    font-style: italic;
    margin-top: 150px;
}

#registroAfiliados .quoted strong{
    margin-top: 1em;
    display: block;
}

#caButtonNoEsperes{
    background: #bd4f4f; 
    background: linear-gradient(to bottom, rgb(204, 76, 39) 0%, rgb(177, 53, 17) 100%); 
    border-radius: 50px; 
    padding: 0.5em 1em; 
    color: #fff; 
    display: block; 
    max-width: 80%; 
    margin: 2em auto; 
    font-size: 1.4em; 
    cursor: pointer;
}

.regAfiBigTitle{
    font-size: 2em; 
    padding: 0 1em 1em 1em; 
    display: inline-block; 
    float: left; 
    font-weight: bold; 
    color: #bd4f4f;
}

#regAfiFirstCol{
    width: 46%; 
    display: block; 
    float: left; 
    padding: 0 1em 1em 1em;  
    margin-left: 2%;
}

#regAfiSecondCol{
    width: 48%; 
    float: right; 
    padding: 1em; 
    text-align: left; 
    word-spacing: 1px; 
    letter-spacing: 1px; 
    margin-right: 2%;
}

.regAfiTxt4Wrp{
    padding: 0 3em 10px 0.5em; 
    text-align: left; 
    word-spacing: 1px; 
    letter-spacing: 1px;
}

.regAfiTxt4{
    border-left: 8px solid #E6BABA; 
    display: inline-block; 
    padding-left: 1em;
}

.regAfiTxt25{
    border-left: 8px solid #E6BABA; 
    display: inline-block; 
    padding-left: 1em;
    text-align: justify;
}

.regAfiTxtVS{
    text-align: justify; 
    word-spacing: 1px; 
    letter-spacing: 1px; 
    color: #444; 
    margin-bottom: 10px;
}


.regAfiTxtVSWrap{
    width: 50%; 
    float: left; 
    margin: 20px 0 0 0; 
    padding: 0 5%;  
    display: inline-block;
}

.regAfiTxt25Wrp{
    padding: 0 0 10px 0; 
    text-align: left; 
    word-spacing: 1px; 
    letter-spacing: 1px; 
    color: #444;
}

#regAfiTable{
    width: 100%; 
    margin: 30px 0 0 0; 
    padding: 0; 
    border: none; 
    text-transform: none;
}

#regAfiTable tr{
    margin: 0; 
    padding: 0; 
    border: none;
}

#regAfiTable td{
    margin: 0; 
    padding: 20px; 
    border: none; 
    width: 40%;
}

#registroAfiliados #sloganForm{
    width: 100%; 
    display: inline-block; 
    font-size: 1.6em;  
    margin: 0.5em 0; 
    padding: 1em 0; 
    text-align: center; 
    font-weight: bold; 
    color: #fff; 
    background: #bd4f4f;  
    word-spacing: 1px; 
    letter-spacing: 1px; 
    text-transform: uppercase;
}


#registroAfiliadosFormFirstCol{
    width: 60%; 
    float: left; 
    margin: 20px 0 0 0; 
    padding: 0 5%;  
    display: inline-block;
}

#registroAfiliadosFormSecondCol{
    width: 40%; 
    float: left; 
    margin: 20px 0 0 0; 
    padding: 0 5%;  
    display: inline-block;
}


#registroAfiliadosForm legend{
    padding: 0 20px 0 20px; 
    text-transform: uppercase; 
    font-weight: bold; 
    letter-spacing: 1px; 
    color: #bd4f4f;
}

#registroAfiliadosForm label{
    float: left; 
    margin-top: 10px;
}

#registroAfiliadosForm #submit{
    background-color: #bd4f4f; 
    width: 50%; 
    margin-top: 1em;
}

#registroAfiliadosFormSecondColImg{
    top: 80px; 
    position: relative;
}

#registroAfiliadosForm{
    width: 100%; 
    display: inline-block; 
    position: relative;
}

#regAfiTxtVSContainer{
    width: 100%; 
    display: inline-block; 
    position: relative;
}

#regAfiTxtVSImg{
    position: absolute; 
    top: 45%; 
    left: 47%; 
    width: 7%;
}

.regAfiTxtVSTitle{
    text-align:center; 
    border-bottom: 1px solid #E6BABA;
}

#footerTextContainer {
   /* background-image: url(https://assetsrentacar.azureedge.net/Content/images/footer-text-bg.jpg); */
    padding: 3em 5em;
    box-shadow: inset 0 0px 50px #212121;
    border-top: 1px solid #353535;
    border-bottom: 1px solid #353535;
    text-align: justify;
    margin: 0;
}


#footerTextContainer p{
    text-align: justify;

}

#footerTextContainer .about{
    background-color: #292D30;
    padding: 0;
    box-shadow: 0 0px 50px #212121;
}

#btnSave {
    font-size: 0.6em;
    font-family: 'Open Sans', sans-serif; 
    float: left;
    margin-right: 20px;
    padding-right: 25px;
    cursor: pointer;
    display: none;
    background-color: #F00;
    color: #FFF !important;
    font-weight: bold;
}

#btnSave:hover{
    color: #fff !important;
}

#btnSave .fa-floppy-o{
    font-weight: normal;
    float: left; 
    margin-left: -10px;
    width: 40px;
}

#edit-reserva #extrasView table.data i{
    width: auto;
    line-height: 4.5em;
}

#edit-reserva #extrasView table.data img{
    float: left;
    margin: 10px 20px;
}

#edit-reserva #extrasView table.data select{    
    margin: 0 auto;
} 

#EditReservaMessage{
    display: none;
    padding: 0.5em;
    color: #fff;
    font-size: 1em;
}

#EditReservaMessage.msg{
    display: block;
    background-color: #0C0;
}

#EditReservaMessage.error{
    display: block;
    background: #f00;
}

#afiliadoPanel .cd-tabs-navigation{
    width: 100%;    
}

#footerTextContainer{
    padding: 3em 5em;
}

.afiliadosBannerTable .badge-inverse.pull-right{
    margin-right: 10px;
}

.afiliadosBannerTable h3{
    font-size: 1.4em;
    text-align: center;
}

#EditReservationContainer .cd-tabs-navigation li{
    width: 20%;
}

#editReservaTotalPrice:hover{
    cursor: default;
    background-color: #fff;
}

#editReservaTotalPrice a{
    color: #555;
    text-align: right;
}

#editReservaTotalPrice a:hover{
    text-decoration: none;
    cursor: default;
    background-color: #fff;
}

.reserva .information{
    padding: 0;
}

.reserva .information .one-half{
    width: 50%;
     float: left;
     box-shadow: none;
     padding: 25px 15px;
}

.reserva .information .one-half:last-child{
    border-left:  1px solid #dfdfdf;
}

.reserva .price{
    font-weight: bold;
    text-align: left;
}


p.afiliadoComments {
    margin-left: 0 !important;
    margin-top: 10px !important;
    font-size: 1.2em !important;
}


#afiliadoPanel  .cd-tabs{
    max-width: 1280px;
}

.reserva .result .one-half{
    box-shadow: none;
}

#afiliadoPanel .reserva h4{
    clear: both;
    font-size: 16px;
    line-height: 18px;
}

.orderStatusConfirmed{
    color: #1B5E20 !important;
    font-weight: bold;
}

.orderStatusEnCurso{
    color: #F57F17 !important;
}

.orderStatusCancelled{
    color: #f00 !important;
}

.orderStatusConfirmed .fa, .orderStatusEnCurso .fa, .orderStatusCancelled .fa{
    margin-left: -10px;
    vertical-align: sub;
    margin-top: -12px;
    float: none;
}

#bannerAfiliadosContent{
    color: #333;
}

#bannerAfiliadosContent .list-group-item .text-center{
    font-size: 1.4em;
    text-align: left;
    padding-left: 2em;
}

.imgLimusinaLeft{
    margin: 10px 0.5% 10px 0px; 
    float: left; 
    max-width: 48%;
}

.imgLimusinaRight{
    margin: 10px 0 10px 0px;
     float: left; 
     max-width: 48%;
}

#edad{
    margin-top: 20px;
}

.btnSelectWrap{
    min-width: 250px;
}

#H1HomeTitle{
display: block;
    width: 94%;
    text-align: center;
    color: #fff;
    margin: 20px auto 20px auto;
    letter-spacing: 3px;
    background: rgb(204, 77, 72);
    padding: 5px;
    font-size: 1.2em;
    word-spacing: 5px;
    border-radius: 30px;
    box-shadow: 0px 3px 7px rgba(74, 74, 74, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.38);
    text-transform: uppercase;
}

.h1car1, .h1car2{
    float: left;
    margin-top: 3px;
    margin-left: 20px;
    color: #F6FDD4;
}

.h1car2{
    float: right;
    margin-right: 20px;
}

#vantajesTenerife .one-third{
    min-height: 160px;
}

.oficinasboxdesc{
    width: 100% !important;
}

.wrapSingleReservationHeader{
    padding: 3em;
    margin-bottom: 10px;
}

.wrapSingleReservation{
    padding: 0 3em 3em 3em;
    max-width: 1200px;
}

.reserva .information .one-half{
         width: 50%;
         float: left;
         box-shadow: none;
         padding: 25px 15px;
    }

    .reserva .information .one-half:last-child{
        border-left:  1px solid #dfdfdf;
    }
    .reserva .result .one-half {
        box-shadow: none;
    }
    h1.afiliadoName {
        color: #000;
        font-size: 1.2em;
    }
    .orderStatusConfirmed {
        color: #1B5E20 !important;
        font-weight: bold;
    }

    .orderStatusEnCurso {
        color: #F57F17 !important;
    }

    .orderStatusCancelled {
        color: #f00 !important;
    }

    .orderStatusConfirmed .fa, .orderStatusEnCurso .fa, .orderStatusCancelled .fa {
        margin-top: -12px;
        margin-left: -10px;
        vertical-align: sub;
        float: none;
    }

    .reserva .price {
        font-weight: bold;
    }
    #editReservaTotalPrice a {
        color: #555;
        text-align: right;
    }
    #editReservaTotalPrice a:hover {
        color: #555;
        background-color: #fff;
        text-decoration: none;
        cursor: default;
    }
    .advanced-search .ui-accordion .ui-accordion-header {
        margin-bottom: 12px !important;
        font-weight: bold;
        background: #fff !important;
        background-image: none !important;
        background-color: #fff !important;
        padding-right: 25px !important;
        color: #333;
    }
    #tOficinas .advanced-search .ui-widget-content a {
        font-size: 0.9em;
        color: #333;
        text-decoration: none;
    }
    #edit-reserva a {
        text-transform: uppercase;
    }
    #tOficinas .selectedoffice {
        margin-bottom: 0 !important;
        padding-left: 1em !important;
    }
    .cd-tabs-navigation li a{
        font-size: 1em;
        text-transform: uppercase;
    }

    .SingleReserva{
        width: 100%;
        text-align: center;
        border: 2px solid #dfdfd0;
        padding: 1em 0;
        float: left;
        padding: 3em;
    }

    .SingleReservaImg{
        margin: 0 auto;
    }

    .SingleReservaImg h2{
        padding-bottom: 0;
        margin-bottom: 0.5em;
        margin-top: 0.6em;
        text-transform: uppercase;
    }

    .SingleReservaImg .image-result{
        margin: 0 10%;
        max-width: 80%;
        float: left;
    }

    .SingleReservaData{
        text-align: left;
        padding: 1em 0 0 2em;
    }

    .SingleReservaData h2{
        text-transform: uppercase;
        margin-top: 0; 
    }

    .SingleReservaData h4 strong {
        display: block;
        float: left;
        width: 200px;
    }

        
    .SingleReserva .badge {
        color: #fff;
        background-color: #18a018;
        margin-left: -30px;
    }
    .SingleReservaComments{
        text-align: left;
    }

    #SingleResCond{
        display: block;
        width: 100%;
        float: left;
        padding-top: 2em;
    }
    .SingleResCond-btn{
        width: auto;
        margin: 0 auto;
        padding: 0.5em 2em;
        cursor: pointer;
        background-color: #D91A1B;
        color: #fff;
        text-align: center;
        font-size: 1em;
        border-radius: 3px;

    }

    .singleReservationConditions{
        padding-top: 2em;
        font-size: 1em;
        max-width: 800px;
        margin: 0 auto;
        text-align-last: left;
    }

    .singleReservationConditions h3{
        text-align: left;
        padding: 0;
        margin-bottom: 1em;
        clear: both;
        margin-top: 2em;
    }
    .singleReservationConditions p{
        text-align: left;
        line-height: 2em;
    }

        .singleReservationConditions p:before {
            content: url(https://assetsrentacar.azureedge.net/Content/images/check.png);
            position: relative;
            top: 3px;
            margin-right: 5px;
        }

    .oficinastopimage{
        background-image: none !important;

    }

    #app-container
    {
        position:relative;
    }
   #app-store-link{
       position: absolute;
       max-width: 15%;
       bottom: 17%;
       right: 35%;
   }

   #andr-store-link{
       position: absolute;
       max-width: 15%;
       bottom: 5%;
       right: 35%;
   }

   #popupApp{
       display: none;
       position: fixed;
       bottom: 0;
       right: -300px;
       box-shadow: 0px 0px 30px #000;
   }

    .menuItemApp{
        background-color: #fff !important;
        padding: 0 !important;
    }

    .menuItemApp a{        
        padding: 0 0 0 10% !important;
    }

    .menuItemApp a img{        
        max-width: 300px;
    }

    .acceptConditions{
        width: 20px !important;
        height: 20px !important;
        vertical-align: middle;
        float: left;
        margin-right: 10px;
    }

    #VerCondicioneContainer{
        float: left;
    }

    #VerCondicioneContainer label{
        padding-bottom: 3px;
        text-transform: none;
        font-size: 1em;
    }

    #verCondiciones{
        display: block; 
        clear: both; 
        cursor: pointer;
        font-size: 1em;
    }

    #termsAndCondicionsTextContainer{
        text-align: justify;
    }

    .terminosCondicionesContainers{
        margin-top: 20px;
    }

    .condiWrap h1{
        margin-top: 1em;
    }

    .condiWrap h3{
        padding-bottom: 0 !important;
    }
    .miTarifaIncluyeTerminosCondiciones{
        margin-left: 25px;
        text-decoration: underline;
        padding-top: 1em;
        display: block;
    }

    #LightBoxText .TerCondContainer{
        padding: 0 0 40px 0;
    }

    #LightBoxText .TerCondContainer #accordion h3{
        font-size: 0.8em;
        margin: 0;
        padding: 5px;
    }


    #verCondicionesRight{
        text-align: center; 
        font-size: 0.8em; 
        padding: 0; 
        text-decoration: underline;
        cursor: pointer;
    }
    
    #miTarifaIncluyeContentWhiteLabel{
        padding: 10px 20px;
    }

    .TerCondContainerWhiteLabel{
        padding: 0 0 20px 0;
        width: 100%;
        margin: 0;
    }

    .TerCondContainerWhiteLabel .ui-accordion .ui-accordion-content{
        font-size: 0.7em;
        padding: 10px 20px;
        text-align: justify;
    }

    .TerCondContainerWhiteLabel ul{
        display: inline;
    }

    .TerCondContainerWhiteLabel li{
        text-align: left;
        list-style: inherit;
        margin-left: 20px;
        margin-top: 10px;
        width: 100%;
        display: list-item;
        font-size: 1em;
    }

    .terminosCondicionesAfiliados{
        text-align: left !important;
    }

    #liTerminosCondicionesAfiliados{
        padding: 0 3em !important;
    }

    .terminosCondicionesAfiliados li{
        display: list-item !important;
        color: #333;
        padding: 0 !important;
        margin-bottom: 1em;
    }

    .terminosCondicionesAfiliados p{
        margin-bottom: 0.5em !important;        
    }
    .terminosCondicionesAfiliados li, .terminosCondicionesAfiliados p{
        font-size: 14px !important;
        color: #333 !important;
    }

    .terminosCondicionesAfiliados li{
        list-style-type: inherit;
        display: list-item;
    }

    .terminosCondicionesAfiliados li:before {
        display: none !important;
    }

    .terminosCondicionesAfiliados .listNumber{
        list-style-type: decimal;
        margin-left: 20px;
    }

    .terminosCondicionesAfiliados .listDisc{
        list-style-type: disc;
        margin-left: 20px;
    }

     .terminosCondicionesAfiliados h3, .terminosCondicionesAfiliados h4 {
        color: #f00;
    }

     #afiliadosAcceptConditionsContainer{
         width: 50%;
         float: left;
     }
     #acceptConditionsAfiliado{
         float: left !important;
         margin: 20px 20px 0 0;
         width: 20%;
     }
     #VerCondicioneAfiliadoContainer{
         width: 80%;
         float: left;
         padding-top: 7px;
     }
     #afiliadosAcceptConditionsContainer{
         width: 50%;
         float: left;
     }
     .verCondicionesAfiliado{
         width: 100% !important;
     }     

#footerAboutUs img{
    float: left;
    margin-bottom: 35px;
}

.modal-content{
    padding: 20px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.4;
}

.modal {
  text-align: center;
}

.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.regAfiPrivacyMessage{
    text-align: justify;
    display: block;
    clear: both;
    padding-top: 20px;
}

.regAfiPrivacyMessage{
    margin: 10px 5% 0 5%;
    padding: 20px;
    background: #F5F4F4;
    color: #6D6D6D;
}


 main.main{
        background-color: #fafafa;
    }
    .newLine{
        display: block; 
        clear: both; 
        height: 10px;
    }

    .wrapSearchResult, .wrapSelectExtras, .wrapCustomerData{
        width: 95% !important;
        text-align: center;
    }
    .resultsNumber{
        font-size: 24px;
        text-align: left;
        float: left;
        padding-bottom: 10px;
        line-height: 2em;
    }

    .searchResultFilters{
        width: 18%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-right: 1%;
    }

    .searchResultFiltersElement{
        background-color: #fff;
        margin-bottom: 20px;
        border: 1px solid #ccc;
        box-shadow: 0px 2px 5px #aaa;
    }
    .searchResultFiltersElementContent{
        margin-left: 10px;
    }
    
    .searchResultFiltersElementContent label{
            max-width: 85%;
    }
    .searchResultFiltersElementTitle{
        background: #555;
        padding: 5px 0;
        font-size: 1.2em;
        margin-bottom: 20px;
        border-bottom: 1px solid #ddd;
        color: #fff;
    }

    .searchResultFiltersElementTitle .fa:before{        
        margin-right: 0 !important;
    }

    .searchResultFiltersElementTitle img{
        width: 24px;
        opacity: 0.8;
    }

    .searchResultFilters input[type=checkbox]{
        width: 24px;
        height: 24px;
        display: block;
        clear: left;
        float: left;
        margin-right: 5px;
    }

    .searchResultFilters label{
        font-size: 0.8em;
    }

    .searchResults{
        width: auto;
        width: 80%;
        font-family: 'Montserrat',sans-serif;
        display: inline-block;
    }

    .searchMatch{
        width: 100%;
        border: 1px solid #ccc;
        box-shadow: 0px 2px 5px #aaa;
        margin-bottom: 50px;
        overflow: hidden;
        background-color: #fff;
    }

    .searchMatchFirstRow{
        display: block;
        width: 100%;
        clear: both;
        overflow: hidden;
    }

    .searchMatchSecondRow{
        display: block;
        width: 100%;
        text-align: left;
        background-color: #f6f6f6;
        border-bottom: 1px solid #eee;        
        overflow: hidden;
    }

    .searchMatchThirdRow{
        display: block;
        width: 100%;
        text-align: left;
        padding: 15px;
        height: 120px;
    }

    .searchMatchThirdRowFirstCol{
        width: 25%;
        float: left;
    }

    .searchMatchThirdRowSecondCol{
        width: 75%;
        float: left;
    }

    .searchMatchThirdRowSecondCol li{
        display: inline-block;
        width: 33%;
        float: left;
        padding: 0px 10px 5px 20px;
        font-size: 0.8em;
        font-style: initial !important;
    }

    .searchMatchThirdRow .rating{
        font-weight: bold;
        text-transform: uppercase;        
    }

    .searchMatchThirdRow .votes{
        font-size: 0.8em;        
    }

    .ratingsDetailsVotes{
        color: #888;
        margin-right: 10px;
        font-size: 1.1em;
        float: right;
    }

    .searchMatchSecondRowProvider{
        padding: 15px 0 15px 20px;
        width: 25%;
        float: left;
        text-align: left;
        border-right: 1px solid #ddd;
    }

    .providerSumistradoPor{
        display: block;
        clear: both;
        text-align: left;
        text-transform: uppercase;
    }

    .searchMatchSecondRowProvider img{
        height: 40px;
        margin-top: 5px;
        margin-right: 10px;
        float: left;
    }

    .providerTerminosCondiciones{
        text-decoration: underline;
        text-align: center;
        color: #888;
        cursor: pointer;
        max-width: 55%;
        float: left;
        font-size: 0.8em;
        margin-top: 8px;
    }
    .searchMatchSecondRowIncluded {
        padding: 20px;
        width: 75%;
        float: right;
    }

    .searchMatchFirstRow .featured-image{
        width: 25%;
        cursor: pointer;
        float: left;
        padding: 0 10px;
        border-right: 1px solid #eee;
    }

    .searchmatchCategory{
        padding: 3px 15px 3px 15px;
        text-align: left;
        display: block;
    }

    .searchMatchImg{
        margin: 1% auto;
        width: 90%;
        margin-top: 20px;
    }

    .searchMatchName{
        display: block;
        width: 100%;
    }

    .searchMatchNameHeader{
        width: 100%;
        padding: 15px 20px 0px 20px;
        position: relative;
    }

    .searchMatchDetails{
        display: inline-block;
        float: left;
        padding: 0 20px;
        clear: both;
        width: 100%;
        margin-top: 10px;
    }

    .searchMatchDetailsCol{
        width: 50%;
        display: block;
        float: left;
    }

    .searchMatchDetailsCol.leftBorder{
        border-left: 1px solid #eee;
        padding-left: 4%;
        height: 70px;
        width: 48%;
        margin-left: 2%
    }

    .fuelOptionList{
        list-style: circle;
        list-style-type: circle;
        margin-top: 5px;
    }

    .fuelOptionList li{
        list-style: circle;
        list-style-type: circle;
        display: list-item;
        text-align: left;
        margin-left: 28px;
        padding-left: 8px;
    }

    .searchMatchNameDetails{
        display: inline-block; 
        float: left;
        text-align: left;
        width: 53%;
    }

    .searchMatchDetails img{
        float: left;
        width: 24px;
        opacity: 0.6;
        margin-right: 10px;
    }

    .searchMatchName h2{
        font-size: 1.8em;
        padding: 0;
        color: #333;
        display: inline;
    }

    .searchMatchName h4, .searchMatchName h3{
        font-size: 1.2em;
        padding: 0;
        margin-left: 20px;
        color: #777;
        display: inline;
    }

    .searchMatchButtons{
        float: right;
        display: inline-block;
        margin-right: 2%;
        width: 20%;
    }

    .searchMatchButtons .btn.large{
        padding: 0 30px;
        width: auto;
    }

    .searchMatchPrice{
        font-size: 1.8em;
        text-align: center;
        font-family: 'Montserrat',sans-serif;
        font-weight: bold;
        padding-top: 20px;
        color: #333; 
        display: block;
        clear: both;      
    }

    .searchMatchPricePorDias{
        font-size: 0.5em;
        color: #999;
        display: block;
        width: 100%;
        font-weight: normal;
    }

    .searchMatchButtons .btn{
        display: block;
        clear: both;
    }
    
    .searchMatch .btn.Seleccionar {
        background: #43A047!important;
        height: 45px;
        line-height: 45px;
    }

    .searchMatch .btn.Seleccionar:hover {
        background: #4CAF50 !important;
    }

    .searchMatch .requestQuote{
        height: 2em !important;
        line-height: 2.2em !important;
        background: #888 !important;
    }

    .searchMatch .requestQuote:hover{
        background: #999 !important;
    }

    .priceIncludes li{
        color: #444;
        display: block;
        width: 50%;
        height: 35px;
        float: left;
        font-size: 0.9em;
    }

    .priceIncludes img{
        opacity: 0.8;
        width: 24px;
        margin: 0 1em 0 0;
        vertical-align: middle;
        display: inline-block;
        float: left;
    }

   .hasTooltip{ 
        cursor: default;
        display: inline-block;
        font-style: oblique;
   }

   .priceIncludes .hasTooltip {
        max-width: 80%;
    }

    .ui-tooltip{
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0 0 30px #999;
        font-size: 1em;
        text-align: justify;
        border: none;
    }

    .ui-tooltip::before {
        content: "";
        position: absolute;
        right: 50%;
        bottom: -9px;
        width: 0;
        height: 0;
        border-top: solid 15px #fff;
        border-left: solid 10px transparent;
        border-right: solid 10px transparent;
    }

    #termsConditionsLightboxShadow,  #requestQuoteLightboxShadow{
        z-index: 25; 
        display: block; 
        position: fixed; 
        width: 100%; 
        height: 100%; 
        background: rgba(200, 200, 200, 0.8);
        top: 0; 
        left: 0;
    }

    #termsConditionsLightboxContent, #requestQuoteLightboxContent, #customerDataConditions{
         z-index: 25; 
        display: block; 
        position: fixed; 
        top:0; 
        left: 0; 
        width: 90%; 
        max-height: 85%; 
        margin: 8% 3% 0% 7%; 
        background-color: #fff; 
        overflow: auto; 
        padding: 20px 2%;
        box-shadow: 0 0 60px #555;
        border-radius: 5px;
    }

    #termsConditionsLightboxClose, #requestQuoteLightboxClose {
        display:block;
        font-size: 1.6em; 
        cursor: pointer;
        position: absolute;
        right: 2%;
        top: 20px;
        padding: 5px 20px;
    }

    #termsConditionsLightboxTitle, #requestQuoteLightboxTitle {
        font-size: 1.6em; 
        font-weight: bold; 
        color: #1B5E20; 
        float: left;
        text-align: left;
        text-transform: uppercase;
    }

    #termsConditionsLightboxText, #requestQuoteLightboxText{

    }

    .termsConditionsType{
        text-align: left;
        font-size: 1.6em;
        padding: 0.2em 0.5em;
        background-color: #558B2F;
        color: #fff;
        text-transform: uppercase;
        margin-top: 2em;
    }

    .termsConditionsContent{
        border-left: 2px solid #558B2F;
        padding: 0.5em;
    }

    .termsConditionsCaption{
        font-size: 1.4em;
        text-align: left;
        padding: 0.3em 0.5em;
        color: #555;
    }

    .termsConditionsBody{
        text-align: justify;
        padding: 0 2em;
    }

 
    #researchDetails{
        width: 100%;
        border: 1px solid #ccc;
        box-shadow: 0px 2px 5px #aaa;
        overflow: hidden;
        background-color: #555;
        margin: 35px 0 0 0;
        position: relative;
        color: #fff;
        text-align: center;
    }

    #researchDetailsPickup, #researchDetailsDropoff{
        display: block;
        width: 40%;
        margin: 0;
        float: left;
        font-size: 1.2em;
    }

    #researchDetailsPickup h3, #researchDetailsDropoff h3{
        text-transform: uppercase;
        font-size: 1em;
        margin: 0.5em 0;
        padding: 0;
    }

    .researchDetailsLocation{
        display: inline-block;
        max-width: 80%;
        min-height: 2.5em;
        font-weight: 100;
    }

    .researchDetailsDate{
        letter-spacing: 1px;
        font-weight: lighter;
    }

    #researchDetailsNumDaysContainer{
        display: block;
        width: 20%;
        margin: 0;
        padding: 40px 20px 10px 20px;
        float: left;
        font-size: 1.2em;
        text-align: center;
    }

    .researchDetailsNumDays{
        font-size: 1.4em;
        color: #D01A1B;
        background-color: #FFFFFF;
        display: inline-block;
        border-radius: 25px;
        margin: 0 auto;
        width: 50px;
        height: 50px;
        line-height: 1.8em;
    }

        
    .researchDetailsNumDaysTxt{
        margin: 0 auto;
        display: inline;
        text-transform: uppercase;
    }

    .researchDetailsArrowLeft{
        height: 125px;
        display: block;
        float: right;
        margin-top: -5px;
        margin-bottom: -15px;
    }

    .researchDetailsArrowRight{
        height: 125px;
        display: block;
        float: left;
        margin-top: -5px;
        margin-bottom: -15px;
    }

    #researchDetailsChangeDetails{
        font-size: 1.4em;
        float: right;
        border: 1px solid #ccc;
        box-shadow: 0px 2px 5px #aaa;
        background-color: #555;
        padding: 5px 20px;
        color: #fff;
        cursor: pointer;
    }

    .researchDetailsChangeDetailsOpen{
        border-bottom: none;
    }
    #searchContainer{
        display: none;
        width: 100%;
        border: 1px solid #ccc;
        box-shadow: 0px 2px 5px #aaa;
        background-color: #D51A1A;
        padding: 5px 20px;
        color: #fff;
        float: left;
        margin-top: -18px;
        margin-bottom: 20px;
        border-top: none;
    }

    .searchResults #newSearchWrapper {  /* overwrite default */
        margin: auto;
        width: auto;    
    }

    .contact-data {
         margin-top: 20px;
    }

    #buttonSearchSelected{
        background-color: #000000;
        color: #FFF !important;
    }

        #extraAsideTitle{
        background-color: #333;
        color: #fff;
        padding: 5px;
        font-size: 1.4em;
        text-align: center;
    }
   
    #extraAsideTitle .extraAsideCarNameSimilar{
        font-weight: normal;
        font-size: 0.8em;
        font-style: oblique;
    }

    #extraAsideProvider{
        padding: 0px 10px 20px 10px;
    }

    #extraAsideProvider img{
        width: 25%;
        float: left;
    }

    #extraAsideProviderName, .extraAsideProviderConditions{
        width: 70%;
        display: block;
        text-align: center;
        float: left;
        font-size: 1.2em;
    }

    .extraAsideProviderConditions {
        font-size: 1em;
        font-style: oblique;
        cursor: pointer;
        text-decoration: underline;
    }

    .extraAsideBlock{
        float: left;
        width: 100%;
        background-color: #eee;
        padding-bottom: 20px;
    }

    .extraAsideBlock h3, .extraAsideBlock h2{
        background-color: #888;
        color: #fff;
        padding: 5px;
        margin-bottom: 10px;
    }

     .extraAsideBlock h2{
         background-color: #333;
     }
    #extraAsidePrice{
        width: 100%;
        background-color: #F1F8E9;
        margin-top: 20px;
        border-bottom: 1px solid #ddd;
    }

    #extraAsidePriceOnlineContainer, #extraAsidePriceOnsiteContainer, #extraAsidePriceTotalContainer{
        width: 95%;
        font-size: 1.2em;
        text-align: left;
        display: inline-block;
        padding: 10px 30px;
    }

    #extraAsidePriceTotalContainer{
        border-top:  1px solid #ddd;
        padding-top: 15px;
        font-weight: bold;
    }

    .extraAsidePriceLabel{
        display: inline-block;
        width: 65%;
        float: left;
    }

    .extraAsidePriceOnline{
        display: inline-block;
        float:right;
        /*width: 25%; */
        text-align: right;
    }

    .extraAsidePriceCurrency{
        display: inline-block;
        float: right;
    }
    .extraAsidePriceTaxIncl{
        text-align: right;
        margin-right: 10%;
        color: #888;
    }

    #extrasSidebar{
        width: 30%;
        display: block;
        float: right;
        border: 1px solid #ccc;
        box-shadow: 0px 2px 5px #aaa;
        margin-bottom: 50px;
        overflow: hidden;
        background-color: #fff;
    }

    #btnMakeBook{
        cursor: pointer;
        background: #43A047;
        height: 45px;
        line-height: 45px;
        width: 30%;
        float: right;
        color: #fff;
        font-size: 1.4em;
        text-transform: uppercase;
    }

    .searchDetailField{
        text-align: left;
    }

    .oficinasHomepageOfi a{
        display: block;
        width: 75%;
        margin-right: 20px;
        height: 2.5em;
        color: #eee;
        text-decoration: none;
        float: left;
    }

        .oficinasHomepageOfi a span {
            display: block;
            line-height: 1.2rem;
            color: #eee;
        }

    .oficinasHomepageOfi a:hover {
        font-weight: bold;
        color: #fff;
        text-decoration: none;
    }


    @media screen and (max-width: 768px)
    {
        #topBarRow, #topBarContainer{
            height: 30px !important;
        }

        .topbar {
            display: block !important;
        }
        
        #topMenuItems, #topMenuSocial{
            display: none !important;
        }

        .languagesTop{
            width: 100% !important;
        }

        #language{
            margin: 20px 0 0 85% !important;
        }
    }

.ui-state-default .ui-icon {
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/search-accordion-icons.png) !important;
}

.ui-state-active .ui-icon {
    background-image: url(https://assetsrentacar.azureedge.net/Content/images/search-accordion-icons.png) !important;
}

    .ui-icon{
        width: 24px;
        height: 24px;
    }

    .ui-icon-triangle-1-s {
        background-position: 0px 0px;
    }
     
    .ui-icon-triangle-1-e {
        background-position: 0 -34px;
    }

	.carListText p{
		margin-bottom: 20px;
	}
	.carListText{
		border: 1px solid #ccc;
		box-shadow: 0px 2px 5px #aaa;
		background-color: #fff;
		padding: 0;
		margin: 40px 10%;
		float: left;
		width: 80%;
		position: relative;
		text-align: justify;
		color: #555;
		line-height: 2em;
		padding: 30px 40px;
    }



                .ekomi h2 {
                 padding-top: 20px;
            }

            #footerTextContainer {
                color: #ddd;
                font-size: 0.8rem;
            }

            #footerTextContainer .about {
                background-color: #333;
                padding: 0;
                box-shadow: 0 0px 20px 5px #212121;
                float: left;
                border: 1px solid #3a3a3a;
                border-radius: 30px;
            }

            #footerTextContent {
                padding: 20px;
                display: inline-block;
            }

            .bottomTextRow{
                width: 100%;
                float: left;
                font-size: 0.9rem;
                background-color: #444;
                padding: 15px 20px;
                color: #fff;
                border-top: 5px solid #d01a1b;
            }

            #bottomTextCol1, #bottomTextCol2{
                float: left;
                padding: 0.5em 2em;
                text-align: justify;
                padding-top: 20px;
            }

            #bottomTextCol1 .fa, #bottomTextCol2 .fa{
                color: #1daf29;
            }

             #bottomTextCol1 .fa:before, #bottomTextCol2 .fa:before{
                margin-right: 10px;
                margin-left: 5px;
            }

            #bottomTextCol1{
                border-right: 1px solid #3a3a3a;
                padding-bottom: 30px;
            }

            #bottomTextCol1 li, #bottomTextCol2 li{
                position: relative;
                margin-bottom: 10px;
            }


            #bottomTextCol1 h2{
                font-size: 1.2rem;
            }

            #bottomTextCol1 h3{
                font-size: 1.2rem;
            }



/*Begin New Menu*/

.ul-base {
    margin: 0;
    padding: 0;
    list-style: none;
}

header.main-navigation {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    height: 95px;
    min-width: 215px;
    box-shadow: 0px 0px 10px #000;
}

header.main-navigation.scrolled {
    height: 55px;
}
header.main-navigation.scrolled + container {
    display: none;
}
header.main-navigation .header-inner {
    width: 100%;
    height: 55px;
    color: #fff;
    padding: 0 20px;
    background-color: #b71c1c;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index:9
}

header.main-navigation .nav-btn {
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 5px 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 27px;
}
header.main-navigation .nav-btn {
    float: left;
}
header.main-navigation .nav-btn.search {
    display: none;
}
header.main-navigation .nav-btn i {
    vertical-align: middle;
}
header.main-navigation .header-logo {
    display: inline-block;
    overflow: hidden;
    float: left;
    padding: 5px 0px;
}
.headerlogo {
    padding-top: 0px !important;
}
header.main-navigation .header-logo img {
    display: block;
    vertical-align: middle;
    max-height: 45px;
}
header.main-navigation .header-myaccount,
header.main-navigation .header-lang,
header.main-navigation .header-help {
    display: block;
    position: relative;
    float: left;
    border-left: 1px solid rgba(255, 255, 255, 0.157);
}
header.main-navigation .header-myaccount:hover,
header.main-navigation .header-lang:hover {
    background: #ad1b1b;
}
header.main-navigation.agency .header-inner {background-color:#3f51b5;}
header.main-navigation.agency .header-myaccount:hover,
header.main-navigation.agency .header-lang:hover {background: #fff;}
header.main-navigation.agency .header-myaccount:hover a.dropdown-toggle,
header.main-navigation.agency .header-lang:hover a.dropdown-toggle {color: #344396;}

header.main-navigation.agency .header-myaccount.clicked li .dropdown-toggle,
header.main-navigation.agency .header-lang.clicked li .dropdown-toggle {color: #344396;}
header.main-navigation.agency li.dropdown .dropdown-menu li.myaccount-ctas a,.agency .cd-secondary-dropdown .myaccount-ctas a {background: #344396;border: 1px solid #344396;}
header.main-navigation.agency li.dropdown .dropdown-menu li.myaccount-ctas a:hover {background: #344396;border: 1px solid #344396;}
.aff-welcome {display:none;padding: 3px 10px;}
.aff-welcome b {text-transform:uppercase;}
.aff-welcome a {color:#fff;}
.aff-welcome a:hover {color:#fff;text-decoration:none;font-weight:bold;}
header.main-navigation.agency .header-search .search {display:none;}
header.main-navigation.agency .header-search .aff-welcome {display:block;}
header.main-navigation.agency .cd-search input.buscadorheader-new,.agency .cd-dropdown-content .cd-divider,.agency .cd-dropdown-content ul .cd-divider {background-color: #344396;}
header.main-navigation.agency .has-children > a::before,.agency  .has-children > a::after,.agency  .go-back a::before,.agency  .go-back a::after {background:#344396;}

header.main-navigation.can-aff .header-inner {background-color:#009688;}
header.main-navigation.can-aff .header-myaccount:hover,
header.main-navigation.can-aff .header-lang:hover {background: #fff;}
header.main-navigation.can-aff .header-myaccount:hover a.dropdown-toggle,
header.main-navigation.can-aff .header-lang:hover a.dropdown-toggle {color: #037b70;}

header.main-navigation.can-aff .header-myaccount.clicked li .dropdown-toggle,
header.main-navigation.can-aff .header-lang.clicked li .dropdown-toggle {color: #009688;}
header.main-navigation.can-aff li.dropdown .dropdown-menu li.myaccount-ctas a,.agency .cd-secondary-dropdown .myaccount-ctas a {background: #009688;border: 1px solid #009688;}
header.main-navigation.can-aff li.dropdown .dropdown-menu li.myaccount-ctas a:hover {background: #037b70;border: 1px solid #037b70;}
header.main-navigation.aff-welcome {display:none;padding: 3px 10px;}
header.main-navigation.aff-welcome b {text-transform:uppercase;}
header.main-navigation.aff-welcome a {color:#fff;}
header.main-navigation.aff-welcome a:hover {color:#fff;text-decoration:none;font-weight:bold;}
header.main-navigation.can-aff .header-search .search {display:none;}
header.main-navigation.can-aff .header-search .aff-welcome {display:block;}
header.main-navigation.can-aff .cd-search input.buscadorheader-new,.can-aff .cd-dropdown-content .cd-divider,.can-aff .cd-dropdown-content ul .cd-divider {background-color: #009688;}
header.main-navigation.can-aff .has-children > a::before,.can-aff  .has-children > a::after,.can-aff  .go-back a::before,.can-aff  .go-back a::after {background:#009688;}

header.main-navigation .header-myaccount.clicked,
header.main-navigation .header-lang.clicked {
    background: #fff;
}
header.main-navigation .header-myaccount.clicked li .dropdown-toggle,
header.main-navigation .header-lang.clicked li .dropdown-toggle {
    color: #b71c1c;
}
header.main-navigation .header-search {
    float: left;
    display: block;
    position: relative;
    width: calc(100% - 620px);
    height: 55px;
    margin: 0 auto;
    padding: 5px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.157);
    border-right: 1px solid rgba(255, 255, 255, 0.157);
}
header.main-navigation .header-search .search {
    display: block;
    position: relative;
    width: calc(100% - 35px);
    margin: 0 auto;
}
header.main-navigation .header-search .search i {
    position: absolute;
    top: 8px;
    left: 10px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 28px;
    cursor: pointer;
}
header.main-navigation .header-search .search input.buscadorheader-new {
    width: 100%;
    height: 44px;
    padding: 0 15px 0 50px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    outline: none;
    border: none;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.2);
}
header.main-navigation .header-search .search::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
header.main-navigation .header-search .search::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
}
header.main-navigation .header-search .search:-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
}
header.main-navigation .header-search .search:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}
header.main-navigation .header-menu {
    float: right;
}
header.main-navigation .header-menu ul {
    height: 55px;
}
header.main-navigation .header-menu ul li {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0 0 12px;
    line-height: 55px;
}
header.main-navigation .header-menu ul li a {
    color: #fff;
    font-size: 17px;
    padding: 4px;
}
header.main-navigation .header-menu ul li a:hover {
    opacity: 0.6;
    text-decoration: none;
}
@media only screen and (max-width: 999px) {
    header.main-navigation .header-search {
        display: none;
    }
    header.main-navigation .header-myaccount,
    header.main-navigation .header-lang,
    header.main-navigation .header-help {
        float: right;
    }
}
nav {
    overflow-y: auto;
    position: fixed;
    top: 0px;
    left: -250px;
    width: 250px;
    height: 100%;
    color: #fff;
    background-color: #f9f9f9;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.9;
    z-index: 1002;
}
nav .nav-header {
    display: block;
    background-color: #b71c1c;
}
nav .nav-header .logo-wrap {
    padding: 1.7em 1em;
}
nav .nav-header .logo-wrap .logo-icon {
    display: inline-block;
    text-decoration: none;
}
nav .nav-header .logo-wrap .logo-icon img {
    display: block;
    border-radius: 50%;
}
nav .nav-header .logo-wrap .logo-text {
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    vertical-align: 12px;
    margin-left: 8px;
    text-decoration: none;
}
nav .nav-header .nav-search {
    position: relative;
    height: 40px;
}
nav .nav-header .nav-search .search {
    display: block;
    position: relative;
}
nav .nav-header .nav-search .search i {
    position: absolute;
    top: 8px;
    right: .7em;
    color: rgba(255, 255, 255, 0.6);
    font-size: 24px;
    cursor: pointer;
}
nav .nav-header .nav-search .search input.buscadorheader-new {
    width: 100%;
    height: 40px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    padding: 0 48px 0 20px;
    outline: none;
    border: none;
    background-color: rgba(255, 255, 255, 0.2);
}
nav .nav-header .nav-search .search::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
nav .nav-header .nav-search .search::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
}
nav .nav-header .nav-search .search:-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
}
nav .nav-header .nav-search .search:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}
nav .nav-categories li {
    display: block;
    position: relative;
}
nav .nav-categories li a {
    display: block;
    width: 100%;
    font-size: 1rem;
    color: #5c5c5c;
    padding: .625em 1.3em;
    text-decoration: none;
}
nav .nav-categories li a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
nav.open {
    left: 0px;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.275);
    opacity: 1;
}
nav .nav-separator {
    width: 100%;
    height: 1px;
    margin: 7px 0;
    background-color: rgba(0, 0, 0, 0.175);
}
nav .nav-link-title {
    display: block;
    color: #b71c1c;
    font-size: 1rem;
    padding: .5em 1.3em;
}
li.dropdown {
    display: inline-block;
    position: relative;
}
li.dropdown a {
    display: block;
    height: 55px;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
    line-height: 55px;
    text-decoration: none;
}
li.dropdown .dropdown-menu.lang-menu {
    width: 350px;
}
.dropdown-menu.lang-menu li {
    width: 50%;
    float: left;
    border-left: 1px solid #ddd;
}
.dropdown-menu.lang-menu li a {
    text-transform: capitalize !important;
}
li.dropdown .dropdown-menu {
    display: none;
    overflow: hidden;
    position: absolute;
    min-width: 300px;
    margin: 0px -1px;
    padding: 0px;
    text-align: left;
    background-color: #fff;
    border-radius: 0px;
    border: 0 !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    z-index: 1000;
    left: auto;
    right: 1px;
    top: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
li.dropdown .dropdown-menu li {
    display: block;
}
    li.dropdown .dropdown-menu li a{
        display: block;
        height: 45px;
        font-size: 1em;
        line-height: 45px;
        text-decoration: none;
        border-bottom: 1px solid #ddd;
        color: #8a8989;
        text-transform: uppercase;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
    }
li.dropdown .dropdown-menu li a:hover {
    color: #666;
}
li.dropdown .dropdown-menu li a i {
    margin-right: 15px;
}
li.dropdown.open .dropdown-menu {
    display: block;
}
.nav-btn.nav-slider {
    display: none;
}
#help-button {
    color: rgb(255, 255, 255);
    cursor: pointer;
    height: 50px;
    max-height: 50px;
    background: none;
    border: none;
    padding: 0px 15px;
}
#help-span {
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    height: 24px;
    text-align: right;
    vertical-align: top;
}
#help-span2 {
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    height: 10px;
    opacity: 0.6;
    text-align: right;
    border: 0px none rgb(255, 255, 255);
    font: normal normal normal normal 10px / 10px Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.below-bar, .overflow {
    list-style-type: none;
    height: 40px;
    padding: 0px;
	overflow:hidden;
    white-space: nowrap;
    width:100%;
    text-align:center;
    
}
.below-bar > li, #more, .overflow > li {
    width: auto;
    display:inline-block;
    padding: 15px 5px 10px 5px;
    text-align: center;
    height: 100%;
	margin: 0 10px;
    position:relative;
}
.below-bar li:hover, .overflow li:hover,
.hotels.dropdown-menu li:hover
 {
    border-bottom: 1px solid #b71c1c;
    background: #f1f1f1;
    
}
.hotels.dropdown-menu li:hover{
    padding-left: 10px;
    transition: padding .5s;
}
.below-bar li a, #more, .overflow li a,
.hotels.dropdown-menu li a {
    color: #0e0e0e;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
	white-space: nowrap;
}
.below-bar.nav-open li a {
    color: #e0e0e0;
}

@media only screen and (min-width: 993px) {
    .below-bar .desktop-oficinas-menu-item {
        position: static;
    }

    .below-bar:has(.desktop-oficinas-menu-item:hover),
    .below-bar:has(.desktop-oficinas-menu-item:focus-within) {
        overflow: visible;
    }

    .below-bar .desktop-oficinas-menu-item .nav-oficinas-menu {
        display: none;
        position: absolute;
        top: 40px;
        left: 50%;
        right: auto;
        width: min(980px, calc(100vw - 40px));
        height: auto;
        max-height: none;
        z-index: 1001;
        overflow: visible;
        overflow-y: visible;
        padding: 18px 20px 20px;
        color: #222;
        background: #fff;
        border-top: 3px solid #b71c1c;
        box-shadow: 0 10px 24px rgba(0, 0, 0, .18);
        opacity: 1;
        transform: translateX(-50%);
        text-align: left;
        white-space: normal;
    }

    .below-bar .desktop-oficinas-menu-item:hover .nav-oficinas-menu,
    .below-bar .desktop-oficinas-menu-item:focus-within .nav-oficinas-menu {
        display: block;
    }

    .desktop-oficinas-menu-item .nav-oficinas-heading {
        margin-bottom: 12px;
        color: #222;
        font-size: 18px;
        font-weight: 700;
    }

    .desktop-oficinas-menu-item .nav-oficinas-zones {
        display: grid;
        grid-template-columns: 1fr 2fr 1fr;
        gap: 18px;
        margin: 0;
        padding: 0;
    }

    .desktop-oficinas-menu-item .nav-oficinas-zone,
    .desktop-oficinas-menu-item .nav-oficinas-item {
        display: block;
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        list-style: none;
        text-align: left;
    }

    .below-bar .desktop-oficinas-menu-item .nav-oficinas-item:hover {
        border-bottom: 0;
        background: transparent;
    }

    .desktop-oficinas-menu-item .nav-oficinas-list {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px 14px;
        margin: 0;
        padding: 0;
    }

    .desktop-oficinas-menu-item .nav-oficinas-zone:not(.nav-oficinas-zone-wide) .nav-oficinas-list {
        grid-template-columns: 1fr;
    }

    .desktop-oficinas-menu-item .nav-oficinas-zone-toggle {
        width: 100%;
        margin: 0 0 10px;
        padding: 0 0 8px;
        color: #b71c1c;
        background: transparent;
        border: 0;
        border-bottom: 1px solid #e6e6e6;
        font-size: 14px;
        font-weight: 700;
        text-align: left;
        text-transform: uppercase;
    }

    .below-bar .desktop-oficinas-menu-item .nav-oficinas-menu a {
        height: auto;
        padding: 8px 10px;
        color: #222;
        border-radius: 4px;
        font-size: 13px !important;
        line-height: 1.25;
        text-transform: none;
        white-space: normal;
    }

    .below-bar .desktop-oficinas-menu-item .nav-oficinas-menu a:hover,
    .below-bar .desktop-oficinas-menu-item .nav-oficinas-menu a:focus {
        color: #b71c1c;
        background: #f7f7f7;
    }

    .desktop-oficinas-menu-item .nav-oficinas-kicker {
        display: block;
        color: #777;
        font-size: 11px;
        font-weight: 600;
    }

    .desktop-oficinas-menu-item .nav-oficinas-office-name {
        display: block;
        margin-top: 2px;
        font-weight: 700;
    }
}

.current {
    font-weight: 500 !important;
}

@media only screen and (min-width: 993px) {
    .below-bar .desktop-oficinas-menu-item .nav-oficinas-menu {
        top: 40px;
        width: min(760px, calc(100vw - 32px));
        padding: 12px 14px;
        border-top-width: 2px;
        box-shadow: 0 6px 16px rgba(0, 0, 0, .14);
    }

    .desktop-oficinas-menu-item .nav-oficinas-heading,
    .desktop-oficinas-menu-item .nav-oficinas-kicker {
        display: none !important;
    }

    .desktop-oficinas-menu-item .nav-oficinas-zones {
        grid-template-columns: 1fr 2fr 1fr;
        gap: 12px;
    }

    .desktop-oficinas-menu-item .nav-oficinas-zone-toggle {
        margin-bottom: 6px;
        padding-bottom: 6px;
        font-size: 12px;
        line-height: 1.2;
    }

    .desktop-oficinas-menu-item .nav-oficinas-list {
        gap: 3px 10px;
    }

    .below-bar .desktop-oficinas-menu-item .nav-oficinas-menu a {
        padding: 5px 6px;
        font-size: 12px !important;
        line-height: 1.2;
    }

    .below-bar .desktop-oficinas-menu-item:hover {
        border-bottom-color: #b71c1c;
        background: #b71c1c;
    }

    .below-bar .desktop-oficinas-menu-item:hover > a {
        color: #fff;
    }

    .below-bar .desktop-oficinas-menu-item .nav-oficinas-zone:hover,
    .below-bar .desktop-oficinas-menu-item .nav-oficinas-item:hover {
        border-bottom: 0;
        background: transparent;
    }

    .below-bar .desktop-oficinas-menu-item .nav-oficinas-menu a:hover,
    .below-bar .desktop-oficinas-menu-item .nav-oficinas-menu a:focus {
        color: #fff;
        background: #b71c1c;
    }

    .desktop-oficinas-menu-item .nav-oficinas-office-name {
        margin-top: 0;
        font-weight: 600;
    }
}

.myaccount-ctas {
    background: #f4f3f2;
    height: 80px;
    padding: 13px 16px;
    overflow: hidden;
}
li.dropdown .dropdown-menu li.myaccount-ctas a,
.cd-secondary-dropdown .myaccount-ctas a {
    clear: none;
    padding: 0px 10px;
    height: 40px;
    line-height: 40px;
    background: #b71c1c;
    border: 1px solid #b71c1c;
    color: #fff;
    font-size:.8em;
}
li.dropdown .dropdown-menu li.myaccount-ctas a:hover {
    background: #ad1b1b;
    border: 1px solid #ad1b1b;
}
li.dropdown .dropdown-menu li.myaccount-ctas a + a,
.cd-secondary-dropdown .myaccount-ctas a + a {
    background: none !important;
    color: #9E9E9E;
    border: 1px solid #9E9E9E !important;
}
li.dropdown .dropdown-menu li.myaccount-ctas a + a:hover {
    background: none;
    border: 1px solid #9E9E9E;
}

.hotels.dropdown-menu.open {
    width: 100%;
    display: block;
    position: absolute;
    left:0;
    top:40px;
    margin: 0;
    padding: 10px 0;
    border: none;
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.hotels.dropdown-menu li {
    width: 100%;
    float: none;
    padding-top: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.hotels.dropdown-menu li a b {
    color: #b71c1c;
}
.hotels.dropdown-menu>li>a {
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
}
.mega-dropdown {
    position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    color: #222;
    padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
}


#featured-hotels .item {
    background: none;
}
#featured-hotels .item .btn {
    padding: 0px 10px;
    height: 40px;
    line-height: 40px;
    background: #b71c1c;
    border: 1px solid #b71c1c;
    color: #fff;
}
#featured-hotels .item .btn + .btn {
    background: none;
    color: #9E9E9E;
    border: 1px solid #9E9E9E;
}
@media only screen and (max-width: 992px) {
    header.main-navigation .header-help,
    header.main-navigation .header-lang {
        display: none;
    }
    .headerlogo {
        margin-left: 0px !important;
    }
    .below-bar {
        display: none !important;
    }
    header.main-navigation {
        height: 55px;
    }
    header.main-navigation .nav-btn {
        display: block !important;
        float: right;
        border-left: 1px solid rgba(255, 255, 255, 0.157);
        padding: 0 0 0 10px;
    }
    header.main-navigation .header-inner {
        padding: 0px;
    }
    .menu-more,.menu-less{display:none !important}
}
@media only screen and (max-width: 420px){
    .header-myaccount span {
        display: none;
    }
    .header-myaccount li.dropdown a {
        font-size: 20px;
    }
    img.headerlogo {
        width: 160px !important;
    }
}

@media only screen and (max-width: 319px) {
    header.main-navigation .header-myaccount {
        display: none;
    }
    
}
@media only screen and (max-width: 300px) {
    img.headerlogo {
        width: 130px !important;
        margin-top: 7px;
    }
    .header-myaccount {
        display: none;
    }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
}
.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
    padding: 0 20px;
}
.cd-dropdown {
    position: fixed;
    overflow:hidden;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #b71c1c;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
    -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
    transition: transform 0.5s 0s, visibility 0s 0.5s;
    opacity: 1;
}
.cd-dropdown h2 {
    position: relative;
    z-index: 1;
    color: #fff;
    background-color: #b71c1c;
    margin: 0px;
}
.cd-dropdown .cd-close {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
	border-bottom:none;
}
.cd-dropdown .cd-close::after,
.cd-dropdown .cd-close::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
    width: 2px;
    background-color: #fff;
}
.cd-dropdown .cd-close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
    transition: transform 0.5s 0s, visibility 0s 0s;
}
.cd-dropdown-content,
.cd-dropdown-content ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    padding:0;
    list-style-type: none;
}
.cd-dropdown-content a,
.cd-dropdown-content ul a {
    display: block;
    color: #8a8989;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #ececec;
}
.cd-dropdown-content li:first-of-type > a,
.cd-dropdown-content ul li:first-of-type > a {
    border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a,
.cd-dropdown-content ul li:last-of-type > a {
    border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul .cd-divider {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #b71c1c;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a,
.cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 0;
}
.cd-dropdown-content a,
.cd-dropdown-content .cd-search,
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul a,
.cd-dropdown-content ul .cd-search,
.cd-dropdown-content ul .cd-divider {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden,
.cd-dropdown-content ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a,
.cd-dropdown-content.is-hidden > li > .cd-search,
.cd-dropdown-content.is-hidden > .cd-divider,
.cd-dropdown-content.move-out > li > a,
.cd-dropdown-content.move-out > li > .cd-search,
.cd-dropdown-content.move-out > .cd-divider,
.cd-dropdown-content ul.is-hidden > li > a,
.cd-dropdown-content ul.is-hidden > li > .cd-search,
.cd-dropdown-content ul.is-hidden > .cd-divider,
.cd-dropdown-content ul.move-out > li > a,
.cd-dropdown-content ul.move-out > li > .cd-search,
.cd-dropdown-content ul.move-out > .cd-divider {
    opacity: 0;
}
.cd-dropdown-content.move-out > li > a,
.cd-dropdown-content.move-out > li > .cd-search,
.cd-dropdown-content.move-out > .cd-divider,
.cd-dropdown-content ul.move-out > li > a,
.cd-dropdown-content ul.move-out > li > .cd-search,
.cd-dropdown-content ul.move-out > .cd-divider {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content,
.dropdown-is-active .cd-dropdown-content ul {
    -webkit-overflow-scrolling: touch;
}
.cd-search input.buscadorheader-new {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #b71c1c;
    color: #fff;
    border: none;
    border-radius: 0;
}
.cd-search input.buscadorheader-new::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.cd-search input.buscadorheader-new::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.cd-search input.buscadorheader-new:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.cd-search input.buscadorheader-new:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.cd-search input.buscadorheader-new:focus {
    background: #b71c1c;
    color: rgba(255, 255, 255, 0.5);
    outline: none;
}
.has-children > a,
.go-back a {
    position: relative;
}
.has-children > a::before,
.has-children > a::after,
.go-back a::before,
.go-back a::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #b71c1c;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.has-children > a::before,
.go-back a::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.has-children > a::after,
.go-back a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.has-children > a {
    padding-right: 40px;
}
.has-children > a::before,
.has-children > a::after {
    right: 20px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 9px 50%;
}
.cd-dropdown-content .go-back a {
    padding-left: 40px;
}
.cd-dropdown-content .go-back a::before,
.cd-dropdown-content .go-back a::after {
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
}
.cd-main-content {
    background-color: #e6e6e6;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
    line-height: 2;
}
.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.no-js .cd-dropdown-wrapper .cd-close {
    display: none;
}
.has-children,
.no-children {
    display: block;
    height: 50px;
    font-size: 1em;
    line-height: 45px;
    text-decoration: none;
    color: #8a8989;
    text-transform: uppercase;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
}
.has-children a .fa,
.no-children a .fa {
    margin-right: 14px;
    font-size: 20px;
    margin-left: 5px;
}
.has-children a,
.no-children a {
    color: #8a8989;
}
.has-children a i,
.no-children a i {
    margin-right: 10px;
}
.go-back a {
    color: #b71c1c !important;
}
.cd-secondary-dropdown .myaccount-ctas a {
    width: 45%;
}
.go-back {margin-top:50px;}



.hotels.dropdown-menu  ul  li{
    float:none;
    width:100%;
    list-style-type:none;
}

.go-back {margin-top:0px;}
.searchonslider .dropdown-toggle{line-height:20px;}
.searchonslider .dropdown-toggle:hover {color:#337ab7;}
.dropdown-plus .dropdown-menu a {height:40px !important;color:#337ab7;}
/*.below-bar .hotels.dropdown-menu ul {float: left;width: 26% !important;margin-left: -17px;}*/
.below-bar .hotels.dropdown-menu li:last-child {border:none;width:110%;}
.below-bar .hotels.dropdown-menu li:last-child img{max-height:135px;}
.below-bar .hotels.dropdown-menu li:last-child:hover {background:none;}
.dropdown-plus .dropdown-menu .transfertab3 + span {position: absolute;margin: -12px 0 0 2px;color: #337ab7;}
.dropdown-plus .dropdown-menu .flighttab3 + span {position: absolute;margin: -12px 0 0 2px;color: #337ab7;}
.dropdown-plus .dropdown-menu .cartab3 + span {position: absolute;margin: -12px 0 0 2px;color: #337ab7;}
.dropdown-plus .dropdown-menu .hoteltab3 + span {position: absolute;margin: -12px 0 0 2px;color: #337ab7;}
.searchonslider .myTab2pos{height:43px;}
.searchonslider .dropdown.dropdown-plus, .searchonslider .dropdown-toggle {background:none !important;}
.searchonslider {}

.overflow{
  right:0;
  display:none;
  height: 100%;
  background: #fff;
  width: 200px;
  float: right;
  margin-top: -10px;
  margin-right: 10px;  
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.overflow li{
  display:block;
  float:none;
  width:100%;
  text-align:left;
  margin:0px;
}
.overflow li a{
  margin:0px 10px;
}
#more{
  display:none;
  float:right;
  cursor:pointer;
}
.pos-relative{
    position:relative;
}
.menu-more,
.menu-less{
    position: absolute;
    width: 10px;
    top: 10px;
    list-style-type: none;
    color:#8e8d8d;
}
.menu-more{
    right: -10px;
}
.menu-more.animate-blink{
    animation: blink 1s linear infinite;
}
.menu-less{
    left: -10px;
}
.menu-more:hover,
.menu-less:hover{
    cursor:pointer;
}

header.main-navigation .header-search {width: calc(100% - 700px);}
.header-help {border-left:none;}

.HomeIconLang {
    background-image: url('https://assetsrentacar.azureedge.net/Content/images/site-flags-xl.png');
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -7px
}
.HomeIcon-fr {
    width: 24px;
    height: 24px;
    background-position: -2px -2px;
}

.HomeIcon-de {
    width: 24px;
    height: 24px;
    background-position: -2px -30px;
}

.HomeIcon-it {
    width: 24px;
    height: 24px;
    background-position: -2px -58px;
}

.HomeIcon-ru {
    width: 24px;
    height: 24px;
    background-position: -2px -142px;
}

.HomeIcon-es {
    width: 24px;
    height: 24px;
    background-position: -2px -170px;
}

.HomeIcon-en {
    width: 24px;
    height: 24px;
    background-position: -2px -198px;
}

.HomeIcon-cs {
    width: 24px;
    height: 24px;
    background-position: -2px -226px;
}

.HomeIcon-nb {
    width: 24px;
    height: 24px;
    background-position: -2px -254px;
}
.HomeIcon-sv {
    width: 24px;
    height: 24px;
    background-position: -2px -280px;
}

.HomeIcon-da {
    width: 24px;
    height: 24px;
    background-position: -2px -308px;
}

/*End New Menu*/


/* Social buttons */

.mobileshare {display: none; position: relative; float: right; padding: 10px; background: none; border: none; color: #fff; margin-right: 10px; margin-top:2px;}
.social-sidebar ol,.social-sidebar ul{margin:0;padding:0;list-style:none}.social-sidebar a,.social-sidebar a:hover,.social-sidebar a:active{text-decoration:none}.social-sidebar a img{border:none}.social-sidebar span{-webkit-box-sizing:content-box; -moz-box-sizing:content-box;box-sizing:content-box}
@font-face {
    font-family: "Social-Icons";
    src: url('/Content/images/social-icons/social-icons.eot');
    src: url('/Content/images/social-icons/social-icons.eot?#iefix') format('embedded-opentype'),url('/Content/images/social-icons/social-icons.ttf') format('truetype'),url('/Content/images/social-icons/social-icons.woff') format('woff'),url('/Content/images/social-icons/social-icons.svg#Social-Icons') format('svg');
    font-weight: normal;
    font-style: normal
}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"Social-Icons";src:url('social-icons/social-icons.svg#Social-Icons') format('svg')}}.social-sidebar a:before{font-family:"Social-Icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.social-sidebar a.facebook:before {content:"\e61c"}.social-sidebar a.facebook-2:before {content:"\e61b"}.social-sidebar a.facebook-3:before {content:"\e61a"}.social-sidebar a.file-down:before {content:"\e670"}.social-sidebar a.gplus:before {content:"\e605"}.social-sidebar a.gplus-2:before {content:"\e606"}.social-sidebar a.gplus-3:before {content:"\e607"}.social-sidebar a.gplus-4:before {content:"\e608"}.social-sidebar a.linkedin:before {content:"\e632"}.social-sidebar a.twitter:before {content:"\e618"}.social-sidebar a.twitter-2:before {content:"\e617"}.social-sidebar a.twitter-3:before {content:"\e616"}.social-sidebar a.youtube:before {content:"\e612"}.social-sidebar a.youtube-2:before {content:"\e611"}.social-sidebar a.pinterest:before {content:"\e647"}.social-sidebar a.pinterest-2:before {content:"\e648"}.social-sidebar{position:fixed;font-family:Arial,Verdana,sans-serif;z-index:1000;bottom:0px; right:0px;}.social-sidebar ul li a{width:35px;height:35px;line-height:40px;font-size:19px;text-align:center;position:relative;display:block;background:#333;color:#FFF}.social-sidebar ul li a:hover span{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.social-sidebar ul li a:hover,.social-sidebar ul li a span,.social-sidebar ul li a span:before{background:#444}.social-sidebar ul li a span{width:0;-webkit-transition:opacity .3s,left .4s,right .4s,top .4s,bottom .4s; -moz-transition:opacity .3s,left .4s,right .4s,top .4s,bottom .4s; -ms-transition:opacity .3s,left .4s,right .4s,top .4s,bottom .4s; -o-transition:opacity .3s,left .4s,right .4s,top .4s,bottom .4s; transition:opacity .3s,left .4s,right .4s,top .4s,bottom .4s,width .4s;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);white-space:nowrap;opacity:0;position:absolute;z-index:-1}.social-sidebar.large ul li a{width:50px;height:50px;line-height:57px;font-size:25px}.social-sidebar.label-square ul li a span{margin-left:-5px;padding:0 8px 0 13px;min-width:80px;width:auto;height:inherit;line-height:35px;font-size:15px}.social-sidebar.label-square.pos-right ul li a span{margin-right:-5px;padding:0 13px 0 8px}.social-sidebar.label-square.large ul li a span{line-height:52px;font-size:17px}.social-sidebar.label-square.pos-left ul li a span{text-align:left}.social-sidebar.label-square.pos-right ul li a span{text-align:right}.social-sidebar.label-square.pos-left.circle ul li a span{margin-left:-16px;padding-left:24px}.social-sidebar.label-square.pos-right.circle ul li a span{margin-right:-16px;padding-right:24px}.social-sidebar.label-square.pos-left.circle.large ul li a span{margin-left:-24px;padding-left:32px}.social-sidebar.label-square.pos-right.circle.large ul li a span{margin-right:-24px;padding-right:32px}.social-sidebar.label-curve ul li a span{margin-left:-5px;padding:0 8px 0 13px;min-width:80px;width:auto;height:inherit;line-height:35px;font-size:15px;-webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.social-sidebar.label-curve.pos-right ul li a span{margin-right:-5px;padding:0 13px 0 8px;-webkit-border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}.social-sidebar.label-curve.large ul li a span{line-height:52px;font-size:17px}.social-sidebar.label-curve.pos-left ul li a span{text-align:left}.social-sidebar.label-curve.pos-right ul li a span{text-align:right}.social-sidebar.label-curve.pos-left.circle ul li a span{margin-left:-16px;padding-left:24px}.social-sidebar.label-curve.pos-right.circle ul li a span{margin-right:-16px;padding-right:24px}.social-sidebar.label-curve.pos-left.circle.large ul li a span{margin-left:-24px;padding-left:32px}.social-sidebar.label-curve.pos-right.circle.large ul li a span{margin-right:-24px;padding-right:32px}.social-sidebar.label-round ul li a span{margin-left:-5px;padding:0 8px 0 13px;min-width:80px;width:auto;height:inherit;line-height:35px;font-size:15px;-webkit-border-radius:0 25px 25px 0; -moz-border-radius:0 25px 25px 0;border-radius:0 25px 25px 0}.social-sidebar.label-round.pos-right ul li a span{margin-right:-5px;padding:0 13px 0 8px;-webkit-border-radius:25px 0 0 25px; -moz-border-radius:25px 0 0 25px;border-radius:25px 0 0 25px}.social-sidebar.label-round.large ul li a span{line-height:52px;font-size:17px}.social-sidebar.label-round.pos-left ul li a span{text-align:left}.social-sidebar.label-round.pos-right ul li a span{text-align:right}.social-sidebar.label-round.pos-left.circle ul li a span{margin-left:-16px;padding-left:24px}.social-sidebar.label-round.pos-right.circle ul li a span{margin-right:-16px;padding-right:24px}.social-sidebar.label-round.pos-left.circle.large ul li a span{margin-left:-24px;padding-left:32px}.social-sidebar.label-round.pos-right.circle.large ul li a span{margin-right:-24px;padding-right:32px}.social-sidebar.label-fancy ul li a span{margin-top:-16px;padding:4px 8px;min-width:80px;width:auto;line-height:24px;font-size:14px;-webkit-border-radius:3px; -moz-border-radius:3px;border-radius:3px;top:50%}.social-sidebar.label-fancy ul li a span:before{margin-top:-4px;width:8px;height:8px;content:"";display:block;-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg);-ms-transform:rotate(45deg); -o-transform:rotate(45deg);transform:rotate(45deg);position:absolute;z-index:-2;top:50%}.social-sidebar.label-fancy.pos-left ul li a:hover span{left:130%}.social-sidebar.label-fancy.pos-right ul li a:hover span{right:130%}.social-sidebar.pos-left{left:0}.social-sidebar.pos-left ul li a span{left:-600%}.social-sidebar.pos-left ul li a:hover span {left:100%}.social-sidebar.pos-left ul li a span:before{left:-4px}.social-sidebar.pos-right{right:0}.social-sidebar.pos-right ul li a span{right:-600%}.social-sidebar.pos-right ul li a:hover span{right:100%}.social-sidebar.pos-right ul li a span:before{right:-4px}.social-sidebar.corners.pos-left ul li:first-child a{-webkit-border-radius:0 5px 0 0; -moz-border-radius:0 5px 0 0;border-radius:0 5px 0 0}.social-sidebar.corners.pos-left ul li:last-child a{-webkit-border-radius:0 0 5px 0; -moz-border-radius:0 0 5px 0;border-radius:0 0 5px 0}.social-sidebar.corners.pos-right ul li:first-child a{-webkit-border-radius:5px 0 0 0; -moz-border-radius:5px 0 0 0;border-radius:5px 0 0 0}.social-sidebar.corners.pos-right ul li:last-child a{-webkit-border-radius:0 0 0 5px; -moz-border-radius:0 0 0 5px;border-radius:0 0 0 5px}.social-sidebar.corners-all.pos-left ul li a{-webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.social-sidebar.corners-all.pos-right ul li a{-webkit-border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}.social-sidebar.shadow.pos-left{-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.3); -moz-box-shadow:1px 1px 5px rgba(0,0,0,0.3); box-shadow:1px 1px 5px rgba(0,0,0,0.3)}.social-sidebar.shadow.pos-right{-webkit-box-shadow:-1px 1px 5px rgba(0,0,0,0.3); -moz-box-shadow:-1px 1px 5px rgba(0,0,0,0.3);box-shadow:-1px 1px 5px rgba(0,0,0,0.3)}.social-sidebar.shadow-all.pos-left ul li a{-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.3); -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.3);box-shadow:1px 1px 2px rgba(0,0,0,0.3)}.social-sidebar.shadow-all.pos-right ul li a{-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.3); -moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.3);box-shadow:-1px 1px 2px rgba(0,0,0,0.3)}.social-sidebar.circle ul li a{-webkit-border-radius:25px; -moz-border-radius:25px;border-radius:25px}.social-sidebar.circle.pos-left ul li a{margin-top:5px;left:5px}.social-sidebar.circle.pos-right ul li a{margin-top:5px;right:5px}.social-sidebar.theme-light ul li a{background:#F0F0F0;color:#555}.social-sidebar.theme-light ul li a:hover,.social-sidebar.theme-light ul li a span,.social-sidebar.theme-light ul li a span:before{background:#E0E0E0}.social-sidebar.theme-trans ul li a{background:none;color:rgba(0,0,0,0.5)}.social-sidebar.theme-trans ul li a:hover,.social-sidebar.theme-trans ul li a span,.social-sidebar.theme-trans ul li a span:before{background:#EEE}.social-sidebar.theme-color ul li a{background:#444;color:#FFF}
.social-sidebar.theme-color ul li a[class*="facebook"] {background:#234999}.social-sidebar.theme-color ul li a[class*="gplus"] {background:#E34429}.social-sidebar.theme-color ul li a[class*="linkedin"] {background:#007BB6}.social-sidebar.theme-color ul li a[class*="pinterest"] {background:#CA2128}.social-sidebar.theme-color ul li a[class*="twitter"] {background:#6CDFEA}.social-sidebar.theme-color ul li a[class*="youtube"] {background:#CD181F}.social-sidebar ul li a:hover{color:#FFF}
.social-sidebar ul li a[class*="facebook"]:hover,.social-sidebar ul li a[class*="facebook"] span,.social-sidebar ul li a[class*="facebook"] span:before{background:#234999}.social-sidebar ul li a[class*="gplus"]:hover,.social-sidebar ul li a[class*="gplus"] span,.social-sidebar ul li a[class*="gplus"] span:before{background:#E34429}.social-sidebar ul li a[class*="linkedin"]:hover,.social-sidebar ul li a[class*="linkedin"] span,.social-sidebar ul li a[class*="linkedin"] span:before{background:#007BB6}.social-sidebar ul li a[class*="pinterest"]:hover,.social-sidebar ul li a[class*="pinterest"] span,.social-sidebar ul li a[class*="pinterest"] span:before{background:#CA2128}.social-sidebar ul li a[class*="twitter"]:hover,.social-sidebar ul li a[class*="twitter"] span,.social-sidebar ul li a[class*="twitter"] span:before{background:#6CDFEA}.social-sidebar ul li a[class*="youtube"]:hover,.social-sidebar ul li a[class*="youtube"] span,.social-sidebar ul li a[class*="youtube"] span:before{background:#CD181F}
@media all and (max-width:992px),all and (max-device-width:992px){
.social-sidebar{display:none; top:60px; width:100%; background: #f5f5f5;}
.social-sidebar ul {display: table; margin: 0 auto;}
.social-sidebar ul li{display:inline-block}
.social-sidebar ul li a{padding:0 10px;width:auto;overflow:hidden}
.social-sidebar ul li a span{display: none;}.social-sidebar.label-square.pos-left ul li a span{text-align:center;float:right}.social-sidebar.label-square.pos-right ul li a span{text-align:center;float:left}.social-sidebar.label-curve.pos-left ul li a span{text-align:center;float:right}.social-sidebar.label-curve.pos-right ul li a span{text-align:center;float:left}.social-sidebar.label-round.pos-left ul li a span{text-align:center;float:right}.social-sidebar.label-round.pos-right ul li a span{text-align:center;float:left}.social-sidebar.label-fancy ul li a span{margin-top:0;padding:0 8px;line-height:35px;font-size:15px;top:0}.social-sidebar.label-fancy.large ul li a span{line-height:52px;font-size:17px}.social-sidebar.label-fancy ul li a span:before{display:none}.social-sidebar.label-fancy.pos-left ul li a:hover span{left:0}.social-sidebar.label-fancy.pos-right ul li a:hover span{right:0}.social-sidebar.label-fancy.pos-left ul li a span{text-align:center;float:right}.social-sidebar.label-fancy.pos-right ul li a span{text-align:center;float:left}.social-sidebar.large ul li a{padding-left:13px;width:auto}.social-sidebar.pos-left ul li a span,.social-sidebar.pos-left ul li a:hover span,.social-sidebar.pos-left ul li a span:before{left:0}.social-sidebar.pos-right ul li a span,.social-sidebar.pos-right ul li a:hover span,.social-sidebar.pos-right ul li a span:before{right:0}.social-sidebar.corners.pos-left ul li:first-child a,.social-sidebar.corners.pos-left ul li:last-child a,.social-sidebar.corners.pos-right ul li:first-child a,.social-sidebar.corners.pos-right ul li:last-child a,.social-sidebar.corners.pos-left ul li a{-webkit-border-radius:5px; -moz-border-radius:5px;border-radius:5px}.social-sidebar.corners-all.pos-left ul li a,.social-sidebar.corners-all.pos-right ul li a{-webkit-border-radius:5px; -moz-border-radius:5px;border-radius:5px}.social-sidebar.shadow.pos-left,.social-sidebar.shadow.pos-right{-webkit-box-shadow:0 0 0 #000; -moz-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000}.social-sidebar.shadow-all.pos-left ul li a{-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.3); -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.3);box-shadow:1px 1px 2px rgba(0,0,0,0.3)}.social-sidebar.shadow-all.pos-right ul li a{-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,0.3); -moz-box-shadow:-1px 1px 2px rgba(0,0,0,0.3);box-shadow:-1px 1px 2px rgba(0,0,0,0.3)}.social-sidebar.theme-light ul li a,.social-sidebar.theme-light ul li a span{background:#E0E0E0;color:#555}.social-sidebar.theme-light ul li a:hover,.social-sidebar.theme-light ul li a:hover span{color:#FFF}.social-sidebar.theme-trans ul li a,.social-sidebar.theme-trans ul li a span{background:none;color:rgba(0,0,0,0.5)}.social-sidebar.theme-trans ul li a:hover,.social-sidebar.theme-trans ul li a:hover span{color:#FFF}.social-sidebar ul li a span{background:none}
}
@media (max-width: 992px) {
.mobileshare {display: block;}

}

.site-title h1{
    width: auto !important;
    float: left !important;
}



/* SEARCH WITHOUT H3 */

span.exH3 { /*   <span class='exH3' */
    font-family: Montserrat,sans-serif;
    font-size: 16px;
    padding: 8px 0 7px 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
    letter-spacing: 1px;
    background: #fff;
    margin-top: 10px;
    border: none;
    clear: both;
    text-align: left;
    border-radius: 0 20px 20px 0;
    outline: none;
    font-size: 16px !important;
    margin-bottom: 10px !important;
}

    span.exH3.ui-state-active {
        border-radius: 0 20px 0 0 !important;
    }
    
    #popoverHighlight span.exH3 {
        padding: 10px 2% 0;
        font-size: 19px;
    }


.icon-cab {
    float: left;
    margin-right: 10px;
    font-size: 1.2em;
}


#termsConditionsLightboxContent, #LightBoxContent {
    max-height: 450px;
}

@media screen and (max-width: 320px) {
    #searchDetailWrapper {
        padding: 10px 0 !important;
        width: 100%;
    }

    #menu-icon{
        display: block;
    }

    .wrap{
        width: 98%;
    }  

    #wrapCar, .wrapResultList, .wrapSearchResult, .wrapSelectedCar, .wrapSelectedExtra, .wrapFaq, .wrapLimusina, .wrapContact, .wrapReviews, 
    .wrapTickets, .wrapApp, .wrapAvisoLegal, .wrapTyC, .wrapPrivacy, .wrapTanquLLeno, .wrapOficinas, .wrapOfices, .wrapGeneric, .wrapRegAfil, .wrapAgencias, .wrapErrorPage, .wrapSingleReservation{
        width: 95%
    }

    .wrapResultList {
        margin-top: 2em;
    }

    .wrapSearchResult{
        text-align: center;
    }
    .home #tabsSearch{
        margin: 30px 1% 0 1%;
        width: 98%;
    }    

    .home .advanced-search{
        width: 98%;
        top: -0.7em;
        padding: 2em 1px;
        margin: 0 1% 0 1%   ;
    }  
    
    #tabItemTenerife a, #tabItemWorld a{
        font-size: 1em;
        line-height: 1em;
    }

    #tabItemTenerife a{
        padding-top: 1em;
    }
    
    #tabItemWorld a{
        padding-top: 0.5em;
    }

    li#tabItemTenerife.tabTenerife-selected, li#tabItemWorld.tabItemWorld-selected{
        top: -0.5em;
    }

    .one-half.leftColumnTenerife, .one-half.rightColumnTenerife{
        width: 100%;
        max-width: 100%;
    }

    .rightColumnTenerife, #getReturnTenerifeMapa, #getPickupTenerifeMapa{
        padding: 0;
        display: none;
    }

    .languagesTop, .socialNetTop{
        width: 50% !important;
        float: left;
    }

    .languagesTop{
        top: -15px;
    }

    #inputRecoger, #inputDevolverlo{
        width: 100% !important;
    }
    .inputDivRecogida{
         width: 65%;
        padding-right: 0 !important;
        margin-right: 0px;
     }
     .inputDivRecogidaHora{
        width: 80px;
        float: right !important;
        padding-right: 0 !important;
     }
     .inputDivDias{
         width: 20%;
        padding-right: 0 !important;
        margin-top: 20px;
        margin-right: 70%;
     }
     .inputDivDevolucion{
         width: 65%;
         float: left !important;
         padding-right: 0 !important;
         margin-top: 20px;
     }
     .inputDivDevolucionHora{
         width: 80px;
         float: right !important;
         padding-right: 0 !important;  
         margin-top: 20px;      
     }

    .wrapMainMenu, .wrapOficina, .wrapOficinaDetail{
        width: 98%;
        margin: 0 2%;
    }

     .fa-plane:before, .fa-bed:before, .fa-building-o:before {
         display: none;
     }

     .leftColumnAllWordl, .rightColumnAllWordl{
        width: 100% !important;
        max-width: 100%;
    }

     #zonesDiv h3{
         font-size: 0.8em !important;
     }

     #zonesDiv .selectedoffice a {
        font-size: 0.6em !important;   
    }

    #zone-selector-abs{
        padding: 3px;
    }

    .puntuacion-ekomi-text{
        width: 60% !important;
    }

    #footerMenu{
        width: 90% !important;
        margin-left: 5% !important;
    }

    .websitesLinks a{
        width: 95%;
        margin-right: 5%;
        display: block;
        float: left;
    }

     .websitesLinks a img{
        max-width: 100%;        
    }
   
    #wrapCarList{
       width: 88% !important;
   } 

        .advanced-search{
        padding: 10px;
    }
    #carDetailDiv, #reservationPanel{
         width: 100% !important;
     }

     #carDetail .inputDivRecogida{
         width: 100%;
        padding-right: 0 !important;
        margin-right: 15px;
     }
     #carDetail .inputDivRecogidaHora{
         width: 100%;
        padding-right: 0 !important;
        margin-top: 20px;

     }
     #carDetail .inputDivDias{
        width: 100%;
        float: left;
        margin-left: 0;
        margin-top: 20px
     }

     #carDetail .inputDivDevolucion{
        width: 100%;
        float: left !important;
        padding-right: 0 !important;
        display: block;
        margin-right: 0px;
     }


     #carDetail .inputDivDevolucionHora{
         width: 100%;
         float: left !important;
        padding-right: 0 !important;
        margin-right: 0;

     }
      #carDetail #booking #buttonselected {     
        width: 100%;
    }
    #homepage #booking #buttonselected, #homepage .advanced-search .form-group.right {
        width: 100%;
    }
     #carDetail .inputDivRecogidaHora select, .inputDivDevolucionHora select{
         width: 100% !important;
     }
    .cardetail .wrap{
        width: 100%;
        padding: 0 !important;
    }

    .attributesAlignment{
         padding: 0 5px 0px 5px;
         font-size: 1em;
     }

     #carDetail .carDescription{
        padding: 0 5px 20px 5px;
     }

     #carDetailDiv .one-half{
        padding: 0 0 0 0;
        width: 100%;
     }

     #mainOffices .oficinaImg, #mainOffices .oficinaMap{
        display: none;
    }

    .oficeData .ico.phone.red{
        float: left;
        margin: 10px 10px 10px 25px;
     }

     .oficeData .ico.time{
        float: left;
        margin: 11px 0px 0 30px;
        width: 75px;
     }


     .oficinaData p{
         font-size: 0.8em;
     }

     .oficinaData p strong{
         font-size: 1.2em;
     }

     #oficinaDataTelefono{
         font-size: 0.8em !important;
     }
     
     #oficinaDataTelefonoLabel{
         display: block;
         margin-top: 10px;
         float: left;
         margin-left: 20px;
     }

     .one-half.heightfix.oficinaData{
         width: 100% !important;
     }

     .myoffices .oficinaData{
         max-height: none !important;
     }

     .myoffices .oficinaAddr {
        padding-top: 1em;
        width: 80%;
        text-align: left;
    }

     .resultOficina .oficeData{
         border: none;
     }

     .resultOficina .oficeData li{
         width: 100%;
         height: 90px;
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
     }

     .resultOficina .oficeData li:last-child{
        border: 1px solid #ddd;        
     }

/*     article{
         height: 650px;
     }
*/
     .resultOficina .oficeData li img{
         float: left;
         margin: 10px;
     }

          .attributesWithoutName {
        left: 0 !important;
        position: relative !important;
    }

     #mostrarresultados h3{
         top: 0 !important;
         left: 0 !important;
     }

     .attributeIconCont{
        display: block;
        width: 35px;
        height: 30px;
        overflow: hidden;
    }

     .resultItemAttibute{
        width: 100% !important;
        display: block !important;
        clear: both;
        padding-top: 30px !important;
        padding-bottom: 20px !important;
     }

     .attributeIcon{
        width: 95% !important;
        display: block !important;
        clear: both;
        left: 9px;
        margin-bottom: 20px;

     }
     .resultItemAttibuteLabel{
         min-width: 70px;
     }
         #politcaGasolina {
        padding: 0;
        margin: 20px 25%;
        border-bottom: none !important;
        width: 50%;
    }

     .result .price{
         margin-left: 10px;
     }
     .wrapSelectedCar .data{
         border-collapse: collapse;
     }
     .wrapSelectedCar .data tr{
         border: 3px solid #aaa;
     }
     .wrapSelectedCar .data td{
         padding: 10px;
         display: block;
         width: 100%;         
     }
     .wrapSelectedCar .data td i{
        max-width: 100%;
        display: block;
        height: 4em;
        padding-top: 0.5em;        
     }
     .imgExtras{
         max-width: 20%;
     }
    .wrapSelectedCar .data td:nth-child(2) {
        border-bottom: none;
    }
     .wrapSelectedCar .data td:nth-child(2), .wrapSelectedCar .data td:nth-child(3){
         width: 50%;
         float: left;
     }

     .wrapSelectedCar .data td select {
        padding: 5px 5px !important;
        width: 100%;
        clear: left;
        display: block;
        margin: -5px 0;
    }
     .actions .btn {
        width: 100%;
        margin: 0 4% 30px 0;
    }
         .wrapSelectedCar .data td select {
        padding: 5px 5px !important;
        width: 100%;
        clear: left;
        display: block;
        margin: -5px 0;
    }
    .wrapSelectedExtra label {
        font-size: 11px;
        padding-bottom: 5px;
        display: block;

     }
    .wrapSelectedExtra .one-half{
        width: 100%;
        padding-right: 0 !important;
    }
    .ekomiFooter{
        display: none;
    }
    #limusina .limusinaText {
        text-align: left;
        margin: 10% 0px 0 0px;
        padding: 20px 10%;
        background-color: #ebebeb;
    }
    .limusina .limusinaText{
        margin: 20px -30% 0 -30% !important;
    }
    label{
        margin-top: 30px;
    }
    .limusina .one-third{
        margin: 20px -20% 0 -20%;
        width: 140%;
        max-width: none;
    }
    label{
        margin-top: 30px;
    }
    form .one-half{
        width: 100%;
    }
    .reviews-ekomi {
        padding: 0 8%;
    }   
     #reviewsTitle h3{
         text-align: left;
         margin-right: 0;
     }
     #reviewsTitle h5 {
        float: left;
        margin-left: 0;
    }
     .columnLeft-ekomi{
         width: 100%;
     }
     .comment-text-ekomi{
         width: 100%;
         padding-right: 20px;
     }
      .reviews-ekomi .fecha-ekomi {
        float: right;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: -14px;
        font-size: 0.8em;
        line-height: 0.8em;
    }     

     .puntuacion-ekomi-text{
        font-size: 0.8em;
     }
     .reviews-ekomi .puntuacion-ekomi-img{
         margin-right: 0;
     }
     .image-ekomi {
         max-width: 20%;
    }
     .bootstrap-iso .pagination > li > a{
        padding: 2px 9px;
    }
         .AvisoLegalContainer{
            margin: 0 1%;
    }
    .TerCondContainer{
        padding: 0 3%;
    }
    .row.TerCondContainer{
        margin: 0 0 !important;
    }
    
    .myoffices article{
       min-height: 0;
       height: 480px !important;
       min-height: 0;
    }
    .officesResult{
        width: 95%;
    }
    .imgOpenStreetView{
        display: none;
    }    
    .btnVerMapa{
        display: block;
        cursor: pointer;
        border-radius: 0;
        padding: 10px
    }
    .articleWithMap{
        margin-bottom: 370px;
    }
    .articleWithoutMap{
        margin-bottom: 70px;
    }
    article.zona2 {
        height: auto !important;
    }
      .officeDetail .content{
        padding-left: 20px;
    }
    .officeDetail .content .one-half{
        width: 100%
    }

    #mainOffice .one-half{
        width: 100%;
    }

    #officeDetailsPicture{
        display: block;
        margin: 0 auto;
    }
    #OfficeContactInfo li strong{
        display: block;
        float: left;
        width: 130px;
    }
            .main-nav {
        float: right;
        width: 100%;
        padding: 0;
        margin-top: -60px;
		position: relative;  
        display: block;
    }
     .main-nav ul {
		position: relative;  
        display: none;
		background: #C13232; 
  	    top: 0px; 
		width: 100%; 
		z-index: 999;
        padding: 0 !important;  
        margin-top: 75px;      
	}  	
     .main-nav:hover ul {
		display: block;
	}
    .main-nav ul li{
        display: block;
        position: relative;
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .main-nav ul li.active{
        display: block;
        width: 100%;
        padding: 0;
        text-align: center;
        color: #fff;
    }
    .main-nav ul li a{
        display: block;
        padding: 1em 10% 1em 10%;
     
    }
    .main-nav ul > li > a:hover{
        background-color: #fff;
        color: #f00;
    }
    
    .main-nav ul li.active a{
        display: block;
        background-color: #f00;
    }
    
    #wrapCoches .tabs.six li{
        width: 100% !important;
        border-bottom: 1px solid rgba(0, 0, 0,.3);
    }
    #wrapCoches article{
        width: 100%;
    }

    #carDetail .advanced-search .form-group.right{
        width: 100% !important;
    }
    .services.iconic .one-third, .homeblog article {
        width: 100% !important;
    }
    #mostrarresultados .descr-wrap{
        float: right;
        width: 100%;
        margin-top: 0px;
        height: auto !important;
        position: relative;
        box-shadow: none !important;
    }

     #mostrarresultados .resPriceMetaButton{

         width: 100%;
     }
     #mostrarresultados .result .btn{
         max-width: 100% !important;
         float: right;
         margin-top: 0px !important;
     }
      #mostrarresultados .result .price{    
        margin: 30px 20% 0 20%;
      }

      #mostrarresultados .attributesWithoutName{
          display: block;
          clear: both;
          width: 100%;
      }
      #mostrarresultados .img-wrap{
          width: 100%;
      }
      #oficinaDataTelefono, #oficinaDataZona,  #oficinaDataOrario{
         font-size: 1em !important;
         float: left;
         padding-left: 0%
     }
     #oficinaDataZona{
        padding-left: 3%;
        line-height: 1em;
      }
     
     #oficinaDataTelefonoLabel, #oficinaDataZonaLabel, #oficinaDataOrarioLabel{
         font-size: 1em !important;
         display: block;
         margin-top: 10px;
         float: left;
         margin-left: 0px;
         clear: none;
     }
     #oficinaDataZonaLabel{
         margin-top: 25px;
     }
     #mainOffices .oficinaData .oficeData p{
         width: 50%;
         float: left;
         text-align: left;
         margin-top: -15px;
     }
     #ofiDataPhone{
        width: 29px;
        margin-right: 51px;
     }
     #ofiDataTime{
        width: 35px;
        margin-right: 45px;
     }
     #ofiDataMapa{
         height: 50px; 
         margin-bottom: 0em;
         margin-right: 25px;
     }
     .oficeData li span:first-child{
         display: block;
         float: left;
         width: 100px;
     }
      .main-nav ul li {
        text-align: left;
        border: 1px solid #E20506;
        background-color: #BF0607;
    }

    #booking label{
        margin-top: 30px;

    }
    #mostrarresultados #booking #buttonselected{
        min-width: 90%;
        margin-right: 10px;
        margin-top: 0;
    }

    #booking #resto .form-group.right{
        width: 100%;
        border: 1px solid rgba(255,255,255,0.4);
        height: auto;
        margin-top: 10px;
    }
    .numDaysRes{
        margin-left: 0;
    }

     #mostrarresultados .result .btn.requestQuote{  
        margin-top: 5px !important;  
        margin-bottom: 10px !important;                
        clear: both;
    }
    #formRequestCarQuoteImg, #formRequestCarQuoteDataAttributes img{
        display: none;
    }
    #formRequestCarQuote #emailField {
         margin-bottom: 0px !important;
    }

    #formRequestCarQuoteData {
         margin-top: 20px !important;
    }
    #formRequestCarQuote {
        padding: 60px 0;
    }
    #formRequestCarQuote textarea {
        height: 5em !important;
    }
    #formRequestCarQuote .row {
        margin: 0;
        margin-top: -25px;
    }

    #formRequestCarQuote #presupPrice{
        margin-top: 4.5em !important;
    }
    #formRequestCarQuote #presupSubmit{
        margin-top: -8em !important;
    }
    #formRequestCarQuote #emailField {
        padding-right: 0px !important;
    }
    #formRequestCarQuotePrice{
        width: 100% !important;
    }
    #formRequestCarQuoteDataincluido {
        width: 100%;
     }
    #formRequestCarQuote #result{
        padding: 3px 0px;
    }
    .totalPrice{
        font-size: 1.2em !important;
    }
    .wrapFinalConfirmation .impuestosIncluidos {
        float: left; 
    }
        
    .horarioLi .ofiDataTime{
        margin-top: 30px !important;
    }

    .horarioLiToday {
        font-size: 0.8em;
        text-align: right;
        margin-right: 10%;
    }
    .horarioLiToday {
        display: none;
    }

    .resultOficina .one-half { 
        height: 310px !important;
    }
    #oficinaDataOrarioLabel {
        margin-top: 30px !important;
    }

        .horarioLiToday {
        display: none;
    }

    .resultOficina .one-half { 
        height: 310px !important;
    }
     #LightBoxTitle {
        font-size: 1.4em;
        margin-top: 2em;
    }
    #LightBoxTitle .ofiDataTime{
        display: none;
    }

    .tableHorarios thead td{
        font-size: 0.6em;
        background: #F00 !important;
        color: #fff;
    }

    .horarioND{
        font-size: 0.6em;
        padding: 5px;
        margin: 0;
    }

    .horarioSingle{
        font-size: 0.6em;
        padding: 5px;
        margin: 0;
    }

    .horarioDouble{
        font-size: 0.6em;
        padding: 5px;
        margin: 0;
    }
    .lbHorariosOficina {
        margin-top: 1em;
    }
    .horarioDay {
        font-size: 0.6em;
        padding: 10px;
        margin: 0;
    }
        #mainOffice .tableHorarios{
        padding: 15px 0 15px 0;
    }

    #mainOffice .tableHorarios td{
        font-size: 0.6em;
    }
    #mainOffice .tableHorarios thead td{
        font-size: 1em;
    }

    #mainOffice .horarioLiToday{
        display: block;
        margin-right: 0;
    }

    #mainOffice #booking #resto .form-group.right {
        margin: 10px 0 30px 0;
    }

    #mainOffice #buttonselected{
        margin: 0;
        width: 100%;
        min-width: 0;
    }
    #regAfiFirstCol{
        width: 100%;
        padding: 0 2%;
        margin-left: 0;
    }
    #regAfiSecondCol{
        width: 100%;
        padding: 1em 5%;
        margin-right: 0;
    }
    #regAfiTable td:first-child{
        display: none;
    }

    #regAfiTxtVSImg{
        display: none;
    }
    .regAfiTxtVSWrap{
        width: 100%;
    }
    #registroAfiliadosFormFirstCol{
        width: 100%;
        font-size: 0.8em;
    }
    #registroAfiliadosFormSecondCol{
        display: none;
    }
    #registroAfiliados #sloganForm{
        font-size: 1.2em;
    }
    #registroAfiliadosForm input {
        margin-bottom: 1em;
        margin-top: -0.5em;
        width: 100%;
    }

    #registroAfiliadosForm label{
        width: 100%;
    }

        #footerTextCol1{
       display: none;
    }
    
    #footerTextCol2{
        display: none;
    }

    #footerTextContainer{
        padding: 3em 3em;
    }
    .oficinasHomepageOfi{
        width: 100%;
    }

    #footerAboutUs{
        width: 60%;
        margin: 0 20%;
    }

    .imgLimusinaLeft{
         max-width: 100%;
    }

    .imgLimusinaRight{
        max-width: 100%;
    }
    #fechaNacimientoLabel{
        line-height: 1em !important;
    }
      .AfiliadoReservaData{
         width: 75% !important;
     }

      .AfiliadoReservaPrice{
          width: 100% !important;
          padding-bottom: 20px !important;
      }

      .reserva .information .one-half{
          width: 100% !important;
      }
      #H1HomeTitle{
        letter-spacing: 0px;
        font-size: 0.8em;
        word-spacing: 0px;
        border-radius: 0;
        box-shadow: none;
        border: none;
        text-transform: none;
        width: 100%;
      }

    .h1car1, .h1car2 {
        display: none !important;
    }

    .one-half.SingleReservaImg{
          width: 100%;
          text-align: left;
      }
      .one-half.SingleReservaData{
          width: 100%;
      }

      .SingleReservaData h4{
          font-size: 14px;
      }
      .SingleReservaData h4 strong {
            display: block;
            float: left;
            width: 100%;
        }
     .btn.medium {
        min-width: 100%;
        margin-bottom: 5px;
    }

      .terminosCondicionesAfiliados{
          padding-top: 2em;
      }

               #searchPresentationContainer{
          display: none;
      }
      #searchHilightTenerife{
          width: 100% !important;
      }

      .searchDetailField, .searchDetaiDatesContainer, .searchDetailDaysButton, #searchResult{
          width: 100% !important;
      }

      .newSearchButton{
        margin: 0 5%;
        width: 90%;
      }

      #autocompleteWrapper {
        width: 100%;
        margin: 0;
     }

        #searchDetailWrapper #formbusqueda label {
        color: #fff;
        margin-top: 1em;
        font-size: 0.8em;
        padding-bottom: 3px;

    }
      
      #newPickup, #newReturn {
        font-size: 0.8em;      
    }

    #newSearchWrapper .altocalendario {
        height: 25px !important;
    }
    input[type="text"], textarea {
        padding: 5px 10px;
        font-size: 0.8em;
    }

    #searchDetail #newDepDate, #searchDetail #newRetDate, #searchDetail #horaSalida, #searchDetail #horaRetorno, #searchDetail #newNumDays{
        height: 25px !important;
        font-size: 0.8em !important;
    }

    #autocompleteWrapper label{
        font-size: 0.8em;
    }

     #searchHilightTitle{
         font-size: 0.8em;
     }

     #highlightTenerife h3, #searchDetail h3{
          font-size: 12px;
      }

      #highlightTenerife a, #newGetPickup a, #newGetDropoff a, #searchResult a{
          font-size: 12px;
      }

      #popoverHighlight{
          width: 0px;
          overflow: hidden;
      }

      #newSearchWrapper{
          width: 100%;
          margin: 40px 0;
      }

      #newSearchWrapper .ui-accordion .ui-accordion-header{
          font-size: 0.6em;
          padding: 3px 0 0 2em;
      }
      .searchDetailDate, .searchDetailHours{
          width: 100% !important;
      }

      #carDetailDiv #carFranquicia{
        float: left;
        padding-left: 20px;
    }

    .site-title h1{
        width: 100%;
    }

    #researchDetailsPickup, #researchDetailsDropoff {
        width: 100%;
    }

    #buttonSearchSelected {
        margin-top: 23px !important;
        min-width: 0;
        width: 100%;
    }
}


@media screen and (min-width: 321px) and (max-width: 480px) {
    #menu-icon{
        display: block;
        margin-right: 10px;
    }

    .wrap{
        width: 100%
    }  
    .wrapSearchResult .numDaysRes {
        display: inline-block;
        margin-left: 0;
    }
    
    .twoway .wrap div:last-child {
        padding-left: 5px;
        padding-right: 5px;
    }
    .output .wrap div {
        float: left;
        padding: 10px 5px 2px 0px;
    }
       
     #wrapCar {
        width: 95%
    }
     
     .wrapOfices, .wrapResultList, .wrapSearchResult, .wrapSelectedCar, .wrapSelectedExtra, .wrapFinalConfirmation, .wrapFaq, .wrapLimusina, .wrapContact, .wrapReviews, 
     .wrapTickets, .wrapApp, .wrapAvisoLegal, .wrapTyC, .wrapPrivacy, .wrapTanquLLeno, .wrapOficinas, .wrapGeneric, .wrapRegAfil, .wrapAgencias, .wrapErrorPage, .wrapSingleReservation{
         width: 95%;
     } 

     .wrapResultList{
        margin-top: 3em;
    }

    .main-nav li a{
        display: block;
        width: 100%;
        height: 100%;
    }
    .home #tabsSearch{
        margin: 30px 2.5% 0 2.5%;
        width: 95%;
    }

    .home .advanced-search{
        margin: 0 2.5% 0 2.5%;
        width: 95%;
        top: -0.7em;
    } 

    #tabItemTenerife a, #tabItemWorld a{
        font-size: 1em;
        line-height: 1em;
        display: block;
        width: 100%;
    }

    #tabItemTenerife a{
        padding-top: 1em;
    }
    
    #tabItemWorld a{
        padding-top: 0.5em;
    }

   li#tabItemTenerife.tabTenerife-selected, li#tabItemWorld.tabItemWorld-selected{
        top: -0.5em;
    }

   .leftColumnTenerife, .rightColumnTenerife, .leftColumnAllWordl, .rightColumnAllWordl{
        width: 100% !important;
        max-width: 100%;
    }
   .rightColumnTenerife, #getReturnTenerifeMapa, #getPickupTenerifeMapa{
       display: none;
   }
    .languagesTop, .socialNetTop{
        width: 50% !important;
        float: left;
    }

    .languagesTop{
        top: -15px;
    }

    .wrapMainMenu, .wrapOficina, .wrapOficinaDetail{
        width: 95%;
        margin: 0 2.5%;
    }
    
    #wrapCoches .tabs.six li{
        width: 100% !important;
        border-bottom: 1px solid rgba(0, 0, 0,.3);
    }
    #inputRecoger, #inputDevolverlo{
        width: 100% !important;
    }

    .inputDivRecogida{
         width: 65%;
        padding-right: 0 !important;
        margin-right: 0px;
     }
     .inputDivRecogidaHora{
        width: 80px;
        float: right !important;
        padding-right: 0 !important;
     }
     .inputDivDias{
         width: 20%;
        padding-right: 0 !important;
        margin-top: 20px;
        margin-right: 70%;
     }
     .inputDivDevolucion{
         width: 65%;
         float: left !important;
         padding-right: 0 !important;
         margin-top: 20px;
     }
     .inputDivDevolucionHora{
         width: 80px;
         float: right !important;
         padding-right: 0 !important;  
         margin-top: 20px;      
     }

     .inputDivRecogidaHora input, .inputDivDevolucionHora input{
         width: auto;
     }

    #zonesDivTenerife h3{
         font-size: 1em;
     }

      #zonesDivTenerife h3{
         font-size: 1em !important;
     }

     #zonesDiv{
         margin-top: 1em;
     }

     #zonesDiv h3{
         font-size: 0.8em !important;
     }

     #zonesDiv .selectedoffice a {
        font-size: 0.6em !important;   
    }

     #zone-selector-abs{
        padding: 1em;
    }

    #btnCerrarBusqueda{
        position: absolute;
        top: 0.5em;
        right: 0;
    }

    .services.iconic h3{
        margin-top: 1em;
        position: relative;
        width: 140%;
        left: -25%;
    }

    .services.iconic p{
        font-size: 13px;
        text-align: justify;
        padding-right: 5px;
    }

    .services.iconic .HomeIcon{
        position: relative;
        top: 2em;
    }

    .puntuacion-ekomi-text{
        width: 100px !important;
    }

    #footerMenu{
        width: 80% !important;
        margin-left: 10% !important;
    }

    .websitesLinks a{
        width: 95%;
        margin: 0 auto;
        display: block;
    }

    #wrapCarList{
       width: 88% !important;
   }

    .advanced-search{
        padding: 10px;
    }
    #carDetailDiv, #reservationPanel{
         width: 100% !important;
     }

     #carDetail .inputDivDevolucion, #mainOffice .inputDivDevolucion{
        width: 65%;
        float: left !important;
        padding-right: 0 !important;
        display: block;
        clear: left;
        margin-top: 20px;
        margin-right: 0;
     }

     .inputDivRecogida input, .inputDivDevolucion input{
         width: 100% !important
     }

     #carDetail .inputDivDevolucionHora, #mainOffice .inputDivDevolucionHora{      
         float: right !important;
        padding-right: 0 !important;
        margin-top: 20px;
        margin-right: 0;

     }
      #carDetail #booking #buttonselected, #mainOffice #booking #buttonselected {     
        width: 100%;
    }
    #homepage #booking #buttonselected, #homepage .advanced-search .form-group.right {
        width: auto;
    }

    #mostrarresultados #booking{
        padding: 10px 30px 10px 10px;
    }
    .cardetail .wrap{
        width: 100%;
        padding: 0 !important;
    }

    #carDetailDiv .one-half{
        padding: 0 0 0 0;
        width: 100%;
     }

     .attributesAlignment{
         padding: 0 5px 0px 5px;
         font-size: 1em;
     }

     #carDetail .carDescription{
        padding: 0 5px 20px 5px;
     }

     #mainOffices .oficinaImg, #mainOffices .oficinaMap{
        display: none;
    }

    .oficeData .ico.phone.red{
        float: left;
        margin: 10px 10px 10px 25px;         
     }

     .oficeData .ico.time{
         float: left;
        margin: 11px 0px 0 30px;
        width: 50px;
     }


     .oficinaData p{
         font-size: 0.8em;
     }

     .oficinaData p strong{
         font-size: 1.2em;
     }

     .one-half.heightfix.oficinaData{
         width: 100% !important;
     }

     .myoffices .oficinaData{
         max-height: none !important;
     }

     .myoffices .oficinaAddr {
        padding-top: 1em;
        width: 80%;
        text-align: left;
    }

     .resultOficina .oficeData{
         border: none;
     }

     .resultOficina .oficeData li{
         width: 100%;
         height: 90px;
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
     }

     .resultOficina .oficeData li:last-child{
        border: 1px solid #ddd;        
     }

     article{
         min-height: 550px;
     }

     .resultOficina .oficeData li img{
         float: left;
         margin: 10px;
     }

     #mostrarresultados article.result .one-half.heightfix{
         float: left;   
     }

     #mostrarresultados h3{
        position: relative !important;
        margin-left: 20px;
     }

     .attributesWithoutName {
        left: 0 !important;
        position: relative !important;
    }

     #mostrarresultados h3{
         top: 0 !important;
         left: 0 !important;
     }

     .attributeIconCont{
        display: block;
        width: 35px;
        height: 30px;
        overflow: hidden;
    }

     .resultItemAttibute{
         width: 100% !important;
         display: block !important;
         clear: both;
        padding-top: 30px !important;
        padding-bottom: 20px !important;
     }

     .attributeIcon{
         width: 100% !important;
         display: block !important;
         clear: both;
         left: 35px;
         margin-bottom: 20px;
     }
     #politcaGasolina {
        padding: 0;
        margin: 20px 25%;
        border-bottom: none !important;
        width: 50%;
    }

      #mostrarresultados .result .price{    
          margin: 0px 20%;
      }
     .wrapSelectedCar .data{
         border-collapse: collapse;
     }
     .wrapSelectedCar .data tr{
         border: 3px solid #aaa;
     }
     .wrapSelectedCar .data td{
         padding: 10px;
         display: block;
         width: 100%;         
     }
     .wrapSelectedCar .data td i{
        max-width: 100%;
        display: block;
        height: 4em;
        padding-top: 0.5em;        
     }
     .imgExtras{
         max-width: 20%;
     }
    .wrapSelectedCar .data td:nth-child(2) {
        border-bottom: none;
    }
     .wrapSelectedCar .data td:nth-child(2), .wrapSelectedCar .data td:nth-child(3){
         width: 50%;
         float: left;
     }

     .wrapSelectedCar .data td select {
        padding: 5px 5px !important;
        width: 100%;
        clear: left;
        display: block;
        margin: -5px 0;
    }
    .wrapSelectedExtra label {
        font-size: 11px;
        padding-bottom: 5px;
        display: block;

     }
    .wrapSelectedExtra .one-half{
        width: 100%;
    }
    .finalConfirmationData h3{
        font-size: 1em;
    }
    .finalConfirmationData .label{
        font-weight: bold;
    }
    .imgExtras {
        width: auto !important;
        margin: 0 !important;
        text-align: center !important;
        margin-bottom: 15px !important;
        max-width: none;
    }
    .totalPrice .label, .totalPrice .three-fourth{
        width: 50% !important;
        font-size: 1em;
    }
     .ekomiFooter{
        display: none;
    }   
    #limusina .limusinaText {
        text-align: left;
        margin: 10% 0px 0 0px;
        padding: 20px 10%;
        background-color: #ebebeb;
    }

    form .one-half{
        width: 100%;
    }
     .reviews-ekomi {
        padding: 0 8%;
    }   
     #reviewsTitle h3{
         text-align: left;
         margin-right: 0;
     }
     #reviewsTitle h5 {
        float: left;
        margin-left: 0;
    }
     .columnLeft-ekomi{
         width: 100%;
     }
     .comment-text-ekomi{
         width: 100%;
         padding-right: 0;
         padding-left: 5%;
     }
     .fecha-ekomi {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        font-size: 0.8em;
        line-height: 0.8em;
    }
     .puntuacion-ekomi-text{
        font-size: 0.8em;
     }
    .TicketsContainer {
        padding: 0 0%;
     }
    .TicketsHeader {
        background-position-y: bottom;
    }
    .TicketsHeader h1 {
        font-size: 26px;
        max-width: 100%;
    }
    .TicketsHeader h2 {
        max-width: 45%;
    }
    .coupon{
        background: none !important;
        height: auto;
        width: 100%;
    }
    .coupon .mainImg{
        display: none;
    }
    .coupon .descripcion{
        width: 90%;
    }
    .coupon .descripcion p{
        margin: 0;
        padding: 0 0 0 7px;
        float: left;
        max-width: 73%;
        font-weight: normal;
        text-align: justify;
        margin-bottom: 20px
    }
    .AvisoLegalContainer{
            margin: 0 3%;
    }
    .TerCondContainer{
        padding: 0 5%;
    }
    .row.TerCondContainer{
        margin: 0 0 !important;
    }
    .myoffices article{
       min-height: 0;
       height: 470px;
    }
    #mainOffices .resultOficina .one-half{
        height: 387px;
    }
    .imgOpenStreetView{
        display: none;
    } 
    .btnVerMapa{
        display: block;
        cursor: pointer;
        border-radius: 0;
        padding: 10px
    }
    .articleWithMap{
        margin-bottom: 330px;
    }
    .articleWithoutMap{
        margin-bottom: 30px;
    }
    article.zona2 {
        height: auto !important;
    }

    
    .oficinaData p {
         float: left;
        text-align: left;
    }

      .officeDetail .content{
        padding-left: 20px;
    }
    .officeDetail .content .one-half{
        width: 100%
    }

    #mainOffice .one-half{
        width: 100%;
    }

    #officeDetailsPicture{
        display: block;
        margin: 0 auto;
    }
    #OfficeContactInfo li strong{
        display: block;
        float: left;
        width: 130px;
    }
     .main-nav {
        float: right;
        width: 100%;
        padding: 0;
        margin-top: -60px;
		position: relative;  
        display: block;
    }
     .main-nav ul {
		position: relative;  
        display: none;
		background: #C13232; 
  	    top: 0px; 	
		z-index: 999;
        padding: 0 !important;  
        margin-top: 75px;      
        width: 105%;
        margin-left: -3%;
	}  	
     .main-nav:hover ul {
		display: block;
	}
    .main-nav ul li{
        display: block;
        position: relative;
        width: 50%;
        padding: 0;
        text-align: right;
    }

    .main-nav ul li.active{
        display: block;
        width: 50%;
        padding: 0;
        text-align: right;
        color: #fff;
    }
    .main-nav ul li a{
        display: block;
        padding: 1em 10% 1em 10%;
     
    }
    .main-nav ul > li > a:hover{
        background-color: #fff;
        color: #f00;
    }
    
    .main-nav ul li.active a{
        display: block;
        background-color: #f00;
    }
    #wrapCoches article{
        width: 100%;
    }
    #carDetail .advanced-search .form-group.right{
        width: 100%;
    }

    #mainOffices .oficinaData .oficeData p{
        display: block;
        position: relative;
        width: 70%;
        padding-left: 0%;
    }
    #vantajesTenerife .one-third{
        width: 100% !important;
    }
    #mostrarresultados .descr-wrap{
        float: right;
        width: 100%;
        margin-top: 0px;
        height: auto !important;
        position: relative;
        box-shadow: none !important;
    }

     #mostrarresultados .resPriceMetaButton{

         width: 100%;
     }
     #mostrarresultados .result .btn{
         max-width: 100% !important;
         float: right;
         margin-top: 0px !important;
     }
      #mostrarresultados .result .price{    
          float: left;
         margin-top: 30px;
      }

      #mostrarresultados .attributesWithoutName{
          display: block;
          clear: both;
          width: 100%;
      }
      #mostrarresultados .img-wrap{
          width: 100%;
      }
      #oficinaDataTelefono, #oficinaDataZona,  #oficinaDataOrario{
         font-size: 1em !important;
         float: left;
        padding-left: 0%;
        width: auto;
     }
      #oficinaDataZona{
        padding-left: 3%;
        line-height: 1em;
      }
     
     #oficinaDataTelefonoLabel, #oficinaDataZonaLabel, #oficinaDataOrarioLabel{
         font-size: 1em !important;
         display: block;
         margin-top: 10px;
         float: left;
         margin-left: 10px;
     }
     #oficinaDataTelefonoLabel{
         margin-left: 0;
         width: 40%;
     }
     #oficinaDataZonaLabel{
         width: 40%;
     }
     #oficinaDataOrarioLabel{
         clear: none;
         margin-top: 30px;
     }
     #ofiDataPhone{
        width: 29px;
        margin-right: 31px;
     }
     #ofiDataTime{
        width: 35px;
        margin-right: 0px;
     }
     #ofiDataMapa{
         height: 50px; 
         margin-bottom: 0em;
         margin-right: 0px;
     }
     .oficeData li span:first-child{
         display: block;
         float: left;
         width: 100px;
     }
      .main-nav ul li {
        text-align: left;
        border: 1px solid #E20506;
        background-color: #BF0607;
    }
    .homeblog article{
        height: auto;   
        min-height: 320px;
    }

    #mostrarresultados #booking #buttonselected{
        min-width: 90%;
        margin-right: 10px;
        margin-top: 0;
    }

    #booking #resto .form-group.right{
        width: 100%;
        border: 1px solid rgba(255,255,255,0.4);
        height: auto;
        margin-top: 10px;
    }
    #mostrarresultados .result .btn.requestQuote{  
        margin-top: 5px !important;  
        margin-bottom: 10px !important;                
        clear: both;
    }
    #formRequestCarQuoteImg, #formRequestCarQuoteDataAttributes img{
        display: none;
    }
    #formRequestCarQuote #emailField {
         margin-bottom: 0px !important;
    }

    #formRequestCarQuoteData {
         margin-top: 20px !important;
    }
    #formRequestCarQuote {
        padding: 60px 0;
    }
    #formRequestCarQuote textarea {
        height: 5em !important;
    }
    #formRequestCarQuote .row {
        margin: 0;
        margin-top: -25px;
    }

    #formRequestCarQuote #presupPrice{
        margin-top: 4.5em !important;
    }
    #formRequestCarQuote #presupSubmit{
        margin-top: -8em !important;
    }
    #formRequestCarQuote #emailField {
        padding-right: 0px !important;
    }
    #formRequestCarQuotePrice{
        width: 100% !important;
    }
    #formRequestCarQuoteDataincluido {
        width: 100%;
     }
    #formRequestCarQuote #result{
        padding: 3px 0px;
    }
        .wrapFinalConfirmation .totalPrice .one-fourth{
        width: 33% !important;
    }
    .wrapFinalConfirmation .totalPrice .three-fourth{
        width: 66% !important;
    }
    .wrapFinalConfirmation .impuestosIncluidos {
     float: none; 
    }

    .totalPrice{
        font-size: 1.2em !important;
    }
        .horarioLi .ofiDataTime{
        margin-top: 30px !important;
    }

    .horarioLiToday {
        display: none;
    }

    .resultOficina .one-half { 
        height: 310px !important;
    }
     #LightBoxTitle {
        font-size: 1.4em;
        margin-top: 2em;
    }
    #LightBoxTitle .ofiDataTime{
        display: none;
    }

    .tableHorarios thead td{
        font-size: 0.7em;
        background: #F00 !important;
        color: #fff;
    }

    .horarioND{
        font-size: 0.7em;
        padding: 5px;
        margin: 0;
    }

    .horarioSingle{
        font-size: 0.7em;
        padding: 5px;
        margin: 0;
    }

    .horarioDouble{
        font-size: 0.7em;
        padding: 5px;
        margin: 0;
    }
    .lbHorariosOficina {
        margin-top: 1em;
    }
    .horarioDay {
        font-size: 0.7em;
        padding: 10px;
        margin: 0;
    }
    #mainOffice .tableHorarios{
        padding: 15px 0 15px 0;
    }

    #mainOffice .tableHorarios td{
        font-size: 0.6em;
    }
    #mainOffice .tableHorarios thead td{
        font-size: 1em;
    }
    #mainOffice .horarioLiToday{
        display: block;
        margin-right: 0;
    }
    #mainOffice .advanced-search .form-group.right {
        width: 100%;
        margin-bottom: 10px;
    }

    #mainOffice #booking #resto .form-group.right {
        margin: 10px 0 30px 0;
    }

    #mainOffice #buttonselected{
        margin: 0;
    }
    #regAfiFirstCol{
        width: 100%;
        padding: 0 2%;
        margin-left: 0;
    }
    #regAfiSecondCol{
        width: 100%;
        padding: 1em 5%;
        margin-right: 0;
    }
    #regAfiTable td:first-child{
        display: none;
    }
    #regAfiTxtVSImg{
        display: none;
    }
    .regAfiTxtVSWrap{
        width: 100%;
    }
    #registroAfiliadosFormFirstCol{
        width: 100%;
        font-size: 0.8em;
    }
    #registroAfiliadosFormSecondCol{
        display: none;
    }
    .regAfiBigTitle{
        font-size: 1.4em;
    }

    #registroAfiliados #sloganForm{
        font-size: 1.2em;
    }
    #registroAfiliadosForm input {
        margin-bottom: 1em;
        margin-top: -0.5em;
        width: 100%;
    }

    #registroAfiliadosForm label{
        width: 100%;
    }

        #footerTextCol1{
       display: none;
    }
    
    #footerTextCol2{
        display: none;
    }

    #footerTextContainer{
        padding: 3em 3em;
    }
    .oficinasHomepageOfi{
        width: 100%;
    }

    #footerAboutUs{
        width: 60%;
        margin: 0 20%;
    }

    .imgLimusinaLeft{
         max-width: 100%;
    }

    .imgLimusinaRight{
        max-width: 100%;
    }

    #fechaNacimientoLabel{
        line-height: 1em !important;
    }

      .AfiliadoReservaData{
         width: 75% !important;
     }

      .AfiliadoReservaPrice{
          width: 100% !important;
          padding-bottom: 20px !important;
      }
      .reserva .information .one-half{
          width: 100% !important;
      }
      #H1HomeTitle{
        letter-spacing: 0px;
        font-size: 0.8em;
        word-spacing: 0px;
        border-radius: 0;
        box-shadow: none;
        border: none;
        text-transform: none;
        width: 100%;
      }

    .h1car1, .h1car2 {
        display: none !important;
    }

      .one-half.SingleReservaImg{
          width: 100%;
          text-align: left;
      }
      .one-half.SingleReservaData{
          width: 100%;
      }

      .SingleReservaData h4{
          font-size: 14px;
      }
      .SingleReservaData h4 strong {
            display: block;
            float: left;
            width: 100%;
        }

      .btn.medium {
        min-width: 100%;
        margin-bottom: 5px;
    }

       .terminosCondicionesAfiliados{
          padding-top: 2em;
      }

            #searchPresentationContainer{
          display: none;
      }
      #searchHilightTenerife{
          width: 100% !important;
      }

      .searchDetailField, .searchDetaiDatesContainer, .searchDetailDaysButton, #searchResult{
          width: 100% !important;
      }

      .newSearchButton{
        margin: 0 5%;
        width: 90%;
      }

      #autocompleteWrapper {
        width: 100%;
        margin: 30px 0 0 0;
     }

        #searchDetailWrapper #formbusqueda label {
        color: #fff;
        margin-top: 1em;
        font-size: 0.8em;
        padding-bottom: 3px;
    }
      
      #newPickup, #newReturn {
        font-size: 0.8em;      
    }

    #newSearchWrapper .altocalendario {
        height: 25px !important;
    }
    input[type="text"], textarea {
        padding: 5px 10px;
        font-size: 0.8em;
    }

    #searchDetail #newDepDate, #searchDetail #newRetDate, #searchDetail #horaSalida, #searchDetail #horaRetorno, #searchDetail #newNumDays{
        height: 25px !important;
        font-size: 0.8em !important;
    }

    #autocompleteWrapper label{
        font-size: 0.8em;
    }

     #searchHilightTitle{
         font-size: 0.8em;
     }

     #highlightTenerife h3, #searchDetail h3{
          font-size: 12px;
      }

      #highlightTenerife a, #newGetPickup a, #newGetDropoff a, #searchResult a{
          font-size: 12px;
      }

      #popoverHighlight{
          width: 0px;
          overflow: hidden;
      }

      #newSearchWrapper{
          width: 100%;
          margin: 40px 0;
      }

      #newSearchWrapper .ui-accordion .ui-accordion-header{
          font-size: 0.6em;
          padding: 3px 0 0 2em;
      }
      .searchDetailDate, .searchDetailHours{
          width: 100% !important;
      }

    #buttonSearchSelected {
        margin-top: 10px !important;
        width: 100%;
    }

      #carDetailDiv #carFranquicia{
        float: left;
        padding-left: 20px;
    }

    .site-title h1{
        width: 100%;
    }

    #researchDetailsPickup, #researchDetailsDropoff {
        width: 100%;
    }
}



@media screen and (min-width: 481px) and (max-width: 720px) {
    #menu-icon{
        display: block;
    }

    .wrap{
        width: 100%
    }  

    #wrapCar, .wrapSelectedCar {
        width: 90%
    }

     .wrapOfices, .wrapResultList, .wrapSearchResult, .wrapSelectedExtra, .wrapFinalConfirmation, .wrapFaq, .wrapLimusina, .wrapContact, .wrapReviews, .wrapTickets, .wrapApp, 
     .wrapAvisoLegal, .wrapTyC, .wrapPrivacy, .wrapTanquLLeno, .wrapOficinas, .wrapGeneric, .wrapRegAfil, .wrapAgencias, .wrapErrorPage, .wrapSingleReservation{
         width: 90% !important;
     } 

     .wrapResultList{
        margin-top: 3em;
    }
    .home #tabsSearch{
        margin: 30px 5% 0 5%;
        width: 90%;
    }

    .home .advanced-search{
        margin: 0 5% 0 5%;
        width: 90%;
        top: -0.7em;
    } 

    #tabItemTenerife a, #tabItemWorld a{
        font-size: 1.2em;
        line-height: 3em;
        padding-top: 0em;
    }

    li#tabItemTenerife.tabTenerife-selected, li#tabItemWorld.tabItemWorld-selected{
        top: -0.5em;
    }

    .one-half.leftColumnTenerife, .one-half.rightColumnTenerife, .one-half.leftColumnAllWordl, .one-half.one-half.rightColumnAllWordl{ 
        width: 100%;
        max-width: 100%;
    }

    .rightColumnTenerife, #getReturnTenerifeMapa, #getPickupTenerifeMapa{
        display: none;
    }
    .languagesTop, .socialNetTop{
        width: 50% !important;
        float: left;
    }

    .languagesTop{
        top: -15px;
    }

    .wrapMainMenu, .wrapOficina, .wrapOficinaDetail{
        width: 90%;
        margin: 0 5%;
    }
    
    .main-nav:hover ul {
		display: block;
	}
    
    #wrapCoches .tabs.six li{
        width: 100% !important;
        border-bottom: 1px solid rgba(0, 0, 0,.3);
    }
    #inputRecoger, #inputDevolverlo{
        width: 100% !important;
    }

    .inputDivRecogida{
         width: 40%;
        padding-right: 0 !important;
        margin-right: 20px;
     }
     .inputDivRecogidaHora{
         width: 20%;
         margin-left: 9%;
        padding-right: 0 !important;
     }
     .inputDivDias{
         width: 10%;
        padding-right: 0 !important;
        margin-left: 14%;
     }
     .inputDivDevolucion{
         width: 40%;
         float: left !important;
        padding-right: 0 !important;
        margin-right: 20px;
        margin-top: 25px;
     }
     .inputDivDevolucionHora{
         width: 20%;
         float: left !important;
        padding-right: 0 !important;
        margin-right: 40px;
        margin-left: 9%;
        margin-top: 25px;
     }

     .inputDivRecogidaHora input, .inputDivDevolucionHora input{
         width: auto;
     }

     #booking #buttonselected {
        height: 3em;
        border: 2px solid rgba(255, 255, 255, 0.5);
    }
    #homepage #booking #buttonselected, #homepage .advanced-search .form-group.right, #mostrarresultados  .advanced-search .form-group.right{
        width: auto;
    }
     #zonesDiv{
         margin-top: 1em !important;
     }

     #zonesDivTenerife h3{
         font-size: 1em !important;
     }

     #zonesDiv h3{
         font-size: 0.8em !important;
     }

     #zonesDiv .selectedoffice a {
        font-size: 0.8em !important;   
    }

     #zone-selector-abs{
        padding: 1em;
    }

     #btnCerrarBusqueda{
        position: absolute;
        top: 0.5em;
        right: 0;
    }

    .services.iconic h3{
        margin-top: 1em;
    }

    .services.iconic p{
        font-size: 13px;
        text-align: justify;
        padding-right: 10px;
    }

    .puntuacion-ekomi-text{
        width: 100px !important;
    }

     #footerMenu{
        width: 80% !important;
        margin-left: 20% !important;
    }

    .ekomiFooter { 
        margin-left: 25% !important;
    }

    .websitesLinks a{
        width: 30%;
        margin-right: 3%;
        display: block;
        float: left;
    }

     .websitesLinks a img{
        max-width: 95%;        
    }
    
     #wrapCarList{
       width: 88% !important;
   }

     #carDetailDiv, #reservationPanel{
         width: 100% !important;
     }

     #carDetail .inputDivDevolucion, #mainOffice .inputDivDevolucion{
        width: 40%;
        float: left !important;
        padding-right: 0 !important;
        display: block;
        clear: left;
        margin-top: 20px;
        margin-right: 20px;
     }


     #carDetail .inputDivDevolucionHora, #mainOffice .inputDivDevolucionHora{
         width: 30%;
         float: left !important;
        padding-right: 0 !important;
        margin-top: 20px;
        margin-right: 0;

     }
      #carDetail #booking #buttonselected,  #mainOffice #booking #buttonselected {     
        width: 100%;
        margin: 10px 0 0 0;
    }

     #carDetailDiv .one-half{
        padding: 0 0 20px 0;
        width: 100%;
     }

     .attributesAlignment{
         padding: 0 0px 0px 75px;
         font-size: 1em;
     }

      #mainOffices .oficinaImg, #mainOffices .oficinaMap{
        display: none;
    }

    .oficeData .ico.phone.red{
         margin: 15px 0 0 0;
     }

     .oficeData .ico.time{
         margin: 10px 0 0 0;
     }


     .oficinaData p{
         font-size: 0.8em;
     }

     .oficinaData p strong{
         font-size: 1.2em;
     }

     
     #oficinaDataTelefonoLabel{
         display: block;
         margin-top: 10px;
     }

     .one-half.heightfix.oficinaData{
         width: 100% !important;
         border-left:   1px solid #ddd;
         border-right:  1px solid #ddd;
     }

     .myoffices .oficinaData{
         max-height: none !important;
     }

     .myoffices .oficinaAddr {
        padding-top: 1em;
        width: 85%;
        text-align: left;
    }

     .attributesWithoutName{
         width: 70%;
     }

     .resultItemAttibute {
        display: inline-block !important;
        width: 100% !important;
        margin-bottom: 12px;
     }
     .attributeIcon{            
            display: inline-block !important;
            float: left;
            left: 18px;
            width: 20% !important;
            margin-left: 10px;
            margin-top: 0px;
     }

     .attributeIconCont{
        display: block;
        width: 35px;
        height: 30px;
        overflow: hidden;
    }

     .resultItemAttibute{
        display: inline-block !important;
        width: 60% !important;
        margin-bottom: 12px;
        float: right;
        margin-right: 3%;
     }

     .result .btn{
         margin-bottom: 0 !important;
         margin-top: 0 !important;
     }
     .result .price{
         margin-bottom: 10px;
         margin-left: 10px;
     }
     .result .one-half h3{
         margin-left: 18px;
     }

     #fullTankeCb{
         text-align: center;
     }

     #politcaGasolina {
        padding: 0;
        margin: 20px 25%;
        border-bottom: none !important;
        width: 50%;
    }

     .wrapSelectedCar .data td{
         padding: 10px;
     }
     
     .wrapSelectedCar .data td i{
         margin: 5px 0;
     }
     .wrapSelectedCar .data td:nth-child(2){
        text-align: right;
        padding-right: 40px;
        min-width: 130px;
     }
     .wrapSelectedExtra label {
        font-size: 11px;
        padding-bottom: 0;
        display: block;
        height: 3em;
     }
    .wrapSelectedExtra .one-half{
        width: 49%;
    }
    .wrapSelectedExtra .one-half:first-child{
        margin-right: 2%;
    }
    .finalConfirmationData .label, .finalConfirmationData .three-fourth{
        width: 50% !important;
        font-size: 1em
    }
    .imgExtras {
        margin-right: 20px;
        max-width: 20%;
        height: 40px;
        position: relative;
    }
    .imgExtras .badge{
        position: absolute;
        top: -5px;
        right: -15px;
        background-color: green;
    }
    .ekomiFooter{
        display: none;
    }
    #limusina .limusinaText {
        text-align: left;
        margin: 10% 0px 0 0px;
        padding: 20px 10%;
        background-color: #ebebeb;
    }
   form .one-half{
        width: 49%;
        margin-right: 2%;
    }
    form .one-half:last-child{
        margin-right: 0%;
    }
    .textwidget{
        position: relative;
    }
    .textwidget p{
        width: 50%;
    }
    .textwidget img{
        width: 50%;
        position: absolute;
        right: 10px;
        top: 10px;
        height: 100px;
        width: auto;
    }
    .reviews-ekomi {
        padding: 0 5%;
    }
    .TicketsContainer {
        padding: 0 0%;
     }
    .TicketsHeader h1 {
        font-size: 26px;
        max-width: 65%;
    }
    .TicketsHeader h2 {
        max-width: 65%;
    }
    .AvisoLegalContainer{
            margin: 0 5%;
    }
    .TerCondContainer{
        padding: 0 10%;
    }
    .row.TerCondContainer{
        margin: 0 0 !important;
    }
    .btnVerMapa{
        display: none;
    }
    .officeDetail .content{
        padding-left: 20px;
    }
    .officeDetail .content .one-half{
        width: 100%
    }

    #mainOffice .one-half{
        width: 100%;
    }

    #officeDetailsPicture{
        display: block;
        margin: 0 auto;
    }
    #OfficeContactInfo li strong{
        display: block;
        float: left;
        width: 130px;
    }
    .main-nav {
        float: right;
        width: 100%;
        padding: 0;
        margin-top: -60px;
		position: relative;  
        display: block;
    }
     .main-nav ul {
		position: relative;  
        display: none;
		background: #C13232; 
  	    top: 0px; 
		width: 100%; 
		z-index: 999;
        padding: 0 !important;  
        margin-top: 75px;      
	}  	
     .main-nav:hover ul {
		display: block;
	}
    .main-nav ul li{
        display: block;
        position: relative;
        width: 50%;
        padding: 0;
        text-align: right;
    }

    .main-nav ul li.active{
        display: block;
        width: 50%;
        padding: 0;
        text-align: right;
        color: #fff;
    }
    .main-nav ul li a{
        display: block;
        padding: 1em 10% 1em 10%;
     
    }
    .main-nav ul > li > a:hover{
        background-color: #fff;
        color: #f00;
    }
    
    .main-nav ul li.active a{
        display: block;
        background-color: #f00;
    }
    #carDetail .advanced-search .form-group.right, #mostrarresultados .advanced-search .form-group.right{
        width: 100%;
    }
    #mostrarresultados .descr-wrap{
        float: right;
        width: 100%;
        margin-top: 0px;
        height: auto !important;
        position: relative;
        box-shadow: none !important;
    }

     #mostrarresultados .resPriceMetaButton{

         width: 100%;
     }
     #mostrarresultados .result .btn{
         max-width: 100% !important;
         float: right;
         margin-top: 0px !important;
     }
      #mostrarresultados .result .price{    
            margin: -40px 32%;
      }

      #mostrarresultados .attributesWithoutName{
          display: block;
          clear: both;
          width: 100%;
      }
      #mostrarresultados .img-wrap{
          width: 100%;
      }
      .main-nav ul li {
        text-align: left;
        border: 1px solid #E20506;
        background-color: #BF0607;
    }
    #mostrarresultados .result .btn.requestQuote{  
        margin-top: 5px !important;  
        margin-bottom: 10px !important;                
        clear: both;
    }
       #formRequestCarQuoteImg, #formRequestCarQuoteDataAttributes img{
        display: none;
    }
    #formRequestCarQuote #emailField {
         margin-bottom: 20px !important;
    }

    #formRequestCarQuoteData {
         margin-top: 20px !important;
    }
    #formRequestCarQuote {
        padding: 60px 0;
    }
    #formRequestCarQuote textarea {
        height: 5em !important;
    }
    #formRequestCarQuote .row {
        margin: 0;
        margin-top: -25px;
    }

    #formRequestCarQuote #presupPrice{
        margin-top: 2.5em !important;
    }
    #formRequestCarQuote #presupSubmit{
        margin-top: -6em !important;
    }
    #formRequestCarQuote #emailField {
        padding-right: 0px !important;
    }
    #formRequestCarQuotePrice{
        width: 100% !important;
    }
    .wrapFinalConfirmation .totalPrice .one-fourth{
        width: 33% !important;
    }
    .wrapFinalConfirmation .totalPrice .three-fourth{
        width: 66% !important;
    }
    .wrapFinalConfirmation .impuestosIncluidos {
     float: none; 
    }
        .textwidget.app p{
        width: 100%;
    }
    .textwidget.app img{
        position: relative;
        float: right;
        right: 0;
        top: 0;
        margin-bottom: 10px;
    }
    .textwidget.app a{
        padding-top: 3em;
    }

    .textwidget .contact-data img{
        position: relative !important;
        height: auto !important;
        right: 0;
        top: 0;
    }
    .horarioLi .ofiDataTime{
        margin-top: 30px !important;
    }

    .horarioLiToday {
        font-size: 0.8em;
        text-align: right;
        margin-right: 10%;
    }

    .resultOficina .one-half { 
        height: 290px !important;
    }
    
    .horarioLiToday {
        display: none;
    }

    .resultOficina .one-half { 
        height: 310px !important;
    }

    #LightBoxTitle{
        margin-top: 25px;
        font-size: 1.4em;
    }
 
    .lbHorariosOficina {
        margin-top: 1em;
    }

    #mainOffice .tableHorarios{
        padding: 15px 0 15px 0;
    }
    #OfficeContactInfo {
        margin-top: 25px;    
    }

    #mainOffice .horarioLiToday{
        display: block;
        margin-right: 0;
    }
    #mainOffice .advanced-search .form-group.right {
        width: 100%;
        margin-bottom: 10px;
    }
    #regAfiFirstCol{
        width: 100%;        
        padding: 0 2%;
        margin-left: 0;
    }
    #regAfiSecondCol{
        width: 100%;
        padding: 1em 5%;
        margin-right: 0;
    }
    #regAfiTable td:first-child{
        display: none;
    }
    #regAfiTxtVSImg{
        display: none;
    }
    .regAfiTxtVSWrap{
        width: 100%;
    }
    #registroAfiliadosFormFirstCol{
        width: 100%;
    }
    #registroAfiliadosFormSecondCol{
        display: none;
    }
    #registroAfiliadosForm input {
        margin-bottom: 1em;
        margin-top: -0.5em;
        width: 100%;
    }

    #registroAfiliadosForm label{
        width: 100%;
    }

    #footerTextCol1{
       display: none;
    }
    
    #footerTextCol2{
        display: none;
    }

    #footerTextContainer{
        padding: 3em 3em;
    }
    
    .oficinasHomepageOfi{
        width: 100%;
    }
    #fechaNacimientoLabel{
        line-height: 1em !important;
    }
     .AfiliadoReservaData{
         width: 75% !important;
     }

      .AfiliadoReservaPrice{
          width: 100% !important;
          padding-bottom: 20px !important;
      }

      .AfiliadoReservaImg{
          width: 100% !important;
      }
      .AfiliadoReservaData{
          width: 100% !important;
      }

      .reserva h4 strong{
          width: 100% !important;
      }

      .reserva .information .one-half{
          width: 100% !important;
      }
      #H1HomeTitle{
        letter-spacing: 0px;
        font-size: 0.8em;
        word-spacing: 0px;
      }

    .h1car1, .h1car2 {
        display: none !important;
    }

      .one-half.SingleReservaImg{
          width: 100%;
          text-align: left;
      }
      .one-half.SingleReservaData{
          width: 100%;
      }

      .SingleReservaData h4{
          font-size: 14px;
      }

      .terminosCondicionesAfiliados{
          padding-top: 2em;
      }

      #searchPresentationContainer{
          display: none;
      }
      #searchHilightTenerife{
          width: 100% !important;
      }

      .searchDetailField, .searchDetaiDatesContainer, .searchDetailDaysButton, #searchResult{
          width: 100% !important;
      }

      .newSearchButton{
        margin: 0 5%;
        width: 90%;
      }

      #autocompleteWrapper {
        width: 100%;
        margin: 30px 0 0 0;
     }

        #searchDetailWrapper #formbusqueda label {
        color: #fff;
        margin-top: 1em;
        font-size: 0.8em;
        padding-bottom: 3px;
    }
      
      #newPickup, #newReturn {
        font-size: 0.8em;      
    }

    #newSearchWrapper .altocalendario {
        height: 25px !important;
    }
    input[type="text"], textarea {
        padding: 5px 10px;
        font-size: 0.8em;
    }

    #searchDetail #newDepDate, #searchDetail #newRetDate, #searchDetail #horaSalida, #searchDetail #horaRetorno, #searchDetail #newNumDays{
        height: 25px !important;
        font-size: 0.8em !important;
    }

    #autocompleteWrapper label{
        font-size: 0.8em;
    }

     #searchHilightTitle{
         font-size: 0.8em;
     }

     #highlightTenerife h3, #searchDetail h3{
          font-size: 12px;
      }

      #highlightTenerife a, #newGetPickup a, #newGetDropoff a, #searchResult a{
          font-size: 12px;
      }

      #popoverHighlight{
          width: 0px;
          overflow: hidden;
      }

        #buttonSearchSelected{
          margin-top: 23px !important;
          min-width: 0;
      }

     #carDetailDiv #carFranquicia{
        float: left;
        padding-left: 90px;
    }

    #researchDetailsPickup, #researchDetailsDropoff{
        width: 100%;
    }
}





@media screen and (max-width: 720px) {

    #footerTextContainer{
        display: none;
    }
}
@media screen and (min-width: 721px) and (max-width: 980px) {
    #menu-icon{
        display: block;
    }
    .wrap{
        width: 100%
    }  

    .wrapOfices, .wrap-searchResult, .wrapResultList, .wrapSelectedCar, .wrapSelectedExtra, .wrapFinalConfirmation, .wrapFaq, .wrapLimusina, .wrapContact, .wrapReviews, 
    .wrapTickets, .wrapApp, .wrapAvisoLegal, .wrapTyC, .wrapPrivacy, .wrapTanquLLeno, .wrapOficinas, .wrapSearchResult, .wrapGeneric, .wrapRegAfil, .wrapAgencias, .wrapErrorPage, .wrapSingleReservation{
         width: 90%;
     } 

        .wrapResultList{
        margin-top: 3em;
    }
    .home #tabsSearch{
        margin: 30px 5% 0 5%;
        width: 90%;
    }   

    .home .advanced-search{
        margin: 0 5% 0 5%;
        width: 90%;
        top: -0.7em;
    } 

    #searchDetailWrapper #formbusqueda label {
        color: #fff;
        margin-top: 1em;
        font-size: 0.8em;
        padding-bottom: 3px;
    }

    #newPickup, #newReturn, input[type="text"], textarea,  #searchDetail #horaSalida, #searchDetail #horaRetorno{
        font-size: 0.8em !important;
    }

    .rightColumnTenerife, .rightColumnAllWordl{
        padding: 0 0px 0px 11px;
    }

    #tabItemTenerife a, #tabItemWorld a{
        font-size: 1.2em;
        line-height: 3em;
        padding-top: 0em;
    }

    li#tabItemTenerife.tabTenerife-selected, li#tabItemWorld.tabItemWorld-selected{
        top: -0.5em;
    }

    #presentationText p span {
        width: 85%;
        font-size: 1em;
        line-height: 1.4em;
    }

    #presentationText p span:first-child {
            width: 15%;
            font-size: 1.2em;
            line-height: 1.2em;
    }

    .languagesTop{
        width: 50% !important;
        top: -15px;
        float: left;
    }

    .socialNetTop{
        width: 50% !important;
        float: left;
    }

    .wrapMainMenu, .wrapOficina, .wrapOficinaDetail{
        width: 90%;
        margin: 0 5%;
    }
    .main-nav {
        float: right;
        width: 100%;
        padding: 0;
        margin-top: -60px;
		position: relative;  
        display: block;
    }
     .main-nav ul {
		position: relative;  
        display: none;
		background: #C13232; 
  	    top: 0px; 
		width: 100%; 
		z-index: 999;
        padding: 0 !important;  
        margin-top: 75px;      
	}  	
     .main-nav:hover ul {
		display: block;
	}
    .main-nav ul li{
        display: block;
        position: relative;
        width: 33%;
        padding: 0;
        text-align: left;
    }

    .main-nav ul li.active{
        display: block;
        width: 33%;
        padding: 0;
        text-align: left;
        color: #fff;
    }
    .main-nav ul li a{
        display: block;
        padding: 1em 10% 1em 10%;
     
    }
    .main-nav ul > li > a:hover{
        background-color: #fff;
        color: #f00;
    }
    
    .main-nav ul li.active a{
        display: block;
        background-color: #f00;
    }

    #wrapCoches .tabs.six li{
        width: 100% !important;
        border-bottom: 1px solid rgba(0, 0, 0,.3);
    }

    .header{
        min-height: 130px;
    }

    .inputDivRecogida{
         width: 19%;
        padding-right: 0 !important;
        margin-right: 20px;
     }
     .inputDivRecogidaHora{
         width: 10%;
        padding-right: 0 !important;
     }
     .inputDivDias{
         width: 10%;
        padding-right: 0 !important;
        margin-left: 14%;
     }
     .inputDivDevolucion{
         width: 19%;
         float: right !important;
        padding-right: 0 !important;
     }
     .inputDivDevolucionHora{
         width: 12%;
         float: right !important;
        padding-right: 0 !important;
        margin-right: 15px;
     }

     .inputDivRecogidaHora input, .inputDivDevolucionHora input{
         width: auto;
     }
    
     #booking #buttonselected {
        margin-top: 1.5em;
        width: auto;
        height: 3em;
        border: 2px solid rgba(255, 255, 255, 0.5);
        float: right !important;
    }

    #homepage #booking #buttonselected,  #mostrarresultados #buttonselected{
        width: auto;
    }

     #zonesDivTenerife h3{
         font-size: 1em !important;
     }

     #zonesDiv h3{
         font-size: 1em !important;
     }

     #zonesDiv .selectedoffice a {
        font-size: 0.6em !important;   
    }
     
     #zone-selector-abs{
        padding: 2em;
    }

    #vantajesTenerife .wrap{
        width: 95%;
    }

    .services.iconic h3{
        margin-top: 1.5em;
    }

    .services.iconic p{
        font-size: 13px;
        text-align: justify;
    }

    .homeblog .one-fourth{
        width: 50% !important;
    }

     #footerMenu{
        width:40% !important; 
        margin-left: 5% !important;
    }

    .websitesLinks a{
        width: 30%;
        margin-right: 3%;
        display: block;
        float: left;
    }

  #wrapCarList, #wrapCar{
       width: 80% !important;
   } 
 
   #wrapCoches .tabs li a {   
        font-size: 1em;
    }

   #tabWorld{
       height: 3em !important;
   }

   #inputDevolverlo {
       margin-top: 20px;
   }
    #carDetail #inputRecoger, #mainOffice #inputRecoger, #carDetail #inputDevolverlo, #mainOffice #inputDevolverlo {
        width: 100% !important;
    }

    #carDetail .inputDivRecogida, #mainOffice .inputDivRecogida{
         width: 50%;
        padding-right: 0 !important;
        margin-right: 15px;
     }
     #carDetail .inputDivRecogidaHora, #mainOffice .inputDivRecogidaHora{
         width: 40%;
        padding-right: 0 !important;

     }
     #carDetail .inputDivDias, #mainOffice .inputDivDias{
        width: 20%;
        float: left;
        margin-left: 0;
        margin-top: 20px
     }
     #carDetail .inputDivDevolucion, #mainOffice .inputDivDevolucion{
        width: 50%;
        float: left !important;
        padding-right: 0 !important;
        display: block;
        clear: left;
        margin-top: 20px;
        margin-right: 15px;
     }

    #carDetail .inputDivDevolucionHora, #mainOffice .inputDivDevolucionHora{
         width: 40%;
         float: right !important;
        padding-right: 0 !important;
        margin-top: 20px;
        margin-right: 0;

     }
     
     #carDetail .inputDivRecogidaHora select, #carDetail .inputDivDevolucionHora select{
         width: 100% !important;
     }

     #carDetail .advanced-search .right {
        width: 100%;     
    }

    #carDetail #booking #buttonselected, #mainOffice #booking #buttonselected {
        margin-bottom: 20px;
        width: 100%;
    }

    #carDetail .cardetail .car {
        width: 90%;
    }

    #carDetailDiv .one-half{
        width: 100% !important;
        padding: 0;
    }

    #carDetail .carDescription {
        padding: 0 20px 20px 20px !important;
    }
    .attributesAlignment {
         padding: 0 0px 0px 15px;
    }

    #mainOffices .oficinaImg, #mainOffices .oficinaMap{
        display: none;
    }

    .oficeData .ico.phone.red{
         margin: 15px 0 0 0;
     }

     .oficeData .ico.time{
         margin: 10px 0 0 0;
     }


     .oficinaData p{
         font-size: 0.8em;
     }

     .oficinaData p strong{
         font-size: 1.2em;
     }

     
     #oficinaDataTelefonoLabel{
         display: block;
         margin-top: 10px;
     }

     .one-half.heightfix.oficinaData{
         width: 100% !important;
         border-left:   1px solid #ddd;
         border-right:  1px solid #ddd;
             height: 267px !important;
     }

     .myoffices .oficinaData{
         max-height: none !important;
     }
    
     .myoffices .oficinaAddr {
        line-height: 4em;
    }

    .resPriceMetaButton .btn.large {
        margin-top: 0;
    }
    .attributeIcon{
        width: 30%;
    }
    .attributeIconCont{
        width: 100%;
        margin-left: 10px;
        margin-bottom: 5px;
    }
    .resultItemAttibute{
        width: 61% !important;
        padding-left: 0 !important;
    }
        
    #politcaGasolina { 
        position: absolute;
        left: 63%;
        margin-top: 10px;
        max-width: 20%;
    }

    .numDaysRes{
        margin-left: 15px;
    }
        .wrapSelectedExtra label {
         font-size: 11px;
     }
    .wrapSelectedExtra .one-half{
        width: 49%;
    }
    .wrapSelectedExtra .one-half:first-child{
        margin-right: 2%;
    }
    #limusina .limusinaText {
        text-align: left;
        margin: 10% 0px 0 0px;
        padding: 20px 10%;
        background-color: #ebebeb;
    }
    form .one-half{
        width: 49%;
        margin-right: 2%;
    }
    form .one-half:last-child{
        margin-right: 0%;
    }
    .textwidget{
        position: relative;
    }
    .textwidget p{
        width: 50%;
    }
    .textwidget img{
        width: 50%;
        position: absolute;
        right: 10px;
        top: 10px;
        height: 100px;
        width: auto;
    }
    .TicketsContainer {
        padding: 0 5%;
    }
    .TerCondContainer{
        padding: 0 10%;
    }
    .row.TerCondContainer{
        margin: 0 0 !important;
    }
    .btnVerMapa{
        display: none;
    }

    .officeDetail .content .one-half{
        width: 100%
    }

     #mostrarresultados .descr-wrap{
        float: right;
        width: 75%;
        margin-top: 0px;
        height: auto !important;
        position: relative;
        box-shadow: none !important;
    }

     #mostrarresultados .resPriceMetaButton{
         position: absolute !important;
         right: 0 !important;
         width: 75%;
     }
     #mostrarresultados .result .btn{
         max-width: 50% !important;
         float: right;
         margin-top: 30px;
     }
      #mostrarresultados .result .price{    
        float: left;
        margin-top: 20px;
        margin-left: -11px;
      }
      .impuestosIncluidos {
        width: 100%;
        font-size: 0.3em;
        text-align: left;
    }

      #mostrarresultados .attributesWithoutName{
          margin-top: 50px;
      }

      
      .wrapSelectedCar #buttonselected{
          margin-top: 0 !important;
      }
      .main-nav ul li {
        text-align: left;
        border: 1px solid #E20506;
        background-color: #BF0607;
    }
    .results .requestQuote{  
        margin-top: 5px !important;          
        clear: both;
    }
    #formRequestCarQuoteImg, #formRequestCarQuoteDataAttributes img{
        display: none;
    }
    #formRequestCarQuote #emailField {
         margin-bottom: 20px !important;
    }

    #formRequestCarQuoteData {
         margin-top: 20px !important;
    }

    .wrapFinalConfirmation .totalPrice .one-fourth{
        width: 33%;
    }
    .wrapFinalConfirmation .totalPrice .three-fourth{
        width: 66%;
    }

    .textwidget.app p{
        width: 100%;
    }
    .textwidget.app img{
        position: relative;
        float: right;
        right: 0;
        top: 0;
        margin-bottom: 10px;
    }
    .textwidget.app a{
        line-height: 6em;
    }
    .textwidget .contact-data img{
        position: relative !important;
        height: auto !important;
        right: 0;
        top: 0;
    }
    .widget.sixt img{
        position: relative;
        display: block;
        margin: 20px auto;
        width: 50% !important;
    }

    .horarioLi .ofiDataTime{
        margin-top: 30px !important;
    }

    .horarioLiToday {
        font-size: 0.8em !important;
        text-align: right;
        margin-right: 0 !important;
    }
    .officeDetail p{
        text-align: right;
        margin-top: 5px;
        font-size: 0.8em;
    }
    .officeDetail p strong {
        display: block;
        float: left;
    }

    #mainOffice .tableHorarios{
        display: table;
        margin: 0;
        padding: 0 0 50px 0;
        text-align: center;
        border: none;
        width: 100%;
    }

    #mainOffice .tableHorarios thead tr{
        position: inherit;
        top: 0;
        left: 0;
        font-size: 0.7em;
    }

    #mainOffice .tableHorarios thead td{
        border-top: none;
        border-left: none;
        background: #D01A1B !important;
        padding: 3px;
        font-size: 1.4em;
    }

    #mainOffice .tableHorarios thead td:last-child{
        border-right: none;
    }
    #mainOffice .tableHorarios td{
        font-size: 0.8em;
        padding: 6px;
    }

    #OfficeContactInfo {
        margin-top: 25px;
        font-size: 1em;
        padding-right: 5px;
    }

    #regAfiFirstCol{
        width: 100%;
        padding: 0 5em;
    }

    #regAfiSecondCol{
        width: 100%;
        padding: 1em 5em;
    }

     .oficinasHomepageOfi{
        width: 49%;
    }

     #fechaNacimientoLabel{
        line-height: 1em !important;
    }

      .AfiliadoReservaPrice{
          width: 100% !important;
          padding-bottom: 20px !important;
      }
      .AfiliadoReservaImg{
          width: 100% !important;
      }
      .AfiliadoReservaData{
          width: 100% !important;
      }
      .reserva .information .one-half{
          width: 100% !important;
      }
      #H1HomeTitle{
        letter-spacing: 3px;
        font-size: 1em;
        word-spacing: 0px;
    }

      .one-half.SingleReservaImg{
          width: 100%;
          text-align: left;
      }
      .one-half.SingleReservaData{
          width: 100%;
      }

      .terminosCondicionesAfiliados{
          padding-top: 1em;
      }

      #searchPresentationContainer{
          display: none;
      }
      #searchHilightTenerife{
          width: 100% !important;
      }

      .searchDetailField, .searchDetaiDatesContainer, .searchDetailDaysButton, #searchResult{
          width: 100% !important;
      }

      .newSearchButton{
        margin: 0 5%;
        width: 90%;
      }

      #autocompleteWrapper {
        width: 90%;
        margin: 50px 5% 0 5%;
    }
      #carDetailDiv #carFranquicia{
        float: left;
        padding-left: 30px;
    }
}




@media screen and (min-width: 981px) and (max-width: 1200px) {

    .wrap{
        width: 100%
    }  

    .wrapOfices, .wrapSearchResult, .wrapResultList, .wrapSelectedCar, .wrapSelectedExtra, .wrapFinalConfirmation, .wrapFaq, .wrapLimusina, .wrapContact, .wrapReviews, 
    .wrapTickets, .wrapApp, .wrapAvisoLegal, .wrapTyC, .wrapPrivacy, .wrapTanquLLeno, .wrapOficinas, .wrapGeneric, .wrapRegAfil, .wrapAgencias, .wrapErrorPage, .wrapSingleReservation{
         width: 85%;
     } 

    .wrapResultList{
        margin-top: 3em;
    }

    .home #tabsSearch{
        margin: 30px 6.25% 0 6.25%;
        width: 85%;
    }

    .home .advanced-search{
        margin: 0 6.25% 0 6.25%;
        width: 85%;
        top: -0.7em;
    } 

    #tabItemTenerife a, #tabItemWorld a{
        font-size: 1.8em;
        line-height: 2em;
        padding-top: 0em;
    }

    li#tabItemTenerife.tabTenerife-selected, li#tabItemWorld.tabItemWorld-selected{
        top: -0.5em;
    }

    #presentationText p span {
        width: 90%;
        font-size: 1em;
        line-height: 1.4em;
    }

    #presentationText p span:first-child {
            width: 10%;
            font-size: 1.2em;
            line-height: 1.2em;
    }

    .languagesTop {
        width: 8% !important;
    }

    .wrapMainMenu, .wrapOficina{
        width: 85%;
        margin: 0 5% 0 5.5%;

    }

    .wrapOficinaDetail{
        width: 90%;
    }


    .main-nav ul > li {
        padding-left: 10px;
        font-size: 0.6em;
    }

    .inputDivRecogida{
         width: 20%;
        padding-right: 0 !important;
        margin-right: 20px;
     }
     .inputDivRecogidaHora{
         width: 10%;
        padding-right: 0 !important;
     }
     .inputDivDias{
         width: 5%;
        padding-right: 0 !important;
        margin-left: 16%;
     }
     .inputDivDevolucion{
         width: 20%;
         float: right !important;
        padding-right: 0 !important;
     }
     .inputDivDevolucionHora{
         width: 10%;
         float: right !important;
        padding-right: 0 !important;
        margin-right: 15px;
     }

     .inputDivRecogidaHora input, .inputDivDevolucionHora input{
         width: auto;
     }

     #booking #buttonselected {
        margin-top: 1.5em;
        width: 100%;
        height: 3em;
        border: 2px solid rgba(255, 255, 255, 0.5);
    }

    .selectedoffice a {
        font-size: 0.8em;     
    }

    #zone-selector-abs{
        padding: 2em;
    }

    #vantajesTenerife .wrap{
        width: 95%;
    }

    .services.iconic p{
        font-size: 13px;
        text-align: justify;
    }

     #footerMenu{
        width:28% !important; 
        margin-left: 5% !important;
    }

    #wrapCarList, #wrapCar{
       width: 80% !important;
   } 
 
   #wrapCoches .tabs li a {   
        font-size: 0.7em;
    }

    #carDetail #inputRecoger, #carDetail #inputDevolverlo, #mainOffice #inputRecoger, #mainOffice #inputDevolverlo{  
        width: 100% !important;
    }
    #inputDevolverlo {
       margin-top: 20px;
   }
    #carDetail .inputDivRecogida,  #mainOffice .inputDivRecogida{
         width: 30%;
        padding-right: 0 !important;
        margin-right: 15px;
     }
     #carDetail .inputDivRecogidaHora,  #mainOffice .inputDivRecogidaHora{
         width: 25%;
        padding-right: 0 !important;
     }
     #carDetail .inputDivDias, #mainOffice .inputDivDias{
         width: 10%;
        float: right;
     }
     #carDetail .inputDivDevolucion, #mainOffice .inputDivDevolucion{
        width: 30%;
        float: left !important;
        padding-right: 0 !important;
        display: block;
        clear: left;
        margin-top: 20px;
        margin-right: 15px;
     }

    #carDetail .inputDivDevolucionHora, #mainOffice .inputDivDevolucionHora{
         width: 25%;
         float: left !important;
        padding-right: 0 !important;
        margin-top: 20px;
     }
     
     #carDetail .inputDivRecogidaHora select, #carDetail .inputDivDevolucionHora select,  #mainOffice .inputDivRecogidaHora select, #mainOffice .inputDivDevolucionHora select{
         width: 100% !important;
     }

     #carDetail .advanced-search .right, #mainOffice .advanced-search .right {
        width: 60%;
        margin-bottom: 20px;
    }

     #carDetailDiv .one-half, #mainOffice .one-half{
         padding: 0 !important;
     }

     .attributesAlignment{
         padding: 0 0px 0px 15px;
         font-size: 0.8em;
     }

     #carDetail .carDescription{
             padding: 0 0px 20px 15px;
     }

     .oficeData .ico.phone.red{
         margin: 15px 0 0 0;
     }

     .oficeData .ico.time{
         margin: 10px 0 0 0;
     }

     .oficinaData p{
         font-size: 0.8em;
     }

     .oficinaData p strong{
         font-size: 1.2em;
     }

     
     #oficinaDataTelefonoLabel{
         display: block;
         margin-top: 10px;
     }

     .resultOficina .one-half h3{
        padding: 10px 10px 5px 10px;
        font-size: 1em;
        display: block;
        height: 62px;
     }

     .texto.oficinaAddr{
         width: 85%;
        text-align: left;
     }

     
     .resultOficina .one-half h3{
        font-size: 1em;     
     }

     .resPriceMetaButton{
         position: relative !important;
         top: -170px !important;
         height: 480px;
         width: 50% !important;
         left: 50%;
     }

     .result .one-fourth > div{
         padding-top: 60px;
     }

     .resPriceMetaButton .btn.large{
        height: 2.5em;
        line-height: 2.5em;
        float: right;
        margin: 12px 0 0 0;
        width: 50%;
     }

     #OfficeContactInfo strong{
         display: block;
         clear: both;
         margin-top: 0.5em
     }

    #OfficeContactInfo strong:first-child {
        margin-top: 0em;
    }

    .attributesWithoutName {
        left: -100% !important;
        position: relative !important;
    }

    .result ul{
        width: 200%;
    }

    #mostrarresultados .img-wrap{
        width: 50%;
        left: 0;
        top: 0;
    }

    #mostrarresultados .descr-wrap{
        float: right;
        width: 50%;
        margin-top: 130px;
        height: auto !important;
        position: relative;
        box-shadow: none !important;
    }

    #mostrarresultados h3{
        top: -130px;
        font-size: 1.6em;
        height: 4em;
    }
    #mostrarresultados article{
        height: 400px;
    }

    .result li:nth-child(2n){
        box-shadow: none;
    }

    .resPriceMetaButton .price{
        float: left;
        margin: 10px 0 0 -10px;
    }
    .resultItemAttibute{
        padding-left: 0 !important;
    }

    #politcaGasolina { 
        padding: 20px 5%;
        border-bottom: none !important;
        margin: 0;
    }

     #gasolinaText {
        position: relative;
        width: 90%;
        height: auto;
        text-align: center;
        margin-top: -60%;
        color: #fff;
        margin-bottom: 20%;
        font-size: 1em;
        font-weight: bold;
        font-family: Montserrat, sans-serif;
    }
    .contact-data{
        font-size: 0.8em;
    }
    .contact-data img{
        max-width: 100%;
    }
    .finalConfirmationData{
        font-size: 0.8em;
    }
    .reservaData, .miTarifaIncluyeFC{
        width: 100% !important;
    }

    .limusina .limusinaText{
        margin: 30px 0px 0 0px !important;
        padding: 20px !important;
    }
    #limusina > .limusinaText{
        margin: 0px 0px 0 0px;
        padding: 20px 5%;
    }

    .limusina .two-third, .limusina .one-third{
        width: 50%;
    }
    .wrapContact .f-row div:last-child {
        padding-right: 30px;
    }

    .wrapContact #submit{
        margin-right: 30px;
    }
    .textwidget p{
        font-size: 0.8em;
    }
    .textwidget .contact-data{
        font-size: 1em;
    }
    .contact-data .ico{
        display: block;
        clear: both;
        margin-top: 10px
    }
     .TicketsContainer {
        padding: 0 10%;
    }   
    .row.TerCondContainer{
        margin: 0 0 !important;
    }
    .btnVerMapa{
        display: none;
    }

    .results .requestQuote{
        margin-top: 5px !important;
        clear: both;
    }
    #formRequestCarQuoteDataincluido {
        margin: 0;
    }

    .horarioLi .ofiDataTime{
        margin-top: 30px !important;
    }

    .horarioLiToday {
        font-size: 0.8em;
        text-align: right;
        margin-right: 10%;
    }
    .resultOficina .one-fourth { 
        height: 267px !important;
    }

    #OfficeContactInfo {
        margin-top: 15px;
        font-size: 0.8em;
        padding-right: 5px;
    }

    #mainOffice .horarioLiToday{
        margin-right: 0;
    }

    #fechaNacimientoLabel{
        line-height: 1em !important;
    }

      .AfiliadoReservaData{
         width: 75% !important;
     }

      .AfiliadoReservaPrice{
          width: 100% !important;
          padding-bottom: 20px !important;
      }

      .one-half.SingleReservaImg{
          width: 40%;
      }
      .one-half.SingleReservaData{
          width: 60%;
      }

      .terminosCondicionesAfiliados{
          padding-top: 1em;
      }







      #highlightTenerife h3, #searchDetail h3{
          font-size: 12px;
      }

      #highlightTenerife a, #newGetPickup a, #newGetDropoff a, #searchResult a{
          font-size: 12px;
      }

      #popoverHighlight{
          width: 400px;
      }

      #popoverHighlight #popoverSubtitle{
          line-height: 1em;
      }

      #searchDetailWrapper #formbusqueda label {
            color: #fff;
            margin-top: 1em;
            font-size: 0.8em;
            padding-bottom: 3px;
        }
      
      #newPickup, #newReturn {
        font-size: 0.8em;      
    }

    #newSearchWrapper .altocalendario {
        height: 25px !important;
    }
    input[type="text"], textarea {
        padding: 5px 10px;
        font-size: 0.8em;
    }

    #searchDetail #newDepDate, #searchDetail #newRetDate, #searchDetail #horaSalida, #searchDetail #horaRetorno, #searchDetail #newNumDays{
        height: 25px !important;
        font-size: 0.8em !important;
    }

    .searchDetailHours{
        width: 40% !important;
    }

    #carDetailDiv #carFranquicia{
        float: left;
        padding-left: 90px;
    }
}



@media screen and (min-width: 1201px) {

    .wrap {
        width: 100%;
    }

    .home #tabsSearch {
        margin: 30px 10% 0 10%;
        width: 80%;
    }

    .home .advanced-search {
        margin: 0 10% 0 10%;
        width: 80%;
        top: -0.7em;
    }

    #tabItemTenerife a, #tabItemWorld a {
        font-size: 1.8em;
        line-height: 2em;
        padding-top: 0em;
    }

    li#tabItemTenerife.tabTenerife-selected, li#tabItemWorld.tabItemWorld-selected {
        top: -0.5em;
    }

    #presentationText p span {
        width: 90%;
        font-size: 1em;
        line-height: 1.4em;
    }

        #presentationText p span:first-child {
            width: 10%;
            font-size: 1.4em;
            line-height: 1em;
        }

    .languagesTop {
        width: 8% !important;
    }

    .wrapMainMenu, .wrapOficina, .wrapSelectedCar, .wrapSelectedExtra, .wrapFinalConfirmation, .wrapFaq, .wrapLimusina, .wrapContact, .wrapReviews, .wrapTickets,
     .wrapApp, .wrapAvisoLegal, .wrapTyC, .wrapPrivacy, .wrapTanquLLeno, .wrapGeneric, .wrapRegAfil, .wrapAgencias, .wrapErrorPage{
        width: 80%;
        margin: 0 10%;
    }

    .wrapOficinaDetail, .wrapSearchResult, .wrapResultList {
        width: 90%;
    }

    .wrapResultList {
        margin-top: 3em;
    }
    .main-nav ul > li {
        padding-left: 15px;
        font-size: 0.8em;
    }

    .inputDivRecogida {
        width: 20%;
        padding-right: 0 !important;
        margin-right: 15px;
    }

    .inputDivRecogidaHora {
        width: 10%;
        padding-right: 0 !important;
    }

    .inputDivDias {
        width: 5%;
        padding-right: 0 !important;
        margin-left: 16%;
    }

    .inputDivDevolucion {
        width: 20%;
        float: right !important;
        padding-right: 0 !important;
    }

    .inputDivDevolucionHora {
        width: 10%;
        float: right !important;
        padding-right: 0 !important;
        margin-right: 15px;
    }

        .inputDivRecogidaHora select, .inputDivDevolucionHora select {
            width: 100% !important;
        }

    #booking #buttonselected {
        margin-top: 1.5em;
        width: 100%;
        height: 3em;
        border: 2px solid rgba(255, 255, 255, 0.5);
    }

    #zone-selector-abs {
        padding: 2em;
    }

    #vantajesTenerife .wrap {
        width: 95%;
    }

    .services.iconic p {
        font-size: 13px;
        text-align: justify;
    }

    #footerMenu {
        width: 28% !important;
        margin-left: 5% !important;
    }

    #wrapCarList, #wrapCar {
        width: 80% !important;
    }

    #wrapCoches .tabs li a {
        font-size: 0.8em;
    }

    #carDetail #inputRecoger, #carDetail #inputDevolverlo, #mainOffice #inputRecoger, #mainOffice #inputDevolverlo {
        width: 100% !important;
    }
    #inputDevolverlo{
        margin-top: 20px;
    }
    #carDetail .inputDivRecogida, #mainOffice .inputDivRecogida {
        width: 30%;
        padding-right: 0 !important;
        margin-right: 15px;
    }

    #carDetail .inputDivRecogidaHora, #mainOffice .inputDivRecogidaHora {
        width: 20%;
        padding-right: 0 !important;
    }

    #carDetail .inputDivDias, #mainOffice .inputDivDias {
        width: 10%;
        float: right;
    }

    #carDetail .inputDivDevolucion, #mainOffice .inputDivDevolucion {
        width: 30%;
        float: left !important;
        padding-right: 0 !important;
        display: block;
        clear: left;
        margin-top: 20px;
        margin-right: 15px;
    }

    #carDetail .inputDivDevolucionHora, #mainOffice .inputDivDevolucionHora {
        width: 20%;
        float: left !important;
        padding-right: 0 !important;
        margin-top: 20px;
    }

    #carDetail .inputDivRecogidaHora select, .inputDivDevolucionHora select, #mainOffice .inputDivRecogidaHora select {
        width: 100% !important;
    }

    #carDetail .advanced-search .right, #mainOffice .advanced-search .right {
        width: 45%;
        margin-bottom: 20px;
    }

    #carDetailDiv .one-half, #mainOffice .one-half {
        padding: 0 !important;
    }

    .attributesAlignment {
        padding: 0 0px 0px 75px;
    }

    .wrapOficinas, .wrapOficinasContent, .wrapOfices {
        width: 80%;
    }

    .oficeData .ico.phone.red {
        margin: 15px 0 0 0;
    }


    .oficinaData p {
        font-size: 0.8em;
    }    

    #oficinaDataTelefonoLabel {
        display: block;
        margin-top: 10px;
    }

    .resultOficina .one-half h3 {
        font-size: 1em;
    }

    .myoffices .image-result, .myoffices .oficinaMap {
        height: 262px;
        overflow: hidden;
    }

    #mainOffice .inputDivRecogida {
        width: 20%;
        padding-right: 0 !important;
        margin-right: 15px;
    }

    #mainOffice .inputDivRecogidaHora {
        padding-right: 0 !important;
    }

    #mainOffice .inputDivDias {
        width: 8%;
        padding-right: 0 !important;
        margin-left: 5%;
        margin-right: 5%;
        float: left;
    }

    #mainOffice .inputDivDevolucion {
        width: 20%;
        float: left !important;
        padding-right: 0 !important;
    }

    #mainOffice .inputDivDevolucionHora {
        padding-right: 0 !important;
        margin-right: 15px;
    }

    #mainOffice .inputDivRecogidaHora select, .inputDivDevolucionHora select {
        width: 100% !important;
    }

    #mainOffice .advanced-search .right {
        width: 50%;
        margin-right: 5%;
    }

    #mainOffice .imgOpenStreetView {
        margin-top: -10px;
    }

    #mainOffice #OfficeContactInfo {
        font-size: 1em;
        text-align: right;
        margin-top: 15px;
        padding-right: 20px;
    }

        #mainOffice #OfficeContactInfo strong {
            float: left;
            display: inline-block;
        }

    .officeDetail p {
        margin: 0 1em 0 0;
    }

    #mainOffice .textOficina .one-half {
        padding: 1% !important;
    }

    #politcaGasolina {
        padding: 0;
        margin: 20px 10%;
        width: 80%;
        border-bottom: none !important;
        position: relative;
        text-align: center;
    }
    .attributeIconCont{
        font-size: 0.8em;
    }
    .finalConfirmationData{
        font-size: 0.8em;
    }

    .finalConfirmationData .label{
        padding: 0 5px;
    }

    .finalConfirmationData h3{
        margin-left: -15px !important;
    }
    .contact-data{
        font-size: 1em;
    }
    .contact-data img{
        max-width: 75%;
    }

    .wrapContact .f-row div:last-child {
        padding-right: 30px;
    }

    .wrapContact #submit{
        margin-right: 30px;
    }

    .row.TerCondContainer{
        margin: 0 0 !important;
    }
    .btnVerMapa{
        display: none;
    }

    #carDetailDiv #carFranquicia{
        float: left;
        padding-left: 90px;
    }    
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 0 !important; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

