h1.heppa{
	font-size: 20px;
	margin-bottom: 6px;
	margin-top:0px;
	font-variant: small-caps;
	font-family: 'Alegreya Sans SC', sans-serif;
}

.tieto p {
color: #4a5768;
font-size: 15px;
font-weight: 300;
font-variant: small-caps;
letter-spacing: 0.1px;

}

.tieto p a {
color: #4a5768;
font-size: 15px;
font-weight: 500;
letter-spacing: 0.1px;
font-variant: small-caps;
}

.kuva {
float: left;
margin: 3px;
margin-left: 9px;
}

.kuva img {
border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
		
		-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.kuva img:hover {
-webkit-filter: blur(1px);
}

.pedigree{
float: right;
width: 60%;
background: transparent !important;
margin-right:20px;
vertical-align: middle;
}

.pedigree td{
color: #4a5768;
font-size: 11px;
background: transparent !important;
font-weight: 400;
font-variant: small-caps;
vertical-align: middle;
}

.pedigree td span{
	color: #005556;
	font-size: 9px;
background: transparent !important;
	font-variant: normal;
	font-weight: 500;
}

.pedigree table, .pedigree td,.pedigree tbody{border:0!important;}

.pedigree td{padding:5px;}
.pedigree .nome strong {
	font-weight: normal;
}

.pedigree a{
    text-decoration: underline;
	font-size: 12px;
font-weight: 500;
letter-spacing: 0.1px;
font-variant: small-caps;
}

#hvasen {
	float: left;
	width: 25%;
}

#hvasen2 {
	float: left;
	width: 45%;
}


#hoikea {
	float: right;
	width: 75%;
	font-size: 13px;
	letter-spacing: 0.07em;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style: small-caps;
}

#hoikea2 {
	float: right;
	width: 55%;
	font-size: 13px;
	letter-spacing: 0.07em;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style: small-caps;
}

#htieto {
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.02em;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 500;
	line-height: 140%;
}

#perustiedot {
	width: 100%;
	margin: 0 auto;
	font-family: 'Alegreya Sans SC', sans-serif;
}

#htietov {
float: left;
width: 50%;
font-family: 'Alegreya Sans SC', sans-serif;
}

#htietoo{
float: right;
font-family: 'Alegreya Sans SC', sans-serif;
width: 50%;
}

#hjalki{
float: left;
font-family: 'Montaga', sans-serif;
margin-left: 40px;
font-size: 1.1em;
}

#hjalkit{
margin: 2px;
}

.e {
display: inline-block !important;
overflow: hidden !important;
}

.e img {
height: 150px !important;
    width: 150px !important;
	object-fit: cover !important;
display: inline-block !important;
overflow: hidden !important;
margin:2px;
positive:static !important;
	border: solid 1px #000;
border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
		
		-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.tietoo p {
font-family: 'Nixie One', cursive;
font-weight: bold;
color: #000000;
font-size:11px;
letter-spacing: 0.1em;
text-align: center;
font-variant: small-caps;
padding:0px;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.kasvatus {
}

.kasvatus img {
width: 100% !important;
}