@charset "utf-8";

/*
============================================================================================
NPlayer Skin CSS
============================================================================================
*/

/* a{selector-dummy:expression(this.hideFocus=true);} */
A:active,
A:focus {
  outline: 0;
}

.NPlayer_skin01 {
  cursor: default;
}

.NPlayer_skin01 .area_seek {
  height: 18px;
  background: url(nplayer.png) 0 0 repeat-x;
  padding: 4px 10px 0 10px;
}

.NPlayer_skin01 .area_seek .track_back {
  height: 12px;
  background: url(nplayer.png) 0 -96px repeat-x;
  position: relative;
}

.NPlayer_skin01 .area_seek .track_back .track_current {
  height: 12px;
  overflow: hidden;
  background: url(nplayer.png) 0 -146px repeat-x;
  position: absolute;
}

.NPlayer_skin01 .area_seek .track_back .track_buffered {
  height: 3px;
  top: 5px;
  overflow: hidden;
  background-color: #888;
  position: absolute;
}

.NPlayer_skin01 .area_seek .track_back .track_range {
  position: absolute;
  overflow: hidden;
  top: 0;
  height: 12px;
  background: url(nplayer.png) 0 -156px repeat-x;
  z-index: 10;
}

.NPlayer_skin01 .area_seek .track_back .track_repeat {
  position: absolute;
  overflow: hidden;
  top: 0;
  height: 12px;
  background: url(nplayer.png) 0 -156px repeat-x;
  z-index: 10;
}

.NPlayer_skin01 .area_seek .track_back .track_seekBtn {
  position: absolute;
  top: -1px;
  margin-left: -9px;
  z-index: 999;
}

.NPlayer_skin01 .area_seek .track_back .track_repeatBtnA {
  position: absolute;
  top: 0;
  height: 9px;
  margin-left: 0;
  top: -5px;
  margin-left: -6px;
  z-index: 200;
}

.NPlayer_skin01 .area_seek .track_back .track_repeatBtnB {
  position: absolute;
  top: 0;
  height: 9px;
  margin-left: 0;
  top: -5px;
  margin-left: -6px;
  z-index: 200;
}

.NPlayer_skin01 .area_control {
  height: 40px;
  background: url(nplayer.png) 0 -50px repeat-x;
  padding: 0 10px;
}

.NPlayer_skin01 .area_control .contro_l {
  height: 40px;
  float: left;
}

.NPlayer_skin01 .area_control .contro_l .control_play {
  float: left;
  padding: 10px 0 0 0;
}

.NPlayer_skin01 .area_control .contro_l .control_text_status {
  float: left;
  width: 52px;
  height: 40px;
  font-family: tahoma;
  font-size: 9px;
  color: #00cce1;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
}

.NPlayer_skin01 .area_control .contro_l .control_text_time {
  float: left;
  width: 120px;
  height: 40px;
  font-family: tahoma;
  font-size: 9px;
  color: #7d7d7d;
  text-align: center;
  line-height: 40px;
}

.NPlayer_skin01 .area_control .contro_l .control_text_time strong {
  font-family: tahoma;
  font-size: 9px;
  color: #fff;
}

.NPlayer_skin01 .area_control .contro_r {
  height: 40px;
  float: right;
}

.NPlayer_skin01 .area_control .contro_r .control_volume {
  float: right;
  padding: 14px 0 0 15px;
  width: 64px;
  cursor: pointer;
}

.NPlayer_skin01 .area_control .contro_r .control_volume .sound_btn {
  float: left;
}

.NPlayer_skin01 .area_control .contro_r .control_volume .sound_track_back {
  float: left;
  width: 50px;
  height: 6px;
  margin: 3px 0 0 2px;
  overflow: hidden;
  background: url(nplayer.png) -40px -360px repeat-x;
}

.NPlayer_skin01 .area_control .contro_r .control_volume .sound_track_back .sound_track_cur {
  height: 6px;
  background: url(nplayer.png) -100px -360px repeat-x;
}

