/* Styles for grid */

.grid-wrapper div.ui-jqgrid.ui-widget.ui-widget-content thead,
.grid-wrapper [id^="similar-container"] .ui-widget-header,
.grid-wrapper .ui-jqgrid-titlebar,
.grid-wrapper .ui-jqgrid-pager {
    background: #007bad;
}

.ui-jqgrid-bdiv > div {
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}

.grid-wrapper .ui-jqgrid-htable .ui-icon,
.grid-wrapper .ui-jqgrid-btable .ui-icon {
    background-image: url("/img/bin/ui-icons_ffffff_256x240.png");
}

.grid-wrapper .ui-jqgrid-pager {
    color: #ffffff;
}

.grid-wrapper div.ui-jqgrid.ui-widget.ui-widget-content, .grid-wrapper tr.ui-widget-content {
    border: none;
}

.grid-wrapper .jqgrow td, .grid-wrapper .ui-jqgrid .ui-jqgrid-htable th div {
    padding: 8px;
}
    
.ui-jqgrid-hdiv {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.grid-wrapper .ui-state-highlight, .grid-wrapper .ui-state-hover {
    background: #DADADA;
}

.grid-wrapper .ui-widget-content.subgrid-data {
    border: none;
}

.grid-wrapper .ui-subgrid {
    border-bottom: 1px solid #DDD;
    /*background-color: #FAFAFA;*/
    /*background-color: #FFF;*/
    background-color: #fff;/*rgba(233, 232, 143, 0.57);*/
}

.grid-wrapper .jqgrow {
    background-color: #ffffff;
}

.grid-wrapper a {
    text-decoration: none;
}

.grid-wrapper tr.ui-subgrid td{
    /*padding: 10px 0 !important;*/
}

.grid-wrapper div.ui-jqgrid tr.jqgrow td {
    border-bottom: 1px solid #DDD;
    vertical-align: Top;
    /*vertical-align: middle !important;*/
    padding: 15px 9px;
    white-space: normal !important;
    height:auto;
}
/*table css AOIR fix by 11-09-2016  Sukhjinder*/
/*.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.listen{width: 38px; padding: 15px 7px 15px 0;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.artist{width: 350px;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.artist a.title_show_search_advance{width: 418px;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.artist a.title_show_search_advance.sep{width: 382px;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.artist a.title_show_search_artist_track{width:350px!important;display:inline-block;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.artist a.title_show{display:inline-block;}*/

/*.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.ver{width: 30px;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.more{width: 207px;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.genre{width: 93px;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.bpm{width: 51px;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.created{width: 95px;}
.grid-wrapper div.ui-jqgrid table#list tr.jqgrow td.di{width: 60px;}*/


.text-length{width:180px; display:inline-block!important; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
.text-length2{width:300px; display: block; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; margin:0;}
.text-length3{width:400px; display: block; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; margin:0;}
.text-length4{width:400px; display:inline-block!important; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}


.grid-wrapper .ui-jqgrid .ui-jqgrid-htable th.ui-th-column,
.grid-wrapper .ui-jqgrid tr td,
.grid-wrapper div tr.jqgfirstrow td,
.grid-wrapper .ui-jqgrid tr.ui-row-ltr td {
    border: none;
    background: none;

    /*table css AOIR by 11-09-2016*/
}

/*.ui-row-ltr-grey td {

    background: #DADADA;
}*/

.grid-wrapper tr:nth-child(2n+2) td, tbody tr:nth-child(2n+2) th {
    /*background-color: #F3F3F3;*/
}

.grid-wrapper .accordion-inner {
    margin-left: 0;
}

.grid-wrapper .accordion-heading {
    border-top: 1px solid gray;
    height: 34px;
    border-radius: 0;
    padding: 0 5px;
    font-weight: 900;
}
/*song ...  show css*/
.title_show{
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:inline-block !important; width:405px;


}

/*song ...  show css*/
.title_show_search{
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:inline-block !important; width:300px;


}


/*song ... show css*/


/*song ...  show css welcomepage*/
.title_show_home{
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; width:100%;


}

/*song ... show css welcomepage*/

/*song ... search artist and track show css*/
.title_show_search_artist_track{
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; width:100%;

}

/*song ...search artist and track show css*/

/*song ... search advance show css*/
.title_show_search_advance{
    /*white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left;display:inline-block !important; width:340px;*/

}

/*song ...search advance show css*/
.popup-song {
    margin-left: 0px;
    display: block;
}
.popup-artist {
    /*margin-left: 5px;
    color: #8F8F8F !important;
    margin-top: 5px !important;
    display: block !important;
    font-family: 'Century Gothic';*/
    font-size: 15px;
    color: #047bb3 !important;
    font-weight: 100;
    display: block;
}

.profile-adjust{
    float: left !important;
    margin-top : 10px !important;
}
.track-controls{
    float: left;
    margin-top: 10px;
}
.track-controls a {
    display: inline-block;
    margin-left: 5px;
}

.grid-wrapper .ui-jqgrid .ui-jqgrid-view {
    font-size: inherit;
}

.grid-wrapper .ui-jqgrid .ui-jqgrid-htable th div {
    height:inherit;
    line-height: 20px;
    color: #ffffff;
}

/* icons */
.icon {
    display: inline-block;
    opacity: 1;
}

.icon.main {
    background-position: -227px -39px;
    padding-bottom: 0px;
}

.ui-subgrid .icon.main {
    background-position: -227px -32px;
    padding-bottom: 0px;
    height: 28px;
    width: 20px;
}

.ui-subgrid .icon {
    /*background-position: -227px -36px;
    padding-bottom: 3px;*/
}

.icon.super_clean {
    background-position: -100px -7px;
}

.icon.acapella_clean {
    background-position: -36px -39px;
}

.icon.acapella_dirty {
    background-position: -3px -39px;
}

.icon.intro_dirty {
    background-position: -3px -39px;
}

.icon.intro_dirty {
    background-position: -3px -39px;
}

.icon.intro_clean {
    background-position: -195px -39px;
}

.icon.remix_clean {
    background-position: -101px -39px;
}
.icon.remix_dirty {
    background-position: -132px -39px;
}

.icon.remix_instrumental {
    background-position: -132px -7px;
}

.icon.remix_acapella {
    background-position: -164px -7px;
}

.icon.remix_super_clean {
    background-position: -164px -39px;
}

.icon.intro_clean {
    background-position: -196px -7px;
}

.icon.intro_dirty {
    background-position: -196px -39px;
}

.icon-info-circle {
    color: #b23921;
}

/* sugrid internal container paddings */
.tablediv * {
    float: left;
    /*margin: 0 2px*/
}

/* rating row */
#rating-table .yes_no i {
    cursor: pointer;
}

#rating-table .yes_no .disabled,
#rating-table button[disabled="disabled"] {
    cursor: not-allowed;
}

