article.item-page ads {
	padding: 15px 0;
	margin: 10px auto;
}

/* INCLUDE liquidcarousel.css */
.liquid {
	background: white;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 10px 0;
}

.liquid .previous {
	display: block;
	height: 126px;
	width: 64px;
	background-image: url('../images/mc_previous.png');
	float: left;
	margin: 0;
	padding: 0;
}

.liquid .next {
	display: block;
	height: 126px;
	width: 64px;
	background-image: url('../images/mc_next.png');
	float: right;
	margin: 0;
	padding: 0;
}

.liquid ul li {
	width: 126px;
	padding: 0 2px;
	margin: 0;
}

/* INCLUDE liquidcarousel.css */

#sp-component {
	padding-right: 0px !important;
}

.vgoicon {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/vgo_sprites.png) no-repeat;
}

.vgo-icon-view {
	background-position: -101px -1781px;
	width: 16px;
	height: 11px;
}

.vgo-icon-author {
	background-position: 0 -144px;
	width: 16px;
	height: 16px;
}

.hopam_page .hopam_header {
	width: 100%;
	border-spacing: 1px;
	color: #666;
}

.hopam_page .sidebar h2 {
	font-size: 20px;
}

.chord_dialog.show {
	display: block
}

.liquid {
	background: white;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 10px 0
}

.chord_dialog {
	text-align: center;
	background-color: white;
	box-shadow: 1px 1px 2px 1px #d4d4d4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: fixed;
	left: 50%;
	top: 11em;
	margin-left: -9em;
	height: 10em;
	width: 18em;
	white-space: nowrap;
	display: none
}

#mobilesidebar {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 3em;
	border: 1px solid #999;
	background: #f5f5f5
}

#mobilesidebar .mobilebutton div {
	height: 11%;
	width: 3em;
	border-bottom: 1px solid #999;
	padding: .2em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer
}

.sidebar {
	position: fixed;
	top: 92px;
	right: 0;
	width: 25em;
	z-index: 3;
	background-color: #e8e8e8;
	padding: 1em;
	-webkit-box-shadow: -1px 1px 10px 1px #888;
	box-shadow: -1px 1px 10px 1px #888;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

.sidebar.off {
	width: 11em;
}

.sidebar.mini {
	width: 20px;
	height: 15px;
}

.sidebar span.navicon {
	opacity: .4;
	filter: alpha(opacity=40);
}

.sidebar span.navicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.sprite-nav-icon {
	background-position: 0 -1561px;
	width: 40px;
	height: 40px;
}

.sprite-nav-min-icon {
	background-position: 6px -621px;
	width: 40px;
	height: 40px;
}


.sidebar.mini * {
	display: none;
}

.sidebar.off.mini .maxi {
	margin: -0.8em 0 0 -0.7em;
	padding-top: .7em;
}

.sprite-nav-maxi-icon {
	background-position: 3px -1656px;
	width: 30px;
	height: 27px;
}

.sidebar.mini {
	/*padding:1.6em;*/
}

.sidebar.off .navicon {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.hopam_page .hopam_content,
#jform_content_container {
	padding-top: 0px;
	position: relative;
	font-size: 15px;
}

.hopam_content pre,
#jform_content_container pre {
	margin-bottom: 3em;
	padding-left: 1em;
	line-height: 1.0em;
	border: 1px dotted #eee;
	background: #f5f5f5;
	font-family: 'sans-serif';
	font-size: 18px;
	padding-top: 25px;
	overflow-x: auto;
	/* Allow horizontal scroll of lyrics content */
	/* Allow BOTH horizontal (pre scroll) and vertical (page scroll) on mobile */
	touch-action: pan-x pan-y !important;
	-ms-touch-action: pan-x pan-y !important;
}

#song_text,
.hopam_content {
	/* Allow native vertical scrolling on mobile */
	touch-action: pan-y !important;
	-ms-touch-action: pan-y !important;
}

.hopam_chord {
	cursor: pointer;
	color: #ef4836;
	font-weight: bold;
}

#box_chords {
	padding: 5px 0;
	font-family: arial;
}

