html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input {
  margin: 0;
  padding: 0;
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em,
strong,
th {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
fieldset,
img {
  border: none;
}
caption,
th {
  text-align: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: bold;
}
em {
  font-style: oblique;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui-helper-clearfix {
  display: inline-block;
}
* html .ui-helper-clearfix {
  height: 1%;
}
.ui-helper-clearfix {
  display: block;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-widget {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #c9c9c9 url(overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png) 50% bottom repeat-x;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #bbbbbb;
  background: #dddddd url(overcast/images/ui-bg_glass_35_dddddd_1x400.png) 50% 50% repeat-x;
  color: #444444;
  font-weight: bold;
}
.ui-widget-header a {
  color: #444444;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #eeeeee url(overcast/images/ui-bg_glass_60_eeeeee_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #3383bb;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #3383bb;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #bbbbbb;
  background: #f8f8f8 url(overcast/images/ui-bg_glass_100_f8f8f8_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #599fcf;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #599fcf;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #999999;
  background: #999999 url(overcast/images/ui-bg_inset-hard_75_999999_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #ffffff;
  background: #eeeeee url(overcast/images/ui-bg_flat_55_eeeeee_40x100.png) 50% 50% repeat-x;
  color: #444444;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #444444;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #c0402a;
  background: #c0402a url(overcast/images/ui-bg_flat_55_c0402a_40x100.png) 50% 50% repeat-x;
  color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(overcast/images/ui-icons_999999_256x240.png);
}
.ui-widget-content .ui-icon {
  background-image: url(overcast/images/ui-icons_999999_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(overcast/images/ui-icons_999999_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(overcast/images/ui-icons_70b2e1_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(overcast/images/ui-icons_3383bb_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(overcast/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(overcast/images/ui-icons_3383bb_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(overcast/images/ui-icons_fbc856_256x240.png);
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-off {
  background-position: -96px -144px;
}
.ui-icon-radio-on {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-tl {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}
.ui-corner-tr {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.ui-corner-bl {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.ui-corner-br {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ui-corner-top {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.ui-corner-bottom {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ui-corner-right {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ui-corner-left {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.ui-corner-all {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.ui-widget-overlay {
  background: #eeeeee url(overcast/images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x;
  opacity: .80;
  filter: Alpha(Opacity=80);
}
.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #aaaaaa url(overcast/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .60;
  filter: Alpha(Opacity=60);
  -moz-border-radius: false;
  -webkit-border-radius: false;
  border-radius: false;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-accordion {
  width: 100%;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em;
}
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}
.ui-accordion .ui-accordion-content-active {
  display: block;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
* html .ui-autocomplete {
  width: 1px;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .5em 1em .3em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
  background: url(prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(prettyPhoto/default/loader.gif) center center no-repeat;
}
div.light_rounded .pp_top .pp_left {
  background: url(prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_right {
  background: url(prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_next:hover {
  background: url(prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_previous:hover {
  background: url(prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand {
  background: url(prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand:hover {
  background: url(prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract {
  background: url(prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract:hover {
  background: url(prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
  background: url(prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
  background: url(prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_arrow_previous {
  background: url(prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_next {
  background: url(prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_bottom .pp_left {
  background: url(prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_right {
  background: url(prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_top .pp_left {
  background: url(prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_right {
  background: url(prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
  background: url(prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
  background: url(prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_next:hover {
  background: url(prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
  background: url(prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand {
  background: url(prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
  background: url(prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract {
  background: url(prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
  background: url(prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff;
}
div.dark_rounded .pp_nav .pp_play {
  background: url(prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
  background: url(prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_arrow_previous {
  background: url(prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_next {
  background: url(prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url(prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_right {
  background: url(prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
  background: url(prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000;
}
div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
  background: url(prettyPhoto/dark_square/loader.gif) center center no-repeat;
}
div.dark_square .pp_expand {
  background: url(prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_expand:hover {
  background: url(prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract {
  background: url(prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract:hover {
  background: url(prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_nav {
  clear: none;
}
div.dark_square .pp_nav .pp_play {
  background: url(prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_nav .pp_pause {
  background: url(prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_arrow_previous {
  background: url(prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_next {
  background: url(prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_next:hover {
  background: url(prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_square .pp_previous:hover {
  background: url(prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand {
  background: url(prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand:hover {
  background: url(prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract {
  background: url(prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract:hover {
  background: url(prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_square .pp_nav .pp_play {
  background: url(prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_nav .pp_pause {
  background: url(prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_arrow_previous {
  background: url(prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_next {
  background: url(prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_next:hover {
  background: url(prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_square .pp_previous:hover {
  background: url(prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_top .pp_left {
  background: url(prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
  background: url(prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
  background: url(prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content_container .pp_left {
  background: url(prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
  background: url(prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_expand {
  background: url(prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_expand:hover {
  background: url(prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract {
  background: url(prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract:hover {
  background: url(prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.facebook .pp_description {
  margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
  background: url(prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
  background: url(prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}
div.facebook .pp_arrow_next {
  background: url(prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}
div.facebook .pp_nav {
  margin-top: 0;
}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
  background: url(prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_nav .pp_pause {
  background: url(prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_next:hover {
  background: url(prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.facebook .pp_previous:hover {
  background: url(prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
  background: url(prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
  background: url(prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
  background: url(prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}
.pp_gallery ul a {
  border: 1px rgba(0,0,0,0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #fff;
}
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff;
}
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative;
}
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #fff;
}
div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url(prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
.theme-default .nivoSlider {
  position: relative;
  background: #fff url(loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
  -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
  box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.theme-default .nivoSlider a {
  border: 0;
  display: block;
}
.theme-default .nivo-controlNav {
  text-align: center;
  padding: 20px 0;
}
.theme-default .nivo-controlNav a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
  background-position: 0 -22px;
}
.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
  opacity: 1;
}
.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}
.theme-default a.nivo-prevNav {
  left: 15px;
}
.theme-default .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
  color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
.group {
  *zoom: 1;
}
.group:before,
.group:after {
  display: table;
  content: "";
  line-height: 0;
}
.group:after {
  clear: both;
}
@font-face {
  font-family: 'Slide-icons';
  src: url('../fonts/Slide-icons.eot');
}
@font-face {
  font-family: 'Slide-icons';
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'Slide-icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lightGallery {
  overflow: hidden !important;
}
#lightGallery-Gallery img {
  border: none !important;
}
#lightGallery-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 1;
  -webkit-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -ms-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  background: #0d0d0d;
}
#lightGallery-Gallery.opacity {
  opacity: 1;
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
#lightGallery-Gallery.opacity .thumb_cont {
  opacity: 1;
}
#lightGallery-Gallery.fadeM {
  opacity: 0;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
#lightGallery-Gallery {
  height: 100%;
  opacity: 0;
  width: 100%;
  position: relative;
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
#lightGallery-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  white-space: nowrap;
}
#lightGallery-slider .lightGallery-slide {
  background: url(ajaxLoader.gif) no-repeat scroll center center transparent;
  display: inline-block;
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
}
#lightGallery-slider.slide .lightGallery-slide,
#lightGallery-slider.useLeft .lightGallery-slide {
  position: absolute;
  opacity: 0.4;
}
#lightGallery-slider.fadeM .lightGallery-slide {
  position: absolute;
  left: 0;
  opacity: 0;
}
#lightGallery-slider.animate .lightGallery-slide {
  position: absolute;
  left: 0;
}
#lightGallery-slider.fadeM .current {
  opacity: 1;
  z-index: 9;
}
#lightGallery-Gallery.opacity .lightGallery-slide.current img,
#lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
  transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -o-transform: scale(1,1);
}
.lightGallery-slide.current img,
.lightGallery-slide.current iframe {
  transform: scale(0.5,0.5);
  -moz-transform: scale(0.5,0.5);
  -ms-transform: scale(0.5,0.5);
  -webkit-transform: scale(0.5,0.5);
  -o-transform: scale(0.5,0.5);
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
#lightGallery-Gallery.fadeM .lightGallery-slide.current img,
#lightGallery-Gallery.fadeM .lightGallery-slide.current iframe {
  transform: scale(0.5,0.5);
  -moz-transform: scale(0.5,0.5);
  -ms-transform: scale(0.5,0.5);
  -webkit-transform: scale(0.5,0.5);
  -o-transform: scale(0.5,0.5);
}
#lightGallery-slider.fadeM.on .current {
  opacity: 1;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
#lightGallery-slider.fadeM .lightGallery-slide {
  transition: opacity 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s;
}
#lightGallery-slider.slide .lightGallery-slide {
  transform: translate3d(100%,0px,0px);
  -moz-transform: translate3d(100%,0px,0px);
  -ms-transform: translate3d(100%,0px,0px);
  -webkit-transform: translate3d(100%,0px,0px);
  -o-transform: translate3d(100%,0px,0px);
}
#lightGallery-slider.slide.on .lightGallery-slide {
  opacity: 0;
}
#lightGallery-slider.slide .lightGallery-slide.current {
  opacity: 1 !important;
  transform: translate3d(0px,0px,0px) !important;
  -moz-transform: translate3d(0px,0px,0px) !important;
  -ms-transform: translate3d(0px,0px,0px) !important;
  -webkit-transform: translate3d(0px,0px,0px) !important;
  -o-transform: translate3d(0px,0px,0px) !important;
}
#lightGallery-slider.slide .lightGallery-slide.prevSlide {
  opacity: 0;
  transform: translate3d(-100%,0px,0px);
  -moz-transform: translate3d(-100%,0px,0px);
  -ms-transform: translate3d(-100%,0px,0px);
  -webkit-transform: translate3d(-100%,0px,0px);
  -o-transform: translate3d(-100%,0px,0px);
}
#lightGallery-slider.slide .lightGallery-slide.nextSlide {
  opacity: 0;
  transform: translate3d(100%,0px,0px);
  -moz-transform: translate3d(100%,0px,0px);
  -ms-transform: translate3d(100%,0px,0px);
  -webkit-transform: translate3d(100%,0px,0px);
  -o-transform: translate3d(100%,0px,0px);
}
#lightGallery-slider.useLeft .lightGallery-slide {
  left: 100%;
}
#lightGallery-slider.useLeft.on .lightGallery-slide {
  opacity: 0;
}
#lightGallery-slider.useLeft .lightGallery-slide.current {
  opacity: 1 !important;
  left: 0% !important;
}
#lightGallery-slider.useLeft .lightGallery-slide.prevSlide {
  opacity: 0;
  left: -100%;
}
#lightGallery-slider.useLeft .lightGallery-slide.nextSlide {
  opacity: 0;
  left: 100%;
}
#lightGallery-slider.slide.on .lightGallery-slide,
#lightGallery-slider.slide.on .current,
#lightGallery-slider.slide.on .prevSlide,
#lightGallery-slider.slide.on .nextSlide {
  transition: all 1s cubic-bezier(0,0,0.25,1) 0s;
  -moz-transition: all 1s cubic-bezier(0,0,0.25,1) 0s;
  -webkit-transition: all 1s cubic-bezier(0,0,0.25,1) 0s;
  -o-transition: all 1s cubic-bezier(0,0,0.25,1) 0s;
  -ms-transition: all 1s cubic-bezier(0,0,0.25,1) 0s;
}
#lightGallery-slider.speed .lightGallery-slide,
#lightGallery-slider.speed .current,
#lightGallery-slider.speed .prevSlide,
#lightGallery-slider.speed .nextSlide {
  transition-duration: inherit !important;
  -moz-transition-duration: inherit !important;
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  -ms-transition-duration: inherit !important;
}
#lightGallery-slider.timing .lightGallery-slide,
#lightGallery-slider.timing .current,
#lightGallery-slider.timing .prevSlide,
#lightGallery-slider.timing .nextSlide {
  transition-timing-function: inherit !important;
  -moz-transition-timing-function: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  -ms-transition-timing-function: inherit !important;
}
#lightGallery-slider .lightGallery-slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#lightGallery-slider .lightGallery-slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  cursor: -moz-grabbing;
  cursor: grab;
  cursor: -webkit-grab;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#lightGallery-action {
  bottom: 20px;
  position: absolute;
  left: 50%;
  margin-left: -55px;
  z-index: 9;
  -webkit-backface-visibility: hidden;
}
#lightGallery-action a {
  margin: 0 3px 0 0 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  display: inline-block !important;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  background-color: #000;
  background-color: rgba(0,0,0,0.65);
  font-size: 16px;
  width: 28px;
  height: 28px;
  font-family: 'Slide-icons';
  color: #FFF;
  cursor: pointer;
}
#lightGallery-action a.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
  background-color: #000;
  background-color: rgba(0,0,0,0.65) !important;
}
#lightGallery-action a:hover,
#lightGallery-action a:focus {
  background-color: #000;
  background-color: rgba(0,0,0,0.85);
}
#lightGallery-action a#lightGallery-prev:before,
#lightGallery-action a#lightGallery-next:after {
  left: 5px;
  bottom: 3px;
  position: absolute;
}
#lightGallery-action a#lightGallery-prev:before {
  content: "\e01d";
}
#lightGallery-action a#lightGallery-next:after {
  content: "\e01b";
}
#lightGallery-action a.cLthumb:after {
  font-family: 'Slide-icons';
  content: "\e01c";
  left: 6px;
  bottom: 4px;
  font-size: 16px;
  position: absolute;
}
#lightGallery_counter {
  bottom: 52px;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 9;
  color: #FFFFFF;
}
#lightGallery-Gallery .thumb_cont {
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000000;
  -webkit-transition: max-height 0.4s ease-in-out;
  -moz-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  -ms-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  z-index: 9;
  max-height: 0;
  opacity: 0;
}
#lightGallery-Gallery .thumb_cont.open {
  max-height: 350px;
}
#lightGallery-Gallery .thumb_cont .thumb_inner {
  margin-left: -12px;
  padding: 12px;
  max-height: 290px;
  overflow-y: auto;
}
#lightGallery-Gallery .thumb_cont .thumb_info {
  background-color: #333;
  padding: 7px 20px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .count {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close {
  color: #FFFFFF;
  display: block;
  float: right !important;
  width: 28px;
  position: relative;
  height: 28px;
  border-radius: 2px;
  margin-top: -4px;
  background-color: #000;
  background-color: rgba(0,0,0,0.65);
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  z-index: 1090;
  cursor: pointer;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
  left: 6px;
  position: absolute;
  top: 4px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after,
#lightGallery-close:after {
  content: "\e01a";
  font-family: 'Slide-icons';
  font-style: normal;
  font-size: 16px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
  text-decoration: none;
  background-color: #000;
  background-color: #000000;
}
#lightGallery-Gallery .thumb_cont .thumb {
  display: inline-block !important;
  vertical-align: middle;
  text-align: center;
  *display: inline;
  *zoom: 1;
  margin-bottom: 4px;
  margin-left: 4px;
  height: 50px;
  width: 50px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  overflow: hidden;
  border-radius: 3px;
  border: 3px solid transparent;
  cursor: pointer;
  -webkit-transition: border-color linear .2s, opacity linear .2s;
  -moz-transition: border-color linear .2s, opacity linear .2s;
  -o-transition: border-color linear .2s, opacity linear .2s;
  -ms-transition: border-color linear .2s, opacity linear .2s;
  transition: border-color linear .2s, opacity linear .2s;
}
@media (min-width: 800px) {
  #lightGallery-Gallery .thumb_cont .thumb {
    width: 94px;
    height: 94px;
  }
}
#lightGallery-Gallery .thumb_cont .thumb > img {
  height: auto;
  max-width: 100%;
}
#lightGallery-Gallery .thumb_cont .thumb.active,
#lightGallery-Gallery .thumb_cont .thumb:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  border-color: #ffffff;
}
#lightGallery-slider .video_cont {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#lightGallery-slider .video_cont {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#lightGallery-slider .video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#lightGallery-slider .video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#lightGallery-slider .info {
  background-color: #000;
  background: none repeat scroll 0 0 rgba(0,0,0,0.55);
  color: #FFFFFF;
  padding: 10px 50px;
  position: absolute;
  top: 0;
  width: 100%;
}
#lightGallery-slider .info span {
  display: block;
  line-height: 1;
}
#lightGallery-slider .info span:last-child {
  margin-top: 6px;
}
#lightGallery-slider .info .title {
  font-size: 16px;
  font-weight: bold;
}
#lightGallery-slider .info .desc {
  color: #DDDDDD;
  font-size: 12px;
}
#lightGallery-close {
  color: #FFFFFF;
  height: 28px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  z-index: 1090;
  cursor: pointer;
  background-color: #000;
  border-radius: 2px;
  background-color: rgba(0,0,0,0.65);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-backface-visibility: hidden;
}
#lightGallery-close:after {
  position: absolute;
  right: 6px;
  top: 3px;
}
#lightGallery-close:hover {
  text-decoration: none;
  background-color: #000;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.up {
  text-transform: uppercase;
}
.center {
  text-align: center;
}
.head-with-line {
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
.buttonMenu {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}
.clear-block {
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
.button-text {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
.button-text:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
.button-text:after {
  content: " »";
}
.button-text:hover {
  background-position: left 0px;
  text-decoration: none;
}
.button-text:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  .button-text {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  .button-text:before {
    display: none;
  }
  .button-text:hover {
    background-color: #ed1c24;
  }
}
.kontakt-item {
  display: table-cell;
  width: 300px;
  height: 62px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 2px solid #d1d2d4;
  background: #ffffff url('eurovalley/kontaktIcons.png') 18px 0 no-repeat;
}
.kontakt-item strong {
  display: block;
  color: #ed1c24;
}
.descriptionPopup {
  position: relative;
}
.descriptionPopup:hover span {
  display: block;
}
.descriptionPopup span {
  display: none;
  width: 220px;
  position: absolute;
  top: 0px;
  left: -260px;
  background-color: #acacac;
  padding: 12px;
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  border-right: 1px solid #cecece;
  text-align: left;
  z-index: 9;
}
.descriptionPopup span:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -13px;
  border-style: solid;
  border-color: transparent transparent transparent #acacac;
  border-width: 11px 0 11px 13px;
}
.accordionHeader {
  display: block;
  width: 100%;
  height: 37px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.accordionHeader:hover span {
  display: block;
}
.accordionHeader span {
  display: none;
  width: 220px;
  position: absolute;
  top: 0px;
  left: -260px;
  background-color: #acacac;
  padding: 12px;
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  border-right: 1px solid #cecece;
  text-align: left;
  z-index: 9;
}
.accordionHeader span:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -13px;
  border-style: solid;
  border-color: transparent transparent transparent #acacac;
  border-width: 11px 0 11px 13px;
}
.accordionHeader.personal {
  background-position: 7px -38px;
}
.accordionHeader.driver {
  background-position: 7px -76px;
}
@media (min-width: 768px) {
  .inset>p,
  .inset>h1,
  .inset>h2,
  .inset>h3,
  .inset>h4,
  .inset>h5,
  .inset>h6,
  .inset>ul,
  .inset>ol {
    margin-left: 4%;
    max-width: 96%;
  }
}
.inset img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.elements h1,
.elements h2,
.elements h3 {
  clear: both;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
.elements h1 {
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .elements h1 {
    margin-top: 5px;
  }
}
.elements h2 {
  font-size: 22px;
}
.elements h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom-width: 0;
}
.elements h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}
.elements p {
  margin-bottom: 10px;
}
.elements ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.elements ul li {
  margin-bottom: 10px;
}
.elements ul li:last-child {
  margin-bottom: 0;
}
.elements ol {
  list-style-type: decimal;
  padding-left: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
.elements ol li {
  margin-bottom: 20px;
}
.elements ol li:last-child {
  margin-bottom: 0;
}
.elements ol li ol {
  list-style-type: lower-alpha;
  padding-left: 34px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
.elements ol li ol li {
  margin-bottom: 0px;
}
.elements blockquote {
  display: block;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 30px;
  margin: 15px 0;
  width: 100%;
  position: relative;
  left: 0;
  background: url('eurovalley/blockShadow.jpg') left bottom no-repeat;
}
@media (max-width: 767px) {
  .elements blockquote {
    padding-left: 0px;
    background: none;
  }
}
.elements blockquote:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
.elements blockquote .button {
  margin-top: 20px;
}
.elements img.left {
  margin-right: 25px;
}
.elements img.right {
  margin-left: 25px;
}
@media (max-width: 767px) {
  .elements img {
    margin-bottom: 10px;
  }
}
.elements a {
  color: #656565;
  text-decoration: underline;
}
.elements a:hover {
  text-decoration: none;
}
.elements a.button-produkty,
.elements a.button-sluzby,
.elements a.button-pojisteni,
.elements a.button-finance {
  color: #ed1c24;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
}
@media (max-width: 767px) {
  .elements a.button-produkty,
  .elements a.button-sluzby,
  .elements a.button-pojisteni,
  .elements a.button-finance {
    line-height: 114px;
  }
}
.elements a.button-produkty:hover,
.elements a.button-sluzby:hover,
.elements a.button-pojisteni:hover,
.elements a.button-finance:hover {
  text-decoration: underline;
}
.elements p.button1 {
  padding-top: 20px;
}
.elements table:not(.client-content--tabulka) {
  width: 100%;
  border-collapse: collapse;
}
.elements table:not(.client-content--tabulka) td {
  vertical-align: top;
  width: 49%;
  padding-right: 1%;
}
.elements .button {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
.elements .button:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
.elements .button:after {
  content: " »";
}
.elements .button:hover {
  background-position: left 0px;
  text-decoration: none;
}
.elements .button:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  .elements .button {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  .elements .button:before {
    display: none;
  }
  .elements .button:hover {
    background-color: #ed1c24;
  }
}
body {
  font: normal 15px / 1.5 Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  background: #ffffff;
  color: #656565;
}
body #over {
  overflow-y: hidden;
  overflow-x: visible;
  position: relative;
}
body #main {
  width: 100%;
  max-width: 1600px;
  margin: 0px auto;
  background-color: #fff;
}
#mobileMenu {
  display: block;
  width: 71px;
  height: 65px;
  position: fixed;
  top: 0px;
  right: 81px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 0 5px 5px;
  background: url('eurovalley/triangles.png') -320px -180px no-repeat;
  z-index: 99;
}
#mobileMenu:hover {
  cursor: pointer;
}
@media (min-width: 768px) {
  #mobileMenu {
    display: none;
  }
}
@media (max-width: 339px) {
  #mobileMenu {
    width: 55px;
    height: 55px;
    background-position: -329px -182px;
    right: 65px;
  }
}
#mobileSearch {
  display: block;
  width: 71px;
  height: 65px;
  position: fixed;
  top: 0px;
  right: 0px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 5px 5px 5px;
  background: url('eurovalley/triangles.png') -320px -251px no-repeat;
  z-index: 99;
}
#mobileSearch:hover {
  cursor: pointer;
}
@media (min-width: 768px) {
  #mobileSearch {
    display: none;
  }
}
@media (max-width: 339px) {
  #mobileSearch {
    width: 55px;
    height: 55px;
    background-position: -329px -257px;
  }
}
#head {
  width: 100%;
  height: 141px;
  position: relative;
}
@media (max-width: 767px) {
  #head {
    height: 150px;
  }
}
#head .logo {
  width: auto;
  display: flex;
  justify-content: center;
  height: 115px;
  padding: 16px 0 0 0;
  position: relative;
  z-index: 5;
}
#head .logo a {
  display: block;
}
#head .logo a img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
@media (max-width: 767px) {
  #head .logo {
    box-sizing: border-box;
    display: block;
    width: 32%;
    max-width: 171px;
    padding-left: 4%;
  }
  #head .logo img {
    width: 100%;
    max-width: 125px;
    height: auto;
  }
}
#head .logo .hledani-head {
  width: 162px;
  height: 37px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 4rem;
}
#head .logo .hledani-head form {
  display: inline-block;
}
#head .logo .hledani-head .hledat {
  display: block;
  width: 128px;
  height: 33px;
  float: left;
  margin: 0 0 0 0;
  padding: 2px 0 2px 5px;
  border-width: 0 0 0 0;
  background-color: #ececec;
}
#head .logo .hledani-head .odeslat {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-indent: -1000000px;
  border-width: 0 0 0 0;
  width: 29px;
  height: 37px;
  cursor: pointer;
  background: #d1d2d4 url('eurovalley/hledat.jpg') center center no-repeat;
}
@media (max-width: 767px) {
  #head .logo .hledani-head {
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
}
#head .header {
  display: none;
}
#head .header__link {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
  display: inline-block;
  width: auto;
  height: 27px;
  position: absolute;
  top: 6px;
  right: 0px;
  float: none;
  margin: 0 0 0 0;
  padding: 0 10px 0 20px;
  background-position: left 0px;
  line-height: 30px;
  font-size: 12px;
  z-index: 110;
}
#head .header__link:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
#head .header__link:after {
  content: " »";
}
#head .header__link:hover {
  background-position: left 0px;
  text-decoration: none;
}
#head .header__link:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  #head .header__link {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  #head .header__link:before {
    display: none;
  }
  #head .header__link:hover {
    background-color: #ed1c24;
  }
}
@media (max-width: 767px) {
  #head .header__link {
    display: none;
  }
}
#head .header__link:before {
  width: 27px;
  height: 27px;
  left: -27px;
  background: url('eurovalley/triangles.png') -205px -212px no-repeat;
}
#head .header__link:hover {
  background-position: left -74px;
}
#head .header__link:hover:before {
  background-position: -205px -175px;
}
#head .header__link:after {
  content: '';
  display: block;
  width: 14px;
  height: 16px;
  position: absolute;
  top: 6px;
  left: 0px;
  background: url('eurovalley/klient.png') center center no-repeat;
}
#foot {
  width: 100%;
  box-sizing: border-box;
  min-height: 41px;
  padding-top: 10px;
  padding-right: 55px;
  background: url('eurovalley/footBck.jpg') left top repeat-x;
  line-height: 31px;
  text-align: center;
  font-size: 12px;
  position: relative;
}
#foot h1,
#foot h2,
#foot h3 {
  clear: both;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
#foot h1 {
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #foot h1 {
    margin-top: 5px;
  }
}
#foot h2 {
  font-size: 22px;
}
#foot h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom-width: 0;
}
#foot h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}
#foot p {
  margin-bottom: 10px;
}
#foot ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#foot ul li {
  margin-bottom: 10px;
}
#foot ul li:last-child {
  margin-bottom: 0;
}
#foot ol {
  list-style-type: decimal;
  padding-left: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
#foot ol li {
  margin-bottom: 20px;
}
#foot ol li:last-child {
  margin-bottom: 0;
}
#foot ol li ol {
  list-style-type: lower-alpha;
  padding-left: 34px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
#foot ol li ol li {
  margin-bottom: 0px;
}
#foot blockquote {
  display: block;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 30px;
  margin: 15px 0;
  width: 100%;
  position: relative;
  left: 0;
  background: url('eurovalley/blockShadow.jpg') left bottom no-repeat;
}
@media (max-width: 767px) {
  #foot blockquote {
    padding-left: 0px;
    background: none;
  }
}
#foot blockquote:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
#foot blockquote .button {
  margin-top: 20px;
}
#foot img.left {
  margin-right: 25px;
}
#foot img.right {
  margin-left: 25px;
}
@media (max-width: 767px) {
  #foot img {
    margin-bottom: 10px;
  }
}
#foot a {
  color: #656565;
  text-decoration: underline;
}
#foot a:hover {
  text-decoration: none;
}
#foot a.button-produkty,
#foot a.button-sluzby,
#foot a.button-pojisteni,
#foot a.button-finance {
  color: #ed1c24;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
}
@media (max-width: 767px) {
  #foot a.button-produkty,
  #foot a.button-sluzby,
  #foot a.button-pojisteni,
  #foot a.button-finance {
    line-height: 114px;
  }
}
#foot a.button-produkty:hover,
#foot a.button-sluzby:hover,
#foot a.button-pojisteni:hover,
#foot a.button-finance:hover {
  text-decoration: underline;
}
#foot p.button1 {
  padding-top: 20px;
}
#foot table:not(.client-content--tabulka) {
  width: 100%;
  border-collapse: collapse;
}
#foot table:not(.client-content--tabulka) td {
  vertical-align: top;
  width: 49%;
  padding-right: 1%;
}
#foot .button {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
#foot .button:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
#foot .button:after {
  content: " »";
}
#foot .button:hover {
  background-position: left 0px;
  text-decoration: none;
}
#foot .button:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  #foot .button {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  #foot .button:before {
    display: none;
  }
  #foot .button:hover {
    background-color: #ed1c24;
  }
}
#foot a {
  white-space: nowrap;
}
#foot p {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  #foot {
    background: none;
    padding-top: 6px;
    padding-bottom: 7px;
    border-top: 10px solid #ed1c24;
    line-height: 1.5;
  }
}
#foot .kurzor {
  display: block;
  width: 24px;
  height: 23px;
  background: url('eurovalley/kurzor.png') center center no-repeat;
  position: absolute;
  margin-bottom: -17px;
  bottom: 50%;
  right: 30px;
  text-indent: -1000000px;
}
@media (max-width: 767px) {
  #foot .kurzor {
    margin-bottom: -12px;
  }
}
.menu-space {
  width: 100%;
  height: 37px;
}
@media (max-width: 767px) {
  .menu-space {
    display: block;
    height: 0px;
    overflow: hidden;
  }
}
.menu-space .hledani-head {
  display: none;
  width: 170px;
  height: 37px;
  line-height: 1;
}
@media (max-width: 767px) {
  .menu-space .hledani-head {
    display: block;
  }
}
.menu-space .hledani-head form {
  display: inline-block;
}
.menu-space .hledani-head .hledat {
  display: block;
  width: 128px;
  height: 33px;
  float: left;
  margin: 0 0 0 0;
  padding: 2px 5px;
  border-width: 0 0 0 0;
  background-color: #ececec;
}
@media (max-width: 767px) {
  .menu-space .hledani-head .hledat {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    box-sizing: border-box;
    height: 65px;
    width: 0px;
    background-color: #e1e1e1;
    border: 6px solid #acacac;
    z-index: 99;
    font-size: 24px;
    color: #656565;
  }
  .menu-space .hledani-head .hledat.show {
    display: block;
    width: calc(100% - 157px);
  }
}
.menu-space .hledani-head .odeslat {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-indent: -1000000px;
  border-width: 0 0 0 0;
  width: 29px;
  height: 37px;
  cursor: pointer;
  background: #d1d2d4 url('eurovalley/hledat.jpg') center center no-repeat;
}
@media (max-width: 767px) {
  .menu-space .hledani-head {
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
}
.menu-space .menu-arrow {
  display: none;
}
.menu-space .menu-cell {
  line-height: 1;
  height: 37px;
  width: 100%;
}
.menu-space .menu-cell ul {
  height: 37px;
  display: flex;
  width: 100%;
}
.menu-space .menu-cell ul.show {
  max-height: 100vh !important;
  overflow: auto !important;
}
@media (min-width: 768px) {
  .menu-space .menu-cell ul.show {
    height: auto !important;
  }
}
.menu-space .menu-cell ul li {
  flex-grow: 1;
  position: relative;
}
@media (min-width: 768px) {
  .menu-space .menu-cell ul li.submenu-link {
    display: none;
  }
  .menu-space .menu-cell ul li.mobile-link {
    display: none;
  }
}
.menu-space .menu-cell ul li:nth-last-child(2) a {
  border-right: none;
}
.menu-space .menu-cell ul li a {
  display: block;
  padding: 0 2rem;
  width: 100%;
  box-sizing: border-box;
  border-right: 2px solid #a30a10;
  text-align: center;
  cursor: pointer;
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 850px) {
  .menu-space .menu-cell ul li a {
    padding: 0 1.3rem;
  }
}
.menu-space .menu-cell ul li a:hover,
.menu-space .menu-cell ul li a.active {
  background-position: left -37px;
}
.menu-space .menu-cell ul li a.logout {
  background-position: left -150px;
  border-color: transparent;
  position: relative;
}
@media (max-width: 767px) {
  .menu-space .menu-cell ul li a.logout {
    padding-left: calc(4% + 30px);
  }
}
.menu-space .menu-cell ul li a.logout:hover {
  background-position: left -74px;
}
.menu-space .menu-cell ul li a.logout:before {
  content: '';
  display: block;
  position: absolute;
  background: url('eurovalley/logout_icon.png') center center no-repeat;
  left: 20px;
  top: 0;
  width: 18px;
  height: 100%;
}
@media (max-width: 950px) {
  .menu-space .menu-cell ul li a.logout:before {
    left: 10px;
  }
}
@media (max-width: 767px) {
  .menu-space .menu-cell ul li a.logout:before {
    left: 4%;
  }
}
@media (max-width: 767px) {
  .menu-space .menu-cell ul {
    display: block;
    width: 100%;
    height: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    overflow: hidden;
    z-index: 98;
    -webkit-transition: height 300ms;
    transition: height 300ms;
  }
  .menu-space .menu-cell ul li {
    display: block;
    width: 100%;
    border-bottom: 2px solid #fff;
  }
  .menu-space .menu-cell ul li:first-child a {
    border-left-width: 0px;
  }
  .menu-space .menu-cell ul li.submenu-link {
    position: relative;
  }
  .menu-space .menu-cell ul li.submenu-link a.active {
    position: fixed;
    top: 0px;
    left: 0px;
    box-sizing: content-box;
    border-bottom: 2px solid #fff;
  }
  .menu-space .menu-cell ul li.submenu-link a:after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 16px;
    margin-left: 15px;
    background: url('eurovalley/triangles.png') -286px -297px no-repeat;
    position: relative;
    top: 4px;
  }
  .menu-space .menu-cell ul li.submenu-link a.active:after {
    background-position: -286px -322px;
  }
  .menu-space .menu-cell ul li a {
    background: #d1d2d4;
    font-size: 20px;
    color: #656565;
    height: 50px;
    line-height: 50px;
    border-right-width: 0px;
    text-align: left;
    padding-left: 4%;
  }
  .menu-space .menu-cell ul li a:hover,
  .menu-space .menu-cell ul li a.active {
    background: #ed1c24;
    color: #fff;
  }
}
.menu-space .menu-cell .sub-submenu {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  height: auto;
}
@media (max-width: 767px) {
  .menu-space .menu-cell .sub-submenu {
    border-top: 2px solid #fff;
  }
}
.menu-space .menu-cell .sub-submenu__item {
  display: block;
  width: auto;
}
.menu-space .menu-cell .sub-submenu__item:last-child {
  border-bottom: none;
}
.menu-space .menu-cell .sub-submenu__item:last-child > a {
  border-bottom: none;
}
.menu-space .menu-cell .sub-submenu__link {
  padding: 0 10px 0 30px;
  text-align: left;
  font-size: 14px;
}
@media (min-width: 768px) {
  .menu-space .menu-cell .sub-submenu__link {
    border-left: 1px solid #a30a10 !important;
    border-right: 1px solid #a30a10 !important;
  }
}
@media (max-width: 767px) {
  .menu-space .menu-cell .sub-submenu__link {
    padding-left: 10%;
    height: auto;
    min-height: 40px;
  }
}
.menu-space .menu-cell .submenu {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  height: auto;
}
@media (min-width: 768px) {
  .menu-space .menu-cell .submenu {
    position: absolute;
    top: 37px;
    left: 0;
    z-index: 11;
    width: 261px;
  }
}
@media (max-width: 767px) {
  .menu-space .menu-cell .submenu {
    border-top: 2px solid #fff;
  }
}
.menu-space .menu-cell .submenu__item {
  display: block;
  width: auto;
}
.menu-space .menu-cell .submenu__item:last-child {
  border-bottom: none;
}
.menu-space .menu-cell .submenu__item:last-child > a {
  border-bottom: none;
}
.menu-space .menu-cell .submenu__link {
  display: block;
  display: flex;
  align-items: center;
  min-height: 37px;
  padding: 0 10px;
  text-align: left;
  font-size: 13px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .menu-space .menu-cell .submenu__link {
    border-left: 1px solid #a30a10 !important;
    border-right: 1px solid #a30a10 !important;
  }
}
@media (max-width: 767px) {
  .menu-space .menu-cell .submenu__link {
    padding-left: 7%;
    height: auto;
    min-height: 40px;
  }
}
.menu-space .menu-cell .submenu__link.active + .sub-submenu {
  display: block;
}
@media (max-width: 767px) {
  .menu-space .menu-cell a.active + .submenu {
    display: block;
  }
}
@media (min-width: 768px) {
  .menu-space .menu-cell li:hover .submenu {
    display: block;
  }
}
.menu-space .mobile-sub-menu h2 {
  display: none;
}
.menu-space .mobile-sub-menu ul {
  border-width: 0px;
  display: block;
  width: 100%;
  height: 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  overflow: hidden;
  z-index: 98;
  -webkit-transition: height 300ms;
  transition: height 300ms;
}
@media (min-width: 768px) {
  .menu-space .mobile-sub-menu ul {
    display: none;
  }
}
.menu-space .mobile-sub-menu ul.show {
  height: 364px;
}
@media (min-width: 768px) {
  .menu-space .mobile-sub-menu ul.show {
    height: auto !important;
  }
}
.menu-space .mobile-sub-menu ul li {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-bottom: 2px solid #fff;
}
.menu-space .mobile-sub-menu ul li:first-child a {
  border-left-width: 0px;
}
.menu-space .mobile-sub-menu ul li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
  background: #d1d2d4;
  font-size: 20px;
  color: #656565;
  height: 50px;
  line-height: 50px;
  text-align: left;
  padding-left: 4%;
}
.menu-space .mobile-sub-menu ul li a:hover,
.menu-space .mobile-sub-menu ul li a.active {
  background: #ed1c24;
  color: #fff;
}
.intro {
  position: relative;
  padding-bottom: 17px;
}
@media (max-width: 767px) {
  .intro.desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .intro {
    position: relative;
    width: 100vw;
    margin-left: 50%;
    margin-right: 50%;
    right: -50vw;
    left: -50vw;
  }
  .intro.mobile {
    display: none;
  }
}
.intro .nivoSlider {
  margin-bottom: 0px;
  background: none;
  box-shadow: none !important;
}
.intro .nivoSlider .nivo-caption {
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  height: 190px;
  text-align: center;
  background: none;
  opacity: 1;
}
.intro .nivoSlider .nivo-caption h2 {
  font-size: 28px;
  font-weight: 600;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: #fff;
  line-height: 1.2;
  padding-bottom: 5px;
  padding-top: 20px;
  position: relative;
  z-index: 9;
  margin-bottom: 0.5rem;
}
.intro .nivoSlider .nivo-caption p {
  font-size: 16px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: #fff;
  position: relative;
  z-index: 9;
  margin-bottom: 1rem;
}
.intro .nivoSlider .nivo-caption a {
  opacity: 1;
  display: block;
  width: 100% !important;
  float: none !important;
  background: none !important;
  background-color: #ed1c24 !important;
  font-size: 20px !important;
  height: auto !important;
  line-height: 1.2 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin: 16px 0 !important;
  text-decoration: none;
  border-bottom: none;
  padding: 0 2rem;
}
.intro .nivoSlider .nivo-caption a:before {
  display: none;
}
.intro .nivoSlider .nivo-caption a:hover {
  background: #8c8c8c !important;
}
.intro .nivo-controlNav {
  position: absolute;
  padding: 0 0;
  bottom: 17px;
  right: 50%;
  transform: translate(-50%,0);
  z-index: 8;
  width: auto;
  opacity: 0.7;
  overflow: visible;
}
.intro .nivo-controlNav a {
  position: relative;
  z-index: 9;
  margin: 0;
  padding-bottom: 1px;
}
.intro.mobile {
  background: none;
}
.intro.mobile .nivoSlider {
  margin-bottom: 0px;
  box-shadow: none !important;
}
.intro.mobile .nivoSlider .nivo-caption {
  position: static;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding-left: 4%;
  background: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  background-color: #8c8c8c;
  transform: none;
}
.intro.mobile .nivoSlider .nivo-caption h2 {
  font-size: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #fff;
}
.intro.mobile .nivoSlider .nivo-caption h2 br {
  display: none;
}
@media (max-width: 515px) {
  .intro.mobile .nivoSlider .nivo-caption h2 {
    font-size: 20px;
  }
}
.intro.mobile .nivoSlider .nivo-caption p {
  font-size: 20px;
  color: #fff;
}
@media (max-width: 515px) {
  .intro.mobile .nivoSlider .nivo-caption p {
    font-size: 16px;
  }
}
.intro.mobile .nivoSlider .nivo-directionNav a {
  opacity: 1;
}
.intro.mobile .nivo-directionNav .nivo-prevNav {
  width: 29px;
  height: 45px;
  top: 50%;
  margin-top: -22px;
  background: url('eurovalley/triangles.png') -284px -176px no-repeat;
}
@media (max-width: 580px) {
  .intro.mobile .nivo-directionNav .nivo-prevNav {
    top: 25%;
  }
}
.intro.mobile .nivo-directionNav .nivo-nextNav {
  width: 29px;
  height: 45px;
  top: 50%;
  margin-top: -22px;
  background: url('eurovalley/triangles.png') -284px -230px no-repeat;
}
@media (max-width: 580px) {
  .intro.mobile .nivo-directionNav .nivo-nextNav {
    top: 25%;
  }
}
.intro.mobile .nivo-controlNav {
  position: absolute;
  padding: 0 0;
  bottom: 17px;
  right: 394px;
  z-index: 8;
  width: 120px;
  padding-left: 30px;
  opacity: 0.7;
  overflow: visible;
}
.intro.mobile .nivo-controlNav a {
  position: relative;
  z-index: 9;
  margin: 0;
  padding-bottom: 1px;
}
#page {
  box-sizing: border-box;
  padding: 0 0 25px 0;
  min-height: 300px;
}
@media (max-width: 767px) {
  #page {
    padding-bottom: 0px;
    min-height: 0px;
  }
}
@media (min-width: 768px) {
  #page.page-kontakt #sidebar .header-kontakt {
    display: none;
  }
}
@media (max-width: 975px) {
  #page.page-kontakt #sidebar {
    width: 36%;
  }
  #page.page-kontakt #content {
    width: 60%;
  }
  #page.page-kontakt #content.klient-zona {
    width: 100%;
  }
}
@media (max-width: 870px) {
  #page.page-kontakt #sidebar {
    width: 40%;
  }
  #page.page-kontakt #content {
    width: 56%;
  }
  #page.page-kontakt #content.klient-zona {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #page.page-kontakt #sidebar {
    width: 100%;
  }
  #page.page-kontakt #sidebar .header-kontakt {
    display: block;
    margin: 20px 4%;
    width: auto;
  }
  #page.page-kontakt #content {
    width: 100%;
  }
  #page.page-kontakt #content .inset h1 {
    display: none;
  }
}
#page #sidebar {
  box-sizing: border-box;
  float: right;
  width: 32%;
  padding-right: 4%;
}
@media (max-width: 767px) {
  #page #sidebar {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
}
#page #content {
  box-sizing: border-box;
  float: left;
  width: 64%;
}
#page #content.klient-zona {
  float: none;
  width: 100%;
}
@media (max-width: 767px) {
  #page #content {
    width: 100%;
    float: none;
    padding: 0 4%;
  }
}
#page #content .inset {
  position: relative;
}
@media (min-width: 768px) {
  #page #content .inset>p,
  #page #content .inset>h1,
  #page #content .inset>h2,
  #page #content .inset>h3,
  #page #content .inset>h4,
  #page #content .inset>h5,
  #page #content .inset>h6,
  #page #content .inset>ul,
  #page #content .inset>ol {
    margin-left: 4%;
    max-width: 96%;
  }
}
#page #content .inset img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#page #content .inset h1,
#page #content .inset h2,
#page #content .inset h3 {
  clear: both;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
#page #content .inset h1 {
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #page #content .inset h1 {
    margin-top: 5px;
  }
}
#page #content .inset h2 {
  font-size: 22px;
}
#page #content .inset h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom-width: 0;
}
#page #content .inset h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}
#page #content .inset p {
  margin-bottom: 10px;
}
#page #content .inset ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#page #content .inset ul li {
  margin-bottom: 10px;
}
#page #content .inset ul li:last-child {
  margin-bottom: 0;
}
#page #content .inset ol {
  list-style-type: decimal;
  padding-left: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