#rating-table .yes_no .active {
    color: #049cdb;
    /*opacity: 1;*/
    /*-webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
    /*-moz-transition:    all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
    /*-ms-transition:     all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
    /*-o-transition:      all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
    /*transition:         all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
}

#rating-table .rate .btn.active {
    background-color: #049cdb;
}

#rating-table {
    table-layout: auto;
}

#rating-table * {
    float: none;
    margin: 0;
}

#rating-table thead {
    background: none;
}

#rating-table thead th, #rating-table td  {
    text-align: center;
    background: none;
}

#rating-table i.sprite {
    background: url("/img/bin/rating_icon_sprite.png") no-repeat;
    display: inline-block;
    /*background-size: 445%;*/
}

#rating-table i.play_in_club,
#rating-table i.play_in_club.disabled {
    /*    width: 30px;
        height: 30px;
        background-position: 7px -82px;
        opacity: 0.5;*/
    width: 21px;
    height: 21px;
    background-position: 4px -64px;
    opacity: 0.5;
}

#rating-table i.play_in_club.active {
    /*    width: 30px;
        height: 30px;
        background-position: -97px -40px;*/
    width: 21px;
    height: 21px;
    background-position: -76px -32px;
}

#rating-table i.play_in_gig,
#rating-table i.play_in_gig.disabled {
    /*    width: 30px;
        height: 30px;
        background-position: -78px 0px;
        opacity: 0.5;*/
    width: 21px;
    height: 21px;
    background-position: -61px 0px;
    opacity: 0.5;
}

