/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
.custom-logo {
  display: inline-block;
  width: 210px;
  height: 90px;
  background: url(../images/yootheme/logo.png) 50% 50% no-repeat;
  background-size: contain;
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

  .custom-logo { height: 60px; }
  
}

.title {
    font-size: 28px;
    line-height: 28px;
}

#page {
    background: url("../images/grey-linen.jpg") repeat scroll 0 0 #555555;
}

#yoo-zoo .item div.pos-content h3 {
line-height: 30px;
}

div.nn_sliders_container {
margin-bottom: 10px;}

.category {
    background: none repeat scroll 0 0 #FBFCFD;
    border: 1px solid #D2D3D4;
    border-radius: 6px 6px 6px 6px;
    padding: 15px;
}

.wrapper {background-color: #fafafa;
}

#content {background-color: #ffffff;  
}

img.q-icon {
  display: inline; 
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px dashed #84A7DB !important;
  padding-bottom: 3px;
}

.mod-line {background-color: #ffffff;  
}

.ebneoA .inputbox {
  border: 1px solid #888888;
    border-radius: 4px 4px 4px 4px;
    height: 30px;
    padding: 0 25px;
    width: 300px;
}

.jNewsLB input.inputbox {
    width: 90%;
}

.searchbox {
  width: 200px;
}

.ebneoA .button {
/*  background: none repeat scroll 0 0 #469BDB; */
    border: 1px solid #606c88;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    padding: 5px 25px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
background: #606c88; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNmM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjRjNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* IE10+ */
background: linear-gradient(to bottom, #606c88 0%,#3f4c6b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-8 */

}

.ebneoA input.inputbox {
  color: #999999;
    font-size: 14px;
    height: 30px;
    padding: 0 5px;
}

.ebneoA{
background: #dedede;
}

.ebneoB {
background: #f17f54;
color: #ffffff;
box-shadow: 1px 0 17px rgba(0, 0, 0, 0.15) inset;
}

.ebneoC {
background: #80D0C4;
color: #ffffff;
box-shadow: 1px 0 17px rgba(0, 0, 0, 0.05) inset;
}

.ebneoB ul, .ebneoB a, .ebneoB a:hover {
color: #ffffff;
}

.ebneoC a, .ebneoC a:hover {
color: #ffffff;
font-weight: bold;
}

a {
  color: #017a71;
}

.wrapper {
  padding: 0 15px;
}

._plain , ._plain a, ._plain a:hover {
  color:#BBBBBB;
}

em {
  color:#333333;
}

table {
  width:100%;
  /*border: solid 1px #e0e0e0;*/
}

td {
  padding: 5px;
}

table.zebra tbody td {
  border: solid 1px #e0e0e0;
}

table.zebra tfoot td {
  border: none 0;
}

td.alternate {
   background-color: #eeeeee;
}

td.alternatestrong {
   background-color: #cccccc;
}

#yoo-zoo .item div.pos-content ul li
{
list-style-image:square outside none;
}

th { 
  color: #FFFFFF;
  background-color: #666666;
  font-weight: bold;}
  

table.zebra th {
    text-align: left;
}

.subtitle {
    font-size: 16px;
    margin-top: 3px;
}

#yoo-zoo .item div.pos-content h3 {
  font-weight: bold;
}

ul .zebra {
  margin-top:0px;
  margin-bottom:0px; }
  
div.box-warning > h3 {
  margin-top: 0px !important;
}

table.zebra tfoot {
    font-size: 10px;
    font-style: normal !important;
}

table.zebra > tfoot > tr > td {
      padding-top: 0px !important;
}

table.zebra tbody {
    font-size: 13px;
}

table.zebra head {
    text-align: left;
}

.zebra ul {
    margin-bottom: 3px;
    margin-top: 3px;
}

.checkit {
    margin: 0 0 0 10px;
    padding: 0;
    list-style-type: none !important;
}

.checkit li {
  background: #fff url("tick.png") 0 3px no-repeat;
     padding: 0px 5px 5px 20px;
}

.zebra p {
    margin-bottom: 4px;
    margin-top: 4px;
}

div.nn_sliders_slider{
  font-size: 18px !important;
}

ul.checkit > li > a:first-child {
    display: inline;
}

#male {
  background: rgb(130,179,196);
  color: rgb(255, 255, 255); 
  font-size: 15px; 
}

#female {
  background: rgb(247,131,89);
    color: rgb(255, 255, 255); 
  font-size: 15px; 
}

#treatment {
  background: rgb(31,68,150);
    color: #FFFFFF; 
  font-size: 15px; 
}

#color-blue {
  background: rgb(69,102,168);
    color: rgb(255, 255, 255); 
  font-size: 15px; 
}

#color-yellow {
  background: rgb(247,210,89);
    color: rgb(255, 255, 255); 
  font-size: 15px; 
}

#color-purple {
  background: rgb(139,109,179);
    color: rgb(255, 255, 255); 
  font-size: 15px; 
}

.yoo-zoo img {
    border: 1px solid #999999;
    height: auto;
    max-width: 90%;
}

#yoo-zoo .alpha-index-2 {
  display: none;
}

.fbmod {
  background-image:url('feedback.png');
  background-repeat: no-repeat;
  background-position: right top; 
  border-color: #317a80;
}

.fbmod > h3.module-title {
  color: #ffffff;
  font-size: 30px;
}

.fbmod > p {
  margin-top: 110px !important;
}


/* For printing */

@media print {
  
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  
  a, a:visited { text-decoration: underline; }
  
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  
  thead { display: table-header-group; }
  
  tr, img { page-break-inside: avoid; }
  
  img { max-width: 100% !important; }
  
  @page { margin: 0.5cm; }
  
  p, h2, h3 { orphans: 3; widows: 3; }
  
  h2, h3 { page-break-after: avoid; }
  
  table, th, td, table.zebra {
     border: 1px solid black !important; } 
  
}


.block1, .block2, .block3 {
    display: block;
    float: left;
    min-width: 235px;
    width: 100%;
}

.block1 label, .block2 label, .block3 label {
  display:block;
  font-weight:400;
  font-size:1.15em;
}

.block1 .form-element-row {
  float:left;
}

.block1 select, .block2 select, .block3 select {
  width:100%;
  margin-right:20px;
}

.product-ebneo .teaser-item {
  border-bottom:1px solid #BBBBBB;
  padding: 0,0,15px,0;
}

.teaser-item ul.pos-specification li {
  color: #BBBBBB;
  font-size: 0.9em;
}