/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* PANELTOOL */
/**********************************/
.fancybox-skin .leo-paneltool {
  display: none; }

.paneltool {
  position: fixed;
  top: 0.3125rem;
  width: 235px;
  z-index: 99999;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  right: -235px; }
  .rtl .paneltool {
    left: -235px;
    right: auto; }
  .paneltool .leo-dynamic-update-side {
    text-transform: uppercase;
    display: inline-block;
    margin-top: 0.625rem;
    border: 1px solid;
    padding: 0.3125rem;
    font-size: 0.6875rem; }
    .paneltool .leo-dynamic-update-side.current-sidebar {
      color: #C6102E; }
  .paneltool.themetool {
    top: 70px; }
    .paneltool.themetool.active {
      z-index: 999999; }
    .paneltool.themetool .panelbutton {
      width: 50px;
      height: 50px;
      left: -50px; }
      .rtl .paneltool.themetool .panelbutton {
        right: -50px;
        left: auto; }
    .paneltool.themetool .panelcontent {
      min-height: 130px;
      height: 100%;
      overflow-y: auto; }
    .paneltool.themetool .group-input {
      margin-bottom: 20px; }
      .paneltool.themetool .group-input.layout .leo-dynamic-update-layout {
        display: block;
        float: left;
        width: 100%;
        padding: 0.625rem 0 0.625rem 0.625rem;
        position: relative;
        font-size: 14px; }
        .paneltool.themetool .group-input.layout .leo-dynamic-update-layout:before {
          content: "+"; }
      .paneltool.themetool .group-input span {
        cursor: pointer; }
    .paneltool.themetool .panelinner .group-input:last-child {
      margin-bottom: 0px; }
    .paneltool.themetool label {
      font-size: 0.875rem;
      text-transform: uppercase;
      font-weight: bold;
      text-align: left; }
      .rtl .paneltool.themetool label {
        text-align: right; }
      .paneltool.themetool label span {
        margin-right: 0.625rem;
        vertical-align: middle; }
        .rtl .paneltool.themetool label span {
          margin-left: 0.625rem;
          margin-right: inherit; }
    .paneltool.themetool .leo-dynamic-update-header {
      display: block;
      padding: 0.625rem;
      font-size: 0.6875rem;
      text-transform: uppercase; }
      .paneltool.themetool .leo-dynamic-update-header.current-header {
        color: #C6102E; }
  .paneltool.active {
    right: 0;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
    .rtl .paneltool.active {
      left: 0;
      right: auto; }
    .paneltool.active .panelbutton {
      color: #000; }
  .paneltool .panelcontent {
    background: #f2f2f2;
    width: 235px;
    min-height: 340px; }
    .paneltool .panelcontent > div {
      padding: 0.9375rem; }
  .paneltool.editortool .panelbutton {
    top: 290px; }
  .paneltool.multiproductdetailtool.active {
    z-index: 100000; }
  .paneltool.multiproductdetailtool .panelbutton {
    top: 170px; }
    .paneltool.multiproductdetailtool .panelbutton:before {
      content: '';
      position: absolute;
      width: 50px;
      height: 50px;
      top: -25px;
      z-index: 9;
      margin: auto;
      background: url(../../../../assets/img/modules/appagebuilder/img/label-new.png) no-repeat;
      background-size: 100%;
      right: auto;
      left: -25px;
      -webkit-animation: heartbeat 1s infinite;
      -moz-animation: heartbeat 1s infinite;
      animation: heartbeat 1s infinite; }
      .rtl .paneltool.multiproductdetailtool .panelbutton:before {
        right: -25px;
        left: auto; }
  .paneltool.multiproductdetailtool .panelcontent {
    height: 100%;
    overflow-y: auto;
    max-height: 80vh;
    min-height: 130px;
    margin-top: 90px;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -o-box-shadow: 0 0 6px #ccc;
    -ms-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc; }
  .paneltool.multiproductdetailtool .group-input {
    margin-bottom: 20px; }
    .paneltool.multiproductdetailtool .group-input.layout .product-detail-demo {
      display: block;
      float: left;
      width: 100%;
      position: relative;
      font-size: 14px;
      color: #565969;
      position: relative;
      padding: 5px 0 5px 15px; }
      .rtl .paneltool.multiproductdetailtool .group-input.layout .product-detail-demo {
        padding: 5px 15px 5px 0; }
      .paneltool.multiproductdetailtool .group-input.layout .product-detail-demo:before {
        content: "\f067";
        font-family: "FontAwesome";
        font-size: 9px;
        position: absolute;
        top: 5px;
        left: 0; }
        .rtl .paneltool.multiproductdetailtool .group-input.layout .product-detail-demo:before {
          right: 0;
          left: auto; }
      .paneltool.multiproductdetailtool .group-input.layout .product-detail-demo.active {
        color: #C6102E; }
      .paneltool.multiproductdetailtool .group-input.layout .product-detail-demo:hover {
        color: #C6102E; }
    .paneltool.multiproductdetailtool .group-input span {
      cursor: pointer; }
  .paneltool.multiproductdetailtool label {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.4;
    text-align: left; }
    .rtl .paneltool.multiproductdetailtool label {
      text-align: right; }
    .paneltool.multiproductdetailtool label span {
      vertical-align: middle;
      margin-right: 10px; }
      .rtl .paneltool.multiproductdetailtool label span {
        margin-left: 10px;
        margin-right: inherit; }

.panelbutton {
  background: transparent;
  position: absolute;
  top: 165px;
  cursor: pointer;
  line-height: 50px;
  text-align: center;
  color: #C6102E;
  font-size: 1.625rem;
  border: 1px solid #C6102E;
  left: -50px;
  width: 50px;
  height: 50px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
  .rtl .panelbutton {
    right: -50px;
    left: auto; }
  .panelbutton.label-customize {
    display: none; }

#leo-paneltool {
  background: #F5F5F5;
  width: 300px;
  height: 100%;
  top: 0;
  z-index: 9999;
  left: -320px;
  -moz-box-shadow: 0 1px 3px #999;
  -webkit-box-shadow: 0 1px 3px #999;
  -o-box-shadow: 0 1px 3px #999;
  -ms-box-shadow: 0 1px 3px #999;
  box-shadow: 0 1px 3px #999;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: left, right, top, bottom, width, margin;
  -moz-transition-property: left, right, top, bottom, width, margin;
  transition-property: left, right, top, bottom, width, margin;
  border-right: 1px solid rgba(0, 0, 0, 0.2); }
  .rtl #leo-paneltool {
    right: -320px;
    left: auto; }
  .rtl #leo-paneltool {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: inherit; }
  #leo-paneltool h4 {
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: bold; }
  #leo-paneltool .accordion-group {
    margin-bottom: 0.3125rem; }
  #leo-paneltool .panel-body {
    max-height: 500px;
    overflow-y: auto; }
  #leo-paneltool .block-panelcontent {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 600px; }
  #leo-paneltool form .group-input {
    margin-bottom: 0.625rem; }
  #leo-paneltool select {
    padding: 0.3125rem; }
  #leo-paneltool .nav-tabs > li:after, #leo-paneltool .nav-tabs > li:before {
    display: none; }