#page #content .inset ol li {
  margin-bottom: 20px;
}
#page #content .inset ol li:last-child {
  margin-bottom: 0;
}
#page #content .inset ol li ol {
  list-style-type: lower-alpha;
  padding-left: 34px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
#page #content .inset ol li ol li {
  margin-bottom: 0px;
}
#page #content .inset blockquote {
  display: block;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 30px;
  margin: 15px 0;
  width: 100%;
  position: relative;
  left: 0;
  background: url('eurovalley/blockShadow.jpg') left bottom no-repeat;
}
@media (max-width: 767px) {
  #page #content .inset blockquote {
    padding-left: 0px;
    background: none;
  }
}
#page #content .inset blockquote:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
#page #content .inset blockquote .button {
  margin-top: 20px;
}
#page #content .inset img.left {
  margin-right: 25px;
}
#page #content .inset img.right {
  margin-left: 25px;
}
@media (max-width: 767px) {
  #page #content .inset img {
    margin-bottom: 10px;
  }
}
#page #content .inset a {
  color: #656565;
  text-decoration: underline;
}
#page #content .inset a:hover {
  text-decoration: none;
}
#page #content .inset a.button-produkty,
#page #content .inset a.button-sluzby,
#page #content .inset a.button-pojisteni,
#page #content .inset a.button-finance {
  color: #ed1c24;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
}
@media (max-width: 767px) {
  #page #content .inset a.button-produkty,
  #page #content .inset a.button-sluzby,
  #page #content .inset a.button-pojisteni,
  #page #content .inset a.button-finance {
    line-height: 114px;
  }
}
#page #content .inset a.button-produkty:hover,
#page #content .inset a.button-sluzby:hover,
#page #content .inset a.button-pojisteni:hover,
#page #content .inset a.button-finance:hover {
  text-decoration: underline;
}
#page #content .inset p.button1 {
  padding-top: 20px;
}
#page #content .inset table:not(.client-content--tabulka) {
  width: 100%;
  border-collapse: collapse;
}
#page #content .inset table:not(.client-content--tabulka) td {
  vertical-align: top;
  width: 49%;
  padding-right: 1%;
}
#page #content .inset .button {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
#page #content .inset .button:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
#page #content .inset .button:after {
  content: " »";
}
#page #content .inset .button:hover {
  background-position: left 0px;
  text-decoration: none;
}
#page #content .inset .button:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  #page #content .inset .button {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  #page #content .inset .button:before {
    display: none;
  }
  #page #content .inset .button:hover {
    background-color: #ed1c24;
  }
}
@media (max-width: 767px) {
  #page #content .inset h1 {
    border-bottom-width: 0px;
  }
  #page #content .inset .button {
    margin-bottom: 12px;
  }
}
#sidebar h1,
#sidebar h2,
#sidebar h3 {
  clear: both;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
