a {
	text-decoration: underline;
	text-decoration-color: rgba(0, 0, 0, 0.2);
	text-decoration-thickness: 1px;
	text-decoration-style: solid;
}
ul.songlist a {
	text-decoration: none;
}
.readmore {
	margin-left:10em;
	font-size:17px;
}


#interpretations .invad2 {
	margin-lefT: 140px;
}


DIV.block {
	margin-bottom: 20px
}

DIV.block H3 {
	font-weight: bold;
	font-size: 110%;
	padding-left: 9px;
	color: black;
	clear: both;
}
#subscribe{font-size:15px;}
#subscribe label {
	font-family: "BebasNeue", "bebas_neueregular", Arial, Helvetica, sans-serif;
	margin-left:1em;
}
#subscribe INPUT.text {
	background: transparent;
	border: 1px solid #ccc;
	position: relative;
	left: 20px;
	top: 13px;
	width: 166px;
	height: 21px;
	color: #333;
	padding-top: 1px
}

DIV#subscribe INPUT.submit {
	position: relative;
	left: 30px;
	top: 13px;
	width: 74px;
	height: 25px;
	padding-top: 1px;
	cursor: pointer;
	font-size: 10px;
	background-color: #a00;
	color: #fff;
	font-weight: bold;
	border:0;
}
.email-notify {
	display: flex;
}

DIV#subscribe P {
	margin-top: 25px;
	color: #444;
	padding-left: 15px
}

DIV#mostpopular h3 {
	visibility: hidden
}

DIV.block TABLE {
	margin-top: 10px;
	width: 100%
}

DIV.block TABLE TH, DIV.grayblock TABLE TD {
	padding: 5px
}

DIV.block TABLE TH {
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
	width: 20px
}

.odd {
	background: #e6e6e6
}

DIV.grayblock h3 {
	overflow: hidden
}

DIV.grayblock h3 a:link {
	color: #000;
}


.relatedbands__sn {
	width: 220px;
	margin-left: 10px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px
}

.relatedbands__li A:hover {
	color: black
}


DIV#bottombanner {
	margin-top: 7px;
	height: 229px;
	text-align: center;
	clear: both
}

ul.flist {
	text-align: left;
	display: flex;
}

ul.flist a:link, ul.flist a:visited {
	color: #b1b1b1;
	text-decoration: underline;
}

ul.flist h3 {
	margin: 12px 2px 2px 2px;
	color: #fff;
}

ul.flist li {
	margin: 4px 0 1px 10px;
}

ul.flist > li {
	margin-bottom: 10px;
}

#footer {
	width: 100%;
	background: rgba(34, 34, 34, 0.85); /*#B6C8B2*/;
	font-size: 60%;
	border-top: 1px #fff solid;
	clear: both;
}

DIV#footer > UL {
	width: 980px;
	background: transparent;
	margin: 0 auto;
	text-align: left
}

DIV#footer > UL > LI {
	width: 205px;
	background: transparent;
	display: block; /*height:158px;*/
	float: left;
	margin-right: 10px; /*text-align:center*/
}

DIV#footer > UL > LI.last {
	text-align: right;
	padding-right: 30px;
	width: 225px;
	font-size: 12px;
	color: #fff
}

DIV#footer > UL > LI A {
	text-decoration: none;
}

DIV#footer > UL > LI A:hover SPAN {
	text-decoration: none !important
}

DIV#footer > UL > LI.last A {
	color: #fff;
	text-decoration: none
}

DIV#footer A:hover {
	text-decoration: underline
}

DIV#footer > UL > LI.last img {
	margin: 100px 5px 0 -60px;
	border: 0
}

DIV#footer > UL > LI A SPAN {
	visibility: hidden
}

ul.yr {
	width: 50px;
	float: left;
}

td.recentUsername {
	font-size: 11px;
}

fieldset {
	margin: 20px 0 0 0;
	padding: 15px;
	border: none;
	background-color: #E6E6E6;
}

fieldset label {
	width: 200px;
	display: block;
	font-weight: bold;
	font-size: 18px;
}

fieldset input, fieldset select {
	width: 300px;
	font-size: 18px;
	margin-bottom: 15px;
}

fieldset input[type=submit], fieldset input[type=button], fieldset input[type=checkbox], fieldset input[type=radio] {
	width: inherit;
}

fieldset textarea {
	width: 500px;
	height: 300px;
	font-size: 18px;
}

input[type=checkbox] {
	float: left;
	margin-right: 6px;
	margin-top: 7px;
}

select#UserBirthdayMonth, select#UserBirthdayDay, select#UserBirthdayYear {
	width: 100px;
}

