.videoWarp .inner {
  padding: 0 !important;
  width: 100% !important;
  min-width: 1200px !important;
  max-width: 1200px !important;
  background: none !important; }
.videoWarp .auto {
  padding-bottom: 0; }
.videoWarp h5 {
  line-height: 50px;
  padding-left: 20px;
  font-size: 22px;
  color: #fff;
  background: #375172;
  position: relative; }
  .videoWarp h5 span {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 16px;
    line-height: 40px; }
    .videoWarp h5 span a {
      height: 40px;
      line-height: 40px;
      color: #fff;
      background: none;
      display: inline-block;
      text-align: center;
      font-size: 16px;
      margin-right: 20px; }
    .videoWarp h5 span img {
      border-radius: 50%;
      width: 40px;
      height: 40px;
      margin-left: 10px; }
.videoWarp .videoBox {
  display: flex;
  display: -webkit-flex; }
.videoWarp .videoLeft {
  width: 70%;
  height: 630px;
  float: left;
  position: relative; }
  .videoWarp .videoLeft .notPlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 840px;
    height: 630px;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center; }
    .videoWarp .videoLeft .notPlay p {
      font-size: 22px;
      margin-top: 305px;
      display: inline-block;
      width: 515px;
      height: 80px;
      line-height: 80px;
      background: #fff;
      border-radius: 40px; }