.NPlayer_skin01 .area_control .contro_r .control_fullScr {
  float: right;
  padding: 13px 0 0 10px;
}

.NPlayer_skin01 .area_control .contro_r .control_pip {
  float: right;
  padding: 13px 0 0 10px;
}

.NPlayer_skin01 .area_control .contro_r .control_pin {
  float: right;
  padding: 13px 0 0 10px;
}

.NPlayer_skin01 .area_control .contro_r .control_repeat {
  float: right;
  padding: 13px 0 0 10px;
}

.NPlayer_skin01 .area_control .contro_r .control_bookmark {
  float: right;
  padding: 13px 0 0 10px;
}

.NPlayer_skin01 .area_control .contro_r .control_speed {
  float: right;
  padding: 9px 0 0 0;
}

.NPlayer_skin01 .area_control .contro_r .control_speed ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.NPlayer_skin01 .area_control .contro_r .control_speed ul li {
  float: left;
}

.NPlayer_skin01 .area_control .contro_r .control_seek {
  float: right;
  margin: 0 5px;
}

.NPlayer_skin01 .area_control .contro_r .control_seek ul {
  list-style: none;
  margin: 0;
}

.NPlayer_skin01 .area_control .contro_r .control_seek ul li {
  float: left;
  padding: 16px 0 0 0;
}

.NPlayer_skin01 .area_control .contro_r .control_seek ul li.inputArea {
  float: left;
  padding: 11px 0 0 0;
  line-height: 14px;
}

.NPlayer_skin01 .area_control .contro_r .control_seek ul li .input_setSeekTime {
  width: 30px;
  height: 16px;
  line-height: 16px;
  border: 0;
  background: transparent;
  margin: 0;
  font-family: tahoma;
  font-size: 10px;
  color: #d9d9d9;
  text-align: center;
}

.NPlayer_skin01 .area_control .contro_r .control_bar {
  float: right;
  width: 2px;
  height: 40px;
  background: url(nplayer.png) 0 -600px no-repeat;
  margin: 0 10px;
}

.btn_common {
  display: block;
  background: url(nplayer.png) no-repeat;
  cursor: pointer;
}

a.btn_seek {
  width: 18px;
  height: 18px;
  background-position: 0 -240px;
}

a:hover.btn_seek {
  background-position: -20px -240px;
}

a.btn_play {
  width: 17px;
  height: 20px;
  background-position: 0 -200px;
}

a:hover.btn_play {
  background-position: -20px -200px;
}

a.btn_repeatSet {
  width: 13px;
  height: 9px;
  background-position: 0 -650px;
}

a:hover.btn_repeatSet {
  background-position: -20px -650px;
}

a.btn_pause {
  width: 17px;
  height: 20px;
  background-position: -40px -200px;
}

a:hover.btn_pause {
  background-position: -60px -200px;
}

a.btn_sound {
  width: 11px;
  height: 14px;
  background-position: 0 -360px;
}

a:hover.btn_sound {
  background-position: -20px -360px;
}

a.btn_soundMute {
  width: 11px;
  height: 14px;
  background-position: 0 -380px;
}

a:hover.btn_soundMute {
  background-position: -20px -380px;
}

a.btn_fullScr {
  width: 17px;
  height: 17px;
  background-position: 0 -320px;
}

a:hover.btn_fullScr {
  background-position: -20px -320px;
}

a.btn_normalScr {
  width: 17px;
  height: 17px;
  background-position: -44px -320px;
}

a:hover.btn_normalScr {
  background-position: -68px -320px;
}

a.btn_pipEnter {
  width: 17px;
  height: 17px;
  background-position: -92px -280px;
}

a:hover.btn_pipEnter {
  background-position: -111px -280px;
}

a.btn_pipExit {
  width: 17px;
  height: 17px;
  background-position: -130px -280px;
}

a:hover.btn_pipExit {
  background-position: -149px -280px;
}

a.btn_pinOn {
  width: 17px;
  height: 17px;
  background-position: -100px -320px;
}

a:hover.pinOn {
  background-position: -120px -320px;
}

