/* Slider */
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
/* line 33, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-list:focus {
  outline: none;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 53, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
/* line 68, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-track:after {
  clear: both;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-loading .slick-track {
  visibility: hidden;
}
/* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
/* line 85, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
[dir='rtl'] .slick-slide {
  float: right;
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-slide.slick-loading img {
  display: none;
}
/* line 97, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 101, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-initialized .slick-slide {
  display: block;
}
/* line 105, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 109, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
/* line 116, http://manage.ihoppers.com/++theme++ihoppers/css/slick.less */
.slick-arrow.slick-hidden {
  display: none;
}

/* Stylesheet for the 'ICustomTheme' Plone browser layer */
/* Import Barceloneta styles */
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
.principal {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent);
  background-color: #d9d7d7;
  background-size: 20px 20px;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 50px 0;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
.principal .container-fluid {
  margin: 0 auto;
  width: 960px;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
.gigantic h1 {
  font-size: 500%;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
.gigantic p {
  font-size: 150%;
}
/* line 21, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
#content {
  margin-bottom: 48px;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
#content-core a {
  border-bottom: 1px solid #cccccc;
}
/* line 26, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
#content-core a:hover,
#content-core a:focus {
  border-bottom: none;
}
/* line 31, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
#content-core a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
#content-core .pat-structure a,
#content-core .pat-resourceregistry a {
  border-bottom: none;
}
/* line 38, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
#content-core .pat-structure a.btn,
#content-core .pat-resourceregistry a.btn,
#content-core .pat-structure .pagination a {
  border-bottom: 1px solid #cccccc;
}
/* line 41, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
a.plone-toolbar-logo {
  color: #fff;
}
/* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 53, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 54, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 55, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .container {
    width: 1170px;
  }
}
@media (min-width: 768px) {
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-top-default .container {
    width: 750px;
  }
}
@media (min-width: 828px) {
  /* line 58, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-left-default .container {
    width: 750px;
  }
}
@media (min-width: 888px) {
  /* line 59, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-left-expanded .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-top-default .container {
    width: 970px;
  }
}
@media (min-width: 1052px) {
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-left-default .container {
    width: 970px;
  }
}
@media (min-width: 1112px) {
  /* line 63, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-left-expanded .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 65, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-top-default .container {
    width: 1170px;
  }
}
@media (min-width: 1260px) {
  /* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-left-default .container {
    width: 1170px;
  }
}
@media (min-width: 1320px) {
  /* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/main.plone.less */
  .plone-toolbar-left-expanded .container {
    width: 1170px;
  }
}
@font-face {
  font-family: 'Roboto';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-light.eot');
  src: local('Roboto Light'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-light.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-light.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-light.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-lightitalic.eot');
  src: local('Roboto Light Italic'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-lightitalic.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-lightitalic.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-lightitalic.svg') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-regular.eot');
  src: local('Roboto Regular'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-regular.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-regular.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-italic.eot');
  src: local('Roboto Italic'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-italic.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-italic.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-italic.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-italic.svg') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-medium.eot');
  src: local('Roboto Medium'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-medium.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-medium.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-medium.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-mediumitalic.eot');
  src: local('Roboto Medium Italic'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-mediumitalic.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-mediumitalic.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-mediumitalic.svg') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bold.eot');
  src: local('Roboto Bold'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bold.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bold.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bold.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bolditalic.eot');
  src: local('Roboto Bold Italic'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bolditalic.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bolditalic.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/roboto-bolditalic.svg') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-light.eot');
  src: local('Roboto Condensed Light'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-light.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-light.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-lightitalic.eot');
  src: local('Roboto Condensed Thin Italic'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-lightitalic.woff') format('woff'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-lightitalic.ttf') format('truetype'), url('../++theme++ihoppers/css/++theme++barceloneta/less/roboto/robotocondensed-lightitalic.svg') format('svg');
  font-weight: 300;
  font-style: italic;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
body {
  margin: 0;
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
/* line 51, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* line 64, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 74, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
[hidden],
template {
  display: none;
}
/* line 86, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
a {
  background: transparent;
}
/* line 94, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
a:active,
a:hover {
  outline: 0;
}
/* line 106, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
abbr[title] {
  border-bottom: 1px dotted;
}
/* line 114, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
b,
strong {
  font-weight: bold;
}
/* line 123, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
dfn {
  font-style: italic;
}
/* line 132, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* line 141, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
mark {
  background: #ff0;
  color: #000;
}
/* line 150, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
small {
  font-size: 80%;
}
/* line 158, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 166, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
sup {
  top: -0.5em;
}
/* line 170, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
sub {
  bottom: -0.25em;
}
/* line 181, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
img {
  border: 0;
}
/* line 189, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
svg:not(:root) {
  overflow: hidden;
}
/* line 200, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
figure {
  margin: 1em 40px;
}
/* line 208, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* line 218, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
pre {
  overflow: auto;
}
/* line 226, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* line 249, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* line 263, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
button {
  overflow: visible;
}
/* line 274, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
button,
select {
  text-transform: none;
}
/* line 287, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 299, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* line 308, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 319, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
input {
  line-height: normal;
}
/* line 331, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 343, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 354, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 367, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 376, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 387, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
legend {
  border: 0;
  padding: 0;
}
/* line 396, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
textarea {
  overflow: auto;
}
/* line 405, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
optgroup {
  font-weight: bold;
}
/* line 416, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 421, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/normalize.plone.less */
td,
th {
  padding: 0;
}
@media print {
  /* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 15, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 24, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 29, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 34, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 40, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  thead {
    display: table-header-group;
  }
  /* line 44, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  img {
    max-width: 100% !important;
  }
  /* line 53, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 60, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  select {
    background: #fff !important;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  .navbar {
    display: none;
  }
  /* line 76, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 87, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  .label {
    border: 1px solid #000;
  }
  /* line 91, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  .table {
    border-collapse: collapse !important;
  }
  /* line 95, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  /* line 101, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  #portal-searchbox {
    display: None;
  }
  /* line 105, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  #portal-personaltools {
    display: None;
  }
  /* line 109, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/print.plone.less */
  #portal-breadcrumbs {
    display: None;
  }
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857143;
  color: #4d4d4d;
  background-color: #fafafa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 31, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
a {
  color: #007bb3;
  text-decoration: none;
}
/* line 47, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
a:hover,
a:focus {
  color: #004666;
  text-decoration: underline;
}
/* line 53, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 60, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
figure {
  margin: 0;
}
/* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
img {
  vertical-align: middle;
}
/* line 74, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #cccccc;
}
/* line 86, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
.sr-only,
.hiddenStructure,
.crud-form .header-select {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #fff;
  background-color: #000;
}
/* line 99, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
.sr-only a,
.hiddenStructure a {
  color: #fff;
  background-color: #000;
}
/* line 109, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/scaffolding.plone.less */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
body {
  word-wrap: break-word;
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
  text-decoration: none;
  border-bottom: 2px #004666 solid;
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 24, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h1 {
  font-size: 36px;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h2 {
  font-size: 30px;
}
/* line 26, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h3 {
  font-size: 24px;
}
/* line 27, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h4 {
  font-size: 18px;
}
/* line 28, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h5 {
  font-size: 14px;
}
/* line 29, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
h6 {
  font-size: 12px;
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
p {
  margin: 0 0 10px;
}
/* line 34, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
.documentDescription {
  font-size: 18px;
  font-weight: 700;
  color: #696969;
  margin-bottom: 10px;
}
/* line 42, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
small {
  font-size: 85%;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
cite {
  font-style: normal;
}
/* line 44, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
mark {
  background-color: #ebd380;
  padding: .2em;
}
/* line 45, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
.discreet {
  color: #696969;
  font-weight: 400;
}
/* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
.documentByLine {
  color: #696969;
  font-weight: 400;
  margin-bottom: 10px;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
.documentFirstHeading {
  padding-bottom: 9px;
  margin: 0 0 10px;
  border-bottom: 1px solid #cccccc;
}
/* line 56, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 60, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
/* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 70, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
dt,
dd {
  line-height: 1.42857143;
}
/* line 71, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
dt {
  font-weight: bold;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
dd {
  margin-left: 0;
}
/* line 75, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
/* line 81, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
/* line 89, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
.pull-right {
  float: right !important;
}
/* line 92, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/type.plone.less */
.pull-left {
  float: left !important;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/code.plone.less */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/code.plone.less */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/code.plone.less */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 29, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/code.plone.less */
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #4d4d4d;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/code.plone.less */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  /* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  .container {
    width: 1170px;
  }
}
/* line 24, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 30, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
.row:before,
.row:after {
  content: " ";
  display: table;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
.row:after {
  clear: both;
}
/* line 27, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-12 {
  width: 100%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-11 {
  width: 91.66666667%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-10 {
  width: 83.33333333%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-9 {
  width: 75%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-8 {
  width: 66.66666667%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-7 {
  width: 58.33333333%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-6 {
  width: 50%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-5 {
  width: 41.66666667%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-4 {
  width: 33.33333333%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-3 {
  width: 25%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-2 {
  width: 16.66666667%;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-1 {
  width: 8.33333333%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-12 {
  right: 100%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-11 {
  right: 91.66666667%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-10 {
  right: 83.33333333%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-9 {
  right: 75%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-8 {
  right: 66.66666667%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-7 {
  right: 58.33333333%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-6 {
  right: 50%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-5 {
  right: 41.66666667%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-4 {
  right: 33.33333333%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-3 {
  right: 25%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-2 {
  right: 16.66666667%;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-1 {
  right: 8.33333333%;
}
/* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-pull-0 {
  right: auto;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-12 {
  left: 100%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-11 {
  left: 91.66666667%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-10 {
  left: 83.33333333%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-9 {
  left: 75%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-8 {
  left: 66.66666667%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-7 {
  left: 58.33333333%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-6 {
  left: 50%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-5 {
  left: 41.66666667%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-4 {
  left: 33.33333333%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-3 {
  left: 25%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-2 {
  left: 16.66666667%;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-1 {
  left: 8.33333333%;
}
/* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-push-0 {
  left: auto;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-12 {
  margin-left: 100%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-9 {
  margin-left: 75%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-6 {
  margin-left: 50%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-3 {
  margin-left: 25%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  /* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-12 {
    width: 100%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-9 {
    width: 75%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-6 {
    width: 50%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-3 {
    width: 25%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-12 {
    width: 100%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-9 {
    width: 75%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-6 {
    width: 50%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-3 {
    width: 25%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-push-0 {
    left: auto;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-12 {
    width: 100%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-9 {
    width: 75%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-6 {
    width: 50%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-3 {
    width: 25%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.gridframework.plone.less */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 63, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
#edit-zone.plone-toolbar-top .plone-toolbar-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
  height: 50px;
}
@media (min-width: 768px) {
  /* line 65, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 68, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 71, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 1170px;
  }
}
/* line 78, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
#edit-zone.plone-toolbar-top.compressed .plone-toolbar-container {
  width: auto;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table {
  max-width: 100%;
  background-color: #ffffff;
  border-radius: 4px;
  font-weight: 400;
  color: #696969;
}
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
th {
  text-align: left;
  color: #4d4d4d;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
.listing {
  width: 100%;
  margin-bottom: 20px;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0 solid #e5e5e5;
  border-collapse: collapse;
}
/* line 27, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
.listing > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e5e5e5;
}
/* line 36, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
.listing > caption + thead > tr:first-child > th,
.listing > colgroup + thead > tr:first-child > th,
.listing > thead:first-child > tr:first-child > th,
.listing > caption + thead > tr:first-child > td,
.listing > colgroup + thead > tr:first-child > td,
.listing > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
.listing > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
/* line 48, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
.listing .listing {
  background-color: #fafafa;
}
/* line 56, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
}
@media screen and (max-width: 769px) {
  /* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
  .plone-has-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  /* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
  .plone-has-table:after {
    content: "⟷";
    position: fixed;
    color: #cccccc;
    margin-top: -3px;
  }
  /* line 79, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
  .plone-has-table > .listing {
    margin-bottom: 0;
  }
  /* line 87, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
  .plone-has-table > .listing > thead > tr > th,
  .plone-has-table > .listing > tbody > tr > th,
  .plone-has-table > .listing > tfoot > tr > th,
  .plone-has-table > .listing > thead > tr > td,
  .plone-has-table > .listing > tbody > tr > td,
  .plone-has-table > .listing > tfoot > tr > td {
    white-space: nowrap;
  }
}
/* line 101, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #e5e5e5;
}
/* line 110, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
/* line 118, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
/* line 127, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 134, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
/* line 142, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
/* line 149, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table > thead > tr > th,
table > thead > tr > td {
  border-bottom: 1px solid #e5e5e5;
}
/* line 162, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
/* line 170, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tables.plone.less */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
/* line 15, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4d4d4d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 300;
}
/* line 28, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 6px;
  font-weight: bold;
}
/* line 42, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 47, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* line 55, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="file"] {
  display: block;
}
/* line 60, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="range"] {
  display: block;
  width: 100%;
}
/* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
select[multiple],
select[size] {
  height: auto;
  min-width: 10em;
}
/* line 71, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
select[size="1"] {
  height: 34px;
}
/* line 76, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #696969;
}
/*.form-control,*/
/* line 91, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="text"],
input[type="password"],
textarea,
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #696969;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #6e6e6e;
}
/* line 55, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.forms.plone.less */
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border-color: #64bee8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(100, 190, 232, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(100, 190, 232, 0.6);
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.tabfocus.plone.less */
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.tabfocus.plone.less */
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #777777;
}
/* line 15, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.tabfocus.plone.less */
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #777777;
}
/* line 117, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="text"][disabled],
input[type="password"][disabled],
textarea[disabled],
select[disabled],
input[type="text"][readonly],
input[type="password"][readonly],
textarea[readonly],
select[readonly],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] textarea,
fieldset[disabled] select {
  cursor: not-allowed;
  background-color: #e5e5e5;
  opacity: 1;
}
/* line 126, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
textarea {
  min-height: 9em;
  min-width: 10em;
  resize: vertical;
}
/* line 131, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
textarea[name='form.widgets.IRichText.text'] {
  min-height: 12em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 144, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="search"] {
  -webkit-appearance: none;
}
/* line 157, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
/* line 169, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
/* line 176, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.field {
  margin-bottom: 15px;
}
/* line 179, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.field span.option {
  display: block;
}
/* line 184, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.field.error {
  background: #fbe8e4;
  -webkit-box-shadow: 0 0 0 5px #fbe8e4;
  box-shadow: 0 0 0 5px #fbe8e4;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.forms.plone.less */
.field.error .help-block,
.field.error .control-label,
.field.error .radio,
.field.error .checkbox,
.field.error .radio-inline,
.field.error .checkbox-inline {
  color: rgba(0, 0, 0, 0.5);
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.forms.plone.less */
.field.error .form-control {
  border-color: rgba(0, 0, 0, 0.5);
  -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);
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.forms.plone.less */
.field.error .form-control:focus {
  border-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
}
/* line 29, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.forms.plone.less */
.field.error .input-group-addon {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
  background-color: #ec9c8d;
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.forms.plone.less */
.field.error .form-control-feedback {
  color: rgba(0, 0, 0, 0.5);
}
/* line 188, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.field.error > label,
.field.error div.error {
  color: #c4183c;
}
/* line 191, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.field.error div.error {
  padding-left: 30px;
  font-weight: 400;
}
/* line 194, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.field.error div.error:before {
  background-color: #ac493f;
  content: "×";
  font-size: 14px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
/* line 212, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.field.error input,
.field.error textarea,
.field.error select {
  border-color: #c4183c;
}
/* line 214, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.field.error input:focus,
.field.error textarea:focus,
.field.error select:focus {
  -webkit-box-shadow: 0 0 8px #f6b2c0;
  box-shadow: 0 0 8px #f6b2c0;
}
/* line 220, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.formHelp {
  margin-top: 0;
  margin-bottom: 0;
  color: #666666;
  font-weight: 400;
  font-style: italic;
}
/* line 229, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.formControls {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  padding: 12px;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
/* line 237, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.plone-modal-body .formControls {
  border: none;
  background: transparent;
  padding: 0;
  box-shadow: none;
}
/* line 246, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
label .required:after {
  color: #c4183c;
  content: "•";
  font-size: 200%;
  line-height: 0;
  position: relative;
  top: 7px;
  margin-left: -4px;
}
/* line 258, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.searchField.portlet-search-gadget,
#sharing-user-group-search,
#select-rules {
  width: 100%;
  display: inline-block;
}
/* line 262, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.searchField.portlet-search-gadget + .searchButton,
#sharing-user-group-search + #sharing-search-button,
#select-rules + input {
  position: relative;
  float: right;
  margin-top: -34px;
}
/* line 269, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
#search-results li {
  margin: 12px 0;
}
/* line 270, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
#search-results li .croppedDescription {
  margin-bottom: 0;
}
/* line 272, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.highlightedSearchTerm {
  background: #fea;
  box-shadow: 0 0 1px 1px #fea;
}
/* line 276, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.search-date-options > div,
.search-type-options > div {
  display: inline-block;
  margin-right: 12px;
}
/* line 280, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.optionsToggle label {
  font-weight: 300;
  color: #696969;
}
/* line 283, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.ordered-selection-field td {
  vertical-align: middle;
  text-align: center;
}
/* line 287, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.ordered-selection-field td button {
  float: left;
  margin-left: 2rem;
}
/* line 293, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.folder-factories {
  list-style: none;
}
/* line 298, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/forms.plone.less */
.widget input + label {
  display: inline;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.standalone,
.context,
.destructive,
[type="submit"],
button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus,
.standalone:active:focus,
.context:active:focus,
.destructive:active:focus,
[type="submit"]:active:focus,
button:active:focus,
.standalone.active:focus,
.context.active:focus,
.destructive.active:focus,
[type="submit"].active:focus,
button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.standalone:hover,
.context:hover,
.destructive:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.standalone:active,
.context:active,
.destructive:active,
[type="submit"]:active,
button:active,
.standalone.active,
.context.active,
.destructive.active,
[type="submit"].active,
button.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);
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.standalone.disabled,
.context.disabled,
.destructive.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
.context[disabled],
.destructive[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] .context,
fieldset[disabled] .destructive,
fieldset[disabled] [type="submit"],
fieldset[disabled] button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.standalone,
[type="submit"],
button {
  color: #4d4d4d;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.standalone:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
[type="submit"]:focus,
button:focus,
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #939393;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  background-image: none;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.standalone.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] [type="submit"],
fieldset[disabled] button,
.standalone.disabled:hover,
[type="submit"].disabled:hover,
button.disabled:hover,
.standalone[disabled]:hover,
[type="submit"][disabled]:hover,
button[disabled]:hover,
fieldset[disabled] .standalone:hover,
fieldset[disabled] [type="submit"]:hover,
fieldset[disabled] button:hover,
.standalone.disabled:focus,
[type="submit"].disabled:focus,
button.disabled:focus,
.standalone[disabled]:focus,
[type="submit"][disabled]:focus,
button[disabled]:focus,
fieldset[disabled] .standalone:focus,
fieldset[disabled] [type="submit"]:focus,
fieldset[disabled] button:focus,
.standalone.disabled:active,
[type="submit"].disabled:active,
button.disabled:active,
.standalone[disabled]:active,
[type="submit"][disabled]:active,
button[disabled]:active,
fieldset[disabled] .standalone:active,
fieldset[disabled] [type="submit"]:active,
fieldset[disabled] button:active,
.standalone.disabled.active,
[type="submit"].disabled.active,
button.disabled.active,
.standalone[disabled].active,
[type="submit"][disabled].active,
button[disabled].active,
fieldset[disabled] .standalone.active,
fieldset[disabled] [type="submit"].active,
fieldset[disabled] button.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.standalone .badge,
[type="submit"] .badge,
button .badge {
  color: #e5e5e5;
  background-color: #4d4d4d;
}
/* line 53, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.context {
  color: #ffffff;
  background-color: #007bb1;
  border-color: #00587e;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.context:hover,
.context:focus,
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  color: #ffffff;
  background-color: #00587e;
  border-color: #002d41;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  background-image: none;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.context.disabled,
.context[disabled],
fieldset[disabled] .context,
.context.disabled:hover,
.context[disabled]:hover,
fieldset[disabled] .context:hover,
.context.disabled:focus,
.context[disabled]:focus,
fieldset[disabled] .context:focus,
.context.disabled:active,
.context[disabled]:active,
fieldset[disabled] .context:active,
.context.disabled.active,
.context[disabled].active,
fieldset[disabled] .context.active {
  background-color: #007bb1;
  border-color: #00587e;
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.context .badge {
  color: #007bb1;
  background-color: #ffffff;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.destructive {
  color: #ffffff;
  background-color: #bb4f45;
  border-color: #963f37;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.destructive:hover,
.destructive:focus,
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  color: #ffffff;
  background-color: #963f37;
  border-color: #692c26;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  background-image: none;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.destructive.disabled,
.destructive[disabled],
fieldset[disabled] .destructive,
.destructive.disabled:hover,
.destructive[disabled]:hover,
fieldset[disabled] .destructive:hover,
.destructive.disabled:focus,
.destructive[disabled]:focus,
fieldset[disabled] .destructive:focus,
.destructive.disabled:active,
.destructive[disabled]:active,
fieldset[disabled] .destructive:active,
.destructive.disabled.active,
.destructive[disabled].active,
fieldset[disabled] .destructive.active {
  background-color: #bb4f45;
  border-color: #963f37;
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.destructive .badge {
  color: #bb4f45;
  background-color: #ffffff;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.link-parent {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #4d4d4d;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
  margin-bottom: 12px;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.link-parent:focus,
.link-parent:active:focus,
.link-parent.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.link-parent:hover,
.link-parent:focus {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.link-parent:active,
.link-parent.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);
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.link-parent:hover,
.link-parent:focus,
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #939393;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  background-image: none;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent,
.link-parent.disabled:hover,
.link-parent[disabled]:hover,
fieldset[disabled] .link-parent:hover,
.link-parent.disabled:focus,
.link-parent[disabled]:focus,
fieldset[disabled] .link-parent:focus,
.link-parent.disabled:active,
.link-parent[disabled]:active,
fieldset[disabled] .link-parent:active,
.link-parent.disabled.active,
.link-parent[disabled].active,
fieldset[disabled] .link-parent.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.buttons.plone.less */
.link-parent .badge {
  color: #e5e5e5;
  background-color: #4d4d4d;
}
/* line 63, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.link-parent:before {
  content: "↩ ";
  top: 3px;
  position: relative;
}
/* line 69, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 75, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 81, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 99, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 104, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 109, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 117, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 126, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-addon:first-child {
  border-right: 0;
}
/* line 129, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 138, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-addon:last-child {
  border-left: 0;
}
/* line 144, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 153, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-btn > .btn {
  position: relative;
}
/* line 155, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 159, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
/* line 168, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 174, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/buttons.plone.less */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-draft {
  color: #d39105;
}
/* line 6, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-draft:hover,
.state-draft:active,
.state-draft:focus {
  color: #885e03;
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-pending {
  color: #a5a912;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-pending:hover,
.state-pending:active,
.state-pending:focus {
  color: #62640b;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-private {
  color: #c4183c;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-private:hover,
.state-private:active,
.state-private:focus {
  color: #801027;
}
/* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-internal {
  color: #d39105;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-internal:hover,
.state-internal:active,
.state-internal:focus {
  color: #885e03;
}
/* line 13, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-internally_published {
  color: #7924f9;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/states.plone.less */
.state-internally_published:hover,
.state-internally_published:active,
.state-internally_published:focus {
  color: #5405cc;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
.plone-breadcrumb {
  clear: left;
  background-color: #e6e4e4;
  margin-bottom: 20px;
  margin-top: -20px;
  /* uncomment to hide breadcrumbs on home
  body.section-front-page & {display: none;} //not breadcrumbs on homepage
  */
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
.plone-breadcrumb > * > span {
  display: inline-block;
  color: #777777;
  padding: 8px 0;
  font-weight: 400;
}
@media (max-width: 768px) {
  /* line 13, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
  .plone-breadcrumb > * > span {
    display: none;
  }
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
.plone-breadcrumb ol {
  display: inline-block;
  padding: 8px 0;
  list-style: none;
  margin: 0;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
.plone-breadcrumb ol > li {
  font-weight: 400;
  display: inline-block;
  line-height: 0;
  position: relative;
  padding: 0 30px 0 0;
}
/* line 28, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
.plone-breadcrumb ol > li + li:after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e6e4e4;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -21px;
  top: -15px;
  padding: 0 !important;
}
/* line 40, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
.plone-breadcrumb ol > li + li:before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #cccccc;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -20px;
  top: -15px;
  padding: 0 !important;
}
/* line 53, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
.plone-breadcrumb ol a {
  color: #086ca3;
}
/* line 56, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/breadcrumbs.plone.less */
.plone-breadcrumb ol > #breadcrumbs-current {
  color: #777777;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
.listingBar {
  display: inline-block;
  padding: 0;
  list-style: none;
  margin: 20px 0;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
.listingBar > li {
  display: inline;
  line-height: 0;
  position: relative;
  padding: 0;
  font-weight: 300;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
.listingBar > li a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #007bb3;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  margin-left: -1px;
}
/* line 26, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
.listingBar > li:first-child > a {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
.listingBar > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
.listingBar > li a:hover,
.listingBar > li a:focus {
  color: #004666;
  background-color: #f2f1f1;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 47, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
.listingBar > .active > a,
.listingBar > .active > a:hover,
.listingBar > .active > a:focus {
  z-index: 2;
  font-weight: 400;
  color: #ffffff;
  background-color: #007bb3;
  border: #007bb3;
  cursor: default;
}
/* line 59, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
.listingBar > .disabled > a,
.listingBar > .disabled > a:hover,
.listingBar > .disabled > a:focus {
  color: #cccccc;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5;
  cursor: default;
}
@media (max-width: 480px) {
  /* line 74, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
  .listingBar li {
    display: none;
  }
  /* line 75, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pagination.plone.less */
  .listingBar li.previous,
  .listingBar li.next {
    display: inline;
  }
}
/* line 2, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.pat-autotoc.autotabs,
.autotabs {
  background: #ffffff;
  padding: 6px 12px;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav,
.autotabs .autotoc-nav {
  background: #f2f1f1;
  border-bottom: 1px solid #e5e5e5;
  margin: -6px -12px 6px;
}
/* line 13, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav a,
.autotabs .autotoc-nav a {
  display: inline-block;
  padding: 12px;
  margin: 6px 0 0 6px;
  border: 1px solid #e5e5e5;
  margin-bottom: -1px;
  border-radius: 4px 4px 0 0;
  background: #fcfcfd;
  font-weight: 400;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav a:last-child,
.autotabs .autotoc-nav a:last-child {
  margin-right: 6px;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav a:hover,
.autotabs .autotoc-nav a:hover {
  text-decoration: none;
  background: #ffffff;
}
/* line 27, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav a.active,
.autotabs .autotoc-nav a.active,
.pat-autotoc.autotabs .autotoc-nav a.active:hover,
.autotabs .autotoc-nav a.active:hover {
  color: #696969;
  cursor: default;
  background: #ffffff;
  border-bottom-color: #ffffff;
}
/* line 34, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.pat-autotoc.autotabs .autotoc-nav .autotab-heading,
.autotabs .autotoc-nav .autotab-heading {
  display: inline-block;
  margin: 6px 0 0 6px;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.pat-autotoc.autotabs .formControls,
.autotabs .formControls {
  margin: 0 -12px -6px;
  border-radius: 0 0 4px 4px;
}
@media (max-width: 769px) {
  /* line 47, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
  .autotabs .autotoc-nav {
    overflow-x: scroll;
    overflow-y: hidden;
    max-height: 52px;
    width: auto;
    white-space: nowrap;
    border-bottom: 0;
    box-shadow: inset 0 -1px #e5e5e5;
  }
  /* line 55, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
  .autotabs .autotoc-nav a:not(.active) {
    box-shadow: inset 0 -1px #e5e5e5;
  }
}
/* line 60, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.autotabs ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
/* line 64, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/formtabbing.plone.less */
.autotabs ul li {
  list-style: none;
  display: inline-block;
}
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.folder-listing {
  font-weight: 700;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
/* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.folder-listing li {
  margin: 10px 0;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.folder-listing > li:before {
  content: "•";
  position: absolute;
  font-size: 19px;
  margin-top: -9px;
  left: 0;
  color: #a7daf2;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.folder-listing .documentByLine {
  font-weight: 400;
  color: #777777;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.tileImage {
  padding-right: 5px;
  float: left;
}
/* line 21, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.tileImageNoFloat {
  margin-bottom: 5px;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.tileFooter {
  clear: both;
  margin-top: 5px;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.entries::before,
#content article.entry::after,
#relatedItemBox ul li::after,
#searchresults ul li::after {
  content: " ";
  display: block;
  clear: both;
  height: 2px;
  visibility: hidden;
}
/* line 36, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/views.plone.less */
.icon-group-right .image-icon {
  float: none;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/thumbs.plone.less */
.photoalbumEntryWrapper {
  display: block;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/thumbs.plone.less */
.photoAlbumEntry {
  display: inline-block;
  margin: 5px;
  vertical-align: middle;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/thumbs.plone.less */
.photoAlbumEntry a {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  font-weight: 400;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background: #fcfcfd;
  width: 220px;
  height: 240px;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/thumbs.plone.less */
.photoAlbumEntry img {
  max-width: 200px;
  max-height: 200px;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin-bottom: 20px;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  font-size: 14px;
  font-weight: 400;
  text-shadow: 0 1px rgba(255, 255, 255, 0.1);
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage > strong,
.portalMessage > dt {
  font-weight: 700;
  padding-right: 5px;
  color: rgba(0, 0, 0, 0.5);
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage a {
  font-weight: 400;
  color: #005176;
}
/* line 29, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage > strong:before,
.portalMessage > dt:before {
  font-size: 14px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 10px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
/* line 45, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage > dt,
.portalMessage > dd {
  display: inline;
}
/* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage > dd {
  margin: 0;
}
/* line 48, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portlet .portletContent > .portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin: 15px;
}
/* line 54, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.info {
  background-color: #aad6ea;
  border: 1px solid #9acee6;
  color: rgba(0, 0, 0, 0.5);
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.info > strong,
.portalMessage.info > dt {
  color: rgba(0, 0, 0, 0.67);
}
/* line 56, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.info > strong:before,
.portalMessage.info > dt:before {
  background-color: #3e7b91;
  content: "i";
}
/* line 59, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.warning {
  background-color: #ebd380;
  border: 1px solid #e7ca66;
  color: rgba(0, 0, 0, 0.5);
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.warning > strong,
.portalMessage.warning > dt {
  color: rgba(0, 0, 0, 0.67);
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.warning > strong:before,
.portalMessage.warning > dt:before {
  background-color: #bc8d0d;
  content: "!";
}
/* line 64, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.error {
  background-color: #ec9c8d;
  border: 1px solid #eb9484;
  color: rgba(0, 0, 0, 0.5);
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.error > strong,
.portalMessage.error > dt {
  color: rgba(0, 0, 0, 0.67);
}
/* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/alerts.plone.less */
.portalMessage.error > strong:before,
.portalMessage.error > dt:before {
  background-color: #ac493f;
  content: "×";
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet > :first-child {
  border-radius: 4px 4px 0 0;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet > :last-child {
  border-radius: 0 0 4px 4px;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletHeader > a {
  color: #086ca3;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet.portletCalendar .portletHeader .calendarPrevious,
.portlet.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
/* line 36, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet.portletCalendar .portletHeader .calendarPrevious:hover,
.portlet.portletCalendar .portletHeader .calendarNext:hover {
  background: #ffffff;
  text-decoration: none;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #ffffff;
  font-weight: 400;
}
/* line 44, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > *,
.portlet .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 54, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 30px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul > li:first-child > a {
  border-top: 0;
}
/* line 63, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul > li a:before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
/* line 68, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 30px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
/* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent > ul li:hover a:before {
  color: #64bee8;
}
/* line 86, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 87, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table tr {
  line-height: 30px;
}
/* line 88, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
/* line 89, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table thead th {
  color: #696969;
  font-weight: 300;
  height: 40px;
  text-align: center;
}
/* line 92, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_has_events {
  position: relative;
}
/* line 95, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
/* line 96, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_has_events a:after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -3px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
/* line 105, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_has_events a:hover:after {
  color: #64bee8;
}
/* line 108, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_next_month,
.portlet .portletContent table .cal_prev_month {
  color: #000;
}
/* line 110, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_next_month.cal_has_events > a,
.portlet .portletContent table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
/* line 111, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_next_month.cal_has_events > a:after,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:after {
  color: #d3edf8;
}
/* line 112, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_next_month.cal_has_events > a:hover,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:hover {
  color: #004666;
}
/* line 113, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .cal_next_month.cal_has_events > a:hover:after,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
  color: #64bee8;
}
/* line 115, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
/* line 116, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table tbody tr:first-child td > * {
  margin-top: 10px;
}
/* line 117, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletContent table tbody tr:last-child td > * {
  margin-bottom: 10px;
}
/* line 120, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
/* line 121, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portlet .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
/* line 133, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree nav.portletContent > ul > li a {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #e5e5e5;
}
/* line 134, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree nav.portletContent > ul > li strong {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  color: #696969;
  display: block;
  font-weight: 400;
}
/* line 136, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent {
  border-top: 0;
}
/* line 138, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > a {
  display: block;
  background: #edecec;
}
/* line 139, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > a:before {
  content: "";
}
/* line 140, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > a:hover {
  background: #fcfcfd;
}
/* line 141, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > a:hover:after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 18px;
  margin-top: -3px;
  color: #777777;
}
/* line 143, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul > li > ul a {
  padding-left: 40px;
}
/* line 144, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent > ul ul {
  padding-left: 0;
}
/* line 145, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a {
  background: #fcfcfd;
  color: #696969;
}
/* line 146, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a:after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 18px;
  margin-top: -3px;
  color: #777777;
}
/* line 155, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
#upgrade-products .configlets li,
#install-products .configlets li,
#activated-products .configlets li,
#broken-products .configlets li {
  padding: 12px;
  border-top: 1px dotted #e5e5e5;
}
/* line 156, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
#upgrade-products .configlets li:first-child,
#install-products .configlets li:first-child,
#activated-products .configlets li:first-child,
#broken-products .configlets li:first-child {
  border-top: 0;
}
/* line 157, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
#upgrade-products .configlets h3,
#install-products .configlets h3,
#activated-products .configlets h3,
#broken-products .configlets h3,
#upgrade-products .configlets p,
#install-products .configlets p,
#activated-products .configlets p,
#broken-products .configlets p {
  margin: 0;
}
/* line 158, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
#upgrade-products .configlets .portletContent:last-child,
#install-products .configlets .portletContent:last-child,
#activated-products .configlets .portletContent:last-child,
#broken-products .configlets .portletContent:last-child {
  margin-bottom: 0;
}
/* line 159, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
#upgrade-products .configlets .pull-right,
#install-products .configlets .pull-right,
#activated-products .configlets .pull-right,
#broken-products .configlets .pull-right {
  margin: 0 0 12px 12px;
}
/* line 168, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortletActions {
  float: right;
  margin-top: -6px;
}
/* line 171, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortletActions form {
  display: inline-block;
}
/* line 173, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet > :first-child {
  border-radius: 4px 4px 0 0;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet > :last-child {
  border-radius: 0 0 4px 4px;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletHeader > a {
  color: #086ca3;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet.portletCalendar .portletHeader .calendarPrevious,
.managedPortlet.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
/* line 36, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet.portletCalendar .portletHeader .calendarPrevious:hover,
.managedPortlet.portletCalendar .portletHeader .calendarNext:hover {
  background: #ffffff;
  text-decoration: none;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #ffffff;
  font-weight: 400;
}
/* line 44, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > *,
.managedPortlet .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 54, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 30px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul > li:first-child > a {
  border-top: 0;
}
/* line 63, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul > li a:before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
/* line 68, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 30px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
/* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent > ul li:hover a:before {
  color: #64bee8;
}
/* line 86, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 87, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table tr {
  line-height: 30px;
}
/* line 88, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
/* line 89, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table thead th {
  color: #696969;
  font-weight: 300;
  height: 40px;
  text-align: center;
}
/* line 92, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_has_events {
  position: relative;
}
/* line 95, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
/* line 96, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_has_events a:after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -3px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
/* line 105, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_has_events a:hover:after {
  color: #64bee8;
}
/* line 108, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_next_month,
.managedPortlet .portletContent table .cal_prev_month {
  color: #000;
}
/* line 110, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_next_month.cal_has_events > a,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
/* line 111, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:after,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:after {
  color: #d3edf8;
}
/* line 112, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:hover,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:hover {
  color: #004666;
}
/* line 113, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:hover:after,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
  color: #64bee8;
}
/* line 115, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
/* line 116, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table tbody tr:first-child td > * {
  margin-top: 10px;
}
/* line 117, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletContent table tbody tr:last-child td > * {
  margin-bottom: 10px;
}
/* line 120, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
/* line 121, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
/* line 176, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet.inheritedPortlet {
  margin: 5px 15px;
}
/* line 179, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet.inheritedPortlet .portletHeader {
  padding: 3px 15px;
}
/* line 183, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet .portletHeader {
  font-weight: 300;
}
/* line 186, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
.managedPortlet.blockedPortlet {
  opacity: 0.7;
}
/* line 2, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portlet.portletSiteSetup .portletContent > ul > li a:before {
  content: "";
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portlet.portletSiteSetup .portletContent > ul li:hover {
  background: #edecec;
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a {
  border: none;
  padding: 0px;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup a {
  border: none;
  text-align: center;
  height: 100%;
  padding: 0;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup a span {
  font-size: 50px;
  text-align: center;
  display: block;
  color: #4d4d4d;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup ul {
  background: #edecec;
  padding-bottom: 20px;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup li {
  vertical-align: top;
}
/* line 24, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup ul > li > a:hover:after {
  content: "";
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup .inner-configlet {
  margin-top: 10px;
  padding-bottom: 10px;
}
/* line 27, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup .inner-configlet:hover {
  background: rgba(255, 255, 255, 0.67);
  border-radius: 5px;
}
/* line 30, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.portletNavigationTree.portletSiteSetup .inner-configlet:hover span {
  color: #333;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.template-overview-controlpanel .portlet.portletSiteSetup .portletContent > ul > li {
  height: 120px;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
#portlet-prefs ul ul {
  padding-top: 10px;
}
/* line 41, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
#portlet-prefs ul ul li {
  padding-top: 10px;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
#portlet-prefs ul ul li a {
  text-align: inherit;
  padding-left: 40px;
}
/* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
#portlet-prefs ul ul li a:before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
/* line 59, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.template-usergroup-groupprefs .field,
.template-usergroup-userprefs .field,
.template-usergroup-controlpanel .field,
.template-member-registration .field {
  margin-top: 2em;
}
/* line 60, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.template-usergroup-groupprefs .formControls,
.template-usergroup-userprefs .formControls,
.template-usergroup-controlpanel .formControls,
.template-member-registration .formControls {
  border-top: 0;
  box-shadow: none;
  margin-bottom: 1em;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.template-usergroup-groupprefs table.listing,
.template-usergroup-userprefs table.listing,
.template-usergroup-controlpanel table.listing,
.template-member-registration table.listing {
  margin-bottom: 0.5em;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.template-usergroup-groupprefs input.quickSearch,
.template-usergroup-userprefs input.quickSearch,
.template-usergroup-controlpanel input.quickSearch,
.template-member-registration input.quickSearch {
  margin-bottom: 0.5em;
}
/* line 63, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.template-usergroup-groupprefs .listingCheckbox,
.template-usergroup-userprefs .listingCheckbox,
.template-usergroup-controlpanel .listingCheckbox,
.template-member-registration .listingCheckbox {
  vertical-align: middle;
  text-align: center;
}
/* line 68, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/controlpanels.plone.less */
.template-usergroup-groupprefs form,
.template-usergroup-userprefs form {
  overflow: scroll;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tags.plone.less */
.link-category {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #4d4d4d;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  background-color: #e5e5e5;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tags.plone.less */
.link-category[href]:hover,
.link-category[href]:focus {
  background-color: #cccccc;
}
/* line 24, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tags.plone.less */
a.link-category:hover,
a.link-category:focus {
  color: #007bb3;
  text-decoration: none;
  cursor: pointer;
}
/* line 33, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tags.plone.less */
.link-category:empty {
  display: none;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tags.plone.less */
#category {
  margin-bottom: 12px;
}
/* line 41, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tags.plone.less */
#category ul {
  list-style: none;
  padding: 0;
  display: inline;
}
/* line 47, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tags.plone.less */
#category li {
  display: inline-block;
}
/* line 6, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper [class*="contenttype-"]:before {
  font-family: "Fontello";
  font-size: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: inherit;
  display: inline-block;
  color: inherit;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 6px;
}
/* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-folder:before {
  content: '\e801';
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-document:before {
  content: '\e80e';
}
/* line 13, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-file:before {
  content: '\e811';
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-link:before {
  content: '\e806';
}
/* line 15, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-image:before {
  content: '\e810';
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-collection:before {
  content: '\e808';
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-event:before {
  content: '\e809';
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-news-item:before {
  content: '\e80f';
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"] {
  padding: 5px 15px 5px 50px;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone a {
  color: #ffffff;
}
/* line 26, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"]:after {
  font-family: "Fontello";
  font-size: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: 25px;
  display: inline-block;
  color: inherit;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 6px;
  position: absolute;
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-folder:after {
  content: '\e801';
}
/* line 33, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-document:after {
  content: '\e80e';
}
/* line 34, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-file:after {
  content: '\e811';
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-link:after {
  content: '\e806';
}
/* line 36, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-image:after {
  content: '\e810';
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-collection:after {
  content: '\e808';
}
/* line 38, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-event:after {
  content: '\e809';
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-news-item:after {
  content: '\e80f';
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/contents.plone.less */
.image-icon,
.image-tile {
  float: right;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/accessibility.plone.less */
#textAdjust .decrease-text {
  font-size: 12px;
}
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/accessibility.plone.less */
#textAdjust .normal-text {
  font-size: 14px;
}
/* line 6, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/accessibility.plone.less */
#textAdjust .increase-text {
  font-size: 18px;
}
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav {
  float: right;
  min-width: 150px;
  background-color: #f2f1f1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.17);
  padding: 6px 12px;
  margin: 0 0 12px 12px;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav a {
  display: block;
}
/* line 13, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav .active,
.pat-autotoc:not(.autotabs) .autotoc-nav .active:hover {
  color: #696969;
  cursor: default;
  text-decoration: none;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-1 {
  margin-left: 0;
  font-size: 18px;
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-2 {
  margin-left: 12px;
  font-size: 14px;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/toc.plone.less */
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-3 {
  margin-left: 24px;
  font-size: 12px;
}
@media (max-width: 769px) {
  /* line 30, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/toc.plone.less */
  .pat-autotoc .autotoc-nav {
    float: none;
    margin: 0 0 20px 0;
  }
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/dropzone.plone.less */
.pat-dropzone .dz-notice {
  margin-bottom: 6px;
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/dropzone.plone.less */
.pat-dropzone .dz-default {
  border-radius: 6px;
  background-color: #f2f1f1;
  border: 3px dotted #cccccc;
  margin-bottom: 20px;
  padding: 12px;
  color: #696969;
}
/* line 2, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  z-index: 1040;
  background: rgba(255, 255, 255, 0.5);
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-dialog {
  width: 100%;
  position: relative;
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-header {
  min-height: 25px;
  padding: 12px;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-header h3 {
  font-size: 18px;
  margin: 0;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
  margin-top: -12px;
  float: right;
  font-size: 36px;
  font-weight: 100;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:hover,
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-body {
  padding: 12px;
}
/* line 42, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-footer {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: right;
}
/* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-dialog .plone-modal-footer .pattern-modal-buttons input + input {
  margin-left: 12px;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal .plone-modal-content {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  border-radius: 4px;
  outline: none;
  background-clip: padding-box;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  /* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  .plone-modal .plone-modal-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  .plone-modal .plone-modal-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/grid.plone.less */
  .plone-modal .plone-modal-content {
    width: 1170px;
  }
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal.fade {
  opacity: 0;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}
/* line 65, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal.fade.in {
  opacity: 1;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}
/* line 70, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal.fade .plone-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -moz-transition: -moz-transform 0.25s ease-out;
  -o-transition: -o-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}
/* line 79, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal.fade.in .plone-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 85, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal.in {
  display: block !important;
}
/* line 87, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal-loading {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -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 .6s ease;
  transition: width .6s ease;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  border-radius: 0.5em;
  width: 40em;
  height: 40px;
}
/* line 88, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal-open {
  padding-right: 0;
}
/* line 89, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/modal.plone.less */
.plone-modal-open > *:not(.plone-modal-wrapper,.select2-drop, .mce-floatpanel) {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper {
  float: left;
}
/* line 6, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper .picker__input {
  width: 180px;
}
/* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.pattern-pickadate-wrapper .pattern-pickadate-date-wrapper .picker__holder {
  width: 300px;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker--time {
  min-width: 256px;
  max-width: 320px;
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
#content .picker--opened .picker__holder {
  opacity: 1;
}
/* line 21, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__holder {
  width: 180px;
  margin: -1px 0 0 0;
  border: 1px solid #cccccc;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 300px;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__wrap {
  margin: 0;
  /* overrides -1px used to get rid of unecessary scrollbar */
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__list-item:hover {
  background: #f0f0f0;
  color: #4d4d4d;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  background: #007bb3;
  color: #fff;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
li.picker__list-item {
  padding: 6px 12px;
  cursor: pointer;
  color: #696969;
}
/* line 48, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
ul.picker__list {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 54, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker--time .picker__button--clear {
  width: 100%;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 0;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__table {
  width: 100%;
  text-align: center;
}
/* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__table th {
  text-align: center;
}
/* line 68, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__header {
  text-align: center;
  position: relative;
}
/* line 69, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__nav--next,
.picker__nav--prev {
  position: absolute;
  top: 0.5em;
}
/* line 74, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__select--month,
.picker__select--year {
  width: 35%;
  display: inline-block;
  margin: 0 6px;
  font-size: 1em;
}
/* line 81, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__day {
  font-weight: 400;
}
/* line 84, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  background: #f0f0f0;
}
/* line 88, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__day--highlighted:hover,
.picker__day--highlighted {
  background: #007bb3;
  color: #fff;
  font-weight: 600;
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/pickadate.plone.less */
.picker__day--outfocus {
  color: #cccccc;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sortable.plone.less */
.pat-sortable > *:hover {
  cursor: move;
  cursor: -webkit-grab;
  background: #FFF5CD;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sortable.plone.less */
.pat-sortable .item-dragging,
.pat-sortable .item-dragging:hover {
  cursor: -webkit-grabbing !important;
  background: #f2f2f2;
}
/* line 15, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sortable.plone.less */
.item-dragging.dragging {
  background: #fea;
  cursor: -webkit-grabbing !important;
  padding: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tablesorter.plone.less */
.pat-tablesorter th:hover {
  color: #007bb3;
}
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tablesorter.plone.less */
.pat-tablesorter .sortdirection {
  font-size: 75%;
  opacity: .5;
  position: relative;
  top: -1px;
  padding: 2px;
  min-width: 15px;
  display: inline-block;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tooltip.plone.less */
.tooltips {
  opacity: 0;
  transition: opacity .2s ease .5s;
  position: absolute;
  background: #333333;
  background: rgba(0, 0, 0, 0.9);
  color: #fafafa;
  font-size: 12px;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
  max-width: 200px;
  margin-left: -100px;
  left: 200px;
  text-align: center;
  padding: 6px;
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tooltip.plone.less */
.tooltips.active {
  opacity: 1;
  transition: opacity .2s ease .5s;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tree.plone.less */
.jqtree-tree {
  list-style: none outside;
  margin-bottom: 0;
  padding: 0;
  padding-left: 18px;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tree.plone.less */
.jqtree-tree .jqtree-toggler {
  left: -18px;
  font-size: 75%;
  top: 30%;
  position: absolute;
}
/* line 15, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tree.plone.less */
.jqtree-tree .jqtree-element {
  padding: 6px;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tree.plone.less */
.jqtree-tree .jqtree-element:hover {
  background: #f0f0f0;
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/tree.plone.less */
.jqtree-tree .jqtree-selected > .jqtree-element {
  background: #cccccc;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header {
  margin: 0 auto 15px;
  padding-top: 15px;
  margin-bottom: 20px;
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-logo {
  float: left;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-languageselector {
  float: left;
  clear: both;
  display: inline-block;
  margin-right: 29px;
  padding-top: 5px;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-languageselector li {
  display: inline-block;
  margin-right: 10px;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-anontools {
  float: right;
}
/* line 24, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-anontools ul {
  padding-right: 0px;
}
/* line 29, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-searchbox {
  padding-top: 20px;
  clear: left;
  width: 67%;
  position: absolute;
  z-index: 2;
  margin-left: 3px;
  margin-top: 60px;
  white-space: nowrap;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-searchbox .searchSection {
  display: none;
}
/* line 40, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-searchbox [type="text"] {
  width: 100%;
  display: inline-block;
}
/* line 44, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-searchbox [type="submit"] {
  display: none;
}
/* line 47, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-searchbox label {
  font-size: 86.667%;
}
/* line 50, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-searchbox form > div {
  font-size: 0;
}
/* line 51, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
#portal-header #portal-searchbox form > div > * {
  font-size: 14px;
}
@media (min-width: 768px) {
  /* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-languageselector {
    float: right;
    clear: none;
  }
  /* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-anontools {
    float: right;
  }
  /* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-searchbox {
    position: relative;
    margin-top: 5px;
    margin-bottom: -5px;
    margin-left: 1em;
    padding-top: 0;
    clear: none;
    float: right;
    max-width: 50%;
    width: 250px;
    white-space: nowrap;
  }
  /* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-searchbox .searchSection {
    display: inherit;
  }
  /* line 78, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-searchbox [type="text"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 180px;
    display: inline-block;
  }
  /* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-searchbox [type="submit"] {
    display: none;
    width: 70px;
    display: inline-block;
    margin-left: -1px;
    vertical-align: top;
  }
  /* line 90, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-searchbox label {
    font-size: 86.667%;
  }
  /* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-searchbox form > div {
    font-size: 0;
  }
  /* line 94, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/header.plone.less */
  #portal-header #portal-searchbox form > div > * {
    font-size: 14px;
  }
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
#portal-header:before,
#portal-header:after {
  content: " ";
  display: table;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
#portal-header:after {
  clear: both;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-nav > li {
  position: relative;
  display: block;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: white;
  font-size: 17px;
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-nav > li > a:hover,
.plone-nav > li > a:focus {
  text-decoration: none;
  background-color: #7099bf;
}
/* line 27, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar {
  background-color: #007bb3;
  color: white;
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
.plone-navbar:before,
.plone-navbar:after {
  content: " ";
  display: table;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
.plone-navbar:after {
  clear: both;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
.plone-navbar-header:before,
.plone-navbar-header:after {
  content: " ";
  display: table;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
.plone-navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-header {
    float: left;
  }
}
/* line 51, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  display: none;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-collapse.in {
  overflow-y: auto;
  display: block;
}
@media (min-width: 768px) {
  /* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 71, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-collapse.plone-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 78, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 84, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .navbar-fixed-top .plone-navbar-collapse,
  .navbar-static-top .plone-navbar-collapse,
  .navbar-fixed-bottom .plone-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-toggle {
  z-index: 1;
  position: relative;
  float: right;
  margin-top: 6px;
  margin-bottom: 3px;
  padding: 6px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
  /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}
/* line 108, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-toggle:focus {
  outline: 0;
}
/* line 111, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-toggle:hover {
  background-color: #46739c;
  border-color: #365979;
}
/* line 136, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-toggle .icon-bar:after {
  content: "Menu";
  position: relative;
  color: white;
}
/* line 141, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-toggle .icon-bar + .icon-bar:after {
  content: "";
}
@media (min-width: 768px) {
  /* line 144, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-toggle {
    display: none;
  }
}
/* line 149, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-nav {
  margin: -1px -15px -1px;
}
/* line 152, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
/* line 158, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
.plone-navbar-nav > .selected > a,
.plone-navbar-nav > .selected > a:hover,
.plone-navbar-nav > .selected > a:focus {
  color: white;
  background-color: #7099bf;
}
@media (min-width: 768px) {
  /* line 168, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-nav {
    float: left;
  }
  /* line 171, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-nav > li {
    float: left;
  }
  /* line 173, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 179, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitenav.plone.less */
  .plone-navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper {
  padding: 30px 15px;
  background-color: #2e3133;
  color: #cccccc;
  text-align: center;
  clear: both;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper p {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 28px;
}
/* line 13, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper abbr,
#portal-footer-wrapper ul {
  color: #cccccc;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper a {
  color: #16a1e3;
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper a:hover {
  color: #57beef;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portletWrapper {
  display: inline-block;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portletWrapper:first-child {
  display: block;
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 1em;
  margin-bottom: .5em;
}
/* line 29, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portlet {
  background: transparent;
  border: 0;
  font-weight: 300;
  box-shadow: none;
  margin-bottom: 0;
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletContent {
  padding: 0;
  background: transparent;
  border: 0;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletContent > * {
  padding: inherit;
}
/* line 40, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletContent li {
  background: transparent;
  display: inline-block;
  border: 0;
  white-space: nowrap;
  padding: 10px 30px;
}
/* line 48, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portlet#portal-colophon .portletContent a {
  padding: 10px 30px;
}
/* line 51, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletItem:before,
#portal-footer-wrapper .portlet .portletItem a:before {
  content: "";
}
/* line 54, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletItem a {
  padding: 0;
  border: 0;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-footer-wrapper .portlet .portletActions {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-right: 15px;
}
/* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-siteactions {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 71, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-siteactions li {
  font-weight: bold;
  display: inline-block;
  margin-left: 30px;
}
/* line 75, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/footer.plone.less */
#portal-siteactions li:first-child {
  margin-left: 0;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/loginform.plone.less */
body.template-login_form #content-core,
body.template-logged_out #content-core {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  background: #fcfcfd;
  max-width: 300px;
  margin: 0 auto 6px;
  padding: 6px 12px;
}
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core > :first-child,
body.template-logged_out #content-core > :first-child {
  border-radius: 4px 4px 0 0;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core > :last-child,
body.template-logged_out #content-core > :last-child {
  border-radius: 0 0 4px 4px;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletHeader > a,
body.template-logged_out #content-core .portletHeader > a {
  color: #086ca3;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar .portletHeader,
body.template-logged_out #content-core.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
/* line 36, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext:hover {
  background: #ffffff;
  text-decoration: none;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #ffffff;
  font-weight: 400;
}
/* line 44, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > *,
body.template-logged_out #content-core .portletContent > *,
body.template-login_form #content-core .portletContent > div:not(.portalMessage),
body.template-logged_out #content-core .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul,
body.template-logged_out #content-core .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 54, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 30px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul > li > a,
body.template-logged_out #content-core .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul > li:first-child > a,
body.template-logged_out #content-core .portletContent > ul > li:first-child > a {
  border-top: 0;
}
/* line 63, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul > li a:before,
body.template-logged_out #content-core .portletContent > ul > li a:before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
/* line 68, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul ul,
body.template-logged_out #content-core .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 30px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
  background: #fcfcfd;
}
/* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent > ul li:hover a:before,
body.template-logged_out #content-core .portletContent > ul li:hover a:before {
  color: #64bee8;
}
/* line 86, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table,
body.template-logged_out #content-core .portletContent table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 87, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table tr,
body.template-logged_out #content-core .portletContent table tr {
  line-height: 30px;
}
/* line 88, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table thead,
body.template-logged_out #content-core .portletContent table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
/* line 89, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table thead th,
body.template-logged_out #content-core .portletContent table thead th {
  color: #696969;
  font-weight: 300;
  height: 40px;
  text-align: center;
}
/* line 92, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table td > *,
body.template-logged_out #content-core .portletContent table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_has_events,
body.template-logged_out #content-core .portletContent table .cal_has_events {
  position: relative;
}
/* line 95, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_has_events a:hover,
body.template-logged_out #content-core .portletContent table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
/* line 96, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_has_events a:after,
body.template-logged_out #content-core .portletContent table .cal_has_events a:after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -3px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
/* line 105, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_has_events a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_has_events a:hover:after {
  color: #64bee8;
}
/* line 108, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_next_month,
body.template-logged_out #content-core .portletContent table .cal_next_month,
body.template-login_form #content-core .portletContent table .cal_prev_month,
body.template-logged_out #content-core .portletContent table .cal_prev_month {
  color: #000;
}
/* line 110, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
/* line 111, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:after,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:after,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:after,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:after {
  color: #d3edf8;
}
/* line 112, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:hover,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:hover,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover {
  color: #004666;
}
/* line 113, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:hover:after,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
  color: #64bee8;
}
/* line 115, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table .today > *,
body.template-logged_out #content-core .portletContent table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
/* line 116, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table tbody tr:first-child td > *,
body.template-logged_out #content-core .portletContent table tbody tr:first-child td > * {
  margin-top: 10px;
}
/* line 117, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletContent table tbody tr:last-child td > *,
body.template-logged_out #content-core .portletContent table tbody tr:last-child td > * {
  margin-bottom: 10px;
}
/* line 120, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .formControls,
body.template-logged_out #content-core .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
/* line 121, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/portlets.plone.less */
body.template-login_form #content-core .portletFooter,
body.template-logged_out #content-core .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/loginform.plone.less */
#portal-anontools ul {
  text-align: right;
  list-style: none;
}
/* line 15, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/loginform.plone.less */
#portal-anontools li {
  margin: 12px 0 12px 12px;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitemap.plone.less */
#portal-sitemap {
  list-style: none;
  padding-left: 0;
}
/* line 6, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitemap.plone.less */
#portal-sitemap > li {
  font-size: 18px;
  border-top: 1px solid #e5e5e5;
  padding: 6px 0;
}
/* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitemap.plone.less */
#portal-sitemap ul {
  list-style: none;
  position: relative;
  font-size: 14px;
  padding-left: 20px;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitemap.plone.less */
#portal-sitemap ul li {
  position: relative;
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/sitemap.plone.less */
#portal-sitemap ul li:before {
  content: "•";
  display: inline;
  font-size: 25px;
  color: #a7daf2;
  top: 5px;
  position: relative;
}
/* line 7, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.vevent span.cal_month {
  font-size: 1.1em;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.event.summary {
  font-weight: 400;
  max-width: 300px;
  float: right;
  background: #fafafa;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  padding: 12px 12px 12px 36px;
  margin-left: 5px;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.event.summary strong,
.event.summary li > span {
  display: block;
}
/* line 30, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.event_listing article {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 12px;
}
/* line 33, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.event_listing article h2 {
  margin: 0;
  padding: 12px 0 12px;
}
/* line 35, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.event_listing article:first-child {
  border-top: 0;
  margin-top: -6px;
}
/* line 36, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.cal_date {
  float: right;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  text-align: center;
  width: 100px;
  margin: 12px 0 12px 12px;
  border-radius: 4px;
  overflow: hidden;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.cal_month {
  background: #00afff;
  font-weight: 400;
  display: block;
  color: #fff;
  padding: 6px 12px;
}
/* line 38, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.cal_day {
  font-size: 36px;
  font-weight: 700;
  display: block;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.cal_wkday {
  font-size: 12px;
  font-weight: 300;
  display: block;
  padding: 0 12px 6px;
}
/* line 40, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.event_listing .sub_nav {
  float: right;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.template-event_listing .caltrigger {
  display: none;
}
/* line 45, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.autotabs .autotoc-nav .events-month-prev,
.autotabs .autotoc-nav .events-week-prev,
.autotabs .autotoc-nav .events-day-prev {
  position: relative;
  border-top-left-radius: 0;
  padding-left: 6px;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.autotabs .autotoc-nav .events-month-prev:before,
.autotabs .autotoc-nav .events-week-prev:before,
.autotabs .autotoc-nav .events-day-prev:before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e5e5e5;
  border-right: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  left: -6px;
  top: -1px;
  padding: 0 !important;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.autotabs .autotoc-nav .events-month-prev:after,
.autotabs .autotoc-nav .events-week-prev:after,
.autotabs .autotoc-nav .events-day-prev:after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #fcfcfd;
  border-right: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  left: -5px;
  top: -1px;
  padding: 0 !important;
}
/* line 73, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.autotabs .autotoc-nav .events-month-prev:hover:after,
.autotabs .autotoc-nav .events-week-prev:hover:after,
.autotabs .autotoc-nav .events-day-prev:hover:after {
  color: #ffffff;
}
/* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.autotabs .autotoc-nav .events-month-next,
.autotabs .autotoc-nav .events-week-next,
.autotabs .autotoc-nav .events-day-next {
  position: relative;
  border-top-right-radius: 0;
  padding-right: 6px;
}
/* line 81, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.autotabs .autotoc-nav .events-month-next:before,
.autotabs .autotoc-nav .events-week-next:before,
.autotabs .autotoc-nav .events-day-next:before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e5e5e5;
  border-left: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  right: -6px;
  top: -1px;
  padding: 0 !important;
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.autotabs .autotoc-nav .events-month-next:after,
.autotabs .autotoc-nav .events-week-next:after,
.autotabs .autotoc-nav .events-day-next:after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #fcfcfd;
  border-left: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  right: -5px;
  top: -1px;
  padding: 0 !important;
}
/* line 105, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/event.plone.less */
.autotabs .autotoc-nav .events-month-next:hover:after,
.autotabs .autotoc-nav .events-week-next:hover:after,
.autotabs .autotoc-nav .events-day-next:hover:after {
  color: #ffffff;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/image.plone.less */
.image-product {
  margin: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/image.plone.less */
.image-product figcaption {
  font-size: 12px;
  background: #fcfcfd;
  margin: 6px 12px;
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/image.plone.less */
.portraitPhoto {
  margin: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
  float: right !important;
  border-radius: 50px;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/image.plone.less */
.portraitPhoto figcaption {
  font-size: 12px;
  background: #fcfcfd;
  margin: 6px 12px;
}
/* line 3, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/behaviors.plone.less */
.newsImageContainer {
  float: right;
  margin: 0 0 6px 6px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/behaviors.plone.less */
.newsImageContainer a {
  display: table;
}
/* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/behaviors.plone.less */
.newsImageContainer a img {
  display: block;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/behaviors.plone.less */
.newsImageContainer figcaption {
  display: table-caption;
  caption-side: bottom;
  font-size: 12px;
  background: #fcfcfd;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
#commenting:before,
#commenting:after {
  content: " ";
  display: table;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
#commenting:after {
  clear: both;
}
/* line 6, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
#commenting legend,
.discussion legend {
  padding: 0.5em 0.5em 0.5em 0;
  font-weight: normal;
}
/* line 4, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
.discussion:before,
.discussion:after {
  content: " ";
  display: table;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/mixin.clearfix.plone.less */
.discussion:after {
  clear: both;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .comment {
  margin-bottom: 12px;
  padding-left: 40px;
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .commentImage {
  float: left !important;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  margin-left: -40px;
  margin-top: 3px;
}
/* line 28, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .documentByLine {
  font-weight: normal;
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .commentDate {
  float: right !important;
  display: inline;
  font-size: 12px;
  color: #76797C;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .commentBody {
  margin: 1em 0;
  padding: 1em;
  overflow: auto;
  border: 1px solid #ccc;
}
/* line 44, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .commentBody p {
  float: left;
  margin-bottom: 0;
}
/* line 51, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .commentactionsform {
  display: inline;
  margin-left: 6px;
}
/* line 56, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .commentActions {
  float: right;
  text-align: right;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.discussion .reply {
  border-bottom: 1px solid #e5e5e5;
}
/* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.cancelreplytocomment {
  /* Hide the cancel button in the comment form, show it only in the reply form
   * in order to close it.
   */
  display: none;
}
/* line 74, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel0 {
  margin-left: 0;
}
/* line 75, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel1 {
  margin-left: 24px;
}
/* line 76, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel2 {
  margin-left: 48px;
}
/* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel3 {
  margin-left: 72px;
}
/* line 78, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel4 {
  margin-left: 96px;
}
/* line 79, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel5 {
  margin-left: 120px;
}
/* line 80, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel6 {
  margin-left: 144px;
}
/* line 81, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel7 {
  margin-left: 168px;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel8 {
  margin-left: 192px;
}
/* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel9 {
  margin-left: 216px;
}
/* line 84, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.replyTreeLevel10 {
  margin-left: 240px;
}
/* line 87, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
#viewlet-below-content .loginbutton {
  margin: 12px 0;
}
/* line 89, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
#viewlet-below-content .reply .loginbutton {
  display: none;
}
/* line 90, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
#viewlet-below-content .reply ~ .reply .loginbutton {
  display: inline-block;
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
#dobulkaction {
  margin: 0.3em 0;
}
/* line 98, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/discussion.plone.less */
.template-discussion-controlpanel .unclickable {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/* line 1, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
.searchPage {
  position: relative;
}
/* line 5, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
.searchPage .actionMenu.activated dd {
  display: block;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
.searchPage .actionMenu {
  float: right;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
.searchPage .actionMenu dt {
  top: 0;
  right: 0;
  position: absolute;
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
.searchPage .actionMenu dd {
  display: none;
  position: absolute;
  right: 0;
  top: 35px;
  width: 300px;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5;
  padding: 15px;
  z-index: 10;
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
#search-results-bar #results-count {
  float: right;
  padding-top: 15px;
  padding-right: 15px;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
#searchform .input-group {
  max-width: 600px;
}
/* line 41, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
#searchform .input-group input.searchPage.btn {
  width: 120px;
}
/* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/++theme++barceloneta/less/search.plone.less */
#search-filter input {
  margin-right: 0.5rem;
}
/* ___________ Ñáðîñ CSS____________________*/
/* line 8, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
* {
  margin: 0;
  padding: 0;
  outline: none;
}
/* line 9, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
html,
body,
div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font: inherit;
}
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font: inherit;
  font-weight: bold;
}
/* line 11, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
a,
p,
ul,
ol,
li,
img,
span,
strong,
em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font: inherit;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font: inherit;
}
/* line 13, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
applet,
object,
iframe,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
caption,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font: inherit;
}
/* line 14, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font: inherit;
}
/* line 15, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
canvas,
details,
embed,
figcaption,
menu,
nav,
output,
ruby,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font: inherit;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
/* line 17, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
body {
  line-height: 1;
}
/* line 18, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
b,
strong {
  font-weight: bold;
}
/* line 19, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
em,
i {
  font-style: italic;
}
/* line 20, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
ol,
ul {
  list-style: none;
}
/* line 21, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
blockquote,
q {
  quotes: none;
}
/* line 22, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
:focus {
  outline: 0;
}
/* line 24, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
ins {
  text-decoration: none;
}
/* line 25, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
del {
  text-decoration: line-through;
}
/* ___________ Òèïîâûå ýëåìåíòû____________*/
/* line 28, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 29, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}
/* line 30, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
  margin-bottom: 12px;
}
/* line 32, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
ol {
  list-style: decimal;
}
/* line 33, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
ul {
  list-style: disc;
}
/* line 34, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
ul ul,
ol ol {
  padding-top: 0.5em;
}
/* line 36, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
dt {
  font-size: 18px;
  margin: 0;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
dd {
  padding-left: 10px;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 20px;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
html {
  height: 100%;
  background: #fff;
}
/* line 41, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  height: 100%;
  font-size: 15px;
  font-family: 'Muli', "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #5d5d5d;
  position: relative;
}
/* line 43, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
input[type="submit"],
textarea,
button {
  -webkit-appearance: none;
}
/* line 45, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
img {
  border: none;
  max-width: 100%;
}
/* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
a {
  color: #692b8d;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 47, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
a:hover {
  text-decoration: underline;
}
/* line 49, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
h1 {
  margin: 0 auto 27px;
  font-size: 44px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}
/* line 50, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
h2 {
  margin: 0 auto 44px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
}
/* line 53, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.f-left {
  float: left;
}
/* line 54, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.f-right {
  float: right;
}
/* line 55, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.clear {
  clear: both;
  position: relative;
  height: 1px;
  overflow: hidden;
}
/* line 57, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
img.alignleft {
  float: left;
  margin: 3px 28px 10px 0px;
}
/* line 58, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.alignright {
  text-align: right;
}
/* line 59, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
img.alignright {
  float: right;
  margin: 3px 0px 10px 28px;
}
/* line 60, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.aligncenter {
  text-align: center;
}
/* line 61, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
img.alignnone {
  margin-bottom: 14px;
}
/* line 63, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
#page-wrap {
  width: 100%;
  overflow: hidden;
}
/* line 64, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
#container {
  left: 0;
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 320px;
  overflow: hidden;
  min-height: 100%;
}
/* line 66, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.cont-in {
  max-width: 1168px;
  margin: 0 auto;
  padding: 0 10px;
}
/* line 67, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.cont-in:after {
  content: '';
  display: block;
  clear: both;
}
/* line 69, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.upp {
  text-transform: uppercase;
}
/*-------------- header ----------------------*/
/* line 72, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  font-size: 15px;
  padding: 0px 0 0px;
  border-top: 12px solid #562d6c;
}
/* line 73, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.logo {
  float: left;
  line-height: 0;
  font-size: 0;
  margin: 0px 0px 0px 0px;
}
/* line 75, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu {
  float: right;
  list-style: none;
  margin: 22px 0 0 0;
  letter-spacing: -0.65px;
}
/* line 76, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li {
  padding-bottom: 11px;
  float: left;
  margin-left: 35px;
  position: relative;
}
/* line 77, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}
/* line 78, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li a i {
  font-style: normal;
  margin-right: 4px;
}
/* line 79, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li:hover a {
  text-decoration: none;
  /*  color: #692b8d;*/
}
/* line 80, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li ul {
  display: none;
  padding: 0;
  padding-top: 6px;
  top: 100%;
  position: absolute;
  left: -25px;
  border: 1px solid #d8d8d8;
  background: #e4e5e6;
  white-space: nowrap;
  min-width: 125px;
}
/* line 81, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li:hover ul {
  display: block;
}
/* line 82, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li ul li {
  list-style: none;
  padding-bottom: 0px;
  margin: 0;
  float: none;
  line-height: 21px;
}
/* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li ul li + li {
  border-top: 1px solid #d8d8d8;
}
/* line 84, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.top-menu li ul li a {
  text-transform: none;
  color: #212121;
  display: block;
  padding: 5px 25px;
}
/*---------------- footer ----------------*/
/* line 87, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
#footer {
  width: 100%;
  clear: both;
  margin: 0px auto;
  height: 322px;
  line-height: 22px;
}
/* line 88, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-in {
  z-index: 10;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #e6e5e5;
  height: 322px;
  font-size: 14px;
  color: #424242;
}
/* line 89, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
#footer .cont-in {
  padding-top: 48px;
  padding-bottom: 40px;
}
/* line 91, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-line {
  background: #562d6c;
  text-align: center;
  color: #fff;
  padding: 13px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 92, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-line p {
  margin: 0;
}
/* line 93, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-title {
  margin: 0 auto 14px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
}
/* line 95, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-right {
  float: right;
}
/* line 96, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-left {
  overflow: hidden;
}
/* line 97, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-col {
  float: left;
  width: 33%;
}
/* line 98, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-col ul {
  margin-bottom: 20px;
  list-style: none;
}
/* line 99, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-col ul li {
  margin-bottom: 6px;
}
/* line 100, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-col ul li a {
  color: #424242;
}
/* line 103, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.share {
  font-size: 0;
  margin-right: -2px;
  margin-bottom: 25px;
}
/* line 104, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.share a {
  display: inline-block;
  line-height: 0;
  margin-right: 2px;
}
/* line 105, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.share span {
  margin-right: 10px;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  line-height: 29px;
}
/* line 106, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-share .share {
  margin-right: -13px;
}
/* line 107, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.foot-share .share a {
  margin-right: 17px;
}
/* line 109, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.subscribe {
  margin-bottom: 16px;
}
/* line 110, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.subscribe p {
  margin-bottom: 6px;
}
/* line 111, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.subscribe .t-inp {
  padding: 5px 15px;
  width: 60%;
  font-size: 13px;
  margin-right: 3%;
  height: 40px;
  line-height: 40px;
  float: left;
}
/* line 112, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.subscribe .btn {
  width: 35%;
  font-size: 13px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  text-transform: uppercase;
}
/* */
/* line 115, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
#content {
  position: relative;
  z-index: 1;
  clear: both;
}
/* line 116, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
section:after {
  content: '';
  display: block;
  clear: both;
}
/* line 117, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.greybg {
  background: #eeeeee;
}
/*-------------------------------------------*/
/* line 120, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.btns {
  text-align: center;
  margin-top: 21px;
}
/* line 121, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.btn {
  box-sizing: border-box;
  font-family: 'Muli', sans-serif;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
  height: 60px;
  padding: 0 40px;
  color: #ffffff;
  overflow: hidden;
  text-decoration: none;
  background-color: #562c6e;
  border: none;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
}
/* line 130, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.btn:hover {
  background-color: #411a58;
  text-decoration: none;
  color: #ffffff;
}
/* line 132, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.btn-pink {
  background-color: #f013c6;
  background-image: -webkit-linear-gradient(bottom, #c717a6, #e138c1);
  background-image: -moz-linear-gradient(bottom, #c717a6, #e138c1);
  background-image: -o-linear-gradient(bottom, #c717a6, #e138c1);
  background-image: -ms-linear-gradient(bottom, #c717a6, #e138c1);
  background-image: linear-gradient(to top, #c717a6, #e138c1);
}
/* line 138, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.btn-pink:hover {
  background-image: -webkit-linear-gradient(bottom, #bf0f9e, #d629b4);
  background-image: -moz-linear-gradient(bottom, #bf0f9e, #d629b4);
  background-image: -o-linear-gradient(bottom, #bf0f9e, #d629b4);
  background-image: -ms-linear-gradient(bottom, #bf0f9e, #d629b4);
  background-image: linear-gradient(to top, #bf0f9e, #d629b4);
}
/* line 144, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.placeholder {
  color: #6e6e6e;
}
/* line 146, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.t-inp {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  height: 40px;
  border: 1px solid #c4c4c4;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 28px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*-------------------------------------------*/
/* line 151, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top {
  padding: 0px 0 1px;
  position: relative;
  z-index: 10;
  background-position: center;
  background-size: cover;
  height: 266px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 114px;
}
/* line 152, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top h1 {
  color: #fff;
  text-transform: uppercase;
}
/* line 153, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.simple-top .search {
  margin-top: 40px;
}
/* line 154, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.page-img {
  position: absolute;
  visibility: hidden;
}
/* line 156, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.search {
  max-width: 695px;
  margin: 0 auto;
  position: relative;
  padding: 11px 13px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
}
/* line 157, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.search:after {
  content: '';
  display: block;
  clear: both;
}
/* line 158, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.search .btn {
  padding: 0;
  font-weight: 400;
  border: solid 1px #4e2964;
  float: left;
  height: 43px;
  font-size: 14px;
  line-height: 41px;
  width: 20%;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
/* line 159, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.search .select {
  height: 43px;
  line-height: 41px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  float: left;
  width: 38%;
  margin-right: 2%;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #575858;
}
/* line 160, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.search .select-text {
  position: relative;
  font-weight: 400;
  padding-left: 15px;
  font-family: "Roboto", sans-serif;
}
/* line 161, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.search .select-text:after {
  content: '';
  position: absolute;
  top: 19px;
  right: 15px;
  border: 4px solid transparent;
  border-top: 4px solid #373737;
}
/* line 163, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select-drop {
  display: none;
  width: 730px;
  left: -14px;
  position: absolute;
  top: 42px;
  border: 1px solid #c6c6c6;
  padding: 16px 16px 21px 10px;
  overflow: hidden;
  background: #fff;
  max-height: 400px;
  overflow: auto;
}
/* line 164, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select:hover .select-drop {
  display: block;
}
/* line 165, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select2 .select-drop {
  width: 607px;
  padding: 16px 16px 21px 0;
  left: 0;
}
/* line 166, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select-drop-title {
  font-size: 15px;
  line-height: 20px;
  color: #6d368d;
  margin: 12px 0 18px 20px;
}
/* line 168, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.column-list {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
/* line 171, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select2 .column-list {
  -webkit-column-rule: 2px groove #e8e8e8;
  -moz-column-rule: 2px groove #e8e8e8;
  column-rule: 2px groove #e8e8e8;
}
/* line 172, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select-drop ul {
  margin: 0;
  padding: 0;
}
/* line 173, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select-drop ul li {
  margin-bottom: 1px;
  list-style: none;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
/* line 174, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select-drop ul li a {
  color: #484848;
  display: block;
  padding: 8px 10px 8px 20px;
  line-height: 20px;
}
/* line 175, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select-drop ul li a:hover,
.select-drop ul li.active a {
  color: #fff;
  background: #552e6c;
  text-decoration: none;
}
/* line 177, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select-drop-col {
  margin-right: -2px;
  float: left;
  padding-right: 15px;
}
/* line 178, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.select-drop-col + .select-drop-col {
  width: auto;
  border: none;
  border-left: 2px groove #e8e8e8;
  padding-left: 10px;
  padding-right: 0;
  overflow: hidden;
  float: none;
}
/* */
/* line 181, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-destin {
  padding: 10px 0 54px;
  position: relative;
}
/* line 182, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-destin h2 {
  margin: 0px auto 32px;
  padding-top: 7px;
  overflow: hidden;
}
/* line 183, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-destin .share {
  margin-right: -2px;
  margin-top: 6px;
}
/* line 184, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-destin .share a {
  margin-right: 2px;
}
/* line 185, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-destin .share img {
  width: 28px;
}
/* line 187, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offer-bot {
  position: absolute;
  bottom: 10px;
  right: 7%;
  left: 7%;
}
/* */
/* line 190, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-tours {
  padding: 47px 0 54px;
}
/* line 191, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.cols {
  overflow: hidden;
  margin-right: -17px;
  text-align: center;
  line-height: 1.55;
  font-size: 13px;
}
/* line 192, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.cols:after {
  content: '';
  display: block;
  clear: both;
}
/* line 193, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.col-map {
  position: relative;
  overflow: hidden;
  background: #ddd;
  margin-right: 17px;
}
/* line 194, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.col-map:before {
  content: '';
  display: block;
  padding-bottom: 99.5%;
}
/* line 195, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.col-map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* line 196, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-check {
  font-weight: 400;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  z-index: 5;
  padding: 7px 21px 7px 17px;
  word-spacing: 1.5px;
  background: #643f7a;
  font-size: 17px;
}
/* line 198, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.col-tours {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-right: 17px;
  overflow: hidden;
}
/* line 199, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.col-tours .tour-box {
  width: 50%;
}
/* line 201, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.show-all {
  float: right;
  font-size: 16px;
}
/* line 203, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.cover-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
/* line 204, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.col-tours .cover-link,
.tours-slider.sm .cover-link {
  z-index: 4;
}
/* line 206, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.col-tours.activities .cover-link {
  z-index: 0;
}
/* line 208, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tours {
  margin-right: -17px;
  overflow: hidden;
  clear: both;
}
/* line 209, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tours-slider,
.tours-slider-big {
  margin-right: -16px;
  overflow: visible;
}
/* line 210, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tours:after {
  content: '';
}
/* line 211, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-box {
  position: relative;
  box-sizing: border-box;
  padding: 0 17px 0px 0;
  float: left;
  overflow: hidden;
  color: #fff;
  width: 25%;
}
/* line 212, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-in {
  position: relative;
  overflow: hidden;
  margin-bottom: 17px;
}
/* line 213, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-in:after {
  content: '';
  display: block;
  padding-bottom: 93%;
}
/* line 214, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sm .tour-in:after {
  padding-bottom: 78.5%;
}
/* line 215, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-box .tour-in > img {
  min-width: 100%;
  position: absolute;
  z-index: 0;
  left: 50%;
  width: auto;
  height: 100%;
  max-width: 200%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
/* line 216, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-name {
  font-size: 19px;
  text-align: center;
  letter-spacing: 0.5px;
}
/* line 217, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-cover {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: -49px;
  z-index: 3;
  padding: 13px 0px;
  color: #fff;
}
/* line 219, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offers .tour-in .tour-cover {
  padding: 7px 25px;
  font-size: 12px;
}
/* line 220, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offers .tour-in:hover .tour-cover {
  top: 0;
  margin: 0;
  bottom: 0;
  padding: 25px 25px 10px;
}
/* line 221, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-in .tour-cover .like-btn {
  display: none;
}
/* line 222, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-in:hover .tour-cover .like-btn {
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
}
/* line 224, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offer-name {
  font-weight: 400;
  font-size: 14px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
}
/* line 225, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-in:hover .offer-name {
  display: none;
}
/* line 226, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offer-name-full {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 227, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offer-desc {
  text-align: justify;
  overflow: hidden;
  max-height: 102px;
  margin: 8px 0 11px;
  line-height: 1.44;
}
/* line 229, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offer-bot .offer-price {
  font-size: 14px;
  float: left;
}
/* line 230, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offer-bot .offer-price b {
  line-height: 1;
  font-size: 28px;
  font-weight: 400;
  display: block;
}
/* line 231, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offer-bot .btn {
  margin-top: 5px;
  float: right;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 12px;
  height: 37px;
  line-height: 37px;
}
/* line 233, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.offer-bot .btn {
  position: relative;
  z-index: 5;
}
/* line 234, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.like-btn {
  width: 26px;
  height: 24px;
  display: block;
  position: relative;
  z-index: 5;
}
/* line 235, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.like-btn.not-favorite {
  background: url(../++theme++ihoppers/images/bg/like.png) no-repeat;
}
/* line 236, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.like-btn.favorite {
  background: url(../++theme++ihoppers/images/bg/liked.png) no-repeat;
}
/* line 238, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  z-index: 20;
  cursor: pointer;
  border: none;
  font-size: 0;
  width: 54px;
  height: 54px;
  background: url(../++theme++ihoppers/images/bg/arrs.png) no-repeat left 0;
}
/* line 239, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.slick-prev {
  left: -17px;
  background-position: 0 0;
}
/* line 240, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.slick-next {
  right: 0px;
  background-position: right 0;
}
/* */
/* line 244, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-news {
  padding: 53px 0 40px;
}
/*.new-cols .col {float:left;width:50%;    margin-right: 3.8%;}
.new-cols .col + .col {float: none;    overflow: hidden;    width: auto;    margin-right: 0%;}*/
/* line 248, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-cols .col {
  float: left;
  width: 49%;
  margin-left: 2%;
  height: 170px;
}
/* line 249, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-cols .col:nth-child(odd) {
  margin-left: 0;
}
/* line 250, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new {
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 251, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-img {
  line-height: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 23px;
}
/* line 252, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-img:after {
  content: '';
  display: block;
  padding-bottom: 51.5%;
}
/* line 253, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-img img {
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
}
/* line 254, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.video-icon {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../++theme++ihoppers/images/bg/video.png) no-repeat center;
}
/* line 255, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-cont {
  overflow: hidden;
}
/* line 256, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 8px;
}
/* line 257, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-title a {
  color: #475055;
}
/* line 258, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-inf {
  margin-bottom: 18px;
}
/* line 259, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-txt {
  font-size: 15px;
  letter-spacing: 0.2px;
  margin-bottom: 19px;
}
/* line 261, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row {
  margin-bottom: 35px;
}
/* line 262, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row:after {
  content: '';
  display: block;
  clear: both;
}
/* line 263, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row .new-img {
  float: left;
  margin-right: 16px;
  width: 211px;
  margin-bottom: 0;
}
/* line 264, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row .new-img:after {
  content: '';
  display: block;
  padding-bottom: 65.6%;
}
/* line 265, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row .new-inf {
  margin-bottom: 14px;
  font-weight: 400;
}
/* line 266, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row .new-cont {
  background: url(../++theme++ihoppers/images/bg/dash.png) repeat-x bottom;
}
/* line 267, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row .new-txt {
  line-height: 1.4;
  letter-spacing: -0.05px;
  margin-bottom: 12px;
  overflow: hidden;
  height: 63px;
}
/* line 268, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row .new-title {
  margin-bottom: 12px;
  line-height: 1;
}
/* line 269, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.new-row .video-icon {
  background-size: 56px;
}
/* line 270, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.show-more {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
}
/* */
/* line 274, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-links {
  padding: 60px 0 45px;
}
/* line 275, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-links h2 {
  margin-bottom: 29px;
}
/* line 276, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.links-list {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
/* line 277, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.links-list ul {
  margin: 0;
}
/* line 278, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.links-list ul li {
  list-style: none;
  margin-bottom: 12px;
}
/* line 279, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.links-list ul li a {
  font-size: 14px;
  color: #5d5d5d;
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
/* line 280, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.links-list ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  border: 4px solid transparent;
  border-left: 4px solid #5d5d5d;
}
/* line 281, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.links-list ul li a:hover {
  color: #733b93;
  text-decoration: none;
}
/* line 282, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.links-list ul li a:hover:before {
  border-left: 4px solid #733b93;
}
/* */
/* line 285, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mobile-button {
  z-index: 40;
  width: 45px;
  height: 45px;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 50%;
}
/* line 286, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mobile-button span {
  transition: 0.1s ease-in-out;
  background: #fff;
  height: 2px;
  width: 18px;
  display: block;
  margin: 21px auto 0px;
  position: relative;
}
/* line 287, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mobile-button span:before,
.mobile-button span:after {
  transition: 0.1s ease-in-out;
  content: '';
  background: #fff;
  height: 2px;
  display: block;
  top: -7px;
  left: 0;
  right: 0;
  position: absolute;
}
/* line 288, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mobile-button span:after {
  top: auto;
  bottom: -7px;
}
/* line 291, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mobile-button.open span {
  background: transparent;
}
/* line 292, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mobile-button.open span:before {
  left: -2px;
  right: -2px;
  top: -1px;
  transform: rotate(45deg);
}
/* line 293, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mobile-button.open span:after {
  left: -2px;
  right: -2px;
  top: -1px;
  transform: rotate(-45deg);
}
/*------------------------------------------*/
/* line 296, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.about-s {
  padding: 13px 0 70px 0;
  overflow: hidden;
}
/* line 298, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pagemenu {
  display: table;
  width: 100%;
  margin-bottom: 72px;
}
/* line 299, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pagemenu li {
  list-style: none;
  display: table-cell;
  width: 19%;
}
/* line 300, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pagemenu li + li {
  padding-left: 8px;
}
/* line 301, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pagemenu li a {
  padding: 0 15px;
  white-space: nowrap;
  display: block;
  font-size: 16px;
  line-height: 55px;
  color: #333333;
  text-align: center;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  height: 55px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #c1c1c1;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.16), rgba(255, 255, 255, 0.16));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.16), rgba(255, 255, 255, 0.16));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.16), rgba(255, 255, 255, 0.16));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.16), rgba(255, 255, 255, 0.16));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.16), rgba(255, 255, 255, 0.16));
}
/* line 307, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pagemenu li a:hover,
.pagemenu li.active a {
  background-color: #411a58;
  text-decoration: none;
  color: #ffffff;
}
/* line 309, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.block-t {
  overflow: hidden;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  letter-spacing: -0.1px;
  font-size: 15px;
  line-height: 1.6;
  color: #646464;
  margin-bottom: 10px;
}
/* line 310, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.block-t h2 {
  font-size: 26px;
  line-height: 1;
  color: #434343;
  letter-spacing: 0.7px;
  margin-bottom: 22px;
}
/* line 311, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.block-t p {
  margin-bottom: 24px;
}
/* line 313, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.full-slider {
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
/* line 314, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.full-slider:after {
  display: block;
  clear: both;
  content: '';
}
/* line 315, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.full-slider-b {
  width: 100%;
  line-height: 0;
}
/* line 316, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.full-slider .slick-prev,
.full-slider .slick-next {
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -7px;
}
/* line 317, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.full-slider .slick-prev {
  background: url(../++theme++ihoppers/images/bg/arrs2.png) no-repeat 0 0;
  left: 32px;
}
/* line 318, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.full-slider .slick-next {
  background: url(../++theme++ihoppers/images/bg/arrs2.png) no-repeat -40px 0;
  right: 26px;
}
/* line 320, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.team-b {
  padding: 56px 0 45px 0;
}
/* line 321, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.team-b:after {
  display: block;
  clear: both;
  content: '';
}
/* line 323, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.team-b .block-t {
  margin-bottom: 15px;
  line-height: 1.7;
}
/* line 324, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.team-b .block-t h2 {
  margin-bottom: 13px;
}
/* line 327, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b:after {
  display: block;
  clear: both;
  content: '';
}
/* line 328, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pb {
  width: 23.9%;
  margin: 0 0 1.8% 1.46%;
  float: left;
  position: relative;
  overflow: hidden;
  font-size: 12px;
}
/* line 329, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b .pb:nth-child(4n+1) {
  margin-left: 0;
}
/* line 330, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pb:after {
  padding-bottom: 77%;
  content: '';
  display: block;
}
/* line 331, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pb .tour-cover {
  line-height: 1.9;
  font-size: 12px;
}
/* line 332, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pb img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
/* line 333, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pb .tour-name {
  font-size: 20px;
  margin-bottom: 7px;
  line-height: 1.4;
}
/* line 334, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.pb .more {
  font-size: 12px;
  color: #ffffff;
}
/* line 335, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b .pb:hover .tour-cover {
  top: 0;
  margin: 0;
  bottom: 0;
  padding: 11% 10% 0px 7%;
}
/* line 336, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b .pb:hover .tour-name {
  text-align: left;
}
/* line 337, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b .pb p {
  height: 88px;
  overflow: hidden;
  text-align: justify;
}
/* */
/* line 340, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.career {
  overflow: hidden;
  padding: 62px 0 46px 0;
}
/* line 341, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.career .block-t {
  margin-bottom: 19px;
}
/* line 342, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.career .block-t h2 {
  margin-bottom: 14px;
}
/* line 344, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.posit-b {
  position: relative;
  overflow: hidden;
}
/* line 345, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.posit {
  overflow: hidden;
  display: block;
  width: 49.5%;
  position: relative;
  text-align: center;
  float: left;
  margin: 0 0 0.9% 1%;
}
/* line 346, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.posit:nth-child(2n+1) {
  margin-left: 0;
}
/* line 347, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.posit:after {
  padding-bottom: 23.7%;
  content: '';
  display: block;
}
/* line 348, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.posit span {
  font-size: 37px;
  line-height: 50px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 0;
  width: 100%;
  z-index: 10;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}
/* line 349, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.posit img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 350, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.posit .cover-link {
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 352, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-s {
  overflow: hidden;
  padding: 65px 0 45px 0;
}
/* line 353, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-s .block-t {
  margin-bottom: 1px;
}
/* line 354, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-s .block-t h2 {
  margin-bottom: 14px;
}
/* line 356, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-block:after {
  display: block;
  clear: both;
  content: '';
}
/* line 357, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b {
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  background: #fff;
  margin-bottom: 15px;
  color: #3d3d3d;
  -webkit-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.21);
  box-shadow: 0 7px 8px rgba(0, 0, 0, 0.21);
  border: solid 2px #d8d8d8;
}
/* line 358, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b:after {
  display: block;
  clear: both;
  content: '';
}
/* line 359, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b-img {
  float: left;
  width: 32.7%;
  width: 381px;
}
/* line 360, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b-img img {
  width: 100%;
  display: block;
}
/* line 361, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b-cont {
  overflow: hidden;
  padding: 2.5% 2% 1% 2.9%;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
/* line 362, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b-cont p {
  margin-bottom: 16px;
}
/* line 363, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b h2 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.5;
  color: #2f2f2f;
  text-transform: uppercase;
  margin-bottom: 9px;
}
/* line 364, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b .more {
  font-size: 12px;
  line-height: 1;
  color: #6b2197;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
}
/* line 365, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b .more:hover {
  text-decoration: underline;
}
/* line 366, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b .more:after {
  display: block;
  content: '';
  position: absolute;
  top: 2px;
  right: -12px;
  width: 7px;
  height: 8px;
  background: url(../++theme++ihoppers/images/icons/arr.png) no-repeat 0 0;
}
/* line 367, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.media-b-txt {
  overflow: hidden;
  max-height: 170px;
}
/* line 369, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.gr-b {
  overflow: hidden;
  padding: 78px 0 33px 0;
}
/* line 371, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.gr-b .block-t h2 {
  margin-bottom: 14px;
}
/* line 373, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b-sm {
  overflow: hidden;
}
/* line 374, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b-sm .pb {
  width: 15.85%;
  margin: 0 0 1.4% 0.95%;
}
/* line 375, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b-sm .pb:nth-child(6n+1) {
  margin-left: 0;
}
/* line 376, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b-sm .pb .tour-cover {
  margin-top: -39px;
  padding: 9px 3px;
}
/* line 377, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b-sm .pb .tour-name {
  letter-spacing: 0.8px;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 378, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.peop-b-sm .pb:after {
  padding-bottom: 93%;
  content: '';
  display: block;
}
/* line 380, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-wishlist {
  overflow: hidden;
  padding-bottom: 40px;
}
/* line 381, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist-top {
  overflow: hidden;
  padding: 34px 0 34px 0;
  margin-bottom: 23px;
}
/* line 383, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist-top .share {
  padding-top: 30px;
  margin-right: 0;
}
/* line 384, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist-top .share span {
  margin-right: 12px;
}
/* line 385, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist-top .share a {
  margin-right: 0px;
  margin-left: 2px;
}
/* line 386, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top.simple-top {
  padding-top: 145px;
}
/* line 388, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wl {
  overflow: hidden;
}
/* line 389, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wl-ico {
  float: left;
  width: 86px;
  height: 86px;
  background: url(../++theme++ihoppers/images/bg/wl.png) no-repeat 0 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  margin-right: 20px;
}
/* line 390, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wl-cont {
  overflow: hidden;
  font-size: 18px;
  color: #434343;
  padding-top: 17px;
}
/* line 391, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wl-cont h2 {
  font-size: 25px;
  color: #434343;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Muli', sans-serif;
  letter-spacing: 2px;
}
/* line 393, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 20px;
}
/* line 394, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b h2 {
  text-transform: none;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
/* line 395, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b h2 a {
  color: #2f2f2f;
}
/* line 396, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b .media-b-img {
  width: 29%;
  width: 338px;
}
/* line 398, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b .media-b-cont {
  padding: 2.7% 2% 10px 3.2%;
  line-height: 1.7;
}
/* line 399, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b .media-b-cont p:last-child {
  margin-bottom: 0;
}
/* line 400, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b .media-b-cont .media-b-txt {
  color: #626262;
  font-size: 15px;
  max-height: 76px;
  overflow: hidden;
  margin-bottom: 28px;
}
/* line 401, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .close {
  width: 12px;
  height: 13px;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url(../++theme++ihoppers/images/bg/close.png) no-repeat 0 0;
}
/* line 402, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b .media-b-cont .rating {
  font-size: 13px;
  color: #4a4a4a;
  float: left;
  line-height: 26px;
  margin-top: -5px;
}
/* line 403, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.wishlist .media-b .media-b-cont .rating img {
  margin-right: 7px;
  float: left;
}
/* line 405, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mb {
  float: left;
  padding-top: 7px;
}
/* line 406, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mb .dur {
  font-size: 12px;
  color: #626262;
  text-transform: uppercase;
  float: left;
  margin-right: 44px;
}
/* line 407, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.mb .dur b {
  color: #313131;
  margin-right: 3px;
}
/* line 409, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b {
  float: right;
  /*width:140px;*/
  padding-right: 2%;
  padding-top: 3%;
}
/* line 410, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b .price {
  text-align: right;
  color: #3d3d3d;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  margin-bottom: 27px;
}
/* line 411, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b .price span {
  font-size: 31px;
  display: block;
  font-weight: 400;
  margin: -6px 0;
}
/* line 412, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b .price span.sm {
  font-size: 14px;
  display: inline;
  font-weight: bold;
  margin: 0px 0;
}
/* line 413, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b .btn {
  height: 40px;
  float: right;
  line-height: 40px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
}
/*-------------------------------------------*/
/* line 417, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .col-map {
  background: none;
  float: right;
  width: 50%;
  margin: 0;
}
/* line 418, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-destinations .col-map {
  background: none;
  float: right;
  width: 50%;
  margin: 0;
}
/* line 419, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .col-map:before {
  padding-bottom: 90.5%;
}
/* line 420, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-destinations .col-map:before {
  padding-bottom: 90.5%;
}
/* line 421, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .col-map iframe,
.map-tours .map-check {
  right: 17px;
}
/* line 422, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-destinations .col-map iframe,
.map-destinations .map-check {
  right: 17px;
}
/* line 423, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.cols > .tours {
  margin-right: 0;
  padding-top: 14px;
}
/* line 424, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .tour-box {
  text-align: left;
}
/* line 425, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-destinations .tour-box {
  text-align: left;
}
/* line 426, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .tour-box .offer-name-big {
  font-size: 20px;
  text-align: center;
  margin: 3px 0 10px;
  letter-spacing: -0.5px;
}
/* line 428, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-destinations .tour-box .offer-name-big {
  font-size: 20px;
  text-align: center;
  margin: 3px 0 10px;
  letter-spacing: -0.5px;
}
/* line 430, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .tour-in:hover .tour-cover {
  top: 0;
  margin: 0;
  padding: 12% 7% 2%;
  bottom: 0;
}
/* line 431, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .tour-in:hover .offer-name-big {
  display: none;
}
/* line 432, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .tour-in:hover .offer-name-full {
  font-size: 15px;
  text-align: left;
}
/* line 433, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-tours .offer-desc {
  font-size: 11px;
  max-height: 90px;
  margin: 7px 0 12px;
  line-height: 1.3;
}
/* line 434, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-destinations .offer-desc {
  font-size: 11px;
  max-height: 90px;
  margin: 7px 0 12px;
  line-height: 1.3;
}
/*-------------------------------------------*/
/* line 437, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.title {
  text-align: center;
  margin-bottom: 34px;
}
/* line 438, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.title h2 {
  padding-bottom: 34px;
  line-height: 1.1;
  background: url(../++theme++ihoppers/images/bg/title.png) no-repeat center bottom;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  font-size: 31px;
  color: #474747;
  position: relative;
}
/* line 439, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.title h2 strong {
  font-weight: 300;
  color: #6d368d;
}
/* line 440, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.title h2:before,
.title h2:after {
  height: 6px;
  background: url(../++theme++ihoppers/images/bg/title-line.png) repeat top;
  bottom: 9px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 50%;
  margin-right: 32px;
}
/* line 441, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.title h2:after {
  margin-right: 0;
  margin-left: 32px;
  right: 0;
  left: 50%;
}
/* line 443, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-bot {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 18px 0;
  line-height: 49px;
}
/* line 444, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tour-bot b {
  float: right;
  font-family: "Roboto";
}
/* line 446, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.dest .tour-cover {
  margin: 0;
  bottom: 0;
  padding: 0;
  z-index: 2;
}
/* line 447, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.dest .tour-in:hover .tour-cover {
  top: 0;
  background: url(../++theme++ihoppers/images/icons/ico1.png) no-repeat center rgba(0, 0, 0, 0.5);
}
/* line 449, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top-big {
  height: auto;
  position: relative;
  padding: 0;
}
/* line 450, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top-big .slick-slide {
  position: relative;
}
/* line 451, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top-big .slick-slide img {
  height: auto;
  display: block;
  width: 100%;
  margin-top: 3px;
}
/* line 452, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top-big .slide-text {
  text-align: center;
  color: #fff;
  top: 50%;
  font-family: "Ubuntu";
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -80px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  font-size: 32px;
  text-transform: uppercase;
}
/* line 453, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top-big .slide-text .text1 {
  font-size: 58px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 2px;
}
/* line 454, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top-big .cont-in {
  position: absolute;
  bottom: 18%;
  left: 50%;
  margin-left: -371px;
  width: 722px;
}
/* line 455, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top-big .slick-next {
  width: 45px;
  height: 45px;
  right: 4%;
  background: url(../++theme++ihoppers/images/bg/arrs3.png) no-repeat right;
}
/* line 456, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.section-top-big .slick-prev {
  width: 45px;
  height: 45px;
  left: 4%;
  background: url(../++theme++ihoppers/images/bg/arrs3.png) no-repeat left;
}
/* line 458, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tours-slider-big {
  margin-right: -23px;
  margin-bottom: -8px;
}
/* line 459, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tours-slider-big .tour-box {
  padding-right: 26px;
}
/* line 460, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tours-slider-big .tour-in {
  margin-bottom: 26px;
}
/* line 461, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.tours-slider-big .tour-in:after {
  padding-bottom: 77%;
}
/*-------------------------------------------*/
/* line 464, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-block {
  position: relative;
  overflow: hidden;
  margin-bottom: 29px;
  margin-top: -4px;
}
/* line 465, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-block:after {
  display: block;
  clear: both;
  content: '';
}
/* line 467, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right {
  background: url(../++theme++ihoppers/images/img200.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
  /* width: 38.2%;*/
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 468, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
/* line 469, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right:after {
  content: '';
  display: block;
  padding-bottom: 86.29%;
}
/* line 470, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-cont {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5% 5% 0px;
}
/* line 472, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-line {
  overflow: hidden;
  z-index: 1;
  position: relative;
  margin-bottom: 9px;
}
/* line 473, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-line .price {
  float: right;
  font-size: 52px;
  line-height: 1.1;
  color: #2b2b2b;
}
/* line 474, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-line .price-name {
  float: left;
  font-size: 20px;
  color: #4b4b4b;
  letter-spacing: 0.5px;
  padding-top: 6px;
  line-height: 1;
}
/* line 476, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.status-block {
  clear: both;
  overflow: hidden;
  z-index: 1;
  position: relative;
  margin-bottom: 15px;
}
/* line 477, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.status-block .rating {
  font-size: 14px;
  color: #10afd9;
}
/* line 478, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.status-block .rating img {
  margin-right: 4px;
}
/* line 480, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .p-text {
  overflow: hidden;
  max-height: 88px;
  font-size: 14px;
  color: #393939;
  line-height: 1.6;
  z-index: 1;
  position: relative;
  margin-bottom: 14px;
}
/* line 481, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .p-text p {
  margin: 0;
}
/* line 482, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .address-block {
  margin-bottom: 26px;
}
/* line 483, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .address-block .address-line {
  font-size: 14px;
  color: #2e2e2e;
  vertical-align: top;
  letter-spacing: 1px;
}
/* line 484, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .address-block .address-line span {
  display: inline-block;
  margin-right: 8px;
  vertical-align: top;
}
/* line 485, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .address-block .address-line a {
  color: #2e2e2e;
  text-decoration: underline;
}
/* line 486, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .address-block .address-line a:hover {
  text-decoration: none;
}
/* line 487, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .address-block .address-line2 {
  line-height: 2.4;
  margin-top: 12px;
}
/* line 488, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .address-block .address-line2 span {
  margin-top: -3px;
}
/* line 489, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .b-right-bottom {
  overflow: hidden;
  vertical-align: bottom;
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 7% 5px;
}
/* line 490, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .b-right-bottom .btn-pink {
  float: right;
  vertical-align: bottom;
  height: 44px;
  width: 125px;
  padding: 0;
  line-height: 44px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
/* line 491, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .b-right-bottom .share-b {
  float: left;
  vertical-align: bottom;
  padding-top: 12px;
}
/* line 492, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .b-right-bottom .share-b .like {
  vertical-align: top;
  width: 38px;
  height: 33px;
  display: block;
  float: left;
}
/* line 493, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .b-right-bottom .share-b .favorite {
  background: url(../++theme++ihoppers/images/icons/liked.png) no-repeat 0 0;
}
/* line 494, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .b-right-bottom .share-b .not-favorite {
  background: url(../++theme++ihoppers/images/icons/like.png) no-repeat 0 0;
}
/* line 495, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.price-b-right .b-right-bottom .share-b .message {
  vertical-align: top;
  width: 38px;
  height: 44px;
  display: block;
  background: url(../++theme++ihoppers/images/icons/message.png) no-repeat 0 0;
  float: left;
  margin-left: 6px;
}
/* line 497, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.place-slider {
  float: left;
  width: 61.8%;
  text-align: center;
  overflow: hidden;
}
/* line 498, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.place-slider img {
  width: 100%;
}
/* line 499, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-slider {
  float: left;
  width: 76.3%;
  /*min-height:385px;*/
  padding-bottom: 53.34%;
  height: 0;
}
/* line 500, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-slider .left-slider-b {
  line-height: 0;
}
/* line 501, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-slider .slick-arrow {
  margin-top: -22px;
}
/* line 502, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-slider .slick-prev {
  background: url(../++theme++ihoppers/images/bg/arr4.png) no-repeat 0 0;
  width: 26px;
  height: 35px;
  left: 4px;
}
/* line 503, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-slider .slick-prev:hover {
  width: 28px;
  height: 38px;
  background: url(../++theme++ihoppers/images/bg/arr4.png) no-repeat 0 -40px;
}
/* line 504, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-slider .slick-next {
  background: url(../++theme++ihoppers/images/bg/arr4.png) no-repeat -32px 0;
  width: 26px;
  height: 35px;
  right: 4px;
}
/* line 505, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-slider .slick-next:hover {
  width: 28px;
  height: 38px;
  background: url(../++theme++ihoppers/images/bg/arr4.png) no-repeat -30px -40px;
}
/* line 507, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.thumbs-col {
  overflow: hidden;
  position: relative;
}
/* line 508, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.thumbs-col:after {
  content: '';
  display: block;
  padding-bottom: 225.05%;
}
/* line 509, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-thumbs,
.left-thumbs.slick-slider {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: -2px;
  left: 4px;
  right: 7px;
  height: 100%;
  min-height: 100%;
}
/* line 510, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-thumbs .slick-slide {
  line-height: 0;
  font-size: 0;
  position: relative;
  margin-bottom: 3px;
}
/* line 511, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-thumbs .slick-list {
  min-height: 100%;
  height: 100%;
}
/* line 512, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-thumbs .slick-arrow {
  margin-top: -22px;
  z-index: 10;
  width: 27px;
  height: 22px;
  left: 50%;
  margin: 0 0 0 -11px;
}
/* line 513, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-thumbs .slick-prev {
  background: url(../++theme++ihoppers/images/bg/arr5.png) no-repeat 0 0;
  top: 0;
}
/* line 514, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-thumbs .slick-next {
  background: url(../++theme++ihoppers/images/bg/arr5.png) no-repeat 0px -22px;
  bottom: 10px;
  top: auto;
}
/* line 515, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.left-thumbs .left-slider-b .video-icon {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -22px 0 0 -22px;
  background: url(../++theme++ihoppers/images/bg/video2.png) no-repeat 0 0;
}
/* */
/* line 518, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center-section {
  overflow: hidden;
}
/* line 519, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar {
  overflow: hidden;
}
/* line 520, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .side-block {
  overflow: hidden;
  background: #f2f2f2;
  margin-bottom: 32px;
}
/* line 521, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.side-block-title {
  height: 55px;
  text-align: center;
  font-size: 16px;
  color: #f2f2f2;
  line-height: 2.7;
  background: url(../++theme++ihoppers/images/bg/title-bg.png) no-repeat center 0;
  margin-bottom: 17px;
}
/* line 522, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .side-in {
  padding: 0 4% 8% 4%;
  overflow: hidden;
}
/* line 523, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .tours {
  margin: 0 0 10px 0;
}
/* line 524, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .tours .tour-box {
  float: none;
  width: 100%;
  padding: 0;
}
/* line 525, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .tours .tour-box .offer-name-full {
  font-size: 20px;
  text-align: center;
  margin-bottom: 8px;
  letter-spacing: 1px;
}
/* line 526, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .offers .tour-in {
  margin-bottom: 11px;
}
/* line 527, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .offers .tour-in:after {
  padding-bottom: 86%;
}
/* line 528, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .offers .tour-in .tour-cover {
  padding: 12px 5px 7px;
}
/* line 529, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .offers .tour-in:hover .tour-cover {
  padding: 10% 8% 0;
}
/* line 530, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .offers .tour-in:hover .tour-cover .offer-name-full {
  text-align: left;
  margin-bottom: 4px;
}
/* line 531, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .offers .offer-desc {
  text-align: justify;
  overflow: hidden;
  max-height: 96px;
  margin: 9px 0 15px;
  line-height: 1.34;
}
/* line 532, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.sidebar .side-in .btn {
  margin: 0 auto;
  width: 130px;
  padding: 0;
  height: 38px;
  display: block;
  line-height: 38px;
  font-size: 15px;
}
/* */
/* line 535, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.fixed-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
/* line 536, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.fixed-nav.fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
/* line 537, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.fixed-nav.fix .cont-in {
  padding: 0 0px;
  position: relative;
  padding-right: 200px;
  box-sizing: border-box;
}
/* line 538, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.fixed-nav .cont-in {
  padding: 0;
  position: relative;
}
/* line 539, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.fixed-nav .btn-or {
  display: none;
  padding: 0;
  position: absolute;
  width: 198px;
  top: 0;
  right: 0px;
  height: 54px;
  font-size: 16px;
  line-height: 54px;
}
/* line 540, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.fixed-nav.fix .btn-or {
  display: block;
}
/* line 541, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center-nav {
  overflow: hidden;
  display: table;
  width: 100%;
  margin-bottom: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
/* line 542, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center-nav li {
  display: block;
  display: table-cell;
  vertical-align: middle;
  background-color: #562c6e;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  height: 54px;
}
/* line 549, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center-nav li + li {
  border-left: 1px solid #714389;
}
/* line 550, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center-nav li.hid {
  display: none;
}
/* line 551, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.fixed-nav.fix .center-nav li.hid {
  display: table-cell;
}
/* line 552, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center-nav li a {
  display: block;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  padding: 0 20px;
  line-height: 18px;
  text-align: center;
}
/* line 553, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center-nav li:hover {
  background-color: #411a58;
}
/* line 554, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center-nav li:hover a {
  text-decoration: none;
}
/* line 556, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.btn-or {
  color: #fff;
  background-color: #f6921b;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0.07));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0.07));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0.07));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0.07));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0.07));
}
/* line 562, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.btn-or:hover {
  background-color: #e88610;
}
/* line 564, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center {
  float: left;
  width: 71.1%;
  margin-right: 0.7%;
  position: relative;
}
/* line 565, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.center.padd {
  padding-top: 57px;
}
/* line 567, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.post {
  overflow: hidden;
  font-size: 13px;
  line-height: 1.94;
  color: #484848;
  padding: 0px 6px 0 0;
  text-align: justify;
  margin: 0 auto 23px;
  max-width: 766px;
}
/* line 568, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.post h2 {
  font-size: 21px;
  padding: 0;
  margin-bottom: 15px;
  text-shadow: 0 0;
  padding-top: 34px;
}
/* line 569, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.post h3 {
  font-size: 15px;
  line-height: 1.6;
  padding: 0;
  margin-bottom: 5px;
  font-weight: 400;
  text-shadow: 0 0;
  letter-spacing: 0.5px;
}
/* line 570, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.post ul {
  padding-left: 17px;
  margin-bottom: 12px;
}
/* line 571, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.post ul li {
  margin-bottom: 4px;
}
/* line 572, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.post p {
  margin-bottom: 14px;
}
/* line 574, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-in {
  overflow: hidden;
  border: 1px solid #cbcbca;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
}
/* line 575, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-in iframe {
  width: 100%;
  overflow: hidden;
  height: 228px;
  vertical-align: top;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
}
/* line 577, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-block {
  overflow: hidden;
  background: #f2f2f2;
  padding: 21px 28px 27px 26px;
  position: relative;
  z-index: 1;
}
/* line 578, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-top {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 11px;
}
/* line 579, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-top .rating {
  font-size: 20px;
  color: #404040;
  margin-bottom: 28px;
}
/* line 580, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block {
  position: relative;
}
/* line 581, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block:after {
  display: block;
  clear: both;
  content: '';
}
/* line 582, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block .filter-right {
  float: right;
}
/* line 583, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block .filter-right > span {
  display: block;
  float: left;
  margin-right: 16px;
  font-size: 15px;
  line-height: 40px;
  color: #636363;
}
/* line 584, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block .filter-right .filter-right-sel {
  float: left;
  width: 166px;
}
/* line 586, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block .filter-left {
  float: left;
  padding-left: 0px;
}
/* line 587, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block .filter-left > span {
  float: left;
  display: block;
  margin-right: 23px;
  font-size: 15px;
  line-height: 40px;
  color: #636363;
}
/* line 588, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block .filter-left .filter-left-sel {
  float: left;
  width: 86px;
  margin-right: 23px;
}
/* line 589, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-filter-block .filter-left .filter-left-sel + .filter-left-sel {
  width: 76px;
}
/* line 590, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-center {
  overflow: hidden;
  border-top: 1px solid #e6e6e6;
}
/* line 592, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row {
  overflow: hidden;
  border-bottom: 1px solid #d1d1d1;
  padding: 33px 0px 28px 19px;
}
/* line 593, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row + .rev-row {
  border-top: 1px solid #e6e6e6;
}
/* line 594, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row:last-child {
  border: none;
}
/* line 595, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-top {
  overflow: hidden;
  margin-bottom: 5px;
}
/* line 596, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-top .date {
  float: right;
  font-size: 14px;
  color: #636363;
  margin-top: 5px;
  letter-spacing: 0.4px;
}
/* line 597, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-top .title {
  float: left;
  margin: 0;
}
/* line 598, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-top .title h2 {
  font-size: 22px;
  color: #404040;
  background: none;
  padding: 0;
  text-align: left;
  text-transform: none;
  margin-bottom: 4px;
}
/* line 599, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-top .title h2:after {
  display: none;
}
/* line 600, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-top .title h2:before {
  display: none;
}
/* line 601, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-top .title .rating {
  clear: both;
  text-align: left;
}
/* line 602, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-text {
  overflow: hidden;
  font-size: 13px;
  color: #636363;
  max-width: 622px;
  line-height: 1.95;
  margin: 0px 0 2px;
  padding-left: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 603, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-text p {
  margin: 0;
}
/* line 604, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.rev-row-bottom {
  overflow: hidden;
  margin-top: 0px;
}
/* line 605, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.qv {
  float: right;
}
/* line 606, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.qv span {
  display: block;
  float: left;
  font-size: 14px;
  color: #636363;
  line-height: 32px;
  margin-right: 20px;
}
/* line 607, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.qv a {
  display: block;
  float: left;
  font-size: 14px;
  color: #838383;
  text-align: center;
  text-decoration: none;
  width: 41px;
  height: 29px;
  line-height: 29px;
  border: 1px solid #9a9999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
/* line 608, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.qv a:hover {
  text-decoration: none;
  background: #9a9999;
  color: #fff;
}
/* line 610, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.adr {
  float: left;
  font-size: 14px;
  color: #888888;
  line-height: 30px;
}
/* line 611, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.bottom-pagenavi {
  overflow: hidden;
  margin-top: 21px;
}
/* line 612, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.bottom-pagenavi .pagenavi {
  overflow: hidden;
  text-align: center;
}
/* line 613, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.bottom-pagenavi .pagenavi a {
  display: inline-block;
  text-align: center;
  margin: 0 3px;
  text-decoration: none;
  font-size: 14px;
  color: #556270;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #dddddd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
}
/* line 619, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.bottom-pagenavi .pagenavi a:hover {
  text-decoration: none;
  background: #404040;
  color: #fff;
}
/* line 620, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.bottom-pagenavi .pagenavi a.active {
  background: #404040;
  color: #fff;
}
/* line 622, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.table .title {
  margin: 0;
  text-align: left;
}
/* line 623, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.table .actionmenu .btn {
  line-height: 25px;
}
/*-------------------------------------------*/
@media screen and (min-width: 1100px) {
  /* line 628, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big .tour-in:hover .tour-cover {
    padding: 8% 8% 10px;
  }
  /* line 629, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big .offer-name-full {
    font-size: 22px;
    margin-bottom: 4px;
  }
  /* line 630, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big .offer-desc {
    max-height: 118px;
    margin: 12px 0 4px;
  }
}
@media screen and (max-width: 1180px) {
  /* line 633, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .slick-prev {
    left: -12px;
  }
  /* line 634, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .slick-next {
    right: 5px;
  }
  /* line 635, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select2 .select-drop {
    left: -196px;
  }
  /* line 636, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .media-b-cont {
    padding: 20px 20px 10px 20px;
  }
  /* line 637, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .media-b-cont {
    padding: 20px 10px 10px 20px;
  }
  /* line 638, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist-top {
    margin: 0;
  }
  /* line 639, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b .pb:hover .tour-cover {
    padding: 10% 7% 0px 7%;
  }
  /* line 640, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-tours .tour-in:hover .tour-cover,
  .offers .tour-in:hover .tour-cover {
    padding: 10% 7% 2%;
  }
  /* line 641, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b-right .address-block .address-line2 {
    margin-top: 0;
  }
  /* line 642, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .sidebar .offers .tour-in:hover .tour-cover {
    padding: 5% 5% 0;
  }
  /* line 643, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center {
    width: 70%;
  }
  /* line 644, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav.fix .cont-in {
    padding: 0 10px;
    padding-right: 210px;
  }
  /* line 645, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav .btn-or {
    right: 10px;
  }
}
@media screen and (max-width: 1050px) {
  /* line 648, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .links-list {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  /* line 649, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .foot-share .share {
    margin-right: -5px;
  }
  /* line 650, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .foot-share .share a {
    margin-right: 5px;
  }
  /* line 651, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b .price span {
    letter-spacing: -1px;
  }
  /* line 652, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b .pb:hover .tour-cover {
    padding: 7% 7% 0px 7%;
  }
  /* line 653, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-tours .col-map {
    width: 100%;
    float: none;
    height: 300px;
    margin-bottom: 17px;
  }
  /* line 654, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-tours .col-tours {
    padding: 0;
    width: auto;
    float: none;
    display: inline;
  }
  /* line 655, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-tours .tours {
    margin: 0;
    display: inline;
  }
  /* line 656, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-tours .tour-box {
    width: 33.33%;
  }
  /* line 657, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-destinations .col-map {
    width: 100%;
    float: none;
    height: 300px;
    margin-bottom: 17px;
  }
  /* line 658, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-destinations .col-tours {
    padding: 0;
    width: auto;
    float: none;
    display: inline;
  }
  /* line 659, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-destinations .tours {
    margin: 0;
    display: inline;
  }
  /* line 660, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-destinations .tour-box {
    width: 33.33%;
  }
  /* line 661, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .cols > .tours {
    padding: 0;
  }
  /* line 662, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big .tour-in:hover .tour-cover {
    padding: 7% 7% 10px;
  }
  /* line 663, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big .offer-desc {
    max-height: 102px;
  }
  /* line 664, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-line {
    margin: 0;
  }
  /* line 665, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b-right .p-text {
    margin-bottom: 10px;
  }
  /* line 666, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .status-block {
    margin-bottom: 2px;
  }
  /* line 667, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center {
    width: 68%;
  }
  /* line 668, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li a {
    padding: 0 10px;
  }
  /* line 669, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav .btn-or {
    width: 160px;
  }
  /* line 670, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav.fix .cont-in {
    padding-right: 172px;
  }
  /* line 671, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-block {
    padding: 20px;
  }
  /* line 672, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-row {
    padding: 15px 0px 15px 0px;
  }
}
@media screen and (min-width: 979px) {
  /* line 675, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .media-b-cont {
    height: 206px;
    position: relative;
    box-sizing: border-box;
  }
  /* line 676, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .media-b-cont .mb {
    position: absolute;
    bottom: 21px;
  }
  /* line 677, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .price-b {
    height: 206px;
    position: relative;
    box-sizing: border-box;
  }
  /* line 678, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .price-b .price {
    margin-bottom: 26px;
    margin-top: -2px;
    min-width: 130px;
  }
  /* line 679, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .price-b .btn {
    position: absolute;
    bottom: 21px;
    left: 0px;
  }
}
@media screen and (max-width: 979px) {
  /* line 682, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .links-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  /* line 683, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .new-cols .col,
  .new-cols .col + .col {
    float: none;
    width: auto;
    margin-right: 0;
  }
  /* line 684, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .col .new .new-img {
    float: left;
    margin-right: 20px;
  }
  /* line 685, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select-drop {
    width: 719px;
    padding: 16px 0px 21px 0px;
  }
  /* line 686, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .media-b .media-b-cont {
    overflow: visible;
  }
  /* line 687, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .media-b h2 {
    white-space: normal;
  }
  /* line 688, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .media-b-cont {
    padding: 15px 10px 10px 15px;
  }
  /* line 689, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .media-b-cont {
    overflow: hidden;
    padding: 15px 10px 10px 15px;
    clear: both;
  }
  /* line 690, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .media-b-img,
  .media-b-img {
    width: 254px;
    margin: 15px 15px 0 15px;
  }
  /* line 691, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist-top {
    padding: 14px 0 14px 0;
  }
  /* line 692, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .pagemenu {
    margin-bottom: 30px;
  }
  /* line 693, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .posit span {
    font-size: 30px;
  }
  /* line 694, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .media-b-txt {
    max-height: 166px;
    overflow: hover;
    clear: both;
    padding-top: 10px;
  }
  /* line 695, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .about-s {
    padding: 13px 0 20px 0;
  }
  /* line 696, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .team-b,
  .section-links {
    padding: 35px 0 25px 0;
  }
  /* line 697, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .career,
  .media-s,
  .section-destin,
  .section-tours {
    padding: 35px 0 35px 0;
  }
  /* line 698, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-news {
    padding: 35px 0 5px 0;
  }
  /* line 699, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .gr-b {
    padding: 35px 0 33px 0;
  }
  /* line 700, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .top-menu li {
    margin-left: 24px;
  }
  /* line 701, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .pagemenu li a {
    height: 45px;
    line-height: 45px;
  }
  /* line 702, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .cont-in {
    bottom: 10%;
  }
  /* line 703, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .place-slider {
    margin-bottom: 10px;
    float: none;
    width: auto;
    margin-right: -7px;
  }
  /* line 704, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b-right:after {
    padding: 0;
  }
  /* line 705, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b-cont {
    position: relative;
    padding: 14px 20px 40px;
  }
  /* line 706, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b-right .b-right-bottom {
    padding: 0 20px 8px;
  }
  /* line 707, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }
  /* line 708, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li.hid {
    display: table-cell;
  }
  /* line 709, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li a {
    font-size: 14px;
    line-height: 16px;
  }
  /* line 710, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav .btn-or {
    width: 145px;
    font-size: 14px;
  }
  /* line 711, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav.fix .cont-in {
    padding-right: 157px;
  }
  /* line 712, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .sidebar .side-block {
    width: 49%;
    float: left;
  }
  /* line 713, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .sidebar .side-block + .side-block {
    margin-left: 2%;
  }
  /* line 714, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .new-cols .col {
    float: none;
    width: 100%;
    margin-left: 0%;
  }
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  /* line 717, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b-sm .pb,
  .peop-b-sm .pb:nth-child(6n+1) {
    width: 24.28%;
    margin: 0 0 1.4% 0.95%;
  }
  /* line 718, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b-sm .pb:nth-child(4n+1) {
    margin-left: 0;
  }
  /* line 719, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b .pb,
  .peop-b .pb:nth-child(4n+1) {
    width: 32%;
    margin: 0 0 1.8% 2%;
  }
  /* line 720, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b .pb:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 820px) {
  /* line 723, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-tours .tour-box {
    width: 50%;
  }
  /* line 724, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-destinations .tour-box {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  /* line 727, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .top-menu li {
    margin-left: 20px;
  }
  /* line 728, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .cols {
    margin: 0;
  }
  /* line 729, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-tours {
    margin-right: -17px;
  }
  /* line 730, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-destintions {
    margin-right: -17px;
  }
  /* line 731, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .col-map {
    margin: 15px 0 0;
  }
  /* line 732, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .col-tours {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
  }
  /* line 733, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .col-map:before {
    height: 300px;
    padding: 0;
  }
  /* line 734, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .links-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /* line 735, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .logo {
    width: 150px;
  }
  /* line 736, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .top-menu li a {
    font-size: 13px;
  }
  /* line 737, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  #footer,
  .foot-in {
    height: auto;
    position: relative;
  }
  /* line 738, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .foot-right {
    float: none;
    overflow: hidden;
  }
  /* line 739, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .subscribe {
    float: left;
    margin-right: 5%;
  }
  /* line 740, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .foot-share {
    overflow: hidden;
  }
  /* line 741, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .col .new .new-img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* line 742, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .search .select {
    position: static;
  }
  /* line 743, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select .select-drop,
  .select2 .select-drop {
    z-index: 30;
    left: 0;
    right: 0;
    width: auto;
    padding: 16px 0px 21px 0px;
    top: 54px;
  }
  /* line 744, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select1 .column-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /* line 745, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select-drop-col {
    width: 60%;
  }
  /* line 746, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .close {
    top: 5px;
    right: 5px;
  }
  /* line 747, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .media-b h2 {
    white-space: normal;
    line-height: 1.2;
  }
  /* line 748, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .media-b-img {
    max-width: 254px;
    width: 40%;
  }
  /* line 749, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .pagemenu li a {
    height: 35px;
    line-height: 35px;
    padding: 0 8px;
    font-size: 14px;
  }
  /* line 750, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .full-slider .slick-prev,
  .full-slider .slick-next {
    margin-top: -20px;
    left: 10px;
  }
  /* line 751, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .full-slider .slick-next {
    left: auto;
    right: 10px;
  }
  /* line 752, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .cont-in {
    left: 0;
    right: 0;
    margin: 0;
    width: auto;
  }
  /* line 753, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .slide-text {
    font-size: 28px;
  }
  /* line 754, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .slide-text .text1 {
    font-size: 50px;
  }
  /* line 755, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .title h2 {
    font-size: 26px;
  }
  /* line 756, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav.fix .cont-in {
    padding-right: 107px;
  }
  /* line 757, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav .btn-or {
    width: 95px;
    padding-top: 9px;
    box-sizing: border-box;
    line-height: 16px;
  }
  /* line 758, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .post h2 {
    padding-top: 10px;
  }
  /* line 759, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-block {
    padding: 10px 10px 20px;
  }
  /* line 760, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-top .rating {
    margin-bottom: 10px;
  }
  /* line 761, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-row-text {
    line-height: 1.5;
  }
  /* line 762, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .post {
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) and (min-width: 520px) {
  /* line 765, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b-sm .pb,
  .peop-b-sm .pb:nth-child(6n+1) {
    width: 32%;
    margin: 0 0 1.4% 2%;
  }
  /* line 766, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b-sm .pb:nth-child(3n+1) {
    margin-left: 0;
  }
  /* line 767, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b .pb,
  .peop-b .pb:nth-child(4n+1) {
    width: 49%;
    margin: 0 0 1.8% 2%;
  }
  /* line 768, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b .pb:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1180px) and (min-width: 700px) {
  /* line 772, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big .slick-next {
    right: 11px;
  }
}
@media screen and (max-width: 700px) {
  /* line 775, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big {
    margin-right: -16px;
  }
  /* line 776, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big .tour-box {
    padding-right: 17px;
  }
  /* line 777, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider-big .slick-list {
    margin: 0 auto;
    max-width: 360px;
  }
}
@media screen and (max-width: 640px) {
  /* line 780, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .logo {
    float: none;
    margin: 0 auto;
    display: block;
    width: 104px;
  }
  /* line 781, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .top-menu {
    position: fixed;
    left: -220px;
    top: 0;
    bottom: 0;
    width: 220px;
    margin: 0;
    background: #efefef;
    z-index: 3;
    transition: 0.2s ease-in-out;
  }
  /* line 782, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .top-menu li {
    display: block;
    float: none;
    margin: 20px 10px;
  }
  /* line 783, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .top-menu li a {
    font-size: 15px;
    font-weight: bold;
    color: #552e6c;
  }
  /* line 784, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .top-menu li a i {
    color: #b9395d;
    width: 30px;
    display: inline-block;
  }
  /* line 785, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  #content .share {
    display: none;
  }
  /* line 786, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .mobile-button {
    display: block;
  }
  /* line 787, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .open #page-wrap {
    height: 100%;
    overflow: hidden;
  }
  /* line 788, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  #container {
    transition: 0.2s ease-in-out;
    z-index: 30;
    overflow: visible;
  }
  /* line 789, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .open #container {
    left: 220px;
  }
  /* line 790, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  #header:after {
    left: 0px;
    visibility: hidden;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 4;
    content: '';
    background: rgba(0, 0, 0, 0.35);
    transition: 0.2s ease-in-out;
  }
  /* line 791, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .open #header:after {
    left: 220px;
    visibility: visible;
    opacity: 1;
  }
  /* line 792, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .open .top-menu {
    left: 0px;
  }
  /* line 793, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top {
    height: auto;
    padding-top: 65px;
  }
  /* line 794, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .search {
    margin: 0 30px 10px;
  }
  /* line 795, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .search .select {
    float: none;
    width: auto;
    margin: 0 0 10px;
  }
  /* line 796, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .search .btn {
    width: 100%;
    display: block;
    float: none;
    margin: 0 0 0px;
  }
  /* line 797, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  h2 {
    font-size: 22px;
    margin: 0 auto 25px;
    text-align: center;
  }
  /* line 798, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .column-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /* line 799, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .search .select {
    position: relative;
  }
  /* line 800, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select .select-drop,
  .select2 .select-drop {
    overflow: auto;
    max-height: 300px;
    left: -14px;
    right: -14px;
    padding: 16px 0px 21px 0px;
    top: 43px;
  }
  /* line 801, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select1 .column-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  /* line 802, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select-drop-col {
    width: 50%;
    padding: 0;
  }
  /* line 803, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .select-drop-col + .select-drop-col {
    padding: 0;
  }
  /* line 804, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .media-b-cont p {
    margin-bottom: 14px;
  }
  /* line 805, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-wishlist {
    padding-bottom: 10px;
  }
  /* line 806, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  h1 {
    margin: 0 auto 15px;
    font-size: 30px;
  }
  /* line 807, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wl-ico {
    margin-right: 11px;
  }
  /* line 808, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .foot-share .share {
    margin: 0;
  }
  /* line 809, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  #footer .cont-in {
    padding-top: 22px;
  }
  /* line 810, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .posit {
    width: 100%;
    margin-left: 0;
  }
  /* line 811, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .pagemenu li + li {
    padding-left: 2px;
  }
  /* line 812, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .pagemenu li a {
    padding: 0 5px;
  }
  /* line 813, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big {
    padding: 0;
  }
  /* line 814, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .cont-in {
    bottom: 0%;
  }
  /* line 815, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .slick-prev {
    left: 1%;
  }
  /* line 816, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .slick-next {
    right: 1%;
  }
  /* line 817, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .slide-text {
    font-size: 15px;
    margin: 0;
    z-index: 1;
    top: 66px;
  }
  /* line 818, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .slide-text .text1 {
    font-size: 27px;
  }
  /* line 819, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .slick-slide {
    height: 350px;
  }
  /* line 820, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .section-top-big .slick-slide img {
    margin: 0;
    height: 100%;
    z-index: 0;
    max-width: 300%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
  /* line 821, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .sidebar .side-block,
  .sidebar .side-block + .side-block {
    float: none;
    width: auto;
    margin-left: 0%;
  }
  /* line 822, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-filter-block .filter-right {
    float: none;
    margin-bottom: 10px;
  }
  /* line 823, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-filter-block .filter-right:after {
    content: '';
    display: block;
    clear: both;
  }
  /* line 824, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li {
    height: 44px;
  }
  /* line 825, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li a {
    font-size: 12px;
    line-height: 14px;
    padding: 0 5px;
  }
  /* line 826, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav .btn-or {
    width: 73px;
    padding-top: 7px;
    box-sizing: border-box;
    line-height: 14px;
    font-size: 12px;
    height: 44px;
  }
  /* line 827, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav.fix .cont-in {
    padding-right: 85px;
  }
  /* line 828, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-filter-block .filter-left > span,
  .rev-filter-block .filter-right > span {
    width: 75px;
    margin-right: 5px;
  }
  /* line 829, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-filter-block .filter-left .filter-left-sel {
    margin-right: 5px;
  }
  /* line 830, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .sidebar .side-in {
    padding: 0 10px 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 834, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .col-tours .tour-box,
  .map-tours .tour-box {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 320px;
  }
  /* line 835, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .col-tours .tour-box,
  .map-destinations .tour-box {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 320px;
  }
  /* line 836, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .tours-slider .slick-list {
    margin: 0 auto;
    max-width: 320px;
  }
  /* line 837, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-tours .offer-desc {
    max-height: 102px;
    font-size: 12px;
  }
  /* line 838, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .map-destinations .offer-desc {
    max-height: 102px;
    font-size: 12px;
  }
}
@media screen and (max-width: 519px) {
  /* line 841, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b .pb,
  .peop-b .pb:nth-child(4n+1) {
    width: 100%;
    margin: 0 auto 1.8% auto;
    max-width: 300px;
    float: none;
  }
  /* line 842, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b-sm .pb,
  .peop-b-sm .pb:nth-child(6n+1) {
    width: 49%;
    margin: 0 0 1.6% 2%;
  }
  /* line 843, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b-sm .pb:nth-child(2n+1) {
    margin-left: 0;
  }
  /* line 844, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .pagemenu {
    display: block;
    margin-left: -2px;
    overflow: hidden;
  }
  /* line 845, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .pagemenu li {
    display: block;
    float: left;
    width: 50%;
    padding-bottom: 2px;
    padding-left: 2px;
    box-sizing: border-box;
  }
  /* line 846, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .pagemenu li:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  /* line 849, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .links-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  /* line 850, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .subscribe {
    text-align: center;
    float: none;
    margin: 0 0 20px;
  }
  /* line 851, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .foot-share {
    text-align: center;
    float: none;
    margin: 0 0 20px;
  }
  /* line 852, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .foot-col {
    width: 50%;
  }
  /* line 853, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .foot-col:first-child {
    display: none;
  }
  /* line 854, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .new-row .new-img {
    width: 120px;
    margin-bottom: 10px;
  }
  /* line 855, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .new-row .new-cont {
    overflow: visible;
    padding-bottom: 10px;
  }
  /* line 856, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .new-row .new-title {
    overflow: hidden;
  }
  /* line 857, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .new-row .new-txt {
    clear: both;
    /*height:auto;*/
  }
  /* line 858, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .media-b-img,
  .media-b .media-b-img {
    max-width: 100%;
    float: none;
    width: 100%;
    margin: 0px 0 0 0px;
  }
  /* line 859, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b .price span.sm {
    display: none;
  }
  /* line 860, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .wishlist .media-b .media-b-cont {
    padding: 10px;
  }
  /* line 861, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b {
    padding: 10px 10px 0;
    float: none;
    width: auto;
  }
  /* line 862, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b .btn {
    margin-top: 3px;
  }
  /* line 863, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b .price {
    margin: 0;
    float: left;
    text-align: left;
  }
  /* line 864, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b .price span {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
  }
  /* line 865, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .media-b {
    font-size: 13px;
  }
  /* line 866, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .peop-b-sm .pb .tour-name {
    font-size: 13px;
  }
  /* line 867, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .title h2 {
    font-size: 19px;
  }
  /* line 868, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .left-slider {
    float: none;
    width: 100%;
    padding-bottom: 70.34%;
  }
  /* line 869, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .thumbs-col {
    display: none;
  }
  /* line 870, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-line {
    margin: 0 0 3px;
  }
  /* line 871, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-line .price {
    font-size: 38px;
  }
  /* line 872, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-line .price-name {
    font-size: 16px;
    padding-top: 2px;
  }
  /* line 873, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b-right .address-block .address-line {
    font-size: 12px;
  }
  /* line 874, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b-cont {
    padding: 10px 10px 35px;
  }
  /* line 875, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .price-b-right .b-right-bottom {
    padding: 0 10px 5px;
  }
  /* line 876, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .place-slider {
    margin-right: 0;
  }
  /* line 877, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-row-top .title h2 {
    font-size: 18px;
  }
  /* line 878, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .adr {
    float: none;
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* line 879, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav {
    display: block;
  }
  /* line 880, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li {
    height: 35px;
    display: block;
  }
  /* line 881, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li + li {
    border-left: 0px solid #714389;
  }
  /* line 882, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li.hid,
  .fixed-nav.fix .center-nav li.hid {
    display: block;
  }
  /* line 883, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center-nav li a {
    line-height: 35px;
  }
  /* line 884, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav .btn-or {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: relative;
    right: 0;
    margin-top: 2px;
    padding: 0;
  }
  /* line 885, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .center.padd {
    padding-top: 0px;
  }
  /* line 886, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav {
    position: relative !important;
    margin-bottom: 10px;
  }
  /* line 887, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav.fix {
    position: relative !important;
  }
  /* line 888, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .fixed-nav.fix .cont-in {
    padding: 0;
  }
  /* line 889, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .sidebar .side-block,
  .sidebar .side-block + .side-block {
    margin: 0 -10px 10px;
  }
  /* line 890, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .rev-block {
    margin: 0 -10px 0px;
  }
  /* line 891, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
  .sidebar,
  .center-section {
    overflow: visible;
  }
}
/* line 893, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-destinations .tours {
  padding-top: 0px;
}
/* line 897, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.map-activities .tours {
  padding-top: 0px;
}
/* Generated by http://css.spritegen.com CSS Sprite Generator */
/* line 903, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.insta,
.soc1,
.soc2,
.soc3,
.soc4,
.soc5,
.soc6,
.soc10,
.soc11,
.soc7,
.soc8,
.soc9 {
  display: inline-block;
  background: url('../++theme++ihoppers/css/images/social_sprites.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}
/* line 908, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.insta {
  background-position: 0px 0px;
  width: 38px;
  height: 38px;
}
/* line 909, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc1 {
  background-position: 0px -38px;
  width: 38px;
  height: 38px;
}
/* line 910, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc2 {
  background-position: 0px -76px;
  width: 38px;
  height: 38px;
}
/* line 911, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc3 {
  background-position: 0px -114px;
  width: 38px;
  height: 38px;
}
/* line 912, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc4 {
  background-position: 0px -152px;
  width: 38px;
  height: 38px;
}
/* line 913, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc5 {
  background-position: 0px -190px;
  width: 38px;
  height: 38px;
}
/* line 914, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc6 {
  background-position: 0px -228px;
  width: 38px;
  height: 38px;
}
/* line 915, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc10 {
  background-position: 0px -266px;
  width: 28px;
  height: 27px;
}
/* line 916, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc11 {
  background-position: 0px -293px;
  width: 28px;
  height: 27px;
}
/* line 917, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc7 {
  background-position: 0px -320px;
  width: 28px;
  height: 27px;
}
/* line 918, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc8 {
  background-position: 0px -347px;
  width: 28px;
  height: 27px;
}
/* line 919, http://manage.ihoppers.com/++theme++ihoppers/css/style.less */
.soc9 {
  background-position: 0px -374px;
  width: 28px;
  height: 27px;
}

/* line 2, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-checkbox {
  top: -1px;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 9px;
}
/* line 12, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-checkbox.checked {
  background: url(../++theme++ihoppers/images/icons/check.jpg) no-repeat center #ffffff;
}
/* line 16, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-checkbox.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}
/* line 21, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-radio {
  width: 17px;
  height: 17px;
  background: url(../++theme++ihoppers/images/icons/icons.png) no-repeat -58px -173px;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  top: -2px;
}
/* line 31, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-radio.checked .jq-radio__div {
  width: 17px;
  height: 17px;
  background: url(../++theme++ihoppers/images/icons/icons.png) no-repeat -58px -190px;
}
/* line 37, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-radio.focused {
  border: 1px solid #08C;
}
/* line 40, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-radio.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}
/* line 46, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-file {
  width: 270px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
/* line 51, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-file input {
  cursor: pointer;
  height: auto;
  line-height: 1em;
}
/* line 56, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-file__name {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 80px 0 10px;
  color: #333;
  font: 14px/30px Arial, sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1;
  background: #FFF;
}
/* line 73, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.focused .jq-file__name {
  border: 1px solid #5794BF;
}
/* line 76, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-radius: 0 4px 4px 0;
  background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px/30px Arial, sans-serif;
}
/* line 88, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-file:hover .jq-file__browse {
  background-color: #E6E6E6;
  background-position: 0 -10px;
}
/* line 92, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}
/* line 96, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-file.disabled .jq-file__name {
  color: #888;
}
/* line 99, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}
/* line 108, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  width: 100%;
}
/* line 113, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__select {
  height: 20px;
  font-size: 15px;
  line-height: 20px;
  font-family: 'Muli', sans-serif;
  padding: 8px 27px 8px 10px;
  border: 1px solid #929090;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  color: #000;
}
/* line 121, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}
/* line 127, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__select-text {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 134, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
}
/* line 142, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 16px;
  right: 12px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 5px solid #484848;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  /*opacity: 0.3;
	filter: alpha(opacity=30);*/
}
/* line 155, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 159, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/* line 163, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__dropdown {
  top: 38px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 16px;
  border: 1px solid #929090;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
  background: #f2f2f2;
}
/* line 175, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__search {
  margin: 5px;
}
/* line 178, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__search input {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  outline: none;
  border: 1px solid #CCC;
  border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield;
}
/* line 192, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 196, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px;
}
/* line 202, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox ul {
  margin: 0;
  padding: 0;
}
/* line 206, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  color: #231F20;
  font-size: 15px;
  line-height: 20px;
  font-family: 'Muli', sans-serif;
}
/* line 212, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox li.selected,
.jq-selectbox li.sel {
  background-color: #b4b2b2;
  color: #FFF;
  display: none !important;
}
/* line 216, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox li:hover {
  background-color: #b4b2b2;
  color: #FFF;
}
/* line 220, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox li.disabled {
  color: #AAA;
}
/* line 223, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox li.disabled:hover {
  background: none;
}
/* line 226, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox li.optgroup {
  font-weight: bold;
}
/* line 229, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}
/* line 234, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-selectbox li.option {
  padding-left: 25px;
}
/* line 239, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #FFF;
  color: #333;
  font: 14px/18px Arial, sans-serif;
  cursor: default;
}
/* line 252, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple.focused {
  border: 1px solid #5794BF;
}
/* line 255, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}
/* line 261, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}
/* line 265, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
}
/* line 269, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0;
}
/* line 272, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px;
}
/* line 275, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF;
}
/* line 279, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple li.disabled {
  color: #AAA;
}
/* line 282, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF;
}
/* line 287, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple li.optgroup {
  font-weight: bold;
}
/* line 290, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.jq-select-multiple li.option {
  padding-left: 25px;
}
/* line 295, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
  padding: 7px 9px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  font: 14px Arial, sans-serif;
}
/* line 311, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
input[type="search"].styler {
  -webkit-appearance: none;
}
/* line 314, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
textarea.styler {
  overflow: auto;
}
/* line 317, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
input[type="email"].styler:hover,
input[type="number"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
  border-color: #B3B3B3;
}
/* line 327, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
  border-color: #CCC;
  border-top-color: #B3B3B3;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  outline: none;
}
/* line 340, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
  overflow: visible;
  padding: 7px 11px;
  outline: none;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px Arial, sans-serif;
  cursor: pointer;
}
/* line 357, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 364, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
button.styler:after {
  content: '';
}
/* line 367, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
button.styler:not([disabled]):hover,
input[type="button"].styler:not([disabled]):hover,
input[type="submit"].styler:not([disabled]):hover,
input[type="reset"].styler:hover {
  background-color: #E6E6E6;
  background-position: 0 -10px;
}
/* line 374, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
button.styler:not([disabled]):active,
input[type="button"].styler:not([disabled]):active,
input[type="submit"].styler:not([disabled]):active,
input[type="reset"].styler:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}
/* line 381, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
button.styler[disabled],
input[type="button"].styler[disabled],
input[type="submit"].styler[disabled] {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}
/* */
/* line 392, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang {
  width: 34px;
  float: right;
  line-height: 16px;
  position: relative;
  z-index: 1;
}
/* line 393, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .jq-selectbox {
  width: 34px;
}
/* line 394, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .jq-selectbox__select,
.lang .focused .jq-selectbox__select,
.lang .opened .jq-selectbox__select {
  font-family: 'CRC_extra_bold';
  background: none;
  border: none;
  padding: 0 8px 0 10px;
  height: 16px;
  box-shadow: none;
  color: #34b0bb;
  text-shadow: none;
  line-height: 18px;
  font-size: 10px;
}
/* line 395, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .opened .jq-selectbox__select,
.lang:hover .jq-selectbox__select {
  color: #fff;
}
/* line 396, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .jq-selectbox__trigger {
  width: 25px;
  border: none;
}
/* line 397, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .jq-selectbox__trigger-arrow {
  border: 4px solid transparent;
  border-top: 4px solid #34b0bb;
  top: 6px;
  right: 0px;
}
/* line 398, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .opened .jq-selectbox__trigger-arrow,
.lang:hover .jq-selectbox__trigger-arrow {
  border: 4px solid transparent;
  border-top: 4px solid #fff;
  top: 6px;
  right: 0px;
}
/* line 399, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .jq-selectbox__dropdown {
  top: 16px;
  border: none;
  background: none;
  font-family: 'CRC_extra_bold';
}
/* line 400, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .jq-selectbox li {
  color: #34b0bb;
  padding: 0 4px 0 10px;
  min-height: 16px;
  height: 16px;
  font-size: 10px;
  line-height: 18px;
}
/* line 401, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.lang .jq-selectbox li.selected,
.lang .jq-selectbox li.sel,
.lang .jq-selectbox li:hover {
  color: #34b0bb;
  background: url(../++theme++ihoppers/images/icons/dot2@2x.png) no-repeat left;
  background-size: 4px 4px;
}
/* line 403, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
.head-drop .lang {
  display: none;
}
@media screen and (max-width: 640px) {
  /* line 406, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
  .lang {
    display: none;
  }
  /* line 407, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
  .head-drop .lang {
    display: block;
    float: none;
    margin: 0px 0 0 -90px;
    bottom: 40px;
    left: 50%;
    position: absolute;
    z-index: 5;
  }
  /* line 408, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
  .iph .head-drop .lang {
    bottom: 40px;
  }
  /* line 409, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
  .lang .jq-selectbox__select,
  .lang .focused .jq-selectbox__select,
  .lang .opened .jq-selectbox__select {
    color: #fff;
  }
  /* line 410, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
  .lang .jq-selectbox__trigger-arrow {
    border-top: 4px solid #fff;
  }
}
@media screen and (max-height: 430px) {
  /* line 413, http://manage.ihoppers.com/++theme++ihoppers/css/jquery.formstyler.less */
  .head-drop .lang {
    position: static;
    margin: 0 0 40px 33px;
  }
}

/* line 2, http://manage.ihoppers.com/++resource++theme/theme.less */
.contenttype-activity:before {
  content: url('../++resource++theme/++resource++newihoppers.content/activity_b.png');
}
/* line 6, http://manage.ihoppers.com/++resource++theme/theme.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-activity:after {
  content: url('../++resource++theme/++resource++newihoppers.content/activity_w.png');
}
/* line 10, http://manage.ihoppers.com/++resource++theme/theme.less */
.contenttype-collective-alias:before {
  content: url('../++resource++theme/++resource++collective.alias/alias.gif');
}
/* line 13, http://manage.ihoppers.com/++resource++theme/theme.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-collective-alias:after {
  content: url('../++resource++theme/++resource++collective.alias/alias.gif');
}
/* line 17, http://manage.ihoppers.com/++resource++theme/theme.less */
.contenttype-activitylist:before {
  content: url('../++resource++theme/++resource++newihoppers.content/activitylist_b.png');
}
/* line 21, http://manage.ihoppers.com/++resource++theme/theme.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-activitylist:after {
  content: url('../++resource++theme/++resource++newihoppers.content/activitylist_w.png');
}
/* line 25, http://manage.ihoppers.com/++resource++theme/theme.less */
.contenttype-destination:before {
  content: url('../++resource++theme/++resource++newihoppers.content/destination_b.png');
}
/* line 29, http://manage.ihoppers.com/++resource++theme/theme.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-destination:after {
  content: url('../++resource++theme/++resource++newihoppers.content/destination_w.png');
}
/* line 33, http://manage.ihoppers.com/++resource++theme/theme.less */
.contenttype-country:before {
  content: url('../++resource++theme/++resource++newihoppers.content/country_b.png');
}
/* line 37, http://manage.ihoppers.com/++resource++theme/theme.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-country:after {
  content: url('../++resource++theme/++resource++newihoppers.content/country_w.png');
}
/* line 41, http://manage.ihoppers.com/++resource++theme/theme.less */
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-carouselfolder:after {
  content: '\e801';
}
/* line 45, http://manage.ihoppers.com/++resource++theme/theme.less */
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-carouselfolder:before {
  content: '\e801';
}
/* line 49, http://manage.ihoppers.com/++resource++theme/theme.less */
.navbar .btn,
.actionmenu-container btn,
.actionmenu .btn {
  height: 30px;
}
/* line 53, http://manage.ihoppers.com/++resource++theme/theme.less */
.ordered-selection-field td {
  border: 0px solid #e5e5e5;
}
/* Inspect Barceloneta theme (and its less-folder) for more... */
/*Google Map View
#map-activities{
    width: 580px;
    height: 450px;
}
*/
/* line 65, http://manage.ihoppers.com/++resource++theme/theme.less */
#map-activity {
  height: 300px;
}
/*Google Map Widget*/
/* line 71, http://manage.ihoppers.com/++resource++theme/theme.less */
.input-widget #map {
  height: 450px;
}
/* line 75, http://manage.ihoppers.com/++resource++theme/theme.less */
.input-widget .controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
/* line 86, http://manage.ihoppers.com/++resource++theme/theme.less */
.input-widget #pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 300px;
}
/* line 97, http://manage.ihoppers.com/++resource++theme/theme.less */
.input-widget #pac-input:focus {
  border-color: #4d90fe;
}
/* line 101, http://manage.ihoppers.com/++resource++theme/theme.less */
.input-widget .pac-container {
  font-family: Roboto;
}
/* line 105, http://manage.ihoppers.com/++resource++theme/theme.less */
.input-widget #type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px;
}
/* line 109, http://manage.ihoppers.com/++resource++theme/theme.less */
.input-widget #type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}
/* line 127, http://manage.ihoppers.com/++resource++theme/theme.less */
section.simple-body {
  padding: 34px 0 34px 0;
}
/* line 129, http://manage.ihoppers.com/++resource++theme/theme.less */
section.simple-body .info {
  padding-bottom: 34px;
}
/* line 134, http://manage.ihoppers.com/++resource++theme/theme.less */
form.as-search {
  margin-top: 15px;
  height: 100px;
}
/* line 138, http://manage.ihoppers.com/++resource++theme/theme.less */
form.as-search .as-field {
  padding-bottom: 20px;
}
/* line 141, http://manage.ihoppers.com/++resource++theme/theme.less */
form.as-search .as-field #SearchableText {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 34px;
  padding: 10px;
}
/* line 150, http://manage.ihoppers.com/++resource++theme/theme.less */
form.as-search .inline {
  width: 33.33%;
  float: left;
}
/* line 157, http://manage.ihoppers.com/++resource++theme/theme.less */
.plone-loader {
  z-index: 1000;
}
/* line 162, http://manage.ihoppers.com/++resource++theme/theme.less */
.mapsMarker {
  margin-left: 15px;
}
/* line 164, http://manage.ihoppers.com/++resource++theme/theme.less */
.mapsMarker .title {
  text-align: left;
  font-size: 20px;
  margin-bottom: 0px;
}
/* line 169, http://manage.ihoppers.com/++resource++theme/theme.less */
.mapsMarker .info {
  max-height: 64px;
  display: inline-block;
}
/* line 173, http://manage.ihoppers.com/++resource++theme/theme.less */
.mapsMarker .info img {
  float: left;
  padding-right: 8px;
  width: 64px;
}
/* line 178, http://manage.ihoppers.com/++resource++theme/theme.less */
.mapsMarker .info .text {
  text-align: left;
  overflow: hidden;
  max-height: 64px;
}
/* line 185, http://manage.ihoppers.com/++resource++theme/theme.less */
.mapsMarker .footer {
  text-align: left;
}
/* line 190, http://manage.ihoppers.com/++resource++theme/theme.less */
.gm-style-iw {
  left: 10px !important;
}
/* line 194, http://manage.ihoppers.com/++resource++theme/theme.less */
.show-all-center {
  font-size: 16px;
  text-align: center;
}
/* line 199, http://manage.ihoppers.com/++resource++theme/theme.less */
textarea.readonly-textarea {
  height: 600px;
}
/* line 206, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search ul li ul li {
  padding-left: 5px;
}
/* line 209, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search ul li ul li ul li {
  padding-left: 20px;
}
/* line 214, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search .country {
  font-weight: bold;
  background: #f5f5f5;
}
/* line 218, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search .country:hover {
  background: #552e6c;
}
/* line 222, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search .destination {
  font-weight: normal;
  font-size: initial;
}
/* line 226, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search .destination2 {
  font-size: 90%;
}
/* line 229, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search .q-item-hide {
  display: none;
}
/* line 232, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search .select-drop ul li a {
  padding: 5px 10px 5px 10px;
  text-align: left;
}
/* line 237, http://manage.ihoppers.com/++resource++theme/theme.less */
#header-search .input-select {
  width: 100%;
  border-radius: 5px;
  border: none;
}
@media screen and (max-width: 640px) {
  /* line 243, http://manage.ihoppers.com/++resource++theme/theme.less */
  #header-search .select-drop-col {
    width: 100%;
  }
}
/* line 249, http://manage.ihoppers.com/++resource++theme/theme.less */
.search .select1 .drop-icon {
  z-index: 1;
  position: absolute;
  top: 19px;
  right: 15px;
  border: 4px solid transparent;
  border-top: 4px solid #373737;
}
/* line 259, http://manage.ihoppers.com/++resource++theme/theme.less */
section.section-above-content {
  padding-top: 25px;
}
/* line 262, http://manage.ihoppers.com/++resource++theme/theme.less */
section.section-above-content .portal-breadcrumbs a {
  color: #692b8d;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 267, http://manage.ihoppers.com/++resource++theme/theme.less */
section.section-above-content .portal-breadcrumbs .breadcrumbSeparator {
  color: #000;
}

/*! jQuery UI - v1.11.4 - 2016-03-15
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, button.css, dialog.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 10, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-helper-hidden {
  display: none;
}
/* line 13, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 23, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
/* line 33, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
/* line 39, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-helper-clearfix:after {
  clear: both;
}
/* line 42, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
/* line 45, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
/* line 55, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
/* line 62, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
/* line 71, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 83, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 90, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* line 94, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable {
  position: relative;
}
/* line 97, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
/* line 104, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
/* line 108, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
/* line 115, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
/* line 122, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
/* line 129, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
/* line 136, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
/* line 143, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
/* line 150, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
/* line 157, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
/* line 164, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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 */
}
/* line 175, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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 */
/* line 183, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
/* line 187, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
button.ui-button-icon-only {
  width: 2.4em;
}
/* line 190, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-button-icons-only {
  width: 3.4em;
}
/* line 193, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
/* line 198, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
/* line 202, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
/* line 205, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
/* line 210, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
/* line 214, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
/* line 218, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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 */
/* line 223, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
input.ui-button {
  padding: .4em 1em;
}
/* button icon element(s) */
/* line 228, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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;
}
/* line 237, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
/* line 241, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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;
}
/* line 246, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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 */
/* line 253, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-buttonset {
  margin-right: 7px;
}
/* line 256, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 263, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 268, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
/* line 276, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
/* line 280, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 288, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
/* line 297, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
/* line 304, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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;
}
/* line 311, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
/* line 314, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
/* line 318, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
/* line 325, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
/* Component containers
----------------------------------*/
/* line 331, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
/* line 335, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget .ui-widget {
  font-size: 1em;
}
/* line 338, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
/* line 345, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
/* line 350, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget-content a {
  color: #333333;
}
/* line 353, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
/* line 359, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
/* line 365, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
/* line 373, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
/* line 379, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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 #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
/* line 390, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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: #2b2b2b;
  text-decoration: none;
}
/* line 401, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
/* line 409, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
/* line 418, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
/* line 425, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
/* line 430, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
/* line 437, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
/* line 442, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
/* line 447, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
/* line 452, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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;
}
/* line 459, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.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;
}
/* line 466, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
/* line 474, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon {
  width: 16px;
  height: 16px;
}
/* line 478, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../++theme++ihoppers/css/images/ui-icons_444444_256x240.png");
}
/* line 482, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget-header .ui-icon {
  background-image: url("../++theme++ihoppers/css/images/ui-icons_444444_256x240.png");
}
/* line 485, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-default .ui-icon {
  background-image: url("../++theme++ihoppers/css/images/ui-icons_777777_256x240.png");
}
/* line 488, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../++theme++ihoppers/css/images/ui-icons_555555_256x240.png");
}
/* line 492, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-active .ui-icon {
  background-image: url("../++theme++ihoppers/css/images/ui-icons_ffffff_256x240.png");
}
/* line 495, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-highlight .ui-icon {
  background-image: url("../++theme++ihoppers/css/images/ui-icons_777620_256x240.png");
}
/* line 498, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../++theme++ihoppers/css/images/ui-icons_cc0000_256x240.png");
}
/* positioning */
/* line 504, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-blank {
  background-position: 16px 16px;
}
/* line 505, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-1-n {
  background-position: 0 0;
}
/* line 506, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
/* line 507, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
/* line 508, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
/* line 509, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
/* line 510, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
/* line 511, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
/* line 512, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
/* line 513, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
/* line 514, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
/* line 515, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
/* line 516, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
/* line 517, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
/* line 518, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
/* line 519, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/* line 520, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
/* line 521, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
/* line 522, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
/* line 523, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
/* line 524, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
/* line 525, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
/* line 526, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
/* line 527, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
/* line 528, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
/* line 529, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
/* line 530, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
/* line 531, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
/* line 532, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
/* line 533, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
/* line 534, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
/* line 535, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
/* line 536, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
/* line 537, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
/* line 538, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
/* line 539, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
/* line 540, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
/* line 541, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
/* line 542, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
/* line 543, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
/* line 544, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
/* line 545, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
/* line 546, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
/* line 547, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
/* line 548, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
/* line 549, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
/* line 550, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
/* line 551, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
/* line 552, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
/* line 553, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
/* line 554, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
/* line 555, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
/* line 556, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
/* line 557, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
/* line 558, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
/* line 559, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
/* line 560, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
/* line 561, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
/* line 562, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
/* line 563, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
/* line 564, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
/* line 565, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
/* line 566, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
/* line 567, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
/* line 568, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
/* line 569, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
/* line 570, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
/* line 571, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-extlink {
  background-position: -32px -80px;
}
/* line 572, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-newwin {
  background-position: -48px -80px;
}
/* line 573, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-refresh {
  background-position: -64px -80px;
}
/* line 574, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-shuffle {
  background-position: -80px -80px;
}
/* line 575, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
/* line 576, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
/* line 577, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
/* line 578, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-folder-open {
  background-position: -16px -96px;
}
/* line 579, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-document {
  background-position: -32px -96px;
}
/* line 580, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-document-b {
  background-position: -48px -96px;
}
/* line 581, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-note {
  background-position: -64px -96px;
}
/* line 582, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
/* line 583, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-mail-open {
  background-position: -96px -96px;
}
/* line 584, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-suitcase {
  background-position: -112px -96px;
}
/* line 585, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-comment {
  background-position: -128px -96px;
}
/* line 586, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-person {
  background-position: -144px -96px;
}
/* line 587, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-print {
  background-position: -160px -96px;
}
/* line 588, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-trash {
  background-position: -176px -96px;
}
/* line 589, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-locked {
  background-position: -192px -96px;
}
/* line 590, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-unlocked {
  background-position: -208px -96px;
}
/* line 591, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-bookmark {
  background-position: -224px -96px;
}
/* line 592, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-tag {
  background-position: -240px -96px;
}
/* line 593, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-home {
  background-position: 0 -112px;
}
/* line 594, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-flag {
  background-position: -16px -112px;
}
/* line 595, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-calendar {
  background-position: -32px -112px;
}
/* line 596, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-cart {
  background-position: -48px -112px;
}
/* line 597, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-pencil {
  background-position: -64px -112px;
}
/* line 598, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-clock {
  background-position: -80px -112px;
}
/* line 599, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-disk {
  background-position: -96px -112px;
}
/* line 600, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-calculator {
  background-position: -112px -112px;
}
/* line 601, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-zoomin {
  background-position: -128px -112px;
}
/* line 602, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-zoomout {
  background-position: -144px -112px;
}
/* line 603, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-search {
  background-position: -160px -112px;
}
/* line 604, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-wrench {
  background-position: -176px -112px;
}
/* line 605, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-gear {
  background-position: -192px -112px;
}
/* line 606, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-heart {
  background-position: -208px -112px;
}
/* line 607, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-star {
  background-position: -224px -112px;
}
/* line 608, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-link {
  background-position: -240px -112px;
}
/* line 609, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-cancel {
  background-position: 0 -128px;
}
/* line 610, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-plus {
  background-position: -16px -128px;
}
/* line 611, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-plusthick {
  background-position: -32px -128px;
}
/* line 612, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-minus {
  background-position: -48px -128px;
}
/* line 613, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-minusthick {
  background-position: -64px -128px;
}
/* line 614, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-close {
  background-position: -80px -128px;
}
/* line 615, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-closethick {
  background-position: -96px -128px;
}
/* line 616, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-key {
  background-position: -112px -128px;
}
/* line 617, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
/* line 618, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-scissors {
  background-position: -144px -128px;
}
/* line 619, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-clipboard {
  background-position: -160px -128px;
}
/* line 620, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-copy {
  background-position: -176px -128px;
}
/* line 621, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-contact {
  background-position: -192px -128px;
}
/* line 622, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-image {
  background-position: -208px -128px;
}
/* line 623, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-video {
  background-position: -224px -128px;
}
/* line 624, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-script {
  background-position: -240px -128px;
}
/* line 625, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-alert {
  background-position: 0 -144px;
}
/* line 626, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-info {
  background-position: -16px -144px;
}
/* line 627, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-notice {
  background-position: -32px -144px;
}
/* line 628, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-help {
  background-position: -48px -144px;
}
/* line 629, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-check {
  background-position: -64px -144px;
}
/* line 630, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-bullet {
  background-position: -80px -144px;
}
/* line 631, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-radio-on {
  background-position: -96px -144px;
}
/* line 632, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-radio-off {
  background-position: -112px -144px;
}
/* line 633, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-pin-w {
  background-position: -128px -144px;
}
/* line 634, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-pin-s {
  background-position: -144px -144px;
}
/* line 635, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-play {
  background-position: 0 -160px;
}
/* line 636, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-pause {
  background-position: -16px -160px;
}
/* line 637, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-seek-next {
  background-position: -32px -160px;
}
/* line 638, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
/* line 639, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-seek-end {
  background-position: -64px -160px;
}
/* line 640, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 642, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
/* line 643, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-stop {
  background-position: -96px -160px;
}
/* line 644, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-eject {
  background-position: -112px -160px;
}
/* line 645, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-volume-off {
  background-position: -128px -160px;
}
/* line 646, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-volume-on {
  background-position: -144px -160px;
}
/* line 647, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-power {
  background-position: 0 -176px;
}
/* line 648, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
/* line 649, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-signal {
  background-position: -32px -176px;
}
/* line 650, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
/* line 651, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
/* line 652, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
/* line 653, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
/* line 654, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
/* line 655, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
/* line 656, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-close {
  background-position: -32px -192px;
}
/* line 657, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
/* line 658, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
/* line 659, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
/* line 660, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
/* line 661, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
/* line 662, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
/* line 663, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
/* line 664, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
/* line 665, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
/* line 666, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
/* line 667, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circle-check {
  background-position: -208px -192px;
}
/* line 668, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
/* line 669, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
/* line 670, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
/* line 671, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
/* line 672, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
/* line 673, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
/* line 674, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
/* line 675, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
/* line 676, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
/* line 677, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
/* line 678, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
/* line 679, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 686, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
/* line 692, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
/* line 698, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
/* line 704, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
/* line 712, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
/* line 717, http://manage.ihoppers.com/++theme++ihoppers/css/jquery-ui.less */
.ui-widget-shadow {
  margin: 0px 0 0 0px;
  padding: 5px;
  background: #666666;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