.videoWarp .videoRight {
  float: right;
  flex: 1; }
  .videoWarp .videoRight > div:nth-of-type(1) {
    position: relative; }
    .videoWarp .videoRight > div:nth-of-type(1) .video-js {
      width: 100%;
      height: 100%;
      position: relative;
      left: 0;
      top: 0;
      background: none !important; }
      .videoWarp .videoRight > div:nth-of-type(1) .video-js .vjs-control-bar {
        display: none !important; }
  .videoWarp .videoRight > div:nth-of-type(2) {
    position: relative; }
    .videoWarp .videoRight > div:nth-of-type(2) .video-js {
      width: 100%;
      height: 100%;
      position: relative;
      left: 0;
      top: 0;
      background: none !important; }
      .videoWarp .videoRight > div:nth-of-type(2) .video-js .vjs-control-bar {
        display: none !important; }
  .videoWarp .videoRight .top {
    padding-left: 20px;
    color: #fff;
    height: 7%;
    background: #375172;
    vertical-align: middle; }
    .videoWarp .videoRight .top img {
      position: relative;
      top: 27%;
      height: 46%;
      width: auto;
      margin-right: 10px; }
  .videoWarp .videoRight .ask {
    background: #1b2c3c;
    box-sizing: border-box;
    height: 93%; }
  .videoWarp .videoRight .chatBox {
    background: #1b2c3c;
    height: 57.1%;
    position: relative; }
  .videoWarp .videoRight .notAsk {
    color: #fff;
    text-align: center;
    padding-top: 123px; }
    .videoWarp .videoRight .notAsk p {
      font-size: 20px;
      line-height: 48px; }
  .videoWarp .videoRight .canAsk {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    padding-bottom: 0; }
    .videoWarp .videoRight .canAsk .vjs-control-bar {
      display: none !important; }
    .videoWarp .videoRight .canAsk .text {
      height: 85.05%;
      overflow: hidden; }
      .videoWarp .videoRight .canAsk .text ul {
        padding: 10px 40px 10px 20px;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100%; }
      .videoWarp .videoRight .canAsk .text img {
        width: 40px;
        height: 40px;
        border-radius: 50%; }
      .videoWarp .videoRight .canAsk .text li {
        position: relative;
        padding: 5px 0; }
      .videoWarp .videoRight .canAsk .text span {
        position: absolute;
        left: 42px;
        top: 42px;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #fff; }
      .videoWarp .videoRight .canAsk .text span.second {
        left: 40px;
        top: 40px;
        width: 5px;
        height: 5px;
        background: #fff; }
      .videoWarp .videoRight .canAsk .text p {
        border-radius: 2px;
        background: #fff;
        line-height: 25px;
        padding: 3px 10px;
        box-sizing: border-box;
        margin-top: 40px;
        max-width: 238px;
        display: inline-block;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-inline-box;
        display: inline-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        white-space: inherit; }
      .videoWarp .videoRight .canAsk .text .stuSpeack img {
        float: right; }
      .videoWarp .videoRight .canAsk .text .stuSpeack span {
        right: 42px;
        left: auto; }
      .videoWarp .videoRight .canAsk .text .stuSpeack span.second {
        right: 40px;
        left: auto; }
      .videoWarp .videoRight .canAsk .text .stuSpeack p {
        position: relative;
        right: -13px; }
    .videoWarp .videoRight .canAsk .bot {
      position: absolute;
      width: 100%;
      height: 20%;
      left: 0;
      bottom: 0; }
      .videoWarp .videoRight .canAsk .bot ul {
        background: #333;
        padding: 2% 10px;
        height: 50%; }
      .videoWarp .videoRight .canAsk .bot li {
        float: left;
        height: 100%;
        width: 10%;
        padding: 0 10px; }
        .videoWarp .videoRight .canAsk .bot li a {
          width: 100%;
          display: block;
          height: 100%; }
          .videoWarp .videoRight .canAsk .bot li a img {
            width: auto;
            height: 100%; }
    .videoWarp .videoRight .canAsk .askBtn {
      padding: 0 3px;
      height: 50%;
      -ms-padding: 18px 3px;
      background: #fff;
      position: relative;
      border-bottom: 1px solid #ccc; }
      .videoWarp .videoRight .canAsk .askBtn .dontSend {
        background: #fd3232;
        position: absolute;
        top: -70px;
        right: 10%;
        width: 70%;
        border-radius: 5px;
        padding: 15px;
        color: #fff;
        font-size: 14px;
        line-height: 20px; }
      .videoWarp .videoRight .canAsk .askBtn input {
        border: none;
        line-height: 40px;
        height: 100%; }
      .videoWarp .videoRight .canAsk .askBtn button {
        float: right;
        height: 100%;
        font-size: 16px;
        background: #00a0ea;
        color: #fff; }
  .videoWarp .videoRight .videoNav {
    height: 50px;
    background: #333;
    font-size: 18px;
    line-height: 50px; }
    .videoWarp .videoRight .videoNav a {
      color: #fff;
      box-sizing: border-box; }
    .videoWarp .videoRight .videoNav li {
      width: 50%;
      text-align: center;
      float: left; }
    .videoWarp .videoRight .videoNav .active a {
      color: #fd3232 !important;
      border-bottom: 2px solid #fd3232;
      display: inline-block;
      height: 50px; }

#resTutorial .loginBox {
  width: 635px;
  height: 500px;
  padding: 0;
  overflow: hidden; }
#resTutorial .title {
  width: 100%;
  background-color: #00a0ea;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background-image: url(../images/videoDetails_bg.png);
  background-repeat: no-repeat; }
  #resTutorial .title button {
    box-shadow: 0px 0px 10px 5px #fff;
    background: #fff;
    font-size: 14px;
    width: 64px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 8px;
    line-height: 90px;
    height: 64px;
    right: -25px;
    top: -25px;
    color: #00a0ea; }
#resTutorial .lastBtn {
  text-align: center; }
  #resTutorial .lastBtn button {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    box-sizing: content-box;
    margin: 0 50px;
    font-size: 16px;
    border: 1px solid #999;
    background: none; }
  #resTutorial .lastBtn .confirm {
    background: #00a0ea;
    border-color: #00a0ea;
    color: #fff; }
