.nctPlayer {font-size: 14px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);  -webkit-tap-highlight-color: transparent;
            -webkit-transition: height 0.5s linear;
            -moz-transition: height 0.5s linear;
            transition: height 0.5s linear;
}
.hide {display: none !important;}
/*.hideMouse div {cursor: none !important;}
.hideMouse mp3 {cursor: none !important;}*/
.hideMouse div {cursor:url(../images/blank.png), pointer !important;}
.hideMouse mp3 {cursor:url(../images/blank.png), pointer !important;}
.notActive {display: none !important;}
.ovderflowHidden {overflow: hidden;}
.nctPlayer .playerDiv {position: relative; -webkit-transform-style: preserve-3d; z-index: 6000; width: 100%; height: 100%; margin: 0; padding: 0;}

.playerDiv:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
    background-color: black;
}
.playerDiv:-webkit-full-screen mp3 {
    width: 100%;
}

.nctPlayer .playerDiv.full {position: fixed; z-index: 4000; background: #000; width: 100% !important; height: 100% !important; left: 0; top: 0;}

.nctPlayer .playerDiv.fullScreenTouch {width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 10000;}
/*
 * main screen
 */
.nctPlayer .mainScreen.full {width: 100% !important; height: 100% !important;}
.nctPlayer .mainScreen {width: 100%; height: 100%; position: relative; -webkit-transform-style: preserve-3d; z-index: 1006; vertical-align: middle;}
.nctPlayer .mainScreen .coverImage {position: absolute; width: 100%; height: 1px; top: 0; bottom: 0; z-index: 20; -webkit-transform-style: preserve-3d; text-align: center; vertical-align: middle}
.nctPlayer .mainScreen .coverImage.hide {display: none;}
.nctPlayer .mainScreen .helper { display: inline-block; height: 100%; vertical-align: middle;}
.nctPlayer .mainScreen .coverImage img {width: 100%; vertical-align: middle; max-height: 100%;}
/*.nctPlayer .mainScreen .playIconPlayer:hover {background: url('../images/nowplaying_icon_play_hover.png') center center no-repeat;}
.nctPlayer .mainScreen .playIconPlayer.hide:hover {background: url('../images/nowplaying_icon_play_hover.png') center center no-repeat; background-size: 80px 94px;}*/
.nctPlayer .mainScreen .playIconPlayer.hideIconPlayer {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background-size: 80px 94px;
    opacity: 0;
}

/*.nctPlayer .mainScreen .mp3Tag {width: 100%; height: 100%; cursor: pointer; -webkit-transform-style: preserve-3d; z-index: 1; vertical-align: middle; margin: 0 auto;}*/

/*
 * controlbar
 */
.nctPlayer .controlbar {position: absolute; bottom: 0; left: 0; height: 78px; width: 100%; -webkit-transform-style: preserve-3d; z-index: 1006;}

.nctPlayer .controlbar.hide {
    opacity: 0; cursor: none;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.nctPlayer .controlbar .playButton {cursor: pointer; width: 50px; height: 50px; float: left; margin-top: 19px; background: url(../images/nowplaying_icon_play.png) center no-repeat;
                                    -webkit-transition: background 0.2s linear;
                                    -moz-transition: background 0.2s linear;
                                    transition: background 0.2s linear;
                                    background-size: 30px 36px; margin-left: 20px;
}
.nctPlayer .controlbar .playButton:hover {background: url(../images/nowplaying_icon_play_hover.png) center no-repeat;
                                          background-size: 30px 36px;
                                          -webkit-transition: background 0.2s linear;
                                          -moz-transition: background 0.2s linear;
                                          transition: background 0.2s linear;
}

.nctPlayer .controlbar .prevButton {cursor: pointer; width: 20px; height: 34px; float: left; margin-top: 27px; background: url(../images/nowplaying_icon_prev2.png) center no-repeat;
                                    -webkit-transition: background 0.2s linear;
                                    -moz-transition: background 0.2s linear;
                                    transition: background 0.2s linear;
                                    background-size: 20px 24px; margin-left: 20px;
}
.nctPlayer .controlbar .prevButton:hover {background: url(../images/nowplaying_icon_prev2_hover.png) center no-repeat;
                                          background-size: 20px 24px;
                                          -webkit-transition: background 0.2s linear;
                                          -moz-transition: background 0.2s linear;
                                          transition: background 0.2s linear;
}
.nctPlayer .controlbar .nextButton {cursor: pointer; width: 20px; height: 34px; float: left; margin-top: 27px; background: url(../images/nowplaying_icon_next2.png) center no-repeat;
                                    -webkit-transition: background 0.2s linear;
                                    -moz-transition: background 0.2s linear;
                                    transition: background 0.2s linear;
                                    background-size: 20px 24px;  margin-left: 20px;
}
.nctPlayer .controlbar .nextButton:hover {background: url(../images/nowplaying_icon_next2_hover.png) center no-repeat;
                                          background-size: 20px 24px;
                                          -webkit-transition: background 0.2s linear;
                                          -moz-transition: background 0.2s linear;
                                          transition: background 0.2s linear;
}

.nctPlayer .controlbar .timeCounter {display: block;
                                     opacity: 0;
                                     float: left;
                                     margin-top: 37px;
                                     margin-right: 5px;
                                     width: 90px;
                                     height: 18px;
                                     font-size: 14px;
                                     margin-left: 25px;
                                     color: #fff;}
.nctPlayer .controlbar .timeCounter.complete {
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    opacity: 1;
}
.nctPlayer .controlbar .timeCounter .utCurrentTime {cursor: default; display: block; float: left; width: 40px; height: 18px; text-align: right;}
.nctPlayer .controlbar .timeCounter .timeCounterSlash {cursor: default; display: block; float: left; width: 10px; height: 18px; text-align: center; color: #848484;}
.nctPlayer .controlbar .timeCounter .utTotalTime {cursor: default; display: block; float: left; width: 40px; height: 18px; text-align: left; color: #848484;}

.nctPlayer .controlbar .playButton.pause {background: url(../images/nowplaying_icon_pause.png) center no-repeat; background-size: 30px 36px;}
.nctPlayer .controlbar .playButton.pause:hover {background: url(../images/nowplaying_icon_pause_hover.png) center no-repeat; background-size: 30px 36px;}

.nctPlayer .controlbar .boxTooltip {
    visibility: hidden; opacity: 0;
    -webkit-transition: opacity 0.2s linear, visibility 0.3s linear;
    -moz-transition: opacity 0.2s linear, visibility 0.3s linear;
    transition: opacity 0.2s linear, visibility 0.3s linear;
    background: url(../images/tooltip.png) no-repeat top center;
    margin-top: -25px;
    width: auto; height: 20px; z-index: 1020;
    color: #ccc; padding: 2px 13px 6px 5px; text-align: center;
    font-size: 12px;
}

.nctPlayer .controlbar .logoNCT {float:right; margin-right: 0px; margin-top: 7px; margin-left: 7px; background: url(../images/logo3.png) left center no-repeat; background-size:  auto 22px; width: 46px; height: 24px; cursor: pointer;}
.nctPlayer .controlbar .logoNCT a {display: block; width: 100%; height: 100%;}


.nctPlayer .infoSongPlayer {
    height: 20px; position: absolute; top: 35px; left: 50%; cursor: pointer; z-index: 100000;
    color: #fff; font-size: 16px; width: 650px; text-align: center; margin-left: -400px;
}

.nctPlayer .infoSongPlayer a{
    color: #fff; text-align: left; text-decoration: none;
}

.nctPlayer .infoSongPlayer a .singer_name {
    font-size: 14px; font-weight: 300;
}

.nctPlayer .controlbar .timeSlider {height: 16px; position: absolute; top: -6px; left: 0px; right: 0px; cursor: pointer; z-index: 100000;}
.nctPlayer .controlbar .timeSlider .timeSliderBuffer {width: 100%; height: 6px; position: absolute; bottom: 4px; left: 0; background: #d2d2d2; z-index: 1;
                                                      -webkit-transition: height 0.2s linear;
                                                      -moz-transition: height 0.2s linear;
                                                      transition: height 0.2s linear;
                                                      transition-delay: 1s;
                                                      -moz-transition-delay: 1s;
                                                      -webkit-transition-delay: 1s;    
}
/*.nctPlayer .controlbar .timeSlider.hover .timeSliderBuffer, 
.nctPlayer .controlbar .timeSlider:hover .timeSliderBuffer {height: 8px; position: absolute; bottom: 4px; left: 0; background: #424242; z-index: 1;
                                                            -webkit-transition: height 0.2s linear;
                                                            -moz-transition: height 0.2s linear;
                                                            transition: height 0.2s linear;    
}*/
.nctPlayer .controlbar .timeSlider .timeSliderBuffer .timeSliderBufferInside {display: block; height: 100%;     background: #9a9a9a; left: 0; top: 0;}
.nctPlayer .controlbar .timeSlider .timeSliderCurrent {width: 1px; height: 6px; position: absolute; bottom: 4px; left: 0; background: #2E9AFE; z-index: 2;
                                                       -webkit-transition: height 0.2s linear;
                                                       -moz-transition: height 0.2s linear;
                                                       transition: height 0.2s linear;
                                                       transition-delay: 1s;
                                                       -moz-transition-delay: 1s;
                                                       -webkit-transition-delay: 1s;
                                                       background: -webkit-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                       background: -moz-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                       background: -o-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                       background: -ms-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                       background: linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
}
/*.nctPlayer .controlbar .timeSlider.hover .timeSliderCurrent,
.nctPlayer .controlbar .timeSlider:hover .timeSliderCurrent {height: 8px; position: absolute; bottom: 4px; left: 0; background: #2E9AFE; z-index: 2;
                                                             -webkit-transition: height 0.2s linear;
                                                             -moz-transition: height 0.2s linear;
                                                             transition: height 0.2s linear;
                                                             background: -webkit-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                             background: -moz-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                             background: -o-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                             background: -ms-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                             background: linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
}*/

.nctPlayer .controlbar .timeSlider .timeSliderHolder {width: 15px; height: 15px; position: absolute; bottom: 3px; left: 0; background: #fff; z-index: 3;
                                                      border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; margin-bottom: -3px; overflow: hidden; margin-left: -7px;
}
.nctPlayer .controlbar .timeSlider.hover .timeSliderHolder,
.nctPlayer .controlbar .timeSlider:hover .timeSliderHolder {width: 15px; height: 15px; position: absolute; background: #fff; z-index: 3;
                                                            border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; margin-bottom: -3px; margin-left: -7px; opacity: 1;
                                                            -webkit-transition: opacity 0.2s linear, height 0.2s linear, margin-bottom 0.2s linear;
                                                            -moz-transition: opacity 0.2s linear, height 0.2s linear, margin-bottom 0.2s linear;
}
.nctPlayer .controlbar .timeSlider .timeSliderHolder .timeSliderHolderInside {position: absolute; display: block; width: 7px; height: 7px; top: 4px; left: 4px; background: #BDBDBD;
                                                                              border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.nctPlayer .controlbar .timeSlider .timeSliderHolder:hover .timeSliderHolderInside {background: #2E9AFE;}

/*
repeat button
*/
.nctPlayer .controlbar .repeatButton .boxTooltipRepeat {width: 100px; margin-left: -40px; margin-top: -32px;}
.nctPlayer .controlbar .repeatButton:hover .boxTooltipRepeat { 
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.nctPlayer .controlbar .repeatButton {cursor: pointer; width: 32px; height: 32px; float: right; margin-top: 29px; margin-right: 20px; background: url(../images/repeat.png) no-repeat;
                                      -webkit-transition: background 0.2s linear;
                                      -moz-transition: background 0.2s linear;
                                      transition: background 0.2s linear;
                                      z-index: 1000022; position: relative;
}

.nctPlayer .controlbar .repeatButton.all {background: url(../images/repeat_all.png) 0px -1px no-repeat;}
.nctPlayer .controlbar .repeatButton.one {background: url(../images/repeat_one.png) 0px -1px no-repeat;}
/*
random button
*/
.nctPlayer .controlbar .randomButton .boxTooltipRandom {width: 100px; margin-left: -38px; margin-top: -32px}
.nctPlayer .controlbar .randomButton:hover .boxTooltipRandom { 
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.nctPlayer .controlbar .randomButton {cursor: pointer; width: 32px; height: 32px; float: right; margin-top: 29px; margin-right: 20px; background: url(../images/suff.png)  no-repeat;
                                      -webkit-transition: background 0.2s linear;
                                      -moz-transition: background 0.2s linear;
                                      transition: background 0.2s linear;
                                      z-index: 1000001; position: relative;
}

.nctPlayer .controlbar .randomButton.true {background: url(../images/suff_active.png) no-repeat;
}


/*
* time slider touch
*/
.nctPlayer .controlbar .timeSlider.touch {height: 25px; position: absolute; top: -5px; left: 0; right: 0; cursor: pointer; overflow: hidden;}
.nctPlayer .controlbar .timeSlider.touch .timeSliderBuffer {width: 100%; height: 14px; position: absolute; bottom: 9px; left: 0; background: #424242; z-index: 1;}
.nctPlayer .controlbar .timeSlider.touch .timeSliderBuffer .timeSliderBufferInside {display: block; height: 100%; background: #5E5E5E; left: 0; top: 0;}
.nctPlayer .controlbar .timeSlider.touch .timeSliderCurrent {width: 1px; height: 14px; position: absolute; bottom: 9px; left: 0; background: #2E9AFE; z-index: 2;
                                                             background: -webkit-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                             background: -moz-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                             background: -o-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                             background: -ms-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
                                                             background: linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
}

.nctPlayer .controlbar .timeSlider.touch .timeSliderHolder {padding: 0px; width: 28px; height: 18px; position: absolute; background: #fff; z-index: 3;
                                                            border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; margin-bottom: 3px; margin-left: -10px; -ms-touch-action: none;
                                                            background: -webkit-linear-gradient(top, #FFFFFF 0%, #ECECEC 100%); opacity: 1 !important;
                                                            background: -moz-linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
                                                            background: -o-linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
                                                            background: -ms-linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
                                                            background: linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
}
.nctPlayer .controlbar .timeSlider.touch .timeSliderHolder .timeSliderHolderInside {position: absolute; display: block; width: 18px; height: 8px; top: 5px; left: 5px; background: #BDBDBD;
                                                                                    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
}
.nctPlayer .controlbar .timeSlider.touch .timeSliderHolder:hover .timeSliderHolderInside {background: #2E9AFE;}

/*
* preview
*/
.nctPlayer .controlbar .preview {position: absolute; left: 0%; bottom: 43px;
                                 width: 108px; background: url(../images/loading1.gif) rgba(51,51,51,0.9) no-repeat center; border: 1px solid #333;
                                 height: 60px; padding: 2px;
                                 visibility: hidden; opacity: 0;
                                 -webkit-transition: opacity 0.2s linear, visibility 0.3s linear;
                                 -moz-transition: opacity 0.2s linear, visibility 0.3s linear;
                                 transition: opacity 0.2s linear, visibility 0.3s linear;
                                 overflow: hidden;
}

.nctPlayer .controlbar .preview.show{
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.nctPlayer .controlbar .preview.hide{
    display: none !important;
}

.nctPlayer .controlbar .preview img {margin-top: 3px;}
.nctPlayer .controlbar .preview .showImage {width: 108px; height: 60px; overflow: hidden; background: none;}
.nctPlayer .controlbar .preview .showTime {width: 40px; height: 12px; background: rgba(51,51,51,0.9); color: #fff; padding: 2px; margin-left: 34px; position: absolute; bottom: 2px; left: 0;
                                           text-align: center; font-size: 11px;
}

/*
* volume
*/
.nctPlayer .controlbar .volume.touch {display: none;}
.nctPlayer .controlbar .volume {    background: url(../images/volumn.png) 0px 5px no-repeat;
                                    margin-top: 26px;
                                    background-size: 25px;
                                    margin-right: 15px;
                                    cursor: pointer;
                                    width: 130px;
                                    height: 34px;
                                    float: right;
                                    position: relative;
                                    z-index: 1020;}
.nctPlayer .controlbar .volume .volumeCurrent {    position: absolute;
                                                   left: 16px;
                                                   bottom: 0px;
                                                   height: 30px;
                                                   width: 18px}
.nctPlayer .controlbar .volume .volumeCurrent.hide {display: none;}
.nctPlayer .controlbar .volume .volumeCurrent .volumeCurrentInside{position: absolute;
                                                                   left: 0;
                                                                   bottom: 0px;
                                                                   height: 100%;
                                                                   width: 100%;
                                                                   background-size: 22px;}
.nctPlayer .controlbar .volume .volumeCurrent .volumeCurrentInside.v1{
    background: url(../images/v1.png) left no-repeat;
}
.nctPlayer .controlbar .volume .volumeCurrent .volumeCurrentInside.v2{
    background: url(../images/v2.png) left no-repeat;
}
.nctPlayer .controlbar .volume .volumeCurrent .volumeCurrentInside.v3{
    background: url(../images/v3.png) left no-repeat;
}
.nctPlayer .controlbar .volume.mute {    background: url(../images/mute.png) -3px 7px no-repeat;
                                         background-size: 38px 23px;}

.nctPlayer .controlbar .volume .volumeSlider.touch {display: none !important;}
.nctPlayer .controlbar .volume .volumeSlider {    -webkit-transition: opacity 0.2s linear, visibility 0.3s linear;
                                                  -moz-transition: opacity 0.2s linear, visibility 0.3s linear;
                                                  transition: opacity 0.2s linear, visibility 0.3s linear;
                                                  margin-top: 5px;
                                                  width: 100px;
                                                  height: 24px;
                                                  z-index: 1020;
                                                  margin-left: 38px;
                                                  border-radius: 3px;
                                                  -moz-border-radius: 3px;
                                                  -webkit-border-radius: 3px;
                                                  transition-delay: 1s;
                                                  -moz-transition-delay: 1s;
                                                  -webkit-transition-delay: 1s;
                                                  cursor: default;
}
.nctPlayer .controlbar .volume:hover .volumeSlider { 
    opacity: 1; visibility: visible;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.nctPlayer .controlbar .volume .volumeSlider.show {
    opacity: 1 !important; visibility: visible !important;
}

.nctPlayer .controlbar .volume .volumeSlider .volumeSliderCurrent {    width: 83px;
                                                                       height: 5px;
                                                                       background: #424242;
                                                                       position: relative;
                                                                       margin-top: 15px;
                                                                       cursor: pointer;
}

.nctPlayer .controlbar .volume .volumeSlider .volumeSliderCurrent .volumeSliderCurrentInside {
    background: #2E9AFE;
    background: -webkit-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
    background: -moz-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
    background: -o-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
    background: -ms-linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
    background: linear-gradient(top, #2E9AFE 0%, #1F7DD5 100%);
    width: 80%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.nctPlayer .controlbar .volume .volumeSlider .volumeSliderHolder {
    border: 1px solid #333;
    position: absolute;
    left: 80%;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0%, #ECECEC 100%);
    background: -moz-linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
    background: -ms-linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
    background: linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
    width: 12px;
    height: 12px;
    top: -4px; margin-left: -7px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    cursor: pointer;
}

.nctPlayer .controlbar .volume .volumeSlider .volumeSliderHolder .volumeSliderHolderInside {    position: absolute;
                                                                                                display: block;
                                                                                                width: 8px;
                                                                                                height: 8px;
                                                                                                top: 2px;
                                                                                                left: 2px;
                                                                                                background: #EAE7E7;
                                                                                                border-radius: 5px;
                                                                                                -moz-border-radius: 5px;
                                                                                                -webkit-border-radius: 5px;
}
.nctPlayer .controlbar .volume .volumeSlider .volumeSliderHolder:hover .volumeSliderHolderInside {background: #2E9AFE;}

.nctPlayer .controlbar .volume .muteButton {width: 30px; height: 30px; position: absolute; top: 0; left: 0; z-index: 10000;}


.nctPlayer .controlbar .switchQuality {
    position: relative;
    z-index: 1021;
    float: right;
    width: 68px;
    height: 40px;
    margin-right: 25px;
    margin-top: 28px;
    z-index: 10000000;

}

/*.nctPlayer .controlbar .switchQuality .switchQualityText {width: auto; height: 12px;
    color: #ccc; background: #2E2E2E; font-size: 11px; padding: 3px 16px 5px 18px; margin-top: 8px;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
   text-align: center; font-weight: bold; font-size: 11px;
}*/

.nctPlayer .controlbar .switchQuality .switchQualityText {
    width: 60px;height: 20px;margin-top: 3px;border: 1px solid #FFF;color: #fff;font-size: 12px;border-radius: 5px;
    padding: 3px 3px 3px 3px;
    text-align: center; cursor: pointer; font-family: 'Roboto',Helvetica,Arial,sans-serif;
}

.nctPlayer .controlbar .switchQuality .switchQualityText.hd .iconhd{
        display: block;
}

.nctPlayer .controlbar .switchQuality .switchQualityText.hd {
    padding: 3px 6px 3px 0;
}

.nctPlayer .controlbar .switchQuality .SwitchQualityText1 {
    font-size: 12px; position: absolute; width: 70px; height: 30px; top: 12px;  font-family: Tahoma, Geneva, sans-serif;
}

.nctPlayer .controlbar .switchQuality .boxSwitchQuality {
    visibility: hidden; opacity: 0;
    -webkit-transition: opacity 0.5s linear, visibility 0.6s linear;
    -moz-transition: opacity 0.5s linear, visibility 0.6s linear;
    transition: opacity 0.5s linear, visibility 0.6s linear;
    width: 65px; height: auto;
    position: absolute;
    left: -5px; bottom: 37px;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
    color: #ccc; background: rgba(0,0,0,0.9); font-size: 11px; padding: 4px 5px 8px 5px;
    text-align: center; font-weight: bold;
    border-bottom: 0px; border: 1px solid #000;
}
.nctPlayer .controlbar .switchQuality:hover .boxSwitchQuality {
    opacity: 1; visibility: visible;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;    
}

.nctPlayer .controlbar .switchQuality .iconhd {
    font-size: 8px; color: #F9D728; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
    text-align: center; padding: 0 1px 0 0; position: absolute; display: none;
    right: 2px; top: 2px; font-weight: bold;
}
.nctPlayer .controlbar .switchQuality .boxSwitchQuality .iconhd {
    font-size: 8px; color: #F9D728; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
    text-align: center; padding: 0 2px 0 1px; position: absolute; display: block;
    right: 0px; top: 5px; font-weight: bold;
}
.nctPlayer .controlbar .switchQuality .boxSwitchQuality .iconhdbox {
    font-size: 9px; color: #F9D728;  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
    text-align: center; padding: 0 2px 0 1px; position: absolute; display: block;
    right: 0px; top: 5px; font-weight: bold;
}

.nctPlayer .controlbar .switchQuality .boxSwitchQuality .switchQualityCode {
    width: 55px; height: 20px; text-align: right; color: #ccc; font-size: 12px;padding-top: 8px;
    padding-right: 15px; position: relative; cursor: pointer;
}

.nctPlayer .controlbar .switchQuality .boxSwitchQuality .switchQualityCode:hover {color:#2E9AFE; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.nctPlayer .controlbar .switchQuality .boxSwitchQuality .switchQualityCode.active {
}


/*
* lyric
*/
.nctPlayer .mp3LyricBox {
    height: 48px; width: 100%; bottom: 40px;
    position: absolute; z-index: 1005;
    text-align: center; width: 100%;
    color: #fff; font-weight: 700; font-size: 14px;
    text-shadow: 2px 0 0 #1F1F1F, -2px 0 0 #1F1F1F, 0 2px 0 #1F1F1F, 0 -2px 0 #1F1F1F, 1px 1px #1F1F1F, -1px -1px 0 #1F1F1F, 1px -1px 0 #1F1F1F, -1px 1px 0 #1F1F1F;
    -moz-text-shadow: 2px 0 0 #1F1F1F, -2px 0 0 #1F1F1F, 0 2px 0 #1F1F1F, 0 -2px 0 #1F1F1F, 1px 1px #1F1F1F, -1px -1px 0 #1F1F1F, 1px -1px 0 #1F1F1F, -1px 1px 0 #1F1F1F;
    -webkit-text-shadow: 2px 0 0 #1F1F1F, -2px 0 0 #1F1F1F, 0 2px 0 #1F1F1F, 0 -2px 0 #1F1F1F, 1px 1px #1F1F1F, -1px -1px 0 #1F1F1F, 1px -1px 0 #1F1F1F, -1px 1px 0 #1F1F1F;
}

/*@media all and (max-width:480px){
    .nctPlayer .mp3LyricBox {font-size: 18px;}
    .nctPlayer .mp3LyricBox.fullscreen {font-size: 18px;}
}

@media all and (min-width:481px) and (max-width:960px){
    .nctPlayer .mp3LyricBox.fullscreen {font-size: 26px;}
}*/

.mp3Kara {
    display: inline-block;
    margin: 0 auto;
    height: 24px;
    overflow: hidden;
}

.mp3Kara2 {
    margin-top: -3px;
}

.mp3Kara .run {
    height: 20px; padding-top: 5px;
    width: 50%; margin-top: -26px; overflow: hidden;
    color: #F7B022; font-weight: 700; font-size: 14px;
    text-align: left; white-space: nowrap;
    text-shadow: 2px 0 0 #1F1F1F, -2px 0 0 #1F1F1F, 0 2px 0 #1F1F1F, 0 -2px 0 #1F1F1F, 1px 1px #1F1F1F, -1px -1px 0 #1F1F1F, 1px -1px 0 #1F1F1F, -1px 1px 0 #1F1F1F;
    -moz-text-shadow: 2px 0 0 #1F1F1F, -2px 0 0 #1F1F1F, 0 2px 0 #1F1F1F, 0 -2px 0 #1F1F1F, 1px 1px #1F1F1F, -1px -1px 0 #1F1F1F, 1px -1px 0 #1F1F1F, -1px 1px 0 #1F1F1F;
    -webkit-text-shadow: 2px 0 0 #1F1F1F, -2px 0 0 #1F1F1F, 0 2px 0 #1F1F1F, 0 -2px 0 #1F1F1F, 1px 1px #1F1F1F, -1px -1px 0 #1F1F1F, 1px -1px 0 #1F1F1F, -1px 1px 0 #1F1F1F;
}
/*
 * error notificaiton
 */
.nctPlayer .errorNotification {position: absolute; top: 50%; left: 50%; color: #fff; width: 1px; height: 1px;}
.nctPlayer .errorNotification .boxErrorNotification { margin-left: -130px; margin-top: -30px; padding: 10px; width: 240px; border: 1px solid #fff;background: #4c4c4c;
                                                      border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 14px; font-family: Arial; text-align: center;}

@media screen and (max-width: 1190px){
    .nctPlayer .infoSongPlayer {left: 270px; right: 260px; width: auto; position: absolute; margin-left: 0;}
}