a.btn_pinOff {
  width: 17px;
  height: 17px;
  background-position: -140px -320px;
}

a:hover.pinOff {
  background-position: -160px -320px;
}

a.btn_repeat {
  width: 22px;
  height: 17px;
  background-position: 0 -280px;
}

a:hover.btn_repeat {
  background-position: -23px -280px;
}

a.btn_repeatHover {
  width: 22px;
  height: 17px;
  background-position: -46px -280px;
}

a:hover.btn_repeatHover {
  background-position: -69px -280px;
}

a.btn_bookmark {
  width: 22px;
  height: 17px;
  background-position: -167px -280px;
}

a:hover.btn_bookmark {
  background-position: -186px -280px;
}

a.btn_s06 {
  width: 27px;
  height: 16px;
  background-position: 0 -500px;
}

a:hover.btn_s06 {
  background-position: 0 -526px;
}

a.btn_s06_cur {
  width: 27px;
  height: 20px;
  background-position: 0 -550px;
}

a.btn_s07 {
  width: 27px;
  height: 16px;
  background-position: -395px -500px;
}

a:hover.btn_s07 {
  background-position: -395px -526px;
}

a.btn_s07_cur {
  width: 27px;
  height: 20px;
  background-position: -395px -550px;
}

a.btn_s08 {
  width: 27px;
  height: 20px;
  background-position: -27px -500px;
}

a:hover.btn_s08 {
  background-position: -27px -526px;
}

a.btn_s08_cur {
  width: 27px;
  height: 20px;
  background-position: -27px -550px;
}

a.btn_s09 {
  width: 27px;
  height: 16px;
  background-position: -420px -500px;
}

a:hover.btn_s09 {
  background-position: -420px -526px;
}

a.btn_s09_cur {
  width: 27px;
  height: 20px;
  background-position: -420px -550px;
}

a.btn_s10 {
  width: 27px;
  height: 20px;
  background-position: -54px -500px;
}

a:hover.btn_s10 {
  background-position: -54px -526px;
}

a.btn_s10_cur {
  width: 27px;
  height: 20px;
  background-position: -54px -550px;
}

a.btn_s12 {
  width: 27px;
  height: 20px;
  background-position: -81px -500px;
}

a:hover.btn_s12 {
  background-position: -81px -526px;
}

a.btn_s12_cur {
  width: 27px;
  height: 20px;
  background-position: -81px -550px;
}

a.btn_s14 {
  width: 27px;
  height: 20px;
  background-position: -108px -500px;
}

a:hover.btn_s14 {
  background-position: -108px -526px;
}

a.btn_s14_cur {
  width: 27px;
  height: 20px;
  background-position: -108px -550px;
}

a.btn_s16 {
  width: 27px;
  height: 20px;
  background-position: -135px -500px;
}

a:hover.btn_s16 {
  background-position: -135px -526px;
}

a.btn_s16_cur {
  width: 27px;
  height: 20px;
  background-position: -135px -550px;
}

a.btn_s18 {
  width: 27px;
  height: 20px;
  background-position: -162px -500px;
}

a:hover.btn_s18 {
  background-position: -162px -526px;
}

a.btn_s18_cur {
  width: 27px;
  height: 20px;
  background-position: -162px -550px;
}

a.btn_s20 {
  width: 27px;
  height: 20px;
  background-position: -189px -500px;
}

a:hover.btn_s20 {
  background-position: -189px -526px;
}

a.btn_s20_cur {
  width: 27px;
  height: 20px;
  background-position: -189px -550px;
}

a.btn_s11 {
  width: 27px;
  height: 20px;
  background-position: -243px -500px;
}

a:hover.btn_s11 {
  background-position: -243px -526px;
}

a.btn_s11_cur {
  width: 27px;
  height: 20px;
  background-position: -243px -550px;
}

a.btn_s13 {
  width: 27px;
  height: 20px;
  background-position: -270px -500px;
}

a:hover.btn_s13 {
  background-position: -270px -526px;
}