/* Select Skin */
.leo-dynamic-theme-skin {
  float: left;
  margin-left: 0.3125rem;
  width: 24px;
  height: 24px;
  margin-top: 0.625rem;
  cursor: pointer;
  border: 2px solid transparent; }
  .rtl .leo-dynamic-theme-skin {
    float: right; }
  .rtl .leo-dynamic-theme-skin {
    margin-right: 0.3125rem;
    margin-left: inherit; }
  .leo-dynamic-theme-skin.skin-default {
    background-color: #C6102E;
    text-indent: -99999px;
    border: 2px solid #C6102E; }
  .leo-dynamic-theme-skin.current-theme-skin {
    border-color: #000000; }
  .leo-dynamic-theme-skin[data-theme-skin-id="green"] {
    background-color: #19c868; }
  .leo-dynamic-theme-skin[data-theme-skin-id="pink"] {
    background-color: #f18a8b; }
  .leo-dynamic-theme-skin[data-theme-skin-id="yellow"] {
    background-color: #fed700; }
  .leo-dynamic-theme-skin[data-theme-skin-id="red"] {
    background-color: #e44853; }
  .leo-dynamic-theme-skin label {
    display: none; }

/* Select Layout*/
.leo-dynamic-update-layout:hover {
  color: #C6102E; }
.leo-dynamic-update-layout.current-layout-mod {
  color: #C6102E; }

/* Enable Float Header */
.btn_enable_fheader {
  background-color: #25292C;
  margin-top: 0.625rem;
  margin-left: 0.625rem;
  width: 100px;
  height: 36px;
  position: relative;
  border-radius: 18px; }

.enable_fheader {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  background-color: #504C4C;
  margin-top: 3px;
  border-radius: 50%; }
  .enable_fheader span {
    position: relative;
    z-index: 9; }
  .enable_fheader:first-child {
    float: left;
    margin-left: 3px; }
  .enable_fheader:last-child {
    float: right;
    margin-right: 3px; }
  .enable_fheader.btn_no:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 3px;
    left: 4px;
    border-radius: 18px;
    background-color: #C6102E;
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }
  .enable_fheader.btn_yes:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 3px;
    right: 4px;
    border-radius: 18px;
    background-color: #C6102E;
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }
  .enable_fheader.current.btn_no:before {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    left: 67px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s; }
  .enable_fheader.current.btn_yes:after {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    right: 67px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s; }

/* Box Patterns */
.box-patterns div {
  display: block;
  width: 38px;
  height: 38px;
  float: left;
  cursor: pointer;
  margin: 6px;
  border: 1px solid #ccc; }
  .rtl .box-patterns div {
    float: right; }
  .box-patterns div.active {
    border-color: red; }

.colorpicker {
  z-index: 99999; }

/* Customize body */
#customize-body input[type="text"], #customize-body select {
  border: 1px solid #E2E2E2;
  color: #FFFFFF;
  font-size: 0.6875rem;
  margin: 0 0.3125rem 0 0;
  padding: 2px 3px;
  width: 65px;
  height: auto;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
#customize-body select {
  color: #2C365D; }
#customize-body .accordion-group label {
  color: #2C365D;
  font-size: 0.6875rem;
  font-weight: normal; }
  #customize-body .accordion-group label.subtitle {
    font-weight: bold;
    font-size: 0.75rem;
    color: #333;
    border-bottom: 1px solid #ececec;
    padding-bottom: 4px;
    margin-top: 0.625rem;
    display: inline-block;
    width: 100%;
    text-transform: uppercase; }
#customize-body .accordion-group .input-group .input-group-addon {
  padding: 0;
  background: transparent;
  border: none;
  float: right;
  margin-top: 2px;
  width: 20px; }
  .rtl #customize-body .accordion-group .input-group .input-group-addon {
    float: left; }
#customize-body .panel-heading {
  padding: 0.3125rem 0.375rem;
  font-weight: bold;
  font-size: 0.6875rem; }
  #customize-body .panel-heading a {
    display: block; }
#customize-body .nav-tabs > li:nth-child(2) {
  border: 1px solid #ddd; }
#customize-body .nav-tabs a {
  border: none;
  font-weight: bold;
  font-size: 0.6875rem;
  padding: 0.375rem 0.75rem;
  color: #000000; }
  #customize-body .nav-tabs a.active {
    color: #000; }
#customize-body .form-group {
  margin-bottom: 0.625rem; }
