.jltma-admin #jltma_hf_modal {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  /* Switcher */
}
.jltma-admin #jltma_hf_modal * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.jltma-admin #jltma_hf_modal.show {
  opacity: 1;
  z-index: 9999;
}
.jltma-admin #jltma_hf_modal.show .jltma-modal-dialog {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.jltma-admin #jltma_hf_modal .jltma-modal-dialog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  max-width: 900px;
  min-width: 768px;
  margin: 0 auto;
  -webkit-transform: translate(0, -50px);
      -ms-transform: translate(0, -50px);
          transform: translate(0, -50px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.jltma-admin #jltma_hf_modal .jltma-modal-content {
  background-color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.jltma-admin #jltma_hf_modal .jltma-pop-contents-head {
  background: #6f10b5;
  -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
          border-top-right-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2rem 2rem;
  position: relative;
  width: 100%;
}
.jltma-admin #jltma_hf_modal .jltma-pop-contents-head h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.jltma-admin #jltma_hf_modal .jltma-pop-close {
  background-color: #fff;
  -webkit-border-radius: 3rem;
          border-radius: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  font-size: 24px;
  height: 45px;
  width: 45px;
  line-height: 45px;
}
.jltma-admin #jltma_hf_modal .jltma-pop-close button {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
}
.jltma-admin #jltma_hf_modal .jltma-pop-contents-padding {
  padding: 1.5rem;
}
.jltma-admin #jltma_hf_modal .jltma-tab-content {
  max-width: 600px;
  margin: 0 auto;
}
.jltma-admin #jltma_hf_modal .jltma-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.jltma-admin #jltma_hf_modal .jltma-row .jltma-col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding: 7.5px;
}
.jltma-admin #jltma_hf_modal .jltma-tab-content input[type=text],
.jltma-admin #jltma_hf_modal .jltma-tab-content select {
  font-size: 14px;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  height: 40px;
  width: 100%;
}
.jltma-admin #jltma_hf_modal .jltma-tab-content input[type=text]:focus,
.jltma-admin #jltma_hf_modal .jltma-tab-content select:focus {
  border: none;
  outline: none;
}
.jltma-admin #jltma_hf_modal .jltma-tab-content label {
  margin-bottom: 0;
  font-size: 14px;
}
.jltma-admin #jltma_hf_modal input:checked + .slider:after {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  text-align: center;
}
.jltma-admin #jltma_hf_modal input:checked + .slider:before {
  background-color: #fff;
}
.jltma-admin #jltma_hf_modal input:checked + .slider:before {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}
.jltma-admin #jltma_hf_modal .jltma-pop-contents-head .close-btn,
.jltma-admin #jltma_hf_modal #jltma-mega-menu-builder-modal .jltma_close {
  outline: none;
}
.jltma-admin #jltma_hf_modal .jltma_hf_modal-jltma_hfc_singular-container,
.jltma-admin #jltma_hf_modal .jtlma-mega-switcher input[type=checkbox] {
  display: none;
}
.jltma-admin #jltma_hf_modal .jtlma-mega-switcher label {
  cursor: pointer;
  text-indent: -9999px;
  width: 65px;
  height: 30px;
  background: #aaa;
  display: inline-block;
  -webkit-border-radius: 60px;
          border-radius: 60px;
  position: relative;
}
.jltma-admin #jltma_hf_modal .jtlma-mega-switcher label:after {
  content: "On";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 25px;
  height: 20px;
  background: #fff;
  -webkit-border-radius: 90px;
          border-radius: 90px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.jltma-admin #jltma_hf_modal .jtlma-mega-switcher input:checked + label {
  background: #2eb85c;
}
.jltma-admin #jltma_hf_modal .jtlma-mega-switcher input:checked + label:after {
  left: -webkit-calc(100% - 5px);
  left: calc(100% - 5px);
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.jltma-admin #jltma_hf_modal .jtlma-mega-switcher label:active:after {
  content: "Off";
  width: 65px;
}
.jltma-admin #jltma_hf_modal .jltma-disabled {
  pointer-events: none;
  opacity: 0.4;
}
.jltma-admin #jltma_hf_modal .jltma-modal-footer {
  border-top: 1px solid #efeff5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
  padding: 15px;
}
.jltma-admin #jltma_hf_modal .jltma-modal-footer .jltma-save-btn {
  border: none;
  -webkit-border-radius: 3rem;
          border-radius: 3rem;
  background-size: 300% 100%;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 55px;
  margin: 20px 0 0 20px;
  padding: 0 1rem;
  text-align: center;
  text-transform: uppercase;
  width: 240px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.jltma-admin #jltma_hf_modal .jltma-modal-footer .jltma-save-btn:hover {
  background-position: 100% 0;
}
.jltma-admin #jltma_hf_modal .jltma-modal-footer .jltma-save-btn img {
  margin-right: 5px;
}
.jltma-admin #jltma_hf_modal .jltma-modal-footer .jltma-save-btn.jltma-btn-editor {
  background-image: -webkit-gradient(linear, left top, right top, from(#667eea), color-stop(#764ba2), to(#8e37d7));
  background-image: -o-linear-gradient(left, #667eea, #764ba2, #8e37d7);
  background-image: linear-gradient(to right, #667eea, #764ba2, #8e37d7);
  -webkit-box-shadow: 0 4px 15px 0 rgba(116, 79, 168, 0.75);
          box-shadow: 0 4px 15px 0 rgba(116, 79, 168, 0.75);
  margin-left: 0;
}
.jltma-admin #jltma_hf_modal .jltma-modal-footer .jltma-save-btn.jltma-hf-save {
  background-image: -webkit-gradient(linear, left top, right top, from(#eb3941), color-stop(#f15e64), color-stop(#e14e53), to(#e2373f));
  background-image: -o-linear-gradient(left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);
  -webkit-box-shadow: 0 5px 15px rgba(242, 97, 103, 0.4);
          box-shadow: 0 5px 15px rgba(242, 97, 103, 0.4);
}
