.nw {white-space:nowrap;}

.tab input {width:120px!important;}
.RV_icon3 {position:relative;top:3px;}
.RV_icon1 {position:relative;top:2px;width:12px;}
.RV_icon2 {position:relative;top:1px;width:10px;margin-right:4px;}
.RV_td_wall {font-size:11px;font-weight:bold;}


#RV_header {
	margin-bottom:10px;
}	

#RV_title, #RV_title_edit {
  margin:15px 0 0px 0!important;
  font-size:15px!important;
  font-family:verdana!important;
  font-weight:bold;
  padding-bottom:2px;
  text-transform:capitalize;
}

#RV_descr_edit, #RV_descr {
  margin-top:5px;
  font-style:italic;
}

#RV_title {border-bottom:3px double #878787;}
#RV div {}

#RV_report {margin-top:10px;padding-bottom:5px;}
#RV_report textarea {font-size:11px;font-family:Courier New;}

.grey {color:#888888;}

#RV_error {
  background-color:#FCD5D5!important;
  padding-bottom:5px;
  padding-left:20px;
  padding-right:20px;
  padding-top:5px;
  margin:10px 0;
  color:red;
}

.RV_reports_views {margin-top:20px;}

.RV_reports {font-size:10px!important;}
.RV_reports th {border-bottom:1px solid #804000;}
.RV_reports td, .RV_reports th {text-align:center; padding:2px 5px!important;}
.RV_tdleft {text-align:left!important;}
.RV_tr_inact {color:gray;background-color:#f2f1ef;}
.RV_sp_link {cursor:pointer;text-decoration:none;color:#194280;}
.RV_td_high_1 {background-color:#CDBD9B!important;}

#RV_report_view {
  z-index:100;
  display:none;
  position:fixed;
  background-color:#FBF3DF;
  border:2px solid #804000;
}

#RV_report_view_close {
  cursor:pointer;
  display:block;
  float:right;
  padding:2px 5px 2px 5px;
  position:relative;
  z-index:101;
  display:inline;
  border-left:1px solid #FBF3DF;
  font-weight:bold;
}
#RV_report_view_move {
  width:100%;
  overflow:hidden;
}
#RV_report_view_content {}
#RV_tab input {width:140px;}

.REP_vis table {width:auto!important;}
.REP_vis {border-collapse:separate;width:450px!important;}
.REP_vis h3, .REP_vis h4 { margin-top: 0px; font-family:verdana!important; }

.REP_vis th, .REP_vis td {padding:2px!important;}
  
.REP_vis h3 { font-size:12pt!important; font-weight:bold; margin-bottom:10px;}
.REP_vis h4 { font-size:10pt!important; font-weight:bold; font-style:italic; margin-bottom:6px; }
.REP_luck {border: 1px solid black;border-spacing:0px!important;}
.REP_luck td, .REP_luck tr {padding:0!important;border-spacing:0px!important;}
.REP_vis th	{ font-size:9pt; text-align: left; font-weight:bold; background-color:#DFCCA6; }
.REP_vis a:link	{ font-weight:bold; color: #804000; text-decoration:none; } 
.REP_vis a:hover { font-weight:bold; color: #0082BE; text-decoration:none; }
.REP_hidden { color:#DED3B9; }
tr.REP_center td { text-align:center; }