.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
}

#sp-component {
    padding-right: 0 !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: absolute;
    top: 14em;
    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.off .navicon {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.hopam_page .hopam_content,
#jform_content_container {
    padding-top: 0;
    position: relative;
    font-size: 15px
}

.hopam_content pre,
#jform_content_container pre {
    margin-bottom: 3em;
    padding-left: 1em;
    line-height: 1.0em;
    border: 0;
    background: 0;
    font-family: 'sans-serif';
    font-size: 16px;
    overflow-x: auto;
    touch-action: pan-x pan-y !important;
    -ms-touch-action: pan-x pan-y !important;
    max-width: 100%
}

#song_text,
.hopam_content {
    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: monospace
}

.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: 2em;
    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: 0;
    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: 0;
    cursor: pointer
}

#box_tools span {
    display: inline-block;
    margin: .2em 0 0 2em
}

.toolbox.trans {
    background: url(../images/vgo_sprites.png) no-repeat -98px -1392px, #f5f5f5
}

.toolbox.favo {
    background: url(../images/vgo_sprites.png) no-repeat -170px -1px, #f5f5f5
}

.toolbox.easy {
    background: url(../images/vgo_sprites.png) no-repeat -94px -1313px, #f5f5f5
}

.toolbox.fontsize {
    background: url(../images/vgo_sprites.png) no-repeat 8px -991px, #f5f5f5
}

.toolbox.fontsize span#default_fontsize {
    cursor: pointer
}

.toolbox.column {
    background: url(../images/vgo_sprites.png) no-repeat -93px -1820px, #f5f5f5
}

.toggleButton:hover {
    color: #ef4836
}

.toggleButton.off {
    background: url(../images/arrow_top.png) no-repeat 0 10px
}

.toggleButton {
    cursor: pointer;
    padding-left: 1.3em;
    background: url(../images/arrow_down.png) no-repeat 0 10px
}

#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 0;
    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 10px;
    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, #f5f5f5
}

.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, #f5f5f5
}

.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: 48%;
    margin-left: -2%;
    -moz-transform: scale(0.7);
    margin-bottom: 5px;
    border-radius: 10px;
    zoom: 70%
}

.chordcontainer {
    text-align: center;
    padding-bottom: 10px;
    padding-right: 10px
}

.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
}

#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;
    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: #faffbd;
    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: .5em
}

@media only screen and (max-width:480px) {
    #sp-bottom-wrapper {
        display: none
    }

    #mobilesidebar {
        display: none
    }

    #sidebar {
        display: none
    }

    .medias {
        display: none
    }

    .videos {
        display: none
    }

    #vgofooter {
        display: block
    }
}

@media only screen and (max-height:480px) and (max-width:767px) and (min-width:480px) {
    #mobilesidebar {
        display: block
    }
}

@media screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    #mobilesidebar {
        display: block
    }
}

@media screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    #vgofooter {
        display: block
    }
}

@media only screen and (max-width:959px) and (min-width:481px) {
    #sidebar {
        display: none
    }

    #mobilesidebar {
        display: block
    }
}