#rating-table i.play_in_gig.active {
    width: 21px;
    height: 21px;
    background-position: -51px -32px;
}

#rating-table i.buy_song,
#rating-table i.buy_song.disabled {
    width: 21px;
    height: 21px;
    background-position: -25px -32px;
    opacity: 0.5;
}

#rating-table i.push_more,
#rating-table i.push_more.disabled,
#rating-table i.make_video,
#rating-table i.make_video.disabled {
    opacity: 0.5;
    width: 21px;
    height: 21px;
    font-size: 23px;;
}

#rating-table i.buy_song.active {
    width: 21px;
    height: 21px;
    background-position: 2px -32px;
}

#rating-table i.play_on_radio,
#rating-table i.play_on_radio.disabled  {
    opacity: 0.5;
    width: 21px;
    height: 21px;
    background-position: -32px -0px;
}

#rating-table i.play_on_radio.active  {
    width: 30px;
    height: 30px;
    background-position: 1px -0px;
}

#rating-table i.play_on_radio,
#rating-table i.play_on_radio.disabled  {
    /*    opacity: 0.5;
        width: 30px;
        height: 30px;
        background-position: -41px -0px;*/
    opacity: 0.5;
    width: 21px;
    height: 21px;
    background-position: -32px -0px;
}

#rating-table .yes_no i.active {
    opacity: 1;
}

#rating-table .rate-btn-wrapper{
    width: 82px;
}

#rating-table .rate-btn-wrapper button {
    width: 100%;
}

#rating-table i.play_on_radio.active  {
    /*    width: 30px;
        height: 30px;
        background-position: 1px -0px;*/
    width: 21px;
    height: 21px;
    background-position: 0px -0px;
}

.ui-jqgrid .ui-jqgrid-pager {
    height: 35px;
}

.ui-jqgrid .ui-pager-control {
    font-size: 15px;
}

.ui-jqgrid .ui-pg-input {
    height: 20px;
    font-size: 15px;
    width: 75px;
}

.ui-jqgrid .ui-pg-selbox {
    height: 30px;
    width: 75px;
    font-size: 15px;
}

/* player row */
.tablediv div.jp-type-single,
.tablediv div.jp-audio,
.tablediv div.jp-gui,
.tablediv div.jp-gui .jp-progress *,
.jp-volume-bar-value.bar.bar-success {
    margin: 0;
}

.tablediv .jp-audio li {
    list-style: none;
}

.tablediv .jp-gui {
    width: 930px;
}

.jp-progress {
    width: 100%;
}

.tablediv .jp-seek-bar {
    margin: 0;
    background-image: none;
}

.tablediv .jp-play-bar {
    background-image: none;
    margin: 0;
    height: 21px;
}

ul.jp-controls {
    width: 24px;
    float: left;
    display: block;
    margin: 5px 0 0px 0px;
}

#frp_player_audio_wrapper {
    padding: 10px 0;
}

#frp_player_audio_wrapper .jp-progress {
    width: 633px;
    cursor: pointer;
}

.jp-volume-bar {
    width: 100px;
    cursor: pointer;
}

.jp-mute i {
    background-image: url('/img/bin/player-sprite.png');
    background-position: 0px -172px;
    width: 12px;
    height: 26px;
    margin: 0 5px;
    cursor: pointer;
}

.jp-volume-max i {
    background-image: url('/img/bin/player-sprite.png');
    background-position: -0px -205px;
    width: 28px;
    height: 26px;
    cursor: pointer;
}

.tablediv div.jp-volume-max {
    margin: 2px 2px;
    cursor: pointer;
}

.jp-controls li {
    display: block;
    float: left;
}

.jp-pause {
    background-image: url('/img/bin/player-sprite.png');
    background-position: -0px -0px;
    width: 19px;
    height: 21px;
    cursor: pointer;
}

.jp-play {
    background-image: url('/img/bin/player-sprite.png');
    background-position: -0px -31px;
    width: 19px;
    height: 21px;
    cursor: pointer;
}

.jp-current-time, .jp-duration {
    width: 45px;
    text-align: center;
    cursor: default;
}

