﻿.printAssetLabelPANEL1
{
    top: 0px;
    left: 0in;
    position: absolute;
    height: 1in;
    width: 2in;
    display: none;
}
.printAssetLabelPANEL2
{
    top: 0px;
    left: 2in;
    position: absolute;
    height: 1in;
    width: 2in;
    display: none;
}
.printAssetLabelPANEL3
{
    top: 1.00in;
    left: 0in;
    position: absolute;
    height: 1in;
    width: 2in;
    display: none;
}
.printAssetLabelPANEL4
{
    top: 1.00in;
    left: 2in;
    position: absolute;
    height: 1in;
    width: 2in;
    display: none;
}
.printAssetLabelPANEL5
{
    top: 2in;
    left: 0in;
    position: absolute;
    height: 3in;
    width: 4in;
    display: none;
}

.printAssetLabelBold
{
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    text-align: center;
    padding-bottom: 0px;
    vertical-align: top;
    width: 2in;
    background-color:Transparent;
}
.printAssetLabelStandard
{
    font-weight: normal;
    font-family: Arial;
    font-size: 8pt;
    color: Black;
    text-align: center;
    padding-bottom: 0px;
    vertical-align: top;
    width: 2in;
    background-color:Transparent;
}

.printAssetLabelBarcodeStandard
{
    height: auto;
    width: auto;
}

.printAssetLabelLargeInverted
{
    font-weight: normal;
    font-family: Arial;
    font-size: 24pt;
    color: White;
    text-align: center;
    background-color: Black;
    padding-top: 5px;
    padding-bottom: 5px; 
    vertical-align: baseline;
    height: auto;
    width: 4in;
    
}
.printAssetLabelLarge
{
    font-weight: normal;
    font-family: Arial;
    font-size: 18pt;
    color: Black;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0px;
    height: auto;
    width: 4in;
    background-color:Transparent;
}
.printAssetLabelLargeBold
{
    font-weight: bold;
    font-family: Arial;
    font-size: 24pt;
    color: Black;
    text-align: center;
    border: dashed 1px WHITE;
    padding-bottom: 0px;
    height: auto;
    width: 4in;
    background-color:Transparent;
}
.printAssetLabelBarcodeLarge
{
    height: 15%;
    width: 75%;
}