@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap);

:root {
  color-scheme: only light;
}

p{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

input{
  margin: 0;
}
#iconbox,
#user-popup {
  padding: 15px;
}
#app,
#user_id_span_container,
.popup-li,
.popup-li-1,
.select_option,
.setting-li,
.string_container,
.user,
html,
input,
textarea {
  -webkit-font-smoothing: antialiased;
}
#app,
#top-bar {
  display: block;
  background-color: #000;
}
button,
h2,
h3 {
  margin: 0;
}
#video,
#video_html5 {
  margin: 0 auto;
  top: 0;
}
#user_id_span_container,
.button-9,
.dlb,
.font-sample,
.l1,
.slider_onoff,
.st-in,
.tab button,
.user,
button,
select {
  cursor: pointer;
}
.popup-li,
.popup-li-1,
.setting-li,
.string_container {
  font-family: Roboto, Arial, Helvetica, Verdana, PT Sans Caption, sans-serif;
 
}
.popup-ul,
.user {
  list-style: none;
}
#export_2:hover,
a,
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
#slider,
body {
  top: 0 !important;
  -webkit-user-select: none; /* Chrome, Safari, Opera */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE/Edge */
  user-select: none; /* Tiêu chuẩn */
}
.span_trans,
.st-in,
a,
img {
  -webkit-touch-callout: none;
}
#token-container,
#upfile {
  box-shadow: 0 4px 12px rgb(0 0 0 / 20%);
}
#loading,
#notify,
#timeline {
  z-index: 100000000;
}
#download_box_container{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000000;
  display: none;
}
#previewTimeline,
#time_div {
  height: 50px;
}
#muteUnmuteBtn,
.close,
.inside {
  float: right;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
body {
  padding: 0;
  overflow-y: scroll;
}
@font-face {
  font-family: Poppins-Bold;
  src: url(font/font-poppins/Poppins-Bold.otf);
}
@font-face {
  font-family: 'Segoe UI';
  src: url(segoe.woff2);
}
button {
  background: 0 0;
  padding: 0;
}
.layout,
.menu-layout,
.string-edit-layout,
.video-layout,
html {
  background-color: #0f101b;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
  color: #fff;
}


textarea::placeholder {
  color: #ffffffab;
}
input::placeholder {
  color: #0505055e;
}
a {
  outline: 0;
  color: inherit;
}
h2 {
  font-size: 18px;
  font-weight: 400;
}
.line1,
h3 {
  font-size: 15px;
}
h3 {
  font-weight: 100;
}
.string_container,
input {
  font-weight: 300;
}
#app {
  border-top: 2px solid #000;
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica,
    Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
}
#upfile,
.icon,
.popup,
.popup-li,
.popup-li-1,
.setting-li,
.string_container,
.video-layout {
  box-sizing: border-box;
}
html {
  scrollbar-face-color: #646464;
  scrollbar-base-color: #646464;
  scrollbar-3dlight-color: #646464;
  scrollbar-highlight-color: #646464;
  scrollbar-track-color: #000;
  scrollbar-arrow-color: #000;
  scrollbar-shadow-color: #646464;
  scrollbar-dark-shadow-color: #646464;
}
#top-bar {
  position: fixed;
  top: 0;
  left: 0;
  height: 4px;
  width: 100vw;
  z-index: 100000000;
}
.layout {
  position: relative;
  top: 0;
  height: 100vh;
}
.video-layout {
  width: 50vw;
  position: fixed;
  z-index: 1;
  transition-duration: 0.5s;
  left: 60px;
  margin: 0;
  padding: 10px 10px 0;
  border-bottom: 2px solid #000;
  display: none;
}
#box_canvas,
.line1,
.line2,
.string-edit-layout {
  position: absolute;
  box-sizing: border-box;
}
#video-div {
  width: 100%;
  aspect-ratio: 1/0.5625;
}
.string-edit-layout {
  padding-bottom: 150px;
  left: calc(50vw + 75px);
  width: calc(100% - 50vw - 65px - 105px);
  top: 0;
  height: calc(100vh - 160px);
  transition-duration: 0.5s;
  padding-top: 0px;
}
#dichuyenhangloat,
#notify,
#setting-1,
#setting-25,
#timeline,
.icon,
.left-li,
.long_tieng,
.long_tieng_2,
.long_tieng_3,
.long_tieng_all,
.user,
input {
  transition-duration: 0.3s;
}
.menu-layout {
  border-left: 2px solid #000;
  position: fixed;
  top: 0;
  right: 0;
  width: 76px;
  height: 100vh;
  z-index: 100000;
  overflow: auto!important;
}
#video,
#video_html5,
.mejs__container,
.mejs__inner,
.mejs__mediaelement,
.mejs__overlay,
.mejs__overlay-play {
  width: 100% !important;
  height: 100% !important;
}
.mejs__controls {
  display: none !important;
  z-index: 11 !important;
  opacity: 1 !important;
  bottom: -38px !important;
  background-color: #000 !important;
}
.mejs__offscreen {
  opacity: 1 !important;
  -webkit-clip-path: none;
  clip: auto;
}
#box_canvas {
  display: block;
  z-index: 10;
}
#video_html5 {
  max-height: 70vh;
}
.mejs__mediaelement {
  width: 100%;
  z-index: 0;
}
.mejs__overlay {
  width: 100% !important;
  height: 100% !important;
}
.mejs__background,
.mejs__mediaelement {
  left: 0;
  position: unset !important;
  top: 0;
}
.icon,
.line,
.string_container {
  position: relative;
}
element.style {
  width: auto;
  height: auto;
  min-width: auto;
}
.string_container {
  width: 100%;
  min-height: 85px;
  display: block;
  margin: 0 auto 5px;
  padding: 5px;
  background-color: rgba(229, 236, 255, 0.1);
  border-radius: 5px;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
#left-bar,
#naptoken,
#time-line,
#upload_link,
.popup {
  background-color: #0f101b;
  z-index: 1000000;
}
.string_container:hover {
  border-left: 1px solid #00cae0;
  background-color: rgb(78, 85, 93)!important;
}


a:hover {
  color: unset;
}
.rs-deg {
  width: 30px;
  display: inline;
  text-align: end;
}
#cleartt,
#span_link,
.button-9,
.container,
.flip_div,
.headline,
.icon,
.info_trans,
.line1,
.social-buttons,
.social-icon,
.trans,
.ui-slider-popup {
  text-align: center;
}
.line {
  width: 100%;
  margin: 0 auto;
  min-height: 35px;
  color: rgb(255 255 255 / 60%);
}
.downline {
  margin-top: 5px;
  min-height: 35px!important;
  height: unset;
}
.line1 {
  width: 10%;
  border-right: 1px solid #0f101b3a;
  height: 100%;
  padding-top: 9px;
}
.rs {
  display: inline-block;
  width: 30%;
  color: #000;
}
#previewTimeline_canvas,
.line2,
input {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
#export,
.icon,
input {
  color: #fff;
}
.line2 {
  top: 0;
  right: 0;
  padding-left: 10px;
  overflow: hidden;
  position: relative;
}

input {
  background-color: rgba(255, 255, 255, 0);
}
.icon {
  width: 76px;
  height: 76px;
  font-size: 20px;
  padding-top: 15px;
  font-weight: 100;
}
#ghostbar,
#left-bar,
#loading,
#naptoken,
#notify,
#previewvideo,
#time-line,
#upfile,
.popup {
  position: fixed;
}
.icon:hover,.left-li:hover{
  transform: scale(1.1);
}

.long_tieng:hover,
.long_tieng_2:hover,
.long_tieng_3:hover {
  transform: scale(1.01);
}
#export {
  transition: 0.5s;
  background-size: 200% auto;
  display: block;
}
#export_2:hover {
  background-position: right center;
  color: #fff;
}
.src-string {
    padding: 10px 0 0 10px;
    min-height: 30px;
    overflow-y: scroll;
    width: 85%;
}
.popup {
  width: 330px;
  z-index: 100;
  height: 100%;
  right: 73px;
  top: 0;
  overflow-y: scroll;
  transform-origin: center;
  padding: 10px;
  -ms-overflow-style: none;
  box-shadow: 0 0 30px #0f101b26;
  margin: 0;
  box-shadow: -6px 3px 6px rgba(0, 0, 0, 0.178);
  background-color: #191a27;
  z-index: 1000000;
}
#upfile,
.popup-li,
.popup-li-1,
.setting-li {
  background-color: #242536;
  color: #fff;
}
#time-line,
.button-9,
.tab,
.upload-btn-wrapper {
  overflow: hidden;
}
.popup::-webkit-scrollbar {
  display: none;
}
textarea::-webkit-scrollbar {
  display: none;
}
#history-popup,
#setting-popup,
#task-popup,
#user-popup,
#huong-dan-popup,
#frame-popup {
  transform: scale(0);
}
#user_avata{
  margin-left: 10px;
}
.popup-ul {
  margin: 0;
  padding: 10px 0 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 90%;
}
.popup-li, .popup-li-1, .setting-li {
  cursor: pointer;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  width: 100%;
  min-height: 40px;
  margin: 0px 0;
  padding: 5px 0 5px 10px;
  font-weight: 300;
  transition-duration: 0.3s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: relative;
}
.span_trans,
.st-in,
.subtitle {
  -webkit-user-select: none;
  -ms-user-select: none;
}
.follow,
.long_tieng,
.long_tieng_2,
.long_tieng_3,
.long_tieng_all {
  top: 7px;
  width: 25px;
  height: 25px;
  border-radius: 0;
  position: absolute;
  display: block;
}
#b000000,
#c000000,
.bar-catch {
  background-color: #000;
}
.span_trans,
.subtitle {
  -moz-user-select: none;
}
.tasks {
  padding: 5px 40px 0 10px;
  margin: 7px 0;
  position: relative;
  border-radius: 5px;
}
.long_tieng {
  right: 65px;
}
#upgrade {
  position: fixed;
  min-height: 265px;
  width: 390px;
  background-color: white;
  z-index: -1;
  border-radius: 10px;
  border: 1px solid #333;
  color: #82848d;
  right: 30px;
  top: -30px;
  display: flex;
  z-index: -1;
  flex-wrap: wrap;
  justify-content: center;
  transition-duration: 0.3s;
  overflow: hidden;
  opacity: 1;
  box-shadow: 0 4px 12px #000000;
}
#upgrade_button:hover{
  background-color: #003c8b!important;
}