#sidebar h1 {
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #sidebar h1 {
    margin-top: 5px;
  }
}
#sidebar h2 {
  font-size: 22px;
}
#sidebar h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom-width: 0;
}
#sidebar h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}
#sidebar p {
  margin-bottom: 10px;
}
#sidebar ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#sidebar ul li {
  margin-bottom: 10px;
}
#sidebar ul li:last-child {
  margin-bottom: 0;
}
#sidebar ol {
  list-style-type: decimal;
  padding-left: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
#sidebar ol li {
  margin-bottom: 20px;
}
#sidebar ol li:last-child {
  margin-bottom: 0;
}
#sidebar ol li ol {
  list-style-type: lower-alpha;
  padding-left: 34px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
#sidebar ol li ol li {
  margin-bottom: 0px;
}
#sidebar blockquote {
  display: block;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 30px;
  margin: 15px 0;
  width: 100%;
  position: relative;
  left: 0;
  background: url('eurovalley/blockShadow.jpg') left bottom no-repeat;
}
@media (max-width: 767px) {
  #sidebar blockquote {
    padding-left: 0px;
    background: none;
  }
}
#sidebar blockquote:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
#sidebar blockquote .button {
  margin-top: 20px;
}
#sidebar img.left {
  margin-right: 25px;
}
#sidebar img.right {
  margin-left: 25px;
}
@media (max-width: 767px) {
  #sidebar img {
    margin-bottom: 10px;
  }
}
#sidebar a {
  color: #656565;
  text-decoration: underline;
}
#sidebar a:hover {
  text-decoration: none;
}
#sidebar a.button-produkty,
#sidebar a.button-sluzby,
#sidebar a.button-pojisteni,
#sidebar a.button-finance {
  color: #ed1c24;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
}
@media (max-width: 767px) {
  #sidebar a.button-produkty,
  #sidebar a.button-sluzby,
  #sidebar a.button-pojisteni,
  #sidebar a.button-finance {
    line-height: 114px;
  }
}
#sidebar a.button-produkty:hover,
#sidebar a.button-sluzby:hover,
#sidebar a.button-pojisteni:hover,
#sidebar a.button-finance:hover {
  text-decoration: underline;
}
#sidebar p.button1 {
  padding-top: 20px;
}
#sidebar table:not(.client-content--tabulka) {
  width: 100%;
  border-collapse: collapse;
}
#sidebar table:not(.client-content--tabulka) td {
  vertical-align: top;
  width: 49%;
  padding-right: 1%;
}
#sidebar .button {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
#sidebar .button:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
#sidebar .button:after {
  content: " »";
}
#sidebar .button:hover {
  background-position: left 0px;
  text-decoration: none;
}
#sidebar .button:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  #sidebar .button {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  #sidebar .button:before {
    display: none;
  }
  #sidebar .button:hover {
    background-color: #ed1c24;
  }
}
#sidebar .kontakt-sidebar-nadpis {
  margin-bottom: 35px;
  font-size: 19px;
}
@media (max-width: 767px) {
  #sidebar .kontakt-sidebar-nadpis {
    padding-left: 4%;
    width: auto;
  }
}
#sidebar .kontakt-tel-email {
  margin-top: 30px;
}
@media (max-width: 767px) {
  #sidebar .kontakt-tel-email {
    text-align: center;
    clear: both;
    margin-bottom: 10px;
  }
}
#sidebar .kontakt-tel-email ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
@media (max-width: 767px) {
  #sidebar .kontakt-tel-email ul {
    display: inline-block;
  }
}
#sidebar .kontakt-tel-email ul:last-child li {
  display: table-cell;
  width: 300px;
  height: 62px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 2px solid #d1d2d4;
  background: #ffffff url('eurovalley/kontaktIcons.png') 18px 0 no-repeat;
  border-bottom-width: 0;
  background-position: 18px -62px;
}
#sidebar .kontakt-tel-email ul:last-child li strong {
  display: block;
  color: #ed1c24;
}
#sidebar .kontakt-tel-email ul li {
  display: table-cell;
  width: 300px;
  height: 62px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 2px solid #d1d2d4;
  background: #ffffff url('eurovalley/kontaktIcons.png') 18px 0 no-repeat;
}
#sidebar .kontakt-tel-email ul li strong {
  display: block;
  color: #ed1c24;
}
#sidebar .kontakt-pobocky p {
  margin-bottom: 0;
}
#sidebar .kontakt-pobocky ul {
  display: none;
}
@media (max-width: 767px) {
  #sidebar .kontakt-pobocky img {
    width: 100%;
    max-width: 298px;
    height: auto;
  }
}
@media (max-width: 767px) {
  #sidebar .homepage-pojisteni {
    padding: 0 4%;
  }
}
#sidebar .homepage-pojisteni:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
#sidebar .homepage-kontakt:after,
#sidebar .sidebar-kontakt:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
#sidebar .homepage-kontakt .mobile-text,
#sidebar .sidebar-kontakt .mobile-text {
  display: none;
}
#sidebar .homepage-kontakt .desktop-text,
#sidebar .sidebar-kontakt .desktop-text {
  display: block;
}
@media (max-width: 830px) {
  #sidebar .homepage-kontakt table td,
  #sidebar .sidebar-kontakt table td {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 5%;
  }
}
@media (max-width: 767px) {
  #sidebar .homepage-kontakt,
  #sidebar .sidebar-kontakt {
    margin-top: 90px;
    border-top: 10px solid #ed1c24;
    box-sizing: border-box;
    padding-left: 4%;
    padding-right: 4%;
    background-color: #ffffff;
  }
  #sidebar .homepage-kontakt h2,
  #sidebar .sidebar-kontakt h2 {
    padding-bottom: 0px;
    border-bottom-width: 0px;
    font-size: 25px;
    line-height: 1;
  }
  #sidebar .homepage-kontakt table,
  #sidebar .sidebar-kontakt table {
    font-size: 18px;
  }
  #sidebar .homepage-kontakt table,
  #sidebar .homepage-kontakt tbody,
  #sidebar .homepage-kontakt tr,
  #sidebar .homepage-kontakt td,
  #sidebar .sidebar-kontakt table,
  #sidebar .sidebar-kontakt tbody,
  #sidebar .sidebar-kontakt tr,
  #sidebar .sidebar-kontakt td {
    display: block;
  }
  #sidebar .homepage-kontakt .button,
  #sidebar .sidebar-kontakt .button {
    display: block;
    width: 100% !important;
    float: none !important;
    background: none !important;
    background-color: #8c8c8c !important;
    font-size: 20px !important;
    height: auto !important;
    line-height: 1.2 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin: 16px 0 !important;
  }
  #sidebar .homepage-kontakt .button:before,
  #sidebar .sidebar-kontakt .button:before {
    display: none;
  }
  #sidebar .homepage-kontakt .button:hover,
  #sidebar .sidebar-kontakt .button:hover {
    background: #ed1c24 !important;
  }
  #sidebar .homepage-kontakt .mobile-text,
  #sidebar .sidebar-kontakt .mobile-text {
    display: block;
  }
  #sidebar .homepage-kontakt .desktop-text,
  #sidebar .sidebar-kontakt .desktop-text {
    display: none;
  }
}
#sidebar .sidebar-kontakt .button {
  width: 253px;
  height: 46px;
  line-height: 22px;
  padding: 4px 0;
  background-position: 0px -149px;
}
@media (max-width: 1000px) {
  #sidebar .sidebar-kontakt .button {
    width: 220px;
  }
}
@media (max-width: 925px) {
  #sidebar .sidebar-kontakt .button {
    width: 190px;
  }
}
@media (max-width: 875px) {
  #sidebar .sidebar-kontakt .button {
    width: 165px;
  }
}
#sidebar .sidebar-kontakt .button:hover {
  background-position: 0px -203px;
}
#sidebar .sidebar-kontakt .button:hover:before {
  background-position: -232px -228px;
}
#sidebar .sidebar-kontakt .button:before {
  width: 47px;
  height: 54px;
  left: -47px;
  background-position: -232px -174px;
}
#sidebar .accordion-menu h2 {
  width: 100%;
  height: 58px;
  line-height: 58px;
  padding-top: 25px;
  border-bottom-width: 0;
  background-color: #acacac;
  color: #fff;
  text-align: center;
  margin: 0 0;
}
#sidebar .accordion-menu .sidebox h3 {
  margin: 0 0;
  padding: 0 0;
  display: block;
  width: 100%;
  height: 37px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
