/** Bootstrap Custom Class **/
.theme-input {
    height: calc(1.5em + .5rem + 7px) !important;
}

a.card:hover{
	text-decoration: none;
}
a.component-card_7:hover{
	color:#fff;
}
.widget{
	margin-bottom: 15px;
}
.widget-one_hybrid .widget-heading .w-icon {
    padding: 7px 10px !important;
}
.submit-btn{
	padding: 10px;
	background: transparent;
	box-shadow: 0 0 0 0;
}
.submit-btn:hover, .submit-btn:focus, .submit-btn:active {
	border-color: transparent;
    box-shadow: 0 0 0 0;
    transform: none;
    background: transparent;
}

.select2-dropdown{
  z-index: 1051 !important;
}

.sidebar-wrapper #compactSidebar .menu-categories li.menu a.menu-toggle-link {
    margin-top: 5px;
    margin-bottom: 5px;
    transition: .600s;
}
.sidebar-wrapper #compactSidebar .menu-categories li.menu a.menu-toggle-link {
    background-color: rgba(255, 255, 255, 0.05);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
}
.sidebar-wrapper #compactSidebar .menu-categories a.menu-toggle-link {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    color: #515365;
    transition: color .3s;
    transition: background .3s;
    margin: 0 auto;
    border-radius: 5px;
}
.error{
    color: red;
}
.alert{
    width: 100%;
}
.payment-errors{
    color:red;
    text-align: center;
    font-weight: bold;
}
.card-icons img {
    width: 50px;
    margin-right: 5px;
}
.card {
    border:1px solid #e0e6ed !important;
    box-shadow: 0 2px 4px rgb(126 142 177 / 12%);
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default {
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-body {
    padding: 15px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.float-left {
    float: left !important;
}
.sidebar-wrapper #compact_submenuSidebar_side.show {
    left: 65px;
}
.sidebar-wrapper #compact_submenuSidebar_side {
    left: -255px;
    position: fixed;
    height: 100vh;
    top: 0;
    background: #ecefff;
    width: 225px;
    padding: 0 20px 20px 20px;
    transition: .3s ease all;
    z-index: 1031;
    box-shadow: 2px 2px 4px rgba(126, 142, 177, 0.12);
}
.sidebar-wrapper #compact_submenuSidebar_side .theme-brand-name {
    margin-top: 10px;
    font-size: 26px;
    font-weight: 700;
    margin-right: -20px;
    margin-left: -20px;
    padding-bottom: 10px;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu .category-info {
    margin-top: 20px;
    margin-bottom: 20px;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu.show {
    display: block;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu ul.submenu-list {
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu ul.submenu-list li {
    padding: 0;
    list-style: none;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu ul.submenu-list li a {
    padding: 10px 0;
    display: block;
    color: #506690;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    transition: .300s;
    border-radius: 0;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu ul.submenu-list li a .icon {
    display: inline-flex;
    justify-content: center;
    vertical-align: middle;
    margin-right: 6px;
    border-radius: 4px;
    transition: .100s;
}

.sidebar-wrapper #compact_submenuSidebar_side .submenu ul.submenu-list li a svg:not(.feather-chevron-right) {
    color: #2e66f4f5;
    margin-right: 15px;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    stroke-width: 2px;
    fill: rgba(27, 85, 226, 0.19);
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu ul.submenu-list li a .icon svg:not(.feather-chevron-right) {
    margin-right: 0;
    width: 8px;
    height: 8px;
    align-self: center;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu .category-info h5 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu .category-info p {
    white-space: normal;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
}
.sidebar-wrapper #compact_submenuSidebar_side .theme-brand-name {
    margin-top: 10px;
    font-size: 26px;
    font-weight: 700;
    margin-right: -20px;
    margin-left: -20px;
    padding-bottom: 10px;
}
.sidebar-wrapper #compact_submenuSidebar_side .theme-brand-name a {
    margin-left: 20px;
}
.sidebar-wrapper #compact_submenuSidebar_side .submenu ul.submenu-list li.active a {
    color: #2e66f4f5;
}
.underline_input{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #CCC;
    font-size: 18px;
    padding: 10px 0px 0px;
}
.btn-outline-theme-green {
    border: 1px solid #27C93F !important;
    color: #27C93F !important;
    background-color: transparent !important;
}
.btn-theme-green,.btn-theme-green:active,.btn-theme-green:focus,.btn-outline-theme-green:hover {
    border: 1px solid #27C93F !important;
    color: #fff !important;
    background-color: #27C93F !important;
}
.badge-theme-green {
    background-color: #10D0A2 !important;
    color: #fff !important;
}

.badge-theme-danger {
    color: #fff;
    background-color: #e7515a;
}

.tags-input input, .ti-new-tag-input-wrapper input, .tags input {
    height: auto;
    border: 1px solid #bfc9d4 !important;
    background-color: #fff !important;
    color: #3b3f5c;
    font-size: 15px;
    padding: 8px 10px;
    letter-spacing: 1px;
    height: calc(1.4em + 1.4rem + 2px);
    padding: .75rem 1.25rem;
    border-radius: 6px;
}
.img-circle {
    border-radius: 50%;
}
.info{
    font-size: 11px !important;
    color:#aaa;
}
a{
    cursor: pointer;
}
.no-data {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 24px 0 21px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}
.plugin-message {
    border-radius: 5px;
    background: #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
.condition-branched{
    margin: 5px;
}
.table-page {
    text-align: right;
    float: right;
}
.table-page2 {
    text-align: right;
    float: right;
}
.table-page a {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}
.table-page2 a {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: none;
}
.table-page .paginate_button.current {
    border: none;
    background: #2e66f4f5 ;
    color: white !important;
}
.table-page2 .paginate_button.current {
    background: #2e66f4f5 ;
    color: white !important;
}
.vs__dropdown-toggle{
      border: none !important;
      padding: 0 !important;
  }
  .vs__search{
   border: none !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  .branched{
    padding: 10px !important;
    margin: 10px !important;
  }
  .branched .nav-pills li{
     margin-right:5px;
  }
   .vs__selected{
      margin: 0 !important;
      padding: 0px !important;
      top: 0 !important;
      left: 0 !important;
   }
#fileUploadDiv{
    cursor: pointer;
    position: relative;
}
#fileUploadDiv input{
    margin-top: 0px !important;
    position: absolute;
    left: 0;
    top:0px;
    cursor: pointer;
}
.tags-input input[type="text"]{
    font:inherit;
}
.generic-image {
    width: 100%;
    max-height:180px;
}
.cta-new-btn svg{
    vertical-align: middle;
}
.wizard > .content{
    background: #fff !important;
}
#form-fields tags-input .tags {
    background: transparent !important;
}

#form-fields tags-input .tags input{
    height: auto;
    border: 1px solid #bfc9d4;
    color: #3B3F5B;
    font-size: 15px;
    padding: 8px 10px;
    letter-spacing: 1px;
    height: calc(1.4em + 1.4rem + 2px);
    padding: .75rem 1.25rem;
    border-radius: 6px;
    width: 35% !important;
}

.tab-title .nav-pills.group-list .nav-item a[class*="g-dot-"]:before {
    left: -14px !important;
}
.not_found_img{
    max-width: 600px;
    width: 100%;
}
.not_created_img {
    max-width: 150px;
    width: 100%;
}
.iframe-container {
  overflow: hidden;
  padding-top: 58.25%;
  position: relative;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   border-radius: 6px;
}
.weekDays-selector input {
    display: none !important;
}
.weekDays-selector input[type="checkbox"] + label {
    display: inline-block;
    border-radius: 6px;
    background: #dddddd;
    height: 40px;
    width: 30px;
    margin-right: 3px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.weekDays-selector input[type="checkbox"]:checked + label {
    background: #2e66f4f5;
    color: #ffffff;
}
.plugin-img-mdm {
    width: 150px;
}
.plugin-img-sml {
    width: 100px;
}
.plugin-img-lrg {
    width: 200px;
}
.row-basic-message {
    border: 1px solid #eee;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0px 10px;
}
.basic-message-board .basic-message-header {
    border-bottom: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
}
.basic-message-board .basic-message-body {
    padding: 10px;
}
.display_false{
    display: none;
}
.widget-one_hybrid.widget-orange{
    background: #FFECCB;
}
.widget-one_hybrid.widget-followers{
    background: #7cd1e9;
}
.widget-one_hybrid.widget-referral{
    background: #10D0A2;
}
.widget-one_hybrid.widget-engagement{
    background: #ff7a00;
}
.widget-one_hybrid.widget-orange .widget-heading .w-icon {
    color: #E2A03F;
    border: 1px solid #E2A03F;
}
.navbar-green{
    background-color: #10D0A2;
    border-bottom: 1px solid #10D0A2;
}
.navbar-green p{
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

.navbar-dark{
    background-color: #777;
    border-bottom: 1px solid #3b3f5c;
}
.navbar-dark p{
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
.navbar-dark #timer{
  /* font-weight:bold;
  color:#E7515A;
  font-size: 16px; */
}
.navbar-red{
    background-color: red;
    border-bottom: 1px solid #E7515A;
}
.navbar-red p{
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
.navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu{
    padding: 0px !important;
    border:none;
    height: auto;
    max-height: 500px;
    overflow-y: auto;

}
.navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu .user-profile-section{
    margin: 0px !important;
}
.file-template-file {
    border: 1px solid #eee;
    background: #eee;
    padding: 5px;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.alert{
    margin-left: 14px;
    margin-right: 14px;
}

.plugin-icon{
    background-color: #6d6767;
    padding: 10px;
    border-radius: 4px !important;
}
.img-dark-bg{
    background-color: #6d6767;
    border-radius: 4px !important;
}

/*  VUEJS TOOLTIP */
.tooltip {
  display: block !important;
  z-index: 1000000;
}

.tooltip .tooltip-inner {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}

.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: black;
  z-index: 1;
}

.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}

.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="right"] {
  margin-left: 5px;
}

.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip[x-placement^="left"] {
  margin-right: 5px;
}

.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: black;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(black, .1);
}

.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}

.tooltip[aria-hidden='true'] {
  visibility: hidden;
  opacity: 0;
  transition: opacity .15s, visibility .15s;
}

.tooltip[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
  transition: opacity .15s;
}

.tooltip-inner {
    max-width: 600px !important;
    width: 100% !important;
}

.timer-header {
  height: 100px;
  background-size: cover !important;
  justify-content: center;
}
.timer-header-appsumo {
  background-size: cover !important;
  justify-content: center;
}

.timer-content { display: flex; align-items: center; }
.timer-content span.info { font-size: 24px !important; font-weight: 500; }
/*.timer-content span#timer { border: 0; border-radius: 18px; font-size: 32px; color: white; width: 150px; }*/
.timerBtn { background: gold; color: #22255d; font-size: 17px; border: 0; border-radius: 18px; font-weight: bold; cursor: pointer; }
.timerBtn-aapsumo { background: gold; color: #22255d; font-size: 17px; border: 0; border-radius: 18px; font-weight: bold; cursor: pointer;padding:0.2rem; }


#timer { display: inline-block; padding: 5px; color: white; }
#timer ul { list-style-type: none; margin-bottom: 0; margin-left: 0; padding: 0; text-align: center; }
#timer ul li { display: inline-block; width: 2.8rem; }
.timenumbers { display: block; font-size: 1.7rem; font-weight: 600; }
.timenumbers, p.timedescription { margin: 0 auto; text-align: center; }
p.timedescription { font-size: 0.6rem; font-variant: small-caps; position: relative; line-height: 0rem; }

@media only screen and (max-width: 767px) {
  .timer-content span.info { width: 100%; }
  #timer { width: 100%; }
}

@media only screen and (max-width: 576px) {
  .timer-content span.info { font-size: 14px !important; }
  #timer ul li { width: 2rem; }
  .timenumbers { font-size: 1.3rem; }
  p.timedescription { font-size: 0.5rem; }
  .timerBtn { font-size: 0.8rem; text-align: center; }
}

@media only screen and (max-width: 420px) {
  .timer-content span.info { font-size: 11px !important; }
  #timer ul li { width: 2.8rem; }
  .timenumbers { font-size: 0.8rem; }
  p.timedescription { font-size: 0.7rem; }
}
.theme-tutorial {
    position: absolute;
    right: 3rem;
}


/*  SOCIAL ICONS CSS */
.bstfy_bnr_shrSclBox { display: flex; align-items: center; }
.bstfy_bnr_shrSclBox ul {
  display: flex; list-style: none;  margin: 0; padding: 6px 10px;
  /* border: 2px solid #10d0a2; border-radius: 5px; */
}
.bstfy_bnr_shrSclBox ul li { margin-right: 10px; }
.bstfy_bnr_shrSclBox ul li a {
  width: 25px; height: 25px; /*background: #fff;*/ outline: none !important; text-decoration: none !important;
  border-radius: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center;
  -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;
}
.bstfy_bnr_shrSclBox ul li a svg { width: 25px; }
.bstfy_bnr_shrSclBox ul li a img { width: 35px; }

/*  DIFFERENT LANGUAGE ICON CSS  */
.navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu .dropdown-item a.language-flag img{
  width:20px;height:20px;
}
.navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu .dropdown-item a.language-flag {
  display:inline-block;
  padding: 2px;
}
.navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu .dropdown-item  #google_translate_element2{
  display:none;
}

.main-block-style {
    background: white;
    border:1px solid #e0e6ed !important;
    box-shadow: 0 2px 4px rgb(126 142 177 / 12%);
    padding: 20px;
    border-radius: 6px;
}

h1,h2,h3,h4,h5,h6, {
  font-weight: 700;
    font-size: 19px;
    letter-spacing: 0px;
    margin-bottom: 0;
    color: #515365;
    font-family: "Ubuntu";
}
.error > .notification-content { color: white; }

.book-demo-btn:hover {
    box-shadow: none;
    transform: translateY(-3px);
}
.book-demo-btn {
    transition: all 0.3s ease-out;
}
.carousel-footer {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    max-width: 540px;
    padding: 30px 0;
}
.rating-block {
    border-right: 1px solid #e3e3e3;
    width: 44%;
}

.support-block {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    padding: 0 20px;
    width: 50%;
}
.bg-light-purple {
    background-color: #ecefff;
}

.ml-0{
    margin-left:0px;
}

.cursor-pointer{
  cursor: pointer;
}


.VBQuickReplies .vue-tags-input .ti-input {
    border: none;
    color: #3b3f5c;
    font-size: 15px;
    border-radius: 6px !important;
}

.VBQuickReplies .ti-focus {
    box-shadow: 0 0 5px 2px rgba(194, 213, 255, 0.619608) !important;
    border-radius: 6px;
    border: 1px solid #1b55e2 !important;
}

.VBQuickReplies .vue-tags-input {
    border: 1px solid #bfc9d4;
    border-radius: 6px;
}

.VBQuickReplies .vue-tags-input .ti-tag {
    position: relative;
    background: #2E66F4;
    border-radius: 3px;
}

.VBQuickReplies .vue-tags-input {
    max-width: 100% !important;
}
.VBQuickReplies .tags-input input, .ti-new-tag-input-wrapper input, .tags input {
    height: 22px;
    border: none !important;
}

.vs--disabled .vs__search, .vs--disabled .vs__dropdown-toggle, .vs--disabled .vs__open-indicator {
    background-color: #fff !important;
}

.record-per-page .vs__dropdown-menu {
    min-width: 30px !important;
}

.vs--unsearchable .vs__search {
    opacity: 0 !important;
}
.tags-input-wrapper-default.active {
  box-shadow: 0 0 5px 2px rgba(194, 213, 255, 0.619608) !important;
  border-color: #1b55e2 !important;
  color: #3b3f5c;
}
.tags-input-badge-selected-default {
  border-radius: 3px !important;
  background: #2E66F4 !important;
  color: white !important;
  font-size: .85em !important;
  padding: 3px 15px 3px 5px !important;
  margin: 2px !important;
  line-height: normal !important;
  align-items: center;
}
.tags-input-remove:before, .tags-input-remove:after {
  background: #fff !important;
  margin-top: 1px !important;
  width: 75% !important;
  left: 0.15em !important;
}

.swal2-modal .swal2-select:active {
    box-shadow: 0 0 5px 2px rgba(194, 213, 255, 0.619608) !important;
    border-color: #1b55e2 !important;
    color: #3b3f5c;
}