.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.right {
  float: right;
}
.left {
  float: left;
}
.upper {
  text-transform: uppercase;
}
.clear {
  clear: both;
}
::selection {
  background: #268faf;
  text-shadow: 0px 1px 0px black;
}
::-moz-selection {
  background: #268faf;
  text-shadow: 0px 1px 0px black;
}
body {
  font-size: 62.5%;
  font-family: 'Arial', sans-serif;
  background: url(/sites/www.jub.si/themes/jub/images/background.png) repeat;
  overflow-x: hidden;
}
body {
  font-size: 62.5%;
}
#page-wrapper {
  position: relative;
  overflow: hidden;
}
#content .region-content #block-views-news-news_more {
  display: none;
}
img[src^="http://www.googleadservices.com/pagead/conversion/955603073"] {
  display: none;
}
body.not-front.main-menu-1 .cover-image {
  background-image: url(/sites/www.jub.si/themes/jub/images/header-image-1.jpg);
}
body.not-front.main-menu-2 .cover-image {
  background-image: url(/sites/www.jub.si/themes/jub/images/header-image-2.jpg);
}
body.not-front.main-menu-3 .cover-image {
  background-image: url(/sites/www.jub.si/themes/jub/images/header-image-3.jpg);
}
body.not-front.main-menu-4 .cover-image {
  background-image: url(/sites/www.jub.si/themes/jub/images/header-image-4.jpg);
  background-position: center 70%;
}
body.not-front.main-menu-5 .cover-image {
  background-image: url(/sites/www.jub.si/themes/jub/images/header-image-5.jpg);
}
body.not-front.main-menu-6 .cover-image {
  background-image: url(/sites/www.jub.si/themes/jub/images/jub_epslestvica.jpg);
  background-position: center 20%;
}
body.not-front.jubhome-hise .cover-image {
  background-image: url(/sites/www.jub.si/themes/jub/images/pasica_1.jpg);
}
body.not-front.info-menu-palette .cover-image {
  background-image: url(/sites/www.jub.si/themes/jub/images/header-image-palette.jpg);
  background-position: center 20%;
}
.main-wrapper {
  clear: both;
}
.main-wrapper form label {
  color: #656565;
  font-size: 1.3em;
  font-family: 'Arial', sans-serif;
  margin: 0 0 2px 6px;
  font-weight: 700;
}
.main-wrapper form .description {
  color: #656565;
  font-size: 1.3em;
  margin: 6px 0 0 6px;
  font-weight: 400;
}
.main-wrapper .form-item {
  position: relative;
}
.main-wrapper .form-text {
  background: white;
  border: 1px solid white;
  font-size: 1.6em;
  font-family: 'Arial', sans-serif;
  color: #999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 9px 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  width: 100%;
}
.main-wrapper .form-text.error {
  border: 1px solid #EC1C23;
}
.main-wrapper .form-textarea {
  background: white;
  border: 1px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  font-size: 1.6em;
  font-family: 'Arial', sans-serif;
  color: #999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 9px 6px;
  width: 100%;
}
.main-wrapper .form-textarea.error {
  border: 1px solid #EC1C23;
}
.main-wrapper span.error {
  background: #EC1C23;
  color: white;
  font-size: 1.2em;
  padding: 3px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 11px;
  right: 0;
}
.main-wrapper .form-submit {
  font-size: 1.4em;
  font-weight: 700;
  font-family: 'Arial', sans-serif;
  color: white;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: #268faf;
  padding: 12px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  border: 0;
  margin: 0 20px 0 0;
}
.page-node-done .region-content .links a {
  font-size: 1.4em;
  font-weight: 700;
  font-family: 'Arial', sans-serif;
  color: white;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: #268faf;
  padding: 12px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  border: 0;
  display: inline-block;
  margin-right: 10px;
}
.page-header {
  width: 980px;
  margin: auto;
}
.page-header .mobile-menu,
.page-header .mobile-info-menu {
  display: none;
}
.page-header #logo {
  width: 140px;
  height: 110px;
  float: left;
  position: relative;
  z-index: 1;
}
.page-header .region-header {
  float: right;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback {
  float: right;
  margin-top: 1px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-lang-switcher.png) no-repeat 5px 2px #D8D8D8;
  height: 24px;
  width: 100px;
  position: relative;
  z-index: 25;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url {
  background: url(/sites/www.jub.si/themes/jub/images/icon-lang-switcher-drop.png) no-repeat 84px 8px;
  padding: 24px 20px 0 0;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  position: relative;
  overflow: hidden;
  width: 212px;
  z-index: 0;
  height: 0px;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url:hover {
  background-position: 84px 10px;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url li {
  color: #7F7F7F;
  text-transform: uppercase;
  font-size: 1.1em;
  line-height: 24px;
  height: 24px;
  background: white;
  position: relative;
  z-index: 99;
  width: 230px;
  border-bottom: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  border-left: 1px solid #F0F0F0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url li a {
  color: #7F7F7F;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  display: block;
  padding: 0px 10px;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url li.active {
  background: #D9D9D9;
  position: absolute;
  top: 0;
  left: 50px;
  width: 30px;
  border: 0;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url li.active:hover {
  background: #D9D9D9;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url li.active:hover a {
  color: #7F7F7F;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url li:hover {
  background: #999;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback .language-switcher-locale-url li:hover a {
  color: white;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback.active {
  background-color: white;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback.active .language-switcher-locale-url {
  height: 325px;
}
.page-header #block-language_switcher_fallback-language-switcher-fallback.active .language-switcher-locale-url .active {
  background: white;
}
.page-header #block-menu_block-3 {
  display: none;
}
.page-header #block-menu_block-3,
.page-header #block-menu_block-29,
.page-header #block-menu_block-31,
.page-header #block-menu_block-32,
.page-header #block-menu_block-40,
.page-header #block-menu_block-67,
.page-header #block-menu_block-68,
.page-header #block-menu_block-69,
.page-header #block-menu_block-70,
.page-header #block-menu_block-71,
.page-header #block-menu_block-77,
.page-header #block-menu_block-90,
.page-header #block-menu_block-93,
.page-header #block-menu_block-101,
.page-header #block-menu_block-109,
.page-header #block-menu_block-116 {
  float: right;
  background: #D8D8D8;
  margin-top: 1px;
  position: relative;
  z-index: 28;
}
.page-header #block-menu_block-3 .menu,
.page-header #block-menu_block-29 .menu,
.page-header #block-menu_block-31 .menu,
.page-header #block-menu_block-32 .menu,
.page-header #block-menu_block-40 .menu,
.page-header #block-menu_block-67 .menu,
.page-header #block-menu_block-68 .menu,
.page-header #block-menu_block-69 .menu,
.page-header #block-menu_block-70 .menu,
.page-header #block-menu_block-71 .menu,
.page-header #block-menu_block-77 .menu,
.page-header #block-menu_block-90 .menu,
.page-header #block-menu_block-93 .menu,
.page-header #block-menu_block-101 .menu,
.page-header #block-menu_block-109 .menu,
.page-header #block-menu_block-116 .menu {
  border-left: 1px solid white;
  height: 24px;
}
.page-header #block-menu_block-3 .menu li,
.page-header #block-menu_block-29 .menu li,
.page-header #block-menu_block-31 .menu li,
.page-header #block-menu_block-32 .menu li,
.page-header #block-menu_block-40 .menu li,
.page-header #block-menu_block-67 .menu li,
.page-header #block-menu_block-68 .menu li,
.page-header #block-menu_block-69 .menu li,
.page-header #block-menu_block-70 .menu li,
.page-header #block-menu_block-71 .menu li,
.page-header #block-menu_block-77 .menu li,
.page-header #block-menu_block-90 .menu li,
.page-header #block-menu_block-93 .menu li,
.page-header #block-menu_block-101 .menu li,
.page-header #block-menu_block-109 .menu li,
.page-header #block-menu_block-116 .menu li {
  float: left;
  height: 24px;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #7F7F7F;
  line-height: 24px;
  border-right: 1px solid white;
}
.page-header #block-menu_block-3 .menu li a,
.page-header #block-menu_block-29 .menu li a,
.page-header #block-menu_block-31 .menu li a,
.page-header #block-menu_block-32 .menu li a,
.page-header #block-menu_block-40 .menu li a,
.page-header #block-menu_block-67 .menu li a,
.page-header #block-menu_block-68 .menu li a,
.page-header #block-menu_block-69 .menu li a,
.page-header #block-menu_block-70 .menu li a,
.page-header #block-menu_block-71 .menu li a,
.page-header #block-menu_block-77 .menu li a,
.page-header #block-menu_block-90 .menu li a,
.page-header #block-menu_block-93 .menu li a,
.page-header #block-menu_block-101 .menu li a,
.page-header #block-menu_block-109 .menu li a,
.page-header #block-menu_block-116 .menu li a {
  color: #7F7F7F;
  padding: 5px 12px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-header #block-menu_block-3 .menu li a:hover,
.page-header #block-menu_block-3 .menu li a.active,
.page-header #block-menu_block-3 .menu li a.active-trail,
.page-header #block-menu_block-29 .menu li a:hover,
.page-header #block-menu_block-29 .menu li a.active,
.page-header #block-menu_block-29 .menu li a.active-trail,
.page-header #block-menu_block-31 .menu li a:hover,
.page-header #block-menu_block-31 .menu li a.active,
.page-header #block-menu_block-31 .menu li a.active-trail,
.page-header #block-menu_block-32 .menu li a:hover,
.page-header #block-menu_block-32 .menu li a.active,
.page-header #block-menu_block-32 .menu li a.active-trail,
.page-header #block-menu_block-40 .menu li a:hover,
.page-header #block-menu_block-40 .menu li a.active,
.page-header #block-menu_block-40 .menu li a.active-trail,
.page-header #block-menu_block-67 .menu li a:hover,
.page-header #block-menu_block-67 .menu li a.active,
.page-header #block-menu_block-67 .menu li a.active-trail,
.page-header #block-menu_block-68 .menu li a:hover,
.page-header #block-menu_block-68 .menu li a.active,
.page-header #block-menu_block-68 .menu li a.active-trail,
.page-header #block-menu_block-69 .menu li a:hover,
.page-header #block-menu_block-69 .menu li a.active,
.page-header #block-menu_block-69 .menu li a.active-trail,
.page-header #block-menu_block-70 .menu li a:hover,
.page-header #block-menu_block-70 .menu li a.active,
.page-header #block-menu_block-70 .menu li a.active-trail,
.page-header #block-menu_block-71 .menu li a:hover,
.page-header #block-menu_block-71 .menu li a.active,
.page-header #block-menu_block-71 .menu li a.active-trail,
.page-header #block-menu_block-77 .menu li a:hover,
.page-header #block-menu_block-77 .menu li a.active,
.page-header #block-menu_block-77 .menu li a.active-trail,
.page-header #block-menu_block-90 .menu li a:hover,
.page-header #block-menu_block-90 .menu li a.active,
.page-header #block-menu_block-90 .menu li a.active-trail,
.page-header #block-menu_block-93 .menu li a:hover,
.page-header #block-menu_block-93 .menu li a.active,
.page-header #block-menu_block-93 .menu li a.active-trail,
.page-header #block-menu_block-101 .menu li a:hover,
.page-header #block-menu_block-101 .menu li a.active,
.page-header #block-menu_block-101 .menu li a.active-trail,
.page-header #block-menu_block-109 .menu li a:hover,
.page-header #block-menu_block-109 .menu li a.active,
.page-header #block-menu_block-109 .menu li a.active-trail,
.page-header #block-menu_block-116 .menu li a:hover,
.page-header #block-menu_block-116 .menu li a.active,
.page-header #block-menu_block-116 .menu li a.active-trail {
  color: #4C4C4C;
}
.page-header #block-menu_block-1,
.page-header #block-menu_block-7,
.page-header #block-menu_block-8,
.page-header #block-menu_block-13,
.page-header #block-menu_block-15,
.page-header #block-menu_block-16,
.page-header #block-menu_block-17,
.page-header #block-menu_block-21,
.page-header #block-menu_block-23,
.page-header #block-menu_block-24,
.page-header #block-menu_block-27,
.page-header #block-menu_block-39,
.page-header #block-menu_block-78,
.page-header #block-menu_block-110,
.page-header #block-menu_block-115 {
  clear: both;
  float: right;
  margin-top: 10px;
  position: relative;
  z-index: 1;
}
.page-header #block-menu_block-1 .menu li,
.page-header #block-menu_block-7 .menu li,
.page-header #block-menu_block-8 .menu li,
.page-header #block-menu_block-13 .menu li,
.page-header #block-menu_block-15 .menu li,
.page-header #block-menu_block-16 .menu li,
.page-header #block-menu_block-17 .menu li,
.page-header #block-menu_block-21 .menu li,
.page-header #block-menu_block-23 .menu li,
.page-header #block-menu_block-24 .menu li,
.page-header #block-menu_block-27 .menu li,
.page-header #block-menu_block-39 .menu li,
.page-header #block-menu_block-78 .menu li,
.page-header #block-menu_block-110 .menu li,
.page-header #block-menu_block-115 .menu li {
  float: left;
  background: white;
  font-size: 1.2em;
  font-weight: 700;
  color: #323232;
  text-transform: uppercase;
  line-height: 14px;
  height: 50px;
  margin-left: 1px;
  text-align: center;
}
.page-header #block-menu_block-1 .menu li a,
.page-header #block-menu_block-7 .menu li a,
.page-header #block-menu_block-8 .menu li a,
.page-header #block-menu_block-13 .menu li a,
.page-header #block-menu_block-15 .menu li a,
.page-header #block-menu_block-16 .menu li a,
.page-header #block-menu_block-17 .menu li a,
.page-header #block-menu_block-21 .menu li a,
.page-header #block-menu_block-23 .menu li a,
.page-header #block-menu_block-24 .menu li a,
.page-header #block-menu_block-27 .menu li a,
.page-header #block-menu_block-39 .menu li a,
.page-header #block-menu_block-78 .menu li a,
.page-header #block-menu_block-110 .menu li a,
.page-header #block-menu_block-115 .menu li a {
  color: #323232;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 11px 15px;
  display: block;
}
.page-header #block-menu_block-1 .menu li a:hover,
.page-header #block-menu_block-1 .menu li a.active,
.page-header #block-menu_block-1 .menu li a.active-trail,
.page-header #block-menu_block-7 .menu li a:hover,
.page-header #block-menu_block-7 .menu li a.active,
.page-header #block-menu_block-7 .menu li a.active-trail,
.page-header #block-menu_block-8 .menu li a:hover,
.page-header #block-menu_block-8 .menu li a.active,
.page-header #block-menu_block-8 .menu li a.active-trail,
.page-header #block-menu_block-13 .menu li a:hover,
.page-header #block-menu_block-13 .menu li a.active,
.page-header #block-menu_block-13 .menu li a.active-trail,
.page-header #block-menu_block-15 .menu li a:hover,
.page-header #block-menu_block-15 .menu li a.active,
.page-header #block-menu_block-15 .menu li a.active-trail,
.page-header #block-menu_block-16 .menu li a:hover,
.page-header #block-menu_block-16 .menu li a.active,
.page-header #block-menu_block-16 .menu li a.active-trail,
.page-header #block-menu_block-17 .menu li a:hover,
.page-header #block-menu_block-17 .menu li a.active,
.page-header #block-menu_block-17 .menu li a.active-trail,
.page-header #block-menu_block-21 .menu li a:hover,
.page-header #block-menu_block-21 .menu li a.active,
.page-header #block-menu_block-21 .menu li a.active-trail,
.page-header #block-menu_block-23 .menu li a:hover,
.page-header #block-menu_block-23 .menu li a.active,
.page-header #block-menu_block-23 .menu li a.active-trail,
.page-header #block-menu_block-24 .menu li a:hover,
.page-header #block-menu_block-24 .menu li a.active,
.page-header #block-menu_block-24 .menu li a.active-trail,
.page-header #block-menu_block-27 .menu li a:hover,
.page-header #block-menu_block-27 .menu li a.active,
.page-header #block-menu_block-27 .menu li a.active-trail,
.page-header #block-menu_block-39 .menu li a:hover,
.page-header #block-menu_block-39 .menu li a.active,
.page-header #block-menu_block-39 .menu li a.active-trail,
.page-header #block-menu_block-78 .menu li a:hover,
.page-header #block-menu_block-78 .menu li a.active,
.page-header #block-menu_block-78 .menu li a.active-trail,
.page-header #block-menu_block-110 .menu li a:hover,
.page-header #block-menu_block-110 .menu li a.active,
.page-header #block-menu_block-110 .menu li a.active-trail,
.page-header #block-menu_block-115 .menu li a:hover,
.page-header #block-menu_block-115 .menu li a.active,
.page-header #block-menu_block-115 .menu li a.active-trail {
  color: #268faf;
}
.page-header #block-menu_block-1 .menu li.menu-item-1 {
  width: 167px;
  width: 143px;
}
.page-header #block-menu_block-1 .menu li.menu-item-2 {
  width: 200px;
  width: 168px;
}
.page-header #block-menu_block-1 .menu li.menu-item-3 {
  width: 167px;
  width: 120px;
}
.page-header #block-menu_block-1 .menu li.menu-item-4 {
  width: 191px;
  width: 167px;
}
.page-header #block-menu_block-1 .menu li.menu-item-5 {
  width: 110px;
  width: 82px;
}
.page-header #block-menu_block-1 .menu li.menu-item-6 {
  width: 90px;
}
.page-header #block-menu_block-1 .menu li.menu-item-7 {
  width: 55px;
}
.page-header #block-menu_block-13 .menu li {
  height: 62px;
}
.page-header #block-menu_block-13 .menu li.menu-item-1 {
  width: 150px;
}
.page-header #block-menu_block-13 .menu li.menu-item-2 {
  width: 191px;
}
.page-header #block-menu_block-13 .menu li.menu-item-3 {
  width: 179px;
}
.page-header #block-menu_block-13 .menu li.menu-item-4 {
  width: 160px;
}
.page-header #block-menu_block-13 .menu li.menu-item-5 {
  width: 155px;
}
.page-header #block-menu_block-13 .menu li.menu-item-6 {
  width: 140px;
}
.page-header #block-menu_block-13 .menu li.menu-item-7 {
  width: 187px;
}
.page-header #block-menu_block-13 .menu li.menu-item-8 {
  width: 170px;
}
.page-header #block-menu_block-13 .menu li.menu-item-9 {
  width: 160px;
}
.page-header #block-menu_block-13 .menu li.menu-item-10 {
  width: 170px;
}
.page-header #block-menu_block-15 .menu li.menu-item-1 {
  width: 185px;
}
.page-header #block-menu_block-15 .menu li.menu-item-2 {
  width: 210px;
}
.page-header #block-menu_block-15 .menu li.menu-item-3 {
  width: 140px;
}
.page-header #block-menu_block-15 .menu li.menu-item-4 {
  width: 190px;
}
.page-header #block-menu_block-15 .menu li.menu-item-5 {
  width: 110px;
}
.page-header #block-menu_block-15 .menu li.menu-item-6 {
  width: 185px;
}
.page-header #block-menu_block-15 .menu li.menu-item-7 {
  width: 210px;
}
.page-header #block-menu_block-15 .menu li.menu-item-8 {
  width: 140px;
}
.page-header #block-menu_block-15 .menu li.menu-item-9 {
  width: 190px;
}
.page-header #block-menu_block-15 .menu li.menu-item-10 {
  width: 110px;
}
.page-header #block-menu_block-8 .menu li.menu-item-1 {
  width: 180px;
}
.page-header #block-menu_block-8 .menu li.menu-item-2 {
  width: 182px;
}
.page-header #block-menu_block-8 .menu li.menu-item-3 {
  width: 120px;
}
.page-header #block-menu_block-8 .menu li.menu-item-4 {
  width: 170px;
}
.page-header #block-menu_block-8 .menu li.menu-item-5 {
  width: 80px;
}
.page-header #block-menu_block-8 .menu li.menu-item-6 {
  width: 95px;
}
.page-header #block-menu_block-8 .menu li.menu-item-7 {
  width: 210px;
}
.page-header #block-menu_block-8 .menu li.menu-item-8 {
  width: 140px;
}
.page-header #block-menu_block-8 .menu li.menu-item-9 {
  width: 190px;
}
.page-header #block-menu_block-8 .menu li.menu-item-10 {
  width: 110px;
}
.page-header #block-menu_block-21 .menu li.menu-item-1 {
  width: 185px;
}
.page-header #block-menu_block-21 .menu li.menu-item-2 {
  width: 210px;
}
.page-header #block-menu_block-21 .menu li.menu-item-3 {
  width: 140px;
}
.page-header #block-menu_block-21 .menu li.menu-item-4 {
  width: 190px;
}
.page-header #block-menu_block-21 .menu li.menu-item-5 {
  width: 110px;
}
.page-header #block-menu_block-21 .menu li.menu-item-6 {
  width: 185px;
}
.page-header #block-menu_block-21 .menu li.menu-item-7 {
  width: 210px;
}
.page-header #block-menu_block-21 .menu li.menu-item-8 {
  width: 140px;
}
.page-header #block-menu_block-21 .menu li.menu-item-9 {
  width: 190px;
}
.page-header #block-menu_block-21 .menu li.menu-item-10 {
  width: 110px;
}
.page-header #block-menu_block-24 .menu li.menu-item-1 {
  width: 150px;
}
.page-header #block-menu_block-24 .menu li.menu-item-2 {
  width: 182px;
}
.page-header #block-menu_block-24 .menu li.menu-item-3 {
  width: 143px;
}
.page-header #block-menu_block-24 .menu li.menu-item-4 {
  width: 250px;
}
.page-header #block-menu_block-24 .menu li.menu-item-5 {
  width: 110px;
}
.page-header #block-menu_block-24 .menu li.menu-item-6 {
  width: 150px;
}
.page-header #block-menu_block-24 .menu li.menu-item-7 {
  width: 145px;
}
.page-header #block-menu_block-24 .menu li.menu-item-8 {
  width: 183px;
}
.page-header #block-menu_block-24 .menu li.menu-item-9 {
  width: 132px;
}
.page-header #block-menu_block-24 .menu li.menu-item-10 {
  width: 215px;
}
.page-header #block-menu_block-24 .menu li.menu-item-11 {
  width: 100px;
}
.page-header #block-menu_block-24 .menu li.menu-item-12 {
  width: 55px;
}
.page-header #block-menu_block-7 .menu li {
  height: 62px;
}
.page-header #block-menu_block-7 .menu li.menu-item-1 {
  width: 150px;
}
.page-header #block-menu_block-7 .menu li.menu-item-2 {
  width: 225px;
}
.page-header #block-menu_block-7 .menu li.menu-item-3 {
  width: 170px;
}
.page-header #block-menu_block-7 .menu li.menu-item-4 {
  width: 150px;
}
.page-header #block-menu_block-7 .menu li.menu-item-5 {
  width: 140px;
}
.page-header #block-menu_block-7 .menu li.menu-item-6 {
  width: 150px;
}
.page-header #block-menu_block-7 .menu li.menu-item-7 {
  width: 225px;
}
.page-header #block-menu_block-7 .menu li.menu-item-8 {
  width: 170px;
}
.page-header #block-menu_block-7 .menu li.menu-item-9 {
  width: 150px;
}
.page-header #block-menu_block-7 .menu li.menu-item-10 {
  width: 140px;
}
.page-header #block-menu_block-23 .menu li.menu-item-1 {
  width: 178px;
}
.page-header #block-menu_block-23 .menu li.menu-item-2 {
  width: 202px;
}
.page-header #block-menu_block-23 .menu li.menu-item-3 {
  width: 145px;
}
.page-header #block-menu_block-23 .menu li.menu-item-4 {
  width: 180px;
}
.page-header #block-menu_block-23 .menu li.menu-item-5 {
  width: 130px;
}
.page-header #block-menu_block-23 .menu li.menu-item-6 {
  width: 178px;
}
.page-header #block-menu_block-23 .menu li.menu-item-7 {
  width: 202px;
}
.page-header #block-menu_block-23 .menu li.menu-item-8 {
  width: 145px;
}
.page-header #block-menu_block-23 .menu li.menu-item-9 {
  width: 180px;
}
.page-header #block-menu_block-23 .menu li.menu-item-10 {
  width: 130px;
}
.page-header #block-menu_block-78 .menu li.menu-item-1 {
  width: 178px;
}
.page-header #block-menu_block-78 .menu li.menu-item-2 {
  width: 202px;
}
.page-header #block-menu_block-78 .menu li.menu-item-3 {
  width: 145px;
}
.page-header #block-menu_block-78 .menu li.menu-item-4 {
  width: 180px;
}
.page-header #block-menu_block-78 .menu li.menu-item-5 {
  width: 130px;
}
.page-header #block-menu_block-78 .menu li.menu-item-6 {
  width: 178px;
}
.page-header #block-menu_block-78 .menu li.menu-item-7 {
  width: 202px;
}
.page-header #block-menu_block-78 .menu li.menu-item-8 {
  width: 145px;
}
.page-header #block-menu_block-78 .menu li.menu-item-9 {
  width: 180px;
}
.page-header #block-menu_block-78 .menu li.menu-item-10 {
  width: 130px;
}
.page-header #block-menu_block-16 .menu li {
  height: 50px;
}
.page-header #block-menu_block-16 .menu li.menu-item-1 {
  width: 190px;
}
.page-header #block-menu_block-16 .menu li.menu-item-2 {
  width: 160px;
}
.page-header #block-menu_block-16 .menu li.menu-item-3 {
  width: 160px;
}
.page-header #block-menu_block-16 .menu li.menu-item-4 {
  width: 160px;
}
.page-header #block-menu_block-16 .menu li.menu-item-5 {
  width: 165px;
}
.page-header #block-menu_block-16 .menu li.menu-item-6 {
  width: 200px;
}
.page-header #block-menu_block-16 .menu li.menu-item-7 {
  width: 160px;
}
.page-header #block-menu_block-16 .menu li.menu-item-8 {
  width: 175px;
}
.page-header #block-menu_block-16 .menu li.menu-item-9 {
  width: 180px;
}
.page-header #block-menu_block-16 .menu li.menu-item-10 {
  width: 120px;
}
.page-header #block-menu_block-17 .menu li {
  height: 62px;
}
.page-header #block-menu_block-17 .menu li.menu-item-1 {
  width: 190px;
}
.page-header #block-menu_block-17 .menu li.menu-item-2 {
  width: 160px;
}
.page-header #block-menu_block-17 .menu li.menu-item-3 {
  width: 160px;
}
.page-header #block-menu_block-17 .menu li.menu-item-4 {
  width: 160px;
}
.page-header #block-menu_block-17 .menu li.menu-item-5 {
  width: 165px;
}
.page-header #block-menu_block-17 .menu li.menu-item-6 {
  width: 175px;
}
.page-header #block-menu_block-17 .menu li.menu-item-7 {
  width: 160px;
}
.page-header #block-menu_block-17 .menu li.menu-item-8 {
  width: 195px;
}
.page-header #block-menu_block-17 .menu li.menu-item-9 {
  width: 140px;
}
.page-header #block-menu_block-17 .menu li.menu-item-10 {
  width: 165px;
}
.page-header #block-menu_block-27 .menu li {
  height: 62px;
}
.page-header #block-menu_block-27 .menu li.menu-item-1 {
  width: 180px;
}
.page-header #block-menu_block-27 .menu li.menu-item-2 {
  width: 175px;
}
.page-header #block-menu_block-27 .menu li.menu-item-3 {
  width: 160px;
}
.page-header #block-menu_block-27 .menu li.menu-item-4 {
  width: 165px;
}
.page-header #block-menu_block-27 .menu li.menu-item-5 {
  width: 155px;
}
.page-header #block-menu_block-27 .menu li.menu-item-6 {
  width: 180px;
}
.page-header #block-menu_block-27 .menu li.menu-item-7 {
  width: 175px;
}
.page-header #block-menu_block-27 .menu li.menu-item-8 {
  width: 160px;
}
.page-header #block-menu_block-27 .menu li.menu-item-9 {
  width: 165px;
}
.page-header #block-menu_block-27 .menu li.menu-item-10 {
  width: 155px;
}
.page-header #block-menu_block-39 .menu li {
  height: 62px;
}
.page-header #block-menu_block-39 .menu li.menu-item-1 {
  width: 180px;
}
.page-header #block-menu_block-39 .menu li.menu-item-2 {
  width: 175px;
}
.page-header #block-menu_block-39 .menu li.menu-item-3 {
  width: 160px;
}
.page-header #block-menu_block-39 .menu li.menu-item-4 {
  width: 165px;
}
.page-header #block-menu_block-39 .menu li.menu-item-5 {
  width: 155px;
}
.page-header #block-menu_block-39 .menu li.menu-item-6 {
  width: 180px;
}
.page-header #block-menu_block-39 .menu li.menu-item-7 {
  width: 175px;
}
.page-header #block-menu_block-39 .menu li.menu-item-8 {
  width: 160px;
}
.page-header #block-menu_block-39 .menu li.menu-item-9 {
  width: 165px;
}
.page-header #block-menu_block-39 .menu li.menu-item-10 {
  width: 155px;
}
.page-header #block-menu_block-110 .menu li {
  height: 62px;
}
.page-header #block-menu_block-110 .menu li.menu-item-1 {
  width: 180px;
}
.page-header #block-menu_block-110 .menu li.menu-item-2 {
  width: 175px;
}
.page-header #block-menu_block-110 .menu li.menu-item-3 {
  width: 160px;
}
.page-header #block-menu_block-110 .menu li.menu-item-4 {
  width: 165px;
}
.page-header #block-menu_block-110 .menu li.menu-item-5 {
  width: 155px;
}
.page-header #block-menu_block-110 .menu li.menu-item-6 {
  width: 180px;
}
.page-header #block-menu_block-110 .menu li.menu-item-7 {
  width: 175px;
}
.page-header #block-menu_block-110 .menu li.menu-item-8 {
  width: 160px;
}
.page-header #block-menu_block-110 .menu li.menu-item-9 {
  width: 165px;
}
.page-header #block-menu_block-110 .menu li.menu-item-10 {
  width: 155px;
}
.page-header #block-views-flags-flag_count {
  float: right;
  position: relative;
  z-index: 1;
  margin-top: 1px;
}
.page-header #block-views-flags-flag_count h3 {
  display: none;
}
.page-header #block-views-flags-flag_count .flag {
  font-size: 1.1em;
  color: #7F7F7F;
  text-transform: uppercase;
  height: 24px;
  line-height: 24px;
  padding: 0 20px 0 10px;
  background: #8AC43F;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  margin: 0;
}
.page-header #block-views-flags-flag_count .flag a {
  color: white;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-header #block-views-flags-flag_count .flag a:hover {
  text-decoration: underline;
}
.page-header #block-views-flags-flag_count .flag .flag-count {
  width: 29px;
  height: 26px;
  background: url(/sites/www.jub.si/themes/jub/images/flag-count.png) no-repeat;
  display: inline-block;
  font-weight: 700;
  color: #8AC43F;
  font-size: 12px;
  text-align: center;
}
.page-header #block-views-flags-flag_count .flag.flag-0 {
  background: #D8D8D8;
}
.page-header #block-views-flags-flag_count .flag.flag-0 a {
  color: #7F7F7F;
}
.page-header .block-quicktabs {
  position: relative;
  clear: both;
  z-index: 1;
  left: -140px;
  top: 55px;
}
.page-header .block-quicktabs .item-list ul {
  margin: 0;
  padding: 0;
}
.page-header .block-quicktabs .item-list li {
  margin: 0 -2px 0 0;
  padding: 0;
}
.page-header .block-quicktabs .item-list li a {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2em;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ba-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_cz-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_de-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_en-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_hr-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_hu-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_it-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_kv-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_mk-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ro-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_rs-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ru-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_sk-0,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_gr-0 {
  background: #80B539;
  background: rgba(128,181,57,0.9);
}
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ba-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_cz-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_de-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_en-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_hr-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_hu-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_it-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_kv-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_mk-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ro-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_rs-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ru-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_sk-1,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_gr-1 {
  background: #157DBC;
  background: rgba(21,125,188,0.9);
}
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ba-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_cz-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_de-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_en-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_hr-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_hu-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_it-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_kv-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_mk-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ro-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_rs-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_ru-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_sk-2,
.page-header .block-quicktabs .item-list li a#quicktabs-tab-filter_gr-2 {
  background: url(/sites/www.jub.si/themes/jub/images/icon-filter-search.png) no-repeat center #80B539;
  background: url(/sites/www.jub.si/themes/jub/images/icon-filter-search.png) no-repeat center rgba(255,255,255,0.9);
  text-indent: -99999px;
  width: 40px;
}
.page-header .block-quicktabs .quicktabs-tabpage {
  -webkit-border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  -o-border-top-right-radius: 2px;
  -ms-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  -o-border-bottom-right-radius: 2px;
  -ms-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  position: relative;
  width: 420px;
  height: 150px;
}
.page-header .block-quicktabs .quicktabs-tabpage:after {
  content: "";
  position: absolute;
  width: 2000px;
  top: 0;
  bottom: 0;
  left: -2000px;
}
.page-header .block-quicktabs .quicktabs-tabpage .block {
  padding: 10px 40px 10px 10px;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .block-title {
  font-size: 2.1em;
  line-height: 24px;
  margin: 5px 0 10px 0;
  font-weight: 400;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
  color: white;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .content p {
  color: white;
  font-size: 1.4em;
  line-height: 16px;
  margin-top: 0;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2 {
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2 .nolink {
  font-size: 1.8em;
  color: #333;
  background: white;
  display: block;
  padding: 6px 12px 4px 12px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2 .nolink:hover {
  background: #F2F2F2;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2.opened {
  height: 35px;
  border-bottom: 1px solid #7F7F7F;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2.selected {
  height: auto;
  border-bottom: none;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2.selected > .nolink {
  display: none;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2.first {
  height: auto;
  border-bottom: 1px solid #7F7F7F;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2.first .nolink {
  color: #999;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: url(/sites/www.jub.si/themes/jub/images/icon-filter.png) no-repeat right bottom white;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-2 .menu {
  display: none;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-3 {
  border-bottom: 1px solid #7F7F7F;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-3 a {
  font-size: 1.8em;
  color: #333;
  background: white;
  display: block;
  padding: 6px 12px 4px 12px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-3 a:hover {
  background: #F2F2F2;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu .level-3.first .nolink {
  color: #999;
  background: url(/sites/www.jub.si/themes/jub/images/icon-filter.png) no-repeat right top white;
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu.opened {
  box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
}
.page-header .block-quicktabs .quicktabs-tabpage .block .menu.opened .level-2.first .nolink {
  background-position: right top;
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-0,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-0 {
  background: #80B539;
  background: rgba(128,181,57,0.9);
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-0:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-0:after {
  background: #80B539;
  background: rgba(128,181,57,0.9);
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-1,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-1 {
  background: #157DBC;
  background: rgba(21,125,188,0.9);
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-1:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-1:after {
  background: #157DBC;
  background: rgba(21,125,188,0.9);
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-2,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-2 {
  background: #80B539;
  background: rgba(255,255,255,0.9);
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-2:after,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-2:after {
  background: #80B539;
  background: rgba(255,255,255,0.9);
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-2 .block-title,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-2 .block-title {
  color: #808080;
  text-shadow: none;
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-2 .search-form,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-2 .search-form {
  margin: 0;
  height: 36px;
  background: #bebebe;
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-2 .search-form .form-actions,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-2 .search-form .form-actions {
  width: 28px;
  height: 18px;
  padding: 9px 0;
  display: block;
  float: left;
  text-align: center;
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-2 .search-form .form-actions .form-submit,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-2 .search-form .form-actions .form-submit {
  text-align: center;
  padding: 0;
  background: none;
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-2 .search-form .form-item .form-text,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-2 .search-form .form-item .form-text {
  background: #bebebe;
  border: 0;
  height: 36px;
  width: 330px;
  margin-left: 10px;
  padding: 0;
  font-size: 1.4em;
  color: #333;
}
.page-header .block-quicktabs #quicktabs-tabpage-filter-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ba-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_cz-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_de-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_en-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hr-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_hu-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_it-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_kv-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_mk-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ro-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_rs-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_ru-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_sk-2 .search-form .form-item .form-text:focus,
.page-header .block-quicktabs #quicktabs-tabpage-filter_gr-2 .search-form .form-item .form-text:focus {
  outline: none;
}
.page-header #block-views-slider-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  height: 615px;
}
.page-header #block-views-slider-slider .views-row {
  position: relative;
  width: 100%;
  height: 575px;
  overflow: hidden;
}
.page-header #block-views-slider-slider .views-row .image {
  text-align: center;
  position: relative;
  width: 100%;
  height: 575px;
}
.page-header #block-views-slider-slider .views-row .image img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1280px;
}
.page-header #block-views-slider-slider .views-row .product-info {
  width: 50%;
  background: #268faf;
  background: rgba(38,143,175,0.8);
  position: absolute;
  right: 0;
  bottom: 0;
}
.page-header #block-views-slider-slider .views-row .product-info .product-image {
  position: absolute;
  left: -100px;
  bottom: 0;
  width: 200px;
  height: 200px;
  text-align: center;
}
.page-header #block-views-slider-slider .views-row .product-info .product-image img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.page-header #block-views-slider-slider .views-row .product-info .product-title {
  margin: 0 0 0 100px;
  width: 350px;
}
.page-header #block-views-slider-slider .views-row .product-info .product-title h3 {
  color: white;
  font-size: 2.6em;
  line-height: 33px;
  margin: 15px 0 0 0;
}
.page-header #block-views-slider-slider .views-row .product-info .product-title h3 a {
  color: white;
}
.page-header #block-views-slider-slider .views-row .product-info .product-title h3 a:hover {
  text-decoration: underline;
}
.page-header #block-views-slider-slider .views-row .product-info .product-description {
  margin: 0 0 15px 100px;
  width: 350px;
}
.page-header #block-views-slider-slider .views-row .product-info .product-description p {
  color: white;
  font-size: 1.8em;
  line-height: 21px;
  margin: 5px 0 0 0;
}
.page-header #block-views-slider-slider .views-row .product-info .product-description p a {
  color: white;
}
.page-header #block-views-slider-slider .views-row .product-info .product-description p a:hover {
  text-decoration: underline;
}
.page-header #block-views-slider-slider .views-row .product-info.no-image .product-title,
.page-header #block-views-slider-slider .views-row .product-info.no-image .product-description {
  margin-left: 20px;
  width: 460px;
}
.page-header #block-views-slider-slider .view-footer {
  border-top: 10px solid #268faf;
  text-align: center;
}
.page-header #block-views-slider-slider .view-footer div {
  width: 20px;
  height: 20px;
  display: inline-block !important;
  background: url(/sites/www.jub.si/themes/jub/images/icon-slider.png) no-repeat;
  margin: 5px 2px;
  cursor: pointer;
}
.page-header #block-views-slider-slider .view-footer .knob {
  border: none;
  line-height: 999px;
  text-indent: 999px;
  outline: none;
  cursor: pointer;
}
.page-header #breadcrumb {
  float: left;
  margin: 6px 0 0 8px;
  position: relative;
  z-index: 1;
}
.page-header #breadcrumb .breadcrumb {
  font-size: 1.0em;
  color: white;
  padding: 0;
}
.page-header #breadcrumb .breadcrumb li {
  float: left;
}
.page-header #breadcrumb .breadcrumb li a {
  color: white;
  vertical-align: middle;
}
.page-header #breadcrumb .breadcrumb li a.home {
  display: inline-block;
  margin-top: -3px;
}
.page-header #breadcrumb .breadcrumb .seperator {
  display: block;
  padding: 0 4px;
  float: left;
}
.page-header #block-jub-store_locations {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  height: 610px;
  border-bottom: 10px solid #268faf;
}
.page-header #block-jub-store_locations .block-inner {
  position: relative;
}
.page-header #block-jub-store_locations .block-inner .block-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 200px;
  z-index: 1;
  margin: 0;
  overflow: hidden;
  line-height: 999;
  text-indent: 999px;
  font-size: 1px;
  background: -moz-linear-gradient(top,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(25%,rgba(0,0,0,0.3)),color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0) 100%);
  pointer-events: none;
}
.page-header #block-jub-store_locations .block-inner > .content {
  position: relative;
  z-index: 0;
}
.page-header #block-jub-store_locations .content .infobubble {
  width: 500px;
  height: 220px;
  overflow: hidden !important;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}
