.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.selected {
  background-color: #CA0155;
  color: white;
}
.clear {
  clear: both;
}
.bottom {
  margin-bottom: 0px;
}
.quiet {
  color: #999;
}
.small {
  font-size: 0.75em;
}
.left {
  float: left;
}
.right {
  float: right;
}
body .hidden {
  display: none;
}
.tabData {
  display: none;
}
.smarty-date-fields select {
  width: auto;
}
.pagination a {
  background-color: white;
}
.noborder {
  border: 0;
}
body,
html {
  background: #FFFFFF !important;
  font: normal normal 400 16px / 28px Open Sans !important;
  color: #000000 !important;
}
#site {
  background: #FFFFFF;
  padding: 0 20px 10px 20px;
}
#site .table th,
#site .table td,
#site .border,
#site tr .thumbnail,
#site hr {
  border-color: #CCCCCC;
}
#site .table-striped tbody tr:nth-child(odd) td,
#site .table-striped tbody tr:nth-child(odd) th {
  background: #fafafa;
  background-color: rgba(235,235,235,0.2);
}
#site input,
#site select,
#site textarea {
  padding: 8px;
  height: 28px;
  width: 270px;
  background: #FFFFFF;
  font: normal normal 400 16px / 28px Open Sans;
  color: #555555;
  border-color: #CCCCCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
