.modal-backdrop {   background:none; }

.btn-special {
  color: #fff;
  background-color: #ff7733;
  border-color: #ff6600;
}
.btn-special:hover,
.btn-special:focus,
.btn-special.focus,
.btn-special:active,
.btn-special.active,
.open > .dropdown-toggle.btn-special {
  color: #fff!important;
  background-color: #ff7733!important;
  border-color: #ff6600!important;
}
.btn-special:active,
.btn-special.active,
.open > .dropdown-toggle.btn-special {
  background-image: none;
}
.btn-special.disabled,
.btn-special[disabled],
fieldset[disabled] .btn-special,
.btn-special.disabled:hover,
.btn-special[disabled]:hover,
fieldset[disabled] .btn-special:hover,
.btn-special.disabled:focus,
.btn-special[disabled]:focus,
fieldset[disabled] .btn-special:focus,
.btn-special.disabled.focus,
.btn-special[disabled].focus,
fieldset[disabled] .btn-special.focus,
.btn-special.disabled:active,
.btn-special[disabled]:active,
fieldset[disabled] .btn-special:active,
.btn-special.disabled.active,
.btn-special[disabled].active,
fieldset[disabled] .btn-special.active {
  background-color: #feb181;
  border-color: #ff9933;
}
.btn-special .badge {
  color: #feb181;
  background-color: #fff;
}

.text-success2 { color: #5c994f; }

.fa-file    { color: #cccccc; }
.fa-folder  { color: #ecb638; }
.fa-sub { font-family: arial!important; }
.fa-sub:before { content: "L"; }

.dropdown-menu {min-width: initial;}
.dropdown-menu>li>a { font-size:13px; color: #4096C7; }


/* table box*/


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 12px;
}
.table th {
   background-color: #f6f6f6;
}
.table>tbody>tr>td.noRecord {
   text-align:center; height:200px;
   font-weight:normal; vertical-align:middle;
}
.table th.porder, .table td.porder {
   text-align:center; width:50px;    
}
.table th.pcb, .table td.pcb {
   text-align:center; width:90px;    
}
.table th.pimg, .table td.pimg {
   text-align:center; width:90px;    
}
.table th.paction, .table td.paction {
   text-align:center; width:90px;   
}
.table th.paction2, .table td.paction2 {
   text-align:center; width:120px;   
}
.table th.elmattr, .table td.elmattr {
   text-align:center; width:120px;   
}
.table th.pdate, .table td.pdate {
   text-align:center; width:150px;   
}
.table tr.disable td, .table tr.disable td p, .table tr.disable h3, .table tr.disable td h4  {
   font-style:italic; color:#bbbbbb;
}
.table th.cat, .table td.cat {
   width:350px;   
}
.table th.pp, .table td.pp { width:65px;}
.table th.pprice, .table td.pprice { width:100px;text-align:center; }
.table th.pban, .table td.pban { width:230px; }
.table th.pdate, .table td.pdate { width: 120px; font-size:11px; }
.table td.pban ul, .table td.pban ul { margin:0; padding:0; }


.table .fa {
	margin-left:3px; margin-right:3px;
}
.table .fa-sub {
   color: #bbbbbb;
   margin-left:6px; margin-right:0px;
}
div.noRecord {
   text-align:center; margin-top:120px; height:120px;
   font-weight:normal;
}



/*   */