div#form input[type=submit] {
	margin: 20px;
	padding: 7px;
	margin-left: auto;
}

label[for=InterpEmailNotify], label[for=InterpEmailNewsletter] {
	width: 500px;
	font-size: 13px;
	display: inherit;
	float: left;
	margin-top: 7px;
}

div.form input[type=submit] {
	background: #E90000;
	font-weight: bold;
	color: white;
	margin: 6px auto;
	display: block;
	width: 200px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border:1px #111 solid;
	background: #E90000;
}

div.form input[type=submit]:hover {
	background: #ff3300;
	color: white !important;
	text-decoration: none !important;
}

.login__menu {
	font-style: normal;
	font-size:35px;
}
#mobile-menu {
	background-color: #333;
	color: white;
	position: fixed;
	top: 6em;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 20px 0;
	z-index: 900;
}
#mobile-menu__search {
	align-items: center;
	justify-content: center;
	display: flex;
}

.mobile-menu__li__a {
	font-size: 19px;
	color: #FFF;
	line-height: 2;
}

.mobile-menu__search button {
	background: #000;
}

.mobile-menu__search-form__text {
	display: inline-block;
	width:100%;
}
.mobile-menu__search_form {
	display: flex;
}
fieldset#login input {
	width: 200px;
}

fieldset#login input[type=submit] {
	width: inherit;
}

.diff_song {
	float: right;
	background-color: yellow;
	font-size: 16px
}

span.toprated3 {
	margin-top: 32px;
}

div.paging {
	float: right;
}

div.paging span {
	text-align: right;
	font-size: 120%;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px;
}

div.paging span.current {
	background-color: #000000;
	border-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

div.paging span:hover {
	background-color: #EEEEEE;
}

div.paging span.current:hover {
	background-color: #000000;
}

div.paging span.disabled:hover {
	background-color: inherit;
}

div.paging span:last-child {
	background-color: yellow;
}

div.gbutton {
	margin: 8px 0 8px 0;
	background-repeat: no-repeat;
}

div.gbutton a {
	width: 260px;
	display: block;
	height: 26px;
}

div.gbutton {
}

div.gbutton span {
	visibility: hidden;
}

div.top_ad_container {
	margin: 0 0 0 -20px;
	float: left;
	width: 728px;
	height: 90px;
	display: block
}

div.top_share_container {
	float: right;
	margin: 12px 3px 5px 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

div#yt_embed {
	margin: 0 50px 16px 50px;
}

div#fb_like {
	margin: 4px;
}

div#update {
	float: right;
}

div#amz_widget {
	margin: 0 21px 0 23px;
}


.home-latest li,.blog-latest li {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "BebasNeue", "bebas_neueregular", Arial, Helvetica, sans-serif;
}

.blog-latest li {
	justify-content: initial;
	display: flex;
}

.home-latest li img, .blog-latest li img {
	margin: 0.2em 1em;
}

table.general td {
	border: 1px solid #ccc;
	padding: 5px;
}

table.general td.altrow {
	background-color: #ccc;
}

.ratingblock {
	width: 50%;
	display: block;
	border-bottom: 1px solid #999;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.starbar {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 16px;
	position: relative;
	background: url('/img/star.gif') top left repeat-x;
}

.starbar li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: left;
}

.starbar li a {
	outline: none;
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0;
}

.starbar li a:hover {
	background: url('/img/star.gif') left bottom;
	z-index: 2;
	left: 0;
}

.starbar a.star1 {
	left: 0;
}

.starbar a.star1:hover {
	width: 16px;
}

.starbar a.star2 {
	left: 16px;
}

.starbar a.star2:hover {
	width: 32px;
}

.starbar a.star3 {
	left: 32px;
}

.starbar a.star3:hover {
	width: 48px;
}

.starbar a.star4 {
	left: 48px;
}

.starbar a.star4:hover {
	width: 64px;
}

.starbar a.star5 {
	left: 64px;
}

.starbar a.star5:hover {
	width: 80px;
}

.starbar li.current-rating {
	background: url('/img/star.gif') left center;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.starbar {
	width: 80px;
}

.thankyou {
	clear: both;
	font-size: 9px;
	color: #333333;
	padding-left: 10px;
}

div.success, div.error, div.info {
	border: 1px solid;
	margin: 20px 0;
	display: block;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

#flashMessage {
	display: block;
	width: 100%;
	height: 4em;
}

div.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('/img/success.png');
}

div.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/img/error.png');
}

div.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/img/error.png');
}

div.info {
	color: #00529B;
	background: url('/img/info.png') no-repeat #BDE5F8;
}