#sidebar .accordion-menu .sidebox h3:hover span {
  display: block;
}
#sidebar .accordion-menu .sidebox h3 span {
  display: none;
  width: 220px;
  position: absolute;
  top: 0px;
  left: -260px;
  background-color: #acacac;
  padding: 12px;
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  border-right: 1px solid #cecece;
  text-align: left;
  z-index: 9;
}
#sidebar .accordion-menu .sidebox h3 span:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -13px;
  border-style: solid;
  border-color: transparent transparent transparent #acacac;
  border-width: 11px 0 11px 13px;
}
#sidebar .accordion-menu .sidebox h3.personal {
  background-position: 7px -38px;
}
#sidebar .accordion-menu .sidebox h3.driver {
  background-position: 7px -76px;
}
#sidebar .accordion-menu .sidebox ul,
#sidebar .accordion-menu .sidebox li {
  margin: 0 0;
  padding: 0 0;
  list-style: none;
}
#sidebar .accordion-menu .sidebox li.active h3 {
  background-image: url('eurovalley/accordionIcons.png'), url('eurovalley/buttonBck.jpg');
  background-repeat: no-repeat, repeat-x;
}
#sidebar .accordion-menu .sidebox li.active h3.business {
  background-position: 7px 0px, 0px -111px;
}
#sidebar .accordion-menu .sidebox li.active h3.personal {
  background-position: 7px -38px, 0px -111px;
}
#sidebar .accordion-menu .sidebox li.active h3.driver {
  background-position: 7px -76px, 0px -111px;
}
#sidebar .accordion-menu .sidebox li ul {
  background-color: #ffffff;
}
#sidebar .accordion-menu .sidebox li ul a {
  display: table-cell;
  width: 280px;
  height: 26px;
  padding: 3px 10px;
  vertical-align: middle;
  text-align: left;
  line-height: 1.2;
}
@media (max-width: 767px) {
  #sidebar .sidebar-menu {
    padding-left: 4%;
    padding-right: 4%;
    height: 0px;
    overflow: hidden;
  }
}
#sidebar .sidebar-menu h2 {
  width: 100%;
  height: 58px;
  line-height: 58px;
  padding-top: 25px;
  border-bottom-width: 0;
  background-color: #acacac;
  color: #fff;
  text-align: center;
  margin: 0 0;
}
#sidebar .sidebar-menu li:nth-child(odd) {
  background-color: #c5c5c5;
}
#sidebar .sidebar-menu li:nth-child(even) {
  background-color: #acacac;
}
#sidebar .sidebar-menu > .side-navi > li > .submenu {
  padding-bottom: 10px;
}
#sidebar .sidebar-menu > .side-navi > li > .submenu > li {
  background-color: transparent;
}
#sidebar .sidebar-menu > .side-navi > li > .submenu > li > a {
  box-sizing: border-box;
  padding: 5px 5px;
  height: auto;
  line-height: 1.25;
  font-size: 14px;
}
#sidebar .sidebar-menu > .side-navi > li > .submenu > li > a:hover,
#sidebar .sidebar-menu > .side-navi > li > .submenu > li > a.active {
  background: linear-gradient(#ed1b24 25%,#bd161e);
}
#sidebar .sidebar-menu ul,
#sidebar .sidebar-menu li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
#sidebar .sidebar-menu ul a,
#sidebar .sidebar-menu li a {
  display: block;
  width: 100%;
  height: 37px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
