body {
  background-color: #f0f0f0;
  color: #000;
  font-family: Arial, sans-serif;
}
.main-header {
  text-align: center;
  background-color: #fff;
  border-bottom: 3px solid #0d6efd;
}
.main-header img {
  max-height: 100px;
  width: 100%;
}
.sub-header {
  background-color: #e9ecef;
  color: #838383;
  width: 100% height: 42px;
  background-color: #e6e6e8;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(#f8f8f8, #e6e6e6);
  background-image: -moz-linear-gradient(#f8f8f8,#e6e6e6);
  background-image: -o-linear-gradient(#f8f8f8,#e6e6e6);
  background-image: linear-gradient(#f8f8f8, #e6e6e6);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #848484;
  border-bottom: 2px solid #1285c8;
  padding-left: 9px;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  clear: both
}
.sub-header .nav-link {
  color: #000;
  padding: 10px;
}
.capmain, .scapmain {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #1487c9;
  background-image: linear-gradient(#2b9dde, #1487c9);
  padding: 8px 10px;
  margin-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.scapmain-top {
  background-color: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: 1px solid #ddd;
  margin-top: 20px;
}
.main-body, .side-body {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.cctrack {
  display: flex;
  margin-bottom: 15px;
}
.cccover {
  margin-right: 15px;
}
.cccover img {
  border-radius: 5px;
}
.ccdetails {
  flex-grow: 1;
}
.sidebar ul {
  list-style: none;
  padding-left: 0;
}
.sidebar ul li a {
  display: block;
  color: #000;
  padding: 8px;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}
.sidebar ul li a:hover {
  background-color: #f1f1f1;
}
footer {
  background-color: #fff;
  color: #000;
  border-top: 3px solid #1487c9;
  font-size: 14px;
  padding-top: 0;
}
.sub-footer-top {
  background-color: #1185c7;
  padding: 6px;
}
.footer-bar {
  background-color: #e9ecef;
  padding: 15px;
  border-top: 1px solid #ccc;
  border: 1px solid #d9d9d9;
}
.footer-text {
  font-size: 13px;
  color: #333;
}
.text-center img {
  max-width: 100%;
}
.sub-header ul li a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #838383 !important;
  padding: 12px 8px;
  text-decoration: none;
  display: block;
  margin: 0;
  float: left;
}
.sub-header ul li a:hover {
  color: #585858;
  background-color: #d4d4d4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, #d0d0d0));
  background-image: -webkit-linear-gradient(#e9e9e9, #d0d0d0);
  background-image: -moz-linear-gradient(#e9e9e9,#d0d0d0);
  background-image: -o-linear-gradient(#e9e9e9,#d0d0d0);
  background-image: linear-gradient(#e9e9e9, #d0d0d0);
}

div.content{
  border-left: 1px solid #548bc8;
  border-right: 1px solid #548bc8;
  background: #fff;
}
div.searchform{
  border-left: 1px solid #548bc8;
  border-right: 1px solid #548bc8;
  border-bottom: 1px solid #548bc8;
  background: #fff;
}

.searchform{
  padding-bottom: 10px;
}

.searchform button{
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  border: 1px solid #548bc8;
}

.searchform button:hover{
  color: #000;
  background-color: #efefef;
  border-color: #f8f9fa;
  border: 1px solid #548bc8;
}

h1.author {
  font-size: 28px;
  text-transform: uppercase;
  text-align: left !important;
  padding-top:10px;
}
h1 {
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  padding-top:10px;
}

h3{
  text-align: center;
  padding-top:10px;
  padding-bottom:10px;
}
.bi-heart-fill{
  color: red;
  font-size: 20px;
}

.main-header img{
  max-height: 100px;
  width: 100%;
}
.sub-header{
  background-color: #e9ecef;
  color: #838383;
  width: 100% height: 42px;
  background-color: #e6e6e8;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(#f8f8f8, #e6e6e6);
  background-image: -moz-linear-gradient(#f8f8f8,#e6e6e6);
  background-image: -o-linear-gradient(#f8f8f8,#e6e6e6);
  background-image: linear-gradient(#f8f8f8, #e6e6e6);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #848484;
  border-bottom: 2px solid #1285c8;
  padding-left: 9px;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  clear: both;
}





div#sign_reg {
  background-image: -moz-linear-gradient( 90deg, rgb(113,43,77) 0%, rgb(183,68,123) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(113,43,77) 0%, rgb(183,68,123) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(113,43,77) 0%, rgb(183,68,123) 100%);
  box-shadow: 0px 1px 1px 0px rgb(1 2 2 / 25%), inset 0px 1px 0px 0px rgb(255 255 255 / 25%);
  border-radius: 18px 0 0 18px;
  border-left: 1px solid #c47897;
  line-height: 35px;
  z-index: 2;
  margin-top: 30px;
}
#form_box {
 /* padding-top: 20px;
 padding-right: 0;*/
}
form.search {
  position: relative;
}
input#q {
 border-radius: 18px 0px 0px 18px;
 width: 100%;
 height: 40px;
 background: #f2f2f2;
}
form.search button {
 height: 26px;
 width: 26px;
 position: absolute;
 top: 7px;
 right: 5px;
 cursor: pointer;
 color: #7f3c5f;
 background: none;
 border: none;
 padding-left: 4px;
}
a.login {
 padding-left: 25px;
 padding-right: 20px;
 border-right: 1px solid #ffffff;
 color: #fff;
 text-decoration: none;
}
a.reg {
 color: #fff;
 padding-left: 14px;
 padding-right: 14px;
 text-decoration: none;
}
a.login:hover, a.reg:hover{
 text-decoration: underline;
}
a{
  color: #323232;
}
#breadcrumbs{
 font-size: 12px;
 color: #555;
 text-align: center;
}
#breadcrumbs a{
 color: #565577;
 text-decoration: none;
}
#breadcrumbs a:hover{
 color: #565577;
 text-decoration: underline;
}
.navbar-nav {
  margin: auto;
}
.topmenu{
  border-top: 3px solid #85446c;
  border-bottom: 3px solid #85446c;
  background-color: #a16087;
}

.ring-box{
 background-color: #f3f3f7;
 border-radius: 5px;
 moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 46px;
 -webkit-box-shadow: rgb(0 0 0 / 50%) 0 0 46px;
 box-shadow: rgb(0 0 0) 0 0 3px;
}
.ring-box div.icon i{
 font-size: 5em;
 color: #b35e8c;
 padding-left:15px;
}
.ring-box div.icon i:hover{
 font-size: 5em;
 color: #5e5aa3;
}
.dload{
 margin-right:10px;
}
div.dload a{
 background-color: #5d59a2;
 border-radius: 5px;
 color: #fff;
 moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 46px;
 -webkit-box-shadow: rgb(0 0 0 / 50%) 0 0 46px;
 box-shadow: rgb(0 0 0) 0 0 1px;
 font-weight: 400;
 vertical-align: middle;
 border: 1px solid transparent;
 padding: 0.375rem 0.75rem;
 text-transform: uppercase;
 text-decoration: none;
}
div.dload a:hover{
 color: #fff;
}
.link_cat i{
 padding-right:5px;
}

.ring-box a{
 color:#565577;
 text-decoration:none;
}
.ring-box a:hover{
 color:#565577;
 text-decoration:underline;
}
.pagination a, .pagination span{
 display: inline-block;
 padding: 4px 4px;
 margin: 0 2px 0 0;
 text-align: center;
 min-width: 28px;
 border: 1px solid #ccc;
 border-radius: 4px;
 text-decoration: none;
 color:#565577;
}
.pagination a:hover{
 background-color: #f3f3f7;
}
li.current span{
 background-color: #b35f8c;
 color: #fff;
}
aside.menu ul{
 padding: 0;
}
.downl_ring{
 display: inline-block;
 user-select: none;
 border: 1px solid transparent;
 padding: 0.375rem 0.75rem;
 border-radius: 0.25rem;
 text-decoration:none;
}

.mp3{
 color: #fff;
 background-color: #535597;
 border-color: #535597;
}
.m4r{
 color: #fff;
 background-color: #ba6492;
 border-color: #ba6492;
}
.like{
 color: #fff;
 background-color: #00a33f;
 border-color: #028735;
}
.like:hover{
 color: #fff;
 background-color: #007c30;
 border-color: #028735;
}
.bookmark{
 color: #fff;
 background-color: #0891dd;
 border-color: #016fad;
}
.bookmark:hover{
 color: #fff;
 background-color: #0672af;
 border-color: #0672af;
}


.mp3:hover{
 color: #fff;
 background-color: #424375;
 border-color: #535597;
}
.m4r:hover{
 color: #fff;
 background-color: #945075;
 border-color: #ba6492;
}

form.login button, form.reg button, form.dmca button {
  border: 0;
  color: #ffffff;
  text-decoration: none;
  padding: 0 5px 0 0;
  font-size: 14px;
  margin: 0;
  background: none;
}
form.login button:hover, form.reg button:hover, form.dmca button:hover {
  text-decoration: underline;
}
form.login{
 border-right: 1px solid #ffffff;
 padding: 0 20px;
}
form.reg{
 padding-left: 20px;
}

form.login, form.reg, form.dmca{
 display: inline;
}
input.form-control{
 border-radius: 18px;
}
.sidebar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  border-radius: .25rem;
}
.sidebar-toggler:focus,
.sidebar-toggler:hover {text-decoration: none}
@media (min-width:768px) {
  .sidebar-expand .sidebar-collapse {display: block;}
  .sidebar-expand .sidebar-toggler {display: none}
}
button.login, button.registr{
  color: #fff !important;
  background-color: #535597;
  border-color: #535597;
}
form#login input, form#signup input{
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.load-more{
  text-align: center;
} 
.load-more a{
  color: #fff;
  background-color: #493584;
  border-color: #493584;
  display: inline-block;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  text-decoration: none;
}
/* player */
.audioplayer
{
 height: 2.5em; /* 40 */
 color: #fff;
 text-shadow: 1px 1px 0 #000;
 border: 1px solid #222;
 position: relative;
 z-index: 1;
 background: #333;
}


/* mini mode (fallback) */

.audioplayer-mini
{
 width: 2.5em; /* 40 */
 margin: 0 auto;
}


/* player elements: play/pause and volume buttons, played/duration timers, progress bar of loaded/played */

.audioplayer > div
{
 position: absolute;
}


/* play/pause button */

.audioplayer-playpause
{
 width: 2.5em; /* 40 */
 height: 100%;
 text-align: left;
 text-indent: -9999px;
 cursor: pointer;
 z-index: 2;
 top: 0;
 left: 0;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
{
 border-right: 1px solid #555;
 border-right-color: rgba( 255, 255, 255, .1 );
}
.audioplayer-mini .audioplayer-playpause
{
 width: 100%;
}
.audioplayer-playpause:hover,
.audioplayer-playpause:focus
{
 background-color: #222;
}
.audioplayer-playpause a
{
 display: block;
}
.audioplayer-stopped .audioplayer-playpause a
{
 width: 0;
 height: 0;
 border: 0.5em solid transparent; /* 8 */
 border-right: none;
 border-left-color: #fff;
 content: '';
 position: absolute;
 top: 50%;
 left: 50%;
 margin: -0.5em 0 0 -0.25em; /* 8 4 */
}
.audioplayer-playing .audioplayer-playpause a
{
 width: 0.75em; /* 12 */
 height: 0.75em; /* 12 */
 position: absolute;
 top: 50%;
 left: 50%;
 margin: -0.375em 0 0 -0.375em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after
{
 width: 40%;
 height: 100%;
 background-color: #fff;
 content: '';
 position: absolute;
 top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before
{
 left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after
{
 right: 0;
}


/* timers */

.audioplayer-time
{
 width: 4.375em; /* 70 */
 height: 100%;
 line-height: 2.375em; /* 38 */
 text-align: center;
 z-index: 2;
 top: 0;
}
.audioplayer-time-current
{
 border-left: 1px solid #111;
 border-left-color: rgba( 0, 0, 0, .25 );
 left: 2.5em; /* 40 */
}
.audioplayer-time-duration
{
 border-right: 1px solid #555;
 border-right-color: rgba( 255, 255, 255, .1 );
 right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration
{
 border-right: 0;
 right: 0;
}


/* progress bar of loaded/played */

.audioplayer-bar
{
 height: 0.875em; /* 14 */
 background-color: #222;
 cursor: pointer;
 z-index: 1;
 top: 50%;
 right: 6.875em; /* 110 */
 left: 6.875em; /* 110 */
 margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar
{
 right: 4.375em; /* 70 */
}
.audioplayer-bar div
{
 width: 0;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
}
.audioplayer-bar-loaded
{
 background-color: #333;
 z-index: 1;
}
.audioplayer-bar-played
{
 background: #007fd1;
 z-index: 2;
}


/* volume button */

.audioplayer-volume
{
 width: 2.5em; /* 40 */
 height: 100%;
 border-left: 1px solid #111;
 border-left-color: rgba( 0, 0, 0, .25 );
 text-align: left;
 text-indent: -9999px;
 cursor: pointer;
 z-index: 2;
 top: 0;
 right: 0;
}
.audioplayer-volume:hover,
.audioplayer-volume:focus
{
 background-color: #222;
}
.audioplayer-volume-button
{
 width: 100%;
 height: 100%;
}
.audioplayer-volume-button a
{
 width: 0.313em; /* 5 */
 height: 0.375em; /* 6 */
 background-color: #fff;
 display: block;
 position: relative;
 z-index: 1;
 top: 40%;
 left: 35%;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after
{
 content: '';
 position: absolute;
}
.audioplayer-volume-button a:before
{
 width: 0;
 height: 0;
 border: 0.5em solid transparent; /* 8 */
 border-left: none;
 border-right-color: #fff;
 z-index: 2;
 top: 50%;
 right: -0.25em;
 margin-top: -0.5em; /* 8 */
}
.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after
{
 /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
 width: 0.313em; /* 5 */
 height: 0.313em; /* 5 */
 border: 0.25em double #fff; /* 4 */
 border-width: 0.25em 0.25em 0 0; /* 4 */
 left: 0.563em; /* 9 */
 top: -0.063em; /* 1 */
 -webkit-border-radius: 0 0.938em 0 0; /* 15 */
 -moz-border-radius: 0 0.938em 0 0; /* 15 */
 border-radius: 0 0.938em 0 0; /* 15 */
 -webkit-transform: rotate( 45deg );
 -moz-transform: rotate( 45deg );
 -ms-transform: rotate( 45deg );
 -o-transform: rotate( 45deg );
 transform: rotate( 45deg );
}


/* volume dropdown */

.audioplayer-volume-adjust
{
 height: 6.25em; /* 100 */
 cursor: default;
 position: absolute;
 left: 0;
 right: -1px;
 top: -9999px;
 background: #333;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
{
 opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust
{
 top: auto;
 bottom: 100%;
}
.audioplayer-volume-adjust > div
{
 width: 40%;
 height: 80%;
 background-color: #222;
 cursor: pointer;
 position: relative;
 z-index: 1;
 margin: 30% auto 0;
}
.audioplayer-volume-adjust div div
{
 width: 100%;
 height: 100%;
 position: absolute;
 bottom: 0;
 left: 0;
 background: #007fd1;
}
.audioplayer-novolume .audioplayer-volume
{
 display: none;
}


/* CSS3 decorations */


.audioplayer
{
 -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
 -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
 box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
}
.audioplayer-volume-adjust
{
 -webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
 -moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
 box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
}
.audioplayer-bar,
.audioplayer-volume-adjust > div
{
 -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
 -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
 box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
}
.audioplayer-volume-adjust div div,
.audioplayer-bar-played
{
 -webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
 -moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
 box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
}
.audioplayer-playpause,
.audioplayer-volume a
{
 -webkit-filter: drop-shadow( 1px 1px 0 #000 );
 -moz-filter: drop-shadow( 1px 1px 0 #000 );
 -ms-filter: drop-shadow( 1px 1px 0 #000 );
 -o-filter: drop-shadow( 1px 1px 0 #000 );
 filter: drop-shadow( 1px 1px 0 #000 );
}
.audioplayer,
.audioplayer-volume-adjust
{
 background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
 background: -webkit-linear-gradient( top, #444, #222 );
 background: -moz-linear-gradient( top, #444, #222 );
 background: -ms-radial-gradient( top, #444, #222 );
 background: -o-linear-gradient( top, #444, #222 );
 background: linear-gradient( to bottom, #444, #222 );
}
.audioplayer-bar-played
{
 background: -webkit-gradient( linear, left top, right top, from( #007fd1 ), to( #c600ff ) );
 background: -webkit-linear-gradient( left, #007fd1, #c600ff );
 background: -moz-linear-gradient( left, #007fd1, #c600ff );
 background: -ms-radial-gradient( left, #007fd1, #c600ff );
 background: -o-linear-gradient( left, #007fd1, #c600ff );
 background: linear-gradient( to right, #5e5aa3, #97406f );
}
.audioplayer-volume-adjust div div
{
 background: -webkit-gradient( linear, left bottom, left top, from( #007fd1 ), to( #c600ff ) );
 background: -webkit-linear-gradient( bottom, #007fd1, #c600ff );
 background: -moz-linear-gradient( bottom, #007fd1, #c600ff );
 background: -ms-radial-gradient( bottom, #007fd1, #c600ff );
 background: -o-linear-gradient( bottom, #007fd1, #c600ff );
 background: linear-gradient( to top, #007fd1, #c600ff );
}
.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div
{
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}
.audioplayer
{
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
}
.audioplayer-volume-adjust
{
 -webkit-border-top-left-radius: 2px;
 -webkit-border-top-right-radius: 2px;
 -moz-border-radius-topleft: 2px;
 -moz-border-radius-topright: 2px;
 border-top-left-radius: 2px;
 border-top-right-radius: 2px;
}
.audioplayer *,
.audioplayer *:before,
.audioplayer *:after
{
 -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}
img.ring_img {
  max-width: 300px;
  max-height: 200px;
  border-radius: 10px;
}
#author_block{
  background-color: #f2f2f2;
}
#author_block img.author_avatar{
  border-radius: 10px;
}
input.form-input {
  font-size: 13px;
  line-height: 50px;
  font-weight: 400;
  color: #b4b7c1;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #edeff2;
  border-radius: 3px;
}
textarea.form-input {
 height: 150px;
 font-size: 13px;
 line-height: 50px;
 font-weight: 400;
 color: #b4b7c1;
 width: 100%; 
 padding-left: 20px;
 padding-right: 20px;
 border: 1px solid #edeff2;
 border-radius: 3px;
}


.commentbutton {
  color: #fff;
  background-color: #5e5ba1;
  border-color: #5e5ba1;
  display: inline-block;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  text-decoration: none;
}



.nav-link{
  color:#fff !important;
}
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.sbuttons {
  list-style: none;
  text-align: center;
}
.sbuttons li {
  position: relative;
  display: inline-block;
  margin-right: -4px;
}
.sbuttons li:before {
  content: "";
  display: block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: -1;
}
.sbuttons button.play {
  display: block;
  text-decoration: none;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f7f7f7, #e7e7e7);
  color: #a7a7a7;
  margin: 20px auto 10px auto;
  width: 100px;
  height: 100px;
  position: relative;
  text-align: center;
  line-height: 100px;
  border-radius: 50%;
  box-shadow: 0px 3px 8px #aaa, inset 0px 2px 3px #fff;
  border: solid 1px transparent;
  font-size: 2em;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbuttons button.play:before {
  content: "";
  display: block;
  background: #fff;
  border-top: 2px solid #ddd;
  position: absolute;
  top: -12px;
  left: -12px;
  bottom: -12px;
  right: -12px;
  z-index: -1;
  border-radius: 50%;
  box-shadow: inset 0px 8px 48px #ddd;
}
.sbuttons button.play:active {
  box-shadow: 0px 3px 4px #aaa inset, 0px 2px 3px #fff;
}
.sbuttons button.play:hover {
  text-decoration: none;
  color: #555;
  background: #f5f5f5;
}

.sbutton button.play {
  display: block;
  text-decoration: none;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f7f7f7, #e7e7e7);
  color: #a7a7a7;
  margin: 20px auto 10px auto;
  width: 250px;
  height: 250px;
  position: relative;
  text-align: center;
  line-height: 100px;
  border-radius: 50%;
  box-shadow: 0px 3px 8px #aaa, inset 0px 2px 3px #fff;
  border: solid 1px transparent;
  font-size: 2em;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbutton button.play:before {
  content: "";
  display: block;
  background: #fff;
  border-top: 2px solid #ddd;
  position: absolute;
  top: -12px;
  left: -12px;
  bottom: -12px;
  right: -12px;
  z-index: -1;
  border-radius: 50%;
  box-shadow: inset 0px 8px 48px #ddd;
}
.sbutton button.play:active {
  box-shadow: 0px 3px 4px #aaa inset, 0px 2px 3px #fff;
}
.sbutton button.play:hover {
  text-decoration: none;
  color: #555;
  background: #f5f5f5;
}
.sbutton button.play i {
  font-size: 4em;
  color: #5e5ba1;
  padding-left: 20px;
}

.sbuttons .sboard-link {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 1rem;
  color: #323232;
  text-decoration: none;
}
.sbuttons .sboard-link:hover {
  text-decoration: underline;
}
.sbuttons button.play i {
  font-size: 2em;
  color: #5e5ba1;
  padding-left: 8px;
}
div.border{
  border: 1px solid #ebebeb;
  border-radius: 15px;}
  .loading-wrapper {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.95);
    padding: 10px 20px;
    border-radius: 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    font-family: sans-serif;
    z-index: 1000;
  }

  .loading-text {
    font-size: 1.1rem;
    font-weight: 500;
    color: #333;
  }

  .dots span {
    animation: blink 1.5s infinite;
    font-weight: bold;
    display: inline-block;
  }

  .dots span:nth-child(2) {
    animation-delay: 0.2s;
  }

  .dots span:nth-child(3) {
    animation-delay: 0.4s;
  }

  @keyframes blink {
    0%, 20% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }

  .loadmore_button{
    max-width:360px;
  }
  button.share{
    color: #fff;
    background-color: #0891dd;
    border-color: #016fad;
  }
  button.share:hover{
    color: #fff;
    background-color: #0672af;
    border-color: #0672af;
  }
  button.qrcode{
   color: #fff;
   background-color: #ba6492;
   border-color: #ba6492;
 }
 button.qrcode:hover{
   color: #fff;
   background-color: #945075;
   border-color: #ba6492;
 }

 button.download{
  color: #fff;
  background-color: #535597;
  border-color: #535597;
}
button.download:hover{
  color: #fff;
  background-color: #424375;
  border-color: #535597;
}
button.signinup{
  color: #fff;
  background-color: #535597;
  border-color: #535597;
}
button.signinup:hover{
  color: #fff;
  background-color: #424375;
  border-color: #535597;
}
a.loadmore_button{
  color: #fff;
  background-color: #0891dd;
  border-color: #016fad;
}
a.loadmore_button:hover{
  color: #fff;
  background-color: #0672af;
  border-color: #0672af;
}
.arcade-button {
  --size: 100px;
  --offset: calc(var(--size) / 5);

  position: relative;
  cursor: pointer;
  width: var(--size);
  aspect-ratio: 1 / 1;
  margin: var(--offset);
  border: none;
  outline: none;
}

.arcade-button::before {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  top: calc(var(--offset) * -1);
  left: calc(var(--offset) * -1);
  margin: 0;
  padding: var(--offset);
  width: calc(var(--offset) * 2 + var(--size));
  height: calc(var(--offset) * 2 + var(--size));
  border-radius: 50rem;
}

.arcade-button::after {
  display: block;
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50rem;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}


.arcade-button:after {
  background-color: var(--main);
  background-image: radial-gradient(circle contain at 40px 40px,
    var(--main) 15px,
    var(--light) 30px,
    var(--light) 40px,
    var(--dark) 65px);
  box-shadow:
  rgba(0, 0, 0, 0.8) 0 0 10px 5px,
  rgba(255, 255, 255, 0.7) 0 3px 3px inset,
  var(--shadow) 0 8px 10px inset,
  rgba(0, 0, 0, 0.3) 0 20px 10px inset,
  rgba(255, 255, 255, 0.5) 0 -2px 3px inset,
  var(--dark) 0 -7px 20px inset;
}

.arcade-button:hover:after {
  background-image: radial-gradient(circle contain at 40px 40px,
    var(--light),
    var(--lighter) 30px,
    var(--lighter) 40px,
    var(--light) 65px);
  box-shadow:
  rgba(0, 0, 0, 0.8) 0 0 10px 5px,
  rgba(255, 255, 255, 0.9) 0 3px 3px inset,
  var(--dark) 0 8px 10px inset,
  rgba(0, 0, 0, 0.3) 0 20px 10px inset,
  rgba(255, 255, 255, 0.5) 0 -2px 3px inset,
  var(--dark) 0 -7px 20px inset;
}

.arcade-button:active:after {
  background-image: radial-gradient(circle contain at 40px 40px,
    var(--main) 15px,
    var(--dark) 30px,
    var(--dark) 40px,
    var(--shadow) 65px);
  box-shadow:
  rgba(0, 0, 0, 0.8) 0 0 10px 5px,
  rgba(0, 0, 0, 0.8) 0 3px 3px inset,
  var(--dark) 0 8px 10px inset,
  rgba(0, 0, 0, 0.3) 0 20px 10px inset,
  rgba(255, 255, 255, 0.3) 0 -2px 3px inset,
  var(--dark) 0 -7px 20px inset;
}

.arcade-button::before {
  background: var(--dark);
  box-shadow:
  var(--shadow) 0 4px 5px inset,
  rgba(255, 255, 255, 0.5) 0 12px 5px inset,
  var(--shadow) 0 -12px 5px inset,
  rgba(0, 0, 0, 0.8) 0 4px 8px;
}

.arcade-button-big {
  --size: 200px;
  --offset: calc(var(--size) / 5);

  position: relative;
  cursor: pointer;
  width: var(--size);
  aspect-ratio: 1 / 1;
  margin: var(--offset);
  border: none;
  outline: none;
}

.arcade-button-big::before {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  top: calc(var(--offset) * -1);
  left: calc(var(--offset) * -1);
  margin: 0;
  padding: var(--offset);
  width: calc(var(--offset) * 2 + var(--size));
  height: calc(var(--offset) * 2 + var(--size));
  border-radius: 50rem;
}

.arcade-button-big::after {
  display: block;
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50rem;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}


.arcade-button-big:after {
  background-color: var(--main);
  background-image: radial-gradient(circle contain at 40px 40px,
    var(--main) 15px,
    var(--light) 30px,
    var(--light) 40px,
    var(--dark) 65px);
  box-shadow:
  rgba(0, 0, 0, 0.8) 0 0 10px 5px,
  rgba(255, 255, 255, 0.7) 0 3px 3px inset,
  var(--shadow) 0 8px 10px inset,
  rgba(0, 0, 0, 0.3) 0 20px 10px inset,
  rgba(255, 255, 255, 0.5) 0 -2px 3px inset,
  var(--dark) 0 -7px 20px inset;
}

.arcade-button-big:hover:after {
  background-image: radial-gradient(circle contain at 40px 40px,
    var(--light),
    var(--lighter) 30px,
    var(--lighter) 40px,
    var(--light) 65px);
  box-shadow:
  rgba(0, 0, 0, 0.8) 0 0 10px 5px,
  rgba(255, 255, 255, 0.9) 0 3px 3px inset,
  var(--dark) 0 8px 10px inset,
  rgba(0, 0, 0, 0.3) 0 20px 10px inset,
  rgba(255, 255, 255, 0.5) 0 -2px 3px inset,
  var(--dark) 0 -7px 20px inset;
}

.arcade-button-big:active:after {
  background-image: radial-gradient(circle contain at 40px 40px,
    var(--main) 15px,
    var(--dark) 30px,
    var(--dark) 40px,
    var(--shadow) 65px);
  box-shadow:
  rgba(0, 0, 0, 0.8) 0 0 10px 5px,
  rgba(0, 0, 0, 0.8) 0 3px 3px inset,
  var(--dark) 0 8px 10px inset,
  rgba(0, 0, 0, 0.3) 0 20px 10px inset,
  rgba(255, 255, 255, 0.3) 0 -2px 3px inset,
  var(--dark) 0 -7px 20px inset;
}

.arcade-button-big::before {
  background: var(--dark);
  box-shadow:
  var(--shadow) 0 4px 5px inset,
  rgba(255, 255, 255, 0.5) 0 12px 5px inset,
  var(--shadow) 0 -12px 5px inset,
  rgba(0, 0, 0, 0.8) 0 4px 8px;
}
/* 20 цветовых модификаторов */

.button-color-1  { --main: #ff3232; --light: #ff6565; --lighter: #ff9999; --dark: #ff0000; --shadow: #b20000; }
.button-color-2  { --main: #ff7032; --light: #ff9365; --lighter: #ffb799; --dark: #ff4c00; --shadow: #b23500; }
.button-color-3  { --main: #ffad32; --light: #ffc165; --lighter: #ffd699; --dark: #ff9900; --shadow: #b26b00; }
.button-color-4  { --main: #ffea32; --light: #ffef65; --lighter: #fff499; --dark: #ffe500; --shadow: #b2a000; }
.button-color-5  { --main: #d6ff32; --light: #e0ff65; --lighter: #eaff99; --dark: #cbff00; --shadow: #8eb200; }
.button-color-6  { --main: #99ff32; --light: #b3ff65; --lighter: #ccff99; --dark: #85ff00; --shadow: #5cb200; }
.button-color-7  { --main: #5cff32; --light: #8aff65; --lighter: #b8ff99; --dark: #3dff00; --shadow: #2ab200; }
.button-color-8  { --main: #32ff4f; --light: #65ff7a; --lighter: #99ffa5; --dark: #00ff2e; --shadow: #00b21f; }
.button-color-9  { --main: #32ff8d; --light: #65ffab; --lighter: #99ffc9; --dark: #00ff6b; --shadow: #00b24b; }
.button-color-10 { --main: #32ffc9; --light: #65ffda; --lighter: #99ffeb; --dark: #00ffb9; --shadow: #00b285; }
.button-color-11 { --main: #32f9ff; --light: #65fbff; --lighter: #99fdff; --dark: #00f4ff; --shadow: #00a7b2; }
.button-color-12 { --main: #32b4ff; --light: #65c9ff; --lighter: #99ddff; --dark: #0099ff; --shadow: #006bb2; }
.button-color-13 { --main: #3277ff; --light: #6599ff; --lighter: #99bbff; --dark: #004cff; --shadow: #0035b2; }
.button-color-14 { --main: #323aff; --light: #6565ff; --lighter: #9999ff; --dark: #000fff; --shadow: #0000b2; }
.button-color-15 { --main: #7032ff; --light: #9365ff; --lighter: #b799ff; --dark: #4c00ff; --shadow: #3500b2; }
.button-color-16 { --main: #ad32ff; --light: #c165ff; --lighter: #d699ff; --dark: #9900ff; --shadow: #6b00b2; }
.button-color-17 { --main: #ea32ff; --light: #ef65ff; --lighter: #f499ff; --dark: #e500ff; --shadow: #a000b2; }
.button-color-18 { --main: #ff32d6; --light: #ff65e0; --lighter: #ff99ea; --dark: #ff00cb; --shadow: #b2008e; }
.button-color-19 { --main: #ff3299; --light: #ff65b3; --lighter: #ff99cc; --dark: #ff0085; --shadow: #b2005c; }
.button-color-20 { --main: #ff325c; --light: #ff658a; --lighter: #ff99b8; --dark: #ff003d; --shadow: #b2002a; }