.hopam_page .hopam_sidebar {
	position: absolute;
	top: 11em;
	right: 0;
	width: 19em;
	z-index: 3;
	background-color: #e8e8e8;
	padding: 1em;
	-webkit-box-shadow: -1px 1px 10px 1px #888;
	box-shadow: -1px 1px 10px 1px #888;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

.toolbox {
	width: 100%;
	height: 1.7em;
	display: inline-block;
	margin: 0 .3em .3em 0;
	border: 1px solid #999;
	box-shadow: 2px 1px 2px #EBEBEB;
}

.toolbox.favo,
.toolbox.easy,
.toolbox.column,
.toolbox.scroll {
	cursor: pointer;
}

.toolbox.column {
	background: #DCDCDC;
}

.toolbox:hover {
	border-color: #666;
}

.trans_list .chord_inline {
	display: inline-block;
	width: 2.5em;
	font-size: 80%;
	height: 1.9em;
	margin: .1em;
	padding: .1em 0 0;
	text-align: center;
	background: #ef4836;
	border: 1px solid #ef4836;
	border-radius: 5px;
	cursor: pointer;
	color: #FFF;
}

.trans_list .chord_inline.selected,
.trans_list .chord_inline.selected:hover {
	box-shadow: 0 0 10px #f19251 inset;
	background: #CCC;
	color: #ef4836;
}

.trans_back {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../images/vgo_sprites.png) no-repeat 0 -210px;
	border: none;
	cursor: pointer;
}

.trans_space {
	display: inline-block;
	width: 70px;
	margin: 0 5px;
}

.trans_next {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../images/vgo_sprites.png) no-repeat -101px 0;
	border: none;
	cursor: pointer;
	margin-left: 10px;
}

#box_tools span {
	display: inline-block;
	margin: .2em 0 0 2em;
	font-size: smaller;
}

.toolbox.trans {
	background: url(../images/vgo_sprites.png) no-repeat -98px -1392px, rgb(245, 245, 245);
}

.toolbox.favo {
	background: url(../images/vgo_sprites.png) no-repeat -170px -1px, rgb(245, 245, 245);
}

.toolbox.easy {
	background: url(../images/vgo_sprites.png) no-repeat -94px -1313px, rgb(245, 245, 245);
}

.toolbox.fontsize {
	background: url(../images/vgo_sprites.png) no-repeat 8px -991px, rgb(245, 245, 245);
}

.toolbox.fontsize span#default_fontsize {
	cursor: pointer;
}

.toolbox.column {
	background: url(../images/vgo_sprites.png) no-repeat -93px -1820px, rgb(245, 245, 245);
}

/*
.toggleButton.hide {
background: url(../images/vgo_sprites.png) no-repeat -101px -1100px;
}
.toggleButton:hover {
color: #888;
}
.toggleButton {
	cursor: pointer;
	padding-left: 1em;
	background: url(../images/vgo_sprites.png) no-repeat -101px -1164px;
}
*/
.toggleButton:hover {
	color: #ef4836;
}

.toggleButton.off {
	background: url(../images/arrow_top.png) no-repeat 0px 10px;
}

.toggleButton {
	cursor: pointer;
	padding-left: 1.8em;
	background: url(../images/arrow_down.png) no-repeat 0px 0px;
}

h2.toggleButton {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
}

#vgofooter {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 3em;
	width: 100%;
	border-top: 1px solid #999;
	z-index: 99;
	background: #f5f5f5
}



#vgofooter .mobilebutton div {
	display: inline;
	float: left;
	width: 12%;
	height: 3em;
	border-left: 1px solid #999;
	padding: .2em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer
}




#vgofooter .mobilebutton div:last-child {
	border-right: 1px solid #999
}

.sprite-fontsize_up {
	background-position: 0 -1157px;
	width: 40px;
	height: 40px
}

.sprite-fontsize_down {
	background-position: 0 -1067px;
	width: 40px;
	height: 40px
}

.sprite-trans_up {
	background-position: -101px -1542px;
	width: 40px;
	height: 40px
}

.sprite-trans_down {
	background-position: -101px -1452px;
	width: 40px;
	height: 40px
}

.sprite-scroll_up {
	background-position: -101px -583px;
	width: 40px;
	height: 40px
}

