body.gp-player{height:100%;padding:0;margin:0}#radio_template{min-height:100vh;background-color:rgba(255,255,255,1);position:relative;overflow:hidden;font-family:'Roboto Condensed',sans-serif}#radio_template .content-area{padding:0}#radio_template #full_bg{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-filter:blur(20px);-moz-filter:blur(20px);-ms-filter:blur(20px);-o-filter:blur(20px);filter:blur(20px);transform:scale(1.1,1.1);z-index:1}#radio_template #main{text-align:center}#radio_template #content{position:relative;z-index:2}#radio_template .toplogo{background:#253561;border-radius:10px 10px 0 0;position:relative;display:flex;align-items:center;justify-content:center}#radio_template .toplogo .toplogo-title{font-size:16px;margin-right:16px;color:#f07c00}#radio_template .toplogo img{width:100px;height:auto;padding:10px 0}#player_menu.top_bar{width:100%;color:#a00;background-color:#253561;border-bottom:5px solid #f07c00;position:fixed;top:0;z-index:99;display:flex;flex-direction:row;align-items:center;justify-content:center}#copyright.bottom_bar{width:100%;height:55px;background-color:#253561;border-bottom:5px solid #f07c00;position:fixed;bottom:0;padding:10px;z-index:99}#copyright.bottom_bar a{color:#f0f0f0}@keyframes spin {
  from {
    transform: rotateZ(0);
  }

  to {
    transform: rotateZ(1turn);
  }
}.gp-audio-player{min-width:260px;height:56px;box-shadow:0 4px 16px 0 rgba(0,0,0,.07);display:flex!important;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px;border-radius:0 0 10px 10px;user-select:none;background-color:#253561;box-sizing:border-box;outline:none}.gp-audio-player.player-accessible .play-pause-btn:hover,.gp-audio-player.player-accessible .controls:hover,.gp-audio-player.player-accessible .volume__button:hover,.gp-audio-player.player-accessible .volume__controls:hover,.gp-audio-player.player-accessible .download:hover{outline:dotted 1px #999}.gp-audio-player svg,.gp-audio-player img{display:block}.gp-audio-player .holder{position:relative}.gp-audio-player .holder .loading .loading__spinner{position:absolute;left:-3px;bottom:2px;width:16px;height:16px;border:2px solid #b0b0b0;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:spin .4s linear infinite}.gp-audio-player .holder .play-pause-btn{visibility:hidden;cursor:pointer;outline:none}.gp-audio-player .holder .play-pause-btn:focus{outline:none}.gp-audio-player .slider{flex-grow:1;background-color:#d8d8d8;cursor:pointer;position:relative}.gp-audio-player .slider .gap-progress{background-color:#f07c00;border-radius:inherit;position:absolute;pointer-events:none}.gp-audio-player .slider .gap-progress .pin{height:16px;width:16px;border-radius:8px;background-color:#f07c00;position:absolute;pointer-events:all;box-shadow:0 1px 1px 0 rgba(0,0,0,.32)}.gp-audio-player .slider .gap-progress .pin::after{content:"";display:block;background:rgba(0,0,0,0);width:200%;height:200%;margin-left:-50%;margin-top:-50%;border-radius:50%}.gp-audio-player .controls{font-family:"Roboto",sans-serif;font-size:16px;line-height:18px;color:#55606e;display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-left:10px;margin-right:10px;outline:none}.gp-audio-player .controls .controls__slider{margin-left:10px;margin-right:10px;border-radius:2px;height:4px}.gp-audio-player .controls .controls__slider .controls__progress{width:0;height:100%}.gp-audio-player .controls .controls__slider .controls__progress .progress__pin{right:-8px;top:-6px}.gp-audio-player .controls span{cursor:default}.gp-audio-player .controls:focus{outline:none}.gp-audio-player .volume{position:relative}.gp-audio-player .volume .volume__button{cursor:pointer;outline:none}.gp-audio-player .volume .volume__button:focus{outline:none}.gp-audio-player .volume .volume__button.open path{fill:#253561}.gp-audio-player .volume .volume__controls{width:30px;height:135px;background-color:rgba(0,0,0,.62);border-radius:7px;position:absolute;left:0;bottom:40px;flex-direction:column;align-items:center;display:flex;z-index:2;outline:none}.gp-audio-player .volume .volume__controls .volume__slider{margin-top:12px;margin-bottom:12px;width:6px;border-radius:3px}.gp-audio-player .volume .volume__controls .volume__slider .volume__progress{bottom:0;height:100%;width:6px}.gp-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin{left:-5px;top:-8px}.gp-audio-player .volume .volume__controls:focus{outline:none}.gp-audio-player .volume .volume__controls.hidden{display:none}.gp-audio-player .download{display:none;margin-left:16px;cursor:pointer;outline:none}.gp-audio-player .download:focus{outline:none}.gp-audio-player:focus{outline:none}.message__offscreen{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}#radio_template .middle_wrap{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-evenly;position:relative;top:80px}#radio_template .left_cont,#radio_template .right_cont{width:50%}#radio_template .left_cont .show_info{background:#818faf;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;border-bottom:4px solid #f07c00;padding:0 10px 0 0}#radio_template .right_cont .show_info{background:#818faf;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-bottom:4px solid #f07c00;padding:0 0 0 10px}#radio_template .bottom_offset{height:89px;border-top:2px solid #253561}#radio_template .player_cont{max-width:450px;border-radius:10px;display:flex;flex-direction:column;-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.5);-moz-box-shadow:2px 2px 10px rgba(0,0,0,.5);box-shadow:2px 2px 10px rgba(0,0,0,.5);position:relative}.controls__total-time,.controls__current-time{display:none!important}#radio_template .show_info{color:#f0f0f0;position:relative}#radio_template .show_info img{width:120px;height:120px;position:absolute;top:0;box-shadow:2px 2px 10px rgba(0,0,0,.5)}#radio_template .show_info span{position:absolute;bottom:4px;font-size:12px;text-shadow:1px 1px 5px #000;line-height:1.1}#radio_template .show_info span#name_prev,#radio_template .show_info span#name_prev_mob{text-align:right}#radio_template .show_info span#name_next,#radio_template .show_info span#name_next_mob{text-align:left}#radio_template .prev_next_txt{font-size:13px;color:#253561;font-weight:400;background:#f07c00;border-radius:5px 5px 0 0;position:absolute;top:-30px;height:30px;width:120px;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 10px rgba(0,0,0,.5)}#radio_template .marquee_wrap{width:450px;background:#818faf;z-index:1;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-top:4px solid #f07c00}#radio_template .marquee_txt{font-size:13px;color:#253561;font-weight:400;background:#f07c00;display:flex;align-items:center;justify-content:center;padding:.415rem .25rem}#radio_template .marquee{flex-grow:1;overflow:hidden;position:relative;z-index:2;color:#f0f0f0;text-align:center;text-shadow:1px 1px 5px #000}#radio_template .image_wrap{width:450px;height:450px}#radio_template .image_wrap img{width:450px;height:450px}#radio_template .mobile_wrap{margin:10rem 0 3rem 0;display:none}#radio_template .main_tabs{width:450px;height:450px;overflow-x:hidden;overflow-y:auto;text-align:left;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.9)}#radio_template #song_history,#radio_template #top_chart,#radio_template #contact_tab,#radio_template #news_tab{display:none;width:98%;background:rgba(255,255,255,.8);position:relative;padding:10px;box-sizing:border-box}#radio_template #player_menu a{height:40px;padding:5px 0;font-size:14px;flex-grow:1;max-width:160px;color:#f0f0f0;display:flex;align-items:center;justify-content:center}#radio_template #player_menu a.selected,#radio_template #player_menu a:hover{background:#818faf;color:#f0f0f0}#radio_template #player_menu a:before{position:relative;top:0;left:-5px;color:#f0f0f0;font-family:fontawesome}#radio_template #player_menu a.selected:before,#radio_template #player_menu a:hover:before{color:#f0f0f0;font-size:14px}#radio_template #player_menu a.songs:before{content:"\f51f"}#radio_template #player_menu a.chart:before{content:"\f5a2"}#radio_template #player_menu a.news:before{content:"\f561";top:-1px}#radio_template #player_menu a.contact:before{content:"\f086";top:-1px}#radio_template #player_menu a.show_player:before{content:"\f001"}#radio_template .restore_tab{display:none;position:absolute;bottom:0;right:0;cursor:pointer;font-size:18px;color:#253561;background:#f07c00;padding:5px}#radio_template .restore_tab:hover{background:#f07c00}#radio_template .player_h2{font-size:18px;color:#253561;line-height:22px;text-align:left;padding:0;margin:0 0 1rem 0}#radio_template .post_wrap{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #fff;margin:5px 0}#radio_template .post_title{display:inline-block;width:calc(100% - 90px)}#radio_template .post_title a{color:#253561}#radio_template .post_thumb{width:80px;height:70px;display:inline-block}#radio_template .post_thumb img{border-radius:10px;width:80px;height:70px}#radio_template #morenews_btn{color:#f0f0f0;background:#253561;padding:8px 32px 8px 16px;border-radius:6px;margin:1rem auto;display:flex;flex-direction:row;align-items:center;justify-content:center}#radio_template #morenews_btn:hover{color:#fff;background:#253561}#radio_template #song_history .last_played_list{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}#radio_template #song_history .last_played_list .last_wrapper{margin:auto;width:150px}#radio_template #song_history .last_played_list .cover{position:relative;width:150px}#radio_template #song_history .last_played_list .metadata{width:150px;margin:auto;text-align:center;line-height:1.5;font-size:14px}#radio_template #song_history .last_played_list .cover .number{position:absolute;left:0;bottom:0;background:#253561;color:#fff;padding:0 .5rem;font-weight:600;font-size:.75rem;border-radius:0 .5rem 0 1rem}#radio_template #song_history .last_played_list img.thumb_img{width:150px;height:150px;object-fit:cover;border-radius:0 1rem 0 1rem}#radio_template #player_chart_wrap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem}#radio_template #player_chart_wrap .thumb_cell{width:100%}#radio_template #player_chart_wrap .metadata{width:100%;margin:auto;text-align:center;line-height:1.5;font-size:14px}#radio_template #player_chart_wrap .player_chart_thumb_img{max-width:100%;max-height:100%;object-fit:cover;border-radius:0 1rem 0 1rem}.mCSB_outside+.mCSB_scrollTools{right:-18px!important}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#f07c00!important}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background:transparent!important}#radio_template .bottom .youtube img{display:none}#radio_template .chart_item_cover{min-width:88px}#radio_template .chart_item_main{line-height:14px}.player_cont .simplefavorite-button{padding:0 5px 0 18px!important;font-size:14px;line-height:24px}.player_cont .simplefavorite-button.preset i{position:absolute;font-size:14px!important;left:2px;top:5px}#radio_template .thumb_cell{width:100%;position:relative}#radio_template .chart_position{position:absolute;background:#f07c00;color:#fff;border-radius:0 1rem 0 1rem;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;font-weight:700;left:0;bottom:0}@media only screen and (max-width:800px){#radio_template .left_cont span,#radio_template .right_cont span{display:none}#radio_template .marquee_wrap{width:400px}#radio_template .image_wrap{width:400px;height:400px}#radio_template .image_wrap img{width:400px;height:400px}#radio_template .main_tabs{width:400px;height:400px}#radio_template #song_history,#radio_template #top_chart,#radio_template #contact_tab,#radio_template #news_tab{min-width:400px;min-height:400px}}@media only screen and (max-width:660px){#radio_template .marquee_wrap{width:350px}#radio_template .image_wrap{width:350px;height:350px}#radio_template .image_wrap img{width:350px;height:350px}#radio_template .main_tabs{width:350px;height:350px}#radio_template #song_history,#radio_template #top_chart,#radio_template #contact_tab,#radio_template #news_tab{min-width:350px;min-height:350px}#radio_template .show_info img{width:90px;height:90px}#radio_template .prev_next_txt{width:90px}}@media only screen and (max-width:550px){#radio_template .left_cont,#radio_template .right_cont{display:none}#radio_template .mobile_wrap{display:flex;justify-content:space-between}#radio_template .mobile_wrap .left_cont,#radio_template .mobile_wrap .right_cont{display:block;width:48%}#radio_template .mobile_wrap .left_cont span,#radio_template .mobile_wrap .right_cont span{display:block;top:95px;bottom:unset}#radio_template .marquee_wrap{width:320px}#radio_template .image_wrap{width:320px;height:320px}#radio_template .image_wrap img{width:320px;height:320px}#radio_template .main_tabs{width:320px;height:320px}#radio_template #song_history,#radio_template #top_chart,#radio_template #contact_tab,#radio_template #news_tab{min-width:320px;min-height:320px}#radio_template .show_info img{width:90px;height:90px}#radio_template .prev_next_txt{width:90px;font-size:11px}#radio_template #player_menu a{font-size:12px;padding:3px 0}#radio_template .post_wrap{font-size:13px;line-height:1.2;margin:5px 0}#radio_template .post_thumb{width:60px;height:50px}#radio_template .post_thumb img{width:60px;height:50px}#radio_template .post_title{width:calc(100% - 70px)}.airplay_chart.main .chart_item_wrap:nth-child(2n+1),
  .airplay_chart.main .chart_item_wrap:nth-child(2n) {width:300px}#radio_template #song_history .last_played_list img.thumb_img{width:120px;height:120px}#radio_template #song_history .last_played_list .last_wrapper,#radio_template #song_history .last_played_list .cover,#radio_template #song_history .last_played_list .metadata{width:120px}#radio_template #player_chart_wrap .metadata,#radio_template #song_history .last_played_list .metadata{font-size:12px}#radio_template #player_chart_wrap{grid-template-columns:1fr 1fr}}.back-top{display:none!important}