.long_tieng_2 {
  right: 35px;
}
.follow,
.long_tieng_3 {
  right: 5px;
}
#ghostbar,
#left-bar,
#loading,
#naptoken,
.bar-catch {
  height: 100vh;
}
.follow,
.mejs__overlay {
  display: none;
}
#font,
#font_lt {
  width: 30%;
  display: inline-block;
}
.bar-catch {
  width: 2px;
  display: inline-block;
  position: absolute;
  right: -2px;
  top: -5px;
  cursor: w-resize;
}
#ghostbar {
  width: 3px;
  background-color: #4e6eff;
  opacity: 0.5;
  cursor: col-resize;
  z-index: 999;
  top: 0;
}
.subtitle {
  font-size: 10px;
  margin: 4px 0 0;
  font-family: Nunito, sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.button-9,
.upload_option_block_setting {
  text-transform: none;
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: border-box;
  box-sizing: border-box;
}
.range-slider {
  margin: auto;
  padding: 5px 10px;
  width: 100%;
}
.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (78px));
  height: 3px;
  border-radius: 5px;
  background: #dee3f761;
  outline: 0;
  position: relative;
  padding: 0;
  top: -5px;
  margin: 0 0 1px;
}
.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #a8a8a8;
  border: 2px solid #272836;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.range-slider__value {
  display: inline-block;
  position: relative;
  width: 72px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  background: rgba(229, 236, 255, 0.1);
  padding: 5px 10px;
  margin-left: 1px;
  height: 25px;
  box-sizing: border-box;
  border-radius: 2px;
}
#cleartt,
#minisetting,
#playPauseBtn,
#previewTimeline,
#settingin,
#single-control,
#tokendiv,
#y_con,
.baotri,
.btn,
.button-9,
.close,
.loader.triangle,
.loader:before,
.upload-btn-wrapper {
  position: absolute;
}
::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}
input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}
.select {
  margin: auto auto auto 5%;
  width: 40%;
  background-color: rgba(229, 236, 255, 0.1);
  color: #fff;
}
#bffffff,
#cffffff,
#download-box,
#token-container,
.facebook:hover,
.github:hover,
.google-plus :hover,
.linkedin :hover,
.pinterest:hover,
.soundcloud :hover,
.twitter:hover {
  background-color: #fff;
}
#bff0000,
#cff0000 {
  background-color: red;
}
#b00ff00,
#c00ff00 {
  background-color: #0f0;
}
#b007fff,
#c007fff {
  background-color: #007fff;
}
#bff00ff,
#cff00ff {
  background-color: #f0f;
}
#bffff56,
#cffff56 {
  background-color: #ffff56;
}
#b7f00ff,
#c7f00ff {
  background-color: #7f00ff;
}
.user {
  color: #fff;
  font-size: 17px;
  margin: 0 auto;
  font-family: Roboto, Arial, Helvetica, Verdana, PT Sans Caption, sans-serif;
  font-weight: 400;
}
#naptien,
.btn {
  font-weight: 700;
}
.user:hover {
  transform: scale(1.05);
}
.icon-user {
  margin: 13px;
}
.tab button {
  width: 49.6%;
  border: none;
  outline: 0;
  padding: 16px;
  transition: 0.3s;
  margin: 0;
  box-sizing: border-box;
  height: 60px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
}
.headline h1,
body,
html {
  font-family: Montserrat, sans-serif;
}
.active::after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background-color: rgba(13, 202, 240, 0.61);
  position: relative;
  bottom: -8px;
  left: 10%;
}
.tabcontent {
  display: none;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 330px;
}
#span_link,
#upload,
.flip_div,
.span_text,
.vue-uploadbox-icon {
  display: block;
}
#upfile {
  min-width: 750px;
  min-height: 480px;
  z-index: 10;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  border-radius: 5px;
}
#download-tab,
#upfile_container {
  display: block;
  top: 0;
  left: 0;
  z-index: 10;
  position: fixed;
  width: calc(100vw);
  height: 100vh;
  transform: scale(0);
  background-color: rgba(0, 0, 0, 0.314);
}
.btn {
  color: #fff;
  background-color: #007bff;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 26px;
  top: 37px;
  left: 159px;
}
.st-in,
textarea {
  font-weight: 300;
}
.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#span_link {
  font-size: 23px;
  margin: 0;
}
.span_text {
  font-size: 20px;
}
#upload > div > input[type="file"] {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.vue-uploadbox-icon {
  margin: 0 auto;
}
#flip_stt_1,
#flip_stt_2 {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0;
  padding-top: 2px;
}
.flip_div {
  width: 100%;
  height: 30px;
}
.button-9 {
  appearance: button;
  backface-visibility: hidden;
  background-color: #0075ff;
  border-radius: 6px;
  border-width: 0;
  box-shadow: rgba(50, 50, 93, 0.1) 0 0 0 1px inset,
    rgba(50, 50, 93, 0.1) 0 2px 5px 0, rgba(0, 0, 0, 0.07) 0 1px 1px 0;
  color: #fff;
  font-family: -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue",
    Ubuntu, sans-serif;
  font-size: 100%;
  height: 44px;
  line-height: 1.15;
  outline: 0;
  padding: 0 25px;
  transform: translateZ(0);
  transition: 0.2s, box-shadow 80ms ease-in;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
input[type="checkbox"],
input[type="radio"],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.button-9:disabled {
  cursor: default;
}
.button-9:focus {
  box-shadow: rgba(50, 50, 93, 0.1) 0 0 0 1px inset,
    rgba(50, 50, 93, 0.2) 0 6px 15px 0, rgba(0, 0, 0, 0.1) 0 2px 2px 0,
    rgba(50, 151, 211, 0.3) 0 0 0 4px;
}
.icon-user-1 {
  margin-right: 10px;
}
.span_trans {
  font-size: 14px;
  font-style: oblique;
  user-select: none;
}
.trans {
  font-size: 20px;
  margin-top: 3px;
}
.button-9 {
  bottom: 25px;
  margin: 0 auto;
  width: 50%;
  left: 50%;
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}
.fa {
  display: inline-block;
  width: 35px;
  height: 35px;
}
#notify,
.alert-message {
  display: block;
  margin-top: 20px;
}
#video-container,
body,
html {
  margin: 0;
  height: 100%;
}
.pointer-cursor {
  cursor: pointer;
  cursor: hand;
}
.close {
  color: #b94b45;
  cursor: pointer;
  cursor: hand;
  top: 0;
  right: 5px;
  width: 25px;
}
#video-container,
.alert-message,
.color-box {
  position: relative;
  box-sizing: border-box;
}
.alert-message {
  transition-duration: 0.3s;
  background-color: #f2dede;
  border-radius: 3px;
  line-height: 30px;
  left: 0;
  width: 100%;
  padding: 12px;
  color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.6);
  background: #35404c94;
}
#notify {
  min-width: 50%;
  left: 50%;
  top: -120px;
  opacity: 0;
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  text-align: center;
}
#l_noti, .time-d {
  display: inline;
  color: white;
}
.time-d{
  color: transparent;
}
.color-box,
.custom-select,
.font-sample,
.inside,
.single-control-div,
.social-buttons,
.social-icon,
.st-in,
.st-select,
.switch_onoff,
.title_option {
  display: inline-block;
}
#link-container,
#upload_container {
  width: 83%;
  height: 296px;
  display: block;
  margin: 17px auto 0;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: #0f101b;
}

#video-container {
  display: block;
  width: 100%;
  top: 0;
  left: 0;
}
#x_con {
  max-width: 95%;
  height: 3px;
  display: block;
}
#y_con {
  transform: rotate(-90deg);
  top: 48%;
  height: 3px;
  padding: 0 5px;
  right: -84%;
  margin-top: 10px;
  display: none;
}
.slider {
  z-index: -1;
  -webkit-appearance: none;
  background-color: #b3cbdd;
}
.button2:focus::before,
.slider:hover {
  opacity: 1;
}
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  display: block;
  width: 1px;
  height: 5000px;
  background-color: #fff;
}
.container {
  padding-top: 30px;
  min-height: 100%;
  background: linear-gradient(0deg, #22c368 0, #2d4dfd 100%);
}
.headline h1 {
  font-size: 35px;
  color: #fff;
}
.social-buttons {
  background: rgba(256, 256, 256, 0.5);
  padding: 20px 0 5px 8px;
  border-radius: 0 10px 10px 0;
  width: 50px;
  position: fixed;
  top: 50%;
  left: 10px;
  transform: translate(-50%, -103%);
  margin: 20px 10px;
  box-shadow: 0 0 5px -7px #00199f;
}
.social-margin {
  margin-right: 15px;
}
.social-icon {
  margin-bottom: 15px;
  box-sizing: border-box;
  -moz-border-radius: 138px;
  -webkit-border-radius: 138px;
  border-radius: 138px;
  width: 35px;
  height: 35px;
  line-height: 1px;
  padding: 7px 0 0 1px !important;
  font-size: 20px !important;
  transition: 0.5s;
}
.facebook,
.google-plus,
.twitter {
  font-size: 22px;
  color: #fff;
}
.social-icon:hover {
  transform: rotate(360deg) scale(1.3);
}
.facebook {
  padding-top: 9px;
  border-color: #3b5998;
  background-color: #3b5998;
}
.facebook:hover {
  color: #3b5998;
}
.twitter {
  padding-top: 10px;
  padding-left: 2px;
  border-color: #55acee;
  background-color: #55acee;
}
.twitter:hover {
  color: #55acee;
}
.google-plus {
  padding-top: 9px;
  padding-left: 2px;
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.google-plus :hover {
  color: #dd4b39;
}
.linkedin {
  font-size: 24px;
  padding-top: 8px;
  padding-left: 1px;
  background-color: #0976b4;
  color: #fff;
  border-color: #0976b4;
}
.behance,
.github,
.pinterest,
.soundcloud,
.youtube {
  font-size: 22px;
  padding-top: 9px;
  color: #fff;
}
.soundcloud,
.youtube {
  padding-left: 0;
}
.linkedin :hover {
  color: #0976b4;
}
.pinterest {
  background-color: #cb2027;
  border-color: #cb2027;
}
.pinterest:hover {
  color: #cb2027;
}
.behance {
  background-color: #1769ff;
  border-color: #1769ff;
}
.github {
  background-color: #4183c4;
  border-color: #4183c4;
}
.github:hover {
  color: #4183c4;
}
.youtube {
  background-color: #b00;
  border-color: #b00;
}
.soundcloud {
  background-color: #ff3a00;
  border-color: #ff3a00;
}
.soundcloud :hover {
  color: #ff3a00;
}
#single-control {
  width: 100%;
  height: 30%;
  top: 80%;
  left: 0;
}
.single-control-div {
  background-color: rgba(255, 255, 255, 0);
  padding: 0 10px 10px;
  margin: 0;
  width: 377px;
  top: 0;
  position: relative;
  height: 105%;
  left: -2px;
  border: none;
  color: #fff;
}

#time-line:hover {
  z-index: 1;
}
#time_div {
  width: 100%;
  top: 0px;
  left: 0;
  margin: 0;
  border: none;
  height: 215px;
}
.ui-slider .ui-btn-inner {
  padding: 4px 0 0 !important;
}
.ui-slider-popup {
  position: absolute !important;
  width: 64px;
  height: 64px;
  font-size: 36px;
  padding-top: 14px;
  z-index: 100;
  opacity: 0.8;
}
#slider {
  height: 100%;
}
.noUi-horizontal .noUi-handle {
  width: 1px;
  height: 35px;
  top: -3px;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  opacity: 0;
  z-index: 999;
}
.noUi-handle {
  border: 1px solid #837575;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.inside {
  position: relative;
  width: 42% !important;
  right: 0px;
  box-sizing: border-box;
  margin: 0 11px 3px 0;
  padding: 0;
  height: 25px !important;
  border-radius: 2px;
}
.select option {
  color: #fff;
  background-color: gray;
}
input[type="checkbox"],
input[type="checkbox"]:checked,
input[type="radio"],
input[type="radio"]:checked {
  background-color: rgba(229, 236, 255, 0.1);
}
#settingin {
  display: block;
  width: 82%;
  left: 9.1%;
  padding: 14px;
  top: 261px;
  margin: 0 auto;
}
.st-in {
  width: 49%;
  background-color: rgba(229, 236, 255, 0.1);
  height: 35px;
  padding: 6px;
  border-radius: 3px;
  font-size: 17px;
  font-family: Roboto, Arial, Helvetica, Verdana, PT Sans Caption, sans-serif;
  margin-top: 7px;
  -moz-user-select: none;
  user-select: none;
}
.st-select {
  position: relative;
  width: 37% !important;
  box-sizing: border-box;
  padding: 0;
  margin: 0 12px 3px 0;
  height: 22px !important;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 300 !important;
  color: #fff;
}
#iconbox,
.dline {
  background-color: #2c2c2c;
}
select::-ms-expand {
  display: none;
}
select {
  text-indent: 1px;
  text-overflow: "";
  padding-left: 5px !important;
}
.json::placeholder {
  color: #000;
}
.checkbox {
  width: 20px;
  height: 18px;
}
#naptien,.checkbox:checked:after {
  content: "✔";
  position: relative;
  top: 0px !important;
  left: 4px !important;
  font-size: 15px !important;
  line-height: 0.8;
  color: #000;
  transition: 0.2s;
}

#cleartt {
  display: block;
  bottom: 0;
  left: 15px;
  color: #ff7979;
  font-size: 21px;
  width: 90%;
  height: 68px;
}

#download-box,
.left-li {
  border-radius: 5px;
  position: relative;
}

popup-li:hover {
  background-color: #84a6b5;
}
.loader {
  --path: #2f3545;
  --dot: #5628ee;
  --duration: 3s;
  width: 44px;
  height: 44px;
  position: relative;
  display: inline-block;
  margin: 0 16px;
}
.loader:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  background: var(--dot);
  top: 37px;
  left: 19px;
  transform: translate(-18px, -18px);
  -webkit-animation: dotRect var(--duration)
    cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
  animation: dotRect var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86)
    infinite;
}

