.formFloat {
	float: left;
}
legend {
	margin-bottom:10px !important;
}
label {
	margin-bottom:3px !important;
}
.dijit {
	margin-bottom:8px;
}
input {
	margin-bottom:0 !important;
}
input[readonly], select[readonly], textarea[readonly] {
	cursor:pointer !important;
}
.dijitTextBox, .dijitTextArea {
	width: 225px !important;
	font: 12px Arial, Helvetica, sans-serif;
}

.dijitComboBox {
	width: 225px;
}

/*** display on reset/view password screen***/
.password-display{
    margin-left: 50px;
}

/*** BOOTSTRAP OVERRIDE ***/

.precut-fieldset .dijitTextBox{
    max-width:40px !important;
}

.span2 .dijitComboBox {
    max-width: 150px !important;
}
td form.SingleChild {
	margin-bottom:0 !important;
}

@media (max-width: 979px) {

    .dijitTextBox, .dijitTextArea {
        max-width: 161px !important;
        font: 12px Arial, Helvetica, sans-serif;
    }
    .span3 .dijitComboBox {
        max-width: 161px !important;
    }

    .span2 .dijitComboBox {
        max-width: 95px !important;
    }


}

.short_input{
    width: 50px !important;
}

.medium_input{
    width: auto !important;
    max-width: 100px !important;
    min-width: 50px !important;
}

.form-inline label {
     margin: 0 6px 0 15px;
}

.dojoInputFieldDisabled INPUT, .dojoInputFieldDisabled, .dijitTextBoxDisabled INPUT, .dijitTextBoxDisabled, .dijitTextBoxReadOnly INPUT, .dijitTextBoxReadOnly, .dijitComboBoxReadOnly INPUT, .dijitComboBoxReadOnly, .dijitSpinnerReadOnly INPUT, .dijitSpinnerReadOnly, .dijitTextAreaReadOnly INPUT, .dijitTextAreaReadOnly, .dijitComboBoxDisabled INPUT, .dijitComboBoxDisabled, .dijitSpinnerDisabled INPUT, .dijitSpinnerDisabled, .dijitTextAreaDisabled INPUT, .dijitTextAreaDisabled {
	background-color: #efefef !important;
	color: gray !important;
	cursor: not-allowed !important;
}
.dijitComboBoxReadOnly, .dijitSpinnerReadOnly, .dijitSpinnerReadOnly .dijitButtonNode, .dijitButtonDisabled .dijitButtonNode, .dijitToggleButtonDisabled .dijitButtonNode, .dijitDropDownButtonDisabled .dijitButtonNode, .dijitComboButtonDisabled .dijitButtonNode, .dijitComboBoxDisabled, .dijitSpinnerDisabled, .dijitSpinnerDisabled .dijitButtonNode {
	cursor: not-allowed !important;
}

textarea, .dijitTextArea {
	height: 80px !important;
}

div.dijitEditorIFrameContainer iframe, .dijitEditorIFrameContainer {
    width: 295px !important;
    height: 200px !important;
}
.dijitEditor {
    width:308px !important;
    margin-bottom: 8px;
}

.dijitEditorFullWidth {
    width:90% !important;
}

.dijitEditorShort .dijitEditorIFrameContainer iframe, .dijitEditorShort .dijitEditorIFrameContainer {
    height: 80px !important;
}

/****SEARCH FORMS****/
.search {
	width: 160px;
	padding: 0 !important;
}
.search fieldset {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	border: none !important;
	font-size: 11px !important;
}
.search fieldset legend, .search label {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	border: none !important;
	font-size: 14px !important;
	line-height:20px !important;
}
.search fieldset label {
	float: left;
	display: block;
	clear: both;
	margin: 0 0 2px 0 !important;
	font-size: 12px !important;
}
.search .dijitTextBox {
	width: 130px !important;
	margin: 0 0 8px 0 !important;
}
.search_form_multicheck {
	margin: 2px 2px 2px 0;
}
.search span.form-datetime-selector {
	display:none;
}

