.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.form-instructions:before,
.form-instructions:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.form-instructions:after {
  clear: both;
}
body {
  padding-top: 50px;
  padding-bottom: 20px;
  min-width: 320px;
}
.validation-error {
  color: #a94442;
}
/*Disable Chrome HTML5 Date Picker*/
input::-webkit-calendar-picker-indicator {
  display: none;
}
input[type="date"]::-webkit-input-placeholder {
  visibility: hidden !important;
}
#meatAndPotatos {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #meatAndPotatos {
    float: left;
    width: 83.33333333%;
  }
}
/* Set padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}
div[id^=divLastName] {
  word-break: break-all;
}
div[id^=divFirstName] {
  word-break: break-all;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
  white-space: normal;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select {
  max-width: 380px;
}
textarea {
  height: auto;
}
input::-webkit-calendar-picker-indicator {
  display: none;
}
input[type="date"]::-webkit-input-placeholder {
  visibility: hidden !important;
}
.label-text {
  width: 100%;
  text-align: left;
}
.largest-text {
  font-family: Arial;
  font-size: x-large;
  font-weight: bold;
}
.large-bold-text {
  /*font-family:'Times New Roman';*/
  font-size: large;
  font-weight: bold;
}
.large-text {
  /*font-family:'Times New Roman';*/
}
.borderPanel {
  border-color: black;
}
.small-text {
  font-size: x-small;
  font-weight: bold;
}
.text-left {
  text-align: left;
}
.fullwidth {
  width: 100%;
}
.left-padding {
  padding-left: 10px;
}
.padding-underlined {
  padding-left: 35px;
  padding-right: 35px;
  border-bottom: 2px solid black;
}
.padding-underlined-right {
  padding-right: 350px;
  border-bottom: 2px solid black;
}
.padding-underlined-left {
  padding-left: 100px;
  border-bottom: 2px solid black;
}
.bold-center {
  text-align: center;
  font-weight: bold;
  padding-left: 15px;
}
.left-right-padding {
  padding-left: 20px;
  padding-right: 20px;
}
.left-right-padding35 {
  padding-left: 35px;
  padding-right: 35px;
}
.paddingtop30 {
  padding-top: 30px;
}
.paddingleft30 {
  padding-left: 30px;
}
.paddingTopBottom10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.paddingTopBottom20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.paddingTop10 {
  padding-top: 10px;
}
.paddingTop5 {
  padding-top: 5px;
}
.paddingBottom10 {
  padding-bottom: 10px;
}
.paddingleft70 {
  padding-left: 70px;
}
.section-heading {
  color: #fff;
  background-color: #337ab7;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 6px;
}
a.section-heading:hover,
a.section-heading:focus {
  background-color: #286090;
}
.well-sub-heading {
  height: 36px;
  margin-top: 6px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 10px;
}
.well-sub-heading div {
  color: #fff;
  background-color: #337ab7;
  float: left;
  width: 100%;
  margin-bottom: 6px;
  background-color: darkgrey;
  position: absolute;
  color: black;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 100px;
  margin: 0px -4px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
a.well-sub-heading div:hover,
a.well-sub-heading div:focus {
  background-color: #286090;
}
@media (min-width: 992px) {
  .well-sub-heading div {
    float: left;
    width: 91.66666667%;
  }
}
.well .well {
  background-color: white;
}
.well .well .well {
  background-color: #f5f5f5;
}
.styled-tab {
  /*border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
    height:26px;
    width:34px;
    background-color:@brand-primary;
    float:left;
    margin-left:-36px;
    margin-top:26px;
    box-shadow:@gray 2px 2px;*/
}
ol.roman-list > li:before {
  font-weight: bold;
  font-size: large;
}
ol.roman-list > li {
  padding-left: 16px;
  padding-top: 10px;
  font-weight: bolder;
}
ol.roman-list > li p,
ol.roman-list > li div {
  color: black;
  font-weight: normal;
  text-align: left;
}
.required {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a94442;
  text-align: right;
  padding-right: 2px;
  font-size: 4pt;
  vertical-align: top;
}
.required:before {
  content: "\002a";
}
a.required:hover,
a.required:focus {
  color: #843534;
}
.attachment {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a94442;
  text-align: right;
}
.attachment:before {
  content: "\e142";
}
a.attachment:hover,
a.attachment:focus {
  color: #843534;
}
.expander {
  cursor: pointer;
}
.attachment-field {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a94442;
  text-align: right;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.attachment-field:before {
  content: "\e142";
}
a.attachment-field:hover,
a.attachment-field:focus {
  color: #843534;
}
.attachment-field.input-lg,
.attachment-field.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.attachment-feedback {
  position: relative;
  top: 1px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a94442;
  text-align: right;
  display: inline-block;
  padding-left: 10px;
}
.attachment-feedback:before {
  content: "\e142";
}
a.attachment-feedback:hover,
a.attachment-feedback:focus {
  color: #843534;
}
.form-instructions {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  text-align: left;
}
.form-instructions > .navbar-header,
.form-instructions > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-instructions > .navbar-header,
  .form-instructions > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.form-instructions div {
  margin: 10px 0px;
}
.modal-vertical-centered {
  transform: translate(0, 50%) !important;
  -ms-transform: translate(0, 50%) !important;
  /* IE 9 */
  -webkit-transform: translate(0, 50%) !important;
  /* Safari and Chrome */
}
.listbox-well-view {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.listbox-well-view blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.listbox-well-view .well {
  background-color: white;
}
.listbox-well-view .well .well {
  background-color: #f5f5f5;
}
.listbox-well-view ul {
  list-style-type: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.listbox-well-view ul li {
  list-style: none;
  text-align: left;
  width: 100%;
  white-space: normal;
}
.listbox-well-view ul li span {
  left: -6px;
}
.listbox-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  max-height: 300px;
  overflow: auto;
}
.listbox-well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.listbox-well .well {
  background-color: white;
}
.listbox-well .well .well {
  background-color: #f5f5f5;
}
.listbox-well ul {
  list-style-type: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.listbox-well ul li {
  list-style: none;
  text-align: left;
  width: 100%;
  white-space: normal;
}
.listbox-well ul li span {
  left: -6px;
}
.form-group.has-error .listbox-well {
  background-color: #f2dede;
  border: 1px solid red;
}
.form-group.has-success .listbox-well {
  background-color: #f5f5f5;
  border: none;
}
#getReCaptcha {
  float: left;
  padding-left: 3%;
}
hr.summarySplit {
  margin: 2px 0px;
  height: 10px;
  border-width: 3px;
}
hr.summarySplitNoHeight {
  margin: 2px 0px;
  border-width: 3px;
}
.summarySection {
  margin-left: 20px;
}
.pointerEventsNone {
  pointer-events: none;
}
.input-group-addon.primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.input-group-addon.success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.input-group-addon.info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.input-group-addon.warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.input-group-addon.danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.GridLayout.TwoThree div.col1,
.GridLayout.TwoThree div.col3 {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoThree div.col1,
  .GridLayout.TwoThree div.col3 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoThree div.col2,
.GridLayout.TwoThree div.col4 {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoThree div.col2,
  .GridLayout.TwoThree div.col4 {
    float: left;
    width: 25%;
  }
}
.GridLayout.TwoTwoTwoThree div.col1 {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.GridLayout.TwoTwoTwoThree div.col2 {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.GridLayout.TwoTwoTwoThree div.col3 {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.GridLayout.TwoTwoTwoThree div.col4 {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.GridLayout.TwoTwoTwoThree div.col1,
.GridLayout.TwoTwoTwoThree div.col2,
.GridLayout.TwoTwoTwoThree div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .GridLayout.TwoTwoTwoThree div.col1,
  .GridLayout.TwoTwoTwoThree div.col2,
  .GridLayout.TwoTwoTwoThree div.col3 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoTwoTwoThree div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .GridLayout.TwoTwoTwoThree div.col4 {
    float: left;
    width: 25%;
  }
}
.GridLayout.TwoThreeThreeThree div.col1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoThreeThreeThree div.col1 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoThreeThreeThree div.col2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoThreeThreeThree div.col2 {
    float: left;
    width: 25%;
  }
}
.GridLayout.TwoThreeThreeThree div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoThreeThreeThree div.col3 {
    float: left;
    width: 25%;
  }
}
.GridLayout.TwoThreeThreeThree div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoThreeThreeThree div.col4 {
    float: left;
    width: 25%;
  }
}
.GridLayout.TwoTwoFourTwo div.col1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoTwoFourTwo div.col1 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoTwoFourTwo div.col2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoTwoFourTwo div.col2 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoTwoFourTwo div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoTwoFourTwo div.col3 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.TwoTwoFourTwo div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoTwoFourTwo div.col4 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoFour div.col1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoFour div.col1 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoFour div.col2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoFour div.col2 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.TwoFour div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoFour div.col3 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoFour div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoFour div.col4 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.TwoSix div.col1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoSix div.col1 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.TwoSix div.col2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .GridLayout.TwoSix div.col2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .GridLayout.TwoSix div.col2 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.FourTwo div.col1,
.GridLayout.FourTwo div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourTwo div.col1,
  .GridLayout.FourTwo div.col3 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.FourTwo div.col2,
.GridLayout.FourTwo div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourTwo div.col2,
  .GridLayout.FourTwo div.col4 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.FourTwo div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourTwo div.col3 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.FourTwo div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourTwo div.col4 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.FourTwo div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourTwo div.col3 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.FourTwo div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourTwo div.col4 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.FourTwo div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourTwo div.col3 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.FourTwo div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourTwo div.col4 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.FourEight div.col1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourEight div.col1 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.FourEight div.col2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourEight div.col2 {
    float: left;
    width: 66.66666667%;
  }
}
.GridLayout.FourEight div.col3 {
  display: none !important;
}
.GridLayout.FourEight div.col4 {
  display: none !important;
}
.GridLayout.TwoEach div.col1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoEach div.col1 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.TwoEach div.col2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoEach div.col2 {
    float: left;
    width: 66.66666667%;
  }
}
.GridLayout.TwoEach div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoEach div.col3 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.TwoEach div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.TwoEach div.col4 {
    float: left;
    width: 66.66666667%;
  }
}
.GridLayout.TwoEach div.col1,
.GridLayout.TwoEach div.col2,
.GridLayout.TwoEach div.col3,
.GridLayout.TwoEach div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .GridLayout.TwoEach div.col1,
  .GridLayout.TwoEach div.col2,
  .GridLayout.TwoEach div.col3,
  .GridLayout.TwoEach div.col4 {
    float: left;
    width: 16.66666667%;
  }
}
.GridLayout.ThreeEach div.col1,
.GridLayout.ThreeEach div.col3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.ThreeEach div.col1,
  .GridLayout.ThreeEach div.col3 {
    float: left;
    width: 25%;
  }
}
.GridLayout.ThreeEach div.col2,
.GridLayout.ThreeEach div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.ThreeEach div.col2,
  .GridLayout.ThreeEach div.col4 {
    float: left;
    width: 75%;
  }
}
.GridLayout.ThreeEach div.col1,
.GridLayout.ThreeEach div.col2,
.GridLayout.ThreeEach div.col3,
.GridLayout.ThreeEach div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .GridLayout.ThreeEach div.col1,
  .GridLayout.ThreeEach div.col2,
  .GridLayout.ThreeEach div.col3,
  .GridLayout.ThreeEach div.col4 {
    float: left;
    width: 25%;
  }
}
.GridLayout.FourEach div.col1,
.GridLayout.FourEach div.col2,
.GridLayout.FourEach div.col3,
.GridLayout.FourEach div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .GridLayout.FourEach div.col1,
  .GridLayout.FourEach div.col2,
  .GridLayout.FourEach div.col3,
  .GridLayout.FourEach div.col4 {
    float: left;
    width: 33.33333333%;
  }
}
.GridLayout.FiveEach div.col1,
.GridLayout.FiveEach div.col2,
.GridLayout.FiveEach div.col3,
.GridLayout.FiveEach div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .GridLayout.FiveEach div.col1,
  .GridLayout.FiveEach div.col2,
  .GridLayout.FiveEach div.col3,
  .GridLayout.FiveEach div.col4 {
    float: left;
    width: 41.66666667%;
  }
}
.GridLayout.SixEach div.col1,
.GridLayout.SixEach div.col2,
.GridLayout.SixEach div.col3,
.GridLayout.SixEach div.col4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .GridLayout.SixEach div.col1,
  .GridLayout.SixEach div.col2,
  .GridLayout.SixEach div.col3,
  .GridLayout.SixEach div.col4 {
    float: left;
    width: 50%;
  }
}
.NoStyle {
  font-weight: normal;
}
@media print {
  .avoidPageBreak {
    page-break-inside: avoid;
  }
  h3,
  h4 {
    page-break-after: avoid;
  }
  .pageBreakBefore {
    page-break-before: always;
  }
  #PanelBody {
    border: 0;
  }
  .pageBreakAfter {
    page-break-after: always;
  }
}
.WrapText {
  word-wrap: break-word;
}
.modal-header-primary {
  color: #fff;
  background-color: #337ab7;
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
a.modal-header-primary:hover,
a.modal-header-primary:focus {
  background-color: #286090;
}
.GreyedOut {
  color: gray;
  cursor: not-allowed;
}
.scrollableModal {
  overflow-y: scroll;
}
.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -ms-animation: spin .7s infinite linear;
  -webkit-animation: spinw .7s infinite linear;
  -moz-animation: spinm .7s infinite linear;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes spinw {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinm {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px 15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }
}

.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
@media print {
  #meatAndPotatos {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-static-top {
    display: none !important;
  }
}
@media print and (min-width: 992px) {
  #meatAndPotatos {
    float: left;
    width: 100%;
  }
}
@media print and print {
  .navbar-static-top {
    display: block !important;
  }
  table.navbar-static-top {
    display: table !important;
  }
  tr.navbar-static-top {
    display: table-row !important;
  }
  th.navbar-static-top,
  td.navbar-static-top {
    display: table-cell !important;
  }
}

