/* All Style Except Widget Start */
html,body{
    width:100%;
    height:100%
}
body{
    background:#222;
    font-family:arial;
    font-size:100%;
    position:relative;
    color:#666;
    margin:0;
    padding:0
}
*{
    outline:0;
    list-style:none;
    margin:0;
    padding:0
}
.logoclass{
    float:left;
    width:76%
}
.playerembed-overall{
    position:relative; 
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}
#mplayer{
    height: 95px; 
    bottom: 0px;
}
#searchdiv{
    background:none repeat scroll 0 0 #222!important;
    height:45px;
    position:absolute;
    padding-top:10px;
    display:none;
    border-bottom:2px solid #2B2B2B!important;
    background:#fff;
    width:100%;
    z-index:11
}
.searchinput{
    background:#fff;
    border:1px solid #aba7a8;
    border-radius:7px 7px 7px 7px;
    color:#868686;
    float:left;
    font-size:.9em;
    height:31px;
    width:93%;
    z-index:50;
    margin:0 1%;
    padding:0 2%
}
.custompopup{
    background:#333;
    -webkit-border-radius:5px 5px 5px 5px;
    min-height:10%;
    position:fixed;
    top:120px!important;
    padding:4px 12px 17px 12px;
    width:73%;
    z-index:2001;
    text-align:center;
    display:none;
    margin:0 9.5%;
    box-shadow:4px 0 37px -1px #151515
}
.play_icon{
    background-position:-153px -67px!important;
    width:30px;
    height:30px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    left:9px
}
.pause_icon{
    background-position:-153px -103px!important;
    width:30px;
    height:30px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    left:9px
}
.close_player{
    text-align:right
}
.close_player a{
    text-decoration:none;
    color:#fff;
    font-weight:600;
    font-size:18px;
    padding:7px
}
#player{
    position:fixed;
    background-color:#333;
    border:1px solid #222;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    margin:0;
    padding:0;
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 0 3px rgba(0,0,0,0.5);
    -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 0 3px rgba(0,0,0,0.5);
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 0 3px rgba(0,0,0,0.5);
    background-image:-ms-linear-gradient(top,#444 0,#111 100%);
    background-image:-moz-linear-gradient(top,#444 0,#111 100%);
    background-image:-o-linear-gradient(top,#444 0,#111 100%);
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#444),color-stop(1,#111));
    background-image:-webkit-linear-gradient(top,#444 0,#111 100%);
    background-image:linear-gradient(to bottom,#444 0,#111 100%);
    width:100%;
    bottom:-60px;
    left:0;
    z-index:-1;
    height:53px
}
.mainplayer{
    position:relative
}
.song-artwork{
    width:57px;
    position:absolute;
    left:3px;
    z-index:99
}
.song-artwork img{
    width:100%;
    display:block
}
.song-desc{
    position:relative;
    padding:12px 63px 7px 15px!important
}
.song-name{
    color:#fff;
    font-size:15px;
    letter-spacing:.8px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height:25px
}
.song-artist{
    color:#999;
    font-size:11px;
    letter-spacing:.4px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.song-play{
    width:60px;
    position:absolute;
    right:0;
    top:0;
    height:inherit
}
.play{
    background-position:-94px 0;
    display:block;
    width:48px;
    height:48px
}
.pause{
    background-position:-142px 0;
    display:block;
    width:48px;
    height:48px
}
.innerright{
    background:none!important
}
#results{
    border:1px solid #c6c6c6;
    border-bottom:0;
    border-top:0;
    font-size:12px;
    font-family:arial;
    padding:0;
    display:none;
    width:97%;
    left:1%;
    top:36px;
    z-index:1;
    padding:8px 0 0
}
#results div{
    border-bottom:1px solid #c6c6c6;
    padding:8px
}
#results .selected{
    background-color:#fff;
    color:#6a6464;
    cursor:pointer
}
#results .unselected{
    background-color:#fff;
    color:#6a6464
} 
.logoclass{
    margin:5%
}
#results{
    background:#2b2c2e!important;
    border-top-left-radius:0!important;
    border-top-right-radius:0!important;
    top:0!important;
    left:0!important;
    padding:0!important
}
#results .unselected{
    background:#2b2c2e!important;
    color:#a9a9a9!important
}
#results .selected{
    background:#2b2c2e!important;
    color:#a9a9a9!important
}
.removeradius{
    border-bottom-left-radius:0!important;
    border-bottom-right-radius:0!important
}
.toplogo{
    background:none!important;
    padding:5% 0 3% 0;
    height:auto!important
}
.toplogo img{
    width:40%;
    max-width:117px;
    display:block;
    margin:0 auto
}
.search_input{
    padding:5% 15px;
    position:relative
}
.loader{
    right:0
}
.loader{
    position:absolute;
    right:12px;
    top:57px;
    width:48px;
    height:48px;
    display:none
}
.loader1{
    position:absolute;
    left:50%;
    top:60%;
    width:48px;
    height:48px;
    display:none;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    z-index:12
}
.ball1{
    background-color:rgba(0,0,0,0);
    border:5px solid #ea504e;
    opacity:.9;
    border-top:5px solid rgba(0,0,0,0);
    border-left:5px solid rgba(0,0,0,0);
    border-radius:50px;
    box-shadow:0 0 15px #ea504e;
    width:30px;
    height:30px;
    margin:0 auto;
    position:relative;
    top:-50px;
    -moz-animation:spinoff .5s infinite linear;
    -webkit-animation:spinoff .5s infinite linear
}
@-moz-keyframes spin{
    0%{
        -moz-transform:rotate(0deg)
    }
    100%{
        -moz-transform:rotate(360deg)
    }
}
@-moz-keyframes spinoff{
    0%{
        -moz-transform:rotate(0deg)
    }
    100%{
        -moz-transform:rotate(-360deg)
    }
}
@-webkit-keyframes spin{
    0%{
        -webkit-transform:rotate(0deg)
    }
    100%{
        -webkit-transform:rotate(360deg)
    }
}
@-webkit-keyframes spinoff{
    0%{
        -webkit-transform:rotate(0deg)
    }
    100%{
        -webkit-transform:rotate(-360deg)
    }
}
@media screen and (min-width:250px){
    .searchinput{
        width:84%!important;
        padding:5px 2% 5px 14%!important
    }
    .facebook_btn{
        margin:110px 0
    }
    .facebook_btn a{
        font-size:19px;
        text-decoration:none;
        padding:5px 45px
    }
    .sml-scr{
        display:none
    }
}
/* All Style Except Widget End */