#sidebar .sidebar-menu ul a:hover span,
#sidebar .sidebar-menu li a:hover span {
  display: block;
}
#sidebar .sidebar-menu ul a span,
#sidebar .sidebar-menu li a span {
  display: none;
  width: 220px;
  position: absolute;
  top: 0px;
  left: -260px;
  background-color: #acacac;
  padding: 12px;
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  border-right: 1px solid #cecece;
  text-align: left;
  z-index: 9;
}
#sidebar .sidebar-menu ul a span:before,
#sidebar .sidebar-menu li a span:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -13px;
  border-style: solid;
  border-color: transparent transparent transparent #acacac;
  border-width: 11px 0 11px 13px;
}
#sidebar .sidebar-menu ul a.personal,
#sidebar .sidebar-menu li a.personal {
  background-position: 7px -38px;
}
#sidebar .sidebar-menu ul a.driver,
#sidebar .sidebar-menu li a.driver {
  background-position: 7px -76px;
}
#sidebar .sidebar-menu ul a:hover,
#sidebar .sidebar-menu ul a.active,
#sidebar .sidebar-menu li a:hover,
#sidebar .sidebar-menu li a.active {
  text-decoration: none;
  background-image: url('eurovalley/buttonBck.jpg');
  background-repeat: repeat-x;
}
.kontaktni-udaje {
  padding: 45px 4% 0 4%;
}
.kontaktni-udaje h1,
.kontaktni-udaje h2,
.kontaktni-udaje h3 {
  clear: both;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
.kontaktni-udaje h1 {
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .kontaktni-udaje h1 {
    margin-top: 5px;
  }
}
.kontaktni-udaje h2 {
  font-size: 22px;
}
.kontaktni-udaje h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom-width: 0;
}
.kontaktni-udaje h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}
.kontaktni-udaje p {
  margin-bottom: 10px;
}
.kontaktni-udaje ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.kontaktni-udaje ul li {
  margin-bottom: 10px;
}
.kontaktni-udaje ul li:last-child {
  margin-bottom: 0;
}
.kontaktni-udaje ol {
  list-style-type: decimal;
  padding-left: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
.kontaktni-udaje ol li {
  margin-bottom: 20px;
}
.kontaktni-udaje ol li:last-child {
  margin-bottom: 0;
}
.kontaktni-udaje ol li ol {
  list-style-type: lower-alpha;
  padding-left: 34px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
.kontaktni-udaje ol li ol li {
  margin-bottom: 0px;
}
.kontaktni-udaje blockquote {
  display: block;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 30px;
  margin: 15px 0;
  width: 100%;
  position: relative;
  left: 0;
  background: url('eurovalley/blockShadow.jpg') left bottom no-repeat;
}
@media (max-width: 767px) {
  .kontaktni-udaje blockquote {
    padding-left: 0px;
    background: none;
  }
}
.kontaktni-udaje blockquote:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
.kontaktni-udaje blockquote .button {
  margin-top: 20px;
}
.kontaktni-udaje img.left {
  margin-right: 25px;
}
.kontaktni-udaje img.right {
  margin-left: 25px;
}
@media (max-width: 767px) {
  .kontaktni-udaje img {
    margin-bottom: 10px;
  }
}
.kontaktni-udaje a {
  color: #656565;
  text-decoration: underline;
}
.kontaktni-udaje a:hover {
  text-decoration: none;
}
.kontaktni-udaje a.button-produkty,
.kontaktni-udaje a.button-sluzby,
.kontaktni-udaje a.button-pojisteni,
.kontaktni-udaje a.button-finance {
  color: #ed1c24;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
}
@media (max-width: 767px) {
  .kontaktni-udaje a.button-produkty,
  .kontaktni-udaje a.button-sluzby,
  .kontaktni-udaje a.button-pojisteni,
  .kontaktni-udaje a.button-finance {
    line-height: 114px;
  }
}
.kontaktni-udaje a.button-produkty:hover,
.kontaktni-udaje a.button-sluzby:hover,
.kontaktni-udaje a.button-pojisteni:hover,
.kontaktni-udaje a.button-finance:hover {
  text-decoration: underline;
}
.kontaktni-udaje p.button1 {
  padding-top: 20px;
}
.kontaktni-udaje table:not(.client-content--tabulka) {
  width: 100%;
  border-collapse: collapse;
}
.kontaktni-udaje table:not(.client-content--tabulka) td {
  vertical-align: top;
  width: 49%;
  padding-right: 1%;
}
.kontaktni-udaje .button {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
.kontaktni-udaje .button:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
.kontaktni-udaje .button:after {
  content: " »";
}
.kontaktni-udaje .button:hover {
  background-position: left 0px;
  text-decoration: none;
}
.kontaktni-udaje .button:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  .kontaktni-udaje .button {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  .kontaktni-udaje .button:before {
    display: none;
  }
  .kontaktni-udaje .button:hover {
    background-color: #ed1c24;
  }
}
@media (max-width: 767px) {
  .kontaktni-udaje table {
    display: block;
  }
  .kontaktni-udaje table tr {
    display: block;
  }
  .kontaktni-udaje table tr:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
  }
}
.kontaktni-udaje table td {
  width: 33%;
  text-align: left;
}
@media (max-width: 767px) {
  .kontaktni-udaje table td {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 50%;
    padding-right: 20px;
  }
  .kontaktni-udaje table td[colspan="3"] {
    margin-top: 15px;
    width: 100%;
  }
}
.kontakt-pobocky {
  position: relative;
}
@media (max-width: 767px) {
  .kontakt-pobocky {
    padding: 0 4%;
  }
  .kontakt-pobocky:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
  }
}
@media (max-width: 767px) {
  .kontakt-pobocky p {
    text-align: center;
  }
}
.kontakt-pobocky .link {
  display: block;
  width: 30px;
  height: 33px;
  position: absolute;
  cursor: pointer;
}
@media (max-width: 767px) {
  .kontakt-pobocky .link {
    box-sizing: border-box;
    position: static;
    width: 50%;
    min-width: 150px;
    cursor: auto;
    height: auto;
    float: left;
  }
  .kontakt-pobocky .link:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
  }
}
.kontakt-pobocky .link.brno {
  width: 25px;
}
@media (max-width: 767px) {
  .kontakt-pobocky .link.brno {
    width: 50%;
  }
}
.kontakt-pobocky .link.ostrava {
  width: 39px;
}
@media (max-width: 767px) {
  .kontakt-pobocky .link.ostrava {
    width: 50%;
  }
}
.kontakt-pobocky .link.liberec {
  width: 37px;
}
@media (max-width: 767px) {
  .kontakt-pobocky .link.liberec {
    width: 50%;
  }
}
.kontakt-pobocky .link.bucovice {
  width: 14px;
  height: 18px;
}
@media (max-width: 767px) {
  .kontakt-pobocky .link.bucovice {
    width: 50%;
    height: auto;
  }
}
.kontakt-pobocky .link .popup {
  display: none;
  position: absolute;
  padding: 10px;
  height: 77px;
  border: 1px solid #696969;
  background-color: #fff;
  cursor: auto;
}
@media (max-width: 767px) {
  .kontakt-pobocky .link .popup {
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    border-width: 0px;
    background-color: transparent;
  }
}
.kontakt-pobocky .link .popup strong,
.kontakt-pobocky .link .popup a {
  display: block;
}
.kontakt-pobocky .link .popup:before {
  content: '';
  display: block;
  position: absolute;
  width: 13px;
  height: 13px;
  background-color: #fff;
  border-color: #696969;
  border-style: solid;
  border-width: 0 1px 1px 0;
  bottom: -8px;
  left: 81px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .kontakt-pobocky .link .popup:before {
    display: none;
  }
}
@media (min-width: 768px) {
  .kontakt-pobocky .link:hover .popup {
    display: block;
  }
}
.form {
  padding-left: 4%;
}
.form h3.bigger {
  font-size: 19px;
}
.form .form-block {
  padding: 16px 16px 3px 16px;
  border: 1px solid #ed1c24;
  background-color: #ffffff;
  position: relative;
}
@media (max-width: 767px) {
  .form .form-block {
    padding-bottom: 33px;
  }
}
.form .form-block:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
.form .form-block .button {
  width: 222px !important;
  padding-right: 45px;
  border-width: 0;
  background: url('eurovalley/formButton.jpg') 0 0 no-repeat !important;
  background-position: 0 0 !important;
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  font-size: 16px;
}
@media (max-width: 767px) {
  .form .form-block .button {
    margin-bottom: 0px !important;
    background-image: none !important;
    background-color: #ed1c24 !important;
  }
  .form .form-block .button:hover {
    background-color: #8c8c8c !important;
  }
}
.form .form-block .button:hover {
  background-position: 0 0;
}
.form .form-row {
  padding-bottom: 10px;
  position: relative;
}
.form .form-row:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
.form .form-row.padding-bottom {
  padding-bottom: 20px;
}
.form .form-row .col-1 {
  width: 33%;
  float: left;
}
@media (max-width: 767px) {
  .form .form-row .col-1 {
    float: none;
    width: 100%;
  }
}
.form .form-row .col-2 {
  width: 66%;
  float: left;
}
@media (max-width: 767px) {
  .form .form-row .col-2 {
    float: none;
    width: 100%;
  }
}
.form .form-row--space {
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .form label {
    font-size: 18px;
  }
}
.form .texy {
  float: right;
  width: 100%;
  box-sizing: border-box;
  max-width: 402px;
  height: 23px;
  border-width: 0;
  padding: 3px 5px;
}
@media (max-width: 767px) {
  .form .texy {
    max-width: 100%;
  }
}
.form .texy.error {
  border: 1px solid #ed1c24;
}
.form .texy.select {
  width: 412px;
  height: 23px;
}
.form .customSelect {
  top: 0px;
  right: 0px;
}
.form span.customSelect.texy.select {
  width: 402px;
  height: 17px;
  background: #fff url('eurovalley/select_arrow.jpg') right top no-repeat;
}
.form span.customSelect.texy.select .customSelectInner {
  display: block !important;
  height: auto;
  line-height: 17px;
  padding-right: 23px;
  width: 384px !important;
}
.form .area {
  border-width: 0;
  padding: 5px;
  display: block;
  width: 100%;
  max-width: 586px;
  height: 53px;
  margin-bottom: 6px;
  box-sizing: border-box;
}
.form .check {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
}
.form .checkbox {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 3px;
  margin: 0 4px 0 0;
  background: #fff;
}
.form .check:checked + .checkbox:before {
  content: '';
  display: block;
  width: 12px;
  height: 6px;
  position: absolute;
  top: 40%;
  left: 50%;
  border-width: 0 0 2px 2px;
  border-color: #656565;
  border-style: solid;
  transform: translate(-50%,-50%) rotate(-40deg);
}
.form em {
  display: inline-block;
  color: #ed1c24;
}
.form .error {
  font-style: italic;
  color: #ed1c24;
}
.form .note {
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
@media (max-width: 767px) {
  .form .note {
    font-size: 15px;
  }
}
#popupBck {
  display: none;
  position: absolute;
  top: 178px;
  left: 0;
  width: 100%;
  height: 10000px;
  background-color: #000;
  opacity: 0.5;
  z-index: 11;
  cursor: pointer;
}
@media (max-width: 767px) {
  #popupBck {
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
}
#popupForm {
  display: none;
  background-color: #ffffff;
  position: absolute;
  padding: 0 45px 10px 45px;
  top: 260px;
  left: 50%;
  margin-left: -250px;
  width: 410px;
  min-height: 280px;
  z-index: 12;
}
#popupForm h1,
#popupForm h2,
#popupForm h3 {
  clear: both;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
#popupForm h1 {
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #popupForm h1 {
    margin-top: 5px;
  }
}
#popupForm h2 {
  font-size: 22px;
}
#popupForm h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom-width: 0;
}
#popupForm h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}
#popupForm p {
  margin-bottom: 10px;
}
#popupForm ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#popupForm ul li {
  margin-bottom: 10px;
}
#popupForm ul li:last-child {
  margin-bottom: 0;
}
#popupForm ol {
  list-style-type: decimal;
  padding-left: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
#popupForm ol li {
  margin-bottom: 20px;
}
#popupForm ol li:last-child {
  margin-bottom: 0;
}
#popupForm ol li ol {
  list-style-type: lower-alpha;
  padding-left: 34px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