.loader svg {
  display: block;
  width: 100%;
  height: 100%;
}
.loader svg circle,
.loader svg polygon,
.loader svg rect {
  fill: none;
  stroke: var(--path);
  stroke-width: 10px;
  stroke-linejoin: round;
  stroke-linecap: round;
}
.loader svg polygon {
  stroke-dasharray: 145 76 145 76;
  stroke-dashoffset: 0;
  -webkit-animation: pathTriangle var(--duration)
    cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
  animation: pathTriangle var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86)
    infinite;
}
.loader.triangle {
  width: 48px;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%) scale(2);
  -ms-transform: translate(-50%, -50%) scale(2);
  -webkit-transform: translate(-50%, -50%) scale(2);
  -o-transform: translate(-50%, -50%) scale(2);
  transform: translate(-50%, -50%) scale(2);
}
#single-font-div,
#time_div,
.button2:hover {
  transform: scale(1);
}
.loader.triangle:before {
  left: 21px;
  transform: translate(-10px, -18px);
  -webkit-animation: dotTriangle var(--duration)
    cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
  animation: dotTriangle var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86)
    infinite;
}
@-webkit-keyframes pathTriangle {
  33% {
    stroke-dashoffset: 74;
  }
  66% {
    stroke-dashoffset: 147;
  }
  100% {
    stroke-dashoffset: 221;
  }
}
@keyframes pathTriangle {
  33% {
    stroke-dashoffset: 74;
  }
  66% {
    stroke-dashoffset: 147;
  }
  100% {
    stroke-dashoffset: 221;
  }
}
@-webkit-keyframes dotTriangle {
  33% {
    transform: translate(0, 0);
  }
  66% {
    transform: translate(10px, -18px);
  }
  100% {
    transform: translate(-10px, -18px);
  }
}
@keyframes dotTriangle {
  33% {
    transform: translate(0, 0);
  }
  66% {
    transform: translate(10px, -18px);
  }
  100% {
    transform: translate(-10px, -18px);
  }
}
#loading {
  width: 100vw;
  display: block;
  backdrop-filter: blur(3px);
}
.long_tieng::before,
.long_tieng_2::before,
.long_tieng_3::before {
  padding: 6px 2px 2px;
  display: block;
  box-shadow: 0 4px 12px rgb(0 0 0);
}

.popup-li:hover {
  background-color: rgba(255, 255, 255, 0.048);
}
#left-bar {
  display: none;
  width: 65px;
  z-index: 10;
  border-right: 2px solid #000;
}
.left-li {
  color: #fff;
  font-size: 20px;
  text-align: center;
  display: flex;
  width: 34px;
  height: 34px;
  margin: 13px;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
#iconbox,
.dline {
  width: 90%;
  position: relative;
}
.dlb,
.dline {
  font-size: 17px;
}

.noUi-marker-horizontal.noUi-marker,
.noUi-marker-horizontal.noUi-marker-large {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.27);
}
#naptien {
  min-width: 80px;
  background-color: #ffc107;
  position: relative;
  color: #000;
  padding: 2px;
  box-shadow: 0 4px 12px rgb(0 0 0 / 95%);
  font-weight: 500;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  border-radius: 3px;
}
#iconbox,
.dlb,
.dline {
  color: #fff;
  display: block;
}
.btn:hover {
  background-position: right center;
}
.button2 {
  display: none;
  position: relative;
  background-image: linear-gradient(
    90deg,
    #0065ff,
    #6942ef,
    #6554c0,
    #008cff,
    #0065ff,
    #6942ef
  );
  background-size: 400%;
  background-position: 0 0;
}
.button2:hover {
  animation: 2s infinite gradientRotate;
  border-radius: 26px;
}
.button2:active {
  color: #c3c4d5;
}
#download-box {
  display: block;
  width: 400px;
  height: 320px;
  left: 30px;
  top: unset;
  box-shadow: 0 0 44px rgb(0 0 0 / 71%);
  background-color: #0f101b;
  position: fixed;
  transform: unset;
  bottom: 30px;
}
#download_box_close{
  position: absolute;
  top: -27px;
  right: -15px;
  color: white;
  font-size: 20px;
  cursor: pointer;
}
.dline {
  text-align: start;
  height: 35px;
  margin: 5px auto;
  border-radius: 3px;
  top: 32px;
  padding: 5px 5px 5px 20px;
}
#process_canvas,
.token-li {
  position: relative;
}
#iconbox,
.dlb {
  text-align: center;
}
#iconbox {
  height: 150px;
  margin: 0 auto;
  border: 1px dashed #000;
  top: 23px;
  border-radius: 5px;
  font-size: 79px;
}
.dlb {
  position: absolute;
  top: 5px;
  right: 4px;
  background-color: #3f4d72;
  width: 15%;
  height: 75%;
  border-radius: 4px;
}
#naptoken {
  width: calc(100% - 75px);
  z-index: 100000;
  display: none;
}
#token-container {
  display: block;
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.token-li {
  display: inline-block;
  width: 30%;
  height: 90%;
  background-color: #f1f1f1;
  box-shadow: 4px 4px 4px rgb(0 0 0 / 20%);
  margin-left: 2.5%;
}
.comment-1,
.comment-3 {
  display: block;
  font-size: 15px;
}
.comment-1 {
  width: 100%;
  margin-top: 10px;
  height: 30%;
}
.comment-3 {
  padding: 20px;
  top: -50px;
  position: relative;
}
.comment-2,
.qr-code,
.token-code {
  top: -40px;
  display: block;
  position: relative;
}
.comment-2 {
  text-align: center;
  font-size: 14px;
  font-style: italic;
}
.token-code {
  text-align: center;
  font-size: 35px;
  font-weight: 900;
  color: #06f;
  font-family: Roboto;
}
#timeDisplay,
#user_id_span_container,
.minisetting {
  font-family: Nunito, sans-serif;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qr-code {
  width: 40%;
  margin: 0 auto;
}
.baotri {
  display: block;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(10px);
  z-index: 1;
  text-align: center;
  font-size: 80px;
  font-weight: 700;
  padding-top: 50%;
  color: #fff;
  left: -1px;
}
input[type="checkbox"],
input[type="radio"] {
  -o-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 3px;
}
#timeline,
.st-select,
progress[value],
textarea {
  -webkit-appearance: none;
}
input[type="checkbox"]:checked:after,
input[type="radio"]:checked:after {
  content: "✔";
  position: relative;
  top: 3px;
  left: 6px;
  font-size: 19px;
  line-height: 0.8;
  color: #fff;
  transition: 0.2s;
}
#google_translate_element select {
  background: #0f101b;
  border: none;
  padding: 6px 8px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  box-shadow: 0 4px 12px rgb(0 0 0);
}
#goog-gt-tt,
.goog-logo-link,
.goog-te-balloon-frame,
.goog-te-banner-frame {
  display: none !important;
}
.goog-te-gadget {
  color: transparent !important;
}
.goog-text-highlight {
  background: 0 0 !important;
  box-shadow: none !important;
}
#google_translate_element {
  display: block;
  position: relative;
  left: 40px;
  top: -34px;
}
#single-alg-span,
#single-font-span {
  top: 4px;
  width: 58px;
  background-color: rgba(229, 236, 255, 0.1);
}
#single-font-span::after {
  border-top: 7px solid transparent;
  border-right: 7px solid rgba(229, 236, 255, 0.1);
  border-bottom: 7px solid transparent;
}
#sub-time {
  top: 71%;
  left: 10px;
}
.noUi-pips-horizontal {
  top: -43%;
}
.noUi-marker-horizontal.noUi-marker {
  width: 2px;
}
#\:1\.container,
.custom-select select,
.lang-checkbox,
.noUi-value,
.select-hide {
  display: none;
}
.noUi-handle:after {
  content: "";
  display: block;
  width: 15px;
  height: 25px;
  top: -30px;
  left: -10px;
  position: relative;
  background-color: aliceblue;
  opacity: 0;
  z-index: 1000;
}
.noUi-target {
  background: rgba(80, 80, 80, 0.46);
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.custom-select,
.minisetting {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  color: #fff;
}
#timeline {
  display: block;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  height: 20px;
}
#timeline::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 2px;
  height: 30px;
  right: -17px;
  top: -17px;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  border: 1px solid #d9d9d9;
}
#timeline::-webkit-slider-thumb:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 9px solid #d9d9d9;
  top: -109px;
  left: -10px;
  position: relative;
}
#timeDisplay {
  color: #747474;
  font-size: 14px;
  display: inline-block;
  position: relative;
}
#muteUnmuteBtn,
#playPauseBtn {
  color: #747474;
  font-size: 24px;
  display: inline-block;
}
#playPauseBtn {
  left: 50%;
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}
.bar-catch:hover {
  background-color: #008cff;
}
#previewTimeline {
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  border: none;
  z-index: 0;
  position: relative;
}
#previewvideo {
  opacity: 0;
  left: -100px;
}
#minisetting {
  display: block;
  width: calc(100% - 20px);
  height: calc(100vh - 245px - 50vw * 0.5625);
  padding: 10px;
  box-sizing: border-box;
  background-color: #191a27;
  margin-top: 20px;
  overflow-y: scroll;
}
#minisetting::-webkit-scrollbar,#export_option::-webkit-scrollbar {
  display: none; 
}
#minisetting::-webkit-scrollbar-track,#export_option::-webkit-scrollbar-track {
  display: none; 
}
#minisetting::-webkit-scrollbar-thumb,#export_option::-webkit-scrollbar-thumb {
  display: none;  
}
#minisetting::-webkit-scrollbar-thumb:hover,#export_option::-webkit-scrollbar-thumb:hover {
  background: #3f3f3f60;
}
#minisetting::-webkit-scrollbar-button,#export_option::-webkit-scrollbar-butto {
  display: none; 
}

#auto_title,#auto_content{
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
}



