@charset "UTF-8";

html,
body {
  font-size: 13px;
}

body {
  background: #f2f2f2;
  font-family: arial, sans-serif;
  font-display: auto;
  line-height: 1.42857;
}

body,
html {
  height: 100%;
}

#header {
  top: 0;
  z-index: 140;
  background: #fefefe;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  width: 100%;
  display: block;
}

#header > .container {
  padding: 0;
}

#left-sidebar {
  display: flex;
  width: 200px;
  background: red;
  transition: margin-left 0.25s ease-in-out;
}

#main {
  margin-top: 10px;
}

#footer {
  margin-top: 15px;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
}

#footer .container-fluid {
  padding-top: 15px;
  padding-bottom: 15px;
}

.navbar-light .navbar-toggler {
  border: none;
}

.navbar-toggler {
  padding-right: 0;
}

.main_content {
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.lorem {
  padding: 10px;
  background: #fff;
  margin-bottom: 10px;
  font-weight: 600;
  font-style: italic;
  font-size: 15px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

#wrap-video {
  margin-top: 0px;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

#wrap-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul.recent-search {
  text-transform: capitalize;
  list-style: none;
  padding: 10px 0;
}

ul.recent-search li {
  background: #cccccc0a;
  padding: 3px 10px;
  border: 1px solid #cccccc36;
  margin-bottom: 5px;
  font-size: 16px;
  max-height: 52px;
  overflow: hidden;
  word-break: break-wor;
}

.searching {
  background: url("https://m.downloadlagu.biz/images/searching.svg");
  background-repeat: no-repeat;
  min-height: 500px;
  background-position: center;
  width: 100%;
}

.related-loading .info {
  display: block;
  width: 100%;
  height: 22px;
  margin-left: 110px;
  box-sizing: border-box;
  position: relative;
}

.related-loading .space {
  display: block;
  width: 100%;
  height: 40px;
  margin-left: 110px;
  background: #fff;
  bottom: 0;
  position: absolute;
}

.related-loading:before,
.related-loading:after,
.related-loading .analytics:before,
.related-loading .analytics:after,
.related-loading .name:before,
.related-loading .name:after {
  content: "";
  width: 100%;
  height: 10px;
  display: block;
  top: 0;
  position: absolute;
  background: white;
}

.related-loading .bw {
  height: 13px;
  background: #fff;
}

.related-loading .name {
  width: 300px;
  height: 22px;
}

.related-loading .name:before,
.related-loading .name:after {
  width: 10px;
  height: 22px;
  background: #fff;
}

.related-loading .name:after {
  width: 100%;
  left: 60%;
}

.related-loading:after {
  top: 90px;
}

.related-loading .thumb {
  float: left;
  width: 110px;
  height: 80px;
  background: transparent;
}

.related-loading .analytics:before,
.related-loading .analytics:after {
  top: unset;
  width: 10px;
  height: 15px;
}

.related-loading .analytics {
  height: 15px;
}

.related-loading .analytics:after {
  width: 100%;
  left: 30%;
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -728px 0;
  }

  100% {
    background-position: 728px 0;
  }
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -728px 0;
  }

  100% {
    background-position: 728px 0;
  }
}

.related-loading {
  overflow: hidden;
  padding: 10px 0;
  margin-top: 10px;
  height: 100px;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
          animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 30%, #eeeeee 60%);
  position: relative;
}

.logo {
  height: 30px;
  padding-right: 15px;
}

.admin-action-items {
  padding: 10px 0;
  margin-top: 10px;
}

.admin-action-items a {
  margin-right: 20px;
}

.list-item.related .item-in-list:last-child {
  border-bottom: none;
}

.item-in-list {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.item-in-list .thumb {
  height: 80px;
  overflow: hidden;
  width: 110px;
  float: left;
}

.item-in-list .thumb img {
  width: 100%;
  height: 80px;
}

.item-in-list .info {
  height: 80px;
  overflow: hidden;
  padding-left: 10px;
}

.item-in-list h4.info-name {
  font-size: 16px;
  font-weight: 600;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}

.item-in-list h4.info-name a {
  color: red;
}

.item-in-list h4.info-name a:active {
  color: red;
}

.item-in-list .analytics p {
  margin: 0;
  color: rgba(0, 0, 0, 0.59);
  font-size: 12px;
}

.item-in-list .analytics p b {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.59);
}

.item-in-list .analytics .listen > b:after {
  content: "\F025";
  font-family: FontAwesome;
  margin-left: 5px;
  color: #999;
}