a.btn_s13_cur {
  width: 27px;
  height: 20px;
  background-position: -270px -550px;
}

a.btn_s15 {
  width: 27px;
  height: 20px;
  background-position: -297px -500px;
}

a:hover.btn_s15 {
  background-position: -297px -526px;
}

a.btn_s15_cur {
  width: 27px;
  height: 20px;
  background-position: -297px -550px;
}

a.btn_s17 {
  width: 27px;
  height: 20px;
  background-position: -324px -500px;
}

a:hover.btn_s17 {
  background-position: -324px -526px;
}

a.btn_s17_cur {
  width: 27px;
  height: 20px;
  background-position: -324px -550px;
}

a.btn_s19 {
  width: 27px;
  height: 20px;
  background-position: -351px -500px;
}

a:hover.btn_s19 {
  background-position: -351px -526px;
}

a.btn_s19_cur {
  width: 27px;
  height: 20px;
  background-position: -351px -550px;
}

a.btn_s06_dot,
a.btn_s07_dot,
a.btn_s08_dot,
a.btn_s09_dot,
a.btn_s10_dot,
a.btn_s11_dot,
a.btn_s12_dot,
a.btn_s13_dot,
a.btn_s14_dot,
a.btn_s15_dot,
a.btn_s16_dot,
a.btn_s17_dot,
a.btn_s18_dot,
a.btn_s19_dot,
a.btn_s20_dot {
  width: 14px;
  height: 20px;
  background-position: -378px -500px;
}

a:hover.btn_s06_dot,
a:hover.btn_s07_dot,
a:hover.btn_s08_dot,
a:hover.btn_s09_dot,
a:hover.btn_s10_dot,
a:hover.btn_s11_dot,
a:hover.btn_s12_dot,
a:hover.btn_s13_dot,
a:hover.btn_s14_dot,
a:hover.btn_s15_dot,
a:hover.btn_s16_dot,
a:hover.btn_s17_dot,
a:hover.btn_s18_dot,
a:hover.btn_s19_dot,
a:hover.btn_s20_dot {
  width: 14px;
  height: 20px;
  background-position: -378px -526px;
}

a.btn_s06_dot_cur,
a.btn_s07_dot_cur,
a.btn_s08_dot_cur,
a.btn_s09_dot_cur,
a.btn_s10_dot_cur,
a.btn_s11_dot_cur,
a.btn_s12_dot_cur,
a.btn_s13_dot_cur,
a.btn_s14_dot_cur,
a.btn_s15_dot_cur,
a.btn_s16_dot_cur,
a.btn_s17_dot_cur,
a.btn_s18_dot_cur,
a.btn_s19_dot_cur,
a.btn_s20_dot_cur {
  width: 14px;
  height: 20px;
  background-position: -378px -550px;
}

a.btn_seekPrev {
  width: 5px;
  height: 9px;
  background-position: 0 -400px;
}

a:hover.btn_seekPrev {
  background-position: -20px -400px;
}

a.btn_seekNext {
  width: 5px;
  height: 9px;
  background-position: 0 -440px;
}

a:hover.btn_seekNext {
  background-position: -20px -440px;
}

#np-player-container {
  width: 100%;
  height: 100%;
  background-color: black;
}

#np-video-container {
  position: relative;
  width: 100%;
  height: calc(100% - 62px);
}

#np-video-container video {
  position: absolute;
  width: 100%;
  height: 100%;
}

#np-control-container {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 62px;
}

img {
  border: 0;
}

::selection {
  color: #00cce1;
  background: transparent;
}

:focus {
  outline: none;
}

.track_preview {
  position: absolute;
  bottom: 64px;
  min-width: 90px;
  width: 15%;
  max-width: 240px;
  z-index: 1;
  display: none;
}

.track_preview .thumb {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  border: 1px solid #fff;
  background: #fff 0 0 no-repeat;
  z-index: 1;
}

.track_preview .thumb img {
  width: 100%;
  vertical-align: top;
  border: 0 none;
}

