html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {padding: 0;margin: 0;vertical-align: baseline;outline: 0;border: 0;}
ol, ul { list-style: none; }
table {border-collapse: separate;border-spacing: 0;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q {quotes: """" }
.clear { clear: both;}
.hide {display: none;}
.hidden {visibility: hidden !important;}
body {color: #fff;font-size: 12px;line-height: 18px;font-family: Arial; position: relative;}
h1, h2, h3, h4, h5, h6 {word-wrap: break-word;}
a {transition: .1s ease-in-out;text-decoration: none;-moz-transition: .1s ease-in-out;-webkit-transition: .1s ease-in-out; color: #17658c;}
a:hover {text-decoration: underline;}
a img { border: none;}
.fl {float: left;}
.fr {float: right;}


 .player *{line-height: 1.333;}
 .player button {
    margin: 0;
    font-size: 100%;
    outline: 0;
    vertical-align: middle;
}
 .player {
    background-color: #333;
    border-top: 1px solid #555555;
    padding: 8px;
    position: relative;
    z-index: 2020;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

 .player .button {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0;
}

 .player .wrapper-table {
    height: 100%;
    z-index: 2020;
}

 .player .cell {
    vertical-align: middle;
}

 .player .cell-controls {
    font-size: 0;
    padding: 8px 10px 0 ;
    white-space: nowrap;
    width: 135px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

 .player .cell-controls .control {
    background: url('icons_2.png') no-repeat;
    display: inline-block;
}

 .player .cell-controls .control.control-prev {
    background-position: -50px -154px;
    height: 17px;
    width: 27px;
}

 .player .cell-controls .control.control-play {
    background-position: 0 -737px;
    height: 36px;
    width: 31px;
}

 .player .cell-controls .control.control-pause {
    background-position: -94px -701px;
    height: 36px;
    width: 31px;
}

 .player .cell-controls .control.control-next {
    background-position: -27px -178px;
    height: 17px;
    width: 27px;
}

 .player .cell-controls .control.control-pause {
    display: none;
}

 .player .cell-controls .control.disabled {
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
}

 .player .cell-controls .control:hover:not(.disabled).control-prev {
    background-position: -54px -178px;
    height: 17px;
    width: 27px;
}

 .player .cell-controls .control:hover:not(.disabled).control-play {
    background-position: -63px -701px;
    height: 36px;
    width: 31px;
}

 .player .cell-controls .control:hover:not(.disabled).control-pause {
    background-position: -32px -701px;
    height: 36px;
    width: 31px;
}

 .player .cell-controls .control:hover:not(.disabled).control-next {
    background-position: 0 -178px;
    height: 17px;
    width: 27px;
}

 .player .cell-controls .control+.control {
    margin-left: 15px;
}

 .player .cell-volume {
    font-size: 0;
    padding: 18px 0 0 20px;
    white-space: nowrap;
    width: 118px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

 .player .cell-volume .volume-icon {
    display: inline-block;
    height: 18px;
    position: relative;
    vertical-align: middle;
    width: 23px;
}

 .player .cell-volume .volume-icon .volume {
    background: url('icons_2.png') no-repeat;
    position: absolute;
}

 .player .cell-volume .volume-icon .volume-mute {
    background-position: -17px -136px;
    height: 18px;
    width: 23px;
}

 .player .cell-volume .volume-icon .volume-0 {
    background-position: -86px -136px;
    height: 18px;
    width: 23px;
}

 .player .cell-volume .volume-icon .volume-50 {
    background-position: -40px -136px;
    height: 18px;
    width: 23px;
}

 .player .cell-volume .volume-icon .volume-100 {
    background-position: -63px -136px;
    height: 18px;
    width: 23px;
}

 .player .cell-volume .volume-slider {
    display: inline-block;
    height: 6px;
    margin-left: 5px;
    vertical-align: middle;
    width: 65px;
}

 .player .cell-volume .volume-progress {
    background: #2E2E2E;
    border-bottom: 1px solid #575757;
    border-radius: 4px;
    display: block;
    height: 5px;
    position: relative;
}

 .player .cell-volume .volume-handler {
    background: url('icons_2.png') no-repeat;
    cursor: pointer;
    left: 0;
    margin-left: -4px;
    position: absolute;
    top: -1px;
    background-position: 0 -10px;
    height: 9px;
    width: 9px;
}

 .player .cell-player .wrapper {
    background-color: #272727;
    border: 1px solid #1F1F1F;
    border-radius: 6px;
    box-shadow: 0 1px 0 #4E4E4E;
    color: #fff;
    height: 54px;
    padding: 0 8px;
    text-shadow: -1px 1px 2px #000;
    background: #272727 url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1MjUyNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==') repeat-x;
    background: #272727 -webkit-linear-gradient(bottom, #252525 0%,#373737 100%) repeat-x;
    background: #272727 -moz-linear-gradient(bottom, #252525 0%,#373737 100%) repeat-x;
    background: #272727 -o-linear-gradient(bottom, #252525 0%,#373737 100%) repeat-x;
    background: #272727 linear-gradient(bottom, #252525 0%,#373737 100%) repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

 .player .cell-player .wrapper .track-info {
    height: 30px;
}

 .player .cell-player .wrapper .track-info .infos {
    padding-top: 8px;
}

 .player .cell-player .wrapper .track-info .title {
    color: #fff;
    font-weight: bold;
}

 .player .cell-player .wrapper .track-info .artist {
    color: #ccc;
}

 .player .cell-player .wrapper .track-info .actions {
    float: right;
    font-size: 0;
    margin: 0 -5px 0 10px;
    padding: 1px 0;
}

 .player .cell-player .wrapper .track-info .actions .action {
    background: url('icons_2.png') no-repeat;
    display: inline-block;
}

 .player .cell-player .wrapper .track-info .actions .action.action-love {
    background-position: -28px -541px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action.action-share {
    background-position: -28px -357px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action.action-buy {
    background-position: 0 -541px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action.action-add {
    background-position: -56px -357px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action:hover.action-love {
    background-position: 0 -357px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action:hover.action-share {
    background-position: -48px -274px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action:hover.action-buy {
    background-position: -84px -357px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action:hover.action-add {
    background-position: -80px -329px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action.selected.action-love, .player .cell-player .wrapper .track-info .actions .action.selected:hover.action-love {
    background-position: -76px -274px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action.selected.action-share, .player .cell-player .wrapper .track-info .actions .action.selected:hover.action-share {
    background-position: -24px -329px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action.selected.action-buy, .player .cell-player .wrapper .track-info .actions .action.selected:hover.action-buy {
    background-position: -52px -329px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-info .actions .action.selected.action-add, .player .cell-player .wrapper .track-info .actions .action.selected:hover.action-add {
    background-position: 0 -385px;
    height: 28px;
    width: 28px;
}

 .player .cell-player .wrapper .track-progress {
    font-size: 10px;
    font-weight: bold;
}

 .player .cell-player .wrapper .track-progress .cell-position, .player .cell-player .wrapper .track-progress .cell-length {
    white-space: nowrap;
    width: 1px;
}

 .player .cell-player .wrapper .track-progress .cell-position {
    padding-right: 10px;
}

 .player .cell-player .wrapper .track-progress .cell-length {
    color: #A4A4A5;
    padding-left: 10px;
    text-align: right;
}

 .player .cell-player .wrapper .track-progress .progress {
    background: #333;
    border-top: 1px solid #020202;
    border-bottom: 1px solid #555555;
    border-radius: 6px;
    height: 8px;
    padding: 0;
    position: relative;
}

 .player .cell-player .wrapper .track-progress .overflow {
    height: 100%;
    overflow: hidden;
}

 .player .cell-player .wrapper .track-progress .progress-bar {
    border-radius: 6px;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0%;
}

 .player .cell-player .wrapper .track-progress .progress-bar.preview, .player .cell-player .wrapper .track-progress .progress-bar.current {
    background-color: #1990db;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3YjNkZSIvPjxzdG9wIG9mZnNldD0iMTQlIiBzdG9wLWNvbG9yPSIjMmI4YmM1Ii8+PHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiMxNDdiYjQiLz48c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iIzAwNjlhMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNTg5MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    /* background-image: -webkit-linear-gradient(top, #77b3de 0%,#2b8bc5 14%,#147bb4 43%,#0069a2 57%,#005891 100%);
    background-image: -moz-linear-gradient(top, #77b3de 0%,#2b8bc5 14%,#147bb4 43%,#0069a2 57%,#005891 100%);
    background-image: -o-linear-gradient(top, #77b3de 0%,#2b8bc5 14%,#147bb4 43%,#0069a2 57%,#005891 100%);
    background-image: linear-gradient(top, #77b3de 0%,#2b8bc5 14%,#147bb4 43%,#0069a2 57%,#005891 100%); */
    background-image: -webkit-linear-gradient(top, #fff 0%,#fff 14%,#fff 43%,#fff 57%,#fff 100%);
    background-image: -moz-linear-gradient(top, #fff 0%,#fff 14%,#fff 43%,#fff 57%,#fff 100%);
    background-image: -o-linear-gradient(top, #fff 0%,#fff 14%,#fff 43%,#fff 57%,#fff 100%);
    background-image: linear-gradient(top, #fff 0%,#fff 14%,#fff 43%,#fff 57%,#fff 100%);
}

 .player .cell-player .wrapper .track-progress .progress-bar.preview {
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

 .player .cell-player .wrapper .track-progress .progress-bar.current {
    z-index: 2;
}

 .player .cell-player .wrapper .track-progress .progress-bar.loading {
    background: #484848;
    z-index: 1;
}

 .player .cell-player .wrapper .track-progress .progress-handler {
    background: url('icons_2.png') no-repeat;
    cursor: pointer;
    left: 0;
    margin: -7px 0 0 -7px;
    position: absolute;
    top: 50%;
    z-index: 4;
    background-position: 0 -136px;
    height: 17px;
    width: 17px;
}

 .player .cell-options {
    font-size: 0;
    text-align: center;
    width: 182px;
}

 .player .cell-options .option {
    background: url('icons_2.png') no-repeat;
    display: inline-block;
}

 .player .cell-options .option.option-queue {
    background-position: -32px -637px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.option-repeat {
    background-position: -92px -385px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.option-repeat-one {
    background-position: -50px -573px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.option-shuffle {
    background-position: -32px -605px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.option-others {
    background-position: -64px -669px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option:hover.option-queue {
    background-position: -60px -385px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option:hover.option-repeat {
    background-position: 0 -605px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option:hover.option-repeat-one {
    background-position: 0 -637px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option:hover.option-shuffle {
    background-position: 0 -669px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option:hover.option-others {
    background-position: -64px -637px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.selected.option-queue, .player .cell-options .option.selected:hover.option-queue {
    background-position: -28px -385px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.selected.option-repeat, .player .cell-options .option.selected:hover.option-repeat {
    background-position: -74px -509px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.selected.option-repeat-one, .player .cell-options .option.selected:hover.option-repeat-one {
    background-position: -82px -573px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.selected.option-shuffle, .player .cell-options .option.selected:hover.option-shuffle {
    background-position: -64px -605px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option.selected.option-others, .player .cell-options .option.selected:hover.option-others {
    background-position: 0 -701px;
    height: 32px;
    width: 32px;
}

 .player .cell-options .option+.option {
    margin-left: 3px;
}

 .player .cell-search {
    padding-right: 10px;
    min-width: 200px;
    width: 20%;
}

 .player .cell-search .wrapper {
    background-color: #252525;
    border-radius: 4px;
    box-shadow: 0 1px 0 #4E4E4E;
    height: 36px;
    padding: 4px;
}

 .player .cell-search .cell-input {
    height: 100%;
}

 .player .cell-search .cell-input input {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    color: #AEAEAE;
    display: block;
    font-family: "Lucida Grande",Arial,sans-serif;
    font-size: 13px;
    height: 100%;
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

 .player .cell-search .cell-input .search {
    height: 100%;
    position: relative;
}

 .player .cell-search .cell-input .cross {
    font-size: 0;
    margin-top: -8px;
    position: absolute;
    right: 10px;
    top: 50%;
}

 .player .cell-search .cell-submit {
    font-size: 0;
    height: 100%;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

 .player .cell-search .cell-submit .search_button_container, .player .cell-search .cell-submit .search_button_container button {
    display: block;
    height: 100%;
    width: 100%;
}

 .player .cell-search .cell-submit .search_button_container button .icon-search {
    background: url('icons_2.png') no-repeat;
    display: inline-block;
    background-position: -101px -154px;
    height: 24px;
    width: 24px;
}

 .player .cell-search .cell-submit .search_button_container button:hover .icon-search {
    background-position: -81px -178px;
    height: 24px;
    width: 24px;
}

 .player .core {
    font-size: 0;
    height: 1px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 9999;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.wrapper-table {
    display: table;
    width: 100%;
}
.cell {
    display: table-cell;
}
.player .cell-player .wrapper .track-info {
    display: none;
}

section.player .cell-player {
    max-width: 720px;
    margin: auto;
}
div#player_controls {
    position: absolute;
    top: 0px;
}

.player .cell-volume {
    position: absolute;
    right: 20px;
    top: 5px;
    width: auto;
}

.player .cell-volume .volume-slider {
    width: 110px;
}

.player .cell-player .wrapper .track-progress .cell-position {
    font-size: 15px;
    padding-right: 20px;
    font-weight: 100;
    color: #fff;
}
.player .cell-player .wrapper .track-progress .cell-length {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
}
.player .cell-player .wrapper {
    background: #00000000 !important;
}

section.player {
    background: transparent !important; ;
    border: none;
}

.player .cell-player .wrapper .track-progress .progress {
    height: 1px;
    border: none;
    background: #383838a6;
}

.player .cell-controls .control.control-play {
    background-color: #464646a6;
    border-radius: 50%;
    width: 48px;
    height: 48px;
}

.player .wrapper-table {
    position: relative;
}
.player .cell-controls .control.control-next {
    background-image: url(./right.svg);
    background-position: unset !important;
    width: 30px !important;
    height: 30px !important;
}

.player .cell-controls .control.control-prev {
    background-image: url(./left.svg?v);
    background-position: unset !important;
    width: 30px !important;
    height: 30px !important;
}
.player .cell-controls .control.control-play {
    background-image: url(https://sf.ex-cdn.com/nongnghiep.vn/v0.1.535/templates/themes/images/play_pause.png);
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: -35px 15px;
}
.player .cell-controls .control:hover:not(.disabled).control-play{
    background-position: -35px 15px;
    width: 48px;
    height: 48px;
}
.player .cell-controls .control.control-play.control-play.control-pause{
    background-position: 12px 15px;
    width: 48px;
    height: 48px;
}
.player .cell-volume .volume-progress {
    background: #fff;
    border: none;
    height: 1px;
}

.player .cell-volume .volume-bar {
    height: 1px;
    background: #fff;
    border: none;
}

.player .cell-volume .volume-slider {
    height: 1px;
}

.player .cell-volume .volume-handler {
    top: -3px;
}
.player .cell-controls .control:hover {
    opacity: 1 !important;
}
.player .cell-player .wrapper {
    text-shadow: none;
    box-shadow: none;
}
.player .cell-volume .volume-icon .volume {
    background: url(./mute.svg) no-repeat;
    background-position: unset !important;
    background-size: 18px;
}
.player .cell-player .wrapper .track-progress .progress-handler {
    background: #fff;
    border-radius: 50%;
    margin-top: -10px;
}
.player .cell-volume .volume-handler{
    background: #fff;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    top: -9px;
}
.player .cell-player .wrapper .track-progress .cell-length {
    position: absolute;
    left: 40px;
}

/*div#player_track_progress {
    width: 100%;
    padding-left: 65px;
}*/
div#player_track_progress {
    position: absolute;
    width: calc(100% - 115px);
    right: 0;
    top: 10px;
}
.player .cell-player .wrapper .track-progress .cell-position:after {
        content: "/";
        padding-left: 5px;
        color: #fff;
    }
@media screen and (max-width: 830px){
  section.player .cell-player {
    width: 100%;
  }
  div#player_controls {
      right: 0;
      left: 0;
      top: -55px;
      margin: auto;
      width: 155px;
  }

  .player .cell-volume {
      bottom: -32px;
      top: auto;
  }

  .player .cell-player .wrapper .track-progress .cell-position {
      position: absolute;
      bottom: -50px;
  }
  #player_track_progress.cell {
      width: 100%;
  }
}
@media only screen and (max-width: 480px){
    div#player_controls{
        position: unset;
        margin-left: 100px;
    }
    .player .cell-volume{
        position: unset;
        display: none;
    }
    .player .cell-volume .volume-handler{
        margin-left: -15px;
    }
    #player_track_progress.cell {
        width: 70%;
    }
    div#player_track_progress {
        position: absolute;
        /* width: calc(100% - 57px); */
        right: 15%;
        top: 10px;
    }
    .player .cell-player .wrapper .track-progress .cell-length {
        position: absolute;
        left: 90%;
    }
    .player .cell-player .wrapper .track-progress .cell-position{
        position: unset;
        bottom: 0;
    }
    .player .cell-player .wrapper .track-progress .cell-position:after{
        content:none
    }
}