#time-line::-webkit-scrollbar {
  width: 1px;
  height: 10px;
}
#time-line::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
#time-line::-webkit-scrollbar-thumb {
  background: #3f3f3f60;
}
#time-line::-webkit-scrollbar-thumb:hover {
  background: #3f3f3f60;
}
#time-line::-webkit-scrollbar-button {
  display: none; 
}
.minisetting {
  width: 49.5%;
  display: block;
  margin: 0;
  min-width: 300px;
}
.minisetting_container {
  display: flex;
  padding: 5px 10px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
}
#tokendiv {
  top: 50%;
  width: 75%;
  height: calc((75vw - 80px) / 1.65);
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  margin: 0;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  min-width: 1100px;
  min-height: 670px;
}
.custom-select {
  width: 39% !important;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  height: 25px !important;
  font-weight: 300 !important;
  box-sizing: border-box;
}
.select-selected {
  background-color: transparent;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 !important;
}
.select-items div,
.select-selected {
  color: #fff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1);
  cursor: pointer;
  user-select: none;
  overflow: hidden;
}
.select-items {
  position: absolute;
  background-color: rgba(48, 48, 51, 0.98);
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  min-width: 400px;
  border-radius: 2px;
  padding: 5px;
  box-shadow: 0 4px 12px rgb(0 0 0 / 20%);
}
.same-as-selected,
.select-items div:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#settingin > div:nth-child(3) > div > div.select-items > div:nth-child(3) {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
#user_id_span_container {
  color: #ffb100;
  font-weight: 900;
  position: relative;
  top: -83px;
  left: 90px;
  font-size: 22px;
  width: 100px;
}
#user_id_span_container:hover {
  background: linear-gradient(
    to right,
    #ffb100 20%,
    #000 40%,
    #000 60%,
    #ffb100 80%
  );
  background-size: 200% auto;
  color: #000;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: 1s linear infinite shine;
  animation: 1s linear infinite shine;
}
@-webkit-keyframes shine {
  to {
    background-position: 200% center;
  }
}
@keyframes shine {
  to {
    background-position: 200% center;
  }
}
#space {
  display: block;
  width: 100%;
  height: 300px;
}
.inside1 {
  right: 8px;
  position: absolute;
  top: 7px;
}
.font-sample {
  margin: 5px;
  padding: 5px 20px;
  text-align: center;
}
textarea {
  width: 100%;
  height: 35px;
  background-color: rgba(255, 255, 255, 0);
  padding-top: 7px;
}
.switch_onoff {
  position: relative;
  width: 48px;
  height: 21px;
  right: 0 !important;
  float: right;
  top: 6px;
  margin-right: 12px;
}
.switch_onoff input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider_onoff {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.BlockDropzone-module--UploadIcon--3CP2c,
.upload_process {
  position: relative;
}
.slider_onoff:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 3px;
  bottom: 3px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider_onoff {
  background-color: #2196f3!important;
}
input:focus + .slider_onoff {
  box-shadow: 0 0 1px #2196f3;
}
input:checked + .slider_onoff:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.slider_onoff.round_onoff {
  border-radius: 34px;
}
.slider_onoff.round_onoff:before {
  border-radius: 50%;
}
.upload_process {
  top: 3px;
  left: 2px;
}
.BlockDropzone-module--IconWrapper--36X4i {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  margin-top: 25px;
  transform: scale(0.9);
}
.BlockDropzone-module--UploadIcon_beforeWrapper--2PSUq {
  display: block;
  height: 60px;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleX(-1);
  transform-origin: 50% 50%;
  width: 60px;
}

.BlockDropzone-module--UploadIcon_original--3aUCA {
  will-change: transform;
}
.BlockDropzone-module--UploadIcon_after--UOA0b,
.BlockDropzone-module--UploadIcon_before--Iu7Bs {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.3s;
}
progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
progress[value]::-webkit-progress-value {
  background-image: -webkit-linear-gradient(
      -45deg,
      transparent 33%,
      rgba(0, 0, 0, 0.1) 33%,
      rgba(0, 0, 0, 0.1) 66%,
      transparent 66%
    ),
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0.25)),
    -webkit-linear-gradient(left, #09c, #fffc44);
  border-radius: 2px;
  background-size: 35px 20px, 100% 100%, 100% 100%;
}
@-webkit-keyframes animate-stripes {
  100% {
    background-position: -100px 0;
  }
}
@keyframes animate-stripes {
  100% {
    background-position: -100px 0;
  }
}
progress[value]::-webkit-progress-value::after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 100%;
  right: 7px;
  top: 7px;
  background-color: #fff;
}
progress[value] {
  appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
progress[value]::-moz-progress-bar {
  background-image: -moz-linear-gradient(
      135deg,
      transparent 33%,
      rgba(0, 0, 0, 0.1) 33%,
      rgba(0, 0, 0, 0.1) 66%,
      transparent 66%
    ),
    -moz-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0.25)),
    -moz-linear-gradient(left, #09c, #df4);
  border-radius: 2px;
  background-size: 35px 20px, 100% 100%, 100% 100%;
}
.tasks_progress {
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  display: block;
  left: 0;
  height: 1px;
}
.add_button,
.export_button,
.lt_button,
.select_option {
  position: relative;
  color: #fff;
}
.tasks_progress[value]::-webkit-progress-bar {
  background-color: rgba(170, 170, 170, 0.29);
  border-radius: none;
  box-shadow: none;
}
#add_container, #export_container, #lt_container {
  position: fixed;
  width: 700px;
  height: 540px;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #2c2c37;
  z-index: 10;
  box-shadow: 0 4px 12px rgb(0 0 0 / 20%);
  border-radius: 4px;
  display: block;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#add_container{
  width: 800px;
}
#add_title, #export_title, #lt_title {
  position: absolute;
  width: 100%;
  height: 35px;
  color: #ffffffba;
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  padding: 13px 0 0 21px;
  font-family: Nunito, sans-serif;
}
#add_canvas, #export_canvas, #lt_canvas {
  position: absolute;
  top: 45px;
  left: 0;
  width: 50%;
  height: 420px;
  overflow: hidden;
}
#export_option,
#export_option, #lt_option {
  position: absolute;
  top: 45px;
  right: 0;
  width: 50%;
  height: 430px;
  padding: 20px 7px 20px 5px;
  overflow-y: scroll;
}
.select_option {
  width: 100%;
  height: 40px;
  font-weight: 200;
  font-size: 15px;
}
#add_footer,
#export_footer,
#lt_footer {
  position: absolute;
  width: 100%;
  height: 55px;
  bottom: 0;
  border-top: 1px solid #000;
}
.add_option_select,
.export_option_select,
.lt_option_select {
  font-size: 14px;
  padding: 3px;
  text-align: center;
}
.add_button, .export_button, .lt_button {
  font-weight: 500;
  display: inline-block;
  height: 28px;
  border-radius: 5px;
  text-align: center;
  background-color: #747576;
  padding-top: 5px;
  padding: 5px;
  cursor: pointer;
  min-width: 75px;
}
#add_block, #export_block, #lt_block {
    position: absolute;
    right: 10px;
    top: 13px;
    width: 525px;
    display: flex;
    justify-content: flex-end;
    padding-right: 7px;
}
#string_edit_control,
.upload_block,
.upload_option_block {
  position: relative;
  width: 100%;
}
#string_edit_control {
  left: calc(50vw + 75px);
  width: calc(100% - 50vw - 65px - 105px);
  top: 0px;
  border-top: 10px solid #0f101b;
  border-bottom: 10px solid #0f101b;
  z-index: 1;
  position: fixed;
  height: 40px;
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #242632;
  box-sizing: unset;
  transition-duration: 0.5s;
  border-radius: 5px!important;
}
.long_tieng_all {
  background-color: rgba(106, 106, 106, 0.77) !important;
}
.upload_block {
  height: 45%;
  overflow: hidden;
}
.upload_option_block {
  height: 49.8%;
  top: 0;
  padding: 0 28px;
}
.upload_block_file,
.upload_block_link {
  height: 100%;
  width: 100%;
  position: absolute;
  transition-duration: 0.3s;
}
.upload_block_link {
  left: 100%;
}
#upload_link,
.upload-btn-wrapper {
  top: 0;
  background-color: rgba(255, 255, 255, 0);
  width: 92%;
  height: 79%;
  margin: 27px;
}
#add_option {
  width: 100%;
  height: calc(100% - 100px);
  top: 35px;
  position: absolute;
}
.upload-btn-wrapper {
  display: block;
  border: 2px dashed #404351;
  border-radius: 5px;
}
.upload_option_block_setting {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #252531;
  font-family: Inter, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
  text-decoration: none;
  color: #fff !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  display: block;
  user-select: none;
  padding: 10px;
}
.upload_option_element {
  position: relative;
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background-color: #2c2c37;
  border-radius: 4px;
  margin-bottom: 10px;
}
.element_option {
  display: inline-block;
  cursor: pointer;
  width: 150px;
  position: relative;
  height: 100%;
  margin-right: 2px;
}
.lang-label,
.option_select {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  display: flex;
  align-content: center;
  border-radius: 4px;
}
.lang-label {
  justify-content: center;
  align-items: center;
}
.lang-checkbox + .lang-label {
  color: rgba(187, 187, 187, 0.47);
}
.lang-label:hover {
  color: #bbbbbbb9 !important;
}
.lang-checkbox:checked + .lang-label {
  color: #5b58fb !important;
}
#tran_icon {
  display: inline-block;
  font-size: 19px;
  margin: 0 70px;
}
#switch_file,
#switch_link {
  top: 70%;
  font-size: 35px;
  color: rgba(240, 248, 255, 0.12);
  font-weight: 500;
  display: block;
  width: 50px;
  position: absolute;
}
.option_select {
  -webkit-appearance: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
}
.option_select option {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: Roboto, Arial, Helvetica, Verdana, PT Sans Caption, sans-serif;
}
.soc {
  width: 1px;
  height: 50%;
  background-color: rgba(135, 135, 135, 0.13);
}
#upload_link {
  display: block;
  border: 2px dashed #404351;
  border-radius: 5px;
  position: absolute;
}
#switch_link {
  right: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#switch_file {
  left: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100000000;
}
#switch_file:hover,
#switch_link:hover {
  color: #f0f8ffaf;
}
#doan_ket_icon {
  right: 12px;
  display: inline;
  float: right;
  top: 4px;
  position: relative;
  border-radius: 2px;
  background-color: #464646;
  padding: 5px;
}
#doan_ket_icon:hover,
#maxnisize:hover {
  background-color: #828eff;
}
.class_doan_ket {
  position: relative;
  display: inline-flex;
  float: right;
  right: 15px;
  margin-left: 10px;
  border-radius: 5px;
  width: 60px;
  height: 25px;
  background-color: #212529;
  border: 1px solid #000;
  font-size: 13px;
  align-items: center;
  justify-content: center;
}
.doan_ket_list {
  height: 0;
  overflow: hidden;
  transition-duration: 0.3s;
}
.nut{
  position: absolute;
}
#maxnisize {
  position: absolute;
  top: 26px;
  right: 12px;
  font-size: 13px;
  color: #fff;
  background-color: rgba(33, 37, 41, 0.77);
  border-radius: 3px;
  padding: 5px;
  z-index: 1000;
}
.image_qr_zoom:hover {
  transform: scale(2);
  z-index: 1;
  position: relative;
  cursor: none;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background-color: rgba(167, 167, 167, 0.33);
}
::-webkit-scrollbar-track-piece {
  display: none; 
}
::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #a3a3a3;
  border-radius: 3px;
}
::-webkit-scrollbar-corner {
  display: none; 
}
::-webkit-scrollbar-button {
  display: none; 
}
.information{
    position: absolute;
    color: white;
    z-index: 100000000;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.377);
    display: none;
}

#sub-arrow{
    position: absolute;
    color: white;
    z-index: 100000000;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.377);
    position: absolute;
    background-size: cover;
    max-width: 150px;
}
.information_text {
  font-family: Roboto, Arial, Helvetica, Verdana, PT Sans Caption, sans-serif;
  background-color: #636168;
  padding: 0 10px;
  border-radius: 2px;
  text-align: center;
  font-weight: 200;
}
.information_arrow {
    position: absolute;
    background-size: cover;
    max-width: 150px;
}

#tuturial {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    display: none;
}
.cssbuttons-io-button {
    background: #A370F0;
    color: white;
    font-family: inherit;
    padding: 0.35em;
    padding-left: 1.2em;
    font-size: 17px;
    font-weight: 500;
    border-radius: 0.9em;
    border: none;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    box-shadow: inset 0 0 1.6em -0.6em #714da6;
    overflow: hidden;
    position: relative;
    height: 2.8em;
    padding-right: 3.3em;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, 0px);
}
  
  .cssbuttons-io-button .icon_button {
    background: white;
    margin-left: 1em;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.2em;
    width: 2.2em;
    border-radius: 0.7em;
    box-shadow: 0.1em 0.1em 0.6em 0.2em #7b52b9;
    right: 0.3em;
    transition: all 0.3s;
  }
  
  .cssbuttons-io-button:hover .icon_button {
    width: calc(100% - 0.6em);
  }
  
  .cssbuttons-io-button .icon_button svg {
    width: 1.1em;
    transition: transform 0.3s;
    color: #7b52b9;
  }
  
  .cssbuttons-io-button:hover .icon_button svg {
    transform: translateX(0.1em);
  }
  
  .cssbuttons-io-button:active .icon_button {
    transform: scale(0.95);
  }
  
.block_d{
  display: block;
}
.block_e{
  display: none;
}
@media only screen and (max-width: 600px) {
#version_index{
  display: none;
}
#app_layout > div.menu-layout.notranslate > hr{
  display: none;
}
.menu-layout {
  border-left: none;
  position: fixed;
  right: 0;
  width: 100%;
  height: 50px;
  z-index: 100000;
  display: block;
  bottom: 0px;
  top: auto;
  min-height: auto;
  border-top: 1px solid #000;
}
.icon {
  width: 70px;
  height: 50px;
  font-size: 17px;
  padding-top: 5px;
  font-weight: 100;
  border-radius: 10px 0px 0px 10px;
}
.subtitle {
  font-size: 8px;
}
#add_container, #export_container, #lt_container {
  position: fixed;
  width: 330px;
  height: 450px;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #2c2c37;
  z-index: 10;
  box-shadow: 0 4px 12px rgb(0 0 0 / 20%);
  border-radius: 5px;
  display: block;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#upload_link, .upload-btn-wrapper {
  top: 0;
  background-color: rgba(255, 255, 255, 0);
  width: 94%;
  height: 85%;
  margin: 10px;
}
.upload_option_block {
  height: 59%;
  top: 0;
  padding: 0 10px;
}