/****Crud*********/
.crud_toolbar_active {
	float:left;
}
/***CRUD INPUTS***/
.crud_buttons {
    list-style:none;
    text-align:left;
    min-width:20%;
    text-decoration:none;
	margin:10px 0 30px 0;
}
.crud_buttons li {
    display: inline;
    text-decoration:none;
    margin: 0 10px 0 0;
}
.crud_buttons li a:hover {
    text-decoration:none;
}
.crud_buttons li img {
    vertical-align:middle;
}
.crud_revision_summary {
    margin:10px 25px 30px 0;
    padding:0;
    text-align:right;
    color: #333;
    display:block;
}
.crud_revision_summary .badge a, .crud_revision_summary .badge a:hover {
	color:#fff !important;
	text-decoration:none;
}
/***GetNow Buttons***/
.form-datetime-selector {

}
.form-datetime-selector a, .form-datetime-selector a:hover, .form-search-selector a, .form-search-selector a:hover  {
	text-decoration:none !important;
}

/***Radio Hack for Forms***/
span.radios fieldset {
	margin-bottom: 0 !important;
}
span.radios legend {
	display:none;
}
span.radios p {
	margin: 8px 0 0 0;
}
span.radios label {
	display:inline-block !important;
	padding-right: 8px;
	padding-bottom:8px;
}
/***Checkbox Hack for Forms***/
span.checkboxes label {
	display:inline-block !important;
	padding: 0 4px 0 6px;
	padding-bottom:8px;
}
table.security td select{
	width:auto !important;
}

div#information_file_show {
	margin-bottom:10px;
}
.claro .dijitSelect .dijitInputField, .claro .dijitTextBox .dijitInputField {
	padding:0 !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height:auto !important;
	padding-left: 5px !important;
}

/***Revision Badges***/
span.badge-info a {
    color: #FFFFFF;
}
#widget_surgery_datetime_time {
	max-width:82px !important;
}

.checkbox {
    padding-left: 0 !important;
}

/*Override .btn-primary with default .btn */
.btn-primary {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #cccccc \9;
}

.btn-primary:first-child {
  *margin-left: 0;
}

.btn-primary:hover,
.btn-primary:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-primary:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-primary.active,
.btn-primary:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: hsl(0, 59%, 19%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9e2828", endColorstr="#4d1313");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9e2828), to(#4d1313));
  background-image: -moz-linear-gradient(top, #9e2828, #4d1313);
  background-image: -ms-linear-gradient(top, #9e2828, #4d1313);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e2828), color-stop(100%, #4d1313));
  background-image: -webkit-linear-gradient(top, #9e2828, #4d1313);
  background-image: -o-linear-gradient(top, #9e2828, #4d1313);
  background-image: linear-gradient(#9e2828, #4d1313);
  border-color: #4d1313 #4d1313 hsl(0, 59%, 14%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

.btn-primary.disabled,
.btn-primary[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-danger {
 background-color: hsl(0, 59%, 19%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9e2828", endColorstr="#4d1313");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9e2828), to(#4d1313));
  background-image: -moz-linear-gradient(top, #9e2828, #4d1313);
  background-image: -ms-linear-gradient(top, #9e2828, #4d1313);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e2828), color-stop(100%, #4d1313));
  background-image: -webkit-linear-gradient(top, #9e2828, #4d1313);
  background-image: -o-linear-gradient(top, #9e2828, #4d1313);
  background-image: linear-gradient(#9e2828, #4d1313);
  border-color: #4d1313 #4d1313 hsl(0, 59%, 14%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #7a2735;
  *background-color: #7a2735;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #590f1b \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-file {
    position: relative;
    overflow: hidden;
    display: block;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.dojo-inline-checkbox {
  padding-bottom: 10px;
}

.dojo-inline-checkbox span {
  padding-right: 10px;
}