#popupForm ol li ol li {
  margin-bottom: 0px;
}
#popupForm blockquote {
  display: block;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 30px;
  margin: 15px 0;
  width: 100%;
  position: relative;
  left: 0;
  background: url('eurovalley/blockShadow.jpg') left bottom no-repeat;
}
@media (max-width: 767px) {
  #popupForm blockquote {
    padding-left: 0px;
    background: none;
  }
}
#popupForm blockquote:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
#popupForm blockquote .button {
  margin-top: 20px;
}
#popupForm img.left {
  margin-right: 25px;
}
#popupForm img.right {
  margin-left: 25px;
}
@media (max-width: 767px) {
  #popupForm img {
    margin-bottom: 10px;
  }
}
#popupForm a {
  color: #656565;
  text-decoration: underline;
}
#popupForm a:hover {
  text-decoration: none;
}
#popupForm a.button-produkty,
#popupForm a.button-sluzby,
#popupForm a.button-pojisteni,
#popupForm a.button-finance {
  color: #ed1c24;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
}
@media (max-width: 767px) {
  #popupForm a.button-produkty,
  #popupForm a.button-sluzby,
  #popupForm a.button-pojisteni,
  #popupForm a.button-finance {
    line-height: 114px;
  }
}
#popupForm a.button-produkty:hover,
#popupForm a.button-sluzby:hover,
#popupForm a.button-pojisteni:hover,
#popupForm a.button-finance:hover {
  text-decoration: underline;
}
#popupForm p.button1 {
  padding-top: 20px;
}
#popupForm table:not(.client-content--tabulka) {
  width: 100%;
  border-collapse: collapse;
}
#popupForm table:not(.client-content--tabulka) td {
  vertical-align: top;
  width: 49%;
  padding-right: 1%;
}
#popupForm .button {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
#popupForm .button:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
#popupForm .button:after {
  content: " »";
}
#popupForm .button:hover {
  background-position: left 0px;
  text-decoration: none;
}
#popupForm .button:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  #popupForm .button {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  #popupForm .button:before {
    display: none;
  }
  #popupForm .button:hover {
    background-color: #ed1c24;
  }
}
@media (max-width: 767px) {
  #popupForm {
    position: static;
    box-sizing: border-box;
    width: 92%;
    z-index: auto;
    margin: 0px 4% 50px 4%;
    padding-top: 1px;
  }
  #popupForm:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
  }
}
#popupForm h1 {
  border-bottom-width: 0;
  text-align: center;
  text-transform: none;
}
#popupForm strong {
  display: block;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
  font-size: 25px;
  text-transform: uppercase;
  border-bottom-width: 0;
  text-align: center;
  text-transform: none;
}
@media (max-width: 767px) {
  #popupForm strong {
    text-transform: uppercase;
    margin-bottom: 5px;
  }
}
#popupForm .button {
  width: 222px;
  padding-left: 32px;
  border-width: 0;
  background: url('eurovalley/formButton.jpg') 0 -37px no-repeat;
  background-position: 0 -37px;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  #popupForm .button {
    position: relative;
    background: #ed1c24;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
    bottom: -10px;
    right: -45px;
  }
  #popupForm .button:before {
    display: none;
  }
}
#popupForm .button:hover {
  background-position: 0 -37px;
}
@media (max-width: 767px) {
  #popupForm .button:hover {
    background: #8c8c8c;
  }
}
#popupForm .form-row {
  padding-bottom: 10px;
  position: relative;
}
#popupForm .form-row:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
#popupForm .form-row.padding-bottom {
  padding-bottom: 20px;
}
#popupForm .form-row .col-1 {
  width: 33%;
  float: left;
}
@media (max-width: 767px) {
  #popupForm .form-row .col-1 {
    float: none;
    width: 100%;
  }
}
#popupForm .form-row .col-2 {
  width: 66%;
  float: left;
}
@media (max-width: 767px) {
  #popupForm .form-row .col-2 {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #popupForm label {
    font-size: 15px;
  }
}
#popupForm .text {
  float: right;
  width: 100%;
  box-sizing: border-box;
  max-width: 402px;
  height: 23px;
  border-width: 0;
  padding: 3px 5px;
}
@media (max-width: 767px) {
  #popupForm .text {
    max-width: 100%;
  }
}
#popupForm .text.error {
  border: 1px solid #ed1c24;
}
#popupForm em {
  display: inline-block;
  color: #ed1c24;
}
#popupForm .check {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
#popupForm .check:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: -1px;
  left: 0px;
  background: url('eurovalley/checkbox.jpg') left top no-repeat;
  z-index: 15;
}
#popupForm .check:checked:before {
  background-position: left bottom;
}
.klient-overlay {
  padding: 60px 0 35px 0;
}
.klient-overlay .klient-form {
  background-color: #ffffff;
  margin: 0 auto;
  position: relative;
  padding: 10px 45px 10px 45px;
  width: 410px;
  min-height: 280px;
  z-index: 12;
}
.klient-overlay .klient-form h1,
.klient-overlay .klient-form h2,
.klient-overlay .klient-form h3 {
  clear: both;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
.klient-overlay .klient-form h1 {
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form h1 {
    margin-top: 5px;
  }
}
.klient-overlay .klient-form h2 {
  font-size: 22px;
}
.klient-overlay .klient-form h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom-width: 0;
}
.klient-overlay .klient-form h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}
.klient-overlay .klient-form p {
  margin-bottom: 10px;
}
.klient-overlay .klient-form ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.klient-overlay .klient-form ul li {
  margin-bottom: 10px;
}
.klient-overlay .klient-form ul li:last-child {
  margin-bottom: 0;
}
.klient-overlay .klient-form ol {
  list-style-type: decimal;
  padding-left: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
.klient-overlay .klient-form ol li {
  margin-bottom: 20px;
}
.klient-overlay .klient-form ol li:last-child {
  margin-bottom: 0;
}
.klient-overlay .klient-form ol li ol {
  list-style-type: lower-alpha;
  padding-left: 34px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
.klient-overlay .klient-form ol li ol li {
  margin-bottom: 0px;
}
.klient-overlay .klient-form blockquote {
  display: block;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 30px;
  margin: 15px 0;
  width: 100%;
  position: relative;
  left: 0;
  background: url('eurovalley/blockShadow.jpg') left bottom no-repeat;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form blockquote {
    padding-left: 0px;
    background: none;
  }
}
.klient-overlay .klient-form blockquote:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
.klient-overlay .klient-form blockquote .button {
  margin-top: 20px;
}
.klient-overlay .klient-form img.left {
  margin-right: 25px;
}
.klient-overlay .klient-form img.right {
  margin-left: 25px;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form img {
    margin-bottom: 10px;
  }
}
.klient-overlay .klient-form a {
  color: #656565;
  text-decoration: underline;
}
.klient-overlay .klient-form a:hover {
  text-decoration: none;
}
.klient-overlay .klient-form a.button-produkty,
.klient-overlay .klient-form a.button-sluzby,
.klient-overlay .klient-form a.button-pojisteni,
.klient-overlay .klient-form a.button-finance {
  color: #ed1c24;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form a.button-produkty,
  .klient-overlay .klient-form a.button-sluzby,
  .klient-overlay .klient-form a.button-pojisteni,
  .klient-overlay .klient-form a.button-finance {
    line-height: 114px;
  }
}
.klient-overlay .klient-form a.button-produkty:hover,
.klient-overlay .klient-form a.button-sluzby:hover,
.klient-overlay .klient-form a.button-pojisteni:hover,
.klient-overlay .klient-form a.button-finance:hover {
  text-decoration: underline;
}
.klient-overlay .klient-form p.button1 {
  padding-top: 20px;
}
.klient-overlay .klient-form table:not(.client-content--tabulka) {
  width: 100%;
  border-collapse: collapse;
}
.klient-overlay .klient-form table:not(.client-content--tabulka) td {
  vertical-align: top;
  width: 49%;
  padding-right: 1%;
}
.klient-overlay .klient-form .button {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
.klient-overlay .klient-form .button:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
.klient-overlay .klient-form .button:after {
  content: " »";
}
.klient-overlay .klient-form .button:hover {
  background-position: left 0px;
  text-decoration: none;
}
.klient-overlay .klient-form .button:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form .button {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  .klient-overlay .klient-form .button:before {
    display: none;
  }
  .klient-overlay .klient-form .button:hover {
    background-color: #ed1c24;
  }
}
@media (max-width: 767px) {
  .klient-overlay .klient-form {
    position: static;
    box-sizing: border-box;
    width: 92%;
    z-index: auto;
    margin: 0px 4% 50px 4%;
    padding-top: 1px;
  }
  .klient-overlay .klient-form:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
  }
}
.klient-overlay .klient-form h1 {
  border-bottom-width: 0;
  text-align: center;
  text-transform: none;
}
.klient-overlay .klient-form strong {
  display: block;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
  font-size: 25px;
  text-transform: uppercase;
  border-bottom-width: 0;
  text-align: center;
  text-transform: none;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form strong {
    text-transform: uppercase;
    margin-bottom: 5px;
  }
}
.klient-overlay .klient-form .button {
  width: 222px;
  padding-left: 32px;
  border-width: 0;
  background: url('eurovalley/formButton.jpg') 0 -37px no-repeat;
  background-position: 0 -37px;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form .button {
    position: relative;
    background: #ed1c24;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
    bottom: -10px;
    right: -45px;
  }
  .klient-overlay .klient-form .button:before {
    display: none;
  }
}
.klient-overlay .klient-form .button:hover {
  background-position: 0 -37px;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form .button:hover {
    background: #8c8c8c;
  }
}
.klient-overlay .klient-form .form-row {
  padding-bottom: 10px;
  position: relative;
}
.klient-overlay .klient-form .form-row:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
.klient-overlay .klient-form .form-row.padding-bottom {
  padding-bottom: 20px;
}
.klient-overlay .klient-form .form-row .col-1 {
  width: 33%;
  float: left;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form .form-row .col-1 {
    float: none;
    width: 100%;
  }
}
.klient-overlay .klient-form .form-row .col-2 {
  width: 66%;
  float: left;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form .form-row .col-2 {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .klient-overlay .klient-form label {
    font-size: 15px;
  }
}
.klient-overlay .klient-form .text {
  float: right;
  width: 100%;
  box-sizing: border-box;
  max-width: 402px;
  height: 23px;
  border-width: 0;
  padding: 3px 5px;
}
@media (max-width: 767px) {
  .klient-overlay .klient-form .text {
    max-width: 100%;
  }
}
.klient-overlay .klient-form .text.error {
  border: 1px solid #ed1c24;
}
.klient-overlay .klient-form em {
  display: inline-block;
  color: #ed1c24;
}
.klient-overlay .klient-form .check {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.klient-overlay .klient-form .check:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: -1px;
  left: 0px;
  background: url('eurovalley/checkbox.jpg') left top no-repeat;
  z-index: 15;
}
.klient-overlay .klient-form .check:checked:before {
  background-position: left bottom;
}
#search-result .resultHead {
  margin-bottom: 10px;
}
#search-result .result {
  padding-left: 13px;
  margin-bottom: 15px;
}
#search-result a:first-child {
  font-size: 16px;
  display: inline-block;
  margin-bottom: 2px;
  color: #ed1c24;
}
.buttons {
  display: block;
  height: 171px;
  margin: 15px 0 0 0;
  float: left;
  width: 48%;
  padding-top: 17%;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .buttons {
    text-decoration: none;
    background: #f0f0f0;
    height: 114px;
    line-height: 114px;
    padding-top: 0px;
  }
}
@media (max-width: 420px) {
  .buttons {
    max-hidth: 301px;
    width: 100%;
  }
}
a.button-produkty {
  background: url('eurovalley/tlacitko_produkty.png') no-repeat;
  background-size: 100%;
  margin-right: 15px;
  display: block;
  height: 171px;
  margin: 15px 0 0 0;
  float: left;
  width: 48%;
  padding-top: 17%;
  line-height: 1.5;
  margin-right: 4%;
}
@media (max-width: 767px) {
  a.button-produkty {
    text-decoration: none;
    background: #f0f0f0;
    height: 114px;
    line-height: 114px;
    padding-top: 0px;
  }
}
@media (max-width: 420px) {
  a.button-produkty {
    max-hidth: 301px;
    width: 100%;
  }
}
.button-sluzby {
  background: url('eurovalley/tlacitko_sluzby.png') no-repeat;
  background-size: 100%;
  margin-left: 15px;
  color: #f00;
  display: block;
  height: 171px;
  margin: 15px 0 0 0;
  float: left;
  width: 48%;
  padding-top: 17%;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .button-sluzby {
    text-decoration: none;
    background: #f0f0f0;
    height: 114px;
    line-height: 114px;
    padding-top: 0px;
  }
}
@media (max-width: 420px) {
  .button-sluzby {
    max-hidth: 301px;
    width: 100%;
  }
}
.button-pojisteni {
  background: url('eurovalley/tlacitko_pojisteni.png') no-repeat;
  background-size: 100%;
  color: #f00;
  display: block;
  height: 171px;
  margin: 15px 0 0 0;
  float: left;
  width: 48%;
  padding-top: 17%;
  line-height: 1.5;
  margin-right: 4%;
}
@media (max-width: 767px) {
  .button-pojisteni {
    text-decoration: none;
    background: #f0f0f0;
    height: 114px;
    line-height: 114px;
    padding-top: 0px;
  }
}
@media (max-width: 420px) {
  .button-pojisteni {
    max-hidth: 301px;
    width: 100%;
  }
}
.button-finance {
  background: url('eurovalley/tlacitko_finance.png') no-repeat;
  background-size: 100%;
  color: #f00;
  display: block;
  height: 171px;
  margin: 15px 0 0 0;
  float: left;
  width: 48%;
  padding-top: 17%;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .button-finance {
    text-decoration: none;
    background: #f0f0f0;
    height: 114px;
    line-height: 114px;
    padding-top: 0px;
  }
}
@media (max-width: 420px) {
  .button-finance {
    max-hidth: 301px;
    width: 100%;
  }
}
.client-bar {
  text-align: right;
  position: relative;
  top: -15px;
  right: 10px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .client-bar {
    top: 20px;
  }
}
.client-content {
  padding: 0 40px;
}
.client-content h2 {
  text-align: center;
  border-bottom: none;
  color: #ed1c24;
  font-size: 22px;
  margin-bottom: 25px;
}
.client-content .table-wrapper {
  overflow-x: auto;
}
.client-content--tabulka {
  margin: 0 auto;
  width: 100%;
  table-layout: fixed;
}
.client-content--tabulka tr:last-child th,
.client-content--tabulka tr:last-child td {
  border-bottom: 1px solid #707070;
}
.client-content--tabulka th,
.client-content--tabulka td {
  overflow-wrap: break-word;
  background-color: #F4F4F4;
  border-top: 1px solid #707070;
  border-left: 1px solid #707070;
  padding: 3px 10px;
}
.client-content--tabulka th:last-child,
.client-content--tabulka td:last-child {
  border-right: 1px solid #707070;
}
.client-content--tabulka th {
  color: #ed1c24;
}
.client-content--tabulka th a {
  display: block;
  color: #ed1c24;
  text-decoration: none;
  position: relative;
  padding-right: 15px;
}
.client-content--tabulka th a:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #656565;
  top: calc(50% - 3.5px);
  right: 0;
  transform: translate(0,-50%);
}
.client-content--tabulka th a:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #656565;
  top: calc(50% + 3.5px);
  right: 0;
  transform: translate(0,-50%);
}
.client-content--tabulka th a.sort-active:not(.desc):before {
  top: 50%;
}
.client-content--tabulka th a.sort-active:not(.desc):after {
  display: none;
}
.client-content--tabulka th a.sort-active.desc:before {
  display: none;
}
.client-content--tabulka th a.sort-active.desc:after {
  top: 50%;
}
.client-content--tabulka tr td.no-style {
  border-bottom: none;
  border-left: none;
  border-right: none;
  background-color: #FFF;
}
.client-content--button {
  display: inline-block;
  position: relative;
  padding: 6px 12px 6px 12px;
  background: url('eurovalley/buttonBck.jpg') left -74px repeat-x;
  text-decoration: none;
  color: #FFF;
}
.client-content--button:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 12px;
}
.client-content .align-right {
  margin: 12px 0;
  text-align: right;
}
.client-content .paginator {
  margin-top: 10px;
  padding-right: 5px;
}
.client-content .paginator--inner {
  text-align: right;
}
.client-content .paginator--inner span {
  color: #ed1c24;
}
.client-content .paginator--inner a {
  color: #707070;
  text-decoration: none;
}
.client-content .paginator--inner a:hover {
  color: #ed1c24;
  text-decoration: none;
}
.client-content .paginator--inner a.active {
  color: #ed1c24;
}
.client-content .paginator--inner a,
.client-content .paginator--inner span {
  margin-left: 10px;
}
.client-content .export-buttons {
  text-align: center;
  margin-top: 20px;
}
.client-content .export-buttons a {
  text-decoration: none;
  color: #FFF;
  background: url('eurovalley/buttonBck.jpg') left -74px repeat-x;
  position: relative;
  display: inline-block;
}
.client-content .export-buttons a:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 12px;
}
.client-content .export-buttons a.xls {
  margin-right: 1px;
  padding: 6px 12px 6px 36px;
}
.client-content .export-buttons a.xls:before {
  background: url('eurovalley/export-xls_icon.png') center center no-repeat;
  width: 16px;
}
.client-content .export-buttons a.print {
  margin-left: 1px;
  padding: 6px 12px 6px 42px;
}
.client-content .export-buttons a.print:before {
  background: url('eurovalley/print_icon.png') center center no-repeat;
  width: 20px;
}
.client-filter {
  margin: 60px 0 40px 0;
}
.client-filter--inner {
  background-color: #F4F4F4;
  margin: 0 40px;
}
.client-filter--inner h3 {
  color: #FFF;
  font-size: 18px;
  display: inline-block;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  position: relative;
  line-height: 1;
  padding: 8px 40px 8px 20px;
}
.client-filter--inner h3:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 34px solid transparent;
  border-right: 34px solid transparent;
  border-bottom: 34px solid #F4F4F4;
  top: 0;
  right: -34px;
}
.client-filter--form {
  padding: 20px 40px;
}
.client-filter--form form {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .client-filter--form form {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.client-filter--form form .form-cell {
  -webkit-flex: 0 1 18%;
  -ms-flex: 0 1 18%;
  flex: 0 1 18%;
  text-align: left;
}
@media (max-width: 992px) {
  .client-filter--form form .form-cell {
    padding: 0 !important;
    -webkit-flex: 0 1 100% !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    margin-bottom: 10px;
    text-align: left !important;
  }
}
.client-filter--form form .form-cell.first {
  padding-right: 30px;
}
.client-filter--form form .form-cell.small {
  text-align: right;
}
@media (max-width: 992px) {
  .client-filter--form form .form-cell.small input {
    width: 100%;
  }
}
.client-filter--form form .form-cell.datum-od {
  padding-right: 5px;
}
.client-filter--form form .form-cell.datum-do {
  padding-right: 30px;
}
.client-filter--form form .form-cell h4 {
  color: #ed1c24;
  margin-bottom: 5px;
  text-align: left;
}
.client-filter--form form .form-cell label {
  margin-right: 5px;
}
.client-filter--form form .form-cell input {
  padding: 5px;
  width: calc(100% - 40px);
}
@media (max-width: 992px) {
  .client-filter--form form .form-cell input {
    width: calc(100% - 14px);
  }
}
.client-filter--form form .form-cell input:focus {
  outline: none;
}
.client-filter--form form .form-cell input.button {
  background: url(eurovalley/buttonBck.jpg) left -74px repeat-x;
  color: #FFF;
  border: none;
  font-size: 14px;
  cursor: pointer;
  padding: 8px 12px;
}
.client-filter--form form .form-cell select {
  background: #FFF;
  padding: 5px;
  display: block;
  width: 100%;
}
.client-filter--form form .form-cell select:focus {
  outline: none;
}
.client-filter--form form .form-cell a {
  color: #707070;
  text-decoration: underline;
  display: block;
}
.client-filter--form form .form-cell.pad-left-25 {
  padding-left: 25px;
}
.klient-zona--inner {
  padding: 30px 40px;
}
@media (max-width: 767px) {
  .klient-zona {
    padding-bottom: 20px;
  }
}
.klient-zona.podpora {
  padding: 30px;
}
.klient-zona.podpora h2 {
  border-bottom: none;
  color: #ed1c24;
  font-size: 22px;
  margin-bottom: 25px;
}
.klient-zona.podpora a {
  color: #656565;
}
.klient-zona.podpora a.pdf_icon {
  display: inline-block;
  line-height: 21px;
  position: relative;
  padding-left: 30px;
}
.klient-zona.podpora a.pdf_icon:before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 100%;
  top: 0;
  left: 0;
  background: url('eurovalley/pdf_icon.png') center center no-repeat;
}
.klient-zona--manual h2 {
  color: #4f4f4f;
  font-size: 22px;
  margin-bottom: 20px;
}
.klient-zona--manual-pdf {
  margin: 20px 0;
}
.klient-zona--manual-pdf a {
  color: #656565;
}
.klient-zona--manual-pdf a.pdf_icon {
  display: inline-block;
  line-height: 21px;
  position: relative;
  padding-left: 30px;
}
.klient-zona--manual-pdf a.pdf_icon:before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 100%;
  top: 0;
  left: 0;
  background: url('eurovalley/pdf_icon.png') center center no-repeat;
}
.klient-zona--manual-contact {
  margin-top: 20px;
}
.klient-zona--manual-contact h3 {
  color: red;
  font-size: 18px;
  margin-bottom: 5px;
}
.klient-zona--manual-contact p {
  line-height: 1.3;
}
.klient-zona--manual-contact a {
  color: #656565;
}
.klient-zona--manual-list > li {
  margin-bottom: 20px;
}
.klient-zona--manual-list > li span {
  display: block;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #FFF;
  font-size: 18px;
  padding: 5px 15px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background 300ms;
  transition: background 300ms;
}
.klient-zona--manual-list > li span:after {
  content: '';
  position: absolute;
  display: block;
  right: 15px;
  top: 50%;
  width: 10px;
  height: 10px;
  color: #FFF;
  background-color: transparent;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: translate(0,-50%) rotate(45deg);
  -ms-transform: translate(0,-50%) rotate(45deg);
  transform: translate(0,-50%) rotate(45deg);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
@media (max-width: 767px) {
  .klient-zona--manual-list > li span {
    background: red;
  }
}
.klient-zona--manual-list > li span:hover,
.klient-zona--manual-list > li span.active {
  background-position: left -37px;
}
@media (max-width: 767px) {
  .klient-zona--manual-list > li span:hover,
  .klient-zona--manual-list > li span.active {
    background: #a30a10;
  }
}
.klient-zona--manual-list > li span.active:after {
  top: calc(50% - 3px);
  -webkit-transform: translate(0,-50%) rotate(135deg);
  -ms-transform: translate(0,-50%) rotate(135deg);
  transform: translate(0,-50%) rotate(135deg);
}
.klient-zona--manual-sublist {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 300ms;
  transition: max-height 300ms;
}
.klient-zona--manual-sublist-inner {
  padding: 10px;
}
.klient-zona--manual-sublist p {
  margin-bottom: 10px;
}
.klient-zona--manual-sublist h3 {
  color: #FF0000;
  font-size: 22px;
  margin-bottom: 10px;
}
.klient-zona--manual-sublist h4 {
  font-weight: 700;
  margin: 10px 0 5px 0;
}
.klient-zona--manual-sublist ul > li {
  list-style-type: disc;
  margin-left: 15px;
}
.klient-zona--manual-sublist ol > li {
  list-style-type: decimal;
  margin-left: 15px;
  margin-bottom: 5px;
}
.klient-zona--manual-sublist ol > li:last-child {
  margin-bottom: 0;
}
.klient-zona--manual-sublist ol > li ul,
.klient-zona--manual-sublist ol > li ol {
  margin: 5px 0 0 40px;
}
.content h1,
.content h2,
.content h3,
.homepage h1,
.homepage h2,
.homepage h3 {
  clear: both;
  line-height: 1.2;
  color: #ed1c24;
  font-weight: normal;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid #d1d2d4;
}
.content h1,
.homepage h1 {
  font-size: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .content h1,
  .homepage h1 {
    margin-top: 5px;
  }
}
.content h2,
.homepage h2 {
  font-size: 22px;
}
.content h3,
.homepage h3 {
  font-size: 18px;
  padding-bottom: 0;
  border-bottom-width: 0;
}
.content h4,
.homepage h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}
.content p,
.homepage p {
  margin-bottom: 10px;
}
.content ul,
.homepage ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.content ul li,
.homepage ul li {
  margin-bottom: 10px;
}
.content ul li:last-child,
.homepage ul li:last-child {
  margin-bottom: 0;
}
.content ol,
.homepage ol {
  list-style-type: decimal;
  padding-left: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
.content ol li,
.homepage ol li {
  margin-bottom: 20px;
}
.content ol li:last-child,
.homepage ol li:last-child {
  margin-bottom: 0;
}
.content ol li ol,
.homepage ol li ol {
  list-style-type: lower-alpha;
  padding-left: 34px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
.content ol li ol li,
.homepage ol li ol li {
  margin-bottom: 0px;
}
.content blockquote,
.homepage blockquote {
  display: block;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 30px;
  margin: 15px 0;
  width: 100%;
  position: relative;
  left: 0;
  background: url('eurovalley/blockShadow.jpg') left bottom no-repeat;
}
@media (max-width: 767px) {
  .content blockquote,
  .homepage blockquote {
    padding-left: 0px;
    background: none;
  }
}
.content blockquote:after,
.homepage blockquote:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-color: transparent;
  clear: both;
}
.content blockquote .button,
.homepage blockquote .button {
  margin-top: 20px;
}
.content img.left,
.homepage img.left {
  margin-right: 25px;
}
.content img.right,
.homepage img.right {
  margin-left: 25px;
}
@media (max-width: 767px) {
  .content img,
  .homepage img {
    margin-bottom: 10px;
  }
}
.content a,
.homepage a {
  color: #656565;
  text-decoration: underline;
}
.content a:hover,
.homepage a:hover {
  text-decoration: none;
}
.content a.button-produkty,
.content a.button-sluzby,
.content a.button-pojisteni,
.content a.button-finance,
.homepage a.button-produkty,
.homepage a.button-sluzby,
.homepage a.button-pojisteni,
.homepage a.button-finance {
  color: #ed1c24;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
}
@media (max-width: 767px) {
  .content a.button-produkty,
  .content a.button-sluzby,
  .content a.button-pojisteni,
  .content a.button-finance,
  .homepage a.button-produkty,
  .homepage a.button-sluzby,
  .homepage a.button-pojisteni,
  .homepage a.button-finance {
    line-height: 114px;
  }
}
.content a.button-produkty:hover,
.content a.button-sluzby:hover,
.content a.button-pojisteni:hover,
.content a.button-finance:hover,
.homepage a.button-produkty:hover,
.homepage a.button-sluzby:hover,
.homepage a.button-pojisteni:hover,
.homepage a.button-finance:hover {
  text-decoration: underline;
}
.content p.button1,
.homepage p.button1 {
  padding-top: 20px;
}
.content table:not(.client-content--tabulka),
.homepage table:not(.client-content--tabulka) {
  width: 100%;
  border-collapse: collapse;
}
.content table:not(.client-content--tabulka) td,
.homepage table:not(.client-content--tabulka) td {
  vertical-align: top;
  width: 49%;
  padding-right: 1%;
}
.content .button,
.homepage .button {
  height: 37px;
  line-height: 37px;
  background: url('eurovalley/buttonBck.jpg') left 0px repeat-x;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  clear: both;
  display: block;
  background-position: left -74px;
  width: 190px;
  margin: 15px 0 0 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  float: right;
}
.content .button:before,
.homepage .button:before {
  content: '';
  display: block;
  width: 32px;
  height: 37px;
  background: url('eurovalley/triangles.png') -200px -174px no-repeat;
  position: absolute;
  top: 0px;
  left: -32px;
}
.content .button:after,
.homepage .button:after {
  content: " »";
}
.content .button:hover,
.homepage .button:hover {
  background-position: left 0px;
  text-decoration: none;
}
.content .button:hover:before,
.homepage .button:hover:before {
  background-position: -200px -211px;
}
@media (max-width: 767px) {
  .content .button,
  .homepage .button {
    display: inline-block;
    background: none;
    background-color: #8c8c8c;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-width: 190px;
    padding: 0px 30px;
    box-sizing: border-box;
    font-size: 18px;
  }
  .content .button:before,
  .homepage .button:before {
    display: none;
  }
  .content .button:hover,
  .homepage .button:hover {
    background-color: #ed1c24;
  }
}
@media (max-width: 499px) {
  .content p img.left,
  .content p img.right,
  .homepage p img.left,
  .homepage p img.right {
    float: none !important;
    display: block;
    margin: 0 auto 10px auto !important;
  }
}
@media (max-width: 399px) {
  .content p img.left,
  .content p img.right,
  .homepage p img.left,
  .homepage p img.right {
    width: 100%;
    height: auto;
  }
}
.content div.blok,
.homepage div.blok {
  background: #ededed;
  border: 1px solid #ededed;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 20px 15px;
  overflow: hidden;
}
.content div.blok.reference img.image,
.homepage div.blok.reference img.image {
  float: right;
  margin: 4px 5px 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.content div.blok.reference div.bublina,
.homepage div.blok.reference div.bublina {
  float: right;
  margin: 8px 0 10px;
  width: 93px;
  height: 67px;
  background: url('image/image.png') top left no-repeat;
}
.content div.blok.reference div.telo,
.homepage div.blok.reference div.telo {
  font-style: italic;
  padding: 0 5px;
}
.content div.blok.reference div.jmeno,
.homepage div.blok.reference div.jmeno {
  margin-top: 12px;
  clear: right;
  float: right;
  font-size: 14px;
  font-weight: bold;
}
.content div.blok.reference div.clear,
.homepage div.blok.reference div.clear {
  clear: both;
  height: 2px;
}
.content div.blok.video iframe,
.homepage div.blok.video iframe {
  float: left;
}
.content div.blok.video div.right,
.homepage div.blok.video div.right {
  margin-left: 338px;
}
.content div.blok.video div.video_icon,
.homepage div.blok.video div.video_icon {
  width: 57px;
  height: 38px;
  background: url('image/image.png') top left no-repeat;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.content div.blok.video div.nazev,
.homepage div.blok.video div.nazev {
  font-size: 14px;
  line-height: 1.5;
}
.content div.blok.video.zpoved div.telo,
.homepage div.blok.video.zpoved div.telo {
  font-style: italic;
  padding: 0 5px;
}
.content div.blok.video.normal div.telo,
.homepage div.blok.video.normal div.telo {
  font-style: normal;
  padding: 10px 5px;
}
.content div.blok.odkaz iframe,
.homepage div.blok.odkaz iframe {
  float: left;
}
.content div.blok.odkaz div.right,
.homepage div.blok.odkaz div.right {
  margin-left: 338px;
}
.content div.blok.odkaz div.odkaz_icon,
.homepage div.blok.odkaz div.odkaz_icon {
  width: 57px;
  height: 47px;
  background: url('image/image.png') top left no-repeat;
  float: left;
  margin-right: 20px;
  margin-top: 3px;
}
.content div.blok.odkaz div.telo,
.homepage div.blok.odkaz div.telo {
  font-style: normal;
  padding: 0 5px;
  line-height: 1.5;
  overflow: hidden;
}
.content div.blok.galerie,
.homepage div.blok.galerie {
  padding: 13px 0 0 13px;
  background: #87888A;
  border: 3px solid #BEBFC1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.content div.blok.galerie img,
.homepage div.blok.galerie img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.content div.blok.galerie a,
.homepage div.blok.galerie a {
  display: inline-block;
  margin: 0 12px 12px 0;
  text-decoration: none;
}
.content div.blok.galerie a.last img,
.homepage div.blok.galerie a.last img {
  margin-right: 0;
}
.firm-select {
  text-align: center;
  padding: 10px 0;
}
.firm-select label {
  font-size: 12px;
  margin-right: 10px;
}
@media (max-width: 540px) {
  .firm-select label {
    display: none;
  }
}
.firm-select select {
  padding: 5px;
  cursor: pointer;
  background-color: #FFF;
  font-size: 14px;
}
.firm-select .button {
  background: url(eurovalley/buttonBck.jpg) left -74px repeat-x;
  color: #FFF;
  border: none;
  font-size: 14px;
  cursor: pointer;
  padding: 7px 12px;
  margin-left: 10px;
}
@media (max-width: 540px) {
  .firm-select .button {
    display: table;
    margin: 10px auto 0 auto;
  }
}
.doc-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(eurovalley/icons/icon_file.png);
  background-image: url(eurovalley/icons/icon_file.svg);
}
.doc-icon--pdf {
  background-image: url(eurovalley/icons/icon_pdf.png);
  background-image: url(eurovalley/icons/icon_pdf.svg);
}
.doc-icon--doc,
.doc-icon--docx,
.doc-icon--odt {
  background-image: url(eurovalley/icons/icon_word.png);
  background-image: url(eurovalley/icons/icon_word.svg);
}
.doc-icon--xml,
.doc-icon--xls,
.doc-icon--xlsx,
.doc-icon--ods {
  background-image: url(eurovalley/icons/icon_excel.png);
  background-image: url(eurovalley/icons/icon_excel.svg);
}
#page .homepage .news,
#page #content .inset .news {
  margin: 0 0;
  padding: 0 0 0 0;
  clear: both;
}
@media (min-width: 768px) {
  #page .homepage .news,
  #page #content .inset .news {
    padding: 0 0 0 30px;
  }
}
#page .homepage .news--hp,
#page #content .inset .news--hp {
  padding-top: 15px;
}
#page .homepage .news__info,
#page #content .inset .news__info {
  margin-top: 20px;
}
#page .homepage .news__info strong,
#page #content .inset .news__info strong {
  display: block;
}
#page .homepage .news__entry,
#page #content .inset .news__entry {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
}
#page .homepage .news__header,
#page #content .inset .news__header {
  margin: 20px 0 10px 0;
  padding: 0 0 0 0;
  border-width: 0px;
  line-height: 1.2;
}
#page .homepage .news__header:after,
#page #content .inset .news__header:after {
  content: '';
  display: table;
  clear: both;
}
#page .homepage .news__link,
#page #content .inset .news__link {
  display: block;
  float: left;
  padding: 0 5px 0 0;
  color: #ed1c24;
  text-decoration: none;
}
#page .homepage .news__link:hover,
#page #content .inset .news__link:hover {
  color: #ed1c24;
  text-decoration: underline;
}
#page .homepage .news__date,
#page #content .inset .news__date {
  display: block;
  float: right;
  color: #656565;
  font-size: 15px;
  line-height: 26px;
}
#page .homepage .news__date--3,
#page #content .inset .news__date--3 {
  line-height: 21px;
}
#page .homepage .news__content:after,
#page #content .inset .news__content:after {
  content: '';
  display: table;
  clear: both;
}
#page .homepage .news__image,
#page #content .inset .news__image {
  display: block;
  float: left;
  margin-right: 20px;
}
#page .homepage .news__image--detail,
#page #content .inset .news__image--detail {
  margin-bottom: 10px;
}
#page .homepage .news__text--margin,
#page #content .inset .news__text--margin {
  margin-left: 80px;
}
#page .homepage .news__perex,
#page #content .inset .news__perex {
  font-weight: 700;
}
#page .homepage .news__perex:after,
#page #content .inset .news__perex:after {
  content: '';
  display: table;
  clear: both;
}
#page .homepage .news__link-back,
#page #content .inset .news__link-back {
  margin-bottom: 20px;
}
#page .homepage .news__link-back:after,
#page #content .inset .news__link-back:after {
  content: '';
  display: table;
  clear: both;
}
#page .homepage .news__domain,
#page #content .inset .news__domain {
  font-style: italic;
}
#page .homepage .block,
#page #content .inset .block {
  position: relative;
  display: block;
  margin: 20px 0;
}
#page .homepage .block__video-wrap,
#page #content .inset .block__video-wrap {
  display: block;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
