.form_spacer {
    height: 32px;
    padding-top: 10px;
}
.itemList {
    margin: 0px;
    padding:0px;
}

.ui-dialog .ym-columnar .attachment_upload .ym-fbox-text label {
    width: 40% !important;
}

.item_duplicate, .item_reject {
    cursor: pointer;
}

.gray_text {
    text-overflow: ellipsis;
    white-space: nowrap; 
    overflow: hidden
}

.test_message .border_box {
    background-color: #FFFACD !important;
}

.test_msg {
  font-weight: bold;
}