.happer-stars-absolute {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
}

.happer-stars-relative {
  position: relative;
  display: inline-block;
}
.happer-stars-relative .d-inline .svg-icon {
  margin: 0 2px;
}
.happer-stars-relative .d-inline .svg-icon:first-child {
  margin-left: 0;
}
.happer-stars-relative .d-inline .svg-icon:last-child {
  margin-right: 0;
}

.section-overview {
  background-color: #209616;
  padding-top: 25px;
  padding-bottom: 0;
}
.section-overview .col-lg-3 {
  margin-bottom: 25px;
}
.section-overview .col-inner {
  background-color: #fff;
  padding: 12px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  text-align: center;
  height: 100%;
}
.section-overview .title {
  color: #666666;
  font-size: 17px;
  font-weight: bolder;
}
.section-overview .count {
  font-weight: bolder;
}
.section-overview .count-review-avg {
  color: #209616;
}
.section-overview .img-inner {
  background: linear-gradient(106.42deg, #E6FFDF 3.37%, #FFF4D7 96.51%);
  width: 60px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.section-overview .img-inner img {
  height: 32px;
}

.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  background: #F5F5F5;
}
.pagination li:not(:last-child) {
  margin-right: 4px;
}
.pagination li a, .pagination li span {
  color: #222222;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
}
.pagination li.active a, .pagination li:hover a {
  color: #fff;
  background-color: #209616;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.company-search .row {
  align-items: end;
}
.company-search .col-xs-12 {
  margin-bottom: 25px;
}

.score-type-wrapper {
  border-bottom: 1px solid #E5E5E5;
  padding: 10px 0;
}

.field-reviewbycompany-score .control-label, .field-reviewbycompany-type_image_video .control-label {
  display: none;
}
.field-reviewbycompany-score label, .field-reviewbycompany-type_image_video label {
  margin-right: 24px;
  position: relative;
  cursor: pointer;
}
.field-reviewbycompany-score input, .field-reviewbycompany-type_image_video input {
  display: none;
}
.field-reviewbycompany-score input ~ span, .field-reviewbycompany-type_image_video input ~ span {
  display: inline-block;
}
.field-reviewbycompany-score input:checked ~ span:after, .field-reviewbycompany-type_image_video input:checked ~ span:after {
  content: "";
  background: #F57B20;
  border-radius: 4px 4px 0px 0px;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -11px;
}

.field-reviewsearch-sort {
  display: flex;
  align-items: center;
  justify-content: end;
}
.field-reviewsearch-sort .select2-selection--single {
  min-width: 225px;
}

.select2-container--default .select2-selection--single {
  height: 40px;
}

input, select, .btn {
  height: 40px;
}

.btn {
  min-width: 146px;
}

.btn-success {
  color: #fff;
  background-color: #209616 !important;
  border-color: #209616 !important;
  border-radius: 2px !important;
}

.btn-outline-success {
  color: #209616 !important;
  border-color: #209616 !important;
  border-radius: 2px !important;
}
.btn-outline-success:hover {
  color: #fff !important;
  background-color: #209616 !important;
}

@media (max-width: 767.98px) {
  .field-reviewbycompany-type_image_video {
    margin-bottom: 25px;
  }
  .field-reviewbycompany-score label {
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .auto-submit-wrapper {
    flex-direction: column;
  }
  .score-type-wrapper {
    flex-direction: column;
    border: none;
  }
  .field-reviewsearch-sort {
    justify-content: start;
  }
}
#company-index {
  font-size: 14px;
}
#company-index td div {
  word-break: break-word;
}
#company-index td a {
  color: #209616;
}
#company-index .kv-grid-table {
  min-width: 1250px;
  background-color: #fff;
}
#company-index .kv-grid-table > .review-index {
  background: #F5F5F5;
  box-shadow: 0px 2px 0px #E5E5E5;
}
#company-index .kv-grid-table tr th:nth-child(1), #company-index .kv-grid-table tr td:nth-child(1) {
  width: 35px;
  max-width: 35px;
}
#company-index .kv-grid-table tr th:nth-child(2), #company-index .kv-grid-table tr td:nth-child(2) {
  width: 294px;
  max-width: 294px;
}
#company-index .kv-grid-table tr th:nth-child(3), #company-index .kv-grid-table tr td:nth-child(3) {
  width: 170px;
  max-width: 170px;
}
#company-index .kv-grid-table tr th:nth-child(4), #company-index .kv-grid-table tr td:nth-child(4) {
  width: 60px;
  max-width: 60px;
}
#company-index .kv-grid-table tr th:nth-child(5), #company-index .kv-grid-table tr td:nth-child(5) {
  width: 300px;
  max-width: 300px;
}
#company-index .kv-grid-table tr th:nth-child(6), #company-index .kv-grid-table tr td:nth-child(6) {
  width: 250px;
  max-width: 250px;
}
#company-index .kv-grid-table tr td:last-child a + a {
  margin-left: 16px;
}
#company-index .kv-grid-table tr > th, #company-index .kv-grid-table tr > td {
  vertical-align: middle;
  padding: 10px !important;
}
#company-index .kv-grid-table tr > th:first-child, #company-index .kv-grid-table tr > td:first-child {
  text-align: center;
}
#company-index .kv-grid-table tr > th:not(:last-child), #company-index .kv-grid-table tr > td:not(:last-child) {
  border-right: 1px solid #e6e6e6 !important;
}
#company-index .kv-grid-table tr > td:nth-child(8) .select2-selection--multiple {
  border: none !important;
}
#company-index .kv-grid-table tr:not(:last-child) > th, #company-index .kv-grid-table tr:not(:last-child) > td {
  border-bottom: 1px solid #e6e6e6 !important;
}

.kv-table-header {
  background: #f5f5f5 !important;
}

.kv-panel-before {
  border-bottom: none !important;
}

.table > :not(:first-child), .kv-panel-after {
  border-top: none !important;
}

.fs-8 {
  font-size: 13px;
}

.symbol-60 {
  border-radius: 0.475rem;
  display: inline-block;
  flex-shrink: 0;
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 4px;
  cursor: pointer;
}
.symbol-60 .symbol-label {
  border-radius: 0;
  padding-top: 100%;
  background-size: cover;
}
.symbol-60 .symbol-number {
  align-items: center;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #fff;
  display: flex;
  font-size: 15px;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.modal-dialog .modal-body {
  padding: 2rem;
  max-height: 100vh;
  max-width: 100vw;
  overflow: hidden;
}
.modal-dialog .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
}
.modal-dialog .modal-content {
  background-color: hsla(0deg, 0%, 100%, 0.71);
  justify-content: center;
  display: flex;
  flex-direction: column;
  outline: 0;
  pointer-events: auto;
  position: relative;
  width: 100%;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-container .swiper-wrapper .swiper-slide img {
  max-height: 100%;
  max-width: 100%;
}

:root {
  --swiper-navigation-size: 25px !important;
}

.iframe-close {
  position: fixed;
  right: 0;
  top: 0;
  background: #209616;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
}
.iframe-close:hover {
  opacity: 0.8;
}

/*# sourceMappingURL=company.css.map */