div.error-message {
	color: red;
	font-weight: bold;
	margin-bottom: 9px;
}

.right {
	width: 100%;
	text-align: right;
}

div#privacy ul {
	list-style-type: square;
	padding: 0;
	margin: 0;
}

div#privacy li {
	padding-left: .6em;
}

span.interpretation_user {
	color: #bb0000
}

p#username_avail {
	margin-top: -5px;
}

p.abcmob {
	margin: 20px 0;
}


.songlist li.nointerps {
	opacity: .6;
}

.fb-like iframe, .fbshare iframe {
	width: 500px !important;
	height: 50px !important;
}

.new-releases {
	margin-top: 50px;
}

.top-users {
	margin-top: 10px;
}

.top-users a {
	display: inline-block;
	width: 200px;
}

.top-users span {
	display: inline-block;
	width: 70px;
}

div#accountmenu img {
	float: left;
}

div#accountmenu p {
	float: left;
	font-size: 150%;
	padding-top: 28px;
	margin-left: 40px;
	font-weight: bold;
}

div#accountmenu br {
	clear: both;
}

a.morelink {
	font-size: 2em;
	font-weight: bold;
}

.important {
	font-weight: bold;
}

p.jump {
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
}

div.jumpcontainer {
	margin-left: 138px;
}

.ac_results {
	padding: 0;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

div#rotator .inner-text a {
	color: #fff !important;
	font-size: 150%;
	width: 70%;
}

div#rotator div.desc {
	opacity: 60;
}

.trending__li__i {
	background-image: url('/img/trendarrows.png');
}

ul#trending li span.u {
	background-position: 0 -2px;
}

ul#trending li span.d {
	background-position: 0 -13px;
}


ul#latest_blog {
	margin: 25px 8px;
	font-size: 1.1em;
}

ul#latest_blog a:link, ul#latest_blog a:visited,
table.related_blog a:link, table.related_blog a:visited {
	font-weight: bold;
}
.related_blog {
	font-size:15px;
}

table.related_blog tr {
	height: 75px;
	overflow: hidden;
	display: block
}

ul#latest_blog li {
	clear: both;
	margin: 20px 0;
	display: block;
	min-height: 60px;
}

ul#latest_blog li.hdr {
	margin: 0;
	min-height: 12px;
}

ul#latest_blog img, table.related_blog img {
	float: left;
	margin: 4px 3px 1px 0;
}

div#addsong {
	right:0.5em;
	position: absolute;
	margin-top:1.8em;
	
}

div#addsong input.ia {
	color: #fff;
	background-color: rgb(10, 52, 116);
}

.morl a {
	color: #777;
}


img.bandpic {
	margin-right: 20px;
}

/* SEARCH FORM */
.search-form__submit__icon::before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjI7Ij4KICAgIDxwYXRoIGQ9Ik0zNjgsMjA4QzM2OCwxMjAuMjI3IDI5NS43NzMsNDggMjA4LDQ4QzEyMC4yMjcsNDggNDgsMTIwLjIyNyA0OCwyMDhDNDgsMjk1Ljc3MyAxMjAuMjI3LDM2OCAyMDgsMzY4QzI5NS43NzMsMzY4IDM2OCwyOTUuNzczIDM2OCwyMDhaTTMzNy4xLDM3MS4xQzMwMS43LDM5OS4yIDI1Ni44LDQxNiAyMDgsNDE2QzkzLjEsNDE2IDAsMzIyLjkgMCwyMDhDMCw5My4xIDkzLjEsMCAyMDgsMEMzMjIuOSwwIDQxNiw5My4xIDQxNiwyMDhDNDE2LDI1Ni44IDM5OS4yLDMwMS43IDM3MS4xLDMzNy4xTDUwNSw0NzFDNTE0LjQsNDgwLjQgNTE0LjQsNDk1LjYgNTA1LDUwNC45QzQ5NS42LDUxNC4yIDQ4MC40LDUxNC4zIDQ3MS4xLDUwNC45TDMzNy4xLDM3MS4xWiIgc3R5bGU9ImZpbGw6d2hpdGU7ZmlsbC1ydWxlOm5vbnplcm87Ii8+Cjwvc3ZnPgo=);
	background-repeat: no-repeat;
	background-size: cover;
}

div#social {
	position: relative;
	display: block;
	height: 25px;
}

div#social .fbshare {
	position: absolute;
	width: 90px;
}

div#social .twshare {
	position: absolute;
	left: 180px !important;
	top: 0;
}


/* antispam */
input#ReportYourName, input#ReportYourEmail {
	display: none
}

