﻿.exWrap
{
    width: 100%;
    border: 1px solid #a2987e;
    /*background: url(topGradient.jpg) no-repeat;*/
}

.howto {
    margin: 0;
    padding: 10px 60px 20px;
}

.exWrap h2 {
    margin: 0;
    padding: 8px 0;
    font: bold 16px "segoe ui",tahoma,sans-serif;
}


.exFooter {
    margin: 13px 0 0;
    border-top: 1px solid #c0baaf;
    background: #fff;
    position: relative;
}

PendingProjGrid {
    height: 700px;
    width: 750px;
}

/*.PackGrid {
    height: 500px;
    width: 350px;
}*/

#trashCan {
    display: block;
    width: 64px;
    padding: 45px 5px 10px;
    background: url(recycleBin.gif) center 10px no-repeat;
    color: #333;
    text-decoration: none;
}

    #trashCan:hover {
        color: #f30;
    }

.exMessage {
    position: absolute;
    top: 15px;
    left: 106px;
    width: 276px;
    height: 38px;
    padding: 13px 0 0 55px;
    background: url(messageBox.gif) no-repeat;
    font: bold 12px/1 arial,sans-serif;
    color: #fe0000;
}

/*.msgTop {
    float: right;
    width: 170px;
    height: 18px;
    padding: 10px 10px 10px 60px;
    margin: 15px 15px 0 0;
    background: transparent url(messageBox.gif) no-repeat 0 0;
}*/

    .msgTop label {
        white-space: nowrap;
    }

.rfdCheckbox input[type="checkbox"] + label {
    position: absolute;
}

.rgPackMasterTable .rgHeader {
    /*font-size: xx-small !important;*/
    /*width: 100%;
    height: auto;
    padding-bottom: 0px;
    padding-top: 0px;*/
}

.rgPackRow tr.rgRow
{
    /*height:auto;*/
    padding: 1px 1px 1px 1px;
}

.rgPackRowTest {
    /*height:auto;*/
    padding: 1px 1px 1px 1px !important;
}
