﻿body {
    margin: 0;
    font-family: sans-serif;
    background: #111;
    background-image: url(/images/leaf_tile.png);
    background-size: 70px 70px;
}
a{
    color:white;
    text-decoration:none;
}
    a:visited{
        text-decoration:none;
        color:white;
    }
    a:hover {
        text-decoration: none;
        color: white;
    }
/*.brhead {
    padding: 0 1em;
    background: black;
}*/
.brclogo{

}
.brclogod {
    display: inline-block;
    max-width: 20em;
}
.brclogoimg{
    width:100%;
    height:auto;
}
.brlbld {
    display: inline-block;
    vertical-align: top;
    padding: 7px 0 0 0;
}
.brlbl {
    color: white;
    font-size: 12px;
    font-weight: bold;
}
.brfooter {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: black;
    border-top: 1px solid #555;
    padding-left: 0.5em;
}
.brlogoimgd {
    display: inline-block;
    width: 110px;
}
.brlogoimg{
    width:100%;
    height:auto;
}
.brmain {
    width: 1024px;
    background: black;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.2), inset 0 -1px 0 rgba(63,59,113,.2), 0 9px 16px 0 rgba(0,0,0,.3), 0 4px 3px 0 rgba(0,0,0,.3), 0 0 0 1px #150a1e;
    margin-top: 1.5rem !important;
    margin: 0 auto;
}

