
table.orderSheet-info2 {
    width: 100%;
    font-size: 13px;
    color: #333;
    background: #fff;
    margin-bottom: 10px;
}

table.orderSheet-info2 tr {
    border-bottom: 1px solid #e8e8e8;
}

table.orderSheet-info2 tr:last-child {
    border-bottom: none;
}

table.orderSheet-info2 th {
    width: 120px;
    text-align: left;
    padding: 12px 0;
    font-weight: 500;
    letter-spacing: -0.5px;
    height: 34px;
}

table.orderSheet-info2 td {
    text-align: right;
    padding: 12px 0;
    color: #666;
}

table.orderSheet-info2 td strong {
    color: #1a3f6b;
    font-size: 18px;
}

.clickBtn{
    background:#003f93 !important;
    color: white !important;
}

.faqBorderBottom0{
    border-bottom : 0;
}


.SearchDivLeft{
    text-align:left;
}


.cancelBtnDisplayNone{
    display: none;
}

.infoBoxDisPlayNone{
    display: none;
}

.tradeDtlModal{
    top: 50%;
    margin-top: -92px;
}

.findIdModal{
    top: 50%;
    margin-top: -92px;
}

.searchFrmDisplayNone{
    display: none;
}
.color#4e2d89{
    color: #4e2d89;
}