.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left;
}
.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center;
}
.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right;
}
.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
  text-align: justify;
}
.pull-right-not-xs,
.pull-right-not-sm,
.pull-right-not-md,
.pull-right-not-lg {
  float: right !important;
}
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
@media (max-width: 767px) {
  .add-margin-xs {
    margin: 4px 0;
  }
  .pull-right-not-xs {
    float: left !important;
  }
  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-right-xs {
    text-align: right;
  }
  .text-justify-xs {
    text-align: justify;
  }
  label {
    margin-bottom: -2px;
    margin-top: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .add-margin-sm {
    margin: 4px 0;
  }
  .pull-right-not-sm {
    float: left !important;
  }
  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit;
  }
  .text-left-sm {
    text-align: left;
  }
  .text-center-sm {
    text-align: center;
  }
  .text-right-sm {
    text-align: right;
  }
  .text-justify-sm {
    text-align: justify;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-right-not-md {
    float: left !important;
  }
  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit;
  }
  .text-left-md {
    text-align: left;
  }
  .text-center-md {
    text-align: center;
  }
  .text-right-md {
    text-align: right;
  }
  .text-justify-md {
    text-align: justify;
  }
}
@media (min-width: 1200px) {
  .pull-right-not-lg {
    float: left !important;
  }
  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit;
  }
  .text-left-lg {
    text-align: left;
  }
  .text-center-lg {
    text-align: center;
  }
  .text-right-lg {
    text-align: right;
  }
  .text-justify-lg {
    text-align: justify;
  }
}
