* {
  outline:0px;
  padding:0px;
  margin:0px;
  font-weight:normal;
}
html { -webkit-text-size-adjust:none; }
html { min-height:100%; }
html, body {
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}
body #page { margin-top:40px; }
.clear { clear:both; }
.ui-autocomplete-loading {
  background-image:url('../images/loading1.gif') !important;
  background-position:right center !important;
  background-repeat:no-repeat !important;
}
.search-form .form-inline label { width:150px; }
#questionary-fill-form fieldset {
  border:none;
  margin:0px;
  padding:0 0 0px 10px;
}
#questionary-fill-form fieldset legend {
  font-size:14px;
  border:0px;
  line-height:20px;
  margin-bottom:0px;
  font-weight:bold;
  margin-top:15px;
  margin-left:-10px;
}
#questionary-fill-form input[type="text"], #questionary-fill-form textarea, #questionary-fill-form select { margin-bottom:0px; }
#questionary-fill-form fieldset > label {
  font-weight:bold;
  font-style:italic;
  margin-top:15px;
}
#questionary-fill-form label.checkbox label, #questionary-fill-form label.radio label {
  font-weight:normal;
  margin-top:0px;
}
#questionary-fill-form label.checkbox, #questionary-fill-form label.radio {
  margin-top:0px;
  font-weight:normal;
}
#questionary-fill-form label {
  font-weight:bold;
  margin-top:15px;
}
#questionary-fill-form textarea {
  width:70%;
  min-width:200px;
}
body.questionary.update div.bootbox.modal {
  width:800px;
  margin-left:-400px;
}
.scrollable {
  position:fixed !important;
  top:40px;
  z-index:1000;
}
body.questionary.doctorIndex #questionary-grid a {
  display:block;
  margin-bottom:1px;
}
div.popover.editable-container { text-align:left; }
.logarea {
  background-color:#cccccc;
  padding:10px;
  font-size:10px;
  margin-bottom:10px;
}
body div.right_menu {
  padding:1px 0px 10px 1px;
  top:80px;
}
body div.right_menu div.title {
  background-color:#1b1b1b;
  background-image:linear-gradient(to bottom,#222222,#111111);
  background-repeat:repeat-x;
  border-color:#252525;
  margin-bottom:10px;
  color:#999999;
}
.modal-body .form-horizontal .control-group { margin-bottom:5px; }
