﻿.searchColumn {
max-width:120px;
}
.searchCloseBtnDiv {
    margin-top:30px;
}
.statusTable {
    border-spacing: 5px;
    border-collapse: separate;
}
.emailDiv {
 float: right;   
 margin-top: 23px;
}

.emailLabel {
    line-height:26px;
    vertical-align: middle;
}

.emailButton {
    width: 20px;
    height: 20px;
    background-image: url('/Images/StatusIcon/SendMail.png');
    background-repeat: no-repeat;
    background-size:contain;
    display:inline-block;
}

.editPanelGrid {
    border: 1px solid #d3d3d3;
    height: auto;
    float: left;
   
}

.editGridDiv {
    min-height:240px;
}

.tableFixDiv {
    overflow-x:auto;
    width: 100%;
    min-height:320px;
}

.tableDataMargin {
padding-left:5px;
padding-right:5px;
}

/*.noBorder {
border:none !important;
}*/

.rightAlign {
    text-align:right;
}
.carrierChargeDetailDiv {
    margin-top:23px;
}

.editPanelBtn {
    width:100%
}

.rightBorder {
    border-right:2px solid black;
}

.headerPanelValue {
    line-height:30px;
}
.smallHeaderPanelValue {
    line-height:22px;
}

.totalStyle {
font-weight:900;
}

.uploadBtn {
margin-top:34px;
}

.dialogRadioBtn {
    vertical-align:text-bottom;
}
.invoiceLabel {
    min-width:110px;
}
.invoiceLblDiv {
    width:120px;
}

.invoiceLargeLabel {
    min-width:120px;
}
.invoiceLargeLblDiv {
    width:130px;
}


.headerPanelLblDiv {
width:130px;
}
.headerPanelLbl {
min-width:115px;
}