/* Widget Style Start */
@font-face{
    font-family:'open-sans-light-webfont';
    src:url('../font/open-sans.light.ttf') format('truetype');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'open-sans-semibold-webfont';
    src:url('../font/open-sans.semibold.ttf') format('truetype');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'open-sans-bold-webfont';
    src:url('../font/open-sans.bold.ttf') format('truetype');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'open-sans-regular-webfont';
    src:url('../font/open-sans.regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal
}
img{
    border:0
}
#tunePlayer_SWF{
    position:absolute;
    z-index:-1
}
.blurimg{
    transform:translate3d(0,0,0) translateZ(0);
    perspective:1000px;
    backface-visibility:hidden;
    -moz-transform:translate3d(0,0,0) translateZ(0);
    -moz-perspective:1000px;
    -moz-backface-visibility:hidden;
    -ms-transform:translate3d(0,0,0) translateZ(0);
    -ms-perspective:1000px;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0) translateZ(0);
    -webkit-perspective:1000px;
    -webkit-backface-visibility:hidden;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:-1
}
.blurimg{
    filter:url(#blur);
    filter:blur(50px);
    -webkit-filter:blur(50px);
    -ms-filter:blur(50px);
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='13')
}
.blurimg img{
    width:100%;
    display:block;
    height:100%
}
.opacity{
    background:rgba(109,20,21,0.52);
    /*  background:-webkit-linear-gradient(rgba(110,20,22,0.52),rgba(0,0,0,1));
        background:-o-linear-gradient(rgba(110,20,22,0.52),rgba(0,0,0,1));
        background:-moz-linear-gradient(rgba(110,20,22,0.52),rgba(0,0,0,1));
        background:linear-gradient(rgba(110,20,22,0.52),rgba(0,0,0,1));*/
    background:-webkit-linear-gradient(rgba(110,0,110,0.4),rgba(0,0,0,0.7));
    background:-o-linear-gradient(rgba(110,0,110,0.4),rgba(0,0,0,0.7));
    background:-moz-linear-gradient(rgba(110,0,110,0.4),rgba(0,0,0,0.7));
    background:linear-gradient(rgba(110,0,110,0.4),rgba(0,0,0,0.7));
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1
}
.widgetcontainer{
    width:100%;
    max-width:320px;
    /*margin:0 auto;*/
    position:relative;
    overflow:hidden;
    font-family:'open-sans-regular-webfont',arial;
    letter-spacing:.5px
}
.clearfix:after{
    display:table;
    visibility:hidden;
    content:'';
    clear:both
}
.topblock{
    position:relative;
    padding:20px 20px 15px 20px
}
.logo{
    float:left
}
.popupactivity{
    float:right
}
.popupactivity a{
    display:inline-block;
    font-size:16px;
    font-weight:bold;
    margin-left:8px;
    text-decoration:none;
    color:#fff;
    vertical-align:middle
}
.popupactivity .minimize{
    top:-5px;
    position:relative;
    margin-right:10px
}
.artworkcontainer{
    max-width:140px;
    margin:0 auto;
    position:relative
}
.artworkcontainer img{
    display:block;
    width:100%;
    border-radius:3px
}
.playwidget{
    width:50px;
    height:50px;
    background:url(../images/gaanawidget/play-white.png) no-repeat;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    background-size:cover
}
.pause-icon{
    background:url(../images/gaanawidget/pause-white.png) no-repeat
}
.songlist{
    padding:15px 10px;
    text-align:center
}
.songlist span.songtitle{
    font-size:16px;
    font-weight:600;
    color:#fff;
    text-decoration:none;
    font-weight:300
}
.songlist .songartist{
    margin-top:3px;
    white-space:nowrap;
    width:90%;
    text-overflow:ellipsis;
    overflow:hidden;
    margin:0 auto;
    color:rgba(255,255,255,0.65)
}
.songlist .songartist span{
    font-size:12px;
    color:rgba(255,255,255,0.65);
    text-decoration:none
}
.player{
    padding:0 20px 10px;
    background:0;
    z-index:1000;
    cursor:pointer;
    display:block;
    position:relative
}
.player .song-events-inner{
    position:absolute;
    left:13px;
    top:33px;
}
.song-progress .progressbar{
    padding: 5px;
}
.timer{
    color:rgba(255,255,255,.75);
    letter-spacing:1.1px;
    margin-top:6px;
    font-size:85%;
    position:relative;
    font-size:12px
}
.timer span:first-of-type{
    float:left;
    transform:scale(0.85);
    -webkit-transform:scale(0.85);
    -o-transform:scale(0.85);
    -ms-transform:scale(0.85);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
    -o-transform-origin:0 0
}
.timer span:last-of-type{
    float:right;
    text-align:right;
    transform:scale(0.85);
    -webkit-transform:scale(0.85);
    -o-transform:scale(0.85);
    -ms-transform:scale(0.85);
    transform-origin:36px 0;
    -webkit-transform-origin:36px 0;
    -ms-transform-origin:36px 0;
    -o-transform-origin:36px 0
}
.song-progress{
    z-index: 1000;
    top: 5px;
    left: 0px;
    background: 0;
    padding-left: 50px;
    position: relative;
    padding-right: 17px;
}
.song-progress .progressbar .slide{
    width:100%;
    height:10px;
    position:relative;
    top:44%
}
.song-progress .progressbar .slide:after{
    content:'';
    width:100%;
    height:2px;
    position:absolute;
    display:block;
    top:3px;
    background:rgba(255,255,255,.1)
}
.song-progress .progressbar .buffer{
    position:absolute;
    top:0;
    height:10px
}
.song-progress .progressbar .buffer:after{
    content:'';
    width:100%;
    height:4px;
    background:rgba(255,255,255,0.3);
    position:absolute;
    display:block;
    top:3px;
    border-radius: 5px;
}
.song-progress .progressbar .slide .played{
    background:#DA1A45;
    width:25%;
    height:4px;
    top:3px;
    position:absolute
}
.song-progress .progressbar .slide .handle{
    width:7px;
    height:7px;
    border-radius:6px;
    position:absolute;
    left:25%;
    top:-1px;
    background:#DA1A45;
    margin-left: -9px;
    border:2px solid rgba(255,255,255,1)
}
.m_additional_ele{
    width:100%;
    background:rgba(54,56,61,1);
    position:absolute;
    bottom:0;
    z-index:100
}
.m_additional_ele .song-progress{
    position:relative;
    padding:0;
    top:13px;
    height:auto!important
}
.m_additional_ele .song-progress .slide{
    top:30%
}
.m_additional_ele .timer{
    margin-top:11px;
    color:#fff;
    letter-spacing:1.1px;
    font-size:85%;
    position:relative
}
#seek{
    position:relative;
    background-color:rgba(255,255,255,.1);
    cursor:pointer;
    height:2px
}
.player-progress-loaded{
    background-color:rgba(255,62,24,.3);
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100%
}
.player-progress-played{
    background-color:rgba(255,255,255,.9);
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:35%
}
#seeknob{
    width:25px;
    height:25px;
    position:absolute;
    left:25%;
    top:-12px;
    z-index:99
}
#seeknob:after{
    content:'';
    display:block;
    width:7px;
    height:7px;
    border-radius:6px;
    background:rgba(54,56,61,1);
    border:2px solid rgba(255,84,18,1);
    position:relative;
    top:50%;
    transform:translateY(-50%)
}
.play-song{
    width:41px;
    height:43px;
    opacity:.9;
    position:relative!important;
    top:0!important;
    left:0!important;
    padding:0!important;
    border-radius:initial!important;
    background:url(../images/spirite_action.png) no-repeat -3px -2px
}
.play-song.pause{
    background:url(../images/spirite_action.png) no-repeat -3px -49px
}
._isongdetails{
    padding: 5px;
    position: relative;
    height: 50px;
    top: 7px;
    left: -10px;
}
._isongdetailimage ._isongimg{
    padding: 5px;
    z-index:5;
    padding-top: 10px;
}
._isongdetailimage ._isongimg a{
    display:block
}
._isongdetailimage ._isongimg img{
    display:block;
    max-width: 320px;
    width:100%;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px
}
._isongdetails ._isongdesc{
    padding-left:60px;
    height:45px;
    position:relative;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%)
}
._isongdetails ._isongdesc .songtitle{
    color:#fff;
    font-size:14px;
    letter-spacing:.6px;
    margin-bottom:4px;
    max-height:32px;
    overflow:hidden;
    display:block;
    text-decoration:none;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -ms-text-overflow:ellipsis
}
._isongdetails ._isongdesc .songartist{
    color:rgba(255,255,255,0.5);
    font-size:12px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -ms-text-overflow:ellipsis
}
._isongdetails ._isongdesc .songartist span{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis
}
.moresongs{
    color:rgba(255,255,255,0.8);
    font-size:12px;
    padding:18px 20px 15px;
    border-top:1px solid rgba(255,255,255,0.1)
}
.moresongs a{
    color:rgba(255,255,255,1)
}
.moresongs div.gaanalogo{
    float:left
}
.moresongs div.listenmore{
    text-align:center
}
._languagefilter{
    padding:0 20px;
    border-bottom:1px solid rgba(255,255,255,0.1)
}
._languagefilter .langugelabel{
    font-family:'open-sans-light-webfont';
    color:rgba(255,255,255,1);
    line-height:1.33;
    font-size:14px;
    float:left;
    padding:12px 0;
    font-weight: 600;
}
._languagefilter .languagebox{
    font-family:'open-sans-semibold-webfont';
    color:#dedede;
    font-size:12px;
    float:right;
    text-align:right;
    position:relative;
    padding:12px 10px 12px 5px;
    /*border-bottom:2px solid #DA1A45;*/
    bottom:-1px;
    right: -18px;
}
._languagefilter .languagebox span{
    cursor:pointer
}
._languagefilter .languagebox span:after{
    background: url(../images/spirite_action.png) no-repeat -14px -108px;
    margin-left:10px;
    content:'';
    width: 16px;
    height: 8px;
    display: inline-block;
    vertical-align:middle;
}
._languagefilter .languagebox span.clicked:after{
    transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg)
}
._languagefilter .languageul{
    position:absolute;
    right:0;
    top:40px;
    background:#fff;
    text-align:left;
    z-index:5000;
    width:100px;
    cursor: pointer;
    display:none

}
._languagefilter .languageul li a{
    display:block;
    padding:5px 12px;
    color:#000;
    font-size:12px;
    text-decoration:none
}
.overlay_widget{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1001;
    display:none;
    background:rgba(109,20,21,0.52);
    background:-webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.7));
    background:-o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.7));
    background:-moz-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.7));
    background:linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.7))
}
.play-song.pause.loadingPlay{
    background:#222;
    border-radius:20px!important;
    width:39px!important;
    height:39px!important;
    left:2px!important;
    top:2px!important
}
.play-song.pause.loadingPlay:after{
    content:'';
    display:block;
    background:url(images/gaanawidget/loader.gif) no-repeat!important;
    left:6px!important;
    top:6px!important;
    position:absolute;
    width:25px;
    height:28px
}
.shareusing{
    padding: 10px 14px 20px;
}
.sharelabel{
    float:right;
    line-height: 1.5;
    font-size: 12px;
    color:rgba(255,255,255,0.7);
    position: relative;
    top: 10px;
    left: 20px;
    transform:scale(0.9);
    -webkit-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    -o-transform-origin:0 0;
    -ms-transform-origin:0 0;
}
.sharelabel a{
    color: #fff;
    text-decoration: none;
}
.share-icons{
    text-align:center;
}
.share-headtext{
    text-align: center;
    font-weight: 500;
    color: #fff;
    margin: 5px 0px 13px 0px;
}
.share-icons a{
    margin: 0px 25px;
}
#fbShare{
    background:url('../images/spirite_action.png') no-repeat -50px -25px;
    width:32px;
    height:32px;
    display:inline-block;
    vertical-align:middle;
    margin-right:0px
}
#whatappShare{
    background:url('../images/spirite_action.png') no-repeat -50px -106px;
    width:32px;
    height:32px;
    display:inline-block;
    vertical-align:middle;
    margin-right:0px
}
#twitterShare{
    background:url('../images/spirite_action.png') no-repeat -50px -66px;
    width:32px;
    height:32px;
    display:inline-block;
    vertical-align:middle
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
    .blurimg{
        display:none
    }
}
#widget_dataloading{
    display: none;
}
.widget_refresh_grayout{
    position:absolute;
    background:rgba(0, 0, 0, 0.7);
    top:0;
    bottom:0;
    z-index:9999;
    text-align:center;
    left:0;
    right:0;
}
.ajaxdataloading {
    position: relative;
    text-align: center; 
    top: 40%;
}
.ajaxdataloading img{
    width: 45px;
}
li.lang:hover,.lang_active{
    background: #c1c1c1;
}
#audplyr{
    width: 1px;
    position: absolute;
}
.raaga_logo{
    position: absolute;
    top: 10px;
    right: 13px;
}
.logoimage_raaga{
    width: 25px;
}
.social_shareicon{
    position: absolute;
    right: 4px;
    top: 59px;
}
.shareicon_raaga{
    width: 30px;
}
.sharesocial-using{
    position: absolute;
    display: none;
    width: 255px;
    height: 105px;
    top: 0px;
    right: 0px;
    background-color: rgba(0,0,0,0.9);
    z-index: 1000;
}
.sharesocial-close{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.shareclose-image{
    width: 27px;
}
.linktosite-using{
    position: absolute;
    display: none;
    width: 310px;
    height: 310px;
    bottom: 5px;
    right: 5px;
    background-color: rgba(0,0,0,0.9);
    z-index: 1000;
    border-radius: 3px;
}
.linksite-close{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.linksite-image{
    width: 27px;
}
.linksite-headtext{
    text-align: center;
    font-weight: 900;
    color: #fff;
    font-size: 20px;
    width: 75%;
    margin: 0 auto;
    position: relative;
    top: 90px;
}
.linksite-headtext a{
    color: #DA1A45!important;
    cursor: pointer;
    text-decoration: none;
}
.linksite-button{
    text-align: center;
    font-weight: 900;
    color: #fff;
    font-size: 14px;
    width: 175px;
    margin: 0 auto;
    position: relative;
    top: 110px;
    background: #DA1A45;
    padding: 10px;
    border-radius: 40px;
}
.linksite-playin, .linksite-loginlink{
    text-decoration: none;
    color: #fff;
}
.linksite-login{
    text-align: center;
    font-weight: 900;
    color: #fff;
    font-size: 14px;
    width: 75%;
    margin: 0 auto;
    position: relative;
    top: 125px;
}
/* Widget Style End */