.sprite-scroll_down {
	background-position: -101px -493px;
	width: 40px;
	height: 40px
}

.sprite-chordview-icon {
	background-position: -175px 0px;
	width: 30px;
	height: 38px;
}

#box_tools .up,
#box_tools .down {
	float: right;
	border-left: 1px solid #999;
	width: 24px;
	height: 28px;
	cursor: pointer;
	padding: 4px 0 0 4px;
	opacity: .7;
	filter: alpha(opacity=70)
}

#box_tools .up:hover,
#box_tools .down:hover {
	color: #FFF;
	background-color: #ef4836;
	opacity: 1;
	filter: alpha(opacity=100)
}

.toolbox.scroll {
	background: url(../images/vgo_sprites.png) no-repeat -95px -418px, rgb(245, 245, 245);
}

.scroll.on,
.column.on,
.favo.on {
	box-shadow: 1px 1px 10px #ef4836 inset;
}

#scroll_panel {
	position: fixed;
	text-align: center;
	z-index: 4;
	border: 1px solid;
	border-color: #999;
	background: url('../images/move.png') no-repeat 4px 4px, rgb(245, 245, 245);
}

.closebutton {
	text-align: right;
	padding-right: 1em;
	width: 20px;
	float: right;
	cursor: pointer;
}

#scroll_panel .text.small {
	font-size: 70%;
}

#scroll_panel .text {
	margin: 0 .5em .5em;
	text-align: center;
	cursor: move;
}

#scroll_panel #speed .hover {
	margin: 0 .2em;
	height: 1.5em;
	border: 1px solid;
	border-color: #999;
	cursor: pointer;
}

#spd_0.color {
	background-color: #fff;
}

#spd_1.color {
	background-color: #ffcbcb;
}

#spd_2.color {
	background-color: #ffdfc8;
}

#spd_3.color {
	background-color: #fff6c5
}

#spd_4.color {
	background-color: #ecffc4
}

#spd_5.color {
	background-color: #e0ffc5;
}

.mobile_chord.on {
	box-shadow: 2px 2px 10px #ef4836 inset
}

.sidebarchord {
	display: inline-block;
	width: 32%;
	margin-left: 0%;
	-moz-transform: scale(0.9);
	margin-bottom: 5px;
	border-radius: 10px;
	zoom: 90%;
}

.chordcontainer {
	text-align: center;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 30px;
}

.trans_ {
	margin-left: 7px;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	border: 1px solid #fff;
	padding-left: 5px;
	background: #f1f1f1;
	margin-bottom: 2px;
}


#inline_chordview.on {
	display: block;
	z-index: 999;
	text-align: center;
}

#inline_chordview {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #e8e8e8;
	padding: .2em;
	-webkit-box-shadow: -1px 1px 10px 1px #888;
	box-shadow: -1px 1px 10px 1px #888;
	display: none;
	z-index: -1;
}

#inline_chordview .sidebarchord {
	width: auto;
}

#medias_ajax_loader,
#videos_ajax_loader {
	display: none;
	background: url("../images/ajax-loader.gif") 0 0 no-repeat;
	height: 40px;
	width: 60px;
}

.responsive-video {
	position: relative;
	/*padding-bottom: 56%;
	padding-top: 30px;*/
	height: 0;
	overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.medias .singer_title {
	width: 40%;
	float: left;
}

.medias .music_player {
	width: 60%;
	float: right;
}

.navicon {
	cursor: pointer
}





span.vgo_tone {
	background: #faffbd;
	padding: 3px 5px;
	border-radius: 3px
}

span.vgo_tone {
	background: rgb(250, 255, 189);
	padding: 3px 5px;
	border-radius: 3px;
}

#vgo_videolist .video_item {
	border-bottom: 1px dotted #ccc;
	margin-top: 5px;
	width: 50%;
	float: left;
}

#vgo_videolist .video_item img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #ddd;
	border-radius: 4px;
	margin-right: 0.5em;
}

#chord_view {
	background-color: #e8e8e8;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

.chord_view_shadow {
	box-shadow: -1px 1px 10px 1px #888;
	-webkit-box-shadow: -1px 1px 10px 1px #888;
}




#sidebar #box_chords .chordcontainer {
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}