.upload_option_block_setting {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #252531;
  font-family: Inter, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
  text-decoration: none;
  color: #fff !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  display: block;
  user-select: none;
  padding: 10px;
}
.upload_option_element {
  position: relative;
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background-color: #2c2c37;
  border-radius: 5px;
  margin-bottom: 7px;
  padding: 0 5px;
}
#tran_icon {
  display: inline-block;
  font-size: 10px;
  margin: 0 5px;
}
#add_duration {
  font-size: 14px!important;
  left: 20px!important;
  padding: 10px 15px 16px 17px!important;
}
#coin_icon {
  padding: 11px 10px!important;
}
.add_button, .export_button, .lt_button {
  font-weight: 500;
  display: inline-block;
  width: 75px;
  height: 25px;
  border-radius: 5px;
  text-align: center;
  background-color: #747576;
  padding-top: 2px;
  cursor: pointer;
  font-size: 13px;
}
#add_block, #export_block, #lt_block {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 162px;
}
#add_footer, #export_footer, #lt_footer {
  position: absolute;
  width: 100%;
  height: 40px;
  bottom: 0;
  border-top: 1px solid #000;
}
#add_title, #export_title, #lt_title {
  height: 30px;
  padding: 6px 0 0 9px;
}
#add_option {
  top: 31px;
}
.BlockDropzone-module--IconWrapper--36X4i {
  margin-top: 5px;
}
#file_upload_p{
  font-size: 13px;
}
#switch_link {
  right: 9px;
}
#switch_file, #switch_link {
  top: 68%;
  font-size: 29px;
}
#switch_file {
  left: 11px;
}
#upload_link {
  font-size: 15px;
}
.popup {
  width: 100%;
  height: 45%;
  right: 0px;
  top: auto;
  bottom: 50px;
  overflow-y: scroll;
  box-shadow: 0 4px 12px rgb(0 0 0 / 82%);
  padding: 0px 13px;
}
.popup-li, .popup-li-1, .setting-li {
  font-size: 12px;
  min-height: 36px;

}
.range-slider__range {
  height: 1px;
}
.range-slider {
  padding: 0px 10px;
}
#user_avata{
  display: none;
}
.user {
  font-size: 17px;
}
#detele_notify {

  font-size: 13px!important;
  text-align: center!important;
  width: 100%!important;
  padding: 10px!important;
  position: relative!important;
}


#left-bar {
  width: 100%;
  height: 40px;
  overflow-x: scroll;
  top: -0px;
}

#popop-ul-tool {
  margin: 0;
  padding: 0px;
  width: 460px;
  height: 100%;
  display: block;
  border-bottom: 2px solid #000;
  overflow-x: scroll;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: row;
  flex-shrink: 1;
  display: flex;
}
#popop-ul-tool::-webkit-scrollbar {
  display: none;
}
#left-bar::-webkit-scrollbar {
  display: none;
}
.string-edit-layout::-webkit-scrollbar {
  display: none;
}
.left-li {
  color: #fff;
  width: 27px;
  height: 27px;
  font-size: 17px;
  text-align: center;
  margin-left: 15px;
  padding: 2px;
  left: 0px;
  margin-top: 0px;
}
.video-layout {
  width: 100vw;
  position: fixed;
  z-index: 1;
  transition-duration: 0.5s;
  left: 0px;
  margin: 0;
  padding: 10px 10px 0;
  border-bottom: none;
  display: none;
  top: 40px;
  background-color: black;
}
.string-edit-layout {
  padding-bottom: 150px;
  left: 0px;
  top: calc(50px + ((100vw - 20px) * 0.625) + 10px + 30px);
  width: 100vw;
  height: calc(100vh - 160px);
  transition-duration: 0.5s;
  padding: 10px;
  overflow-y: scroll;
}

#minisetting{
  display: none;
}

#process_canvas {
  display: none;
}
#timeDisplay {
  font-size: 11px;
  margin: 0px;
  top: 5px;
}
#muteUnmuteBtn, #playPauseBtn {
  font-size: 18px;
  margin: 4px auto;
}
#progressBar{
  top: -5px;
  position: relative;
}
#time_line_control_container{
  width: 100%!important;
  min-height: 10px!important;
  padding: 5px 10px!important;
  display: block!important;
  border-bottom: 1px solid #424242!important;
  position: relative!important;
  left: -0.5%!important;
}
#time-line {
  display: none;
  width: 100%;
  height: 30px;
  font-size: 13px;
  bottom: 0;
  left: 0px;
  z-index: 2;
  counter-reset: white;
  padding: 5px;
  box-sizing: border-box;
  border-top: none;
  top: calc(50px + ((100vw - 20px) * 0.625) + 10px);
  padding-top: 0px;
  border-bottom: 1px solid #3a3a3ac7;
}
#canvas_audio{
  width: calc(100% - 15px)!important;
  height: 15px!important;
  top: 5px!important;
}
#time_div{
  display: none!important;
}
#string_edit_div{
  font-size: 14px;
}
.line {
  height: 25px;
}
.src-string {
  padding: 3px 0 0 0px;
}
.string_container {
  width: 100%;
  height: 62px;
  display: block;
  margin: 0 auto 5px;
  padding: 5px;
  background-color: rgba(229, 236, 255, 0.1);
  border-radius: 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 80px);
  background-size: 600px;
  animation: shine-lines 1.6s infinite linear;
 
}
.line2 {
  padding-left: 0px;
}
.follow, .long_tieng, .long_tieng_2, .long_tieng_3, .long_tieng_all {
  top: 3px;
  width: 18px;
  height: 18px;
}
.long_tieng_2 {
  right: 27px;
}
.long_tieng {
  right: 49px;
}
#string_edit_control > input:nth-child(1){
  right: 56px!important;
}
#string_edit_control > input:nth-child(2){
  right: 33px!important;
}
#string_edit_control {
  height: 26px;
}
.token-li {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #f1f1f1;
  box-shadow: 4px 4px 4px rgb(0 0 0 / 20%);
  margin-left: 2.5%;
}
#token-container > div > li:nth-child(1){
  display: none!important;
}
#tokendiv {
  top: 50%;
  width: 75%;
  height: calc((75vw - 80px) / 1.65);
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  margin: 0;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  min-width: 90%;
  min-height: 95%;
}
#naptoken {
  width: 100%;
  height: 100%;
  z-index: 100000;
  display: none;
}
textarea {
  padding: 0px;
}
.alert-message {
  padding: 5px;
  font-size: 12px;
}
#notify {
  min-width: 90%;

}

#add_option > div.upload_option_block > div > div:nth-child(2) > div:nth-child(1){
  display: none;
}
#add_option > div.upload_option_block > div > div:nth-child(2) > div:nth-child(2){
  display: none;
}
#add_option > div.upload_option_block > div > div:nth-child(2) > div:nth-child(6){
  display: none;
}
#add_option > div.upload_option_block > div > div:nth-child(2) > div:nth-child(7){
  display: none;
}
#add_option > div.upload_option_block > div > div:nth-child(3) > div:nth-child(2){
  display: none;
}
#add_option > div.upload_option_block > div > div:nth-child(3) > div:nth-child(3){
  display: none;
}
#add_option > div.upload_option_block > div > div:nth-child(3) > div:nth-child(4){
  display: none;
}
#space {
  display: block;
  width: 100%;
  height: 250px;
}
#delete_confirm {
  padding: 50px 10px!important;
  width: 80%!important;
  flex-wrap: wrap!important;
  justify-content: space-around!important;
}
.popup:before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #7a7a7a;
  display: block;
  position: absolute;
  top: 7px;
  left: 50%;
  transform: translate(-15px, 0px);
}
#token-container {
  display: block;
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  height: 90%;
}
#token-container > span:nth-child(2){
  font-size: 13px;
}
.inside {
  width: 30% !important;
}


#upgrade::before {
  content: "";
  width: 100vw;
  position: absolute;
  height: 100vh;
  bottom: 100%;
  background-color: rgba(0, 0, 0, 0.24);
}
#download_box_container{
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000000;
  display: none;
}
input[type="checkbox"]:checked:after, input[type="radio"]:checked:after {
  content: "✔";
  position: relative;
  top: 0px;
  left: 3px;
  font-size: 15px;
  line-height: 0.8;
  color: #fff;
  transition: 0.2s;
}
#download-box {
  display: block;
  width: 300px;
  height: 320px;
  left: 50%;
  top: 50%;
  box-shadow: 0 0 44px rgb(0 0 0 / 71%);
  background-color: #0f101b;
  position: absolute;
  transform: translate(-50%, -50%);
}
.token-code{
  opacity: 0;
  font-size: 18px;
}
.token-id{
  z-index: 10;
}
#controldiv{
  height: 30px;
}
html, body {margin: 0; height: 100%; overflow: hidden}
#add_container > div:nth-child(2){
    right: -5px!important;
    top: 62px!important;
    font-size: 13px!important;
}
#add_container > div:nth-child(2) > img{
  right: -11px!important;
  top: 28px!important;
  width: 51px!important;
  transform: rotateZ(323deg)!important;
}
#replace_div{
    width: 95%!important;
    left: 50%!important;
    bottom: 70px!important;
    transform: translate(-50%, 0%)!important;
}
#upgrade {
  min-height: 290px!important;
  width: 101%!important;
  border-radius: 15px 15px 0px 0px!important;
  right: -3px!important;
  bottom: -32px;
  top: unset!important;
  z-index: -1;
  overflow: visible;
}
#close_upgrade{
  right: -20px!important;
}
}


.VIpgJd-ZVi9od-aZ2wEe-wOHMyf, .VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc{
  display: none;
}

.delete_line {
  top: 7px;
  width: 25px;
  height: 25px;
  border-radius: 0;
  position: absolute;
  display: block;
  color: rgba(201, 201, 201, 0.77);
  right: 7px;
  padding-left: 5px;
  border-radius: 3px;
  background-color: rgba(20, 20, 20, 0.77);
  
}

.rerool_sound:hover{
  color: salmon;
}

.delete_line:hover{
  color: salmon;
}

.rerool_sound {
  top: 7px;
  width: 25px;
  height: 25px;
  border-radius: 0;
  position: absolute;
  display: block;
  color: rgba(229, 236, 255, 0.1);
  right: 37px;
  background-color: rgba(20, 20, 20, 0.77);
  padding-left: 5px;
  border-radius: 3px;
  display: none;
  transition-duration: 0.3s;
  padding-top: 3px;
}

.rerool_sound > i{
    animation-duration: 2s;
  animation-iteration-count: infinite;
}
@keyframes mymove {
  100%{transform: rotate(160deg);}
}
#mflw:hover{
  color: white!important;
}

#add_sound_container {
  position: absolute;
  width: 160px;
  height: 40px;
  background-color: black;
  top: 80px;
  left: 22px;
  border-radius: 5px;
  transition-duration: 0.5s;
}
#add_sound_container:hover{
  background-color: black!important;
  width: 160px!important;
}

#add_sound_container:hover #add_mp3_comment {
  opacity: 1!important;
}
#add_sound_container > i {
  position: absolute;
  color: white;
  font-size: 18px;
  padding: 11px;
}
#add_mp3_input {
  opacity: 1;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 28px;
  cursor: pointer;
  color: transparent;
}

#input_cc {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

#add_mp3_comment {
  position: absolute;
  color: white;
  font-size: 16px;
  padding: 9px 0px 0px 0px;
  left: 43px;
  transition-duration: 1s;
  width: 120px;
}
.line_control {
  position: absolute;
  height: 28px;
  border-radius: 5px;
  background-color: #5f50f0;
  top: 1px;
  left: 100px;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  padding: 3px;
  overflow: hidden;
  border: 1px solid rgba(80, 80, 80, 0.46);
  display: flex;
  cursor: grab;
  box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 2px inset, rgba(255, 255, 255, 0.1) 0px -1px 2px inset, rgba(213, 213, 225, 0) 0px 0px 0px 2px inset;
  transition: box-shadow 50ms linear 0s;
  justify-content: center;
}


.line_control_before {
  position: absolute;
  align-items: center;
  background-color: #00b6c2;
  bottom: -1px;
  display: flex;
  justify-content: center;
  pointer-events: auto;
  position: absolute;
  top: -1px;
  width: 8px;
  left: 0px;
  opacity: 0;
  cursor: e-resize;
}
.line_control_after{
  position: absolute;
  align-items: center;
  background-color: #00b6c2;
  bottom: -1px;
  display: flex;
  justify-content: center;
  pointer-events: auto;
  position: absolute;
  top: -1px;
  width: 8px;
  right: 0px;
  opacity: 0;
  cursor: e-resize;
}
.line_control_after:before, .line_control_before::before{
  content: "";
  display: block;
  height: 10px;
  width: 1px;
  background-color: #000;
}

