#readspeaker_button1.plw {
  margin-bottom: 0;
  line-height: 1.42857143;
  width: auto !important;
  height: 25px;
  text-align: center;
  display: inline-block; }
  #readspeaker_button1.plw .rsbtn_exp {
    width: 150px;
    display: block; }
  #readspeaker_button1.plw.rsbtn .rspart {
    height: 25px;
    line-height: 1.42857143; }
  #readspeaker_button1.plw .rsbtn_left {
    background: none;
    margin: 0 auto; }
    #readspeaker_button1.plw .rsbtn_left .rsbtn_text {
      line-height: 1.42857143;
      padding: 0;
      background: none;
      font-weight: 300;
      color: #00ccff;
      margin: 0;
      margin-right: 5px;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      font-size: 18px; }
      #readspeaker_button1.plw .rsbtn_left .rsbtn_text > span {
        display: inline-block; }
        #readspeaker_button1.plw .rsbtn_left .rsbtn_text > span:before {
          color: #ffc107;
          font-size: 14px;
          font-family: "FontAwesome";
          content: "\f025  "; }
  #readspeaker_button1.plw .rsbtn_right {
    display: none; }
    #readspeaker_button1.plw .rsbtn_right.rsimg {
      display: none; }
  #readspeaker_button1.plw.rsplaying .rsbtn_pause:before {
    color: white;
    font-size: 10px;
    font-family: "FontAwesome";
    content: "\f04c"; }
  #readspeaker_button1.plw .rsbtn_player,
  #readspeaker_button1.plw .rsbtn_progress_container,
  #readspeaker_button1.plw .rsbtn_volume,
  #readspeaker_button1.plw .rsbtn_closer,
  #readspeaker_button1.plw .rsbtn_btnlabel,
  #readspeaker_button1.plw .rsbtn_dl,
  #readspeaker_button1.plw .rsbtn_settings {
    display: none; }
  #readspeaker_button1.plw .rsimg,
  #readspeaker_button1.plw .rsbtn_player,
  #readspeaker_button1.plw .rsbtn_right {
    background: none; }
  #readspeaker_button1.plw .rspart {
    float: left;
    display: inline-block;
    hegiht: 25px; }
  #readspeaker_button1.plw .rsbtn_exp {
    display: inline-block;
    width: auto !important; }
  #readspeaker_button1.plw .rsbtn_pause {
    position: relative;
    background-color: #037fe3;
    border-radius: 5px 0 0 5px;
    width: 20px;
    height: 20px;
    text-align: center; }
    #readspeaker_button1.plw .rsbtn_pause:focus {
      outline: none; }
    #readspeaker_button1.plw .rsbtn_pause.rsimg {
      left: 0; }
    #readspeaker_button1.plw .rsbtn_pause:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      color: #5aff25;
      font-size: 10px;
      line-height: 1;
      font-family: "FontAwesome";
      content: "\f04b"; }
  #readspeaker_button1.plw .rsbtn_closer {
    display: none; }
  #readspeaker_button1.plw .rsbtn_stop {
    position: relative;
    width: 20px;
    height: 20px;
    text-align: center; }
    #readspeaker_button1.plw .rsbtn_stop.rspart {
      background-color: #037fe3;
      border-radius: 0 5px 5px 0; }
    #readspeaker_button1.plw .rsbtn_stop.rsimg {
      left: 0;
      margin-left: 0;
      margin-right: 0; }
    #readspeaker_button1.plw .rsbtn_stop:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      color: #ff0000;
      line-height: 1;
      font-size: 10px;
      font-family: "FontAwesome";
      content: "\f04d"; }

/*# sourceMappingURL=readspeaker.css.map */
