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