.page-header #block-jub-store_locations .content .infobubble .view-filters {
  display: none;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .title {
  margin: 0;
  font-size: 1.8em;
  color: #666;
  font-weight: 400;
  padding: 12px 0 0 0;
  float: left;
  width: 360px;
  font-family: 'Arial', sans-serif;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .counter {
  float: left;
  width: 80px;
  height: 220px;
  background: #F0F0F0;
  font-size: 4.8em;
  font-weight: 700;
  color: #CCC;
  line-height: 220px;
  text-align: center;
  margin: 0 20px 0 0;
  font-family: 'Arial', sans-serif;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .info {
  float: left;
  width: 205px;
  padding: 0 0 0 30px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-address.png) no-repeat 0px 2px;
  margin: 10px 0;
  line-height: 16px;
  color: #666;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .info a {
  color: #268faf;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .info a:hover {
  text-decoration: underline;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .info .address {
  margin-bottom: 15px;
  font-family: 'Arial', sans-serif;
  font-size: 1.3em;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .info .contacts {
  font-family: 'Arial', sans-serif;
  font-size: 1.3em;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .info .label {
  font-family: 'Arial', sans-serif;
  font-size: 13px;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .centres-wrapper {
  float: left;
  width: 165px;
  color: #666;
  margin-top: 10px;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .centres-wrapper ul {
  margin: 0;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .centres-wrapper ul li {
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-centre-on.png) no-repeat left;
  padding: 0 0 0 20px;
  margin: 0 0 8px 0;
  font-family: 'Arial', sans-serif;
  font-size: 1.3em;
  font-weight: 700;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .centres-wrapper ul li.selected {
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-centre-on.png) no-repeat left;
}
.page-header #block-jub-store_locations .content .infobubble .views-row .centres-wrapper ul li.not-selected {
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-centre-off.png) no-repeat left;
}
.page-header #block-jub-store_locations .content .location-control {
  width: 18px;
  height: 20px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-my-location.png) no-repeat;
  left: 35px !important;
  cursor: pointer;
}
.page-header #block-jub-store_locations .content .location-control .location-control-icon {
  width: 6px;
  height: 6px;
  background: #7f7f7f;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  margin: 6px auto 0 auto;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-header #block-jub-store_locations .content .location-control:hover .location-control-icon {
  background: #268faf;
}
.page-header #block-jub-store_filters {
  position: absolute;
  top: 525px;
  left: 50%;
  margin-left: -480px;
  width: 960px;
  height: 56px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: #80B539;
  background: rgba(128,181,57,0.9);
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 10px;
}
.page-header #block-jub-store_filters .content .form-item {
  margin: 0 9px 0 0;
  float: left;
}
.page-header #block-jub-store_filters .content .form-item .form-text {
  background: white;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 9px 6px 8px 6px;
  font-size: 1.6em;
  width: 310px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  outline: none;
}
.page-header #block-jub-store_filters .content .form-item-country .chosen-container,
.page-header #block-jub-store_filters .content .form-item-locations-country .chosen-container {
  width: 200px !important;
}
.page-header #block-jub-store_filters .content .form-item-search .form-text {
  width: 233px;
}
.page-header #block-jub-store_filters .content .form-item-all-results {
  background: #80B539;
  background: rgba(128,181,57,0.9);
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -75px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  width: auto;
  text-align: center;
  padding: 2px 20px;
}
.page-header #block-jub-store_filters .content .form-item-all-results a {
  color: white;
  font-size: 1.2em;
}
.page-header #block-jub-store_filters .content .form-item-all-results a:hover {
  text-decoration: underline;
}
.page-header #block-menu_block-11,
.page-header #block-menu_block-12,
.page-header #block-menu_block-35,
.page-header #block-menu_block-36,
.page-header #block-menu_block-81,
.page-header #block-menu_block-82,
.page-header #block-menu_block-83,
.page-header #block-menu_block-84,
.page-header #block-menu_block-85,
.page-header #block-menu_block-86,
.page-header #block-menu_block-87,
.page-header #block-menu_block-88,
.page-header #block-menu_block-91,
.page-header #block-menu_block-92,
.page-header #block-menu_block-94,
.page-header #block-menu_block-95,
.page-header #block-menu_block-96,
.page-header #block-menu_block-97,
.page-header #block-menu_block-98,
.page-header #block-menu_block-99,
.page-header #block-menu_block-102,
.page-header #block-menu_block-103,
.page-header #block-menu_block-105,
.page-header #block-menu_block-106,
.page-header #block-menu_block-107,
.page-header #block-menu_block-108,
.page-header #block-menu_block-113,
.page-header #block-menu_block-114 {
  display: none;
}
.i18n-sl .page-header .block-quicktabs {
  left: -256px;
  left: -140px;
}
.page-footer {
  overflow: hidden;
  width: 100%;
}
.page-footer .region-footer {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.page-footer #block-bean-footer-location-search,
.page-footer #block-bean-footer-enquiry {
  width: 50%;
  float: left;
  height: 180px;
}
.page-footer #block-bean-footer-location-search .block-inner,
.page-footer #block-bean-footer-enquiry .block-inner {
  width: 470px;
  float: right;
}
.page-footer #block-bean-footer-location-search .block-title,
.page-footer #block-bean-footer-enquiry .block-title {
  font-size: 2.8em;
  line-height: 33px;
  color: white;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
  font-weight: 400;
  width: 380px;
  margin: 16px 0 0 0;
}
.page-footer #block-bean-footer-location-search {
  background: #B9A786;
}
.page-footer #block-bean-footer-location-search .content .content p {
  color: #f1ede7;
  font-size: 1.4em;
  margin: 0;
}
.page-footer #block-bean-footer-location-search .content .content a {
  color: #f1ede7;
}
.page-footer #block-bean-footer-location-search .content .content #location-search {
  margin: 5px 0;
}
.page-footer #block-bean-footer-location-search .content .content .form-text {
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Arial', sans-serif;
  font-size: 1.4em;
  color: #b1b1b1;
  border: 0;
  outline: none;
  padding: 12px 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  width: 220px;
}
.page-footer #block-bean-footer-location-search .content .content .form-submit {
  background: #796d58;
  border: 0;
  font-size: 1.4em;
  outline: none;
  color: #fff;
  font-weight: 700;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 12px 20px;
  text-transform: uppercase;
}
.page-footer #block-bean-footer-enquiry {
  background: #00A99D;
}
.page-footer #block-bean-footer-enquiry .block-inner {
  float: left;
  padding-left: 70px;
  width: 400px;
}
.page-footer #block-bean-footer-enquiry .block-inner h2 {
  margin-bottom: 0.5em;
}
.page-footer #block-bean-footer-enquiry .block-inner .field-name-field-bean-body p {
  font-size: 1.4em;
}
.page-footer #block-bean-footer-enquiry .block-inner .field-name-field-bean-body a {
  background: #006962;
  color: #fff;
  font-weight: 700;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 12px 20px;
  text-transform: uppercase;
}
.page-footer #block-bean-footer-newsletter {
  border-bottom: 2px solid #e7e7e7;
  clear: both;
}
.page-footer #block-bean-footer-newsletter .block-inner {
  clear: both;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
.page-footer #block-bean-footer-newsletter .block-inner h2 {
  color: #92278F;
  font-size: 2.8em;
  width: 50%;
  float: left;
  margin: 0;
  padding: 45px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  font-weight: normal;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
  line-height: 33px;
}
.page-footer #block-bean-footer-newsletter .block-inner #newsletter {
  width: 50%;
  float: left;
  padding: 55px 0 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.page-footer #block-bean-footer-newsletter .block-inner #newsletter input {
  font-size: 1.8em;
  height: 50px;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.page-footer #block-bean-footer-newsletter .block-inner #newsletter input.form-text {
  background: #e5e5e5;
  border: none;
  color: #4D4D4D;
  padding: 0 10px;
  width: 250px;
}
.page-footer #block-bean-footer-newsletter .block-inner #newsletter input.form-submit {
  background: #92278F;
  color: #fff;
  font-weight: 700;
  padding: 0 30px;
}
.page-footer #block-bean-footer-social {
  width: 33%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 20px;
}
.page-footer #block-bean-footer-social .block-inner h2 {
  color: #999999;
  font-weight: 400;
  margin-top: 0;
}
.page-footer #block-bean-footer-social .block-inner .field-item ul li {
  float: left;
  margin-right: 15px;
}
.page-footer #block-bean-footer-social .block-inner .field-item ul .netko {
  float: none;
  position: absolute;
  margin-top: 50px;
}
.page-footer #block-bean-footer-about-company {
  width: 39%;
  float: left;
  background: #ececec;
  padding: 20px 20px 420px 20px;
  margin-bottom: -400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.page-footer #block-bean-footer-about-company .block-inner h2 {
  color: #4D4D4D;
  font-size: 2.8em;
  margin: 0;
  font-weight: 400;
  line-height: 1;
}
.page-footer #block-bean-footer-about-company .block-inner .field-name-field-bean-body .field-item h3 {
  font-weight: 400;
  margin: 0 0 0.25em 0;
  color: #666666;
  font-size: 1.8em;
}
.page-footer #block-bean-footer-about-company .block-inner .field-name-field-bean-body .field-item p {
  font-size: 1.4em;
  color: #666666;
  margin-top: 0;
}
.page-footer #block-bean-footer-about-company .block-inner .field-name-field-bean-body .field-item a {
  color: #666666;
  text-shadow: 0 1px 0 #fff;
  padding: 10px 25px;
  display: inline-block;
  background: #dadada;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.page-footer #block-bean-footer-contacts {
  width: 28%;
  float: right;
  background: #ececec;
  padding: 20px 20px 420px 20px;
  margin-bottom: -400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.page-footer #block-bean-footer-contacts .block-inner .field-name-field-bean-body .field-item h3 {
  font-weight: 400;
  margin: 0 0 0.5em 0;
  padding-left: 20px;
  background: url(/sites/www.jub.si/themes/jub/images/footer-phone-icon.png) no-repeat left center;
  color: #333333;
  font-size: 1.8em;
  text-shadow: 0 1px 0 #fff;
}
.page-footer #block-bean-footer-contacts .block-inner .field-name-field-bean-body .field-item h3 a {
  color: #333333;
}
.page-footer #block-bean-footer-contacts .block-inner .field-name-field-bean-body .field-item p {
  font-size: 1.4em;
  color: #666666;
  text-shadow: 0 1px 0 #fff;
  margin: 0;
}
.page-footer #block-bean-footer-contacts .block-inner .field-name-field-bean-body .field-item p a {
  color: #268faf;
}
.page-footer #block-bean-footer-contacts .block-inner .field-name-field-bean-body .field-item p a:hover {
  text-decoration: underline;
}
.page-footer #block-bean-footer-contacts .block-inner .field-name-field-bean-body .field-item p:last-child a {
  color: #666666;
  text-shadow: 0 1px 0 #fff;
  padding: 10px 25px;
  display: inline-block;
  background: #dadada;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  margin-top: 1em;
}
.page-footer #block-bean-footer-contacts .block-inner .field-name-field-bean-body .field-item a.button {
  color: #666666;
  text-shadow: 0 1px 0 #fff;
  padding: 10px 25px;
  display: inline-block;
  background: #dadada;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  margin-top: 1em;
}
.page-footer .region-footnote #block-bean-footnote {
  background: #213129;
  border-top: 2px solid #518382;
}
.page-footer .region-footnote #block-bean-footnote .block-inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
.page-footer .region-footnote #block-bean-footnote .block-inner .field-name-field-bean-body {
  clear: both;
  padding: 8px;
  color: #fff;
  font-size: 1.1em;
}
.page-footer .region-footnote #block-bean-footnote .block-inner .field-name-field-bean-body a {
  color: #fff;
}
.page-footer .region-footnote #block-bean-footnote .block-inner .field-name-field-bean-body img {
  margin-right: 10px;
}
.page-footer .region-footnote #block-bean-footnote .block-inner .field-name-field-bean-body ul li {
  width: 49%;
  display: inline-block;
}
.page-footer .region-footnote #block-bean-footnote .block-inner .field-name-field-bean-body ul li:last-child {
  text-align: right;
}
.front .page-header {
  height: 615px;
}
.front .main-wrapper {
  margin-bottom: 78px;
}
.front .main-wrapper #block-views-color_blocks-block {
  border-top: 1px solid #D8D8D8;
  max-width: 960px;
  width: 100%;
  margin: auto;
}
.front .main-wrapper #block-views-color_blocks-block .views-row {
  float: left;
  max-width: 320px;
  width: 100%;
  height: 260px;
  border-bottom: 1px solid #D8D8D8;
  position: relative;
  -webkit-backface-visibility: hidden;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .color {
  position: relative;
  z-index: 0;
  height: 260px;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .color .name {
  position: absolute;
  right: 0;
  bottom: 60px;
  font-size: 1.4em;
  color: white;
  text-transform: uppercase;
  padding: 0 20px 0 0;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .color .title {
  font-size: 2.1em;
  font-weight: 400;
  color: #808080;
  background: white;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 50px;
  margin: 0;
  line-height: 50px;
  padding: 0 0 0 20px;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .color .title a {
  color: #808080;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .color .title a:hover {
  color: #268faf;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .color .title:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 44px;
  border-bottom: 6px solid white;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 320px;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover .image-title {
  position: relative;
  z-index: 2;
  font-size: 2.8em;
  line-height: 33px;
  color: white;
  font-weight: 400;
  text-align: center;
  padding: 0 20px;
  margin: 80px 0 0 0;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover p {
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
  padding: 0 15px;
  margin: 10px 0 0 0;
  font-size: 1.8em;
  line-height: 21px;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.6);
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover .image-more {
  position: relative;
  z-index: 2;
  text-align: center;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover .image-more a {
  background: #006962;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: white;
  font-size: 1.4em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 30px;
  display: inline-block;
  box-shadow: 0px 1px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 1px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.4);
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  margin: 20px 0 0 0;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover .image-more a:hover {
  box-shadow: 0px 1px 1px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.6);
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover .image-more a:active {
  margin-top: 22px;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover .image {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 320px;
}
.front .main-wrapper #block-views-color_blocks-block .views-row .hover .image .image-shade {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 40%,rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.6)),color-stop(40%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 40%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 40%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 40%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 40%,rgba(0,0,0,0) 100%);
}
.front .main-wrapper #block-views-color_blocks-block .views-row:hover .hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.front .main-wrapper #block-views-inspiration-inspiration {
  width: 100%;
  margin: 1px 0 0 0;
  height: 555px;
  position: relative;
}
.front .main-wrapper #block-views-inspiration-inspiration .views-row {
  height: 555px;
}
.front .main-wrapper #block-views-inspiration-inspiration .views-row .views-row {
  height: auto;
}
.front .main-wrapper #block-views-inspiration-inspiration .images {
  float: right;
  width: 66%;
  height: 555px;
  position: relative;
}
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 555px;
  display: none;
}
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration.views-row-1 {
  display: block;
}
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration .image {
  width: 100%;
  height: 555px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration .more,
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration .more-mobile {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #268faf;
  background: rgba(38,143,175,0.8);
  text-align: right;
  font-size: 2.8em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 30px 160px 30px 0;
}
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration .more a,
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration .more-mobile a {
  color: white;
}
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration .more-mobile {
  display: none;
  text-align: center;
  padding: 20px;
}
.front .main-wrapper #block-views-inspiration-inspiration .images .inspiration .more-mobile a {
  display: block;
}
.front .main-wrapper #block-views-inspiration-inspiration .images .view-display-id-images .views-row-1 .inspiration {
  display: block;
}
.front .main-wrapper #block-views-inspiration-inspiration .buttons {
  float: left;
  width: 34%;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-title {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 0 30px 0 100px;
  font-size: 2.8em;
  color: white;
  line-height: 33px;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
  font-weight: 400;
  margin: 94px 0 40px 0;
}
.front .main-wrapper #block-views-inspiration-inspiration .titles .title {
  margin: 0 0 16px 75px;
  padding: 0 0 6px 25px;
  font-size: 1.8em;
  line-height: 22px;
  color: #1E1B16;
  font-weight: 400;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.front .main-wrapper #block-views-inspiration-inspiration .titles .title:hover,