#resTutorial .text .barText {
  padding: 4px 0 20px;
  width: 508px;
  position: relative;
  margin: 0 auto; }
  #resTutorial .text .barText .curriculumTime {
    width: 184px;
    text-align: center;
    font-size: 16px; }
    #resTutorial .text .barText .curriculumTime p {
      color: #999;
      line-height: 51px; }
    #resTutorial .text .barText .curriculumTime span {
      color: #fd3232;
      line-height: 51px; }
  #resTutorial .text .barText .currency {
    font-size: 16px; }
    #resTutorial .text .barText .currency p {
      color: #000;
      margin-top: 10px; }
    #resTutorial .text .barText .currency span {
      color: #999; }
    #resTutorial .text .barText .currency strong {
      font-size: 18px;
      color: #fd3232; }
  #resTutorial .text .barText .bar {
    width: 100%;
    height: 9px;
    background: #b4dbeb;
    position: absolute;
    top: 50px;
    border-radius: 3px; }
    #resTutorial .text .barText .bar .innerBar {
      position: absolute;
      left: 90px;
      width: 328px;
      height: 100%;
      background: #66c8ef; }
      #resTutorial .text .barText .bar .innerBar div {
        position: absolute;
        width: 18px;
        height: 18px;
        border: 1px solid #00a0ea;
        text-align: center;
        line-height: 18px;
        padding: 0;
        border-radius: 50%;
        top: -5px; }
        #resTutorial .text .barText .bar .innerBar div span {
          background: #f9833b;
          position: relative;
          top: -3px;
          display: inline-block;
          line-height: 10px;
          width: 10px;
          height: 10px;
          border-radius: 50%; }
      #resTutorial .text .barText .bar .innerBar .left {
        left: -12px; }
      #resTutorial .text .barText .bar .innerBar .right {
        right: -12px; }
        #resTutorial .text .barText .bar .innerBar .right span {
          top: -3px; }
#resTutorial .text .top img {
  width: 144px;
  margin: 0px 15px 0 18px; }
#resTutorial .text .top .presentation h6 {
  font-size: 18px;
  color: #000;
  margin-top: 29px;
  line-height: 33px;
  height: 33px; }
  #resTutorial .text .top .presentation h6 span {
    font-size: 14px;
    color: #999;
    margin-left: 28px; }
#resTutorial .text .top .presentation p {
  font-size: 14px;
  color: #999;
  line-height: 35px; }
  #resTutorial .text .top .presentation p span {
    font-size: 16px;
    color: #fd3232; }
#resTutorial .text .top .presentation strong {
  font-size: 14px;
  font-weight: normal;
  color: #00a0ea;
  line-height: normal; }

#sendGift .loginBox {
  width: 711px;
  height: 542px;
  background-image: url(../images/sendGift_bg.png);
  padding: 62px 16px 14px 13px;
  background-repeat: no-repeat; }
#sendGift .buyBtn {
  margin: 21px;
  width: 120px;
  text-align: center;
  height: 48px;
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 48px;
  background: #00a0ea; }
#sendGift ul {
  padding: 20px 0 0 20px;
   }
  #sendGift ul li {
    text-align: center;
    padding: 0 30px 30px; }
    #sendGift ul li .box {
      cursor: pointer;
      width: 100px;
      height: 100px;
      border: 1px solid #fff;
      position: relative; }
      #sendGift ul li .box img {
        width: 99%;
        height: 99%;
        margin-top: 1px;
        margin-left: 1px; }
      #sendGift ul li .box span {
        display: none;
        position: absolute;
        left: 40px;
        top: 40px;
        width: 26px;
        height: 26px;
        background: #00a0ea;
        text-align: center;
        line-height: 26px;
        border-radius: 50%;
        color: #fff;
        border-color: #00a0ea; }
    #sendGift ul li p {
      margin-top: 14px;
      line-height: 24px;
      height: 24px;
      font-size: 14px; }
    #sendGift ul li .span {
      line-height: 24px;
      font-size: 20px;
      color: #fd3232; }
      #sendGift ul li .span img {
        margin-right: 5px;
        position: relative; }
  #sendGift ul .imgActive .box {
    border: 1px solid #00a0ea; }
    #sendGift ul .imgActive .box span {
      display: block; }
#sendGift li {
  float: left; }
#sendGift .notSuffi {
  position: absolute;
  left: -150px;
  top: -40px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
  background: #00a0ea;
  color: #fff; }
  #sendGift .notSuffi span {
    position: absolute;
    right: -32px;
    top: -28px;
    background: #f1581e;
    height: 34px;
    border-radius: 17px;
    line-height: 34px;
    text-align: center; }