.line_control:hover{
  box-shadow: rgb(98, 214, 177) 0px 0px 0px 2px inset!important;
}

.line_control:hover .line_control_after{
  opacity: 1!important; 
}

.line_control:hover .line_control_before{
  opacity: 1!important; 
}

.line_control_content {
  position: absolute;
  padding: 0px 5px;
  overflow: hidden;
  color: white;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  align-content: center;
  top: 0px;
  padding-top: 1px;
  width: calc(100% - 16px);
}
.line_control_background {
  background-color: #646464;
  top: 25px;
  border: 1px solid #6c757d;
  z-index: 2;
}

.line_control_after_background{
  background-color: #6c757d;
}

#resizable-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
#resizable-div {
  position: absolute;
  border: 2px solid #2bd2d3;
  backdrop-filter: blur(5px);
}

.resizable-handle {
  -webkit-user-drag: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  box-shadow: 0 1px 4px rgba(31,66,102,.16);
  box-sizing: border-box;
  height: 12px;
  position: absolute;
  width: 12px;
  z-index: 1;
}

.corner {
  border-radius: 50%;
}

.top-left {
  top: -5px;
  left: -5px;
}

.top-right {
  top: -5px;
  right: -5px;
}

.bottom-left {
  bottom: -5px;
  left: -5px;
}

.bottom-right {
  bottom: -5px;
  right: -5px;
}

.side {
  border-radius: 50%;
}

.top {
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
}

.right {
  top: 50%;
  right: -5px;
  transform: translateY(-50%);
}

.bottom {
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}

.left {
  top: 50%;
  left: -5px;
  transform: translateY(-50%);
}
#resizable-handle-top, #resizable-handle-bottom {
  border-radius: 1px;
  width: 25px;
  height: 6px;
}

#swap_layer {
  position: absolute;
  right: 55px;
  top: 1px;
  background-color: #121212;
  align-items: center;
  border-radius: 8px;
  display: none;
  height: 30px;
  justify-content: center;
  padding: 0;
  width: 30px;
  color: #00cae0;
}
#control_button{
  position: relative;
}

#delogo_box{
  z-index: -1;
  opacity: 0;
}
#setting_popup_title{
  position: relative;
}

#slider > div.noUi-base > div:nth-child(6) > div::after{
  width: 20px;
  left: -16px;
  cursor: col-resize;
}
#slider > div.noUi-base > div:nth-child(5) > div::after{
  width: 20px;
  left: -8px;
  cursor: col-resize;
}
#noUi-connects{
  cursor: default;
}

.separator {
  border-bottom: 1px solid rgba(149, 149, 149, 0.14);
  position: absolute;
  top: 0px;
  width: 90%;
  left: 5%;
}
.save_button {
  position: relative;
  color: white;
  display: flex;
  margin: 7px 0px;
  background-color: #5446d0;
  height: 35px;
  border-radius: 2px;
  padding: 0px;
  justify-content: center;
  font-family: Phantomsans, sans-serif;
  cursor: pointer;
  border: 1px solid rgb(75, 75, 97);
  font-weight: bold;
  
}

.save_button:hover{
  background-color: #5c4ddf;
}
.text_line{
  background-color: #242536;
  width: 100%;
  height: 28px;
  margin: 0px 0px 10px 0px;
  border-radius: 6px;
  position: relative;
}

.line_text_container{
  position: relative;
  padding: 0px 10px;
  margin-top: 5px;
}

#time-line {
  display: none;
  width: calc(100vw - 65px - 80px);
  height: 215px;
  font-size: 13px;
  bottom: 0;
  left: 60px;
  z-index: 2;
  counter-reset: white;
  padding: 5px;
  box-sizing: border-box;
  border-top: 2px solid #000;
  overflow: visible;
}

.bDrNlt {
  pointer-events: auto;
  z-index: 10;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-content: center;
  align-items: center;
}
.bkxWBZ {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgb(171, 171, 192);
  color: rgb(171, 171, 192);
  border-radius: 2px;
  cursor: pointer;
  transition: background-color 150ms ease-in-out 0s;
  z-index: 2;
  margin: 0px;
  transform: scale(0.8);
}
.bkxWBZ.widescreen {
  height: 1.75rem;
  width: 3.125rem;
}
.bkxWBZ.portrait {
  height: 3.125rem;
  width: 1.75rem;
}
.bkxWBZ.square {
  height: 1.75rem;
  width: 1.75rem;
}
.bkxWBZ.social {
  height: 2.25rem;
  width: 1.75rem;
}
.bkxWBZ.vertical {
  height: 2.625rem;
  width: 1.75rem;
}
.line_control_content{
  color: white;
}
#time-ruler{
  width: 100%;
  height: 18px;
}
#previewTimeline_canvas {
  height: 50px;
  background-color: #242536;
  cursor: grab;
}
#canvas_audio {
  width: 100%;
  background-color: #1572ee;
  height: 28px;
  border-radius: 4px;
  box-shadow: #242536 0px 1px 2px inset, #242536 0px -1px 2px inset, #242536 0px 0px 0px 2px inset;
  transition: box-shadow 50ms linear 0s;
}
#add_mp3_input:hover + #canvas_audio{
  box-shadow: rgb(98, 214, 177) 0px 0px 0px 2px inset;
}

#previewTimeline {
  height: 100%;
  overflow-x: scroll;
  max-width: 30000px!important;
}

#previewTimeline::-webkit-scrollbar {
  width: 0px;
  height: 6px;
  background-color: #0f101b;
}
#flex_timeline::-webkit-scrollbar,.menu-layout::-webkit-scrollbar {
  display: none;
}
#previewTimeline::-webkit-scrollbar-track {
  background-color: #0f101b;
}
#previewTimeline::-webkit-scrollbar-thumb {
  background: #5a5a71;
}
#previewTimeline::-webkit-scrollbar-thumb:hover {
  background: #7e7e9b;
}
#previewTimeline::-webkit-scrollbar-button {
  display: none; 
}
#flex_timeline {
  height: 165px;
  overflow-y: scroll;
}
#previewTimeline::-webkit-scrollbar-track-piece
{
   display:none;
}
#control_seeker {
  height: 1px;
  position: absolute;
  top: 0px;
}
.color-box {
    width: 138px!important;
    padding-top: 0!important;
    height: 32px!important;
    margin-top: 0!important;
    top: 5px!important;
    margin-left: 5px!important;
    left: 2px;
    margin-bottom: 5px;
}
#control_seeker[type="range"] {
  -webkit-appearance: none; 
  width: 100%; 
  height: 1px; 
  background-color: rgba(241, 241, 241, 0); 
  outline: none; 
  opacity: 0;
  z-index: 2;
}

#control_seeker[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none; 
  width: 2px; 
  height: 50px;
  background-color: #888;
  cursor: pointer; 
  transition: background-color 0.2s; 
}

#control_seeker[type="range"]::-webkit-slider-thumb:hover {
  background-color: #555; /* Màu nền của nút trượt khi hover */
}

#fake_seeker {
  position: absolute;
  width: 2px;
  height: 200px;
  background-color: white;
  z-index: 2;
  top: 0px;


}
.icon_img{
  width: 24px;
  height: 24px;
}
.setting_infor {
  display: flex;
  font-family: 'Segoe UI Variable', 'Segoe UI', system-ui, sans-serif;
  color: white;
  border: 1px solid rgb(75, 75, 97);
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  border: 1px solid rgb(75, 75, 97);
  border-radius: 8px;
  overflow: hidden;
  padding: 12px;
  margin: 0px 16px 16px;
}

.Lv_Task-item {
  align-items: center;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: flex;
  padding: 8px;
  width: 100%;
}

.Lv_Task-item-img {
  background-color: rgba(0, 0, 0, 0);
  background-size: cover;
  border: 1px solid rgba(0,0,0,.04);
  border-radius: 4px;
  color: #cacace;
  flex: 0 0 56px;
  height: 56px;
  overflow: hidden;
  position: relative;
}