div#phone_number_div {
	display: none
}

/* SEARCHRESULTS */
#suggestions {
	position: fixed;
	width: 85%;
	max-width:600px;
	display: none;
}

#searchresults {
	border-width: 1px;
	border-color: #919191;
	border-style: solid;
	width: 100%;
	background-color: #a0a0a0;
	font-size: 14px;
	z-index: 200000
}

#searchresults a {
	display: block;
	background-color: #e4e4e4;
	clear: left;
	height: 56px;
	text-decoration: none;
	overflow: hidden
}

#searchresults a.tall {
	height: 78px
}

#searchresults a.tall.band {
	height: 50px;
	font-size: 240%
}

#searchresults a:hover {
	background-color: #b7b7b7;
	color: #ffffff;
}

#searchresults a img {
	float: left;
	padding: 5px 10px;
}

.searchheading {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	color: #191919;
}

a:hover .searchheading {
	color: #ffffff;
}

#searchresults a span {
	color: #555555;
}

#searchresults a:hover span {
	color: #f1f1f1;
}

#searchresults span.category {
	font-size: 110%;
	margin: 5px;
	display: block;
	color: #ffffff;
}

#searchresults span.seperator {
	float: right;
	padding-right: 15px;
	margin-right: 5px;
	background-image: url(/img/shortcuts_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#searchresults span.seperator a {
	background-color: transparent;
	display: block;
	margin: 5px;
	height: auto;
	color: #ffffff;
}

/* END SEARCHRESULTS */


.interpretation_rating {
	display: inline-block;
}

.interpretations_content.truncated {
	mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
	-webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
}
.interpretations_content.show {
	max-height: initial !important;
	mask-image: initial !important;
	-webkit-mask-image: initial !important;

}

.latest-releases__span {
	color:#000;
	font-size:15px;
	font-weight:bold
}
.lightbox-container {
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	text-align: center;
	z-index: 999;
}
.close-button {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px;
	cursor: pointer;
	color: #fff;
}
.lightbox-image {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#ase-headblock {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.songs-without-interps {
	max-height: 200px; /* Set the max height to control initial visible area */
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	transition: max-height 0.5s ease; /* Smooth transition when expanding */
}

.songs-without-interps::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	pointer-events: none; /* Allow clicking through the gradient */
}

.view-more {
	display: block;
	margin: 10px auto;
	text-align: center;
	cursor: pointer;
	color: #007bff;
	text-decoration: underline;
	font-size:90%;
}

.view-more:hover {
	color: #0056b3;
}


@media screen and (max-width: 1000px) {
}

@media screen and (max-width:620px){
	#login_area{
		color:#FFF;
	}
	fieldset textarea {
		width:450px;
	}

	.diff_song {
		float:initial;
	}

	ul.flist li {
		font-size:16px;
	}

	DIV #footer > UL > LI {
		width: 100%;
	}

	DIV#footer > UL > LI.last{
		text-align: initial;
		width:100%;
	}

	DIV#footer > UL > LI.last img {
		margin:2em;
	}
}

@media screen and (max-width: 400px) {
	fieldset input, fieldset textarea, label[for=InterpEmailNotify], label[for=InterpEmailNewsletter] {
		width: 320px;
		max-width: 320px;
	}
}

@media screen and (max-width: 350px) {

	fieldset input, fieldset textarea, label[for=InterpEmailNotify], label[for=InterpEmailNewsletter] {
		width:300px;
		max-width: 300px;
	}

	.readmore {
		margin-left: 6.5em;
	}
}


/* General dropdown container */
.autocomplete-suggestions {
	position: absolute;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1000;
	max-height: 200px; /* Limit the height of the dropdown */
	overflow-y: auto; /* Add scroll for long lists */
}

/* Individual dropdown item */
.autocomplete-suggestions li {
	padding: 10px 15px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	transition: background-color 0.2s ease-in-out;
}

/* Hover effect for dropdown item */
.autocomplete-suggestions li:hover {
	background-color: #f0f0f0;
	color: #000;
}

/* Active selection styling (optional) */
.autocomplete-suggestions li.active {
	background-color: #007bff;
	color: #fff;
	font-weight: bold;
}

/* Styling for input field with suggestions */
input:focus + .autocomplete-suggestions {
	display: block;
}

/* Optional: Ensure the dropdown aligns properly with input fields */
input {
	position: relative;
	z-index: 1;
}

/* Optional: Make sure the dropdown doesn't cover the input field */
input:focus {
	outline: none;
	border-color: #007bff;
	box-shadow: 0 0 4px rgba(0, 123, 255, 0.5);
}