#sendGift .send {
  /*padding: 40px 40px 30px;*/
  box-sizing: content-box;
  height: 30px; }
  #sendGift .send img {
    position: relative;
    margin-right: 10px; }
  #sendGift .send .balance {
    display: inline-block;
    width: 150px;
    text-align: left;
    font-size: 14px;
    color: #999; }
  #sendGift .send .quantity {
    height: 100%;
    margin-right: 62px; }
    #sendGift .send .quantity span {
      display: inline-block;
      text-align: center; }
    #sendGift .send .quantity .sub, #sendGift .send .quantity .add {
      cursor: pointer;
      width: 30px;
      background: #EEEEEE; }
    #sendGift .send .quantity .num {
      width: 40px;
      text-align: center;
      border: none; }
  #sendGift .send .primaryBtn {
    margin: 10px 30px 0 0;
    padding: 0;
    height: 100%;
    width: 60px;
    font-size: 14px; }

#teacherLive .detailedInfo {
  padding: 0;
  padding: 15px 10px;
  height: 50px;
  line-height: 50px; }
  #teacherLive .detailedInfo li {
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    border-left: 1px solid #fff; }
    #teacherLive .detailedInfo li img {
      position: relative;
      top: -2px; }
  #teacherLive .detailedInfo li.noBorder {
    border: 0; }
#teacherLive .studentQuestion {
  height: 270px;
  background: #1c2c3b;
  overflow: hidden;
  padding: 12px; }
  #teacherLive .studentQuestion table td {
    padding: 15px 0;
    line-height: 20px; }
  #teacherLive .studentQuestion table .img {
    font-size: 14px; }
    #teacherLive .studentQuestion table .img .headPort {
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 1px solid #fff;
      float: left;
      margin-right: 8px; }
  #teacherLive .studentQuestion table .question {
    padding: 0 10px;
    color: #fff; }
  #teacherLive .studentQuestion table strong {
    display: inline-block;
    height: 20px; }
    #teacherLive .studentQuestion table strong img {
      position: relative;
      top: -25%;
      padding-left: 10px; }
#teacherLive .top {
  position: relative; }
  #teacherLive .top .btn-group {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 253px; }
    #teacherLive .top .btn-group button {
      height: 100%;
      width: 100%;
      font-size: 20px;
      border-radius: 0; }
      #teacherLive .top .btn-group button i {
        margin-left: 100px;
        color: #999; }
    #teacherLive .top .btn-group ul {
      text-align: center;
      font-size: 16px;
      width: 100%; }
      #teacherLive .top .btn-group ul li {
        cursor: pointer;
        width: 100%;
        line-height: 25px; }
#teacherLive .text {
  height: 483px; }
#teacherLive .redioBox {
  padding: 0; }
  #teacherLive .redioBox ul {
    display: flex;
    overflow: hidden;
    padding: 5px 0 0 30px;
    justify-content: space-between; }
    #teacherLive .redioBox ul .two {
      color: #00a0ea; }
    #teacherLive .redioBox ul .three, #teacherLive .redioBox ul .four {
      background: #00a0ea;
      color: #fff; }
  #teacherLive .redioBox li {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    background: #fff;
    color: #fd3232; }