#site input when (@input_shadow_color = transparent),
#site select when (@input_shadow_color = transparent),
#site textarea when (@input_shadow_color = transparent) {
  text-shadow: none;
}
#site input.date,
#site select.date,
#site textarea.date {
  width: 100px;
}
#site input:focus,
#site select:focus,
#site textarea:focus {
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(241,75,144,0.6);
}
#site input:focus when (@input_shadow_color = transparent),
#site select:focus when (@input_shadow_color = transparent),
#site textarea:focus when (@input_shadow_color = transparent) {
  text-shadow: none;
}
#site select {
  width: 288px;
  height: 47px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: #ffffff url('/templates/responsive-1/images/select-box-icon.png') no-repeat 255px 15px;
}
#site textarea {
  height: auto;
}
#site button,
#site a.btn,
#site label {
  font: normal normal 400 16px / 28px Open Sans;
}
#site input[type="submit"],
#site input[type="reset"],
#site input[type="button"],
#site input[type="radio"],
#site input[type="checkbox"] {
  width: auto;
  box-shadow: none;
  height: auto;
  margin-top: 5px;
}
#site .input-prepend .add-on,
#site .input-append .add-on {
  height: 36px;
  line-height: 34px;
}
#site form.user input#city,
#site form.user input#street_nr {
  width: 188px;
}
select {
  background: white;
}
body a {
  font: normal normal 400 16px / 28px Open Sans;
  color: #F14B90;
}
body a:hover {
  color: #912D57;
}
.text-right {
  text-align: right;
}
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #337ACC;
  font-family: Open Sans;
}
table.smallpadding td,
table.smallpadding th {
  padding: 4px;
}
.page-header,
hr {
  border-color: #d9d9d9;
}
.iziContent img {
  height: auto;
}
.iziContent table {
  width: 100%;
}
.iziContent table td {
  vertical-align: top;
}
.iziSection .iziModule:last-child,
.iziSection .iziContent:last-child {
  margin-bottom: 30px;
}
.nowrap {
  white-space: nowrap;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background: #f5f5f5;
  background-color: rgba(235,235,235,0.2);
}
body .dashed:nth-child(even),
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background: #fafafa;
  background-color: rgba(235,235,235,0.2);
}
.well {
  background: #f5f5f5;
  background: rgba(235,235,235,0.2);
}
#top {
  height: 100px;
  background: #FFFFFF;
  text-align: center;
}
#top #logo {
  background: transparent url('/data/upload/Designer/pixtours.png') no-repeat 0% 69%;
  position: absolute;
  cursor: pointer;
  width: 300px;
  height: 100px;
}
#top #topMenu {
  position: relative;
}
#top ul {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding-top: 6px;
  display: inline-block;
}
#top li {
  display: inline-block;
  margin: 0 8px;
}
#top a {
  font: italic normal 400 14px / 20px Georgia1, Georgia, serif;
  color: #999999;
}
#top a:hover {
  color: #EEEEEE;
  text-decoration: none;
}
#menu {
  background: #2C6AB1;
}
#menu .caret {
  display: none;
}
#menu .container > ul {
  margin: 0;
  font-size: 0;
}
#menu .container > ul > li {
  display: inline-block;
  position: relative;
}
#menu .container > ul > li > a {
  display: inline-block;
  padding: 0 20px;
  font: normal normal 400 16px / 52px Droid Sans;
  vertical-align: middle;
  color: #FFFFFF;
  white-space: nowrap;
}
#menu .container > ul > .active > a,
#menu .container > ul > .open > a,
#menu .container > ul > li > a.hover {
  background: #357FD4;
  color: #FFFFFF;
  text-decoration: none;
}
#menu .dropdown {
  display: none;
  overflow: hidden;
  position: absolute;
  background: #FFFFFF;
  left: 0;
  margin-top: -1px;
  z-index: 1000;
  border: 1px solid #CFCFCF;
  padding: 25px;
}
#menu .dropdown .dropdown-heading,
#menu .dropdown .dropdown-heading:hover {
  font: normal normal 400 21px / 21px Georgia1, Georgia, serif;
  color: #000000;
}
#menu .dropdown ul {
  margin: 20px 0 0 0;
  min-width: 210px;
  list-style: none;
}
#menu .dropdown li {
  display: block;
}
#menu .dropdown a {
  display: block;
  color: #000000;
  font: normal normal 400 13px / 26px Arial, Helvetica, sans-serif;
}
#menu .dropdown .active a,
#menu .dropdown a.hover {
  font: normal normal 700 13px / 26px Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
}
#menu .open .dropdown {
  display: block;
}
#menu ul.pull-right {
  margin-left: 20px;
}
#menu .__all_categories .dropdown,
#menu .pull-right .dropdown {
  right: 0;
  left: auto;
}
#menu .__all_categories .dropdown .dropdown,
#menu .pull-right .dropdown .dropdown {
  display: none;
}
#breadcrumbs {
  margin: 22px auto 0 auto;
  padding-bottom: 10px;
  padding: 10px 20px 10px 20px;
  background: #FFFFFF;
  display: block;
}
#breadcrumbs .border-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}
#breadcrumbs,
#breadcrumbs a {
  font: normal normal 400 16px / 28px Open Sans;
}
.NavigationToolsModule {
  padding-bottom: 35px;
}
.NavigationToolsModule ul {
  list-style: none;
  margin: 0;
}
.NavigationToolsModule li {
  margin-left: 0;
}
.NavigationToolsModule a {
  color: #000000;
  line-height: 26px;
  display: block;
}
.NavigationToolsModule a:hover {
  text-decoration: none;
}
.NavigationToolsModule .active>a {
  font-weight: bold;
}
.NavigationToolsModule li a {
  padding-left: 15px;
}
.NavigationToolsModule li li a {
  padding-left: 30px;
}
.NavigationToolsModule li li li a {
  padding-left: 45px;
}
.NavigationToolsModule li li li li a {
  padding-left: 60px;
}
footer {
  background: #FFFEFE;
  padding: 15px 0;
  position: fixed;
  bottom: 0px;
  width: 100%;
  -webkit-box-shadow: 0px -1px 8px 0px rgba(50,50,50,0.35);
  -moz-box-shadow: 0px -1px 8px 0px rgba(50,50,50,0.35);
  box-shadow: 0px -1px 8px 0px rgba(50,50,50,0.35);
  margin-top: 40px;
}
footer ul {
  list-style: none;
  margin: 0;
}
footer ul li {
  margin: 6px 0;
  line-height: normal;
}
footer a {
  font: normal normal 400 16px / 28px Open Sans;
  color: #F14B90;
}
footer a:hover {
  font: normal normal 400 16px / 28px Open Sans;
  color: #912D57;
}
.home #section_main .iziModule:first-child .iziHeader h2,
.home #section_main .iziContent:first-child .iziHeader h2 {
  margin: 0 0 35px 0;
  padding: 9px 0 9px 0;
  border-bottom: 1px solid #CCCCCC;
}
.copyright {
  text-align: center;
  padding: 0;
  margin: 0;
}
@media (max-width: 979px) {
  .navbar-fixed-top {
    margin: 0;
    position: fixed;
  }
  .navbar-fixed-top .navbar-inner {
    padding: 0;
  }
  #site .pagination-options {
    text-align: center;
  }
  #site .pagination-options select {
    width: 190px;
  }
  #site .pagination {
    float: none;
    height: auto;
    margin: 10px 0;
    text-align: center;
  }
}
#IZIAdminToolbar {
  display: none;
}
html {
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  #IZIAdminToolbarShadow,
  #IZIAdminToolbar {
    display: none;
  }
  body {
    padding: 0;
  }
  html {
    padding-top: 0 !important;
  }
  #top,
  #menu,
  footer,
  #site,
  #breadcrumbs {
    padding-left: 20px;
    padding-right: 20px;
  }
  #top #logo {
    position: static;
    width: 100%;
    background-position: 50% 50%;
    margin-top: 40px;
  }
  #top {
    height: auto;
  }
  #menu {
    padding: 0;
    -webkit-box-shadow: 2px 0px 3px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 2px 0px 3px 0px rgba(0,0,0,0.6);
    box-shadow: 2px 0px 3px 0px rgba(0,0,0,0.6);
  }
  #menu .container {
    padding-left: 20px;
    overflow-x: hidden;
  }
  #menu .container>ul>li,
  #menu .container>ul>li>a {
    display: block;
  }
  #menu .container>ul>li>a {
    padding-right: 0;
  }
  #menu .container ul li a:hover {
    text-decoration: none;
  }
  #menu .container .dropdown {
    position: relative;
    width: auto;
  }
  #menu .container .pull-right {
    margin-left: 0;
    float: none;
  }
  #menu .container ul.pull-right {
    margin-left: -20px;
  }
  #menu .container::-webkit-scrollbar {
    display: none;
  }
  #menu {
    -webkit-transition: left .3s ease;
    -moz-transition: left .3s ease;
    -ms-transition: left .3s ease;
    -o-transition: left .3s ease;
    transition: left .3s ease;
    z-index: 100;
    width: 0;
    left: -1000px;
    top: 40px;
    overflow-y: auto;
    position: fixed;
    height: 100%;
  }
  #menu a {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-tap-highlight-color: transparent;
  }
  #menu .container {
    padding-bottom: 150px;
  }
  #menu .caret {
    display: inline-block;
    vertical-align: text-top;
    margin: 2px 0 0 5px;
  }
  .mobileHeader {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    background-color: #999;
    z-index: 1000;
    height: 40px;
    line-height: 40px;
  }
  .mobileHeader .openMobileMenu {
    background: url('/templates/responsive-1/images/menu.png') no-repeat 50% 50%;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
  }
  #site .pagination a {
    padding: 0 10px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  #site form.user label.required {
    background-position: left center;
    padding-left: 20px;
  }
}