#page .homepage .block__video,
#page #content .inset .block__video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#page .homepage .block__video-text,
#page #content .inset .block__video-text {
  padding-top: 10px;
  font-style: italic;
}
#page .homepage .block__gallery,
#page #content .inset .block__gallery {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
#page .homepage .block__g-item,
#page #content .inset .block__g-item {
  width: 49%;
  margin: 0 2% 2% 0;
  padding: 0 0 0 0;
  float: left;
}
@media (min-width: 500px) {
  #page .homepage .block__g-item,
  #page #content .inset .block__g-item {
    width: 32%;
  }
}
#page .homepage .block__g-item:nth-child(2n),
#page #content .inset .block__g-item:nth-child(2n) {
  margin-right: 0;
}
@media (min-width: 500px) {
  #page .homepage .block__g-item:nth-child(2n),
  #page #content .inset .block__g-item:nth-child(2n) {
    margin-right: 2%;
  }
}
@media (min-width: 500px) {
  #page .homepage .block__g-item:nth-child(3n),
  #page #content .inset .block__g-item:nth-child(3n) {
    margin-right: 0;
  }
}
#page .homepage .block__g-item.hidden,
#page #content .inset .block__g-item.hidden {
  display: none;
}
#page .homepage .block__g-image,
#page #content .inset .block__g-image {
  display: block;
  cursor: pointer;
  margin-bottom: 0;
}
.smart-form {
  margin: 25px 0 0 40px;
}
@media (max-width: 767px) {
  .smart-form {
    margin: 25px 0 0 0;
  }
}
.smart-form form {
  width: 100% !important;
}
.popup-form .g-recaptcha>div {
  width: 100% !important;
  height: auto !important;
}
.popup-form .g-recaptcha>div iframe {
  width: 100% !important;
}
h2.client-content__title {
  margin-bottom: 0;
}
.client-content__info {
  margin: 10px 0;
  text-align: center;
  font-weight: 700;
}
.client-content__info .green {
  color: green;
}
.client-content__info .blue {
  color: blue;
}
.client-content__info .red {
  color: red;
}
.client-content__links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 0 25px 0;
}
.client-content__toggle-send {
  flex: 0 0 auto;
  display: inline-block;
  position: relative;
  padding: 6px 12px 6px 12px;
  background: url('eurovalley/buttonBck.jpg') left -74px repeat-x;
  text-decoration: none;
  color: #FFF;
}
.client-content__toggle-send:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 12px;
}
.client-content__help {
  flex: 0 0 auto;
  display: inline-block;
  color: #656565;
  text-decoration: underline;
  cursor: pointer;
}
.client-content__help:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 21px;
  margin: 0 5px 0 0;
  position: relative;
  top: 5px;
  background: url('eurovalley/pdf_icon.png') center center no-repeat;
}
.client-content__help:hover {
  color: #656565;
  text-decoration: none;
}
.client-content table a {
  color: #656565;
  text-decoration: underline;
}
.client-content table a:hover {
  text-decoration: none;
}
.client-edit__table {
  width: 80%;
  max-width: 500px;
  margin: 15px auto;
}
.client-edit__table td {
  padding: 5px 7px;
  vertical-align: top;
}
.client-edit__table td:first-child {
  text-align: right;
}
.client-edit__table td:last-child {
  text-align: left;
}
.client-edit__table br {
  display: none;
}
.client-edit__table em {
  display: block;
  color: red;
}
.client-edit__note {
  padding: 3px 0;
  line-height: 1.2;
  font-style: italic;
  font-size: 12px;
}
.client-edit__button {
  display: inline-block;
  position: relative;
  padding: 6px 12px 6px 12px;
  background: url(eurovalley/buttonBck.jpg) left -74px repeat-x;
  border: none;
  outline: none;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
.client-edit * {
  box-sizing: border-box;
}
.client-edit textarea,
.client-edit input[type="text"],
.client-edit input[type="email"] {
  display: block;
  width: 100%;
  padding: 5px 5px;
  margin: 0 0 0 0;
  background: #fff;
  border: 1px solid #a8a8a8;
}
.client-edit textarea:focus,
.client-edit input[type="text"]:focus,
.client-edit input[type="email"]:focus {
  outline-offset: -2px;
  outline: -webkit-focus-ring-color auto 5px;
}
div#caleandar .cld-main {
  width: 330px;
}
div#caleandar .cld-main a {
  color: #333;
  font-weight: bold;
}
div#caleandar .cld-datetime {
  position: relative;
  width: 66%;
  min-width: 100px;
  max-width: 300px;
  margin: auto;
  overflow: hidden;
}
div#caleandar .cld-datetime .today {
  position: relative;
  float: left;
  width: calc(60%);
  margin: auto;
  text-align: center;
}
div#caleandar .cld-nav {
  position: relative;
  width: 20px;
  height: 20px;
  margin-top: 2px;
}
div#caleandar .cld-nav:hover {
  cursor: pointer;
}
div#caleandar .cld-nav:hover svg {
  fill: #666;
}
div#caleandar .cld-rwd {
  float: left;
}
div#caleandar .cld-fwd {
  float: right;
}
div#caleandar .cld-labels,
div#caleandar .cld-days {
  padding-left: 0;
}
div#caleandar .cld-label,
div#caleandar .cld-day {
  display: inline-block;
  width: 14.28%;
  text-align: center;
}
div#caleandar .cld-day.today .cld-number {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  font-weight: bold;
  text-decoration: underline;
}
div#caleandar .cld-day.disableDay {
  opacity: 0.5;
}
div#caleandar .cld-day.nextMonth,
div#caleandar .cld-day.prevMonth {
  opacity: 0.33;
}
div#caleandar .cld-number {
  position: relative;
  margin: 5px;
  padding: 5px;
}
div#caleandar .cld-title {
  position: absolute;
  z-index: 5;
  display: none;
  top: 30px;
  left: 0;
  padding: 5px 10px;
  background: #fff;
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 12px;
}
div#caleandar .cld-number:hover .cld-title {
  display: block;
}
div#caleandar .cld-title::before {
  content: '';
  position: absolute;
  top: -7.5px;
  left: 7.5px;
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 7.5px solid #ccc;
}
div#caleandar .cld-number.eventday {
  color: white;
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  border: 1px solid #22A7F0;
  background: #22A7F0;
}
div#caleandar .cld-number.eventday:hover {
  cursor: pointer;
  background: #0e8cd1;
}
div#caleandar .today .cld-number.eventday:hover {
  background: #888;
}
#page #content.reserve-form {
  width: 90%;
}
#page #content.reserve-form .form .texy {
  float: none;
}
#page #content.reserve-form .inset {
  min-height: 400px;
  margin: 50px 0;
}
#page #content.reserve-form #caleandar {
  margin: 20px 30px;
  width: 350px;
  float: left;
}
#page #content.reserve-form #slots {
  width: 360px;
  float: left;
}
#page #content.reserve-form #slots ul.slot_list {
  column-count: 2;
  column-gap: 40px;
  list-style-type: none;
}
#page #content.reserve-form #slots ul.slot_list li {
  width: 150px;
  text-align: center;
  border: 1px solid #aaa;
  padding: 3px 0;
  margin-bottom: 4px;
}
#page #content.reserve-form #slots ul.slot_list li.nope {
  cursor: default;
  background: #f0f0f0;
  opacity: 0.5;
}
#page #content.reserve-form #slots ul.slot_list li.available {
  cursor: pointer;
  background: #22A7F0;
  color: white;
}
@keyframes spinner-line-fade-more {
  0%,
  100% {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
}
@keyframes spinner-line-fade-quick {
  0%,
  39%,
  100% {
    opacity: 0.25;
  }
  40% {
    opacity: 1;
  }
}
@keyframes spinner-line-fade-default {
  0%,
  100% {
    opacity: 0.22;
  }
  1% {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  #sidebar .tag {
    padding: 0 4%;
    display: none;
  }
}
#sidebar .tag__list {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
#sidebar .tag__item {
  display: inline-block;
  margin: 2px 5px;
  padding: 0 0 0 0;
}
#sidebar .tag__item a:hover,
#sidebar .tag__item a.active {
  color: #ed1c24;
  text-decoration: none;
}
.autor {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-align: start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 2rem 0 0 0;
  padding: 2rem 0 0 0;
  border-top: 2px solid #d1d2d4;
}
.autor__image {
  -webkit-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  position: relative;
}
.autor__image img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.autor__text {
  padding-left: 1em;
}
#page #content .autor__text h3 {
  margin: 0 0 0 0;
}
.related {
  margin: 2rem 0 0 4%;
  padding: 2rem 0 0 0;
  border-top: 2px solid #d1d2d4;
}
.related--blog {
  margin-left: 30px;
}
#page #content .related h3 {
  margin: 0 0 0 0;
}
.addthis_inline_share_toolbox {
  margin: 2rem auto;
}
.addthis_inline_share_toolbox a {
  text-decoration: none;
}
.addthis_inline_share_toolbox .at-share-btn-elements {
  text-align: center;
}
#page #content .inset .news .syslister table {
  width: auto;
  margin: 0 auto;
}
#page #content .inset .news .syslister td {
  width: auto;
  padding: 0 0;
}
#page #content .inset .news .syslister span {
  padding: 0 0.125rem;
  color: #ed1c24;
}
#page #content .inset .news .syslister a {
  display: inline-block;
  padding: 0 0.125rem;
  text-decoration: none;
}
#page #content .inset .news .syslister a:hover,
#page #content .inset .news .syslister a:hover span {
  color: #ed1c24;
}
#page #content .inset .news .syslister a > span {
  color: #656565;
}
#page #content .inset .news .syslister a.lister-left {
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}
#page #content .inset .news .syslister a.lister-left:before {
  content: '<';
}
#page #content .inset .news .syslister a.lister-right {
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}
#page #content .inset .news .syslister a.lister-right:before {
  content: '>';
}
.wide-text-bigger,
.text-two-columns,
.text-thin-image-left,
.text-thin-image-right,
.text-image-left,
.text-image-right,
.image-content-width,
.c-links,
.cta-general {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .wide-text-bigger,
  .text-two-columns,
  .text-thin-image-left,
  .text-thin-image-right,
  .text-image-left,
  .text-image-right,
  .image-content-width,
  .c-links,
  .cta-general {
    margin-left: 4%;
  }
}
.news .wide-text-bigger,
.news .text-two-columns,
.news .text-thin-image-left,
.news .text-thin-image-right,
.news .text-image-left,
.news .text-image-right,
.news .image-content-width,
.news .c-links,
.news .cta-general {
  padding-left: 0;
}
.wide-text-bigger {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0 10%;
  font-size: 1.2em;
}
@media (min-width: 500px) {
  .text-two-columns {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
}
@media (min-width: 500px) {
  .text-two-columns > * {
    -webkit-flex: 0 0 46%;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
  }
}
.text-thin-image-left,
.text-thin-image-right {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.text-thin-image-left__image,
.text-thin-image-right__image {
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  position: relative;
}
.text-thin-image-left__image img,
.text-thin-image-right__image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.text-thin-image-left__text,
.text-thin-image-right__text {
  -webkit-flex: 0 0 63%;
  -ms-flex: 0 0 63%;
  flex: 0 0 63%;
}
@media (min-width: 500px) {
  .text-image-left,
  .text-image-right {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
}
.text-image-left__image,
.text-image-right__image {
  position: relative;
}
@media (min-width: 500px) {
  .text-image-left__image,
  .text-image-right__image {
    -webkit-flex: 0 0 63%;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
  }
}
.text-image-left__image img,
.text-image-right__image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
@media (min-width: 500px) {
  .text-image-left__text,
  .text-image-right__text {
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
}
.image-content-width {
  position: relative;
}
.image-content-width__img {
  margin: 0 auto;
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.c-links__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: around;
  justify-content: around;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.c-links__inner-link {
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 0.5rem 1rem;
  text-align: center;
}
.cta-general {
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem 10%;
  background-color: #f4f4f4;
  border: 1px solid #ed1c24;
}
.cta-general:after {
  content: '';
  display: table;
  clear: both;
}
#page #content .inset .cta-general .button {
  margin-top: 0;
}
.client-block {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 40px 0 -20px 0;
  padding: 0 40px;
  text-align: right;
}
.client-button {
  background: url('eurovalley/buttonBck.jpg') left 0 repeat-x;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  padding: 8px 12px;
  text-decoration: none;
}
.client-button:hover,
.client-button:focus,
.client-button:active {
  color: #fff;
  text-decoration: none;
}
.client-button:hover {
  background-position: left -37px;
}
.client-report {
  display: block;
  margin: 40px 0;
  padding: 0 40px;
  box-sizing: border-box;
}
.client-report * {
  box-sizing: border-box;
}
.client-report h2 {
  text-align: center;
  border-bottom: none;
  color: #ed1c24;
  font-size: 22px;
  margin-bottom: 20px;
}
.client-report__link-wrap {
  display: block;
  margin: 20px 0;
  text-align: center;
}
.client-report__link {
  display: inline-block;
  background: url('eurovalley/buttonBck.jpg') left 0 repeat-x;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  padding: 8px 12px;
  text-decoration: none;
}
.client-report__link:hover,
.client-report__link:focus,
.client-report__link:active {
  color: #fff;
  text-decoration: none;
}
.client-report__link:hover {
  background-position: left -37px;
}
.client-report__content {
  display: block;
  width: 100%;
  max-width: 360px;
  padding: 20px 40px;
  margin: 0 auto;
  background-color: #f4f4f4;
}
.client-report__row {
  margin: 0 0 16px 0;
}
.client-report__row .error,
.client-report__row em {
  color: #ed1c24;
}
.client-report__row.hidden {
  max-height: 0;
  overflow: hidden;
}
.client-report__hidden {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  transition: all 0.3s;
}
.client-report__hidden.active {
  height: auto;
}
.client-report__inner {
  display: block;
  padding: 5px 0 0 0;
}
.client-report__label {
  display: block;
}
.client-report__input {
  background: #fff;
  padding: 5px;
  display: block;
  width: 100%;
  max-width: 250px;
}
.client-report__button {
  display: inline-block;
  background: url('eurovalley/buttonBck.jpg') left -74px repeat-x;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  padding: 8px 12px;
}
.client-report__files-wrap {
  margin: 0 0 40px 0;
  text-align: center;
}
.client-report__files {
  display: inline-block;
  text-align: left;
}
.client-report__files h4 {
  margin: 10px 0 0 0;
  font-size: 1rem;
  font-weight: 700;
  color: #656565;
}
.client-report__files ul {
  list-style: disc;
  padding-left: 23px;
}
.client-report__files a {
  text-decoration: underline;
  color: #656565;
  cursor: pointer;
}
.client-report__files a:hover,
.client-report__files a:focus {
  text-decoration: none;
  color: #656565;
}
.client-report h3 {
  margin: 0 0 10px 0;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ed1c24;
  text-align: center;
}
#mobileLang {
  display: block;
  width: 71px;
  height: 65px;
  position: fixed;
  top: 0;
  right: 157px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 0 5px 5px;
  background: linear-gradient(to bottom,#acacac,#898989);
  line-height: 64px;
  font-size: 32px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 99;
}
#mobileLang:hover {
  cursor: pointer;
}
@media (min-width: 768px) {
  #mobileLang {
    display: none;
  }
}
@media (max-width: 339px) {
  #mobileLang {
    width: 55px;
    height: 55px;
    right: 125px;
    line-height: 54px;
  }
}
.lang-navi {
  display: block;
  width: 100%;
  position: absolute;
  top: 10px;
  right: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.5s;
  z-index: 97;
}
@media (min-width: 768px) {
  .lang-navi {
    right: 200px;
    width: auto;
    height: auto;
    z-index: 100;
  }
}
.lang-navi.active {
  height: 104px;
}
.lang-navi__list {
  display: block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
}
.lang-navi__item {
  box-sizing: border-box;
  border-bottom: 2px solid #fff;
  display: block;
}
@media (min-width: 768px) {
  .lang-navi__item {
    width: 35px;
    height: 40px;
    margin: -20px 0 0 0;
    padding: 20px 0 0 0;
    border-bottom: none;
    background: url('eurovalley/lng_bck.svg') center center no-repeat;
    background-size: contain;
    text-align: center;
    float: left;
  }
}
.lang-navi__link {
  display: block;
  color: #ababab;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  transition: color 0.25s;
}
.lang-navi__link:hover,
.lang-navi__link.active {
  color: #de192c;
  text-decoration: none;
}
@media (max-width: 767px) {
  .lang-navi__link:hover,
  .lang-navi__link.active {
    background: #ed1c24;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .lang-navi__link {
    background: #d1d2d4;
    font-size: 20px;
    color: #656565;
    height: 50px;
    line-height: 50px;
    border-right-width: 0;
    text-align: left;
    padding-left: 4%;
    transition: none;
  }
}
#search-result {
  margin-left: 4%;
  max-width: 96%;
}
#page #content .inset .result {
  margin-bottom: 20px;
}
#page #content.content .inset .table-wrap {
  width: 100%;
  margin-left: 0;
  overflow-x: auto;
  overflow-y: hidden;
}
@media (min-width: 768px) {
  #page #content.content .inset .table-wrap {
    width: calc(100% - 4%);
    margin-left: 4%;
  }
}
#page #content.content .inset .syslister .table-wrap {
  overflow: visible;
  width: 100%;
  margin-left: 0;
}
#page #content.content .inset table {
  width: auto;
  min-width: 600px;
  margin-right: 1px;
}
#page #content.content .inset table th,
#page #content.content .inset table td {
  border: 1px solid #d1d2d4;
  padding: 4px 8px 4px 8px;
  padding-right: 8px;
  width: auto;
}
#page #content.content .inset table th {
  font-weight: 700;
  background: #acacac;
  color: #fff;
}
#page #content.content .inset table td {
  font-size: 14px;
}
#page #content.content .inset .syslister table {
  min-width: 0;
  margin-right: auto;
}
#page #content.content .inset .syslister table th,
#page #content.content .inset .syslister table td {
  border-width: 0;
  padding: 0 0 0 0;
  padding-right: 0;
  font-size: 15px;
}
body #cm.bar #c-inr {
  max-width: 40em;
}
body #cm.bar #c-bns {
  max-width: 40em;
}
