form { padding-top: 1em;  }
form h3 { padding-bottom: 0.8em; }

.highlight {font-weight: bold; }
/*fieldset { clear: left; }*/
.column-a { width: 330px; float:left; clear: none; }
.column-b { width: 330px; float:left; clear: none; }
.orange {color:orange;}
  .animal_data_dl { padding-left: 0; margin-left: 0; }
  .animal_data_dl dt { font-weight: bold; display: inline-block; min-width: 100px; clear: left; }
  .animal_data_dl dd { display: inline; margin: 0; }
  .animal_data_dl dd:after{ display: block; content: ''; }

.fi {padding-bottom: 5px;}
input {border: 1px solid #a6c9e2; color: #222;}
.fi label:not(.radio-label) { display: inline-block; width: 150px; font-weight:bold;}
.fi label.optional { display: inline-block; width: 150px; font-weight:normal;}
.buttons_label { display: inline-block; width: 150px; font-weight:bold;}
.home_label { display: inline-block; width: 300px;}
.slider {display:inline-block; width:150px;}
.slider_description {display:inline-block; width:150px;padding-left:150px;text-align:center;}
.radio-label.ui-state-default {color:black !important; background:lightgrey !important; font-weight: normal;}
.radio-label.ui-state-active {color:white !important; background:#459e00 !important; font-weight: bold; text-decoration: underline;}
.td-icon { vertical-align: text-bottom; display:inline-block !important;}
.error { color:red; background:Salmon}
.hidden {display:none;}
legend {font-weight:bold; font-size:150%;}
#footer { display: none; }
#tabs {min-height:600px; }
#cph_tabs {min-height:600px; }
.ui-tabs .ui-tabs-panel {padding: 0.4em 0.4em !important;}
ul.ui-autocomplete.ui-menu {
  z-index: 1000;
}
.ui-multiselect{width:150px;}
.space {width: 0.3em; display: inline-block;}

/* for the purposes of showing an icon inline */
.ui-icon-inline {
    background-image: url("/modules/contrib/scoteid_core/images/ui-icons_cd0a0a_256x240.png");
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    height: 16px;
    width: 16px;
    margin-left: -5px;
    margin-right: -5px;
}

.wbm_submit { font-weight: bold; font-size:1.5em; padding:5px;}

/* increase jqgrid font size*/
.ui-jqgrid,
.ui-jqgrid .ui-jqgrid-view,
.ui-jqgrid .ui-jqgrid-pager,
.ui-jqgrid .ui-pg-input {
    font-size: 13px;
}

.ui-jqgrid-pager { z-index: 99 !important; }

.bvd_category_0 {background:white; color:black; }
.bvd_category_1 {background:green; color:white; }
.bvd_category_2 {background:yellow;color:black;}
.bvd_category_3 {background:red;color:white;}
.bvd_category_4 {background:black;color:red;}

.historic_cattle {background:grey;}

#user-add-holding input[type=submit] { width:200px; height:30px; }

fieldset.expired {
    background: lightgrey;
}
/* dialog style */
div.ui-dialog-titlebar {
    color:black;
}

.ui-datepicker {z-index:1500 /* jqrgid search box giving issues */ !important;}

.days_warning a{background-color: red !important;
    background-image :none !important;
    color: #ffffff !important;}

span.head_count {
  display: inline-block;
  width: 5em;
}
