/* span.error {
  background:url("images/unchecked.gif") no-repeat 0px 7px;
  padding-left: 16px;
  margin-left: 1em;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
  position:absolute;
  font-size:14px;
  line-height:2;
} */
.btn-sm, .btn-group-sm>.btn { margin: 2px 0;}
span.required { color:#EA5200; position:absolute;right:5px; top:5px;font-size: 18px;}
i.required { color:#EA5200; position:absolute;right:5px; top:5px;font-size: 18px;}
td.td_s_line{overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;max-width:300px;}
td.td_s_line200{overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;max-width:200px;}
td.td_s_line150{overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;max-width:150px;}

.table_inquery h2{font-size: 14px; font-weight:bold;color:#357ebd; margin:10px 0 5px;}
.table_inquery_con{ height:200px;overflow-x:hidden;border: 1px solid #DEDEDE;/* box-shadow: 0 0 5px #BDBDBD; */}
.table_inquery_con{ border-bottom: 1px solid #DEDEDE;}
.table_inquery_con table{ margin-bottom:0px;}
.table_inquery_con table thead tr{ background:#eee;}

span.alert_down_line{ margin:16px 0;border: 1px dashed #428bca; display:block; height:1px; width:100%;}

