#flowview {
	margin: 0; pading: 0; text-align: left; font-family: Arial, sans-serif,
	Helvetica, Tahoma; font-size: 12px; line-height: 1.5; color: black; background-image:
	url(/resource/flow/img/bg.png);
}
.requiredCss{
	border-bottom:red 1px solid!important;
}

.widget-tb table{
  border-top:1px solid #999;
  border-left:1px solid #999;
  table-layout:fixed !important;
}
.widget-tb table td{
    padding:5px 10px;
    border-bottom:1px solid #999;
    border-right:1px solid #999;
    font-size: 20px;
    color:#000;
}



.idea_ys{
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
       font-size: 13px;
}
.idea_ys td{
	padding:5px 10px;
}
.idea_ys td{
	border-left:solid 1px #999;
	border-top:solid 1px #999;
}
#feedbackUl,#signdetailUl{
	list-style: none;
    padding: 0;
    margin: 0;
}
.addButton{ width:76px; height:28px; background:url(addButton.gif)!important; border:none!important; cursor: pointer}
.deleteButton{ width:76px; height:28px; background:url(delete.jpg)!important; border:none!important; cursor: pointer}

.ui-tabs .ui-tabs-nav li.ui-state-default>a{
    color:#3c3c3c;
    background-color:#d4e1f1 ;
    font-size: 20px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active>a{
    color:#000;
    background-color:#fff;
    font-size: 20px;
}
input[type=text]{
    color:#000;
}
.tab-content table textarea{
    color: #000;
}
.tab-content table select{
    height: 36px;
    color: #000;
}
.ace-file-input .ace-file-container .ace-file-name{

    color: #000;
}
.ace-file-input .ace-file-container:before{

}
.widget-tb .tb-info-name{
   background-color: #d4e1f1;
}
.widget-tb .tb-info-name label{
   color:#000;
   font-size: 20px;
}
.widget-tb span{
    color:#000;
    font-size: 20px;
}
.widget-tb span a{
    color:#000;
}
.ace-file-input .ace-file-container.selected .ace-file-name {
    color: #000;
	font-size:20px;
}
.ace-file-input .ace-file-container .ace-file-name {
   font-size:20px;
}
 /*锟斤拷锟斤拷锟绞�*/
.widget-tb .myTable,.myTable{
   border:1px #f00 solid; border-collapse:collapse; table-layout:fixed !important;
}
.widget-tb .myTable th,.myTable th{
   border:1px #f00 solid; padding:8px;  color: #f00; font-weight: normal!important;
}
.widget-tb label , .widget-tb .myTable th label,.myTable th label{
    font-size:20px!important
}
.widget-tb .myTable td input.form-control,.myTable td input.form-control,.widget-tb .myTable td select{
  font-size: 20px;
  height: 50px;
  padding: 0px 10px 5px 10px;
}
.widget-tb .myTable td,.myTable td{
   border:1px #f00 solid; padding:8px;
}
.widget-tb table td input.form-control{
  font-size: 20px!important;
}
.widget-tb .font20 input,.widget-tb .font20 select{
  font-size: 20px;
  height: 50px;
  padding: 0px 10px 5px 10px;
  color: #000;
}
.font20{
 	font-size:20px!important;
}
.font20_inline{
 	padding-top:8px;font-size:20px!important;
}
.fawenzihao{margin-bottom: 20px;}
#attachtable td{
   border:1px #ddd solid;
}
.flex{
	display: flex;
	align-self: center;
	justify-content: space-between;
	padding-left: 0;
}
.left-text{
	white-space: nowrap;
	line-height: 45px;
	padding-right: 10px;
	color: #f00;
}
.widget-tb .myTable th, .myTable th{
	border-right: 0;
}
.widget-tb .myTable td, .myTable td{
	border-left: 0;
	border-right: 0;
}
.widget-tb .myTable tr th:first-child, .myTable tr th:first-child{
	border-left: 0;
}
.widget-tb label, .widget-tb .myTable th label, .myTable th label{
	color: #f00;
}
.col-top{
	margin-bottom: 20px;
	padding-left: 0;
}
.col-bottom{
	padding-left: 0;
}