.Lv_Task-item .Lv_Task-item-body {
  flex-grow: 1;
  margin-left: 12px;
  width: 100%;
  overflow: hidden;
}
.Lv_Task-item .Lv_Task-item-actions {
  align-items: center;
  color: #46464c;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  margin-left: 5px;
  margin-right: 0px;
  min-width: 35px;
}
.Lv_Task-item-img-default {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.Lv_Task-item-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  z-index: 2;
}
.Lv_Task-item .Lv_Task-item-title {
  color: white;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Lv_Task-item .Lv_Task-item-fileInfo {
  align-items: center;
  color: #9e9eab;
  display: flex;
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 4px;
}
.Lv_Task-item .Lv_Task-item-desc {
  color: #9e9eab;
  display: flex;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
}
.Lv_Task-item .Lv_Task-item-fileInfo .segmentation {
  background: var(--lvv-color-text-content-tertiary);
  height: 8px;
  margin-left: 6px;
  margin-right: 6px;
  width: 1px;
}
.Lv_Task-item .Lv_Task-item-desc svg {
  margin-right: 4px;
}
.Lv_Task-item .Lv_Task-item-action {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin-left: 12px;
}
.Lv_Task-item .Lv_Task-item-action svg {
  box-sizing: content-box;
  height: 20px;
  padding: 2px;
  width: 20px;
}

.Lv_Task-item .Lv_Task-item-action svg:hover{
  color: cornflowerblue;
}
.lv_render{
  align-items: center;
  color: #fafbff;
  display: none;
  height: 100vh;
  justify-content: center;
  position: fixed;
  width: 100vw;
  z-index: 1000000;
  background-color: rgb(0 0 0 / 42%);

}
.lv_render .lv_render-container {
  background: #242536;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  height: 627px;
  overflow: hidden;
  width: 844px;
  font-family: 'Inter',sans-serif,system-ui;
}
.lv_render .lv_render-container .lv_render-container-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 32px 32px 24px;
}
.lv_render .lv_render-container-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
}
.lv_render .lv_render-container .lv_render-container-header-left {
  align-items: center;
  display: flex;
}
.lv_render .lv_render-container .lv_render-container-header-right {
  align-items: center;
  color: #fafbff;
  cursor: pointer;
  display: flex;
}
.lv_render .lv_render-container-body-main {
  display: flex;
  flex: 1;
}
.lv_render .lv_render-container .lv_render-container-header-left-text {
  color: #fafbff;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  margin-left: 8px;
}
.lv_render .lv_render-container .lv_render-container-header-right .right-feedback {
  margin-right: 24px;
}
.lv_render .lv_render-container-body-main-render.success {
  margin-right: 0;
  width: 408px;
}
.lv_render .lv_render-container-body-main-render {
  background: #000;
  border-radius: 8px;
  display: flex;
  flex: 1;
  flex-direction: column;
  margin: 0 32px 32px;
}
.lv_share-wrapper {
  background: #242536;
  border-radius: 5px;
}
.lv_render .lv_render-container-body-main-render-video {
  height: 439px;
  overflow: hidden;
  position: relative;
}
.lv_render .lv_render-container-body-main-render-divider {
  background: rgba(255, 255, 255, 0.12);
  height: 1px;
}
.lv_render .lv_render-container-body-main-render-fileInfo {
  align-items: center;
  display: flex;
  height: 72px;
  justify-content: left;
  padding: 0 20px;
}
.lv_share {
  background: var(--lvv-color-scenes-overlay);
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
}
.lv_render-video {
  border-radius: 8px 8px 0 0;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.xgplayer.xgplayer-inactive {
  cursor: none;
}
.lv_render-video-tips, .lv_render-video-tips-left {
  align-items: center;
  display: flex;
}
.lv_render-video-tips, .lv_render-video-tips-left {
  align-items: center;
  display: flex;
}
.lv_render-video-tips span {
  color: #e6e6e6;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  width: 82px;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item-key {
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 4px;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item-value {
  color: rgba(255, 255, 255, 0.4);
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.lv_render .lv_render-container-body-main-render-fileInfo .segmentation {
  background: var(--lvv-color-white-012);
  height: 16px;
  margin-right: 24px;
  width: 1px;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  width: 82px;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item-key {
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 4px;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item-value {
  color: var(--lvv-color-white-06);
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  width: 82px;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item-key {
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 4px;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item-value {
  color: var(--lvv-color-white-06);
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  width: 82px;
}
.lv_render .lv_render-container-body-main-render-fileInfo-item-key {
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 4px;
}
.lv_share {
  background: #242536;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
}
.lv_share-choosePage {
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 32px 32px;
  position: relative;
  width: 100%;
}
.share-wrapper {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.share-wrapper .header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.share-wrapper .info {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #f6f7ffb3;
  display: -webkit-box;
  font-size: 12px;
  line-height: 16px;
  margin-top: 2px;
  overflow: hidden;
  text-align: left;
  white-space: break-spaces;
}
.share-wrapper .share-link {
  color: #fafbff;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  margin-top: 16px;
}
.share-wrapper .copy-link {
  margin-top: 12px;
}
.lv-btn-primary:not(.lv-btn-disabled) {
  background-color: #00cae0;
  border: 1px solid transparent;
  color: #fff;
}
.share-wrapper .header .title {
  color: #fafbff;
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
}
.share-wrapper .header .share-review-setting-icon {
  align-items: center;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  height: 24px;
  justify-content: center;
  margin-right: 4px;
  width: 24px;
}
.lv-btn-size-default {
  border-radius: 8px;
  font-size: 14px;
  height: 36px;
  padding: 0 16px;
}
.lv-btn-long {
  display: block;
  width: 100%;
}
.lv_share-choosePage-divider {
  background: rgba(255, 255, 255, 0.06);
  height: 1px;
  margin: 32px 0;
}
.lv_share-choosePage-platform {
  align-items: center;
  background: rgba(229, 236, 255, 0.1);
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 12px;
  padding: 12px;
}
.lv_share-choosePage-platform-main {
  align-items: center;
  display: flex;
}
.lv_share-choosePage-platform-rightIcon {
  align-items: center;
  color: #fafbff;
  display: flex;
}
.lv_share-choosePage-platform-main-icon {
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
  margin-right: 12px;
  width: 32px;
}
.lv_share-choosePage-platform-main-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 12px;
}
.lv_share-choosePage-platform-rightIcon {
  align-items: center;
  color: #fafbff;
  display: flex;
}
.lv_share-choosePage-platform-main-downloadIcon {
  background: #0e0e11;
  border-radius: 6px;
  color: #fafbff;
}
.lv_share-choosePage-platform-main-downloadIcon svg g rect {
  fill: #0e0e11;
}
.lv_share-choosePage-platform-main-downloadIcon svg g path {
  fill: #fafbff;
}

#split_container,#loading_tool {
  display: flex;
  position: absolute;
  width: 150px;
  height: 30px;
  top: -22px;
  color: white;
  left: 50%;
  font-size: 17px;
  transform: translate(0, -50%);
  background-color: rgba(111, 111, 119, 0.34);
  align-items: center;
  justify-content: space-evenly;
  border-radius: 4px;
  transition-duration: 0.3s;
  opacity: 0;
  cursor: grab;
}
#loading_tool {
  top: 100px;
  height: 40px;
  width: 137px;
  z-index: 10000000;
  opacity: 1;
  background-color: rgb(0 0 0 / 0%);
  font-size: 20px;
  color: #adb5bd;
}
.icon_tool {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}

.icon_tool:hover{
  background-color: rgba(229, 236, 255, 0.1);
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: .25;
  width: 80%;
  margin: 5px auto;
  border: 1px solid rgb(59, 59, 79);
}
.font_style_selection {
  position: relative;
  width: 60px;
  height: 31px;
  box-sizing: border-box;
  margin: 10px 10px;
  display: flex;
  background-color: rgba(229, 236, 255, 0.1);
  border-radius: 5px;
  overflow: hidden;
  color: white;
  align-items: center;
  justify-content: center;
  transition-duration: 0.3s;
}
.preset-icon{
  width: 100%;
}
.ftejDu {
  padding: 15px 13px;
}

.ri7kuyr {
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  text-decoration-line: none;
  vertical-align: middle;
  margin: 0px;
  overflow: hidden;
  outline-style: none;
  padding: 5px 12px;
  min-width: 96px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  background-color: #4d43de;
}

.iARaIs {
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 1px solid rgb(75, 75, 97);
  border-radius: 8px;
  overflow: hidden;
  padding: 8px;
}
.hgCJCF {
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 0px;
  margin: calc(-8px) 0px 0px;
  white-space: nowrap;
  overflow: visible;
  color: rgb(255, 255, 255);
}
.fBUnOj {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
}
.fBUnOj svg {
  width: 20px;
  height: 20px;
}
.fBUnOj {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
}
.hPTPlA {
  margin: 0px -8px 0px 0px;
}
.ckmVjR {
  margin-bottom: 6px;
}
.kvmwIA {
  display: flex;
  align-items: center;
}
.bNtdAI {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  margin-right: 0.75rem;
  align-items: center;
  justify-content: center;
}
.hQLjwX {
  border: 0px;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.jHnVqQ {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  border-radius: 0.25rem!important;
  transition: all 150ms ease 0s;
  background-color: rgb(28, 28, 38);
  border: 1px solid rgb(90, 90, 113);
  cursor: pointer;
}
.kXxbKk {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  padding: 6px 0px;
  display: block;
  color: rgb(171, 171, 192);
  cursor: pointer;
  margin: 0;
    
}
.bXsbon {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid rgb(90, 90, 113);
  border-radius: 0.25rem;
  padding: 0.25rem 0.25rem 0.25rem 0.75rem;
  justify-content: space-between;
  align-items: flex-start;
  transition: border-color 200ms ease-in-out 0s;
  background: transparent;
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: rgb(255, 255, 255);
  min-height: 60px;
  resize: none;
}

.sc-fia-DRh[type="checkbox"]:checked:after, input[type="radio"]:checked:after {
  content: "✔";
  position: relative;
  top: -2px;
  left: 3px;
  font-size: 12px;
  line-height: 0.8;
  color: #fff;
  transition: 0.2s;
}
.LOlrX {
  width: 100%;
  height: 81px;
  background-size: cover;
  background-position: center center;
  border: 1px solid rgb(39, 40, 54);
}
.brTyep {
  border-radius: 5px;
  background: rgb(39, 39, 49);
  box-shadow: rgba(28, 28, 40, 0.25) 0px 8px 16px, rgba(28, 28, 40, 0.2) 0px 0px 2px;
}
.kSMPWh {
  display: inline-block;
  position: relative;
  width: 105px;
  cursor: pointer;
  color: rgb(255, 255, 255);
  transition: all 300ms ease 0s;
  border-radius: 5px;
  padding: 4px;
  box-shadow: #0dcaf0 0px 0px 0px 200px inset !important;
  margin: 10px;
}
.kSMPWh > p {
  color: rgb(255, 255, 255);
}
.eqFOur {
  text-align: center;
  margin-top: 4px;
  overflow: hidden;
}

input[type="checkbox"]:hover,.slider_onoff:hover,#add_mp3_input:hover,#canvas_audio:hover{
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px, rgb(95, 80, 240) 0px 0px 0px 4px;
}

::-webkit-file-upload-button {
  display: none;
}
::file-selector-button {
  display: none;
}

.font_style_selection:hover{
  transform: scale(1.1);
}
.api_input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.377);
  opacity: 1; /* Firefox */
}

.api_input::placeholder { /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.377);
}

.api_input::placeholder { /* Microsoft Edge */
  color: rgba(255, 255, 255, 0.377);
}
.note_element {
  font-size: 14px;
  font-weight: 200;
  padding-left: 10px;
  font-style: italic;
  font-family: system-ui;
}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.lted{
  background-color: #e67727;
}

.blured{
  background-color: dimgrey;
}

@media only screen and (max-width: 1366px) {
  .video-layout {
    width: 45vw;
  }
  .string-edit-layout {
    left: calc(45vw + 75px);
    width: calc(100% - 45vw - 65px - 105px);
  
}
#string_edit_control {
  left: calc(45vw + 75px);
    width: calc(100% - 45vw - 65px - 105px);
}

}
#temperature, #temperature_v2, #temperature_4, #temperature_4o, #temperature_4mini {
  width: 40px;
  margin-left: 5px;
  color: #ffc107;
  padding-bottom: 3px;
  font-size: 16px;
  height: 20px;
  border-radius: 3px;
}
#temperature_v2{
  display: none;
}
#temperature, #temperature_4, #temperature_4o,#gpt4_user_key,#gpt4_user_keyo,#gpt4_user_keymini{
  display: none;
} 

#temperature:focus ,#temperature_v2:focus,#temperature_4:focus,#temperature_4o:focus,#temperature_4mini:focus{
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;
}

#temperature:hover ,#temperature_v2:hover,#temperature_4:hover,#temperature_4o:hover,#temperature_4mini:hover{
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px, rgb(95, 80, 240) 0px 0px 0px 4px;
}
#string_edit_div{
  padding-top: 60px;
}
.title_timeline{
  
}
#chunks {
  display: flex;
  width: 450px;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 10px;
  color: white;
}
#chunk,#project_name {
  display: block;
  width: 185px;
  background-color: rgb(99 97 97 / 42%);
  border-radius: 5px;
  color: rgb(255 255 255 / 60%);
  font-size: 14px;
}

#chunk option{
  background-color: #000;
  color: white;
}
#project_name > span:nth-child(1) {
  margin: 0px 7px;
  font-size: 18px;
}
#project_name {
  background-color: unset;
  overflow: hidden;
  white-space: nowrap;
  width: 250px;
}

.undo {
  display: flex;
  border-radius: 5px;
  width: 21px;
  height: 21px;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  color: rgb(222 227 247 / 20%);
  -webkit-user-select: none; /* Chrome, Safari, Opera */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE/Edge */
  user-select: none; /* Tiêu chuẩn */
}

.undo:hover{
  background-color: rgb(99 97 97 / 42%);
}

#next_button{
  cursor: no-drop;
}

.lv-dropdown-menu {
  background-color: #242536;
  border: 1px solid rgb(255 255 255 / 12%);
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 #0404040f;
  box-sizing: border-box;
  max-height: 200px;
  min-width: 200px;
  overflow: overlay!important;
  overflow: auto;
  padding: 8px;
  position: fixed;
  z-index: 1000000000;
  left: -1000px;
}

#notify:hover{
  border-bottom: 1px solid #2c7dd4;
}

.dropdown-menu-item{
  background-color: transparent;
  border-radius: 6px;
  box-sizing: border-box;
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  padding: 0 8px;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.dropdown-menu-item:hover{
  background-color:#363745;
}

.shortcut {
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 18px;
  text-transform: capitalize;
  color: rgb(237 240 253 / 50%);;
}

.active_right{
  padding-right: 100px;
}

#calc_pixel{
  position: fixed;
  top: -1000px;
  opacity: 0;
  z-index: -1;
  max-width: 5000px;
}

#control_button{
  height: 35px;
}

#save_json{
  margin-left: 10px;
  color: #add;
}
#pre_button{
  margin-left: 10px;
}
.custom_detect {
  position: absolute;
  width: 163px;
  height: 35px;
  background-color: #212121;
  border-radius: 5px;
  top: 112px;
  left: 5px;
  display: none;
  color: #5b58fb !important;
  font-size: 15px;
  align-content: center;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 0px 10px;
}
#video_detect_control {
  display: flex;
  position: fixed;
  z-index: 100000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: black;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 0px 0px 5px 5px;
  border: 1px solid #28282c;
  padding: 10px;
  box-sizing: border-box;
  width: 665px;
  height: 505px;
  box-shadow: 0 5px 20px rgb(0 0 0 / 70%);
}
#seekBar{
  margin: 20px 0px;
}
#video_detect_html5{
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #b3b3b393;
}

#seekBar {
  -webkit-appearance: none;
  appearance: none;
  width: 620px;
  height: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}
#seekBar::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 5px; 
  height: 20px; 
  background: orange; 
  cursor: pointer; 
  border-radius: 2px;
}

#seekBar::-moz-range-thumb {
  width: 25px;
  height: 25px; 
  background: #04AA6D; 
  cursor: pointer;
}
#video_detect_control_container{
  display: none;
}
#icon_block {
  height: 70%;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #cccccc;
  border-right: 1px solid #515050;
  padding-right: 5px;
}
#text_block,#text_block_2,#text_block_3 {
  display: flex;
  text-align: center;
  font-size: 12px;
  color: #add;
  align-items: center;
  height: 100%;
}
#video_detect_move {
  position: absolute;
  width: 640px;
  height: 360px;
  top: 15px;
  z-index: 1;
}
#video_detect_moving_pad {
  width: 100%;
  height: 20%;
  border: 1px solid blue;
  position: relative;
  cursor: move;
  border-radius: 2px;
}
#moving_pad_bottom {
  width: 80px;
  height: 20px;
  background-color: white;
  z-index: 1;
  left: 50%;
  transform: translate(-50%,-50%);
  position: absolute;
  cursor: n-resize;
  border-radius: 3px;
}
#moving_pad_body{
  width: 100%;
  height: 100%;
}
#setting_container {
  display: none;
  position: fixed;
  width: 600px;
  height: 530px;
  background-color: #39393d;
  z-index: 100000000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  border: 1px solid #4d4d4d;
  box-shadow: 0 4px 12px rgb(0 0 0 / 50%);
}
#setting_container::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: -40%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
}

