
.mutipleSelect {
    width:250px;height:300px;padding:5px;
}

.mutipleSelect.right {
    margin-top:10px;
}

.multipleText {
    width:170px !important;height:25px;margin-bottom:5px;border-color:#e0e0e0 !important;
}


.none {
    display: none;
}

.tableOuter {
    border-top:2px solid #666;border-bottom:2px solid #666;overflow:hidden;width:1240px;
}

.tableBox {
    float:left;width: 619px;
    border-right:1px solid #b0b0b0;
    /*border-bottom:1px solid #b0b0b0;*/
}

.tableBox.right {
    border-right:none;
}

.tableBox.full {
    width: 100%;
}

.table_styleJ {
    font-size: 14px;
    border-spacing: 0;
    border-collapse: collapse;
}
.table_styleJ td {
    height: 42px;
    padding: 5px;
}

/*.table_styleJ tr:last-child td {*/
    /*border-bottom: none;*/
/*}*/

.table_styleJ th, .table_styleJ td {
    text-align: left;
    padding:0px 10px;
    border-bottom: 1px solid #b0b0b0;
}

.table_styleJ  th {
    border-right: 1px solid #b0b0b0 !important;
}

.table_styleJ th {
    width: 124px;
    padding: 0 20px;
    border-bottom:1px solid #b0b0b0;
}

.table_styleJ input[type=text] {
    height: 32px;
    width: 190px;
}

.inner_table {
    border-spacing: 0;
    border-collapse: collapse;
}

.inner_th {
    width: 150px;
}

.table_styleJ tr .inner_table td {
    border-bottom:1px solid #b0b0b0;
    border-right: none;
    padding: 1px 10px;
}

.table_styleJ tr .inner_table tr:last-child td {
    border-bottom: none;
}

.inner_table tr:last-child td, .inner_table tr:last-child th {
    border-bottom: none;
}

.table_styleJ td.padd30 {
    padding: 20px 10px;
}


.ui-th-div {
    height:30px !important;
}

.ui-jqgrid .ui-jqgrid-view input, .ui-jqgrid .ui-jqgrid-view select, .ui-jqgrid .ui-jqgrid-view textarea, .ui-jqgrid .ui-jqgrid-view button {
    width: 80%;
}

.ui-jqgrid-view select {
    text-align: center;
}

.accept.btn.jq_inside.cancel {
    margin-left:10px;
}

.tb_inside.del_row {
    float:right;
}

.filebox_wrap {
    display:block !important;
    clear: both;
}

table.ui-search-table td {
    border-bottom: none;
}

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column{
    border-bottom: 1px solid #666;
}

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr{
    border-right: 1px solid #b0b0b0;
}

.inner_line_table {
    border-spacing: 0;
    border-collapse: collapse;
}

.inner_line_table th, .inner_line_table td {
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #3a93f7;
}
 .inner_line_table td {
     height: inherit;
 }

.application td label {
     white-space: nowrap;
 }

.search_wrap {
    padding:4px;
    background-image: none;
}

.search_num {
    display: inline-block;
}

.search_wrap {
    vertical-align: middle;
}

.rowGridGrayColor {
    background-color: #fffa90;
}

.content_wrap .col {
    float: left;
    max-width: 100%;
}
.content_wrap .form-group {
    max-width: 100%;
    overflow: auto;
    margin-top: 20px;
}
.content_wrap .form-group label {
    float: left;
    width: 120px;
}
.content_wrap .form-group .col {
    float: left;
}
.form-actions {
    display: block;
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px;
    text-align: left;
}
td.attach_file {
    padding: 10px;
}
.file_delete img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    padding-left: 10px;
}
.file_row{
    padding: 5px;
}
tr#customerbox1 th {
    width: 70px;
}
tr#customerbox1 input[name="line_cnt[]"] {
    width:70px
}