.track_preview.full_screen .thumb {
  width: 240px;
  height: 135px;
  background-size: 1200px auto;
}

.track_preview .label {
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.track_preview .label span {
  background-color: #000;
  padding: 2px 4px;
}

.track_preview iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.area_bookmark {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 260px;
  height: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.8);
  padding: 0 16px 0px 16px;
  transition: visibility 0s, right 0.1s linear;
}

.area_bookmark_rows {
  display: grid; 
  grid-template-rows: auto auto 1fr; 
  width: 100%; 
  height: 100%;
}

.area_bookmark .header {
  font-family: sans-serif;
  display: flex;
  height: 48px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  color: #ffffff;
  margin-bottom: 10px;
}

.btn_newbookmark {
  display: flex;
  width: 100%;
  height: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  border-radius: 4px;
  border: 2px solid var(--00-cae-6, #00cae6);
  background: rgba(6, 110, 124, 0.2);
  cursor: pointer;
}

.btn_newbookmark:hover {
  border-radius: 4px;
  border: 2px solid #36ddf5;
  background: rgba(6, 110, 124, 0.5);
}

.area_bookmarkList {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
  margin-top: 20px;
  height: 100%; 
  overflow-y: auto;
  overflow-x: hidden;
}

.area_bookmarkList::after {
  content: '';
  display: block;
}

a.bookmark_btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  cursor: pointer;
}

a.bookmark_btn:hover {
  background: rgba(0, 0, 0, 0.1);
}

.btn_bookmark {
  width: 24px;
  height: 24px;
  background-position: -189px -280px;
}

.btn_check {
  width: 24px;
  height: 24px;
  background-position: -184px -466px;
}

.btn_check:hover {
  width: 24px;
  height: 24px;
  background-position: -210px -466px;
}

a.btn_close {
  width: 24px;
  height: 24px;
  background-position: 0 -466px;
}

a:hover.btn_close {
  background-position: -32px -466px;
}

.btn_close {
  width: 24px;
  height: 24px;
  background-position: 0 -466px;
}

.btn_close:hover {
  background-position: -32px -466px;
}

.icon_plus {
  /* width: 24px;
  height: 24px;
  background-position: -154 -466px; */
  width: 1em;
  height: 1em;
  background-image: url(images/plus.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

a.bookmark_list:hover {
  background: rgba(0, 0, 0, 0.1);
}

.bookmark_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  cursor: pointer;
}

.bookmark_list .title_box {
  margin-left: 4px;
  margin-right: 4px;
  font-family: sans-serif;
  font-size: 0.8em;
  /* font-style: normal;
  font-weight: 600;
  line-height: normal; */
  width: 100%;
  word-break: break-all;
}

.bookmark_list .title_box .name {
  color: #fff;
}

.bookmark_list .title_box .time {
  color: #8a9aa7;
}

.bookmark_list .btn_box_edit {
  display: none;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.bookmark_list .btn_box {
  display: flex;
  align-items: center;
  gap: 10px;
}

.bookmark_list .btn_box .btn_edit {
  width: 0.8em;
  height: 0.8em;
  /* background-position: -78px -466px; */
  background-image: url(images/pencil.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.8;
}

.bookmark_list .btn_box .btn_del {
  width: 0.8em;
  height: 0.8em;
  /* background-position: -116px -466px; */
  background-image: url(images/trash.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.8;
}

.bookmark_list .btn_box .btn_del:hover {
  opacity: 1;
}

.bookmark_list .btn_box .btn_edit:hover {
  opacity: 1;
}

.bookmark_list.edit .name {
  display: flex;
  /* height: 32px; */
  /* align-items: center; */
  /* gap: 8px;
  flex: 1 0 0; */
  border-radius: 4px;
  border: 1px solid var(--secon, #8a9aa7);
  background: #1c1c1c;
  color: #fff;
  padding: 4px;
  cursor: text;
  height: auto;
  /* word-break: break-all; */
}

.bookmark_list .title_box.edit {
  display: flex;
  align-self: stretch;
  flex-direction: column;
  width: 100%;
}