.brbody {
    padding: 1em 1em 2em 1em;
}
.brprodname {
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.brdetbod {
    display:table;
    width:100%;
}
.brdetails {
    display: table-cell;
    font-size: 16px;
    color: white;
    padding: 12px 10px 0 10px;
    vertical-align: top;
}
.brdetailsr {
    display: table-cell;
    font-size: 14px;
    color: white;
    padding-top: 12px;
    text-align:right;
}
.brimgsect {
    display: table-cell;
    width: 40%;
    vertical-align: top;
}
.brdownlink{
    text-align:right;
}
.brdownlinkl {
    text-align: left;
}
.brdownd {

}
.brdownlbl {
    display: inline-block;
    font-size: 16px;
}
.brdownimgd {
    display: inline-block;
    width:22px;
}
.brdownimg{
    width:100%;
    height:auto;
}
.brprodcat{

}
.brbatchnum {

}
.brstrain{

}
.brstraintype{

}
.brusable{

}
.brharvdate{

}
.brmandate {

}
.brexpdate {

}
.brlabname {

}
.brtestdate{

}
.brfacility {

}
.brreclicense{

}
.brmedlicense{

}
.brcansect{
    margin-top:1em;
}
.brphdd {
    text-align: center;
    color: white;
}
.brphd {
    border: 2px solid #888;
    border-radius: 1em;
    display: inline-block;
    padding: 0.25em 0.5em;
    margin: 5px;
    text-align: left;
    height: 3.8em;
}
.brptot {
    width: 10em;
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
}
.brptotttl {
    font-weight: bold;
    font-size: 1em;
}
.brptotamt{

}
.brppctamt {
    font-size: 0.8em;
}
.brppie {
    display: inline-block;
}
.brppied {
    width: 50px;
    height: 50px;
}
.brpiecan{

}
.brcandisc{
    font-size:10px;
    color:white;
    text-align:center;
}


.strainpbd {
    color: white;
    text-align: center;
}
.strainpcans {
    display: inline-block;
    width: 49%;
    min-width: 24em;
}
.strainpcbd {
    margin: 1em;
}
.strainpcansttl {
    /*font-weight: bold;
    background: #222;
    padding: 0 0.5em;
    font-size: 1.2em;*/
    font-weight: bold;
    background: black;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 20px;
    border: 1px solid #555;
}
.strainpbody {
    border: 3px solid #222;
}
.strainpcanshd {
    background: #555;
    padding-bottom:3px;
}
.strainpcanrow {
    display: table;
    width: 100%;
    font-size: 14px;
}
.strainpcancolhd {
    font-weight: bold;
}
.strainpcancol1 {
    display: table-cell;
    text-align: left;
    padding-left: 0.5em;
}
.strainpcancol2 {
    display: table-cell;
    width: 6em;
    text-align: right;
    padding-right: 0.5em;
}
.strainpcancol3 {
    display: table-cell;
    width: 6em;
    text-align: right;
    padding-right: 0.5em;
}
.strainpcancol4 {
    display: table-cell;
    width: 6em;
    text-align: right;
    padding-right: 0.5em;
}
.strainpcansbd {
    width: 100%;
}



.brdisclaimer {
    padding: 1em;
    color: white;
    text-align: center;
    font-weight: bold;
}

.cheader {
    text-align:center;
    background: rgb(86,86,86);
    background: -moz-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(89,89,89,1) 4%, rgba(102,102,102,1) 11%, rgba(71,71,71,1) 29%, rgba(44,44,44,1) 40%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 65%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
    background: -webkit-linear-gradient(top, rgba(86,86,86,1) 0%,rgba(89,89,89,1) 4%,rgba(102,102,102,1) 11%,rgba(71,71,71,1) 29%,rgba(44,44,44,1) 40%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 65%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
    background: linear-gradient(to bottom, rgba(86,86,86,1) 0%,rgba(89,89,89,1) 4%,rgba(102,102,102,1) 11%,rgba(71,71,71,1) 29%,rgba(44,44,44,1) 40%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 65%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#131313',GradientType=0 );
}
.brdetbd {
    display: inline-block;
    text-align: left;
    padding-left: 0.5em;
}

.brimgbod {
    padding: 0.5em;
}
.brimgd {
    max-width: 24em;
}
.brimg{
    width:100%;
    height:auto;
}
.brnutritionsect {
    display: table-cell;
    width: 30%;
    vertical-align: top;
    text-align:center;
}

.brnutimgbod {
    padding: 0.5em 0.25em;
    display: inline-block;
    width: 100%;
}
.brnutimgd {
    display: block;
}
.brnutimg {
    width: 100%;
    height: auto;
}

.brdisp {
    color: white;
    text-align: center;
}

.brdisphd {
    font-size: 16px;
    text-align: center;
    margin: 1em;
}

.brdispbod {
    font-size: 14px;
    display: inline-block;
    border: 2px solid #555;
}

.brdispbdhd {
    font-weight: bold;
    background: rgb(85, 85, 85);
}

.brdisphdrow {
    display: table;
    width: 100%;
}

.brddispbdhdl {
    display: table-cell;
    width: 50%;
    padding: 0 0.5em;
}

.brddispbdhdr {
    display: table-cell;
    width: 50%;
    padding: 0 0.5em;
}

.brdispbd {
}

.brdispbdrow {
    display: table;
    width: 100%;
    padding: 0.25em 0;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
}

.brdispbdl {
    display: table-cell;
    width: 50%;
    text-align: left;
    padding: 0 0.5em;
}

.brdispbdr {
    display: table-cell;
    width: 50%;
    text-align: left;
    padding: 0 0.5em;
}





.brexmat {
    color: white;
    text-align: center;
}

.brexmathd {
    font-size: 16px;
    text-align: center;
    margin: 1em;
}

.brexmatbod {
    font-size: 14px;
    display: inline-block;
    border: 2px solid #555;
}

.brexmatbdhd {
    font-weight: bold;
    background: rgb(85, 85, 85);
}

.brexmathdrow {
    display: table;
    width: 100%;
}

.brdexmatbdhd1 {
    display: table-cell;
    width: 16em;
    padding: 0 0.5em;
}

.brdexmatbdhd2 {
    display: table-cell;
    width: 20em;
    padding: 0 0.5em;
}
.brdexmatbdhd3 {
    display: table-cell;
    padding: 0 0.5em;
}
.brdexmatbdhd4 {
    display: table-cell;
    width: 8em;
    padding: 0 0.5em;
}

.brexmatbd {
}

.brexmatbdrow {
    display: table;
    width: 100%;
    padding: 0.25em 0;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
}

.brexmatbd1 {
    display: table-cell;
    width: 16em;
    text-align: left;
    padding: 0 0.5em;
}

.brexmatbd2 {
    display: table-cell;
    width: 20em;
    text-align: left;
    padding: 0 0.5em;
}

.brexmatbd3 {
    display: table-cell;
    text-align: left;
    padding: 0 0.5em;
}

.brexmatbd4 {
    display: table-cell;
    width: 8em;
    text-align: right;
    padding: 0 0.5em;
}



@media (max-width: 1023px) {
    .brmain {
        width:auto;
        margin-top: 0 !important;
    }
}
@media (max-width: 821px) {
    .brclogo{
        text-align:center;
    }
    .brprodname{
        text-align:center;
    }
    /*.brlbld {
        padding: 5px 0 0 0;
    }
    .brlbl {
        font-size: 8px;
    }
    .brlogoimgd {
        width: 80px;
    }*/
    .brdetbod {
        display: block;
    }
    .brdetails {
        display: block;
        font-size: 14px;
    }
    .brdetailsr {
        display: block;
    }
    .brimgsect {
        display: block;
        width:100%;
        text-align:center;
    }
    .brimgbod{
        padding:10px 0;
    }
    .brimgd {
        max-width: 20em;
        display: inline-block;
    }
    .brnutimgd {
        max-width: 20em;
        display: inline-block;
    }
    .brdownlink {
        text-align: left;
        padding-top:10px;
    }
    .brdownlbl{
        padding-top:10px;
    }
    .strainpcans {
        display: block;
        width: 100%;
    }
    .brdispbdl {
        display: block;
        width: 100%;
    }

    .brdispbdr {
        display: block;
        width: 100%;
    }

    .brexmatbd1 {
        display: block;
        width: 100%;
    }
    .brexmatbd2 {
        display: block;
        width: 100%;
    }
    .brexmatbd3 {
        display: block;
        width: 100%;
    }
    .brexmatbd4 {
        display: block;
        width: 100%;
        text-align:left;
    }
}