/* gigabyte style starts*/
.gigabyte-product:hover {
  border-top: 5px solid #4caf50;
}

.gigabyte-product:hover .product__item__text {
  color: #4caf50;
}

.gigabyte-toggle {
  border: 2px solid #4caf50 !important;
}

.btn-gigabyte-site {
  background: #4caf50 !important;
  color: #fff !important;
  float: left !important;
}

.btn-gigabyte-admin {
  color: #4caf50 !important;
  background: #fff !important;
  border: 1px solid #4caf50 !important;
  float: right !important;
}

.gigabyte-active-bg {
  background: #4caf50 !important;
}

/* gigabyte style ends*/

/* meteo style starts */
.meteo-product:hover {
  border-top: 5px solid #2b6db7;
}

.meteo-product:hover .product__item__text {
  color: #2b6db7;
}

.btn-meteo-site {
  background: #2b6db7 !important;
  color: #fff !important;
  float: left !important;
}

.btn-meteo-admin {
  color: #2b6db7 !important;
  background: #fff !important;
  border: 1px solid #2b6db7 !important;
  float: right !important;
}

.meteo-active-bg {
  background: #2b6db7 !important;
}

.meteo-toggle {
  border: 2px solid #2b6db7 !important;
}

/* meteo style ends */

/* lepra style starts */

.lepra-product:hover {
  border-top: 5px solid #ed8125;
}

.lepra-product:hover .product__item__text {
  color: #ed8125;
}

.btn-lepra-site {
  background: #ed8125 !important;
  color: #fff !important;
  float: left !important;
}

.btn-lepra-admin {
  color: #ed8125 !important;
  background: #fff !important;
  border: 1px solid #ed8125 !important;
  float: right !important;
}

.lepra-active-bg {
  background: #ed8125 !important;
}

.lepra-toggle {
  border: 2px solid #ed8125 !important;
}

/* lepra style ends */

/* sandbox style starts */

.btn-sandbox-site {
  background: #4caf50 !important;
  color: #fff !important;
  float: left !important;
}

.btn-sandbox-admin {
  color: #4caf50 !important;
  background: #fff !important;
  border: 1px solid #4caf50 !important;
  float: right !important;
}

.sandbox-active-bg {
  background: #4caf50 !important;
}

.sandbox-toggle {
  border: 2px solid #4caf50 !important;
}

/* sandbox style ends */

/* rvlatex style starts */

.rvlatex-product:hover {
  border-top: 5px solid #dd4b7b;
}

.rvlatex-product:hover .product__item__text {
  color: #dd4b7b;
} 

.btn-rvlatex-site {
  background: #dd4b7b !important;
  color: #fff !important;
  float: left !important;
}

.btn-rvlatex-admin {
  color: #dd4b7b !important;
  background: #fff !important;
  border: 1px solid #dd4b7b !important;
  float: right !important;
}

.rvlatex-active-bg {
  background: #dd4b7b !important;
}

.rvlatex-toggle {
  border: 2px solid #dd4b7b !important;
}

/* rvlatex style ends */

/* EditorSuite style starts */

.editorsuite-product:hover {
  border-top: 5px solid #470A58;
}

.editorsuite-product:hover .product__item__text {
  color: #470A58;
}

.btn-editorsuite-site {
  background: #470A58 !important;
  color: #fff !important;
  float: left !important;
}

.btn-editorsuite-admin {
  color: #470A58 !important;
  background: #fff !important;
  border: 1px solid #470A58 !important;
  float: right !important;
}

.editorsuite-active-bg {
  background: #470A58 !important;
}

.editorsuite-toggle {
  border: 2px solid #470A58 !important;
}

/* EditorSuite style ends */

/* ReView style starts */

.review-product:hover {
  border-top: 5px solid #1a7eb9;
}

.review-product:hover .product__item__text {
  color: #1a7eb9;
}

.btn-review-site {
  background: #1a7eb9 !important;
  color: #fff !important;
  float: left !important;
}

.btn-review-admin {
  color: #1a7eb9 !important;
  background: #fff !important;
  border: 1px solid #1a7eb9 !important;
  float: right !important;
}

.review-active-bg {
  background: #1a7eb9 !important;
}

.review-toggle {
  border: 2px solid #1a7eb9 !important;
}

/* ReView style ends */

/* RVIndex style starts */

.rvindex-product:hover {
  border-top: 5px solid #338779;
}

.rvindex-product:hover .product__item__text {
  color: #338779;
}

.btn-rvindex-site {
  background: #338779 !important;
  color: #fff !important;
  float: left !important;
}

.btn-rvindex-admin {
  color: #338779 !important;
  background: #fff !important;
  border: 1px solid #338779 !important;
  float: right !important;
}

.rvindex-active-bg {
  background: #338779 !important;
}

.rvindex-toggle {
  border: 2px solid #338779 !important;
}

/* RVIndex style ends */
