@charset "utf-8";

table tr.del th, table tr.del td {background:#aaa;}

table.table_style01 th, table.table_style01 td {text-align:center;vertical-align:top;padding:5px 10px;font-size:12px;}
table.table_style01 th.L, table.table_style01 td.L {text-align:left;}
table.table_style01 th.R, table.table_style01 td.R {text-align:right;}
table.table_style01.table-xs td, table.table_style01.table-xs th{padding:.5rem .5rem}

table.table_style02 th {text-align:center;vertical-align:middle;padding:10px 10px;font-size:12px;}
table.table_style02 td {text-align:center;vertical-align:middle;padding:5px 10px;font-size:12px;height:36px;}
table.table_style02 td span.span{padding-left: 3px; padding-top: 0; font-weight: bold; font-size: 13px; line-height: 13px; vertical-align:top; color:#E02222}
table.table_style02 th.L, table.table_style02 td.L {text-align:left;}
table.table_style02 th.R, table.table_style02 td.R {text-align:right;}
table.table_style02.table-xs td, table.table_style02.table-xs th{padding:.5rem .5rem}
table.table_style02 td select{width:auto !important;}
table.table_style02 td div.form-group{margin-bottom:0px;}
table input {display:inline-block !important;}
table select {display:inline-block !important;}
