/*Filter*/
#filter .sc_frm {margin: 0px;}
#filter .sc_frm_basic {border: 0px solid #ECF6FB; padding: 20px 5px;}

#filter .sc_frm .sc_frm_table {width: 100%;}

#filter .sc_frm th {text-align: right; vertical-align: top; width: 22%;}
#filter .sc_frm label {font-weight: bold; color: #f3e4be; font-size: 0.8em;}

#filter .sc_frm th, #filter .sc_frm td {vertical-align: middle; padding: 1px 0;}

#filter .sc_frm .fld {border: #D0D0D0 1px solid; background: #EFE5D1; font-size: 0.8em; margin: 3px 0 0 0;}

#filter .sc_frm .width0 {width: 143px;}
#filter .sc_frm .width1 {width: 400px;}
#filter .sc_frm .width2 {width: 195px;}
#filter .sc_frm .width3 {width: 195px;}
#filter .sc_frm .width4 {width: 195px;}
#filter .sc_frm .width5 {width: 65px;}
#filter .sc_frm .width6 {width: 60px;}
#filter .sc_frm .width7 {width: 600px;}

#filter .frmbutbg {background-color: transparent; border-top: 0px solid #C4DBF0; padding-top : 3px;}
#filter .sc_frm .frmbut {text-align: center;}
#filter .button0 {
  height: 24px;
  width: 120px;
  border: 0;
  color: #000;
  padding-bottom: 3px;
  background: #555048;
  border: 1px solid #423e38;
  float: right;
  display: inline;
  margin-right: 10px;
}