﻿h1{font-weight:600;font-size:1.6em;margin:12px 0 12px 0;}
.stallion-currentheader {margin-top: 30px;font-weight: bold;}
.stallion-divrule { border-bottom: 1px dotted grey;  width: 100%; margin-top: 10px; margin-bottom: 5px; }
.stallion-horserow { display: block; }
.stallion-racerow { display: block;font-size: 0.8em; }
.progeny-racename {display:inline-block; font-size:0.8em;}
.progeny-finishpos {display:inline-block; font-size:0.8em; font-weight:bold;padding-right:6px;}
.progeny-breeding {display:inline-block; font-size:0.8em;}
.horsew{display:inline-block;text-transform:capitalize;}
.horsesp{display:inline-block;font-weight:bold;text-transform:capitalize;}
.horsesw{display:inline-block;font-weight:bold;text-transform:uppercase;}
.data-row{margin-left: 1em;}
@media only screen and (min-width: 576px) {
}

@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 992px) {
    .stallion-racerow { display: inline-block; }
}

#ProgenyDisplay {
    width: 100%;
}