/* 
    Document   : print
    Created on : Mar 18, 2013, 1:55:18 PM
    Author     : serymoon
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

header.MV {display: none;}
.Sfw-super-tool {display: none;}
.content {display: none;}
.Sfw-tool {display: none !important;}
h2, .back, .GLtop {display: none;}

h4,h6,h5{font-size: 1em;margin: 0; padding: 0; line-height: 1em;font-weight: normal;}

table {border-collapse: collapse;width: 100%;}
td {padding: 3px 5px;line-height: 1em;border-left: 1px dotted #555;border-right: 1px dotted #555;
    border-bottom: 1px dotted #555;}
thead {font-weight: bold;}
thead td {border-bottom: 2px solid #555;font-size: 1.1em;}/**/

.dnote .wif {background-color: transparent;}
.dnote .winf {background-color: transparent;display: none;}

.winners {display: block;border: 1px solid #cccccc;}
.winners .printshow {display: block;}
.winners .rblk {page-break-inside: avoid;}
.winnerhead { border-top: 3px dashed #aaaaaa;margin-top: 30px;padding: 10px;}
.winners .item {float: none; width: 100%; box-sizing: border-box;}
.winners .item .in {min-height: inherit;border-top: 1px solid #eeeeee;}
.winners .item h4 {float: left; width: 33%; box-sizing: border-box;padding: 5px;}



.daddr {border: 1px solid #ccc;box-sizing: border-box; padding: 10px;}
.daddr h3 {}
.daddr h4 {border-bottom: 1px dashed #aaa;margin-bottom: 10px;padding-bottom: 5px;}
.daddr h5 {font-size: 1em;}

.dnote {}
.dnote .row {width: 100%; box-sizing: border-box; width: 100%; float: none;padding: 5px;}
.dnote .row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.dnote .row .in:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.dnote .row h4 {float: left; box-sizing: border-box; width: 60%;}
.dnote .row h4:first-of-type {width: 20%;}
.dnote .row h4:last-of-type {width: 20%;}
.dnote .row h4.noprint {display: none;}
.dnote table td.noprint {display: none;}
.noprint {display: none !important;}


/*
* CLEAR
*/
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}

/* End hide from IE-mac */