.front .main-wrapper #block-views-inspiration-inspiration .titles .title.active {
  color: white;
  border-bottom: 1px solid white;
}
.front .main-wrapper #block-views-inspiration-inspiration .titles .title:hover:after,
.front .main-wrapper #block-views-inspiration-inspiration .titles .title.active:after {
  left: 0;
}
.front .main-wrapper #block-views-inspiration-inspiration .titles .title:after {
  content: '';
  position: absolute;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  left: 100%;
  bottom: 0;
  border-bottom: 6px solid white;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-paint {
  width: 17px;
  height: 555px;
  position: absolute;
  top: 0;
  left: 34%;
  z-index: 1;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-green {
  background: #0EBB34;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-green .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-green.png) no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-red {
  background: #C8473C;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-red .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-red.png) no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-yellow {
  background: #F3B229;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-yellow .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-yellow.png) no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-orange {
  background: #E87031;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-orange .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-orange.png) no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-gold {
  background: #C0AC79;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-gold .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-gold.png) no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-blue {
  background: #69ACD0;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-blue .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-blue.png) no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-brick {
  background: #AC5F50;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-brick .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-brick.png) no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-grey {
  background: #B4B2AD;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-grey .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-grey.png) no-repeat;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-beige {
  background: #D1B8A2;
}
.front .main-wrapper #block-views-inspiration-inspiration .inspiration-beige .inspiration-paint {
  background: url(/sites/www.jub.si/themes/jub/images/inspiration-paint-beige.png) no-repeat;
}
.front .main-wrapper #block-views-news-news {
  max-width: 960px;
  width: 100%;
  margin: 30px auto 0 auto;
}
.front .main-wrapper #block-views-news-news .view-content .views-row {
  width: 100%;
  max-width: 480px;
  float: left;
  background: white;
  height: 230px;
  padding: 0 0 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.front .main-wrapper #block-views-news-news .view-content .views-row .image {
  float: right;
  margin: 0 0 0 20px;
}
.front .main-wrapper #block-views-news-news .view-content .views-row .title {
  font-size: 1.8em;
  line-height: 21px;
  color: #1E1B16;
  font-weight: 400;
  margin: 26px 0 0 0;
}
.front .main-wrapper #block-views-news-news .view-content .views-row .title a {
  color: #1E1B16;
}
.front .main-wrapper #block-views-news-news .view-content .views-row .title a:hover {
  text-decoration: underline;
}
.front .main-wrapper #block-views-news-news .view-content .views-row .body p {
  font-size: 1.4em;
  line-height: 16px;
  color: #999;
  margin: 15px 0 0 0;
}
.front .main-wrapper #block-views-news-news .view-content .views-row .more {
  margin: 14px 0 0 0;
}
.front .main-wrapper #block-views-news-news .view-content .views-row .more a {
  background: #b1b1b1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: white;
  font-size: 1.2em;
  font-weight: 700;
  padding: 8px 20px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.front .main-wrapper #block-views-news-news .view-content .views-row .more a:hover {
  background: #999;
}
.front .main-wrapper #block-views-news-news .more-link {
  clear: both;
  border-top: 3px solid #CCC;
  text-align: center;
}
.front .main-wrapper #block-views-news-news .more-link a {
  margin: 9px 0 0 0;
  background: #CCC;
  color: white;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 20px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.front .main-wrapper #block-views-news-news .more-link a:hover {
  background: #b1b1b1;
}
.front .main-wrapper #block-views-news-news .more-link a:before {
  content: '';
  position: absolute;
  border-top: 8px solid #CCC;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  top: -9px;
  left: 50%;
  margin-left: -9px;
}
.front .main-wrapper #block-views-news-news:hover .more-link a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.front .main-wrapper #block-views-news-corporate {
  width: 100%;
  max-width: 960px;
  margin: 15px auto 0 auto;
  height: 120px;
}
.front .main-wrapper #block-views-news-corporate .view-header {
  width: 25%;
  height: 120px;
  float: left;
  background: url(/sites/www.jub.si/themes/jub/images/icon-news.png) no-repeat center 26px #5F9CCA;
}
.front .main-wrapper #block-views-news-corporate .view-header p {
  margin: 80px 0 0 0;
  font-size: 1.8em;
  color: white;
  font-weight: 400;
  text-align: center;
}
.front .main-wrapper #block-views-news-corporate .view-content {
  width: 75%;
  float: left;
  height: 120px;
  background: white;
  background: rgba(255,255,255,0.7);
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row {
  width: 33%;
  float: left;
  padding: 20px 20px 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  height: 120px;
  position: relative;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row .date {
  font-size: 1.2em;
  color: #999;
  text-shadow: 0px 1px 0px white;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row .title {
  font-size: 1.4em;
  line-height: 16px;
  margin: 2px 0 0 0;
  font-weight: 400;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row .title a {
  color: #999;
  text-shadow: 0px 1px 0px white;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row .title a:hover {
  color: #808080;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row .more {
  margin-top: 5px;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row .more a {
  font-size: 1.4em;
  color: #999;
  text-shadow: 0px 1px 0px white;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row .more a:hover {
  color: #808080;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row:after {
  content: '';
  position: absolute;
  height: 70px;
  width: 1px;
  background: #E4E4E4;
  right: 0;
  top: 20px;
}
.front .main-wrapper #block-views-news-corporate .view-content .views-row.views-row-last:after {
  display: none;
}
.front .main-wrapper #block-views-news-corporate .more-link {
  clear: both;
  border-top: 3px solid #CCC;
  text-align: center;
}
.front .main-wrapper #block-views-news-corporate .more-link a {
  margin: 9px 0 0 0;
  background: #CCC;
  color: white;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 20px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.front .main-wrapper #block-views-news-corporate .more-link a:hover {
  background: #b1b1b1;
}
.front .main-wrapper #block-views-news-corporate .more-link a:before {
  content: '';
  position: absolute;
  border-top: 8px solid #CCC;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  top: -9px;
  left: 50%;
  margin-left: -9px;
}
.front .main-wrapper #block-views-news-corporate:hover .more-link a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.front .region-content {
  display: none;
}
#newsletter-signup .throbber {
  width: 15px;
  height: 15px;
  background: url(http://www.jub.hr/misc/throbber.gif);
  display: inline-block;
  background-position: 0 -40px;
  background-repeat: no-repeat;
}
.newsletter-response {
  font-weight: 700;
}
.not-front #main-wrapper #sidebar-right {
  position: fixed;
  top: 345px;
  right: 0;
  z-index: 2;
}
.not-front #main-wrapper #sidebar-right .block {
  display: none;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar {
  width: 50px;
  position: absolute;
  z-index: 1;
  display: block;
  right: 0;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button {
  width: 50px;
  height: 50px;
  margin: 0 0 1px 0;
  background: white;
  cursor: pointer;
  position: relative;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button.sidebar-flag .flag-wrapper {
  width: 50px;
  height: 50px;
  display: block;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button.sidebar-flag .flag-wrapper a {
  text-indent: -99999px;
  width: 50px;
  height: 50px;
  display: block;
  background: url(/sites/www.jub.si/themes/jub/images/icon-flag.png) no-repeat left top;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button.sidebar-flag .flag-wrapper a.unflag-action {
  background-position: left bottom;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button.sidebar-contact {
  background: url(/sites/www.jub.si/themes/jub/images/icon-sidebar-contact.png) no-repeat center white;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button.sidebar-location {
  background: url(/sites/www.jub.si/themes/jub/images/icon-sidebar-location.png) no-repeat center white;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button.sidebar-share {
  background: url(/sites/www.jub.si/themes/jub/images/icon-sidebar-share.png) no-repeat center white;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button .sidebar-hover {
  display: none;
  position: absolute;
  top: 0;
  right: 50px;
  z-index: 1;
  height: 50px;
  background: #89C33E;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 0 10px;
  line-height: 50px;
  color: white;
  text-transform: uppercase;
  font-size: 1.4em;
  white-space: nowrap;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button .sidebar-hover a {
  color: white;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button .sidebar-hover:before {
  position: absolute;
  content: '';
  border-left: 4px solid #89C33E;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  right: -4px;
  top: 21px;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar .content .content .sidebar-button:hover .sidebar-hover {
  display: block;
}
.not-front #main-wrapper #sidebar-right #block-views-flags-product_flag {
  position: absolute;
  z-index: 2;
  right: 50px;
  top: 0;
  height: 50px;
  width: 380px;
  background: #89C33E;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}
.not-front #main-wrapper #sidebar-right #block-views-flags-product_flag:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 4px solid #8AC43F;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  right: -4px;
  top: 50%;
  margin-top: -4px;
}
.not-front #main-wrapper #sidebar-right #block-views-flags-product_flag .product-flag {
  height: 50px;
  padding: 0 10px;
}
.not-front #main-wrapper #sidebar-right #block-views-flags-product_flag .product-flag a {
  color: white;
  font-size: 1.4em;
  text-transform: uppercase;
  line-height: 50px;
}
.not-front #main-wrapper #sidebar-right #block-views-flags-product_flag .product-flag a:hover {
  text-decoration: underline;
}
.not-front #main-wrapper #sidebar-right .block-webform {
  position: absolute;
  z-index: 2;
  right: 50px;
  top: -80px;
}
.not-front #main-wrapper #sidebar-right .block-webform .block-inner {
  width: 280px;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  padding: 10px;
}
.not-front #main-wrapper #sidebar-right .block-webform .block-inner .block-title {
  margin: 0;
  font-size: 1.6em;
  font-weight: 700;
  color: #268faf;
  text-align: center;
}
.not-front #main-wrapper #sidebar-right .block-webform .block-inner .form-text,
.not-front #main-wrapper #sidebar-right .block-webform .block-inner .form-textarea {
  background: #F9F9F9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-size: 1.4em;
  color: #999;
}
.not-front #main-wrapper #sidebar-right .block-webform .block-inner .grippie {
  display: none;
}
.not-front #main-wrapper #sidebar-right .block-webform .block-inner #webform-component-potrjujem-prijavo-na-e-novice {
  display: none;
}
.not-front #main-wrapper #sidebar-right .block-webform .block-inner .form-actions {
  margin: 1em 0 0 0;
  text-align: center;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-location {
  position: absolute;
  z-index: 2;
  right: 50px;
  top: 40px;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-location .block-inner {
  width: 280px;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  padding: 10px;
  text-align: center;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-location .block-inner .block-title {
  margin: 0;
  font-size: 1.6em;
  font-weight: 700;
  color: #268faf;
  text-align: center;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-location .block-inner .form-text {
  background: #F9F9F9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-size: 1.4em;
  color: #999;
  margin: 1em 0;
  text-align: center;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-location .block-inner .form-submit {
  margin: 0;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-share {
  position: absolute;
  z-index: 2;
  right: 50px;
  top: 130px;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-share .block-inner {
  width: 280px;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  padding: 10px;
  text-align: center;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-share .block-inner .block-title {
  margin: 0;
  font-size: 1.6em;
  font-weight: 700;
  color: #268faf;
  text-align: center;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-share .block-inner .content .content .product-sidebar-share {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 1em 10px 0 10px;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-share .block-inner .content .content .product-sidebar-share.product-sidebar-share-facebook {
  background: url(/sites/www.jub.si/themes/jub/images/icon-sidebar-facebook.png) no-repeat center #005aba;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-share .block-inner .content .content .product-sidebar-share.product-sidebar-share-google {
  background: url(/sites/www.jub.si/themes/jub/images/icon-sidebar-google.png) no-repeat center #bf272d;
}
.not-front #main-wrapper #sidebar-right #block-bean-product-sidebar-share .block-inner .content .content .product-sidebar-share.product-sidebar-share-twitter {
  background: url(/sites/www.jub.si/themes/jub/images/icon-sidebar-twitter.png) no-repeat center #29a9e0;
}
.not-front #main-wrapper #content .region-content .file {
  display: block;
  height: 32px;
  margin: 1em 0;
}
.not-front #main-wrapper #content .region-content .file .file-icon {
  float: left;
  display: inline-block;
  width: 40px;
  text-align: center;
  margin: 0 10px 0 0;
  line-height: 32px;
}
.not-front #main-wrapper #content .region-content .file .file-name {
  font-size: 1.3em;
  color: #666;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin: 0 0 0 50px;
}
.not-front #main-wrapper #content .region-content .file .file-info {
  color: #CCC;
  font-size: 1.2em;
  font-style: italic;
  display: block;
  margin: 0 0 0 50px;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia {
  margin: 1em 0;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia #quicktabs-container-multimedia,
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia #quicktabs-container-product_multimedia,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia #quicktabs-container-multimedia,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia #quicktabs-container-product_multimedia {
  margin: 2em 0;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .quicktabs-tabs,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .quicktabs-tabs {
  margin: 0 0 12px 0;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .quicktabs-tabs li,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .quicktabs-tabs li {
  margin: 0;
  display: inline-block;
  padding: 0;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .quicktabs-tabs li a,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .quicktabs-tabs li a {
  display: inline-block;
  background: #CCCCCC;
  color: #666666;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: normal;
  padding: 10px;
  margin: 0 -1px 0 0;
  cursor: pointer;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .quicktabs-tabs li.active a,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .quicktabs-tabs li.active a {
  background: #268faf;
  color: white;
  position: relative;
  padding-bottom: 11px;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .quicktabs-tabs li.active a:after,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .quicktabs-tabs li.active a:after {
  top: 100%;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border-top: 6px solid #268faf;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  left: 50%;
  margin-left: -6px;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-videos .views-row,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-videos .views-row {
  width: 33.33%;
  height: 95px;
  float: left;
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid white;
  margin: 0 0 16px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-videos .views-row a,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-videos .views-row a {
  display: block;
  float: left;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-videos .views-row a img,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-videos .views-row a img {
  width: 100%;
  height: auto;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-videos .views-row .video-embed-description,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-videos .views-row .video-embed-description {
  font-size: 1.4em;
  color: #666;
  font-weight: 700;
  line-height: 16px;
  margin: 0 0 0 110px;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-videos .views-row.active,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-videos .views-row.active {
  background: #D7DDD7;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .bx-viewport,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .bx-viewport {
  width: 715px !important;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .view-content .views-window,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .view-content .views-window {
  width: 715px !important;
  height: 339px;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .view-content .views-row,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .view-content .views-row {
  width: 140px;
  height: 110px;
  margin: 0 3px 3px 0;
  float: left;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .bx-controls,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .bx-controls {
  max-width: 715px;
  width: 100%;
  height: 40px;
  margin: 10px 0 0 0;
  position: relative;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .bx-controls .bx-controls-direction,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .bx-controls .bx-controls-direction {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -45px;
  width: 90px;
  height: 40px;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .bx-controls .bx-controls-direction a,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .bx-controls .bx-controls-direction a {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .bx-controls .bx-controls-direction a.bx-prev,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .bx-controls .bx-controls-direction a.bx-prev {
  background: url(/sites/www.jub.si/themes/jub/images/icon-fancybox-prev.png) no-repeat center #268faf;
  margin: 0 10px 0 0;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .bx-controls .bx-controls-direction a.bx-next,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .bx-controls .bx-controls-direction a.bx-next {
  background: url(/sites/www.jub.si/themes/jub/images/icon-fancybox-next.png) no-repeat center #268faf;
}
.not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .bx-controls .bx-controls-direction a.disabled,
.not-front #main-wrapper #content .region-content #block-quicktabs-product_multimedia .view-images .bx-controls .bx-controls-direction a.disabled {
  visibility: hidden;
}
.not-front #main-wrapper #content .region-content #block-jub-menu_pager {
  margin: 1em 0;
}
.not-front #main-wrapper #content .region-content #block-jub-menu_pager .pager {
  background: #F0F1EB;
  border-top: 1px solid #E4E1D6;
  padding: 7px 10px;
}
.not-front #main-wrapper #content .region-content #block-jub-menu_pager .pager .pager-item {
  font-size: 1.3em;
  color: #268faf;
  display: inline-block;
  width: 40%;
}
.not-front #main-wrapper #content .region-content #block-jub-menu_pager .pager .pager-item:hover {
  text-decoration: underline;
}
.not-front #main-wrapper #content .region-content #block-jub-menu_pager .pager .pager-item.pager-prev {
  float: left;
  text-align: left;
  padding-left: 10px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-pager-prev.png) no-repeat left;
}
.not-front #main-wrapper #content .region-content #block-jub-menu_pager .pager .pager-item.pager-next {
  float: right;
  text-align: right;
  padding-right: 10px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-pager-next.png) no-repeat right;
}
.product-overview-block #block-views-product_overview-overview,
.product-overview-block .block-system,
.page-all-products-products #block-views-product_overview-overview,
.page-all-products-products .block-system {
  margin: 30px 0 0 0;
}
.product-overview-block #block-views-product_overview-overview .view-filters,
.product-overview-block .block-system .view-filters,
.page-all-products-products #block-views-product_overview-overview .view-filters,
.page-all-products-products .block-system .view-filters {
  background: #8CBC4D;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  margin: 0 0 20px 0;
}
.product-overview-block #block-views-product_overview-overview .view-filters label,
.product-overview-block .block-system .view-filters label,
.page-all-products-products #block-views-product_overview-overview .view-filters label,
.page-all-products-products .block-system .view-filters label {
  display: none;
}
.product-overview-block #block-views-product_overview-overview .view-filters .views-exposed-widgets,
.product-overview-block .block-system .view-filters .views-exposed-widgets,
.page-all-products-products #block-views-product_overview-overview .view-filters .views-exposed-widgets,
.page-all-products-products .block-system .view-filters .views-exposed-widgets {
  margin: 0;
}
.product-overview-block #block-views-product_overview-overview .view-filters .views-exposed-widget,
.product-overview-block .block-system .view-filters .views-exposed-widget,
.page-all-products-products #block-views-product_overview-overview .view-filters .views-exposed-widget,
.page-all-products-products .block-system .view-filters .views-exposed-widget {
  float: left;
  padding: 0;
}
.product-overview-block #block-views-product_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.product-overview-block .block-system .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.page-all-products-products .block-system .view-filters #edit-field-area-of-use-tid-i18n-wrapper {
  width: 180px;
  margin: 0 10px 0 0;
}
.product-overview-block #block-views-product_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.product-overview-block .block-system .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.page-all-products-products .block-system .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container {
  width: 180px !important;
}
.product-overview-block #block-views-product_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper,
.product-overview-block .block-system .view-filters #edit-field-product-group-tid-i18n-wrapper,
.page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper,
.page-all-products-products .block-system .view-filters #edit-field-product-group-tid-i18n-wrapper {
  width: 180px;
  margin: 0 10px 0 0;
}
.product-overview-block #block-views-product_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
.product-overview-block .block-system .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
.page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
.page-all-products-products .block-system .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container {
  width: 180px !important;
}
.product-overview-block #block-views-product_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper,
.product-overview-block .block-system .view-filters #edit-field-usage-tid-i18n-wrapper,
.page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper,
.page-all-products-products .block-system .view-filters #edit-field-usage-tid-i18n-wrapper {
  width: 160px;
  margin: 0 10px 0 0;
}
.product-overview-block #block-views-product_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
.product-overview-block .block-system .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
.page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
.page-all-products-products .block-system .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container {
  width: 160px !important;
}
.product-overview-block #block-views-product_overview-overview .view-filters #edit-keys-wrapper,
.product-overview-block .block-system .view-filters #edit-keys-wrapper,
.page-all-products-products #block-views-product_overview-overview .view-filters #edit-keys-wrapper,
.page-all-products-products .block-system .view-filters #edit-keys-wrapper {
  width: 140px;
}
.product-overview-block #block-views-product_overview-overview .view-filters #edit-keys-wrapper .form-text,
.product-overview-block .block-system .view-filters #edit-keys-wrapper .form-text,
.page-all-products-products #block-views-product_overview-overview .view-filters #edit-keys-wrapper .form-text,
.page-all-products-products .block-system .view-filters #edit-keys-wrapper .form-text {
  padding: 8px 6px;
}
.product-overview-block #block-views-product_overview-overview .views-row,
.product-overview-block .block-system .views-row,
.page-all-products-products #block-views-product_overview-overview .views-row,
.page-all-products-products .block-system .views-row {
  width: 33%;
  height: 220px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  border-bottom: 1px solid #E3EDE3;
  position: relative;
  -webkit-backface-visibility: hidden;
  background: url(/sites/www.jub.si/themes/jub/images/product-suggestions-bg.gif) repeat;
  float: left;
}
.product-overview-block #block-views-product_overview-overview .views-row .flag,
.product-overview-block .block-system .views-row .flag,
.page-all-products-products #block-views-product_overview-overview .views-row .flag,
.page-all-products-products .block-system .views-row .flag {
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  position: absolute;
}
.product-overview-block #block-views-product_overview-overview .views-row .flag .flag-wrapper,
.product-overview-block .block-system .views-row .flag .flag-wrapper,
.page-all-products-products #block-views-product_overview-overview .views-row .flag .flag-wrapper,
.page-all-products-products .block-system .views-row .flag .flag-wrapper {
  position: static;
}
.product-overview-block #block-views-product_overview-overview .views-row .flag a,
.product-overview-block .block-system .views-row .flag a,
.page-all-products-products #block-views-product_overview-overview .views-row .flag a,
.page-all-products-products .block-system .views-row .flag a {
  width: 50px;
  height: 50px;
  display: block;
  background: url(/sites/www.jub.si/themes/jub/images/icon-flag.png) no-repeat left top;
  font-size: 1px;
  line-height: 999px;
  overflow: hidden;
}
.product-overview-block #block-views-product_overview-overview .views-row .flag a.unflag-action,
.product-overview-block .block-system .views-row .flag a.unflag-action,
.page-all-products-products #block-views-product_overview-overview .views-row .flag a.unflag-action,
.page-all-products-products .block-system .views-row .flag a.unflag-action {
  background-position: left bottom;
}
.product-overview-block #block-views-product_overview-overview .views-row .main,
.product-overview-block .block-system .views-row .main,
.page-all-products-products #block-views-product_overview-overview .views-row .main,
.page-all-products-products .block-system .views-row .main {
  position: relative;
  z-index: 0;
  text-align: center;
}
.product-overview-block #block-views-product_overview-overview .views-row .main .image,
.product-overview-block .block-system .views-row .main .image,
.page-all-products-products #block-views-product_overview-overview .views-row .main .image,
.page-all-products-products .block-system .views-row .main .image {
  width: 160px;
  height: 160px;
  margin: 0 auto 0 auto;
  padding-top: 25px;
}
.product-overview-block #block-views-product_overview-overview .views-row .main .title,
.product-overview-block .block-system .views-row .main .title,
.page-all-products-products #block-views-product_overview-overview .views-row .main .title,
.page-all-products-products .block-system .views-row .main .title {
  color: #268faf;
  font-size: 1.4em;
  margin: 0;
  font-weight: 400;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover,
.product-overview-block .block-system .views-row .hover,
.page-all-products-products #block-views-product_overview-overview .views-row .hover,
.page-all-products-products .block-system .views-row .hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #268faf;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 0 10px 10px 10px;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover .flag a,
.product-overview-block .block-system .views-row .hover .flag a,
.page-all-products-products #block-views-product_overview-overview .views-row .hover .flag a,
.page-all-products-products .block-system .views-row .hover .flag a {
  background-position: left center;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover .flag a.unflag-action,
.product-overview-block .block-system .views-row .hover .flag a.unflag-action,
.page-all-products-products #block-views-product_overview-overview .views-row .hover .flag a.unflag-action,
.page-all-products-products .block-system .views-row .hover .flag a.unflag-action {
  background-position: left bottom;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover .title,
.product-overview-block .block-system .views-row .hover .title,
.page-all-products-products #block-views-product_overview-overview .views-row .hover .title,
.page-all-products-products .block-system .views-row .hover .title {
  font-size: 1.8em;
  line-height: 21px;
  color: white;
  font-weight: 400;
  margin: 45px 0 0 0;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover .title a,
.product-overview-block .block-system .views-row .hover .title a,
.page-all-products-products #block-views-product_overview-overview .views-row .hover .title a,
.page-all-products-products .block-system .views-row .hover .title a {
  color: white;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover .title a:hover,
.product-overview-block .block-system .views-row .hover .title a:hover,
.page-all-products-products #block-views-product_overview-overview .views-row .hover .title a:hover,
.page-all-products-products .block-system .views-row .hover .title a:hover {
  text-decoration: underline;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover p,
.product-overview-block .block-system .views-row .hover p,
.page-all-products-products #block-views-product_overview-overview .views-row .hover p,
.page-all-products-products .block-system .views-row .hover p {
  font-size: 1.4em;
  line-height: 16px;
  color: white;
  margin: 12px 0 0 0;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover .more,
.product-overview-block .block-system .views-row .hover .more,
.page-all-products-products #block-views-product_overview-overview .views-row .hover .more,
.page-all-products-products .block-system .views-row .hover .more {
  margin-top: 22px;
}
.product-overview-block #block-views-product_overview-overview .views-row .hover .more a,
.product-overview-block .block-system .views-row .hover .more a,
.page-all-products-products #block-views-product_overview-overview .views-row .hover .more a,
.page-all-products-products .block-system .views-row .hover .more a {
  color: #268faf;
  font-size: 1.2em;
  text-transform: uppercase;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 45px;
  display: inline-block;
  font-weight: 700;
}
.product-overview-block #block-views-product_overview-overview .views-row:hover .hover,
.product-overview-block .block-system .views-row:hover .hover,
.page-all-products-products #block-views-product_overview-overview .views-row:hover .hover,
.page-all-products-products .block-system .views-row:hover .hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.product-overview-block .region-content .block-system,
.product-overview-block .region-content #block-quicktabs-multimedia,
.product-overview-block .region-content #block-jub-menu_pager,
.page-all-products-products .region-content .block-system,
.page-all-products-products .region-content #block-quicktabs-multimedia,
.page-all-products-products .region-content #block-jub-menu_pager {
  display: none;
}
.page-all-products .block-system {
  display: block !important;
}
.page-search .block-system {
  display: block !important;
}
.page-all-products-documents .view-filters {
  background: #8CBC4D;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  margin: 0 0 20px 0;
}
.page-all-products-documents .view-filters label {
  display: none;
}
.page-all-products-documents .view-filters .views-exposed-widgets {
  margin: 0;
}
.page-all-products-documents .view-filters .views-exposed-widget {
  float: left;
  padding: 0;
}
.page-all-products-documents .view-filters #edit-field-area-of-use-tid-i18n-wrapper {
  width: 180px;
  margin: 0 10px 0 0;
}
.page-all-products-documents .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container {
  width: 180px !important;
}
.page-all-products-documents .view-filters #edit-field-product-group-tid-i18n-wrapper {
  width: 180px;
  margin: 0 10px 0 0;
}
.page-all-products-documents .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container {
  width: 180px !important;
}
.page-all-products-documents .view-filters #edit-keys-wrapper,
.page-all-products-documents .view-filters #edit-field-documents-description-wrapper {
  width: 140px;
}
.page-all-products-documents .view-filters #edit-keys-wrapper:focus,
.page-all-products-documents .view-filters #edit-field-documents-description-wrapper:focus {
  outline: none;
}
.page-all-products-documents .view-filters #edit-keys-wrapper .form-text,
.page-all-products-documents .view-filters #edit-field-documents-description-wrapper .form-text {
  padding: 8px 6px;
}
.page-all-products-documents .view-filters .views-submit-button {
  margin-left: 10px;
}
.page-all-products-documents .view-filters .views-submit-button input.form-submit {
  text-indent: -99999px;
  background: #fff url(/sites/www.jub.si/themes/jub/images/icon-locations-submit.png) no-repeat center center;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
  padding: 0;
}
.page-all-products-documents .view-filters .views-submit-button input.form-submit:focus {
  outline: none;
}
.page-all-products-documents .item-list ul.pager.pager-load-more a {
  background: #CCC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: white;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 700;
  padding: 5px 40px;
  display: inline-block;
  margin-top: 20px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
}
.page-all-products-documents .item-list ul.pager.pager-load-more a:after {
  content: "";
  position: absolute;
  border-top: 8px solid #CCC;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  bottom: -8px;
  left: 50%;
  margin-left: -9px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-all-products-documents .item-list ul.pager.pager-load-more a:hover {
  background: #B1B1B1;
}
.page-all-products-documents .item-list ul.pager.pager-load-more a:hover:after {
  border-top: 8px solid #B1B1B1;
}
.content-overview-block #block-views-content_overview-overview .view-filters,
.content-overview-block .view-display-id-archive .view-filters,
.content-overview-block .view-id-system_solutions .view-filters,
.not-front .block-system #block-views-content_overview-overview .view-filters,
.not-front .block-system .view-display-id-archive .view-filters,
.not-front .block-system .view-id-system_solutions .view-filters,
.page-all-products-system-solutions #block-views-content_overview-overview .view-filters,
.page-all-products-system-solutions .view-display-id-archive .view-filters,
.page-all-products-system-solutions .view-id-system_solutions .view-filters {
  background: #8CBC4D;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  margin: 0 0 20px 0;
}
.content-overview-block #block-views-content_overview-overview .view-filters label,
.content-overview-block .view-display-id-archive .view-filters label,
.content-overview-block .view-id-system_solutions .view-filters label,
.not-front .block-system #block-views-content_overview-overview .view-filters label,
.not-front .block-system .view-display-id-archive .view-filters label,
.not-front .block-system .view-id-system_solutions .view-filters label,
.page-all-products-system-solutions #block-views-content_overview-overview .view-filters label,
.page-all-products-system-solutions .view-display-id-archive .view-filters label,
.page-all-products-system-solutions .view-id-system_solutions .view-filters label {
  display: none;
}
.content-overview-block #block-views-content_overview-overview .view-filters .views-exposed-widgets,
.content-overview-block .view-display-id-archive .view-filters .views-exposed-widgets,
.content-overview-block .view-id-system_solutions .view-filters .views-exposed-widgets,
.not-front .block-system #block-views-content_overview-overview .view-filters .views-exposed-widgets,
.not-front .block-system .view-display-id-archive .view-filters .views-exposed-widgets,
.not-front .block-system .view-id-system_solutions .view-filters .views-exposed-widgets,
.page-all-products-system-solutions #block-views-content_overview-overview .view-filters .views-exposed-widgets,
.page-all-products-system-solutions .view-display-id-archive .view-filters .views-exposed-widgets,
.page-all-products-system-solutions .view-id-system_solutions .view-filters .views-exposed-widgets {
  margin: 0;
}
.content-overview-block #block-views-content_overview-overview .view-filters .views-exposed-widget,
.content-overview-block .view-display-id-archive .view-filters .views-exposed-widget,
.content-overview-block .view-id-system_solutions .view-filters .views-exposed-widget,
.not-front .block-system #block-views-content_overview-overview .view-filters .views-exposed-widget,
.not-front .block-system .view-display-id-archive .view-filters .views-exposed-widget,
.not-front .block-system .view-id-system_solutions .view-filters .views-exposed-widget,
.page-all-products-system-solutions #block-views-content_overview-overview .view-filters .views-exposed-widget,
.page-all-products-system-solutions .view-display-id-archive .view-filters .views-exposed-widget,
.page-all-products-system-solutions .view-id-system_solutions .view-filters .views-exposed-widget {
  float: left;
  padding: 0;
}
.content-overview-block #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.content-overview-block .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.content-overview-block .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.not-front .block-system #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.not-front .block-system .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.not-front .block-system .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.page-all-products-system-solutions .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
.page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper {
  width: 180px;
  margin: 0 10px 0 0;
}
.content-overview-block #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.content-overview-block .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.content-overview-block .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.not-front .block-system #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.not-front .block-system .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.not-front .block-system .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.page-all-products-system-solutions .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
.page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container {
  width: 180px !important;
}
.content-overview-block #block-views-content_overview-overview .views-row,
.content-overview-block .view-display-id-archive .views-row,
.content-overview-block .view-id-system_solutions .views-row,
.not-front .block-system #block-views-content_overview-overview .views-row,
.not-front .block-system .view-display-id-archive .views-row,
.not-front .block-system .view-id-system_solutions .views-row,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row,
.page-all-products-system-solutions .view-display-id-archive .views-row,
.page-all-products-system-solutions .view-id-system_solutions .views-row {
  border-bottom: 1px solid #E3EDE3;
  margin: 0 0 1px 0;
  background: #F0F0F0;
  height: 150px;
}
.content-overview-block #block-views-content_overview-overview .views-row .image,
.content-overview-block .view-display-id-archive .views-row .image,
.content-overview-block .view-id-system_solutions .views-row .image,
.not-front .block-system #block-views-content_overview-overview .views-row .image,
.not-front .block-system .view-display-id-archive .views-row .image,
.not-front .block-system .view-id-system_solutions .views-row .image,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .image,
.page-all-products-system-solutions .view-display-id-archive .views-row .image,
.page-all-products-system-solutions .view-id-system_solutions .views-row .image {
  height: 150px;
  margin: 0 10px 0 0;
  float: left;
}
.content-overview-block #block-views-content_overview-overview .views-row .title,
.content-overview-block .view-display-id-archive .views-row .title,
.content-overview-block .view-id-system_solutions .views-row .title,
.not-front .block-system #block-views-content_overview-overview .views-row .title,
.not-front .block-system .view-display-id-archive .views-row .title,
.not-front .block-system .view-id-system_solutions .views-row .title,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .title,
.page-all-products-system-solutions .view-display-id-archive .views-row .title,
.page-all-products-system-solutions .view-id-system_solutions .views-row .title {
  font-size: 1.8em;
  color: #268faf;
  background: white;
  margin: 0;
  font-weight: 400;
  padding: 15px 10px 10px 0;
}
.content-overview-block #block-views-content_overview-overview .views-row .title a,
.content-overview-block .view-display-id-archive .views-row .title a,
.content-overview-block .view-id-system_solutions .views-row .title a,
.not-front .block-system #block-views-content_overview-overview .views-row .title a,
.not-front .block-system .view-display-id-archive .views-row .title a,
.not-front .block-system .view-id-system_solutions .views-row .title a,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .title a,
.page-all-products-system-solutions .view-display-id-archive .views-row .title a,
.page-all-products-system-solutions .view-id-system_solutions .views-row .title a {
  color: #268faf;
}
.content-overview-block #block-views-content_overview-overview .views-row .title a:hover,
.content-overview-block .view-display-id-archive .views-row .title a:hover,
.content-overview-block .view-id-system_solutions .views-row .title a:hover,
.not-front .block-system #block-views-content_overview-overview .views-row .title a:hover,
.not-front .block-system .view-display-id-archive .views-row .title a:hover,
.not-front .block-system .view-id-system_solutions .views-row .title a:hover,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .title a:hover,
.page-all-products-system-solutions .view-display-id-archive .views-row .title a:hover,
.page-all-products-system-solutions .view-id-system_solutions .views-row .title a:hover {
  text-decoration: underline;
}
.content-overview-block #block-views-content_overview-overview .views-row .date,
.content-overview-block .view-display-id-archive .views-row .date,
.content-overview-block .view-id-system_solutions .views-row .date,
.not-front .block-system #block-views-content_overview-overview .views-row .date,
.not-front .block-system .view-display-id-archive .views-row .date,
.not-front .block-system .view-id-system_solutions .views-row .date,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .date,
.page-all-products-system-solutions .view-display-id-archive .views-row .date,
.page-all-products-system-solutions .view-id-system_solutions .views-row .date {
  color: #999;
  text-shadow: 0px 1px 0px white;
  font-size: 1.2em;
  padding: 15px 0 5px 0;
}
.content-overview-block #block-views-content_overview-overview .views-row .summary,
.content-overview-block .view-display-id-archive .views-row .summary,
.content-overview-block .view-id-system_solutions .views-row .summary,
.not-front .block-system #block-views-content_overview-overview .views-row .summary,
.not-front .block-system .view-display-id-archive .views-row .summary,
.not-front .block-system .view-id-system_solutions .views-row .summary,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .summary,
.page-all-products-system-solutions .view-display-id-archive .views-row .summary,
.page-all-products-system-solutions .view-id-system_solutions .views-row .summary {
  padding: 15px 10px 0 0;
}
.content-overview-block #block-views-content_overview-overview .views-row .summary p,
.content-overview-block .view-display-id-archive .views-row .summary p,
.content-overview-block .view-id-system_solutions .views-row .summary p,
.not-front .block-system #block-views-content_overview-overview .views-row .summary p,
.not-front .block-system .view-display-id-archive .views-row .summary p,
.not-front .block-system .view-id-system_solutions .views-row .summary p,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .summary p,
.page-all-products-system-solutions .view-display-id-archive .views-row .summary p,
.page-all-products-system-solutions .view-id-system_solutions .views-row .summary p {
  margin: 0;
  font-size: 1.3em;
  line-height: 16px;
  color: #666;
}
.content-overview-block #block-views-content_overview-overview .views-row .more,
.content-overview-block .view-display-id-archive .views-row .more,
.content-overview-block .view-id-system_solutions .views-row .more,
.not-front .block-system #block-views-content_overview-overview .views-row .more,
.not-front .block-system .view-display-id-archive .views-row .more,
.not-front .block-system .view-id-system_solutions .views-row .more,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .more,
.page-all-products-system-solutions .view-display-id-archive .views-row .more,
.page-all-products-system-solutions .view-id-system_solutions .views-row .more {
  margin: 10px 0 0 0;
}
.content-overview-block #block-views-content_overview-overview .views-row .more a,
.content-overview-block .view-display-id-archive .views-row .more a,
.content-overview-block .view-id-system_solutions .views-row .more a,
.not-front .block-system #block-views-content_overview-overview .views-row .more a,
.not-front .block-system .view-display-id-archive .views-row .more a,
.not-front .block-system .view-id-system_solutions .views-row .more a,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .more a,
.page-all-products-system-solutions .view-display-id-archive .views-row .more a,
.page-all-products-system-solutions .view-id-system_solutions .views-row .more a {
  font-size: 1.3em;
  color: #666;
}
.content-overview-block #block-views-content_overview-overview .views-row .more a:hover,
.content-overview-block .view-display-id-archive .views-row .more a:hover,
.content-overview-block .view-id-system_solutions .views-row .more a:hover,
.not-front .block-system #block-views-content_overview-overview .views-row .more a:hover,
.not-front .block-system .view-display-id-archive .views-row .more a:hover,
.not-front .block-system .view-id-system_solutions .views-row .more a:hover,
.page-all-products-system-solutions #block-views-content_overview-overview .views-row .more a:hover,
.page-all-products-system-solutions .view-display-id-archive .views-row .more a:hover,
.page-all-products-system-solutions .view-id-system_solutions .views-row .more a:hover {
  text-decoration: underline;
}
.content-overview-block .view-display-id-archive .views-row .summary,
.not-front .block-system .view-display-id-archive .views-row .summary,
.page-all-products-system-solutions .view-display-id-archive .views-row .summary {
  padding: 0px 10px 0 0;
}
.content-overview-block .region-content .block-system,
.content-overview-block .region-content #block-quicktabs-multimedia,
.content-overview-block .region-content #block-jub-menu_pager,
.not-front .block-system .region-content .block-system,
.not-front .block-system .region-content #block-quicktabs-multimedia,
.not-front .block-system .region-content #block-jub-menu_pager,
.page-all-products-system-solutions .region-content .block-system,
.page-all-products-system-solutions .region-content #block-quicktabs-multimedia,
.page-all-products-system-solutions .region-content #block-jub-menu_pager {
  display: none;
}
.node-type-basic-page .node-basic-page .field-name-field-apps {
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #CCC;
  margin: 20px 0 0 0;
  padding: 20px 0;
  clear: both;
  zoom: 1;
  box-shadow: 0px -1px 0 #CCCCCC;
  -moz-box-shadow: 0px -1px 0 #CCCCCC;
  -webkit-box-shadow: 0px -1px 0 #CCCCCC;
}
.node-type-basic-page .node-basic-page .field-name-field-apps:before,
.node-type-basic-page .node-basic-page .field-name-field-apps:after {
  content: '';
  display: table;
}
.node-type-basic-page .node-basic-page .field-name-field-apps:after {
  clear: both;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item {
  width: 33.33%;
  float: left;
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  margin: 0;
  height: 150px;
  text-align: center;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item h3 {
  font-weight: normal;
  font-size: 2.2em;
  color: #fff !important;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item a {
  display: inline-block;
  width: 115px;
  padding: 10px;
  background: #fff;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item.tid-11 {
  background: #4fa4bd;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item.tid-11 a {
  color: #71CFEB;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item.tid-12 {
  background: #71CFEB;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item.tid-12 a {
  color: #71CFEB;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item.tid-13 {
  background: #9fcf63;
}
.node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item.tid-13 a {
  color: #8AC43F;
}
.node-type-product-page .node-product-page .field-name-field-tabbed {
  position: relative;
  margin: 2em 0;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .field-name-field-subtitle {
  color: #666;
  font-size: 1.4em;
  background: #E8F3F6;
  padding: 15px;
  cursor: pointer;
  width: 33%;
  position: absolute;
  top: 0;
  height: 70px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.node-type-product-page .node-product-page .field-name-field-tabbed .field-name-field-subtitle:hover {
  background: #258EAE;
  color: white;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .field-item-0 .field-name-field-subtitle {
  left: 0;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .field-item-1 .field-name-field-subtitle {
  left: 33%;
  width: 34%;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .field-item-2 .field-name-field-subtitle {
  left: 67%;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .group-tabbed-content {
  display: none;
  margin: 71px 0 0 0;
  width: 715px;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .group-tabbed-content .field-name-field-tabbed-image img {
  max-width: 100%;
  height: auto;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .group-tabbed-content .field-name-field-gallery {
  width: 300px;
  float: left;
  margin: 20px 20px 0 0;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .group-tabbed-content .field-name-field-gallery .field-item {
  margin: 0 0 10px 0;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .group-tabbed-content .field-name-field-details {
  padding-top: 5px;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .field-item.active .field-name-field-subtitle {
  background: #258EAE;
  color: white;
}
.node-type-product-page .node-product-page .field-name-field-tabbed .field-item.active .group-tabbed-content {
  display: block;
}
.node-type-product-page .node-product-page .field-name-field-apps {
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #CCC;
  margin: 20px 0 0 0;
  padding: 20px 0;
  clear: both;
  zoom: 1;
  box-shadow: 0px -1px 0 #CCCCCC;
  -moz-box-shadow: 0px -1px 0 #CCCCCC;
  -webkit-box-shadow: 0px -1px 0 #CCCCCC;
}
.node-type-product-page .node-product-page .field-name-field-apps:before,
.node-type-product-page .node-product-page .field-name-field-apps:after {
  content: '';
  display: table;
}
.node-type-product-page .node-product-page .field-name-field-apps:after {
  clear: both;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item {
  width: 33.33%;
  float: left;
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  margin: 0;
  height: 150px;
  text-align: center;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item h3 {
  font-weight: normal;
  font-size: 2.2em;
  color: #fff !important;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item a {
  display: inline-block;
  width: 115px;
  padding: 10px;
  background: #fff;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item.tid-11 {
  background: #4fa4bd;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item.tid-11 a {
  color: #71CFEB;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item.tid-12 {
  background: #71CFEB;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item.tid-12 a {
  color: #71CFEB;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item.tid-13 {
  background: #9fcf63;
}
.node-type-product-page .node-product-page .field-name-field-apps .field-items .item.tid-13 a {
  color: #8AC43F;
}
.node-type-product-page .node-product-page .field-name-field-tabbed-video {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 20px 0 0 0;
}
.node-type-product-page .node-product-page .field-name-field-tabbed-video .video-embed-description {
  font-size: 1.4em;
  color: #666;
  padding: 20px;
  border-bottom: 1px solid #CCC;
}
.page-shopping-list .main-wrapper #sidebar-left {
  display: none;
}
.page-shopping-list .main-wrapper #content {
  width: 100% !important;
}
.page-shopping-list .main-wrapper #content .title-wrapper {
  padding: 0 !important;
  width: 100%;
}
.page-shopping-list .main-wrapper #content .title-wrapper:after {
  background: rgba(38,143,175,0.8);
  content: "";
  height: 115px;
  position: absolute;
  left: 100%;
  top: 0;
  width: 2000px;
  z-index: -1;
}
.page-shopping-list .main-wrapper #content .region-content {
  padding: 0 !important;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header {
  width: 25%;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 0 0 0 20px;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .print-products {
  width: 100%;
  height: 120px;
  background: #51A5BE;
  text-align: center;
  margin: 0 0 1px 0;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .print-products a {
  color: white;
  font-size: 1.4em;
  background: url(/sites/www.jub.si/themes/jub/images/shopping-list-print-icon.png) no-repeat center 30px;
  display: block;
  width: 100%;
  height: 120px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 55px 20px 0 20px;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .print-products a:hover {
  text-decoration: underline;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .email-products {
  width: 100%;
  height: 120px;
  background: #8AC43F;
  text-align: center;
  margin: 0 0 1px 0;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .email-products a {
  color: white;
  font-size: 1.4em;
  background: url(/sites/www.jub.si/themes/jub/images/shopping-list-send-icon.png) no-repeat center 30px;
  display: block;
  width: 100%;
  height: 120px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 55px 20px 0 20px;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .email-products a:hover {
  text-decoration: underline;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .all-products {
  width: 100%;
  height: 120px;
  background: #268FAF;
  text-align: center;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .all-products a {
  color: white;
  font-size: 1.4em;
  font-weight: 700;
  background: url(/sites/www.jub.si/themes/jub/images/shopping-list-view-products.png) no-repeat center 30px;
  display: block;
  width: 100%;
  height: 120px;
  line-height: 140px;
}
.page-shopping-list .main-wrapper #content .view-flags .view-header .all-products a:hover {
  text-decoration: underline;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content {
  width: 75%;
  float: left;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content > h3 {
  font-size: 1.8em;
  color: #268faf;
  font-weight: 400;
  clear: both;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row {
  width: 33%;
  height: 220px;
  margin: 0 0 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  border-bottom: 1px solid #E3EDE3;
  position: relative;
  -webkit-backface-visibility: hidden;
  background: url(/sites/www.jub.si/themes/jub/images/product-suggestions-bg.gif) repeat;
  float: left;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .flag {
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  position: absolute;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .flag .flag-wrapper {
  position: static;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .flag a {
  width: 50px;
  height: 50px;
  display: block;
  background: url(/sites/www.jub.si/themes/jub/images/shopping-list-flag.png) no-repeat center;
  font-size: 1px;
  line-height: 999px;
  overflow: hidden;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .main {
  position: relative;
  z-index: 0;
  text-align: center;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .main .product {
  width: 160px;
  height: 160px;
  margin: 0 auto 0 auto;
  padding-top: 25px;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .main .product div {
  margin: auto;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .main .title {
  color: #268faf;
  font-size: 1.4em;
  margin: 0;
  font-weight: 400;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #268faf;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 0 10px 10px 10px;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .hover .title {
  font-size: 1.8em;
  line-height: 21px;
  color: white;
  font-weight: 400;
  margin: 50px 0 0 0;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .hover .more {
  margin: 22px 0 0 0;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .hover .more a {
  color: #268faf;
  font-size: 1.2em;
  text-transform: uppercase;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 45px;
  display: inline-block;
  font-weight: 700;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .hover .all-products {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row .hover .all-products a {
  color: white;
  font-size: 1.2em;
  text-decoration: underline;
}
.page-shopping-list .main-wrapper #content .view-flags .view-content .views-row:hover .hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.page-shopping-list .main-wrapper #content .view-flags .view-footer {
  clear: both;
  padding: 60px 0 0 0;
}
.page-shopping-list .main-wrapper #content .view-flags .view-footer p {
  border-top: 1px solid white;
  box-shadow: 0px -1px 0 #CCC;
  -moz-box-shadow: 0px -1px 0 #CCC;
  -webkit-box-shadow: 0px -1px 0 #CCC;
  font-size: 1.3em;
  color: #B1B1B1;
  text-align: center;
  margin: 0;
  padding: 1em 0;
}
.page-shopping-list .main-wrapper #content .view-flags .view-empty {
  padding: 0 0 0 320px;
  background: url(/sites/www.jub.si/themes/jub/images/shopping-list-empty.png) no-repeat left top;
  min-height: 268px;
}
.page-shopping-list .main-wrapper #content .view-flags .view-empty h2 {
  font-size: 3.6em;
  color: #268faf;
  font-weight: 400;
}
.page-shopping-list .main-wrapper #content .view-flags .view-empty p {
  font-size: 1.3em;
  color: #666;
}
.page-shopping-list .main-wrapper #content .view-flags .view-empty a {
  display: inline-block;
  background: #268faf;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
}
.not-front.page-stores-locations .page-header {
  height: 610px;
}
.not-front.page-stores-locations .cover-image {
  border-bottom: none;
  background: #eee;
}
.not-front.page-stores-locations #main-wrapper {
  padding: 0;
  margin-top: 20px;
}
.not-front.page-stores-locations #main-wrapper #content {
  max-width: 940px;
  width: 100%;
  padding-top: 30px;
  margin: 0;
}
.not-front.page-stores-locations #main-wrapper #content .title-wrapper {
  background: none;
  height: auto;
  padding: 0;
  display: block;
}
.not-front.page-stores-locations #main-wrapper #content .title-wrapper .title {
  color: #268faf;
}
.not-front.page-stores-locations #main-wrapper #content .title-wrapper:before {
  display: none;
}
.not-front.page-stores-locations #main-wrapper #content .region-content {
  padding: 0;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .view-filters {
  display: none;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .view-content {
  border-bottom: 1px solid white;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .view-empty p {
  color: #666666;
  font-size: 1.3em;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .view-empty a {
  color: #268faf;
  font-weight: 700;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .view-empty a:hover {
  text-decoration: underline;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid white;
  padding: 25px 0 20px 0;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .counter {
  float: left;
  width: 80px;
  text-align: center;
  font-weight: 700;
  font-size: 4.8em;
  color: #E4E4E4;
  line-height: 90px;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .title {
  margin: 0;
  font-size: 1.8em;
  font-weight: 400;
  color: #666;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address {
  float: left;
  width: 205px;
  padding: 0 0 0 30px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-address.png) no-repeat;
  margin: 11px 20px 0 0;
  line-height: 16px;
  font-size: 1.3em;
  color: #666;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address .show-on-map,
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address .show-on-map-mobile {
  color: #268faf;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 10px;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address .show-on-map a,
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address .show-on-map-mobile a {
  color: #268faf;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address .show-on-map-mobile {
  display: none;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .contacts-wrapper {
  float: left;
  width: 205px;
  padding: 0 0 0 30px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-contacts.png) no-repeat;
  margin: 11px 20px 0 0;
  line-height: 16px;
  font-size: 1.3em;
  color: #666;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .contacts-wrapper .contacts-label {
  font-weight: 700;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .contacts-wrapper a {
  color: #268faf;
  text-decoration: underline;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .centres-wrapper {
  float: left;
  padding: 0 0 0 30px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-centres.png) no-repeat;
  width: 310px;
  font-weight: 700;
  color: #666;
  font-size: 1.3em;
  margin-top: 10px;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .centres-wrapper .centres-label {
  font-weight: 700;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .centres-wrapper ul {
  margin: 0;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .centres-wrapper ul li {
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-centre-on.png) no-repeat left;
  padding: 0 0 0 20px;
  margin: 0 0 8px 0;
  width: 120px;
  float: left;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .centres-wrapper ul li.selected {
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-centre-on.png) no-repeat left;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .centres-wrapper ul li.not-selected {
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-centre-off.png) no-repeat left;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .views-row.views-row-first {
  border-top: none;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .pager-load-more a {
  background: #CCC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: white;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 700;
  padding: 5px 40px;
  display: inline-block;
  margin-top: 20px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .pager-load-more a:after {
  content: "";
  position: absolute;
  border-top: 8px solid #CCC;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  bottom: -8px;
  left: 50%;
  margin-left: -9px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .pager-load-more a:hover {
  background: #B1B1B1;
}
.not-front.page-stores-locations #main-wrapper #content .view-locations .pager-load-more a:hover:after {
  border-top: 8px solid #B1B1B1;
}
.page-printmail .form-item-txt-to-addrs label {
  float: none;
  width: auto;
}
.page-printmail .form-item-txt-to-addrs textarea {
  width: 100% !important;
}
.page-printmail #edit-fld-title {
  display: none;
}
.not-front .cover-image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 335px;
  border-bottom: 10px solid #268FAF;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/sites/www.jub.si/themes/jub/images/header-image-1.jpg);
  background-size: cover;
  *behavior: url(http://www-jub-si.dev.enki.si/sites/www.jub.si/themes/jub/js/backgroundsize.min.htc);
}
.not-front #main-wrapper {
  max-width: 980px;
  width: 100%;
  margin: 0 auto 100px auto;
  padding-top: 40px;
  zoom: 1;
}
.not-front #main-wrapper:before,
.not-front #main-wrapper:after {
  content: '';
  display: table;
}
.not-front #main-wrapper:after {
  clear: both;
}
.not-front #main-wrapper #sidebar-left {
  width: 25%;
  float: left;
}
.not-front #main-wrapper #sidebar-left .block-menu-block {
  border-left: 1px solid #268eae;
  border-right: 1px solid #268eae;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner h2 {
  font-size: 2.1em;
  line-height: 1.2;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding: 10px 20px;
  background: #f1f1f1;
  border-bottom: 1px solid #cbcbcb;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner h2 a {
  color: #000;
  text-decoration: none;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-2 {
  border-bottom: 1px solid #cbcbcb;
  padding: 10px 20px;
  background: #fff;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-2.pink {
  background: #fef1f2;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-2.grey {
  background: #f2f2f2;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-2.blue {
  background: #eaf8fc;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-2 > a {
  color: #333333;
  font-size: 1.4em;
  line-height: 1.2;
  display: block;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-2 > a.active-trail,
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-2 > a.active {
  color: #ED1D24;
  font-weight: bold;
  border-bottom: 1px solid #ED1D24;
  margin-left: -20px;
  padding: 0 0 3px 20px;
  display: inline-block;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-3 {
  padding: 4px 0 4px 20px;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-3.first {
  padding-top: 10px;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-3.active,
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-3.active-trail {
  background: url(/sites/www.jub.si/themes/jub/images/navi-2nd-bg.png) no-repeat 8px bottom;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-3 > a {
  color: #333333;
  font-size: 1.2em;
  line-height: 1.2;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-3 > a.active-trail,
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-3 > a.active {
  color: #ED1D24;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-4 {
  background: #fff;
  padding: 4px 0 4px 30px;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-4.first {
  padding-top: 10px;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-4.active,
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-4.active-trail {
  background: url(/sites/www.jub.si/themes/jub/images/navi-2nd-bg.png) no-repeat 8px bottom;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-4 > a {
  color: #333333;
  font-size: 1.2em;
  line-height: 1.2;
}
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-4 > a.active-trail,
.not-front #main-wrapper #sidebar-left .block-menu-block .block-inner .content ul.menu li.level-4 > a.active {
  color: #ED1D24;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more {
  border-left: 1px solid #268eae;
  border-right: 1px solid #268eae;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner h2 {
  font-size: 2.1em;
  line-height: 1.2;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding: 10px 20px;
  background: #f1f1f1;
  border-bottom: 1px solid #cbcbcb;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner .content ul {
  margin: 0;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner .content ul li {
  background: #fff;
  border-bottom: 1px solid #cbcbcb;
  padding: 10px 20px;
  margin: 0;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner .content ul li > a {
  color: #333333;
  font-size: 1.4em;
  line-height: 1.2;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner .content ul li > a.active-trail,
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner .content ul li > a.active {
  color: #ED1D24;
  font-weight: bold;
  border-bottom: 1px solid #ED1D24;
  margin-left: -20px;
  padding: 0 0 3px 20px;
  display: inline-block;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner .content .view-footer {
  background: white;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner .content .view-footer p {
  margin: 0;
  padding: 1em 20px;
}
.not-front #main-wrapper #sidebar-left #block-views-news-news_more .block-inner .content .view-footer a {
  font-size: 1.2em;
  color: #268faf;
}
.not-front #main-wrapper #sidebar-left #block-jub-back_link {
  border-left: 1px solid #268eae;
  border-right: 1px solid #268eae;
  margin: 1em 0 0 0;
}
.not-front #main-wrapper #sidebar-left #block-jub-back_link .block-inner .content {
  background: #fff;
  border-bottom: 1px solid #cbcbcb;
  padding: 10px 20px;
  margin: 0;
}
.not-front #main-wrapper #sidebar-left #block-jub-back_link .block-inner .content a {
  font-size: 1.2em;
  color: #268faf;
}
.not-front #main-wrapper #sidebar-left #block-search-form {
  background: #F0F0F0;
  margin: 20px 0;
  padding: 10px 20px;
}
.not-front #main-wrapper #sidebar-left #block-search-form .block-title {
  color: #333;
  font-size: 1.4em;
  line-height: 16px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.not-front #main-wrapper #sidebar-left #block-search-form .search-form {
  margin: 0;
  height: 36px;
  background: white;
}
.not-front #main-wrapper #sidebar-left #block-search-form .search-form .form-actions {
  width: 28px;
  height: 18px;
  padding: 9px 0;
  display: block;
  float: left;
  text-align: center;
}
.not-front #main-wrapper #sidebar-left #block-search-form .search-form .form-actions .form-submit {
  text-align: center;
  padding: 0;
  margin: 0;
  background: none;
}
.not-front #main-wrapper #sidebar-left #block-search-form .search-form .form-item .form-text {
  background: white;
  border: 0;
  height: 36px;
  width: 175px;
  font-size: 1.4em;
  color: #333;
}
.not-front #main-wrapper #sidebar-left #block-search-form .search-form .form-item .form-text:focus {
  outline: none;
}
.not-front #main-wrapper #content {
  width: 75%;
  float: right;
  padding-top: 70px;
  position: relative;
}
.not-front #main-wrapper #content div.tabs {
  position: fixed;
  right: 0;
  top: 80px;
  z-index: 99;
}
.not-front #main-wrapper #content div.tabs ul.primary {
  border: none;
  text-align: right;
  margin: 0;
  padding: 0;
}
.not-front #main-wrapper #content div.tabs ul.primary li {
  display: block;
  margin: 0 0 1px 0;
}
.not-front #main-wrapper #content div.tabs ul.primary li a {
  background: #268faf;
  font-size: 1.4em;
  text-transform: uppercase;
  display: block;
  width: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 7px 0 7px 10px;
  border: 0;
  margin: 0;
  color: white;
  text-align: left;
}
.not-front #main-wrapper #content .title-wrapper {
  background: #268faf;
  background: rgba(38,143,175,0.8);
  height: 115px;
  padding: 0 100px 0 20px;
  display: table;
  position: relative;
}
.not-front #main-wrapper #content .title-wrapper:before {
  background: none repeat scroll 0 0 rgba(38,143,175,0.8);
  content: "";
  height: 115px;
  position: absolute;
  right: 100%;
  top: 0;
  width: 2000px;
  z-index: -1;
}
.not-front #main-wrapper #content .title-wrapper h1 {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-size: 2.6em;
  margin: 0;
  font-weight: 400;
}
.not-front #main-wrapper #content .region-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding-left: 20px;
  margin-top: 30px;
}
.not-front #main-wrapper #content .region-content .node .submitted,
.not-front #main-wrapper #content .region-content .webform-confirmation .submitted,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer .submitted {
  color: #268FAF;
  font-size: 1.2em;
  font-weight: 400;
}
.not-front #main-wrapper #content .region-content .node p,
.not-front #main-wrapper #content .region-content .webform-confirmation p,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer p {
  color: #666666;
  font-size: 1.3em;
}
.not-front #main-wrapper #content .region-content .node a,
.not-front #main-wrapper #content .region-content .webform-confirmation a,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer a {
  color: #268faf;
  font-weight: 700;
}
.not-front #main-wrapper #content .region-content .node a:hover,
.not-front #main-wrapper #content .region-content .webform-confirmation a:hover,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer a:hover {
  text-decoration: underline;
}
.not-front #main-wrapper #content .region-content .node ul,
.not-front #main-wrapper #content .region-content .webform-confirmation ul,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer ul {
  margin: 1em 0 1em 2em;
}
.not-front #main-wrapper #content .region-content .node ul li,
.not-front #main-wrapper #content .region-content .webform-confirmation ul li,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer ul li {
  list-style-image: url(/sites/www.jub.si/themes/jub/images/li-bg.png);
  font-size: 1.3em;
  color: #666666;
  margin: 0 0 5px 0;
}
.not-front #main-wrapper #content .region-content .node ul li > p,
.not-front #main-wrapper #content .region-content .webform-confirmation ul li > p,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer ul li > p {
  font-size: inherit;
}
.not-front #main-wrapper #content .region-content .node ol,
.not-front #main-wrapper #content .region-content .webform-confirmation ol,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer ol {
  margin: 1em 0 1em 2em;
  padding: 0;
}
.not-front #main-wrapper #content .region-content .node ol li,
.not-front #main-wrapper #content .region-content .webform-confirmation ol li,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer ol li {
  list-style: decimal inside;
  font-size: 1.3em;
  color: #666666;
  margin: 0 0 5px 0;
}
.not-front #main-wrapper #content .region-content .node ol li > p,
.not-front #main-wrapper #content .region-content .webform-confirmation ol li > p,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer ol li > p {
  font-size: inherit;
}
.not-front #main-wrapper #content .region-content .node h1,
.not-front #main-wrapper #content .region-content .node h2,
.not-front #main-wrapper #content .region-content .node h3,
.not-front #main-wrapper #content .region-content .node h4,
.not-front #main-wrapper #content .region-content .node h5,
.not-front #main-wrapper #content .region-content .webform-confirmation h1,
.not-front #main-wrapper #content .region-content .webform-confirmation h2,
.not-front #main-wrapper #content .region-content .webform-confirmation h3,
.not-front #main-wrapper #content .region-content .webform-confirmation h4,
.not-front #main-wrapper #content .region-content .webform-confirmation h5,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h1,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h2,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h3,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h4,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h5 {
  color: #268faf;
  font-weight: 400;
}
.not-front #main-wrapper #content .region-content .node h1,
.not-front #main-wrapper #content .region-content .webform-confirmation h1,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h1 {
  font-size: 2.4em;
}
.not-front #main-wrapper #content .region-content .node h2,
.not-front #main-wrapper #content .region-content .webform-confirmation h2,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h2 {
  font-size: 2.1em;
}
.not-front #main-wrapper #content .region-content .node h3,
.not-front #main-wrapper #content .region-content .webform-confirmation h3,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h3 {
  font-size: 1.8em;
}
.not-front #main-wrapper #content .region-content .node h4,
.not-front #main-wrapper #content .region-content .webform-confirmation h4,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h4 {
  font-size: 1.6em;
}
.not-front #main-wrapper #content .region-content .node h5,
.not-front #main-wrapper #content .region-content .webform-confirmation h5,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h5 {
  font-size: 1.4em;
}
.not-front #main-wrapper #content .region-content .node h6,
.not-front #main-wrapper #content .region-content .webform-confirmation h6,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer h6 {
  font-size: 1.2em;
  color: #999;
  font-weight: 400;
  font-style: italic;
}
.not-front #main-wrapper #content .region-content .node table,
.not-front #main-wrapper #content .region-content .webform-confirmation table,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table {
  width: 100% !important;
  margin: 1em 0;
  border: 0;
}
.not-front #main-wrapper #content .region-content .node table thead tr,
.not-front #main-wrapper #content .region-content .webform-confirmation table thead tr,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table thead tr {
  border-bottom: 0;
  color: white;
  background: #268faf;
}
.not-front #main-wrapper #content .region-content .node table thead tr th,
.not-front #main-wrapper #content .region-content .node table thead tr p,
.not-front #main-wrapper #content .region-content .webform-confirmation table thead tr th,
.not-front #main-wrapper #content .region-content .webform-confirmation table thead tr p,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table thead tr th,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table thead tr p {
  color: white;
}
.not-front #main-wrapper #content .region-content .node table tbody,
.not-front #main-wrapper #content .region-content .webform-confirmation table tbody,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table tbody {
  border: 0;
}
.not-front #main-wrapper #content .region-content .node table tr,
.not-front #main-wrapper #content .region-content .webform-confirmation table tr,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table tr {
  background: none;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #268faf;
}
.not-front #main-wrapper #content .region-content .node table td,
.not-front #main-wrapper #content .region-content .node table th,
.not-front #main-wrapper #content .region-content .webform-confirmation table td,
.not-front #main-wrapper #content .region-content .webform-confirmation table th,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table td,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table th {
  padding: 10px 10px;
  color: #666666;
  line-height: 18px;
  border: 0;
}
.not-front #main-wrapper #content .region-content .node table td p,
.not-front #main-wrapper #content .region-content .node table th p,
.not-front #main-wrapper #content .region-content .webform-confirmation table td p,
.not-front #main-wrapper #content .region-content .webform-confirmation table th p,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table td p,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table th p {
  margin: 0;
}
.not-front #main-wrapper #content .region-content .node table td h1,
.not-front #main-wrapper #content .region-content .node table td h2,
.not-front #main-wrapper #content .region-content .node table td h3,
.not-front #main-wrapper #content .region-content .node table td h4,
.not-front #main-wrapper #content .region-content .node table td h5,
.not-front #main-wrapper #content .region-content .node table td h6,
.not-front #main-wrapper #content .region-content .node table th h1,
.not-front #main-wrapper #content .region-content .node table th h2,
.not-front #main-wrapper #content .region-content .node table th h3,
.not-front #main-wrapper #content .region-content .node table th h4,
.not-front #main-wrapper #content .region-content .node table th h5,
.not-front #main-wrapper #content .region-content .node table th h6,
.not-front #main-wrapper #content .region-content .webform-confirmation table td h1,
.not-front #main-wrapper #content .region-content .webform-confirmation table td h2,
.not-front #main-wrapper #content .region-content .webform-confirmation table td h3,
.not-front #main-wrapper #content .region-content .webform-confirmation table td h4,
.not-front #main-wrapper #content .region-content .webform-confirmation table td h5,
.not-front #main-wrapper #content .region-content .webform-confirmation table td h6,
.not-front #main-wrapper #content .region-content .webform-confirmation table th h1,
.not-front #main-wrapper #content .region-content .webform-confirmation table th h2,
.not-front #main-wrapper #content .region-content .webform-confirmation table th h3,
.not-front #main-wrapper #content .region-content .webform-confirmation table th h4,
.not-front #main-wrapper #content .region-content .webform-confirmation table th h5,
.not-front #main-wrapper #content .region-content .webform-confirmation table th h6,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table td h1,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table td h2,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table td h3,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table td h4,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table td h5,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table td h6,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table th h1,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table th h2,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table th h3,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table th h4,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table th h5,
.not-front #main-wrapper #content .region-content .view-colour-palette .view-footer table th h6 {
  margin-top: 0;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 {
  position: relative;
  width: 100%;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header {
  padding-bottom: 5px;
  background: url(/sites/www.jub.si/themes/jub/images/background.png) repeat left top;
  position: relative;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 {
  zoom: 1;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1:after {
  content: '';
  display: table;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1:after {
  clear: both;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-header,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-footer,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-header,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-footer,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi > .view-header,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi > .view-footer,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-header,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-footer,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi > .view-header,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi > .view-footer,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-header,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-footer {
  float: left;
  margin-top: 1px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-header .palette-navi-prev,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi > .view-header .palette-navi-prev,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi > .view-header .palette-navi-prev,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev {
  width: 32px;
  height: 36px;
  cursor: pointer;
  background: #fff url(/sites/www.jub.si/themes/jub/images/colour-pallete-navi-arrows.png) no-repeat center -24px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-footer .palette-navi-next,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi > .view-footer .palette-navi-next,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi > .view-footer .palette-navi-next,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next {
  width: 32px;
  height: 36px;
  cursor: pointer;
  background: #fff url(/sites/www.jub.si/themes/jub/images/colour-pallete-navi-arrows.png) no-repeat center 12px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi > .view-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi > .view-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-content {
  float: left;
  padding: 0 1px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row {
  float: left;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  margin: 1px 1px 0 0;
  position: relative;
  height: 36px;
  width: 10px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row.active > div,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row.active > div,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row.active > div,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row.active > div,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row.active > div,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row.active > div {
  height: 44px !important;
  position: absolute;
  z-index: 1;
  top: -4px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.6);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  border: 1px solid white;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row {
  width: 6px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev {
  width: 21px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next {
  width: 21px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content {
  position: relative;
  height: 720px;
  overflow-y: hidden;
  padding: 20px 5% 0 5%;
  margin-left: -5%;
  width: 100%;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content {
  position: relative;
  top: 0;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper {
  zoom: 1;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper:after {
  content: '';
  display: table;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper:after {
  clear: both;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper h3,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper h3,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper h3 {
  display: none;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row {
  width: 16.66%;
  height: 125px;
  min-width: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding-right: 2px;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade {
  border-color: #fff;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade:hover,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade:hover,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 5px #CCC;
    margin-right: 2px;
    position: absolute;
    transform: scale(1.25,1.25);
    -ms-transform: scale(1.25,1.25);
    -webkit-transform: scale(1.25,1.25);
    width: 99%;
    z-index: 100;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade:hover .field-flag,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade:hover .field-flag,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade:hover .field-flag {
    display: block;
  }
}
@media screen and (min-width: 768px) and screen and (max-width: 768px) {
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade:hover .field-flag,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade:hover .field-flag,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade:hover .field-flag {
    display: none;
  }
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade.open,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade.open,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade.open {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #FFFFFF;
  box-shadow: 0 0 5px #CCC;
  margin-right: 2px;
  position: absolute;
  transform: scale(1.25,1.25);
  -ms-transform: scale(1.25,1.25);
  -webkit-transform: scale(1.25,1.25);
  width: 99%;
  z-index: 100;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade.open .field-flag,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade.open .field-flag,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade.open .field-flag {
  display: block;
}
@media screen and (max-width: 768px) {
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade.open .field-flag,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade.open .field-flag,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade.open .field-flag {
    display: none;
  }
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-rgb,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-rgb,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-rgb {
  width: 100%;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-rgb > div:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-rgb > div:after,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-rgb > div:after {
  background-image: url(/sites/www.jub.si/themes/jub/images/shade-arrow.png);
  background-position: bottom 10px;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title {
  color: #808080;
  font-size: 1.2em;
  padding: 4px 8px;
  position: relative;
  background: #fff;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title:before,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title:before {
  position: absolute;
  content: "";
  border-bottom: 6px solid white;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: 100%;
  left: 10px;
}
@media screen and (max-width: 768px) {
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-shade-title {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    word-break: break-all;
  }
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-flag,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-flag,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-flag {
  display: none;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  position: absolute;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-flag .flag-wrapper,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-flag .flag-wrapper,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-flag .flag-wrapper {
  position: static;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-flag a,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-flag a,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-flag a {
  width: 50px;
  height: 50px;
  display: block;
  background: url(/sites/www.jub.si/themes/jub/images/icon-flag.png) no-repeat left center;
  font-size: 1px;
  line-height: 999px;
  overflow: hidden;
}
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade .field-flag a.unflag-action,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade .field-flag a.unflag-action,
.not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade .field-flag a.unflag-action {
  background-position: left bottom;
}
@media screen and (max-width: 768px) {
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade:hover,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row .item-shade.open,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade:hover,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row .item-shade.open,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade:hover,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row .item-shade.open {
    height: 120px;
  }
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next {
  margin: 1em 0;
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links {
  background: #F0F1EB;
  border-top: 1px solid #E4E1D6;
  padding: 7px 10px;
  zoom: 1;
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links:before,
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links:after {
  content: '';
  display: table;
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links:after {
  clear: both;
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links li {
  font-size: 1.3em;
  display: inline-block;
  width: 40%;
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links li a {
  color: #268faf;
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links li a:hover {
  text-decoration: underline;
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links li.prev-next-link-next {
  float: left;
  text-align: left;
  padding-left: 10px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-pager-prev.png) no-repeat left;
}
.not-front.node-type-news #main-wrapper #content .region-content .block-prev-next ul.prev-next-links li.prev-next-link-prev {
  float: right;
  text-align: right;
  padding-right: 10px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-pager-next.png) no-repeat right;
}
.not-front.node-type-news #main-wrapper #content .region-content #block-views-news-news_more {
  display: none;
}
.not-front.node-type-product #main-wrapper #content .messages-wrapper {
  margin-top: 5em;
}
.not-front.node-type-product #main-wrapper #content > .field-name-field-product-image {
  width: 300px;
  text-align: center;
  vertical-align: middle;
  margin: 0 0 2em 0;
  min-height: 180px;
  position: absolute;
  z-index: 6;
  top: 15px;
  left: 20px;
}
.not-front.node-type-product #main-wrapper #content > .field-name-field-product-image img {
  max-height: 220px;
  width: auto;
}
.not-front.node-type-product #main-wrapper #content .title-wrapper {
  padding: 0 0 0 180px !important;
  left: 150px;
  width: 400px;
}
.not-front.node-type-product #main-wrapper #content .title-wrapper:before {
  left: 100%;
}
.not-front.node-type-product #main-wrapper #content .title-wrapper h1 {
  font-weight: bold;
  vertical-align: top;
  margin-top: 0.5em;
  display: block;
  line-height: 1.1;
}
.not-front.node-type-product #main-wrapper #content .title-wrapper .field-name-field-subtitle {
  color: #fff;
  font-size: 1.8em;
}
.not-front.node-type-product #main-wrapper #content .region-content {
  position: relative;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field .field-label {
  color: #268FAF;
  font-size: 1.8em;
  font-weight: normal;
  margin: 1em 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs {
  float: right;
  width: 58%;
  position: relative;
  margin: 0 0 1em 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .product-tabs-navi {
  background-color: #fff;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eaebea));
  background-image: -webkit-linear-gradient(top,#fff,#eaebea);
  background-image: -moz-linear-gradient(top,#fff,#eaebea);
  background-image: -ms-linear-gradient(top,#fff,#eaebea);
  background-image: -o-linear-gradient(top,#fff,#eaebea);
  padding: 0 1px 1px 1px;
  display: inline-block;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .product-tabs-navi h3 {
  display: inline-block;
  background: #51A5BF;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: normal;
  padding: 10px;
  margin: 0 1px 0 0;
  cursor: pointer;
  border-top: 1px solid #fff;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .product-tabs-navi h3.active {
  background: #258EAE;
  position: relative;
  border-top: 1px solid #258EAE;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .product-tabs-navi h3.active:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .product-tabs-navi h3.active:after {
  border-color: rgba(37,142,174,0);
  border-top-color: #258EAE;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .field-group-div {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
  display: none;
  min-height: 200px;
  margin-top: 2em;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .group-product-details .field-name-field-application .field-item img {
  margin: 0 10px 10px 0;
  width: 55px;
  height: auto;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-product-image {
  width: 300px;
  text-align: center;
  vertical-align: middle;
  margin: 0 0 2em 0;
  min-height: 180px;
  float: left;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-characteristics {
  width: 42%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 0 20px 0 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-characteristics .field-item img {
  margin-right: 10px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator {
  width: 42%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 0 20px 0 0;
  margin: 20px 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .block-title {
  border-top: 1px solid #8FC3D0;
  padding: 20px 0 0 0;
  font-size: 1.8em;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .chosen-container {
  width: 180px !important;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .chosen-container .chosen-single span {
  color: #B1B1B1;
  font-size: 0.875em;
  font-weight: 400;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .chosen-container .chosen-single:hover {
  text-decoration: none;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .chosen-container .chosen-results {
  margin: 4px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .chosen-container .chosen-results .active-result {
  list-style-image: none;
  margin: 0;
  color: #B1B1B1;
  font-size: 0.875em;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .form-item-surface {
  background: white;
  width: 180px;
  float: left;
  margin-top: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .form-item-surface .form-text {
  width: 145px;
  color: #666666;
  font-size: 1.4em;
  padding: 10px 6px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator .form-item-surface .field-suffix {
  font-size: 1.3em;
  color: #666;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator #block-jub-calculator #edit-result {
  float: left;
  margin: 0 0 0 4px;
  color: #666;
  font-size: 1.4em;
  height: 36px;
  line-height: 36px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-additional-text {
  width: 100%;
  border-top: 1px solid #fff;
  margin-top: 20px;
  clear: both;
  zoom: 1;
  box-shadow: 0px -1px 0 #CCCCCC;
  -moz-box-shadow: 0px -1px 0 #CCCCCC;
  -webkit-box-shadow: 0px -1px 0 #CCCCCC;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-additional-text:before,
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-additional-text:after {
  content: '';
  display: table;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-additional-text:after {
  clear: both;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades {
  width: 100%;
  border-top: 1px solid #fff;
  margin-top: 20px;
  clear: both;
  zoom: 1;
  box-shadow: 0px -1px 0 #CCCCCC;
  -moz-box-shadow: 0px -1px 0 #CCCCCC;
  -webkit-box-shadow: 0px -1px 0 #CCCCCC;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades:before,
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades:after {
  content: '';
  display: table;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades:after {
  clear: both;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item {
  width: 25%;
  min-width: 178px;
  float: left;
  padding-right: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  margin: 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades {
  padding: 0;
  margin: 0;
  border: none;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-shade-image {
  max-width: 180px;
  height: 120px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-shade-image .field-item .new-shade {
  position: relative;
  top: 8px;
  left: 50px;
  z-index: 1;
  width: 120px;
  height: 108px;
  background: url(/sites/www.jub.si/themes/jub/images/new-shade-background.png) no-repeat;
  font-weight: 700;
  font-size: 1.1em;
  line-height: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 56px 52px 0 12px;
  text-align: center;
  text-transform: uppercase;
  color: #808080;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-shade-image .field-item img {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 180px;
  height: 120px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-shade-color {
  width: 100%;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-shade-color .field-item > div {
  width: 100% !important;
  height: auto;
  padding: 8px 0 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-shade-color .field-item .new-shade {
  width: 120px;
  height: 108px;
  background: url(/sites/www.jub.si/themes/jub/images/new-shade-background.png) no-repeat;
  font-weight: 700;
  font-size: 1.1em;
  line-height: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 56px 52px 0 12px;
  text-align: center;
  text-transform: uppercase;
  color: #808080;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-new-shade {
  display: none;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-shade-name {
  color: #808080;
  font-size: 1.2em;
  padding: 4px 8px;
  background: white;
  position: relative;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-prepared-shades > .field-items > .field-item .field-collection-item-field-prepared-shades .field-name-field-shade-name:before {
  position: absolute;
  content: "";
  border-bottom: 6px solid white;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: 100%;
  left: 10px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-colour-shades-text p {
  color: #999;
  font-size: 1.2em;
  font-style: italic;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-colour-shades-information {
  clear: both;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-colour-shades-information .field-name-field-shading-title {
  font-size: 1.8em;
  color: #268faf;
  margin: 10px 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-colour-shades-information .field-name-field-shading-image .field-item {
  margin: 0 10px 10px 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps {
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #CCCCCC;
  margin: 20px 0;
  padding: 20px 0;
  clear: both;
  zoom: 1;
  box-shadow: 0px -1px 0 #CCCCCC;
  -moz-box-shadow: 0px -1px 0 #CCCCCC;
  -webkit-box-shadow: 0px -1px 0 #CCCCCC;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps:before,
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps:after {
  content: '';
  display: table;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps:after {
  clear: both;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item {
  width: 33.33%;
  float: left;
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  margin: 0;
  height: 150px;
  text-align: center;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item h3 {
  font-weight: normal;
  font-size: 2.0em;
  color: #fff;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item a {
  display: inline-block;
  width: 115px;
  padding: 10px;
  background: #fff;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item.tid-11 {
  background: #4fa4bd;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item.tid-11 a {
  color: #71CFEB;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item.tid-12 {
  background: #71CFEB;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item.tid-12 a {
  color: #71CFEB;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item.tid-13 {
  background: #9fcf63;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item.tid-13 a {
  color: #8AC43F;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions {
  width: 100%;
  border-bottom: 1px solid #268faf;
  margin: 20px 0;
  padding: 20px 0;
  clear: both;
  zoom: 1;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions:before,
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions:after {
  content: '';
  display: table;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions:after {
  clear: both;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions .field-label {
  margin-top: 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions > .field-items > .field-item {
  float: left;
  width: 33.33%;
  background: url(/sites/www.jub.si/themes/jub/images/product-suggestions-bg.gif) repeat left top;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions > .field-items > .field-item .node-product {
  position: relative;
  width: 100%;
  height: 175px;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions > .field-items > .field-item .node-product h2 {
  text-align: center;
  font-size: 1.4em;
  position: absolute;
  width: 100%;
  bottom: 12px;
  margin: 0;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions > .field-items > .field-item .node-product h2 a {
  color: #333333;
}
.not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions > .field-items > .field-item .node-product .field-name-field-product-image {
  width: 100%;
  height: 100%;
  line-height: 1;
  position: absolute;
  top: 12px;
}
.not-front.node-type-palette .region-content .node-palette .field-collection-container {
  margin: 0;
  border: none;
}
.not-front.node-type-palette .region-content .node-palette .field-collection-view {
  padding: 0;
  margin: 0;
  border: none;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade {
  zoom: 1;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade:before,
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade:after {
  content: '';
  display: table;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade:after {
  clear: both;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item {
  width: 16.66%;
  height: 125px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding-right: 2px;
  float: left;
  position: relative;
  border-color: #fff;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item {
  border-color: #fff;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item:hover {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #FFFFFF;
  box-shadow: 0 0 5px #CCC;
  margin-right: 2px;
  position: absolute;
  transform: scale(1.25,1.25);
  -ms-transform: scale(1.25,1.25);
  -webkit-transform: scale(1.25,1.25);
  width: 99%;
  z-index: 100;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item:hover .flag-outer {
  display: block;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .field-name-field-shade-rgb .field-item {
  width: 100%;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .field-name-field-shade-rgb .field-item > div:after {
  background-image: url(/sites/www.jub.si/themes/jub/images/shade-arrow.png);
  background-position: bottom 10px;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .field-name-field-shade-image img {
  width: 100%;
  height: auto;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .field-name-field-shade-title {
  color: #808080;
  font-size: 1.2em;
  padding: 4px 8px;
  position: relative;
  background: #fff;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .field-name-field-shade-title:before {
  position: absolute;
  content: "";
  border-bottom: 6px solid white;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: 100%;
  left: 10px;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .flag-outer {
  display: none;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  position: absolute;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .flag-outer .flag-wrapper {
  position: static;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .flag-outer a {
  width: 50px;
  height: 50px;
  display: block;
  background: url(/sites/www.jub.si/themes/jub/images/icon-flag.png) no-repeat left center;
  font-size: 1px;
  line-height: 999px;
  overflow: hidden;
}
.not-front.node-type-palette .region-content .node-palette .field-name-field-palette-shade > .field-items > .field-item .shade-item .flag-outer a.unflag-action {
  background-position: left bottom;
}
.not-front.node-type-palette .region-content .node-palette .field-name-body {
  margin-top: 40px;
}
.page-search .search-form .form-item {
  display: block;
}
.page-search .region-content h2 {
  color: #268faf;
  font-size: 1.8em;
}
.page-search .region-content p {
  font-size: 1.4em;
}
.page-search .region-content p a {
  color: #268faf;
}
.page-search .region-content p a:hover {
  text-decoration: underline;
}
.page-search .region-content .search-results {
  padding: 0;
}
.page-search .region-content .search-results li .title {
  color: #268faf;
  font-size: 1.4em;
}
.page-search .region-content .search-results li .title a {
  color: #268faf;
}
.page-search .region-content .search-results li .title a:hover {
  text-decoration: underline;
}
.region-frames {
  background: rgba(0,0,0,0.85);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 899;
  display: none;
}
.region-frames #block-bean-jds-pop {
  display: none;
  width: 960px;
  height: 580px;
  margin: 0 auto;
  position: relative;
  top: 90px;
  background: #d1d2d4;
  z-index: 901;
}
.region-frames #block-bean-jds-pop .close {
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  right: 0;
  top: -19px;
  background: url(/sites/www.jub.si/themes/jub/images/close-pop.gif) no-repeat left top;
  cursor: pointer;
}
.region-frames #block-bean-jds-pop .close:hover {
  background-position: left bottom;
}
.region-frames #block-bean-jds-pop .logo {
  zoom: 1;
}
.region-frames #block-bean-jds-pop .logo:before,
.region-frames #block-bean-jds-pop .logo:after {
  content: '';
  display: table;
}
.region-frames #block-bean-jds-pop .logo:after {
  clear: both;
}
.region-frames #block-bean-jds-pop .logo img {
  float: right;
  margin-right: 80px;
}
.region-frames #block-bean-jds-pop .inner-content {
  background: #FFFFFF;
  margin: 0 20px 20px;
  padding: 25px 35px 10px;
}
.region-frames #block-bean-jds-pop .inner-content .options {
  zoom: 1;
  margin-bottom: 10px;
}
.region-frames #block-bean-jds-pop .inner-content .options:before,
.region-frames #block-bean-jds-pop .inner-content .options:after {
  content: '';
  display: table;
}
.region-frames #block-bean-jds-pop .inner-content .options:after {
  clear: both;
}
.region-frames #block-bean-jds-pop .inner-content .options .option {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  padding: 0 25px;
}
.region-frames #block-bean-jds-pop .inner-content .options .option:first-child {
  background: url(/sites/www.jub.si/themes/jub/images/jds-shadow.png) no-repeat right center;
}
.region-frames #block-bean-jds-pop .inner-content .options .option .text {
  color: #000;
  font-size: 15px;
  height: 130px;
}
.region-frames #block-bean-jds-pop .inner-content .options .option .link a {
  cursor: pointer;
  margin: 0 auto;
  display: block;
  width: 250px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url(/sites/www.jub.si/themes/jub/images/jds-btn-bg.png) no-repeat center center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.region-frames #block-bean-jds-pop .inner-content .image img {
  width: 100%;
  height: auto;
}
.region-frames #block-bean-jds-pop .inner-content .footnote {
  font-size: 11px;
  margin-top: 5px;
  color: #000;
}
.region-frames #block-bean-jds-pop iframe#jds {
  overflow: hidden;
  border: none;
}
.region-frames #block-bean-jje-pop {
  display: none;
  width: 960px;
  height: 580px;
  margin: 0 auto;
  position: relative;
  top: 90px;
  background: #d1d2d4;
  z-index: 902;
}
.region-frames #block-bean-jje-pop .close {
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  right: 0;
  top: -19px;
  background: url(/sites/www.jub.si/themes/jub/images/close-pop.gif) no-repeat left top;
  cursor: pointer;
}
.region-frames #block-bean-jje-pop .close:hover {
  background-position: left bottom;
}
.region-frames #block-bean-jje-pop iframe#jje {
  overflow: hidden;
  border: none;
}
.region-frames #block-bean-hiska-pop {
  display: none;
  width: 960px;
  height: 540px;
  margin: 0 auto;
  position: relative;
  top: 90px;
  background: #d1d2d4;
  z-index: 903;
}
.region-frames #block-bean-hiska-pop iframe {
  border: none;
}
.region-frames #block-bean-hiska-pop .close {
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  right: 0;
  top: -19px;
  background: url(/sites/www.jub.si/themes/jub/images/close-pop.gif) no-repeat left top;
  cursor: pointer;
}
.region-frames #block-bean-hiska-pop .close:hover {
  background-position: left bottom;
}
.region-frames #block-bean-hiska-pop iframe#jje {
  overflow: hidden;
  border: none;
}
body.page-user-imce.not-front #main-wrapper #content {
  width: 100%;
}
body.page-user-imce.not-front #main-wrapper #content .title-wrapper {
  display: none;
}
body.page-user-imce.not-front #main-wrapper #content .imce-frame {
  height: 1000px;
}
.fancybox-overlay {
  background: url(/sites/www.jub.si/themes/jub/images/fancybox-overlay.png) repeat;
}
.fancybox-overlay .fancybox-skin {
  padding: 10px 10px 20px 10px !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0px 0px 26px rgba(0,0,0,0.9);
  -moz-box-shadow: 0px 0px 26px rgba(0,0,0,0.9);
  -webkit-box-shadow: 0px 0px 26px rgba(0,0,0,0.9);
}
.fancybox-overlay .fancybox-skin .fancybox-outer {
  position: static;
}
.fancybox-overlay .fancybox-skin .fancybox-title-inside-wrap {
  padding: 5px 0 !important;
}
.fancybox-overlay .fancybox-skin .fancybox-close {
  width: 22px;
  height: 22px;
  top: -12px;
  right: -12px;
  display: block;
  background: url(/sites/www.jub.si/themes/jub/images/icon-fancybox-close.png) no-repeat center #268faf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.fancybox-overlay .fancybox-skin .fancybox-nav {
  visibility: visible;
  width: 48%;
  top: -10px !important;
}
.fancybox-overlay .fancybox-skin .fancybox-nav span {
  visibility: visible;
  width: 40px;
  height: 40px;
  bottom: -30px;
  top: auto;
}
.fancybox-overlay .fancybox-skin .fancybox-nav.fancybox-prev span {
  right: 0;
  left: auto;
  background: url(/sites/www.jub.si/themes/jub/images/icon-fancybox-prev.png) no-repeat center #268faf;
}
.fancybox-overlay .fancybox-skin .fancybox-nav.fancybox-next span {
  left: 0;
  right: auto;
  background: url(/sites/www.jub.si/themes/jub/images/icon-fancybox-next.png) no-repeat center #268faf;
}
.fancybox-insert-image {
  float: right;
  display: block;
  margin: 0 0 1em 1em;
}
.chosen-container {
  font-size: 1.6em;
}
.chosen-container.chosen-container-single .chosen-single {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: white;
  border: 0;
  height: 36px;
  line-height: 36px;
  box-shadow: none;
}
.chosen-container.chosen-container-single .chosen-single span {
  margin-right: 34px;
  line-height: 36px;
  color: #999;
}
.chosen-container.chosen-container-single .chosen-single div {
  width: 34px;
  height: 36px;
}
.chosen-container.chosen-container-single .chosen-single div b {
  background: url(/sites/www.jub.si/themes/jub/images/icon-dropdown.png) no-repeat center !important;
}
.chosen-container.chosen-container-single .chosen-drop {
  margin: -2px 0 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 0;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
.chosen-container.chosen-container-single .chosen-drop .chosen-search {
  display: none;
}
.chosen-container.chosen-container-single .chosen-drop .chosen-results {
  padding: 0;
  margin: 4px;
}
.chosen-container.chosen-container-single .chosen-drop .chosen-results li {
  color: #999;
  font-size: 0.87em;
  padding: 8px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.chosen-container.chosen-container-single .chosen-drop .chosen-results li.result-selected {
  background: #F0F0F0;
}
.chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
  background: #268faf;
  color: white;
}
.chosen-container.chosen-container-multi .chosen-choices {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: white;
  border: 0;
  height: 36px;
  line-height: 36px;
  box-shadow: none;
  padding: 0 8px 8px 8px;
}
.chosen-container.chosen-container-multi .chosen-choices .search-choice {
  background: #258eae;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 0;
  color: #FFF;
  box-shadow: none;
  font-size: 0.75em;
  padding: 4px 19px 3px 5px;
  margin: 8px 2px 0 0;
}
.chosen-container.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  width: 11px;
  height: 10px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-chosen-close.png) no-repeat !important;
  top: 5px;
  right: 4px;
}
.chosen-container.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background: url(/sites/www.jub.si/themes/jub/images/icon-locations-chosen-close.png) no-repeat !important;
}
.chosen-container.chosen-container-multi .chosen-choices .search-field {
  height: 28px;
}
.chosen-container.chosen-container-multi .chosen-choices .default {
  color: #999 !important;
}
.chosen-container.chosen-container-multi .chosen-drop {
  margin: -2px 0 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 0;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
.chosen-container.chosen-container-multi .chosen-drop .chosen-search {
  display: none;
}
.chosen-container.chosen-container-multi .chosen-drop .chosen-results {
  padding: 0;
  margin: 4px;
}
.chosen-container.chosen-container-multi .chosen-drop .chosen-results li {
  color: #999;
  font-size: 0.87em;
  padding: 8px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.chosen-container.chosen-container-multi .chosen-drop .chosen-results li.result-selected {
  background: #F0F0F0;
}
.chosen-container.chosen-container-multi .chosen-drop .chosen-results li.highlighted {
  background: #268faf;
  color: white;
}
.messages-wrapper {
  margin: 2em 0 1em 20px;
}
.messages-wrapper .messages {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  width: 100%;
  margin: 0;
  background: url(/sites/www.jub.si/themes/jub/images/icon-messages-success.png) no-repeat left center #258eae;
  border: 0;
  font-size: 1.4em;
  line-height: 17px;
  color: white;
  padding: 7px 60px 7px 60px;
  position: relative;
  cursor: pointer;
}
.messages-wrapper .messages a {
  color: white;
  font-weight: 700;
}
.messages-wrapper .messages a:hover {
  text-decoration: underline;
}
.messages-wrapper .messages:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 48px;
  background: url(/sites/www.jub.si/themes/jub/images/icon-messages-close.png) no-repeat center #045568;
}
.messages-wrapper .messages.error,
.messages-wrapper .messages.warning {
  display: none;
  background: url(/sites/www.jub.si/themes/jub/images/icon-messages-error.png) no-repeat left center #ed1d24;
}
.messages-wrapper .messages.error:after,
.messages-wrapper .messages.warning:after {
  background: url(/sites/www.jub.si/themes/jub/images/icon-messages-close.png) no-repeat center #A00A0F;
}
.item-list ul.pager {
  margin-top: 40px;
}
.item-list ul.pager li {
  font-size: 1.2em;
}
.item-list ul.pager li.current {
  font-weight: 400;
}
.item-list ul.pager li a {
  color: #268faf;
}
.ajax-progress .throbber {
  background: url(/sites/www.jub.si/themes/jub/images/preloader-g.gif) no-repeat center center;
  width: 16px;
  height: 16px;
  display: inline-block;
}
body.i18n-it .main-wrapper #block-views-color_blocks-block .views-row .color h2.title {
  font-size: 2em;
}
@media only screen and (max-width: 768px) {
  .messages-wrapper {
    margin: 2em 20px 1em 20px;
  }
  .page-header {
    width: 100%;
    height: auto !important;
  }
  .page-header .region-header {
    float: none;
  }
  .page-header .mobile-menu {
    position: fixed;
    z-index: 999;
    display: block;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: white;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .page-header .mobile-menu .menu-hamburger {
    width: 20px;
    height: 15px;
    margin: 18px 0 0 14px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .page-header .mobile-menu .menu-hamburger .line {
    width: 20px;
    height: 3px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    background: #7F7F7F;
    margin: 0 0 3px 0;
  }
  .page-header .mobile-menu.active {
    background-color: #268faf;
  }
  .page-header .mobile-menu.active .menu-hamburger {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .page-header .mobile-menu.active .menu-hamburger .line {
    background: white;
  }
  .page-header #logo {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 50px;
    background: url(/sites/www.jub.si/themes/jub/images/mobile/icon-header-logo.svg) no-repeat center white;
    width: 60px;
    height: 50px;
    background-size: 60px 30px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 10px;
  }
  .page-header #logo img {
    display: none;
  }
  .page-header #block-views-flags-flag_count {
    position: fixed;
    z-index: 999;
    margin: 0;
    top: 0;
    right: 51px;
    width: 50px;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background: white;
  }
  .page-header #block-views-flags-flag_count .flag {
    background: white;
    margin: 12px 0 0 0;
  }
  .page-header #block-views-flags-flag_count .flag .flag-text {
    display: none;
  }
  .page-header .mobile-info-menu {
    display: block;
    position: fixed;
    z-index: 999;
    display: block;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: url(/sites/www.jub.si/themes/jub/images/mobile/icon-header-info.svg) no-repeat center white;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .page-header .mobile-info-menu.active {
    background-color: #268faf;
  }
  .page-header #block-menu_block-3,
  .page-header #block-language_switcher_fallback-language-switcher-fallback,
  .page-header #block-menu_block-1,
  .page-header #block-menu_block-7,
  .page-header #block-menu_block-8,
  .page-header #block-menu_block-13,
  .page-header #block-menu_block-15,
  .page-header #block-menu_block-16,
  .page-header #block-menu_block-17,
  .page-header #block-menu_block-21,
  .page-header #block-menu_block-23,
  .page-header #block-menu_block-24,
  .page-header #block-menu_block-27,
  .page-header #block-menu_block-29,
  .page-header #block-menu_block-31,
  .page-header #block-menu_block-32,
  .page-header #block-menu_block-39,
  .page-header #block-menu_block-40,
  .page-header #block-menu_block-67,
  .page-header #block-menu_block-68,
  .page-header #block-menu_block-69,
  .page-header #block-menu_block-71,
  .page-header #block-menu_block-77,
  .page-header #block-menu_block-78,
  .page-header #block-menu_block-90,
  .page-header #block-menu_block-93,
  .page-header #block-menu_block-101,
  .page-header #block-menu_block-109,
  .page-header #block-menu_block-110,
  .page-header #block-menu_block-115,
  .page-header #block-menu_block-116 {
    display: none;
  }
  .page-header #block-jub-store_locations {
    display: none;
  }
  .page-header #block-jub-store_filters {
    top: 140px;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
    width: 100%;
  }
  .page-header #block-jub-store_filters .content .form-item {
    margin: 0 0 10px 0;
    float: none;
  }
  .page-header #block-jub-store_filters .content .form-item-country .chosen-container {
    width: 100% !important;
  }
  .page-header #block-jub-store_filters .content .form-item-search .form-text {
    width: 100%;
  }
  .page-header #block-jub-store_filters .content .form-item-centres .chosen-container {
    width: 100% !important;
  }
  .page-header #block-jub-store_filters .content .form-item-all-results {
    bottom: -30px;
    margin-left: -75px !important;
  }
  .page-header #block-quicktabs-filter,
  .page-header #block-quicktabs-filter_hr,
  .page-header #block-quicktabs-filter_ba,
  .page-header #block-quicktabs-filter_rs,
  .page-header #block-quicktabs-filter_sk,
  .page-header #block-quicktabs-filter_en,
  .page-header #block-quicktabs-filter_de,
  .page-header #block-quicktabs-filter_ro,
  .page-header #block-quicktabs-filter_mk,
  .page-header #block-quicktabs-filter_cz,
  .page-header #block-quicktabs-filter_hu,
  .page-header #block-quicktabs-filter_kv,
  .page-header #block-quicktabs-filter_ru,
  .page-header #block-quicktabs-filter_it,
  .page-header #block-quicktabs-filter_gr {
    position: static;
    margin: 51px 0 0 0;
  }
  .page-header #block-quicktabs-filter .item-list,
  .page-header #block-quicktabs-filter_hr .item-list,
  .page-header #block-quicktabs-filter_ba .item-list,
  .page-header #block-quicktabs-filter_rs .item-list,
  .page-header #block-quicktabs-filter_sk .item-list,
  .page-header #block-quicktabs-filter_en .item-list,
  .page-header #block-quicktabs-filter_de .item-list,
  .page-header #block-quicktabs-filter_ro .item-list,
  .page-header #block-quicktabs-filter_mk .item-list,
  .page-header #block-quicktabs-filter_cz .item-list,
  .page-header #block-quicktabs-filter_hu .item-list,
  .page-header #block-quicktabs-filter_kv .item-list,
  .page-header #block-quicktabs-filter_ru .item-list,
  .page-header #block-quicktabs-filter_it .item-list,
  .page-header #block-quicktabs-filter_gr .item-list {
    height: 40px;
  }
  .page-header #block-quicktabs-filter .item-list li,
  .page-header #block-quicktabs-filter_hr .item-list li,
  .page-header #block-quicktabs-filter_ba .item-list li,
  .page-header #block-quicktabs-filter_rs .item-list li,
  .page-header #block-quicktabs-filter_sk .item-list li,
  .page-header #block-quicktabs-filter_en .item-list li,
  .page-header #block-quicktabs-filter_de .item-list li,
  .page-header #block-quicktabs-filter_ro .item-list li,
  .page-header #block-quicktabs-filter_mk .item-list li,
  .page-header #block-quicktabs-filter_cz .item-list li,
  .page-header #block-quicktabs-filter_hu .item-list li,
  .page-header #block-quicktabs-filter_kv .item-list li,
  .page-header #block-quicktabs-filter_ru .item-list li,
  .page-header #block-quicktabs-filter_it .item-list li,
  .page-header #block-quicktabs-filter_gr .item-list li {
    display: block;
    float: left;
    width: 43%;
    margin: 0;
  }
  .page-header #block-quicktabs-filter .item-list li a,
  .page-header #block-quicktabs-filter_hr .item-list li a,
  .page-header #block-quicktabs-filter_ba .item-list li a,
  .page-header #block-quicktabs-filter_rs .item-list li a,
  .page-header #block-quicktabs-filter_sk .item-list li a,
  .page-header #block-quicktabs-filter_en .item-list li a,
  .page-header #block-quicktabs-filter_de .item-list li a,
  .page-header #block-quicktabs-filter_ro .item-list li a,
  .page-header #block-quicktabs-filter_mk .item-list li a,
  .page-header #block-quicktabs-filter_cz .item-list li a,
  .page-header #block-quicktabs-filter_hu .item-list li a,
  .page-header #block-quicktabs-filter_kv .item-list li a,
  .page-header #block-quicktabs-filter_ru .item-list li a,
  .page-header #block-quicktabs-filter_it .item-list li a,
  .page-header #block-quicktabs-filter_gr .item-list li a {
    width: 100% !important;
  }
  .page-header #block-quicktabs-filter .item-list li.last,
  .page-header #block-quicktabs-filter_hr .item-list li.last,
  .page-header #block-quicktabs-filter_ba .item-list li.last,
  .page-header #block-quicktabs-filter_rs .item-list li.last,
  .page-header #block-quicktabs-filter_sk .item-list li.last,
  .page-header #block-quicktabs-filter_en .item-list li.last,
  .page-header #block-quicktabs-filter_de .item-list li.last,
  .page-header #block-quicktabs-filter_ro .item-list li.last,
  .page-header #block-quicktabs-filter_mk .item-list li.last,
  .page-header #block-quicktabs-filter_cz .item-list li.last,
  .page-header #block-quicktabs-filter_hu .item-list li.last,
  .page-header #block-quicktabs-filter_kv .item-list li.last,
  .page-header #block-quicktabs-filter_ru .item-list li.last,
  .page-header #block-quicktabs-filter_it .item-list li.last,
  .page-header #block-quicktabs-filter_gr .item-list li.last {
    width: 14%;
  }
  .page-header #block-quicktabs-filter .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_hr .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_ba .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_rs .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_sk .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_en .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_de .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_ro .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_mk .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_cz .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_hu .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_kv .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_ru .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_it .quicktabs-tabpage,
  .page-header #block-quicktabs-filter_gr .quicktabs-tabpage {
    border-radius: 0;
    width: 100%;
    height: auto;
  }
  .page-header #block-quicktabs-filter .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_hr .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_ba .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_rs .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_sk .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_en .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_de .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_ro .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_mk .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_cz .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_hu .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_kv .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_ru .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_it .quicktabs-tabpage .block,
  .page-header #block-quicktabs-filter_gr .quicktabs-tabpage .block {
    padding: 12px;
  }
  .page-header #block-quicktabs-filter .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_hr .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_ba .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_rs .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_sk .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_en .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_de .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_ro .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_mk .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_cz .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_hu .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_kv .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_ru .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_it .quicktabs-tabpage .block .block-title,
  .page-header #block-quicktabs-filter_gr .quicktabs-tabpage .block .block-title {
    display: none;
  }
  .page-header #block-quicktabs-filter .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_hr .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_ba .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_rs .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_sk .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_en .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_de .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_ro .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_mk .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_cz .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_hu .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_kv .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_ru .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_it .quicktabs-tabpage .block .content p,
  .page-header #block-quicktabs-filter_gr .quicktabs-tabpage .block .content p {
    display: none;
  }
  .page-header #block-quicktabs-filter #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_hr #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_ba #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_rs #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_sk #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_en #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_de #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_ro #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_mk #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_cz #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_hu #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_kv #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_ru #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_it #quicktabs-tabpage-filter-2 .search-form .form-item .form-text,
  .page-header #block-quicktabs-filter_gr #quicktabs-tabpage-filter-2 .search-form .form-item .form-text {
    width: 80%;
  }
  .page-header #block-views-slider-slider {
    position: relative;
    height: auto;
  }
  .page-header #block-views-slider-slider .views-row {
    height: 220px;
  }
  .page-header #block-views-slider-slider .views-row .image {
    height: 220px;
  }
  .page-header #block-views-slider-slider .views-row .image img {
    height: 220px;
    width: auto;
    margin-left: -490px;
  }
  .page-header #block-views-slider-slider .views-row .product-info {
    width: 100%;
    background: #268faf;
    background: rgba(38,143,175,0.8);
  }
  .page-header #block-views-slider-slider .views-row .product-info .product-image {
    position: static;
    width: auto;
    height: auto;
    float: left;
    margin: 10px 0 0 10px;
  }
  .page-header #block-views-slider-slider .views-row .product-info .product-image img {
    position: static;
    max-height: 70px;
    width: auto;
  }
  .page-header #block-views-slider-slider .views-row .product-info .product-title,
  .page-header #block-views-slider-slider .views-row .product-info .product-description {
    width: auto !important;
  }
  .page-header #block-views-slider-slider .view-footer {
    display: none;
  }
  .page-header #block-views-slider-slider .bx-controls a {
    background-color: rgba(230,230,230,0.8);
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
  }
  .page-header #block-views-slider-slider .bx-controls a.bx-prev {
    left: 0;
    background-image: url(/sites/www.jub.si/themes/jub/images/mobile/icon-slider-prev.svg);
  }
  .page-header #block-views-slider-slider .bx-controls a.bx-next {
    right: 0;
    background-image: url(/sites/www.jub.si/themes/jub/images/mobile/icon-slider-next.svg);
  }
  .page-header:before {
    position: fixed;
    z-index: 998;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: white;
    border-bottom: 1px solid #e5e5e5;
  }
  .page-header #block-menu_block-11,
  .page-header #block-menu_block-12,
  .page-header #block-menu_block-35,
  .page-header #block-menu_block-36,
  .page-header #block-menu_block-81,
  .page-header #block-menu_block-82,
  .page-header #block-menu_block-83,
  .page-header #block-menu_block-84,
  .page-header #block-menu_block-85,
  .page-header #block-menu_block-86,
  .page-header #block-menu_block-87,
  .page-header #block-menu_block-88,
  .page-header #block-menu_block-91,
  .page-header #block-menu_block-92,
  .page-header #block-menu_block-94,
  .page-header #block-menu_block-95,
  .page-header #block-menu_block-96,
  .page-header #block-menu_block-97,
  .page-header #block-menu_block-98,
  .page-header #block-menu_block-99,
  .page-header #block-menu_block-103,
  .page-header #block-menu_block-102,
  .page-header #block-menu_block-105,
  .page-header #block-menu_block-106,
  .page-header #block-menu_block-107,
  .page-header #block-menu_block-108,
  .page-header #block-menu_block-113,
  .page-header #block-menu_block-114 {
    position: fixed;
    z-index: 997;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
    padding-top: 51px;
    max-height: 100%;
    background: white;
    overflow: auto;
  }
  .page-header #block-menu_block-11 .level-1,
  .page-header #block-menu_block-12 .level-1,
  .page-header #block-menu_block-35 .level-1,
  .page-header #block-menu_block-36 .level-1,
  .page-header #block-menu_block-81 .level-1,
  .page-header #block-menu_block-82 .level-1,
  .page-header #block-menu_block-83 .level-1,
  .page-header #block-menu_block-84 .level-1,
  .page-header #block-menu_block-85 .level-1,
  .page-header #block-menu_block-86 .level-1,
  .page-header #block-menu_block-87 .level-1,
  .page-header #block-menu_block-88 .level-1,
  .page-header #block-menu_block-91 .level-1,
  .page-header #block-menu_block-92 .level-1,
  .page-header #block-menu_block-94 .level-1,
  .page-header #block-menu_block-95 .level-1,
  .page-header #block-menu_block-96 .level-1,
  .page-header #block-menu_block-97 .level-1,
  .page-header #block-menu_block-98 .level-1,
  .page-header #block-menu_block-99 .level-1,
  .page-header #block-menu_block-103 .level-1,
  .page-header #block-menu_block-102 .level-1,
  .page-header #block-menu_block-105 .level-1,
  .page-header #block-menu_block-106 .level-1,
  .page-header #block-menu_block-107 .level-1,
  .page-header #block-menu_block-108 .level-1,
  .page-header #block-menu_block-113 .level-1,
  .page-header #block-menu_block-114 .level-1 {
    border-bottom: 1px solid #E5E5E5;
  }
  .page-header #block-menu_block-11 .level-1 a,
  .page-header #block-menu_block-12 .level-1 a,
  .page-header #block-menu_block-35 .level-1 a,
  .page-header #block-menu_block-36 .level-1 a,
  .page-header #block-menu_block-81 .level-1 a,
  .page-header #block-menu_block-82 .level-1 a,
  .page-header #block-menu_block-83 .level-1 a,
  .page-header #block-menu_block-84 .level-1 a,
  .page-header #block-menu_block-85 .level-1 a,
  .page-header #block-menu_block-86 .level-1 a,
  .page-header #block-menu_block-87 .level-1 a,
  .page-header #block-menu_block-88 .level-1 a,
  .page-header #block-menu_block-91 .level-1 a,
  .page-header #block-menu_block-92 .level-1 a,
  .page-header #block-menu_block-94 .level-1 a,
  .page-header #block-menu_block-95 .level-1 a,
  .page-header #block-menu_block-96 .level-1 a,
  .page-header #block-menu_block-97 .level-1 a,
  .page-header #block-menu_block-98 .level-1 a,
  .page-header #block-menu_block-99 .level-1 a,
  .page-header #block-menu_block-103 .level-1 a,
  .page-header #block-menu_block-102 .level-1 a,
  .page-header #block-menu_block-105 .level-1 a,
  .page-header #block-menu_block-106 .level-1 a,
  .page-header #block-menu_block-107 .level-1 a,
  .page-header #block-menu_block-108 .level-1 a,
  .page-header #block-menu_block-113 .level-1 a,
  .page-header #block-menu_block-114 .level-1 a {
    padding: 10px 0 10px 10px;
    margin: 0 40px 0 0;
    color: #323232;
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 14px;
    display: block;
  }
  .page-header #block-menu_block-11 .level-1 .menu,
  .page-header #block-menu_block-12 .level-1 .menu,
  .page-header #block-menu_block-35 .level-1 .menu,
  .page-header #block-menu_block-36 .level-1 .menu,
  .page-header #block-menu_block-81 .level-1 .menu,
  .page-header #block-menu_block-82 .level-1 .menu,
  .page-header #block-menu_block-83 .level-1 .menu,
  .page-header #block-menu_block-84 .level-1 .menu,
  .page-header #block-menu_block-85 .level-1 .menu,
  .page-header #block-menu_block-86 .level-1 .menu,
  .page-header #block-menu_block-87 .level-1 .menu,
  .page-header #block-menu_block-88 .level-1 .menu,
  .page-header #block-menu_block-91 .level-1 .menu,
  .page-header #block-menu_block-92 .level-1 .menu,
  .page-header #block-menu_block-94 .level-1 .menu,
  .page-header #block-menu_block-95 .level-1 .menu,
  .page-header #block-menu_block-96 .level-1 .menu,
  .page-header #block-menu_block-97 .level-1 .menu,
  .page-header #block-menu_block-98 .level-1 .menu,
  .page-header #block-menu_block-99 .level-1 .menu,
  .page-header #block-menu_block-103 .level-1 .menu,
  .page-header #block-menu_block-102 .level-1 .menu,
  .page-header #block-menu_block-105 .level-1 .menu,
  .page-header #block-menu_block-106 .level-1 .menu,
  .page-header #block-menu_block-107 .level-1 .menu,
  .page-header #block-menu_block-108 .level-1 .menu,
  .page-header #block-menu_block-113 .level-1 .menu,
  .page-header #block-menu_block-114 .level-1 .menu {
    display: none;
    padding: 0 10px;
  }
  .page-header #block-menu_block-11 .level-2,
  .page-header #block-menu_block-12 .level-2,
  .page-header #block-menu_block-35 .level-2,
  .page-header #block-menu_block-36 .level-2,
  .page-header #block-menu_block-81 .level-2,
  .page-header #block-menu_block-82 .level-2,
  .page-header #block-menu_block-83 .level-2,
  .page-header #block-menu_block-84 .level-2,
  .page-header #block-menu_block-85 .level-2,
  .page-header #block-menu_block-86 .level-2,
  .page-header #block-menu_block-87 .level-2,
  .page-header #block-menu_block-88 .level-2,
  .page-header #block-menu_block-91 .level-2,
  .page-header #block-menu_block-92 .level-2,
  .page-header #block-menu_block-94 .level-2,
  .page-header #block-menu_block-95 .level-2,
  .page-header #block-menu_block-96 .level-2,
  .page-header #block-menu_block-97 .level-2,
  .page-header #block-menu_block-98 .level-2,
  .page-header #block-menu_block-99 .level-2,
  .page-header #block-menu_block-103 .level-2,
  .page-header #block-menu_block-102 .level-2,
  .page-header #block-menu_block-105 .level-2,
  .page-header #block-menu_block-106 .level-2,
  .page-header #block-menu_block-107 .level-2,
  .page-header #block-menu_block-108 .level-2,
  .page-header #block-menu_block-113 .level-2,
  .page-header #block-menu_block-114 .level-2 {
    border-bottom: 1px solid #EDEDED;
  }
  .page-header #block-menu_block-11 .level-2 a,
  .page-header #block-menu_block-12 .level-2 a,
  .page-header #block-menu_block-35 .level-2 a,
  .page-header #block-menu_block-36 .level-2 a,
  .page-header #block-menu_block-81 .level-2 a,
  .page-header #block-menu_block-82 .level-2 a,
  .page-header #block-menu_block-83 .level-2 a,
  .page-header #block-menu_block-84 .level-2 a,
  .page-header #block-menu_block-85 .level-2 a,
  .page-header #block-menu_block-86 .level-2 a,
  .page-header #block-menu_block-87 .level-2 a,
  .page-header #block-menu_block-88 .level-2 a,
  .page-header #block-menu_block-91 .level-2 a,
  .page-header #block-menu_block-92 .level-2 a,
  .page-header #block-menu_block-94 .level-2 a,
  .page-header #block-menu_block-95 .level-2 a,
  .page-header #block-menu_block-96 .level-2 a,
  .page-header #block-menu_block-97 .level-2 a,
  .page-header #block-menu_block-98 .level-2 a,
  .page-header #block-menu_block-99 .level-2 a,
  .page-header #block-menu_block-103 .level-2 a,
  .page-header #block-menu_block-102 .level-2 a,
  .page-header #block-menu_block-105 .level-2 a,
  .page-header #block-menu_block-106 .level-2 a,
  .page-header #block-menu_block-107 .level-2 a,
  .page-header #block-menu_block-108 .level-2 a,
  .page-header #block-menu_block-113 .level-2 a,
  .page-header #block-menu_block-114 .level-2 a {
    padding: 10px 0 10px 10px;
    margin: 0 40px 0 0;
    color: #323232;
    font-size: 1.2em;
    font-weight: 700;
    text-transform: inherit;
    line-height: 14px;
    display: block;
  }
  .page-header #block-menu_block-11 .level-3,
  .page-header #block-menu_block-12 .level-3,
  .page-header #block-menu_block-35 .level-3,
  .page-header #block-menu_block-36 .level-3,
  .page-header #block-menu_block-81 .level-3,
  .page-header #block-menu_block-82 .level-3,
  .page-header #block-menu_block-83 .level-3,
  .page-header #block-menu_block-84 .level-3,
  .page-header #block-menu_block-85 .level-3,
  .page-header #block-menu_block-86 .level-3,
  .page-header #block-menu_block-87 .level-3,
  .page-header #block-menu_block-88 .level-3,
  .page-header #block-menu_block-91 .level-3,
  .page-header #block-menu_block-92 .level-3,
  .page-header #block-menu_block-94 .level-3,
  .page-header #block-menu_block-95 .level-3,
  .page-header #block-menu_block-96 .level-3,
  .page-header #block-menu_block-97 .level-3,
  .page-header #block-menu_block-98 .level-3,
  .page-header #block-menu_block-99 .level-3,
  .page-header #block-menu_block-103 .level-3,
  .page-header #block-menu_block-102 .level-3,
  .page-header #block-menu_block-105 .level-3,
  .page-header #block-menu_block-106 .level-3,
  .page-header #block-menu_block-107 .level-3,
  .page-header #block-menu_block-108 .level-3,
  .page-header #block-menu_block-113 .level-3,
  .page-header #block-menu_block-114 .level-3 {
    border-bottom: 1px solid #EDEDED;
  }
  .page-header #block-menu_block-11 .level-3 a,
  .page-header #block-menu_block-12 .level-3 a,
  .page-header #block-menu_block-35 .level-3 a,
  .page-header #block-menu_block-36 .level-3 a,
  .page-header #block-menu_block-81 .level-3 a,
  .page-header #block-menu_block-82 .level-3 a,
  .page-header #block-menu_block-83 .level-3 a,
  .page-header #block-menu_block-84 .level-3 a,
  .page-header #block-menu_block-85 .level-3 a,
  .page-header #block-menu_block-86 .level-3 a,
  .page-header #block-menu_block-87 .level-3 a,
  .page-header #block-menu_block-88 .level-3 a,
  .page-header #block-menu_block-91 .level-3 a,
  .page-header #block-menu_block-92 .level-3 a,
  .page-header #block-menu_block-94 .level-3 a,
  .page-header #block-menu_block-95 .level-3 a,
  .page-header #block-menu_block-96 .level-3 a,
  .page-header #block-menu_block-97 .level-3 a,
  .page-header #block-menu_block-98 .level-3 a,
  .page-header #block-menu_block-99 .level-3 a,
  .page-header #block-menu_block-103 .level-3 a,
  .page-header #block-menu_block-102 .level-3 a,
  .page-header #block-menu_block-105 .level-3 a,
  .page-header #block-menu_block-106 .level-3 a,
  .page-header #block-menu_block-107 .level-3 a,
  .page-header #block-menu_block-108 .level-3 a,
  .page-header #block-menu_block-113 .level-3 a,
  .page-header #block-menu_block-114 .level-3 a {
    padding: 10px 0 10px 10px;
    margin: 0 40px 0 0;
    color: #323232;
    font-size: 1.2em;
    font-weight: 400;
    text-transform: inherit;
    line-height: 14px;
    display: block;
  }
  .page-header #block-menu_block-11 .level-4 a,
  .page-header #block-menu_block-12 .level-4 a,
  .page-header #block-menu_block-35 .level-4 a,
  .page-header #block-menu_block-36 .level-4 a,
  .page-header #block-menu_block-81 .level-4 a,
  .page-header #block-menu_block-82 .level-4 a,
  .page-header #block-menu_block-83 .level-4 a,
  .page-header #block-menu_block-84 .level-4 a,
  .page-header #block-menu_block-85 .level-4 a,
  .page-header #block-menu_block-86 .level-4 a,
  .page-header #block-menu_block-87 .level-4 a,
  .page-header #block-menu_block-88 .level-4 a,
  .page-header #block-menu_block-91 .level-4 a,
  .page-header #block-menu_block-92 .level-4 a,
  .page-header #block-menu_block-94 .level-4 a,
  .page-header #block-menu_block-95 .level-4 a,
  .page-header #block-menu_block-96 .level-4 a,
  .page-header #block-menu_block-97 .level-4 a,
  .page-header #block-menu_block-98 .level-4 a,
  .page-header #block-menu_block-99 .level-4 a,
  .page-header #block-menu_block-103 .level-4 a,
  .page-header #block-menu_block-102 .level-4 a,
  .page-header #block-menu_block-105 .level-4 a,
  .page-header #block-menu_block-106 .level-4 a,
  .page-header #block-menu_block-107 .level-4 a,
  .page-header #block-menu_block-108 .level-4 a,
  .page-header #block-menu_block-113 .level-4 a,
  .page-header #block-menu_block-114 .level-4 a {
    padding: 8px 0 8px 10px;
    margin: 0 40px 0 0;
    color: #323232;
    font-size: 1.1em;
    font-weight: 400;
    text-transform: inherit;
    line-height: 14px;
    display: block;
  }
  .page-header #block-menu_block-11 li.last,
  .page-header #block-menu_block-12 li.last,
  .page-header #block-menu_block-35 li.last,
  .page-header #block-menu_block-36 li.last,
  .page-header #block-menu_block-81 li.last,
  .page-header #block-menu_block-82 li.last,
  .page-header #block-menu_block-83 li.last,
  .page-header #block-menu_block-84 li.last,
  .page-header #block-menu_block-85 li.last,
  .page-header #block-menu_block-86 li.last,
  .page-header #block-menu_block-87 li.last,
  .page-header #block-menu_block-88 li.last,
  .page-header #block-menu_block-91 li.last,
  .page-header #block-menu_block-92 li.last,
  .page-header #block-menu_block-94 li.last,
  .page-header #block-menu_block-95 li.last,
  .page-header #block-menu_block-96 li.last,
  .page-header #block-menu_block-97 li.last,
  .page-header #block-menu_block-98 li.last,
  .page-header #block-menu_block-99 li.last,
  .page-header #block-menu_block-103 li.last,
  .page-header #block-menu_block-102 li.last,
  .page-header #block-menu_block-105 li.last,
  .page-header #block-menu_block-106 li.last,
  .page-header #block-menu_block-107 li.last,
  .page-header #block-menu_block-108 li.last,
  .page-header #block-menu_block-113 li.last,
  .page-header #block-menu_block-114 li.last {
    border-bottom: 0;
  }
  .page-header #block-menu_block-11 li.active-trail a.active-trail,
  .page-header #block-menu_block-12 li.active-trail a.active-trail,
  .page-header #block-menu_block-35 li.active-trail a.active-trail,
  .page-header #block-menu_block-36 li.active-trail a.active-trail,
  .page-header #block-menu_block-81 li.active-trail a.active-trail,
  .page-header #block-menu_block-82 li.active-trail a.active-trail,
  .page-header #block-menu_block-83 li.active-trail a.active-trail,
  .page-header #block-menu_block-84 li.active-trail a.active-trail,
  .page-header #block-menu_block-85 li.active-trail a.active-trail,
  .page-header #block-menu_block-86 li.active-trail a.active-trail,
  .page-header #block-menu_block-87 li.active-trail a.active-trail,
  .page-header #block-menu_block-88 li.active-trail a.active-trail,
  .page-header #block-menu_block-91 li.active-trail a.active-trail,
  .page-header #block-menu_block-92 li.active-trail a.active-trail,
  .page-header #block-menu_block-94 li.active-trail a.active-trail,
  .page-header #block-menu_block-95 li.active-trail a.active-trail,
  .page-header #block-menu_block-96 li.active-trail a.active-trail,
  .page-header #block-menu_block-97 li.active-trail a.active-trail,
  .page-header #block-menu_block-98 li.active-trail a.active-trail,
  .page-header #block-menu_block-99 li.active-trail a.active-trail,
  .page-header #block-menu_block-103 li.active-trail a.active-trail,
  .page-header #block-menu_block-102 li.active-trail a.active-trail,
  .page-header #block-menu_block-105 li.active-trail a.active-trail,
  .page-header #block-menu_block-106 li.active-trail a.active-trail,
  .page-header #block-menu_block-107 li.active-trail a.active-trail,
  .page-header #block-menu_block-108 li.active-trail a.active-trail,
  .page-header #block-menu_block-113 li.active-trail a.active-trail,
  .page-header #block-menu_block-114 li.active-trail a.active-trail {
    color: #268faf;
  }
  .page-header #block-menu_block-11 li.active-trail > .menu,
  .page-header #block-menu_block-12 li.active-trail > .menu,
  .page-header #block-menu_block-35 li.active-trail > .menu,
  .page-header #block-menu_block-36 li.active-trail > .menu,
  .page-header #block-menu_block-81 li.active-trail > .menu,
  .page-header #block-menu_block-82 li.active-trail > .menu,
  .page-header #block-menu_block-83 li.active-trail > .menu,
  .page-header #block-menu_block-84 li.active-trail > .menu,
  .page-header #block-menu_block-85 li.active-trail > .menu,
  .page-header #block-menu_block-86 li.active-trail > .menu,
  .page-header #block-menu_block-87 li.active-trail > .menu,
  .page-header #block-menu_block-88 li.active-trail > .menu,
  .page-header #block-menu_block-91 li.active-trail > .menu,
  .page-header #block-menu_block-92 li.active-trail > .menu,
  .page-header #block-menu_block-94 li.active-trail > .menu,
  .page-header #block-menu_block-95 li.active-trail > .menu,
  .page-header #block-menu_block-96 li.active-trail > .menu,
  .page-header #block-menu_block-97 li.active-trail > .menu,
  .page-header #block-menu_block-98 li.active-trail > .menu,
  .page-header #block-menu_block-99 li.active-trail > .menu,
  .page-header #block-menu_block-103 li.active-trail > .menu,
  .page-header #block-menu_block-102 li.active-trail > .menu,
  .page-header #block-menu_block-105 li.active-trail > .menu,
  .page-header #block-menu_block-106 li.active-trail > .menu,
  .page-header #block-menu_block-107 li.active-trail > .menu,
  .page-header #block-menu_block-108 li.active-trail > .menu,
  .page-header #block-menu_block-113 li.active-trail > .menu,
  .page-header #block-menu_block-114 li.active-trail > .menu {
    display: block;
  }
  .page-header #block-menu_block-11 li.expanded,
  .page-header #block-menu_block-12 li.expanded,
  .page-header #block-menu_block-35 li.expanded,
  .page-header #block-menu_block-36 li.expanded,
  .page-header #block-menu_block-81 li.expanded,
  .page-header #block-menu_block-82 li.expanded,
  .page-header #block-menu_block-83 li.expanded,
  .page-header #block-menu_block-84 li.expanded,
  .page-header #block-menu_block-85 li.expanded,
  .page-header #block-menu_block-86 li.expanded,
  .page-header #block-menu_block-87 li.expanded,
  .page-header #block-menu_block-88 li.expanded,
  .page-header #block-menu_block-91 li.expanded,
  .page-header #block-menu_block-92 li.expanded,
  .page-header #block-menu_block-94 li.expanded,
  .page-header #block-menu_block-95 li.expanded,
  .page-header #block-menu_block-96 li.expanded,
  .page-header #block-menu_block-97 li.expanded,
  .page-header #block-menu_block-98 li.expanded,
  .page-header #block-menu_block-99 li.expanded,
  .page-header #block-menu_block-103 li.expanded,
  .page-header #block-menu_block-102 li.expanded,
  .page-header #block-menu_block-105 li.expanded,
  .page-header #block-menu_block-106 li.expanded,
  .page-header #block-menu_block-107 li.expanded,
  .page-header #block-menu_block-108 li.expanded,
  .page-header #block-menu_block-113 li.expanded,
  .page-header #block-menu_block-114 li.expanded {
    background: url(/sites/www.jub.si/themes/jub/images/mobile/icon-menu-arrow.svg) no-repeat right 15px top 15px;
  }
  .page-footer #block-bean-footer-location-search,
  .page-footer #block-bean-footer-enquiry {
    width: 100%;
    float: none;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
    padding: 20px;
    text-align: center;
  }
  .page-footer #block-bean-footer-location-search .block-inner,
  .page-footer #block-bean-footer-enquiry .block-inner {
    width: 100%;
    float: none;
    padding: 0;
  }
  .page-footer #block-bean-footer-location-search .block-title,
  .page-footer #block-bean-footer-enquiry .block-title {
    width: 100%;
    margin: 0;
  }
  .page-footer #block-bean-footer-newsletter {
    background: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
    padding: 20px;
    text-align: center;
  }
  .page-footer #block-bean-footer-newsletter .block-inner h2 {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 0.5em;
  }
  .page-footer #block-bean-footer-newsletter .block-inner #newsletter {
    width: 100%;
    float: none;
    padding: 0;
  }
  .page-footer #block-bean-footer-newsletter .block-inner #newsletter input.form-text {
    padding: 12px 8px;
    height: auto;
    font-size: 1.4em;
    color: #B1B1B1;
  }
  .page-footer #block-bean-footer-newsletter .block-inner #newsletter input.form-submit {
    padding: 12px 20px;
    font-size: 1.4em;
    height: auto;
  }
  .page-footer #block-bean-footer-social {
    float: none;
    width: 100%;
    background: white;
    text-align: center;
  }
  .page-footer #block-bean-footer-social .block-inner .field-item ul {
    text-align: center;
  }
  .page-footer #block-bean-footer-social .block-inner .field-item ul li {
    float: none;
    display: inline-block;
    margin: 0 10px;
  }
  .page-footer #block-bean-footer-about-company,
  .page-footer #block-bean-footer-contacts {
    float: none;
    width: 100%;
    border-bottom: 1px solid white;
    padding: 20px;
    margin: 0;
  }
  .page-footer .region-footnote #block-bean-footnote {
    text-align: center;
  }
  .page-footer .region-footnote #block-bean-footnote .block-inner .field-name-field-bean-body ul li {
    width: 100%;
    display: block;
    text-align: center !important;
  }
  .page-footer .region-footnote #block-bean-footnote .block-inner .field-name-field-bean-body ul li img {
    display: block;
    margin: 10px auto;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row {
    float: none;
    width: 100%;
    max-width: none;
    border: 0;
    height: 51px;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row .color {
    height: auto;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row .color .name {
    display: none;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row .color .title {
    margin-bottom: 1px;
    text-align: center;
    padding: 0;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row .color .title a {
    display: block;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row .color .title:before {
    display: none;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row .color div {
    height: 50px !important;
    width: 100% !important;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row .hover {
    display: none;
  }
  .front .main-wrapper #block-views-color_blocks-block .views-row.views-row-1 {
    display: none;
  }
  .front .main-wrapper #block-views-inspiration-inspiration {
    height: auto;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row {
    height: auto;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .buttons {
    float: none;
    width: 100%;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .buttons .inspiration-title {
    margin-top: 0;
    padding: 20px 20px 0 20px;
    text-align: center;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .buttons .titles .title {
    border: 0 !important;
    text-align: center;
    margin: 0;
    padding: 0 0 26px 0;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .buttons .titles .title:after {
    border-bottom: 0;
    border-top: 6px solid white;
    bottom: 16px;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .buttons .titles .title:hover {
    color: #1E1B16;
    border-bottom: 1px solid transparent;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .buttons .titles .title:hover:after {
    left: 100%;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .buttons .titles .title.active {
    color: white;
    border-bottom: 1px solid white;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .buttons .titles .title.active:after {
    left: 50%;
    margin-left: -3px;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .images {
    float: none;
    width: 100%;
    height: auto;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .images .inspiration {
    position: static;
    height: auto;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .images .image {
    height: 300px;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .images .more {
    display: none;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .images .more-mobile {
    display: block;
  }
  .front .main-wrapper #block-views-inspiration-inspiration .views-row .inspiration-paint {
    position: static;
    clear: both;
    width: 0;
    height: 0;
  }
  .front .main-wrapper #block-views-news-news .view-content .views-row {
    max-width: none;
    height: auto;
    float: none;
    padding: 0 0 20px 0;
  }
  .front .main-wrapper #block-views-news-news .view-content .views-row .image {
    float: none;
    margin: 0;
    text-align: center;
    position: relative;
    background: url(/sites/www.jub.si/themes/jub/images/background.png) repeat;
  }
  .front .main-wrapper #block-views-news-news .view-content .views-row .image:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    border-bottom: 6px solid white;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
  }
  .front .main-wrapper #block-views-news-news .view-content .views-row .title,
  .front .main-wrapper #block-views-news-news .view-content .views-row .body,
  .front .main-wrapper #block-views-news-news .view-content .views-row .more {
    padding: 0 20px;
  }
  .front .main-wrapper #block-views-news-news .more-link {
    display: none;
  }
  .front .main-wrapper #block-views-news-corporate {
    margin: 0;
    height: auto;
  }
  .front .main-wrapper #block-views-news-corporate .view-header {
    height: 50px;
    width: 100%;
    float: none;
    background-size: 32px 30px;
    background-position: 20px center;
  }
  .front .main-wrapper #block-views-news-corporate .view-header p {
    margin: 0;
    line-height: 50px;
    text-align: left;
    padding-left: 70px;
  }
  .front .main-wrapper #block-views-news-corporate .view-content {
    float: none;
    width: 100%;
    height: auto;
  }
  .front .main-wrapper #block-views-news-corporate .view-content .views-row {
    float: none;
    width: 100%;
    height: auto;
    padding: 20px;
    border-bottom: 1px solid #E4E4E4;
  }
  .front .main-wrapper #block-views-news-corporate .view-content .views-row.views-row-last {
    border-bottom: 0;
  }
  .front .main-wrapper #block-views-news-corporate .more-link {
    display: none;
  }
  .not-front .cover-image {
    display: none;
  }
  .not-front #main-wrapper {
    padding-top: 30px;
  }
  .not-front #main-wrapper #sidebar-left {
    display: none;
  }
  .not-front #main-wrapper #sidebar-right {
    top: 165px;
  }
  .not-front #main-wrapper #content {
    float: none;
    width: 100%;
    padding: 0;
  }
  .not-front #main-wrapper #content .title-wrapper {
    display: block;
    width: 100%;
    padding: 20px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  }
  .not-front #main-wrapper #content .title-wrapper h1 {
    display: block;
  }
  .not-front #main-wrapper #content .region-content {
    padding: 20px;
    margin: 0;
  }
  .not-front #main-wrapper #content .region-content .node p img {
    width: 100% !important;
    height: auto !important;
  }
  .not-front #main-wrapper #content .region-content .node table img {
    width: 100% !important;
    height: auto !important;
  }
  .not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .bx-viewport {
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
  }
  .not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .view-content {
    width: 100% !important;
  }
  .not-front #main-wrapper #content .region-content #block-quicktabs-multimedia .view-images .view-content .views-window {
    width: 100% !important;
    height: auto !important;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more {
    border-left: 1px solid #268eae;
    border-right: 1px solid #268eae;
    display: block !important;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner h2 {
    font-size: 2.1em;
    line-height: 1.2;
    color: #000;
    font-weight: 400;
    margin: 0;
    padding: 10px 20px;
    background: #f1f1f1;
    border-bottom: 1px solid #cbcbcb;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner .content ul {
    margin: 0;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner .content ul li {
    background: #fff;
    border-bottom: 1px solid #cbcbcb;
    padding: 10px 20px;
    margin: 0;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner .content ul li > a {
    color: #333333;
    font-size: 1.4em;
    line-height: 1.2;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner .content ul li > a.active-trail,
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner .content ul li > a.active {
    color: #ED1D24;
    font-weight: bold;
    border-bottom: 1px solid #ED1D24;
    margin-left: -20px;
    padding: 0 0 3px 20px;
    display: inline-block;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner .content .view-footer {
    background: white;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner .content .view-footer p {
    margin: 0;
    padding: 1em 20px;
  }
  .not-front #main-wrapper #content .region-content #block-views-news-news_more .block-inner .content .view-footer a {
    font-size: 1.2em;
    color: #268faf;
  }
  .product-overview-block #block-views-product_overview-overview,
  .product-overview-block .block-system,
  .page-all-products-products #block-views-product_overview-overview,
  .page-all-products-products .block-system {
    margin: 0;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters,
  .product-overview-block .block-system .view-filters,
  .page-all-products-products #block-views-product_overview-overview .view-filters,
  .page-all-products-products .block-system .view-filters {
    padding-bottom: 0;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters .views-exposed-widget,
  .product-overview-block .block-system .view-filters .views-exposed-widget,
  .page-all-products-products #block-views-product_overview-overview .view-filters .views-exposed-widget,
  .page-all-products-products .block-system .view-filters .views-exposed-widget {
    float: none;
    width: 100% !important;
    margin: 0 0 10px 0 !important;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters .chosen-container,
  .product-overview-block .block-system .view-filters .chosen-container,
  .page-all-products-products #block-views-product_overview-overview .view-filters .chosen-container,
  .page-all-products-products .block-system .view-filters .chosen-container {
    width: 100% !important;
    display: block;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .product-overview-block .block-system .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .page-all-products-products .block-system .view-filters #edit-field-area-of-use-tid-i18n-wrapper {
    width: 100%;
    margin: 0;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .product-overview-block .block-system .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .page-all-products-products .block-system .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container {
    width: 100% !important;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .product-overview-block .block-system .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .page-all-products-products .block-system .view-filters #edit-field-product-group-tid-i18n-wrapper {
    width: 100%;
    margin: 0;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .product-overview-block .block-system .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .page-all-products-products .block-system .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container {
    width: 100% !important;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper,
  .product-overview-block .block-system .view-filters #edit-field-usage-tid-i18n-wrapper,
  .page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper,
  .page-all-products-products .block-system .view-filters #edit-field-usage-tid-i18n-wrapper {
    width: 100%;
    margin: 0;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .product-overview-block .block-system .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .page-all-products-products #block-views-product_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .page-all-products-products .block-system .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container {
    width: 100% !important;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters #edit-keys-wrapper,
  .product-overview-block .block-system .view-filters #edit-keys-wrapper,
  .page-all-products-products #block-views-product_overview-overview .view-filters #edit-keys-wrapper,
  .page-all-products-products .block-system .view-filters #edit-keys-wrapper {
    width: 100%;
    margin: 0;
  }
  .product-overview-block #block-views-product_overview-overview .view-filters #edit-keys-wrapper .chosen-container,
  .product-overview-block .block-system .view-filters #edit-keys-wrapper .chosen-container,
  .page-all-products-products #block-views-product_overview-overview .view-filters #edit-keys-wrapper .chosen-container,
  .page-all-products-products .block-system .view-filters #edit-keys-wrapper .chosen-container {
    width: 100% !important;
  }
  .product-overview-block #block-views-product_overview-overview .views-row,
  .product-overview-block .block-system .views-row,
  .page-all-products-products #block-views-product_overview-overview .views-row,
  .page-all-products-products .block-system .views-row {
    width: 230px;
    float: none;
    margin: auto;
  }
  .node-type-product-page .node-product-page .field-name-field-tabbed .field-name-field-subtitle {
    width: 100%;
  }
  .node-type-product-page .node-product-page .field-name-field-tabbed .field-item-0 .field-name-field-subtitle {
    left: 0;
    top: 0;
  }
  .node-type-product-page .node-product-page .field-name-field-tabbed .field-item-1 .field-name-field-subtitle {
    left: 0;
    width: 100%;
    top: 50px;
  }
  .node-type-product-page .node-product-page .field-name-field-tabbed .field-item-2 .field-name-field-subtitle {
    left: 0;
    top: 100px;
  }
  .node-type-product-page .node-product-page .field-name-field-tabbed .group-tabbed-content {
    margin: 150px 0 0 0;
    width: 100%;
  }
  .node-type-product-page .node-product-page .field-name-field-apps .field-items {
    padding: 0 20px;
  }
  .node-type-product-page .node-product-page .field-name-field-apps .field-items .item {
    width: 100%;
    float: none;
    border: 0;
    margin: 0 0 1px 0;
    padding: 1px 20px 20px 20px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  }
  .node-type-product-page .node-product-page .field-name-field-apps .field-items .item.tid-12 {
    display: none;
  }
  .not-front.node-type-product #main-wrapper #content .title-wrapper {
    display: block;
    width: 100%;
    padding: 20px;
    height: auto;
    padding: 20px !important;
    left: 0;
  }
  .not-front.node-type-product #main-wrapper #content .title-wrapper h1 {
    display: block;
    margin: 0;
  }
  .not-front.node-type-product #main-wrapper #content .title-wrapper .field-name-field-subtitle {
    font-size: 1.4em;
  }
  .not-front.node-type-product #main-wrapper #content > .field-name-field-product-image {
    position: static;
    margin: 0 auto 2em auto;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs {
    float: none;
    width: 100%;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .product-tabs-navi {
    display: block;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .product-tabs-navi h3 {
    border: 0;
    margin-bottom: 1px;
    display: block;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .group-product-tabs .product-tabs-navi h3.active:after {
    display: none;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-characteristics {
    width: 100%;
    padding: 0;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-calculator {
    width: 100%;
    padding: 0;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items {
    padding: 0 20px;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item {
    width: 100%;
    float: none;
    border: 0;
    margin: 0 0 1px 0;
    padding: 1px 20px 20px 20px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-apps .field-items .item.tid-12 {
    display: none;
  }
  .not-front.node-type-product #main-wrapper #content .region-content .node-product .field-name-field-suggestions > .field-items > .field-item {
    float: none;
    width: 230px;
    margin: 0 auto;
  }
  .node-type-basic-page .node-basic-page .field-name-field-apps .field-items {
    padding: 0 20px;
  }
  .node-type-basic-page .node-basic-page .field-name-field-apps .field-items .item {
    width: 100%;
    float: none;
    border: 0;
    margin: 0 0 1px 0;
    padding: 1px 20px 20px 20px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/sites/www.jub.si/themes/jub/js/boxsizing.htc);
  }
  .content-overview-block #block-views-content_overview-overview .view-filters,
  .content-overview-block .view-display-id-archive .view-filters,
  .content-overview-block .view-id-system_solutions .view-filters,
  .not-front .block-system #block-views-content_overview-overview .view-filters,
  .not-front .block-system .view-display-id-archive .view-filters,
  .not-front .block-system .view-id-system_solutions .view-filters,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters,
  .page-all-products-system-solutions .view-display-id-archive .view-filters,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters {
    padding-bottom: 0;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters .views-exposed-widget,
  .content-overview-block .view-display-id-archive .view-filters .views-exposed-widget,
  .content-overview-block .view-id-system_solutions .view-filters .views-exposed-widget,
  .not-front .block-system #block-views-content_overview-overview .view-filters .views-exposed-widget,
  .not-front .block-system .view-display-id-archive .view-filters .views-exposed-widget,
  .not-front .block-system .view-id-system_solutions .view-filters .views-exposed-widget,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters .views-exposed-widget,
  .page-all-products-system-solutions .view-display-id-archive .view-filters .views-exposed-widget,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters .views-exposed-widget {
    float: none;
    width: 100% !important;
    margin: 0 0 10px 0 !important;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters .chosen-container,
  .content-overview-block .view-display-id-archive .view-filters .chosen-container,
  .content-overview-block .view-id-system_solutions .view-filters .chosen-container,
  .not-front .block-system #block-views-content_overview-overview .view-filters .chosen-container,
  .not-front .block-system .view-display-id-archive .view-filters .chosen-container,
  .not-front .block-system .view-id-system_solutions .view-filters .chosen-container,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters .chosen-container,
  .page-all-products-system-solutions .view-display-id-archive .view-filters .chosen-container,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters .chosen-container {
    width: 100% !important;
    display: block;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .content-overview-block .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .content-overview-block .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .not-front .block-system #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .not-front .block-system .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .not-front .block-system .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .page-all-products-system-solutions .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper {
    width: 100%;
    margin: 0;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .content-overview-block .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .content-overview-block .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .not-front .block-system #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .not-front .block-system .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .not-front .block-system .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions .view-display-id-archive .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container {
    width: 100% !important;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .content-overview-block .view-display-id-archive .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .content-overview-block .view-id-system_solutions .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .not-front .block-system #block-views-content_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .not-front .block-system .view-display-id-archive .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .not-front .block-system .view-id-system_solutions .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .page-all-products-system-solutions .view-display-id-archive .view-filters #edit-field-product-group-tid-i18n-wrapper,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-field-product-group-tid-i18n-wrapper {
    width: 100%;
    margin: 0;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .content-overview-block .view-display-id-archive .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .content-overview-block .view-id-system_solutions .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .not-front .block-system #block-views-content_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .not-front .block-system .view-display-id-archive .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .not-front .block-system .view-id-system_solutions .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions .view-display-id-archive .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container {
    width: 100% !important;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper,
  .content-overview-block .view-display-id-archive .view-filters #edit-field-usage-tid-i18n-wrapper,
  .content-overview-block .view-id-system_solutions .view-filters #edit-field-usage-tid-i18n-wrapper,
  .not-front .block-system #block-views-content_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper,
  .not-front .block-system .view-display-id-archive .view-filters #edit-field-usage-tid-i18n-wrapper,
  .not-front .block-system .view-id-system_solutions .view-filters #edit-field-usage-tid-i18n-wrapper,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper,
  .page-all-products-system-solutions .view-display-id-archive .view-filters #edit-field-usage-tid-i18n-wrapper,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-field-usage-tid-i18n-wrapper {
    width: 100%;
    margin: 0;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .content-overview-block .view-display-id-archive .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .content-overview-block .view-id-system_solutions .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .not-front .block-system #block-views-content_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .not-front .block-system .view-display-id-archive .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .not-front .block-system .view-id-system_solutions .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions .view-display-id-archive .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-field-usage-tid-i18n-wrapper .chosen-container {
    width: 100% !important;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters #edit-keys-wrapper,
  .content-overview-block .view-display-id-archive .view-filters #edit-keys-wrapper,
  .content-overview-block .view-id-system_solutions .view-filters #edit-keys-wrapper,
  .not-front .block-system #block-views-content_overview-overview .view-filters #edit-keys-wrapper,
  .not-front .block-system .view-display-id-archive .view-filters #edit-keys-wrapper,
  .not-front .block-system .view-id-system_solutions .view-filters #edit-keys-wrapper,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-keys-wrapper,
  .page-all-products-system-solutions .view-display-id-archive .view-filters #edit-keys-wrapper,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-keys-wrapper {
    width: 100%;
    margin: 0;
  }
  .content-overview-block #block-views-content_overview-overview .view-filters #edit-keys-wrapper .chosen-container,
  .content-overview-block .view-display-id-archive .view-filters #edit-keys-wrapper .chosen-container,
  .content-overview-block .view-id-system_solutions .view-filters #edit-keys-wrapper .chosen-container,
  .not-front .block-system #block-views-content_overview-overview .view-filters #edit-keys-wrapper .chosen-container,
  .not-front .block-system .view-display-id-archive .view-filters #edit-keys-wrapper .chosen-container,
  .not-front .block-system .view-id-system_solutions .view-filters #edit-keys-wrapper .chosen-container,
  .page-all-products-system-solutions #block-views-content_overview-overview .view-filters #edit-keys-wrapper .chosen-container,
  .page-all-products-system-solutions .view-display-id-archive .view-filters #edit-keys-wrapper .chosen-container,
  .page-all-products-system-solutions .view-id-system_solutions .view-filters #edit-keys-wrapper .chosen-container {
    width: 100% !important;
  }
  .content-overview-block #block-views-content_overview-overview .views-row,
  .content-overview-block .view-display-id-archive .views-row,
  .content-overview-block .view-id-system_solutions .views-row,
  .not-front .block-system #block-views-content_overview-overview .views-row,
  .not-front .block-system .view-display-id-archive .views-row,
  .not-front .block-system .view-id-system_solutions .views-row,
  .page-all-products-system-solutions #block-views-content_overview-overview .views-row,
  .page-all-products-system-solutions .view-display-id-archive .views-row,
  .page-all-products-system-solutions .view-id-system_solutions .views-row {
    height: auto;
    margin: 0 0 10px 0;
  }
  .content-overview-block #block-views-content_overview-overview .views-row .image,
  .content-overview-block .view-display-id-archive .views-row .image,
  .content-overview-block .view-id-system_solutions .views-row .image,
  .not-front .block-system #block-views-content_overview-overview .views-row .image,
  .not-front .block-system .view-display-id-archive .views-row .image,
  .not-front .block-system .view-id-system_solutions .views-row .image,
  .page-all-products-system-solutions #block-views-content_overview-overview .views-row .image,
  .page-all-products-system-solutions .view-display-id-archive .views-row .image,
  .page-all-products-system-solutions .view-id-system_solutions .views-row .image {
    float: none;
  }
  .content-overview-block #block-views-content_overview-overview .views-row .title,
  .content-overview-block .view-display-id-archive .views-row .title,
  .content-overview-block .view-id-system_solutions .views-row .title,
  .not-front .block-system #block-views-content_overview-overview .views-row .title,
  .not-front .block-system .view-display-id-archive .views-row .title,
  .not-front .block-system .view-id-system_solutions .views-row .title,
  .page-all-products-system-solutions #block-views-content_overview-overview .views-row .title,
  .page-all-products-system-solutions .view-display-id-archive .views-row .title,
  .page-all-products-system-solutions .view-id-system_solutions .views-row .title {
    padding: 15px 10px 10px 10px;
  }
  .content-overview-block #block-views-content_overview-overview .views-row .summary,
  .content-overview-block .view-display-id-archive .views-row .summary,
  .content-overview-block .view-id-system_solutions .views-row .summary,
  .not-front .block-system #block-views-content_overview-overview .views-row .summary,
  .not-front .block-system .view-display-id-archive .views-row .summary,
  .not-front .block-system .view-id-system_solutions .views-row .summary,
  .page-all-products-system-solutions #block-views-content_overview-overview .views-row .summary,
  .page-all-products-system-solutions .view-display-id-archive .views-row .summary,
  .page-all-products-system-solutions .view-id-system_solutions .views-row .summary {
    padding: 15px 10px 0 10px;
  }
  .content-overview-block #block-views-content_overview-overview .views-row .more,
  .content-overview-block .view-display-id-archive .views-row .more,
  .content-overview-block .view-id-system_solutions .views-row .more,
  .not-front .block-system #block-views-content_overview-overview .views-row .more,
  .not-front .block-system .view-display-id-archive .views-row .more,
  .not-front .block-system .view-id-system_solutions .views-row .more,
  .page-all-products-system-solutions #block-views-content_overview-overview .views-row .more,
  .page-all-products-system-solutions .view-display-id-archive .views-row .more,
  .page-all-products-system-solutions .view-id-system_solutions .views-row .more {
    padding: 0 10px 10px 10px;
  }
  .page-all-products-documents .view-filters {
    padding-bottom: 0;
  }
  .page-all-products-documents .view-filters .views-exposed-widget {
    float: none;
    margin: 0 0 10px 0 !important;
    width: 100% !important;
  }
  .page-all-products-documents .view-filters #edit-field-area-of-use-tid-i18n-wrapper {
    width: 100%;
  }
  .page-all-products-documents .view-filters #edit-field-area-of-use-tid-i18n-wrapper .chosen-container {
    width: 100% !important;
  }
  .page-all-products-documents .view-filters #edit-field-product-group-tid-i18n-wrapper {
    width: 100%;
  }
  .page-all-products-documents .view-filters #edit-field-product-group-tid-i18n-wrapper .chosen-container {
    width: 100% !important;
  }
  .page-all-products-documents .view-filters #edit-keys-wrapper,
  .page-all-products-documents .view-filters #edit-field-documents-description-wrapper {
    width: 100%;
  }
  .not-front.page-stores-locations #main-wrapper #content .title-wrapper {
    background: rgba(38,143,175,0.8);
    padding: 20px;
  }
  .not-front.page-stores-locations #main-wrapper #content .title-wrapper .title {
    color: white;
  }
  .not-front.page-stores-locations #main-wrapper #content .region-content {
    padding: 240px 20px 20px 20px;
  }
  .not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .counter {
    float: none;
    width: 100%;
    text-align: center;
  }
  .not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address {
    float: none;
    width: 100%;
  }
  .not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address .show-on-map {
    display: none;
  }
  .not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .address .show-on-map-mobile {
    display: block;
  }
  .not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .contacts-wrapper {
    float: none;
    width: 100%;
  }
  .not-front.page-stores-locations #main-wrapper #content .view-locations .views-row .centres-wrapper {
    float: none;
    width: 100%;
  }
  .not-front.page-shopping-list #main-wrapper #content .title-wrapper {
    padding: 20px !important;
  }
  .not-front.page-shopping-list #main-wrapper #content .region-content {
    padding: 20px !important;
  }
  .not-front.page-shopping-list #main-wrapper #content .view-flags .view-header {
    float: none;
    width: 100%;
    padding: 0;
  }
  .not-front.page-shopping-list #main-wrapper #content .view-flags .view-content {
    float: none;
    width: 100%;
  }
  .not-front.page-shopping-list #main-wrapper #content .view-flags .view-content > h3 {
    text-align: center;
  }
  .not-front.page-shopping-list #main-wrapper #content .view-flags .view-content .views-row {
    float: none;
    width: 230px;
    margin: 0 auto 20px auto;
  }
  .not-front.page-shopping-list #main-wrapper #content .view-flags .view-empty {
    padding: 0;
    background: none;
    min-height: none;
  }
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page > .view-content .palette-content .item-paper .views-row,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette > .view-content .palette-content .item-paper .views-row,
  .not-front #main-wrapper #content .region-content .view-colour-palette.view-display-id-page_palette_515 > .view-content .palette-content .item-paper .views-row {
    width: 16.66%;
    min-width: 16.66%;
  }
}
