/* text to speech block css start */

div#text-speech-section.aside-visible {
  display: block;
}
div#text-speech-section {
  display: none;
}
.text-to-speech-form .audio-loader {
  display: none;
}
form.text-to-speech-form span.icon.glyphicon.glyphicon-refresh.ajax-progress.ajax-progress-throbber {
  display: none;
}


.text-to-speech-form .wrap-select-arrow .select-wrapper:after {
  display: none;
}
.text-to-speech-form .form-item-voice-type span.input-group-addon {
  width: 0;
  padding: 0;
}
.text-to-speech-form .form-item .select-box::before {
  z-index: 4;
}
.text-to-speech-form input#speed,
.text-to-speech-form input#pitch {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.text-to-speech-form  .btn_red {
  background: #ec1e3d;
  font-family: 'Inter', sans-serif;
  padding: 10px 30px 10px 30px !important;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
  border-radius: 20px;
  border: none;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  Line-height: 1;
}
.text-to-speech-form .btn_red:hover {
  background: #000000;
}

.text-to-speech-form .wrap-select-arrow .input-group {
  display: block;
}
.text-to-speech-form .wrap-select-arrow .input-group .select-wrapper {
  display: table;
}
.page-node-type-video-script-template .ui-dialog .light-col {
  background: unset;
}
.page-node-type-video-script-template .ui-dialog .ui-widget-header {
  background: unset !important;
  border: none !important;
}
.ui-dialog .text-to-speech-form .form-item label {
  color: white;
}
.text-to-speech-form #text-to-speech-output .audio-sec audio {
  height: 34px;
  margin-right: 10px;
  width: 250px;
}

.text-to-speech-form .input-group-addon:last-child {
  border-left: 0;
  display: none;
}
.text-to-speech-form button#audio-f {
  margin: 20px 0;
  margin-left: 100px;
}
.text-to-speech-form .audio-sec {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 10px;
}
.text-to-speech-form .ts-bottom-section {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
a#ai-sppech-btn:hover {
  //color: black !important;
}

.view-script-whtBox .ai-speech-btn-box {
  display: block !important;
  top: 2px;
  left: 60%;
  background: #fff;
}
.view-script-whtBox #script-title-text {
  position: relative;
}
.view-script-whtBox .fa-play-circle:before {
  content: "\f144";
  color: #ec1e3d;
}
.view-script-whtBox .hide-speech-btn-box {
  display: none !important;
  cursor: default;
}
.page-node-type-video-script-template .brain-btn-icon#ai-sppech-btn:hover {
  border: unset;
}
.view-script-whtBox .brain-btn-icon {
  padding: 5px 15px;
  font-size: 20px;
}

.view-script-whtBox .brain-btn-icon:hover .fa-play-circle::before {
  color: #fff;
}
.view-script-whtBox .ai-speech-btn-box.show-speech-btn-box {
  padding: 0px 0px;
  height: auto;
  top: 10px;
  border-radius: 10px;
}
.view-script-whtBox .brain-btn-icon:hover {
  background: #000;
  border-radius: 10px;
}
.view-script-whtBox a#ai-sppech-btn:hover {
  //background: black;
}


.page-node-type-video-script-template .brain-btn-icon.ai-speech-btn-box:hover {
  border: unset;
}
.text-to-speech-form .profile-sec-hide,
.text-to-speech-form .msg-box {
  display: none;
}

.text-to-speech-form .disable-link {
  pointer-events: none;
  opacity: 0.5;
}

.text-to-speech-form .ts-bottom-section  .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  width: 150px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
  z-index: 1;
  top: 50%;
  transform: translate(-30%, -93px);
}

.text-to-speech-form .ts-bottom-section .dropdown {
  position: relative;
  display: inline-block;
  margin: 0;
}
.para-list-nodes li {
  list-style: none;
  padding: 4px 0;
  display: flex;
  justify-content: space-between;
}
.para-list-nodes li a {
  /*color: #fff;*/
  padding-right: 10px;
  font-size: 16px;
  font-weight: 900;
  cursor: pointer;
}

.page-node-type-video-script-template .dropdown-content a,
.page-node-type-video-script-template .dropdown-content button {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 0px 5px;
}