#appreciationBuy .loginBox {
  width: 610px;
  height: 569px;
  padding: 0; }
  #appreciationBuy .loginBox .close {
    background: #fff;
    color: #00a0ea; }
  #appreciationBuy .loginBox .title {
    height: 50px;
    border-top-left-radius: 8px;
    text-align: center;
    font-size: 20px;
    background: #00a0ea;
    color: #fff;
    line-height: 50px; }
  #appreciationBuy .loginBox .text h5 {
    width: 90px;
    height: 30px;
    background: #fa723e;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    margin: 30px 42px; }
  #appreciationBuy .loginBox .text ul {
    padding: 0 74px;
    display: flex;
    justify-content: space-around;
    text-align: center; }
    #appreciationBuy .loginBox .text ul li {
      width: 84px;
      height: 110px;
      border: 1px solid #e0e0e0;
      border-radius: 5px;
      padding: 0 7px; }
      #appreciationBuy .loginBox .text ul li div {
        height: 50%;
        line-height: 55px;
        cursor: pointer; }
      #appreciationBuy .loginBox .text ul li .top {
        font-size: 14px; }
        #appreciationBuy .loginBox .text ul li .top span {
          font-size: 26px;
          color: #999; }
      #appreciationBuy .loginBox .text ul li .bottom {
        font-size: 16px;
        color: #999;
        border-top: 1px dashed #e0e0e0; }
    #appreciationBuy .loginBox .text ul .appreActive {
      background: #00a0ea;
      color: #fff !important; }
      #appreciationBuy .loginBox .text ul .appreActive .bottom {
        border-color: #fff;
        color: #fff; }
  #appreciationBuy .loginBox .text .confirm {
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin-top: 50px;
    color: #fff;
    background: #fa723e; }

#materialChoice .loginBox {
  width: 690px;
  height: 633px;
  padding: 0; }
  #materialChoice .loginBox .close {
    background: #fff;
    color: #00a0ea; }
  #materialChoice .loginBox .title {
    height: 50px;
    border-top-left-radius: 8px;
    text-align: center;
    font-size: 20px;
    background: #00a0ea;
    color: #fff;
    line-height: 50px; }
  #materialChoice .loginBox .text {
    text-align: center; }
    #materialChoice .loginBox .text .top {
      margin: 20px 0;
      text-align: center;
      font-size: 16px;
      color: #999;
      line-height: 30px; }
      #materialChoice .loginBox .text .top input {
        width: 270px;
        text-align: center;
        margin: 0 20px 0 10px;
        border-radius: 15px;
        border: 1px solid #00a0ea;
        color: #999; }
      #materialChoice .loginBox .text .top button {
        background: #00a0ea;
        width: 70px;
        color: #fff; }
    #materialChoice .loginBox .text .mid {
      padding: 0 25px; }
      #materialChoice .loginBox .text .mid tr:nth-of-type(2n) td {
        background: #ccedfa; }
      #materialChoice .loginBox .text .mid tr:nth-of-type(2n+1) {
        border: 1px solid #e0e0e0;
        border-top: 0; }
        #materialChoice .loginBox .text .mid tr:nth-of-type(2n+1) td {
          background: #fff; }
      #materialChoice .loginBox .text .mid tr:nth-of-type(1) {
        border: 0; }
      #materialChoice .loginBox .text .mid tr {
        text-align: center;
        line-height: 30px; }
        #materialChoice .loginBox .text .mid tr th {
          font-size: 14px;
          color: #fff;
          background: #ee8653;
          text-align: center;
          border-right: 1px solid #ccedfa; }
        #materialChoice .loginBox .text .mid tr th:nth-of-type(4) {
          border: 0; }
        #materialChoice .loginBox .text .mid tr td {
          font-size: 14px; }
        #materialChoice .loginBox .text .mid tr td:nth-of-type(1) {
          width: 240px; }
        #materialChoice .loginBox .text .mid tr td:nth-of-type(2) {
          width: 100px; }
        #materialChoice .loginBox .text .mid tr td:nth-of-type(3) {
          width: 240px; }
        #materialChoice .loginBox .text .mid tr td:nth-of-type(4) {
          width: 60px; }
    #materialChoice .loginBox .text .changeTable {
      display: inline-block;
      padding: 20px 0;
      font-size: 14px; }
    #materialChoice .loginBox .text .changeTable > li {
      display: inline-block;
      padding: 0 15px 0 0;
      float: left; }
      #materialChoice .loginBox .text .changeTable > li .dropdown-menu {
        min-width: 80px !important;
        text-align: center; }
    #materialChoice .loginBox .text input[type=checkbox] {
      width: 15px;
      color: #fff;
      height: 15px; }
    #materialChoice .loginBox .text .noSkip a {
      color: #999 !important; }
    #materialChoice .loginBox .text .bot {
      text-align: center; }
      #materialChoice .loginBox .text .bot button {
        width: 100px;
        height: 32px;
        border-radius: 4px;
        border: 1px solid #999;
        background: none;
        color: #999;
        margin: 0 25px; }
      #materialChoice .loginBox .text .bot button:nth-of-type(2) {
        background: #00a0ea;
        color: #fff;
        border-color: #00a0ea; }
