
.htmlInput, .htmlSelect {width: 100%;}
.hireSelect {width: 45%;}
.htmlBigArea {height:150px; width: 100%;}
.htmlMiddleArea {height:80px; width: 100%;}
.htmlButton {}
.htmlFilter {border: 1px solid #CCCCCC;}


.blue {color: #37AFC8; }
.green {color:#8DC63F; }
.orange {color:#F7941D; }
.red {color:#FF0000; }


.marked {background: #cccccc; /*background-color: #FFFF00;*/  }
.clr {width:100%; clear:both; float:none !important; height:1px !important; font-size:1px !important; }
.hidden {display:none; visible: false;}
.shown {display:block; visible: true;}
.pages {padding: 5px;  text-align: center;}