.para-list-nodes ul {
  padding: 0;
}
.para-list-preview li {
  list-style: none;
  /*color: #fff;*/
}
.edit-ai-speech-node .fas.fa-pen {
  //   padding: 0px 20px;
}

.make-default-para {
  margin-left: 20px;
}

.right-links .edit-ai-speech-node {
  padding: 0px 7px;
}
.para-list-preview .save-speech-para-form {
  margin: 0;
}

.save-speech-para-form .select-box {
  margin-bottom: 5px;
}
.save-speech-para-form input[type=range] {
  margin: 4px 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.save-speech-para-form .form-group {
  margin-bottom: 5px;
}
.save-speech-para-form .select-box .wrap-select-arrow select {
  height: 35px;
  line-height: 1;
}
.page-node-type-video-script-template .dropdown-content a,
.page-node-type-video-script-template .dropdown-content button {
  height: 25px;
}
.text-to-speech-form span.icon.glyphicon.glyphicon-trash {
  display: none;
}


.ui-dialog.ai-speech-modal-image .ui-dialog-content {
  max-height: 95vh !important;
  z-index: 9999999999999999999999999;
}
.text-to-speech-form .ts-bottom-section .dropdown .dropdown-content>span {
  display: flex;
  align-items: center;
  line-height: 1.4;
  padding: 6px 12px;
  vertical-align: middle;
  height: auto;
  justify-content: space-between;
}
.text-to-speech-form .ts-bottom-section .dropdown .dropdown-content>span i:last-child {
  margin-left: 7px;
}
.text-to-speech-form .ts-bottom-section .dropdown .dropdown-content {
  min-width: 180px;
  top: auto;
  bottom: 100%;
  transform: translate(-50%, 1px);
  left: 50%;
  z-index: 99;
  background: #ffffff;
  padding: 5px 0;
  border-radius: 6px;
}

.text-to-speech-form .ts-bottom-section .dropdown .dropdown-content>span:not(.disable-link):hover {
  background: #e42545 !important;
  color: #ffffff !important;
}
.save-speech-para-form .form-group label {
  color: #ffffff;
}
.page-node-type-video-script-template .dropdown:hover .dropdown-content {
  cursor: auto;
}
.ts-middle-section.save-form {
  display: flex;
  justify-content: space-between;
}
form.save-speech-para-form input#title {
  min-height: 35px;
  line-height: 1;
}
.text-to-speech-form #text-to-speech-submit .ajax-throbber {
  margin: 0;
  line-height: 0;
}
.page-node-type-video-script-template ul.sf-menu,
.page-node-type-video-script-template ul.sf-menu li {
  z-index: 0;
}

.text-to-speech-form .audio-sec {
  margin-left: 10px;
}

.page-node-type-video-script-template .para-list-preview .col-md-12.light-col {
  padding: 0 !important;
}

.page-node-type-video-script-template .ai-speech-modal-image {
  width: 90% !important;
  max-width: 1000px !important;
}
.page-node-type-video-script-template .ui-dialog .light-col .save-form>div {
  width: 48%;
}
.page-node-type-video-script-template .para-list-nodes {
  padding: 0 10px;
}

.page-node-type-video-script-template .para-list-preview {
  padding: 0 10px;
}
.page-node-type-video-script-template .dropdown:hover .dropdown-content {
  display: block;
}
@media screen and (min-width: 1251px) {
  form.text-to-speech-form .ts-middle-section,
  form.text-to-speech-form .ts-top-section {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}
  form.text-to-speech-form .ts-middle-section .form-item,
  form.text-to-speech-form .ts-top-section .form-item {
    width: calc(33% - 5px);
    margin-bottom: 0;
    padding: 0;
}
}
@media(max-width: 991px) {
  .page-node-type-video-script-template .ui-dialog .light-col .save-form>div {
    width: 48%;
  }

  .page-node-type-video-script-template .para-list-preview>.col-md-12 {
    padding: 0;
  }
  .page-node-type-video-script-template .para-list-preview>ul {
    padding-left: 0;
  }

  .page-node-type-video-script-template .para-list-preview .make-default-para.btn_red {
    margin-left: 0;
  }
  .text-to-speech-form .audio-sec {
    margin-left: 0px;
  }
}

@media screen and (min-width: 767px) {
  .text-to-speech-form button#audio-f {
    margin: 10px 0;
    margin-left: 0px;
}
}
/* text to speech block css end */
