/**
 * @Author: Amirhosseinhpv
 * @Date:   2021/08/02 22:05:01
 * @Email:  its@hpv.im
 * @Last modified by:   Amirhosseinhpv
 * @Last modified time: 2022/01/18 01:41:36
 * @License: GPLv2
 * @Copyright: Copyright © Amirhosseinhpv (https://hpv.im), all rights reserved.
 */

toast {
  display: block;
  padding: 0.5rem 2rem;
  background: var(--toast-bg, rgba(0, 0, 0, .8));
  color: #fff;
  text-align: center;
  bottom: 0;
  width: 100vw;
  padding: 1rem 0;
  left: 0;
  padding: 1rem;
  z-index: 99999;
  box-shadow: 0 2px 11px 0 rgba(0, 0,0, 0.5);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -moz-backdrop-filter: blur(10px);
  transform: translateY(110%);
  position: fixed;
  z-index: 9999999999999999 !important;
}

toast.active {
  transform: translateY(0);
}

.form-input::-moz-placeholder {
  line-height: 1.6 !important;
}

.form-input:-ms-input-placeholder {
  line-height: 1.6 !important;
}

.form-input::-webkit-input-placeholder {
  line-height: 1.6 !important;
}

.form-input::-ms-input-placeholder {
  line-height: 1.6 !important;
}

.form-input::placeholder {
  line-height: 1.6 !important;
}

.form-input {
  width: 100%;
  border: none;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  border-radius: 3px;
  box-shadow: 0 0 2px 0 #00000024, 0 5px 8px -5px rgba(var(--accent-primary4-rgb), 0.4);
}

select {
  background: white url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAA50lEQVRIie3UPUoDQRjG8Z8WwUKwEbTfA1hZauUVUtp6Ba/gHSztBQtLtYmQFJ4hjY2BlCEgkrVwkGXc7I5mGmH+8DbD+zzPfFMoFAqZeMQLqoyeVfB86GqqQ81xliH0FLOGb29wjQ9cbhB6gffIcy3jqLHGNQa/CBwETewz7hLt4rZF9IzDhNB9PLXo77HXJ97ytcWrSPyK4w7dEaaRZoUrbCdM+pshFpHREucb9ibRt4q/7k4SBxj5eW53oeLxUdBkYd1NjesGO7lCm7S9zRxvPokTvDVCc/1ySVSYhMr5rxcKhX/EJz8gazIttX7QAAAAAElFTkSuQmCC") no-repeat calc(100% - 15px) center/18px;
}

[dir="rtl"] select {
  background: white url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAA50lEQVRIie3UPUoDQRjG8Z8WwUKwEbTfA1hZauUVUtp6Ba/gHSztBQtLtYmQFJ4hjY2BlCEgkrVwkGXc7I5mGmH+8DbD+zzPfFMoFAqZeMQLqoyeVfB86GqqQ81xliH0FLOGb29wjQ9cbhB6gffIcy3jqLHGNQa/CBwETewz7hLt4rZF9IzDhNB9PLXo77HXJ97ytcWrSPyK4w7dEaaRZoUrbCdM+pshFpHREucb9ibRt4q/7k4SBxj5eW53oeLxUdBkYd1NjesGO7lCm7S9zRxvPokTvDVCc/1ySVSYhMr5rxcKhX/EJz8gazIttX7QAAAAAElFTkSuQmCC") no-repeat calc(15px) center/18px;
}

.redirection-field-single,
.register-field-single,
.workspace:empty {
  border-radius: 4px;
}

.workspace {
  position: relative;
}

.workspace:empty::after {
  content: attr(data-empty);
  color: #747474;
}

.redirection-field-single-content,
.register-field-single-content {
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.slide-up {
  overflow: hidden;
  height: 0;
}

.redirection-field-single:nth-of-type(2n),
.register-field-single:nth-of-type(2n) {
  background: #00000008;
}

.live-title {
  cursor: pointer;
}

.form-checkbox {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  appearance: checkbox !important;
  width: 20px !important;
  min-width: 20px !important;
  max-width: 20px !important;
  height: 21px !important;
}

.login-section-save {
  max-width: 450px;
  text-align: start;
}

#TB_ajaxContent {
  width: 100% !important;
  line-height: 2;
}

copy {
  cursor: pointer;
}

[showfilteredbybgtype] {
  margin-top: 1rem;
}

info {
  text-transform: uppercase;
  font-weight: 600;
}

.hide {
  display: none;
}