.widget-name {
  font-weight: 600;
  font-size: 16px;
  padding: 10px;
  margin: 15px 0px 0px;
  background: #f9f9f9;
  border-width: 1px;
  border-style: solid;
  border-color: #f0f0f0;
  -o-border-image: initial;
     border-image: initial;
}

h2.widget-name.search {
  text-transform: none;
  color: #000;
}

h2.widget-name.search strong {
  color: #ff9800;
}

.sb-item-in-list {
  padding: 10px 0;
}

.sb-item-in-list .thumb {
  height: 80px;
  overflow: hidden;
  width: 110px;
  float: left;
}

.sb-item-in-list .thumb img {
  width: 100%;
  height: 100%;
}

.sb-item-in-list .info {
  height: 80px;
  overflow: hidden;
  padding-left: 10px;
}

.sb-item-in-list h4.info-name {
  display: block;
  margin: 0 0 4px 0;
  max-height: 34px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.sb-item-in-list h4.info-name a {
  color: red;
}

.sb-item-in-list .analytics p {
  margin: 0;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.59);
}

.sb-item-in-list .analytics p b {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.59);
}

.sinfo h2.sname {
  font-size: 15px;
  font-weight: normal;
  color: #825900;
  text-align: center;
}

.nav-link {
  font-size: 15px;
  color: red !important;
}

.sinfo {
  border-left: none;
  border-right: none;
  text-align: center;
}

.sinfo p {
  display: block !important;
  text-align: center;
}

.sinfo .button-download {
  background-color: #0018fd;
  border-radius: 2px;
  color: #fff;
  padding: 10px 16px;
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.007px;
  text-transform: uppercase;
  margin: auto;
  text-decoration: none;
}

.sinfo .button-download b:before {
  content: url(https://m.downloadlagu.biz/images/dl.png);
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  line-height: 20px;
  height: 15px;
}

.sinfo .button-download i {
  background: url(https://m.downloadlagu.biz/images/ld.svg);
  width: 20px;
  height: 20px;
  margin-right: 10px;
  float: left;
  display: none;
  vertical-align: text-bottom;
}

.sinfo i.load-percent {
  display: block;
  margin: auto;
}

.home-btn {
  display: block;
  text-align: center;
}

.home-btn a {
  display: inline-block;
  background: red;
  margin-top: 10px;
  padding: 5px 10px;
  color: #fff;
  border-radius: 3px;
}

.home-btn a:before {
  content: "\F015";
  font-family: "FontAwesome";
  padding-right: 5px;
}

.statistics {
  overflow: hidden;
}

.statistics h1,
.statistics h2 {
  font-size: 20px;
  padding: 15px 0;
  margin-bottom: 0;
  font-weight: 600;
}

.statistics p {
  margin: 0;
  display: inline-block;
  padding: 5px 5px 5px 0;
  font-size: 12px;
  color: #949494;
}

.statistics p b {
  text-transform: initial;
  font-weight: 400;
  color: #222;
}

.statistics .wrapper-download {
  text-align: center;
  display: none;
}

.statistics .wrapper-download div {
  display: block;
  text-align: center;
  color: #050000;
  font-size: 12px;
  margin: 10px auto;
}

.statistics a.download {
  display: inline-block;
  margin: 0 10px;
  padding: 5px 10px;
  background: #005cffd1;
  color: #fff;
  border-radius: 2px;
  font-size: 15px;
}

button {
  outline: none !important;
}

#scroll-top {
  display: none;
}

.htip {
  font-size: 13px;
}

@media only screen and (max-width: 992px) {
  #logo-group {
    width: 100%;
    flex-grow: 1;
  }

  .alway-active {
    flex: 0 0 100%;
  }
}

@media only screen and (max-width: 768px) {
  #scroll-top {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
  }

  #scroll-top .icon {
    position: relative;
    width: 40px;
    height: 40px;
    background: #06060645;
    display: block;
    border-radius: 40px;
    cursor: pointer;
  }

  #scroll-top .icon::before {
    content: "\F077";
    font-family: "fontawesome";
    font-style: normal;
    text-decoration: inherit;
    position: absolute;
    font-size: 30px;
    font-weight: bold;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 35px;
    border-radius: 40px;
    color: #fff;
  }

  .item-in-list h4.info-name {
    font-size: 16px;
    max-height: 3rem;
  }

  .logo {
    padding-right: 0;
  }

  .scroll-down.hide {
    display: none !important;
  }

  .nav-link::before {
    content: "\2022   ";
  }

  #logo-group {
    width: 100%;
    flex-grow: 1;
  }
}

