/*
section.login_content form div a {
    font-size:18px!important;
    margin:0px;
    margin-right: 5px;
    margin-bottom: 5px;
} */
.x_content h4.text-bold {
  font-weight: bold;
}
.sell-box {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f9ffee;
  border: 2px solid #8fd89a;
  border-radius: 20px;
}
.sell-box h4 {
  font-size: 22px;
  margin-top: 0;
}
.text-white {
  color: #ffffff;
}
.mr-1 {
  margin-right: 10px;
}
.row-muted {
  background: #eee;
  color: #ccc;
}
.row-muted img {
  opacity: 0.3;
}
.web-title {
  font-weight: bold;
  padding: 0.2em 0.5em;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}
.thumb-box {
  object-fit: cover;
  width: 48px;
  height: 48px;
}
.error-summary {
  background: #fff1f1;
  padding: 0.5em;
  border: 1px solid red;
}
.season-tb {
  table-layout: fixed;
  border-collapse: collapse;
}
.season-tb td,
.season-tb th {
  border: 1px solid #ccc;
  padding: 0 0.4em;
}
.season-tb th {
  background-color: #eaf1f5;
}
.cover-img {
  object-fit: cover;
}
#cp-menu a {
  display: block;
  padding: 0.2em;
  border-bottom: 1px dashed #eee;
}
#cp-menu .active {
  background: #c8ddec;
}
.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.covid {
  color: #ffffff;
}
.covid.covid-1 {
  background-color: #2098B2;
}
.covid.covid-2 {
  background-color: #FA736A;
}
.covid.covid-3 {
  background-color: #9FB73D;
}
.covid.covid-4 {
  background-color: #7C7C7C;
}
.covid .covid-inner {
  margin: 1em;
}
.tile_count .tile_stats_count span.count_top {
  font-size: 16px;
}
.modal-body img {
  max-width: 100%;
}
.farmer-detail {
  margin: 10px;
}
.farmer-detail .farmer-item {
  margin-bottom: 10px;
}
.farmer-detail .farmer-item .farmer-title {
  font-weight: bold;
  font-size: smaller;
}
.farmer-detail .farmer-item .farmer-desc {
  background: #fafafa;
  padding: 3px 15px;
  color: #0017b9;
}
@media (max-width: 762px) {
  .nav-sm ul.nav.child_menu {
    /*display:none!important;*/
  }
}
.nav-sm .right_col span.fa,
.nav-sm .right_col .menu_section h3 {
  display: inline-block;
}
.datepicker .day.disabled {
  color: #eee;
}
.table-certificate th {
  width: 150px;
}
/*# sourceMappingURL=market.css.map */