#materialChoice #changePage input {
  width: 15px;
  text-align: right;
  border: none;
  background: none; }

#noBalance .loginBox {
  width: 480px;
  height: 340px;
  padding: 0; }
#noBalance .title {
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #00a0ea;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff; }
  #noBalance .title .close {
    background: #fff;
    color: #00a0ea; }
#noBalance .text {
  text-align: center;
  background-image: url(../images/noBalance_bg.png);
  height: 290px;
  background-repeat: no-repeat;
  background-position: 50px 15px; }
  #noBalance .text h5 {
    line-height: 39px;
    font-size: 20px;
    margin-bottom: 18px; }
  #noBalance .text p {
    line-height: 24px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    width: 310px;
    margin-bottom: 98px;
    text-align: left; }
  #noBalance .text .button button {
    border-radius: 4px;
    border: 1px solid #999;
    color: #999;
    width: 100px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    margin: 0 25px; }
    #noBalance .text .button button a {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 30px;
      font-size: 16px; }
  #noBalance .text .button .goPrice {
    background: #00a0ea;
    border-color: #00a0ea;
    color: #fff; }

.vjs-control-bar {
  position: relative;
  display: block !important;
  background: #333 !important;
  height: 50px !important; }

.vjs-volume-panel-horizontal {
  position: absolute !important;
  left: 60% !important; }
  .vjs-volume-panel-horizontal .vjs-icon-placeholder:before {
    color: #999 !important;
    box-shadow: none !important; }

.vjs-volume-horizontal {
  opacity: 1 !important;
  width: 145px !important;
  height: 50px !important;
  padding-top: 23px !important; }
  .vjs-volume-horizontal .vjs-slider-horizontal {
    width: 100%;
    height: 3.594px;
    background: #e0e0e0;
    border-radius: 2px;
    margin: 0 !important; }
    .vjs-volume-horizontal .vjs-slider-horizontal .vjs-volume-level {
      border-radius: 2px;
      background: #00a0ea !important; }

.video-js .vjs-big-play-button {
  top: 400px;
  left: 380px; }

.vjs-progress-holder {
  position: relative;
  top: -25px; }

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 3em; }

.vjs-current-time {
  display: inline-block !important;
  padding-top: 8px !important;
  width: 3em !important;
  padding-right: 4px !important; }
  .vjs-current-time .vjs-current-time-display {
    font-size: 18px;
    text-align: right;
    width: 80px;
    color: #999; }
  .vjs-current-time .vjs-current-time-display:after {
    content: "/";
    position: relative;
    top: 1px;
    left: 2px;
    font-size: 20px;
    width: 20px;
    height: 20px; }

.vjs-remaining-time {
  display: none !important; }

.vjs-duration {
  display: inline-block !important;
  position: absolute !important;
  top: 0;
  left: 128px;
  padding-top: 8px !important;
  padding-left: 0 !important; }
  .vjs-duration .vjs-duration-display {
    font-size: 18px;
    width: 80px;
    text-align: left;
    color: #999; }

.vjs-progress-control.vjs-control {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px; }
  .vjs-progress-control.vjs-control .vjs-progress-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0 !important;
    background: #999 !important; }
    .vjs-progress-control.vjs-control .vjs-progress-holder .vjs-play-progress {
      background: #00a0ea; }
      .vjs-progress-control.vjs-control .vjs-progress-holder .vjs-play-progress .vjs-time-tooltip {
        opacity: 0 !important; }

#my-video {
  width: 100%;
  height: 100%; }

#my-video1 {
  width: 100%;
  height: 100%; }

/*# sourceMappingURL=indexDetails.css.map */