#customize-body .accordion-inner .form-group .input-group {
  display: inline-block;
  width: 92px;
  float: left; }
  .rtl #customize-body .accordion-inner .form-group .input-group {
    float: right; }

/* wrapper */
.bi-wrapper > div {
  float: left;
  width: 25px;
  height: 25px;
  margin: 3px 4px;
  border: solid 1px #999;
  cursor: pointer; }
  .rtl .bi-wrapper > div {
    float: right; }
  .bi-wrapper > div.active {
    border-color: red; }

/* Accordion */
.accordion-group label,
.form-group label {
  text-align: left; }
  .rtl .accordion-group label, .rtl
  .form-group label {
    text-align: right; }

.accordion-group label {
  min-width: 100px; }

.clear-bg {
  padding: 3px 6px;
  font-size: 0.75rem;
  color: #FFFFFF;
  margin-left: 0.3125rem; }
  .rtl .clear-bg {
    margin-right: 0.3125rem;
    margin-left: inherit; }
  .clear-bg:hover {
    background: #C6102E; }

/* Home page version */
.group-input a.apconfig {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 25px;
  color: #565969; }
  .group-input a.apconfig:before {
    content: "\f067";
    font-family: "FontAwesome";
    padding-right: 0.3125rem;
    font-size: 0.625rem; }
    .rtl .group-input a.apconfig:before {
      padding-left: 0.3125rem;
      padding-right: inherit; }
  .group-input a.apconfig.active {
    color: #C6102E;
    text-transform: capitalize; }

.group-input a.apconfig {
  width: 100%;
  text-transform: capitalize; }