.infoBox {
	background: #eee;
	padding: 15px 15px;
	font-size: 16px;
	margin-top: 20px;
}

.mediaBox {
	background: rgb(0 0 0);
	padding: 15px 0px 50px;
	margin: 0px auto 30px;
	font-size: 16px;
	color: #fff;
}

.mediaBox h3,
.mediaBox p {
	padding-left: 20px;
}

.mediaBox .mediaItem {
	padding-top: 15px;
}

ul.fields-container {
	padding-left: 0;
	font-style: italic;
}

ul.fields-container li {
	display: inline-block;
	padding-right: 15px;
}

#print-copyright {
	display: none;
}

@media only screen and (max-width: 767px) {
	#sp-bottom-wrapper {
		display: none;
	}

	#mobilesidebar {
		display: none;
	}

	#sidebar {
		display: none;
	}

	.medias {
		display: none;
	}

	.videos {
		display: none;
	}

	#vgofooter {
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	#sidebar {
		display: none;
	}

	#mobilesidebar {
		display: block;
	}

	#vgofooter {
		display: none;
	}
}

@media print {

	#sidebar,
	#scroll_panel,
	.mediaBox,
	.infoBox,
	#icon-web-print,
	#chord_view,
	#sp-right,
	#sp-bottom,
	#sp-footer,
	#sp-section-1,
	#sp-header,
	.sp-module,
	.pagenavigation,
	.com-content-article .article-info,
	ins .adsbygoogle,
	iframe,
	.aswift_5_host,
	.alert-wrapper {
		display: none;
	}

	#sp-component {
		width: 100%;
	}


	.hopam_content pre {
		background: #fff;

	}

	body {
		padding: 20px 20px;
	}

	#print-copyright {
		text-align: center;
		display: block;
	}


	.hide-in-print {
		display: none;
	}

	#inline_chordview {
		display: block;
		position: initial;
		background-color: #fff;
		box-shadow: none;
	}

}

#inline_chordview .closebutton {
	display: none;
}

/* HORIZONTAL CONTROL BAR */
.vgo-control-bar {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	background: #f8f9fa;
	padding: 10px;
	border-radius: 8px;
	margin-bottom: 25px;
	border: 1px solid #e9ecef;
}

.vgo-control-item {
	display: flex;
	align-items: center;
	width: auto !important;
	height: auto !important;
	background: #fff !important;
	border: 1px solid #ced4da;
	border-radius: 5px;
	padding: 8px 15px;
	margin: 0 !important;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	color: #495057;
	transition: all 0.2s;
	user-select: none;
	box-shadow: none !important;
}

.vgo-control-item:hover {
	background: #e9ecef;
	border-color: #adb5bd;
}

.vgo-control-item.active {
	background: #e7f1ff;
	color: #0d6efd;
	border-color: #0d6efd;
}

.vgo-control-item .up,
.vgo-control-item .down {
	padding: 0 8px;
	color: #6c757d;
}

.vgo-control-item .up:hover,
.vgo-control-item .down:hover {
	color: #212529;
}

.vgo-control-item .vgo-text {
	margin: 0 5px;
}

/* BOTTOM CHORDS */
.vgo-chords-bottom {
	margin-top: 40px;
	padding-top: 20px;
	border-top: 2px solid #f1f3f5;
}

.vgo-chords-bottom .vgo-chords-title {
	font-size: 20px;
	margin-bottom: 15px;
	color: #343a40;
}

/* HIDE CHORDS ACTIVE STATE */
.song-text-hide-chords .hopam_chord {
	display: none !important;
}

.song-text-hide-chords pre {
	line-height: 1.6 !important;
}

/* FULLSCREEN ACTIVE STATE */
body.vgo-fullscreen .com-content-article {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100vw !important;
	height: 100vh !important;
	background: #fff !important;
	z-index: 999999 !important;
	overflow-y: auto !important;
	padding: 20px 40px !important;
	margin: 0 !important;
}

body.vgo-fullscreen header#sp-header,
body.vgo-fullscreen section#sp-title,
body.vgo-fullscreen section#sp-bottom,
body.vgo-fullscreen footer#sp-footer {
	display: none !important;
}