/*
* demo.css
* File include item demo only specific css only
******************************************************************************/
body {
  font-family: 'Onest', sans-serif !important;
}

.menu .app-brand.demo {
  height: 64px;
  margin-top: 12px;
}

.app-brand-logo.demo svg {
  width: 22px;
  height: 38px;
}

.app-brand-text.demo {
  font-size: 1.75rem;
  letter-spacing: -0.5px;
  text-transform: lowercase;
}

#modalEditContent .modal-dialog {
  max-width: 60rem;
}

/* ! For .layout-navbar-fixed added fix padding top to .layout-page */
/* Detached navbar */
.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page {
  padding-top: 76px !important;
}

/* Default navbar */
.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
  padding-top: 64px !important;
}

.docs-page .layout-navbar-fixed.layout-wrapper:not(.layout-without-menu) .layout-page,
.docs-page .layout-menu-fixed.layout-wrapper:not(.layout-without-menu) .layout-page {
  padding-top: 62px !important;
}

/* Navbar page z-index issue solution */
.content-wrapper .navbar {
  z-index: auto;
}

/*
* Content
******************************************************************************/

.demo-blocks>* {
  display: block !important;
}

.demo-inline-spacing>* {
  margin: 1rem 0.375rem 0 0 !important;
}

/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */
.demo-vertical-spacing>* {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}

.demo-vertical-spacing.demo-only-element> :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-lg>* {
  margin-top: 1.875rem !important;
  margin-bottom: 0 !important;
}

.demo-vertical-spacing-lg.demo-only-element> :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-xl>* {
  margin-top: 5rem !important;
  margin-bottom: 0 !important;
}

.demo-vertical-spacing-xl.demo-only-element> :first-child {
  margin-top: 0 !important;
}

.folder-div {
  position: relative;
  z-index: 1;
}

.folder-div:hover,
.folder-div:focus-within,
.folder-div:hover i,
.folder-div:focus-within i {
  border-color: transparent !important;
  background: #109fc2 !important;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(105, 108, 255, 0.4) !important;
  -webkit-transform: translateY(-1px) !important;
  transform: translateY(-1px) !important;
}

.folders a:hover,
.folders a:focus {

  color: #fff !important;
}

.rtl-only {
  display: none !important;
  text-align: left !important;
  direction: ltr !important;
}

[dir='rtl'] .rtl-only {
  display: block !important;
}

/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1rem;
}

.layout-demo-placeholder img {
  width: 900px;
}
/* .recording{
  color: red !important;
} */
#record-button{
  border: none;
  padding: 0;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  font-size: 1em;
  color: #fff;
  padding: 0;
  margin: 0;
  background: #109fc2;
	position: relative;
	z-index: 999;
  display: inline-block;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}
.recording {
  content: '';
  width: 30px;
  height: 30px;
	background: #109fc2;
  border: 5px solid #109fc2;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 0px;
  animation: pulsate infinite 1.5s;
}
.recording-process{
  background-color: red !important;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3, 1.3);
    opacity: 0;
  }
}



.layout-demo-info {
  text-align: center;
  margin-top: 1rem;
}

/* custom css start */

.total_Revenue-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.text-right {
  text-align: right;
}

.timeline-chart {
  height: 442.55px !important;
  overflow: auto;
}
ul.social-planner-post-point{
  list-style: none;
}

ul.social-planner-post-point li:before {
  content: '✓';
}

.app-brand-logo {
  opacity: 0;
}

.menu-vertical .app-brand {
  padding-left: 0rem !important;
}

.menu-vertical .app-brand .app-brand-text {
  position: absolute;
}

#templates .card {
  min-height: 280px;
}

#templates_batch .card {
  height: 200px;
}

#template_list .card {
  height: 190px;
}

#modalAddTemplate .modal-content {
  background-color: var(--bs-body-bg);
}

.text-container-batch {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}

a.disabled {
  pointer-events: none;
}

#librarycontentBlocks .card {
  height: 260px;
}

.service_filter {
  max-width: 250px;
}

.start-here-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}


@media (min-width: 1200px) {
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 1 !important;
  }
}

@media (max-width: 990px) {
  #librarycontentBlocks .card {
    height: 280px;
  }
}


.loader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(102, 102, 102, 0.8);
  z-index: 11111111111;
}

.loader .sk-chase.sk-primary {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vertical-example {
  max-height: 160px;
}

#saveContentForm .richText .richText-editor {
  min-height: 450px !important;
}
#voiceTranscribeForm .richText .richText-editor {
  min-height: 350px !important;
}
#saveContentForm .tox-tinymce {
  height: 90% !important;
  min-height: 700px !important;
}
#voiceTranscribeForm .tox-tinymce {
  height: 90% !important;
  min-height: 700px !important;
}

#card-element {
  display: block;
  width: 100%;
  padding: 0.4375rem 0.875rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.53;
  color: #697a8d;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d9dee3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.content-placeholder{
  padding: 5px;
  border-radius: 50px;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #d9dee3;
}

.item-list-box {
  color: #697a8d;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d9dee3;
  padding: 10px;
  border-radius: 0.375rem;
}

#saveContentForm .btn {
  color: #0eb3db;
  background-color: #fff;
  border: none;
}

.workspace-btn {
  left: 0px !important;
}

#saveContentForm {
  height: 100%;
}

.icon-lg {
  font-size: 4.0rem;
}

.template-icon {
  flex-basis: 60px;
}
.template-icon-content{
  position: absolute;
  top: 40px;
}
.template-img-content{
  position: absolute;
  top: 50px;
}
.batch-icon-content{
  position: absolute;
  top: 10px;
}
.batch-img-content{
  position: absolute;
  top: 20px;
}
.template-desc-sec{
  position: absolute;
  bottom: 40px;
}
.batch-block{
  position: absolute;
  bottom: 20px;
  right: 10px;
}
.template-detail-icon {
  width: 100px;
}