@media only screen and (min-width: 992px) {
  .nav-link {
    padding: 3px !important;
    margin-left: 0.5rem;
    border: 1px solid;
    border-radius: 3px;
    transition: all 0.25s ease-in-out;
  }

  .nav-link:hover {
    background: red !important;
    color: #fff !important;
  }
}

@media only screen and (min-width: 576px) {
  .navbar {
    padding-left: 0;
    padding-right: 0;
  }
}

/* admin */

.onclick {
  display: block;
  cursor: pointer;
  position: relative;
}

.onclick ul.action {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  right: 40px;
  top: 30px;
  display: none;
  z-index: 10;
}

.onclick ul.action li {
  padding: 10px 20px;
  font-size: 12px;
  border-bottom: 1px solid #f0f0f0;
  background: #f9f9f9;
  white-space: nowrap;
}

ul#suggest-result {
  position: absolute;
  top: 38px;
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 0;
  z-index: 1;
}

ul#suggest-result li {
  background: #fdfdfd;
  padding: 10px 10px;
  border-bottom: 1px solid #f1f1f1;
}

ul#suggest-result b {
  font-weight: normal;
}

ul#suggest-result a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

ul#suggest-result li.active {
  background: #f9f9f9 !important;
  outline: none;
}

div#suggest {
  position: relative;
}

iframe#twitter-widget-0 {
  top: 0px;
  position: relative !important;
}

.fb-share-button.fb_iframe_widget.fb_iframe_widget_fluid,
.fb-share-button.fb_iframe_widget {
  vertical-align: top;
  top: 0 !important;
}

.fb-share-button.fb_iframe_widget.fb_iframe_widget_fluid > span,
.fb-share-button.fb_iframe_widget > span {
  vertical-align: top !important;
  top: 0 !important;
}

.lr {
  background: #fdfdfd;
  padding: 10px 10px 25px 10px;
  margin-top: 10px;
}

.lr h3 {
  font-size: 15px;
  background: rgba(209, 209, 209, 0.08);
  padding-bottom: 10px;
  font-weight: bold;
  margin: -10px -10px 10px -10px;
  padding: 10px;
}

.lr p {
  line-height: 20px;
  padding: 0;
  display: block;
}

.lr ul {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 100px;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.lr ul li:not(#lr-more) {
  min-height: 24px;
  line-height: 24px;
  font-size: 15px;
  color: #000;
  border-bottom: 1px dashed #efefef;
}

.lr ul li#lr-more {
  position: absolute;
  background: #fdfdfd;
  color: #077bd1;
  font-weight: bold;
  bottom: -25px;
  right: 0;
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  cursor: pointer;
}

.button-download:active {
  background: #430b43;
}

/*
overide css bootstrap
 */

.card {
  border-radius: 0;
  border: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.card-header {
  border-radius: 0 !important;
  border-top: 2px solid #051bf0;
  background: #fff;
  color: #111;
  font-size: 1.5rem;
  font-weight: 600;
}

.login-btn {
  position: absolute;
  z-index: -1;
  width: 300%;
  height: 100%;
  background: #a64bf4;
  background: linear-gradient(to right, #21d4fd, #b721ff, #21d4fd, #b721ff);
  top: 0;
  left: -100%;
  transition: all 0.4s;
}

.btn-transparent {
  z-index: 0;
  background: transparent;
  color: #fff;
}

.login-btn-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 0.25rem;
}

.login-btn-wrapper:hover .login-btn {
  left: 0;
}

.group-btn-login {
  margin-top: 10px;
}

.p-t-50 {
  padding-top: 50px;
  text-align: center;
}

.m-l-0 {
  margin-left: 0;
}

.m-r-0 {
  margin-right: 0;
}

.col-form-label {
  font-weight: bold;
}

.form-control:focus {
  box-shadow: none;
}

h1.single-name {
  padding: 1rem 0;
  margin-bottom: 1rem;
  border-bottom: 1px solid #d4d4d4;
}

.single-desciption {
  line-height: 1.5rem;
  max-height: 95px;
  overflow: hidden;
  margin-bottom: 1rem;
  transition: all 0.25s ease-in-out;
}

.show-single-desciption {
  max-height: 100%;
}

.more-text {
  text-align: center;
  padding: 0.5rem;
  background: red;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
}
