@font-face {
  font-family: 'baileys';
  src:  url('/fonts/baileys.eot?77lu9k');
  src:  url('/fonts/baileys.eot?77lu9k#iefix') format('embedded-opentype'),
    url('/fonts/baileys.ttf?77lu9k') format('truetype'),
    url('/fonts/baileys.woff?77lu9k') format('woff'),
    url('/fonts/baileys.svg?77lu9k#baileys') format('svg');
  font-weight: normal;
  font-style: normal;
}


.bcf {
    font-family: 'baileys' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  // display: inline-block;
  // font: normal normal normal 14px/1 FontAwesome;
  // font-size: inherit;
  // text-rendering: auto;
  // -webkit-font-smoothing: antialiased;
  // -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.bcf-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.bcf-2x {
  font-size: 2em;
}
.bcf-3x {
  font-size: 3em;
}
.bcf-4x {
  font-size: 4em;
}
.bcf-5x {
  font-size: 5em;
}
.bcf-fw {
  width: 1.28571429em;
  text-align: center;
}
.bcf-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.bcf-ul > li {
  position: relative;
}
.bcf-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.bcf-li.bcf-lg {
  left: -1.85714286em;
}
.bcf-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.bcf-pull-left {
  float: left;
}
.bcf-pull-right {
  float: right;
}
.bcf.bcf-pull-left {
  margin-right: .3em;
}
.bcf.bcf-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.bcf.pull-left {
  margin-right: .3em;
}
.bcf.pull-right {
  margin-left: .3em;
}
.bcf-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.bcf-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.bcf-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.bcf-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bcf-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.bcf-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.bcf-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .bcf-rotate-90,
:root .bcf-rotate-180,
:root .bcf-rotate-270,
:root .bcf-flip-horizontal,
:root .bcf-flip-vertical {
  filter: none;
}
.bcf-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.bcf-stack-1x,
.bcf-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.bcf-stack-1x {
  line-height: inherit;
}
.bcf-stack-2x {
  font-size: 2em;
}
.bcf-inverse {
  color: #fff;
}


// [class^="icon-"], [class*=" icon-"] {
//   /* use !important to prevent issues with browser extensions that change fonts */
//   font-family: 'baileys' !important;
//   speak: none;
//   font-style: normal;
//   font-weight: normal;
//   font-variant: normal;
//   text-transform: none;
//   line-height: 1;

//   /* Better Font Rendering =========== */
//   -webkit-font-smoothing: antialiased;
//   -moz-osx-font-smoothing: grayscale;
// }

.bcf-checked:before {
  content: "\e931";
}
.bcf-google-plus-fill:before {
  content: "\e932";
}
.bcf-google-plus:before {
  content: "\e933";
}
.bcf-instagram-fill:before {
  content: "\e934";
}
.bcf-instagram:before {
  content: "\e935";
}
.bcf-twitter-fill:before {
  content: "\e936";
}
.bcf-twitter:before {
  content: "\e937";
}
.bcf-vimeo:before {
  content: "\e938";
}
.bcf-youtube-play:before {
  content: "\e939";
}
.bcf-map:before {
  content: "\e93a";
}
.bcf-apple:before {
  content: "\e900";
}
.bcf-application-rates:before {
  content: "\e901";
}
.bcf-arrow-box-left:before {
  content: "\e902";
}
.bcf-arrow-box-right:before {
  content: "\e903";
}
.bcf-arrow-down:before {
  content: "\e904";
}
.bcf-arrow-left:before {
  content: "\e905";
}
.bcf-arrow-right:before {
  content: "\e906";
}
.bcf-arrow-up:before {
  content: "\e907";
}
.bcf-australia:before {
  content: "\e908";
}
.bcf-baileys:before {
  content: "\e909";
}
.bcf-cabbage:before {
  content: "\e90a";
}
.bcf-calendar:before {
  content: "\e90b";
}
.bcf-carat:before {
  content: "\e90c";
}
.bcf-carrot:before {
  content: "\e90d";
}
.bcf-citrus:before {
  content: "\e90e";
}
.bcf-facebook:before {
  content: "\e90f";
}
.bcf-fax-one:before {
  content: "\e910";
}
.bcf-fax-two:before {
  content: "\e911";
}
.bcf-field:before {
  content: "\e912";
}
.bcf-flower:before {
  content: "\e913";
}
.bcf-glove:before {
  content: "\e914";
}
.bcf-hand-grow:before {
  content: "\e915";
}
.bcf-hat:before {
  content: "\e916";
}
.bcf-lab:before {
  content: "\e917";
}
.bcf-lawn:before {
  content: "\e918";
}
.bcf-mail-one:before {
  content: "\e919";
}
.bcf-mail-two:before {
  content: "\e91a";
}
.bcf-map-marker:before {
  content: "\e91b";
}
.bcf-map2:before {
  content: "\e91c";
}
.bcf-minus:before {
  content: "\e91d";
}
.bcf-packaging:before {
  content: "\e91e";
}
.bcf-phone-one:before {
  content: "\e91f";
}
.bcf-phone-two:before {
  content: "\e920";
}
.bcf-pinterest:before {
  content: "\e921";
}
.bcf-play:before {
  content: "\e922";
}
.bcf-plus:before {
  content: "\e923";
}
.bcf-pot-plant:before {
  content: "\e924";
}
.bcf-search-one:before {
  content: "\e925";
}
.bcf-seeds:before {
  content: "\e926";
}
.bcf-shears:before {
  content: "\e927";
}
.bcf-spade:before {
  content: "\e928";
}
.bcf-tag:before {
  content: "\e929";
}
.bcf-tomato:before {
  content: "\e92a";
}
.bcf-tractor:before {
  content: "\e92b";
  font-size: 0.8em;
}
.bcf-tree:before {
  content: "\e92c";
}
.bcf-uses:before {
  content: "\e92d";
}
.bcf-watering-can:before {
  content: "\e92e";
  margin-left: -0.2em;
}
.bcf-waterwise:before {
  content: "\e92f";
}
.bcf-youtube:before {
  content: "\e930";
}
.greentablecell{
  background-color: #336600;
}