.jp-controls, .jp-current-time, .jp-progress, .jp-duration, .jp-mute, .jp-volume-bar {
    margin-top: 5px;
}

#frp_player_video_wrapper .jp-volume-bar.progress {
    display: none;
}

#frp_player_video_wrapper {
    position: fixed;
    right: 0;
    bottom: 0;
    background: #f5f5f5;
    width: 360px;
    z-index : 2000;
}

#frp_player_video_wrapper .jp-video-360p {
    width: 360px;
    overflow: hidden;
}

#frp_player_video_wrapper #frp_player_video {
    background: #000000;
}

#frp_player_video_wrapper .jp-video-360p .jp-progress {
    width: 125px;
}

#frp_player_video_wrapper .jp-video-360p .jp-interface > * {
    float: left;
}

#frp_player_video_wrapper .jp-video-360p .jp-progress,
#frp_player_video_wrapper .jp-video-360p .jp-controls,
#frp_player_video_wrapper .jp-video-360p .jp-volume-bar.progress {
    margin-bottom: 5px;
    cursor: pointer;
}

#frp_player_video_wrapper .jp-video-360p ul.jp-controls {
    margin-left: 5px;
}

#frp_player_video_wrapper .jp-seek-bar,
#frp_player_video_wrapper .jp-play-bar {
    background-image: none;
}

#frp_player_video_wrapper > span {
    display: block;
    position: relative;
    left: 333px;
    top: 25px;
    line-height: 20px;
    font-weight: bolder;
    color: white;
    width: 25px;
    text-shadow: 0px 0px 10px #2e2e2e;
    filter: dropshadow(color=#2e2e2e, offx=0, offy=0);
    cursor: pointer;
}

.colCell {
    padding-left: 30px;
    width: 200px;
    white-space: normal !important;

}
.colCellArtist {
    padding-right: 30px;
    width: 150px;
    white-space: normal !important;

}
/*FOR SHOWING MESSAGE IN GRID BAR*/
.action-info{
    clear: both;
    color: #C01800;
}
/*JPlayer custom UI*/
#custom_player{
    width: 100%;
    background-color: #e3e3e3;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
#custom_player_wrapper{

}
.hide-player{
    height: 0px !important;
}
.show-player{
    height: 80px !important;
}
#custom-player-close{
    position: absolute;
    top: 8px;
    padding: 3px;
    left: 97%;
    cursor: pointer;
}
.close-rating-panel{
    float:right !important;
    margin-right : 10px;
    cursor: pointer;
}
.close-rating-panel::before{
    font-weight: bold;
    font-size: 16px !important;
}
.disabled-ficn::before{
    color:#969494 !important ;
}
.player-play-btn{
    display: inline-block;
    height: 37px;
    width: 38px;
    background-image: url('/img/bin/play.png');
    transition: all 0.3s ease-in-out;
    background-repeat: no-repeat;
}

.player-pause-btn{
    display: inline-block;
    height: 37px;
    width: 38px;
    background-image: url('/img/bin/pause.png');
    transition: all 0.3s ease-in-out;
    background-repeat: no-repeat;
}

.grid-wrapper.mee a.play .player-pause-btn:before{content: ""; }
.grid-wrapper.mee a.play .fa-pause:before{content: ""; }


[id^="similar-container"] {
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
}

[id^="similar-container"] .player-play-btn{
    background-image: url('/img/bin/play-small.png') !important;
    height: 25px;
    width: 32px;
}
[id^="similar-container"] .player-pause-btn{
    background-image: url('/img/bin/pause-small.png') !important;
    height: 25px;
    width: 32px;
}
/*.welcome_recent_releases_list .player-play-btn{
    display: inline-block;
    height: 21px;
    width: 24px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-image: url('/img/bin/play-square.png');
    transition: all 0.3s ease-in-out;
}
.welcome_recent_releases_list .player-pause-btn{
    display: inline-block;
    height: 21px;
    width: 24px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-image: url('/img/bin/pause-square.png');
    transition: all 0.3s ease-in-out;
}*/
.remove-grid-bottom-border td{
    border-bottom: none !important;
}
.video-player-close{
    margin: 0px !important;
    top: 1px !important;
    left: 90% !important;
}
.video-player-close::before{
    font-size: 16px !important;
}
/*FOR SUB GRID*/
[id^="similar-container"] .ui-jqgrid-titlebar{
    width: 99%;
}
[id^="similar-container"] .back-to-grid{
    float: right;
}
[id^="similar-container"] .ui-th-column{
    height : auto;
}
[id^="similar-container"] .ui-th-column div{
    width:100%
}