.setting_element {
  display: flex;
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  justify-content: space-between;
}
.setting_input {
  position: relative;
  width: 47%;
  background-color: #c7cbd71a;
  border-radius: 4px;
  color: white;
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
}
.setting_combine {
  display: flex;
  width: 49%;
  justify-content: space-around;
}
.setting_save, .setting_load {
  font-weight: 500;
  display: inline-block;
  width: 90px;
  height: 28px;
  border-radius: 5px;
  text-align: center;
  background-color: #5446d0;
  padding-top: 5px;
  color: white;
  cursor: pointer;
}
.icon_load_setting{
  width: 30px;
  background-color: rgb(131 131 131 / 25%)
}
.setting_save{
  background-color: #c2344d;
}
#close_setting_container {
  position: absolute;
  bottom: 15px;
  right: 25px;
  background-color: #43444d;
  width: 130px;
}
.icon_Setting {
  display: flex;
  width: 10%;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-left: 1px solid black;
}
.icon_Span {
  display: flex;
  width: 90%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.task_title {
  color: rgb(255 255 255 / 60%);
  font-size: 11px;
  font-weight: 600;
  padding-left: 10px;
  margin-bottom: 3px;
}
.task_split {
  margin: 10px 3px;
  margin-top: 20px;
  border-top: 1px solid rgb(255 255 255 / 6%);
}
#detele_notify {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 13px;
  position: relative;
  bottom: -20px;
  padding: 0;
  padding: 20px;
  left: 0;
  font-family: Roboto, Arial, Helvetica, Verdana, PT Sans Caption, sans-serif;
  padding-top: 0px;
}
.open_ls {
  color: white;
  display: flex;
  width: 225px;
  height: 30px;
  background-color: black;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: 0 auto;
  margin-top: 20px;
}

.open_ls:hover{
  background-color: rgb(20, 20, 20);
}
#history_container {
  width: 100vw;
  position: fixed;
  height: 100vh;
  z-index: 10000000;
  top: 0px;
  left: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
}
#history {
  width: 90%;
  height: 80%;
  background-color: #191a27;
  box-shadow: -6px 3px 6px rgba(0, 0, 0, 0.178);
  top: 50%;
  left: 50%;
  position: relative;
  transform: translate(-50% ,-50%);
  border-radius: 10px;
  padding: 40px;
  color: white;
  overflow-y: scroll;
}

tr {
  height: 33px;
}
tr:hover{
  background-color: #30303060;
}
th, td{
  text-align:center;
}

table {
  width: 100%;
}
#close_history{
  position: absolute;
    right: 20px;
    top: 20px;
}
th{
  background-color: #101010;
}
#history_content{
  font-size: 15px;
}
#close_history:hover{
  color: orange;
  cursor: pointer;
}
#add_new_user {
  width: 200px;
  background-color: slateblue;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 5px;
  margin-top: 20px;
  padding: 0px 15px;
  transition-duration: 0.3s;
  cursor: pointer;
}
#add_team_current_point_span{
  display: inline-flex;
  right: 30px;
  position: relative;
  float: right;
  margin-top: 40px;
}
#add_new_user:hover{
  background-color: rgb(120, 103, 230);
}
.mini_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000000000;
  padding: 70px 50px 50px;
  background-color: #23232f;
  box-shadow: #11111e 0px 4px 12px;
  display: none;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 390px;
  border-radius: 3px;
  border: 1px solid rgb(33, 33, 33);
}
.add_point_span {
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.add_point_span:hover{
  cursor: pointer;
  color: #19a5fc;
  background-color: #000;

}
.title_popup {
  position: absolute;
  width: 100%;
  height: 30px;
  top: 0px;
  left: 0px;
  background-color: #333343;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 10px;
  color: #cccccc;
  font-size: 12px;
  font-family: Nunito, sans-serif;
}
.input_mini_popup {
  width: 455px;
  height: 30px;
  background-color: #0e0e0e;
  margin-bottom: 40px;
  padding-left: 10px;
  color: rgb(255, 255, 255);
  border-radius: 3px;
  font-family: Nunito, sans-serif;
}
.input_mini_popup::placeholder {
  color: rgb(139, 139, 139);
  font-size: 14px;
}
.Lv_Task-item:hover{
  background-color: #242536!important;
}
.container_loading {
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-name: skeleton;
  background-image: linear-gradient(90deg,rgb(220 224 233 / 5%),rgb(229 236 255 / 2%),rgb(180 185 199 / 4%));
  background-repeat: no-repeat;
  background-size: 250px 100%;
  border-radius: 8px;
  display: inline-block;
  line-height: 1;
  width: 100%;
  height: 111px;
}
@keyframes skeleton {
  0% {
    background-position: -250px 0;
}
100% {
  background-position: calc(250px + 100%) 0;
}
}
.skeleton_up {
  width: 100%;
  height: 35px;
  background-color: #e5ecff0a;
  border-radius: 5px;
  margin-bottom: 10px;
}
.skeleton_down {
  width: 100%;
  height: 55px;
  background-color: #e5ecff0a;
  border-radius: 5px;
  margin-bottom: 10px;
}
#add_label {
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 100px;
  border: 1px dashed #8c8c8c;
  color: #8c8c8c;
  font-size: 40px;
  transition-duration: 0.3s;
  border-radius: 5px;
}
#add_label:hover{
  border: 1px dashed white;
  color: white;
}
#task-popup::-webkit-scrollbar {
  display: block;
  width: 4px;
}

#task-popup::-webkit-scrollbar-track {
  background-color: #0f101b;
}
#task-popup::-webkit-scrollbar-thumb {
  background: #5a5a71;
}
#task-popup::-webkit-scrollbar-thumb:hover {
  background: #7e7e9b;
}
#task-popup::-webkit-scrollbar-button {
  display: none; 
}

.src-string::-webkit-scrollbar{
  display: none;
}
#task_filter{
  display: flex;
  color: white;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  padding-left: 10px;
  margin: 15px 0px;
}
.task_filter_element {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: rgb(186 186 186 / 20%);
  margin-right: 10px;
  font-size: 13px;
}
.task_filter_element:hover{
  background-color: rgb(186 186 186 / 40%);
}
.task_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.task_item_long{
  width: 100%;
}

.task_item_short{
  width: 30%;
}
#upload_indicator {
  display: none;
  width: 730px;
  height: 170px;
  position: absolute;
  top: 29px;
  left: 29px;
  align-items: center;
  justify-content: center;
  background-color: #2c2c37;
  border-radius: 10px;
  z-index: 1001;
}

.svg_progess {
  position: relative;
  width: 150px;
  height: 150px;
  z-index: 1000;
}
.svg_progess circle {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #000;
  stroke-width: 10;
  stroke-linecap: round;
  transform: translate(5px, 5px);
  transition-duration: 0.3s;
}
.percent {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  z-index: 1000;
  transform: scale(0.75);
}
.percent .number {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  flex-wrap: wrap;
  align-content: center;
}
.percent .number h2 {
  color: #777;
  font-weight: 700;
  font-size: 30px;
  transition: 0.5s;
  width: 100%;
  text-align: center;
}
#upload_progess_percent{
  stroke-dashoffset: calc(440 - (440) / 100);
  stroke: #00a1ff;
  stroke-dasharray: 440;
  transition-duration: 0.3s;
}
#mep_0{
  background-color: #0f101b;
}
#video{
  display: block;
  width: fit-content!important;
}
#video_html5{
  background-color: #000;
}

.draggable {
  position: absolute;
  cursor: move;
  }

  .resize-handle {
  width: 7px;
  height: 7px;
  background-color: blue;
  position: absolute;
  cursor: nwse-resize;
  border-radius: 100%;
}
.ratioContainer {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background-color: rgba(229, 236, 255, 0.1);
  margin: 5px;
}
.ratioContainer:hover{
  background-color: rgba(229, 236, 255, 0.2);
}
#imageUploader{
  width: 0px;
  height: 0px;
  border: 0;
  display: none;
}
.imageUploaderLabel {
  display: flex;
  width: 55px;
  height: 55px;
  border-radius: 5px;
  background-color: rgba(229, 236, 255, 0.1);
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: white;
}

#logoLabel{
  display: block;
}
.logoImage{
  border: 1px dashed #4cafeb;
}
#logoLabel img{
  height: 50px;
  background-size: cover;
  border-radius: 5px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.logoImageLabel{
  background-color: rgba(229, 236, 255, 0.1);
}
.addLogoContainer{
  padding: 10px;
}
#addLogoLabel,#deleteLogoLabel {
  width: 55px;
  height: 55px;
  display: inline-block;
  position: relative;
}

#logoPreview{
  width: 100%;
  height: 100%;
  border-style:none;
}
.blurWorker{
  width: 0px;
  height: 0px;
  display: none;
  position: absolute;
  backdrop-filter: blur(10px);  
}
#blur_box{
  z-index: 1;
}
#video > div > canvas{
  z-index: 2;
}
#delogo_box{
  z-index: 3;
}
#scroll_box{
  z-index: 6;
}
#logoScreen{
  z-index: 5;
}
.image-wrapper {
  position: absolute;
  cursor: move;
}

.image-wrapper img {
  width: 100%;
  height: auto;
}

.resize-handle {
  width: 10px;
  height: 10px;
  background-color: blue;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: nwse-resize;
}
.logoItems{
  margin: 10px;
  color: white;
  cursor: pointer;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
}
.logoTextbox {
  width: 100%;
  min-height: 50px;
  border: 1px dashed #4b4b4b;
}
.logoTextbox::placeholder {
  color: gray;
  opacity: 1; /* Firefox */
}

.logoTextbox::-ms-input-placeholder { /* Edge 12 -18 */
  color: gray;
}
.logoColor{
  margin: 0px;
  height: 30px!important;
}
.logoText {
  display: inline-block;
  width: 50px;
  padding-left: 10px;
  color: orange;
  border: 1px dashed #4b4b4b;
  border-radius: 3px;
  margin: 0px 10px;
}
.server_select {
  background-color: rgba(229, 236, 255, 0.1);
  color: #fff;
  position: relative;
  width: 42% !important;
  box-sizing: border-box;
  height: 25px !important;
  border-radius: 2px;
  margin: unset;
}
.server_select_li {
  display: flex;
  justify-content: space-between;
}
.icon-select{
  margin-left: 13px;
  padding-bottom: 15px;
}
.mejs__container{
  background-color: unset!important;
}
.left_li_span {
  padding: 5px;
  display: none;
  position: absolute;
  min-width: 200px;
  height: 30px;
  font-size: 15px;
  left: 40px;
  text-align: start;
  background-color: #202133;
  align-items: center;
  border-radius: 5px;
  padding-left: 10px;
  top: 0px;;

}

.audio_effect_container{
  position: relative;
  margin-top: 20px;
}
.audio_effect_element{
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
}

#link_container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  align-content: center;
  width: 100px;
  z-index: 1000;
  position: relative;
  left: calc(50% - 50px);
  top: 10px;
}
#link_container > svg:hover{
  color: #19a5fc;
  cursor: pointer;
  transform: scale(1.2);
  transition-duration: 0.3s;
}



#file_upload_p {
  text-align: center;
  margin-top: 10px;
  font-family: monospace;
  color: #fff;
  max-height: 50px;
  width: 300px;
  left: calc(50% - 150px);
  position: relative;
  z-index: 999;
  overflow-y: scroll;
}
#file_upload_p::-webkit-scrollbar-track {
  display: none; 
}
#file_upload_p::-webkit-scrollbar-thumb {
  display: none; 
}
#file_upload_p::-webkit-scrollbar-thumb:hover {
  display: none; 
}
#file_upload_p::-webkit-scrollbar-button {
  display: none; 
}