.template-detail-icon.m-2 .icon-lg {
  position: absolute;
  top: 2%;
  font-size: 5.5rem;
}

.workflow-detail-icon {
  width: 65px;
    flex: 0 0 65px;
}

.batch-detail-icon {
  width: 75px;
}

.batch-detail-icon img {
  width: 75px;
  height: 75px;
  object-fit: contain;
  object-position: center;
}
.template-icon img {
  width: 60px;
  height: 60px;
}
.workflow-detail-icon.m-2 .icon-lg {
  position: absolute;
  top: 5%;
  margin-right: 1rem;
  font-size: 4rem;
}
.content-chart-cls{
  height: 243px;
}
.content-chart-cls h4{
  padding-top: 20%;
}
.dz-message {
  font-size: 1rem !important;
}
.nav-links{
  padding: 10px;
  margin-right: 5px;
  background-color: #f0f2f4;
  border-radius: 3px;
}
.custom-data-picker,.edit-custom-data-picker{
  position: absolute !important;
  bottom: 80px;
  width: 270px;

}
.slick-prev{
  left: 0px !important;
  z-index: 2;
}
.slick-next{
  right: 0px !important;
  z-index: 2;
}
.event-image{
  width: 70%;
  border-radius: 10px;
}
.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: 0.5;
}
.fc-event{
  display: block !important;
}
.event-image-wrapper{
  width: 100px !important;
}
.hr-text:before {
  content: "";
  background: linear-gradient(to right, transparent, #818078, transparent);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}
.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 0.5em;
  line-height: 1.5em;
  color: #818078;
  background-color: #fcfcfa;
}
.nav-links-preview{
  padding: 10px;
  margin-right: 5px;
  font-size: 12px;
  color: #ffffff;
  background-color: #f0f2f4;
  border-radius: 3px;
}
.hashtag{
  color: #0eb3db;
}
.bg-customize-secondary{
  background-color: #f0f2f4 !important;
}
.nav-pills .nav-links-preview.active, .nav-pills .nav-links-preview.active:hover, .nav-pills .nav-links-preview.active:focus{
  border-bottom: 5px solid #0eb3db;
}
.nav-pills .nav-links.active, .nav-pills .nav-links.active:hover, .nav-pills .nav-links.active:focus{
  border-bottom: 5px solid #0eb3db;
}
.icon{
  width: 40px;
}
.social-planner-tabs{
  padding: 0px !important;
}

@media (max-height: 800px) {
  #saveContentForm {
    height: 80%;
  }
}

@media (max-width: 992px) {
  .workflow-detail-icon.m-2 .icon-lg {
    font-size: 6.5rem;
  }

}

@media only screen and (max-width: 600px) {
  .template-icon.m-2 .icon-lg {
    font-size: 3rem;
    top: 22%;
  }

  .template-detail-icon.m-2 .icon-lg {
    position: absolute;
    top: 2%;
    font-size: 3rem;
  }

  .workflow-detail-icon.m-2 .icon-lg {
    position: absolute;
    top: 5%;
    margin-right: 1rem;
    font-size: 3rem;
  }
}

@media only screen and (max-width: 768px) and (min-width:600px) {
  .template-detail-icon.m-2 .icon-lg {
    position: absolute;
    top: 2%;
    font-size: 4rem;
  }

  .workflow-detail-icon.m-2 .icon-lg {
    position: absolute;
    top: 5%;
    margin-right: 1rem;
    font-size: 4.5rem;
  }
}

table.dataTable thead th.text-right {
    text-align: right;
}

.template-icon-content, .template-desc-sec, .start-here-btn {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.template-desc-sec {
    clear:both;
}

.template-subtitle {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    min-width: 0;
}

.template-desc-sec {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown hr {
    margin-top: 0;
    margin-bottom: 0;
}

#librarycontentBlocks .dropdown-menu {
    padding: 0;
}

.folders p, .folders .dropdown {
    margin-top: 5px;
    display: inline-block;
}

.folders .badge {
    position: relative;
    bottom: 2px;
}

.tox-toolbar button[title="Ask AI"],
.tox-editor-container button[title="Ask AI"] {
    display: none;
}

.tox .tox-form__grid .tox-form__controls-h-stack {
    display: flex !important;
}

.tox .tox-pop .tox-form__controls-h-stack {
    display: flex !important;
}

.tox .tox-form__controls-h-stack {
    display: none !important;
}

.tox-pop .tox-toolbar div:nth-child(1) {
    display:flex !important;
}

.tox-toolbar div:nth-child(1) {
    display: none;
}


@media screen and (min-width: 768px) {
  .bottom-float {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
  }

  .pull-bottom {
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 767.2px) {
  .div1 {
    order : 2;
  }
  .div2 {
    order : 1;
  }

  .mini-center {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  div.card {
    min-height: 235px !important;
  }

  .pull-bottom-bp {
    bottom: 0px;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 892px) and (min-width: 768px) {
  .btn-70 {
    width: 15%;
  }
}

.pull-right {
  float: right !important;
}

.btn-file {
  position: relative;
  overflow: hidden;
}.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

span.required {
  /* color: red; */
  font-weight: bold !important;
  content: "*";
}

.avatar-preview {
  /* width: 100%; */
  height: 100px;
  position: relative;
  /* border-radius: 5% !important; */
  border: 1px solid #ebebeb;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  /* margin: 0 auto; */
  display: block;
}

.equal-button {
  flex: 1;
  height: 40px !important;
}

.widget-box {
  margin-top: 40px;
}