.subgrid-data .tablediv * {
    float: none;
    margin: 0px;
}
.subgrid-cell-right{
    float: right !important;
}
.subgrid-cell-right .rating-proxy-btns{
    margin-top: 0px !important;
}
.subgrid-cell-right .track-controls{
    float: left !important;
    margin-top: 0px !important;
}
.subgrid-cell-left{
    float: left !important;
}
[id^="similar-container"] div.ui-jqgrid tr.jqgrow td{
    border: none !important;
}
.song-search-all{
    width: 23px;
    height: 23px;
    background-image: url('/img/bin/ver-a.png');
    display: inline-block;
    background-repeat: no-repeat;
}
.song-search-o{
    width: 23px;
    height: 23px;
    background-image: url('/img/bin/ver-o.png');
    display: inline-block;
    background-repeat: no-repeat;
}
.song-search-i{
    width: 23px;
    height: 23px;
    background-image: url('/img/bin/ver-i.png');
    display: inline-block;
    background-repeat: no-repeat;
}
.song-search-r{
    width: 23px;
    height: 23px;
    background-image: url('/img/bin/ver-r.png');
    display: inline-block;
    background-repeat: no-repeat;
}

[id^="similar-container-empty_message"]{
    text-align: center;
    padding: 10px;
    /*background-color: white;*/
    color: #A00707;
}
[id^="similar-container"] .ui-sgcollapsed a{
    display: none;
}
.ui-subgrid .ui-jqgrid-btable tr{
    background: #fff;/*rgba(233, 232, 143, 0.57);*/
}
.disabled-ficn{
    cursor: default !important;
}
.rating-container{
    background-color: rgba(233, 232, 143, 0.57);
    position: relative;
    bottom: 10px;
}
.rating-container div.btn-danger{
    background-color: transparent;
    background-image: initial;
}
.blank-rating-box {
    width: 153px;
    height: 30px;
    float: left;
}
table[id^="similar-container-"]{
    width : 100% !important;
}
div[id^="similar-container"] .ui-jqgrid-titlebar{
    width : 100% !important;
    background-color: #F2F2BF !important;
    border:none;
}
div[id^="similar-container"] .ui-jqgrid-titlebar span{
    color : #000;
}
.grid_header_custom_title{
    float: left;
    margin-left: 10px;
    font-size: 19px;
    font-weight: bold;
    font-family: corbel;
}

.grid_header_custom{
    height: 30px;
    padding: 5px;
    /* background: #fff; /*rgba(252, 167, 62, 0.36);*/
}

/*new class created by sukhi*/
.rating-container{width:100%; float:left; margin:0;}
/*new class created by sukhi*/



@media screen and (min-width:100px) and (max-width:767px){

#custom_player.show-player{padding:0 15px; height: auto !important;}
#frp_player_audio_wrapper{padding:10px 0 15px 0;}
.tablediv .jp-gui {width:100%; max-width:100%;}
.jp-gui.jp-media-name{margin-left:0 !important; padding:0 0 10px 0;}
#frp_player_audio_wrapper .jp-progress{width:100%; margin:0; position:relative; top:7px;}
.jp-current-time, .jp-duration{width:45px;}
.jp-duration{float:right; margin:-43px -3px 0 0 !important;}
.jp-volume-bar.progress{margin:0;}
.jp-controls, .jp-current-time, .jp-progress, .jp-duration, .jp-mute, .jp-volume-bar{margin-top:0; height:26px;}
ul.jp-controls{margin:0;}

.jp-mute{margin:-45px 0 0 75px;}
.jp-volume-bar{width:80px; margin:-45px 0 0 100px !important;}
.tablediv div.jp-volume-max{margin:-47px 4px 0 187px !important}
#custom-player-close{margin-left:-35px;}

}