/**
** List items
**/
.jdl-list .list-content .jdl-item .jdl-item-bottom {
  padding: 10px;
  background: #f4f6f7;
}
.jdl-list .list-content .jdl-item .jdl-item-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jdl-list .list-content .jdl-item .jdl-item-hover .jdl-item-act li a {
  display: block;
  font-size: 14px;
  height: 35px;
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
}
.jdl-list .list-content .jdl-item:hover .jdl-item-hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jdl-list .list-content .jdl-item:hover .jdl-item-hover .jdl-item-act li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jdl-list .list-content .jdl-item:hover .jdl-item-hover .jdl-item-act li a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.5);
}
.jdl-list .list-content .jdl-item-info .jdl-info-list a.last {
  text-align: right;
}
.jdl-list .list-content .table {
  border: 1px solid rgba(128, 128, 128, 0.2);
}
/**
**  Item Details
**/
.jdl-item-page .jdl-item-title .item-badge {
  padding-left: 5px;
}
.jdl-item-page .jdl-item-intro {
  margin: 0;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn {
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  padding: 13px 20px 13px 20px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.12) inset;
  margin-right: 20px;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn.btn-livedemo {
  color: #FFFFFF;
  background: #66869F;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn.btn-livedemo:hover {
  background: #41ACFD;
  text-decoration: none;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn.btn-download {
  color: #333333;
  background: #f8f8f8;
  border: 1px solid #d2d2d2;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn.btn-download:hover {
  border-color: #71c2ff;
  text-decoration: none;
  color: #ffffff;
  background-color: #71c2ff;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn.btn-support {
  color: #FFFFFF;
  background: rgba(241, 0, 0, 0.5);
  border: 1px solid #d2d2d2;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn.btn-support:hover {
  text-decoration: none;
  color: #ffffff;
  background: rgba(241, 0, 0, 0.7);
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn.btn-document {
  color: #333333;
  background: #f8f8f8;
  border: 1px solid #d2d2d2;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-quick-info .quick-act .btn.btn-document:hover {
  border-color: #71c2ff;
  text-decoration: none;
  color: #ffffff;
  background-color: #71c2ff;
}
.jdl-item-page .jdl-item-intro .jdl-item-intro-desc .jdl-item-tag span {
  margin-top: 3px;
}
.jdl-item-page .jdl-item-intro .jdl-item-gallery .carousel-control {
  top: 50%;
  border: 2px solid #fff;
}
.jdl-item-page .jdl-item-content {
  margin: 0;
}
.jdl-item-page .jse-feature-row {
  margin: 0;
}
.jdl-item-page .jdl-related-item {
  margin: 0;
}
.jdl-item-page .jdl-related-item .jdl-related-list .carousel-control {
  top: 50%;
  border: 2px solid #fff;
}
.jdl-item-page .jdl-related-item .jdl-related-list .carousel-control.left {
  left: 25px;
}
.jdl-item-page .jdl-related-item .jdl-related-list .carousel-control.right {
  right: 25px;
}
/**
** Module items
**/
.jdl-list-latest .jdl-item .jdl-item-bottom {
  padding: 10px;
  background: #f4f6f7;
}
.jdl-list-latest .jdl-item .jdl-item-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jdl-list-latest .jdl-item .jdl-item-hover .jdl-item-act li a {
  display: block;
  font-size: 14px;
  height: 35px;
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
}
.jdl-list-latest .jdl-item:hover .jdl-item-hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jdl-list-latest .jdl-item:hover .jdl-item-hover .jdl-item-act li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jdl-list-latest .jdl-item:hover .jdl-item-hover .jdl-item-act li a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.5);
}
.jdl-list-latest .jdl-item .jdl-item-info .jdl-info-list a.last {
  text-align: right;
}
/**
** Module items sidebar
**/
.jdl-list-sidebar .jdl-item-sidebar {
  padding: 5px 0px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.25);
}
.jdl-list-sidebar .jdl-item-sidebar .jdl-item-image {
  width: 45%;
  float: left;
}
.jdl-list-sidebar .jdl-item-sidebar .jdl-item-image img {
  border-radius: 5px;
}
.jdl-list-sidebar .jdl-item-sidebar .jdl-item-info {
  margin-left: 50%;
}