.wp-picker-input-wrap label {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.wp-color-result-text {
  display: none;
}

.wp-picker-container .color-alpha {
  width: 100px !important;
  height: 100% !important;
}

.wp-picker-container input[type="text"].wp-color-picker {
  width: 100% !important;
  text-align: center;
  background-image: none !important;
  font-size: 1.5rem;
  margin-top: 0.9rem;
}

.wp-picker-container .bmd-form-group {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  display: block;
}

.wp-picker-container .wp-color-result.button {
  min-height: 30px;
  margin: 10px 0;
  padding: 0 0 0 100px;
  font-size: 11px;
}

.wp-picker-container .iris-picker {
  width: 100% !important;
  min-height: 240px;
}

.iris-picker .iris-strip {
  margin-right: 0;
  position: absolute;
  right: 0;
}

.iris-picker .iris-square {
  position: relative;
  width: calc(92% - 35px) !important;
  min-height: 196.8px;
}

.iris-border .iris-palette-container {
  left: 10px;
  width: calc(100% - 20px);
  height: 29px;
  bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.iris-palette-container a {
  width: 25px !important;
  height: 25px !important;
  display: block;
}

.iris-strip.iris-slider.iris-alpha-slider {
  right: 0;
  height: 195.394px;
}

.iris-picker .iris-strip {
  right: 34px;
}

.wp-picker-input-wrap .button.wp-picker-default {
  margin-left: 0 !important;
  padding: 0 !important;
}

.button.button-small.wp-picker-clear {
  display: none;
}

.iris-strip.iris-slider {
  width: 15px !important;
}

.btn-group > .btn-sm {
  padding-right: 0.65rem;
  padding-left: 0.65rem;
}

.glow {
  box-shadow: 0 0 5px 0 yellow, 0 0 2px 0 #ffb300 inset;
  border-color: white !important;
  background: #f8f53263 !important;
  transition: all 0.3s ease-in-out;
}

.nav-tabs .nav-item .nav-link.active {
  background-color: hsla(0,0%,100%,.2);
  transition: background-color 0.3s 0.2s;
  border: 1px solid white !important;
}

input[type=checkbox].iostoggle,
input[type=radio].iostoggle {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-tap-highlight-color: transparent !important;
  cursor: pointer !important;
}

input[type=checkbox].iostoggle:focus,
input[type=radio].iostoggle:focus {
  outline: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

input[type=checkbox].iostoggle,
input[type=radio].iostoggle {
  height: 26px !important;
  width: 62px !important;
  min-width: 62px !important;
  max-width: 62px !important;
  border-radius: 16px !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 !important;
  border: none !important;
  background: #ec4f4f !important;
}

input[type=checkbox].iostoggle:after,
input[type=radio].iostoggle:after {
  content: "" !important;
  position: absolute !important;
  top: 4px !important;
  left: 4px !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 50% !important;
  background: white !important;
  box-shadow: 0 1px 2px rgba(44, 44, 44, 0.2) !important;
  transition: all 0.2s cubic-bezier(0.5, 0.1, 0.75, 1.35) !important;
}

input[type=checkbox].iostoggle:checked,
input[type=radio].iostoggle:checked {
  background: #22be15 !important;
  box-shadow: none !important;
  outline: none !important;
}

input[type=checkbox].iostoggle:checked:before,
input[type=radio].iostoggle:checked:before {
  content: "" !important;
}

input[type=checkbox].iostoggle:checked:after,
input[type=radio].iostoggle:checked:after {
  transform: translatex(36px) !important;
}

input[type="checkbox"].iostoggle[disabled] {
  background: #ea9292 !important;
}

input[type="checkbox"].iostoggle[disabled]:checked {
  background: #afea99 !important;
}

.iostoggle {
  transform: translateY(-1px) scale(0.7);
}

.checkbox-wrapper label {
  cursor: pointer;
}

.iostoggle+label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.register-fields .workspace {
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  -webkit-padding-end: 0.5rem;
  padding-inline-end: 0.5rem;
}

.float-left {
  float: right !important;
}

[dir="rtl"] .float-left {
  float: left !important;
}

[class*="field-opt"] > div.label span {
  cursor: pointer;
}

#tab_advanced .ace_editor,
#tab_migrate .ace_editor {
  min-height: 250px !important;
  height: 250px !important;
}

.login-authexpire p > ltr {
  direction: ltr;
  unicode-bidi: bidi-override;
  -webkit-margin-start: 0.5rem;
          margin-inline-start: 0.5rem;
  font-weight: 400;
}
.main-panel > .content {
	margin-top: 25px !important;
}
