@tailwind base;
@tailwind components;
@tailwind utilities;
html {
  scroll-behavior: smooth !important;
}

.highlight-color-green {
  color: #8efabb !important;
}

.col-centered {
  position: relative;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.site-logo {
  height: 62px;
  width: 62px;
}

.video-player {
  position: relative;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
}

.custom-videocam {
  height: 35px;
  width: 35px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 7px;
}

.custom-search-padding {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-width: 4px;
}

.force-top-huge {
  z-index: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 !important;
}

.custom-video-container {
  background: rgb(18, 35, 63);
  background: rgba(18, 35, 63, 0.95);
  border-radius: 5px;
}

.custom-video-container-header {
  font-weight: bolder;
  font-size: 28px;
  letter-spacing: 1.2px;
  color: #12233f;
  border-radius: 5px;
  background: #8efabb;
  margin-bottom: 15px;
  padding-bottom: 4px;
}

.site-logo-text {
  font-size: 23px;
  letter-spacing: 5px;
  color: #fff;
}

.article-button {
  border: 3.5px solid #9ca3af;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}

.article-button:hover {
  background: #9ca3af;
  color: #111827;
}

.arrow-size {
  position: absolute;
  color: #111827 !important;
  top: calc(50% - 47.5px);
  height: 95px;
  width: 95px;
}

.position-testimonial-nav {
  position: relative;
  top: 11px;
}

.left-arrow-position {
  left: 10px;
}

.right-arrow-position {
  right: 10px;
}

.force-top {
  z-index: 99999 !important;
}

.no-select {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                    supported by Chrome and Opera */
}

.delay1 {
  animation-delay: 0.15s;
}

.delay2 {
  animation-delay: 0.2s;
}

.delay3 {
  animation-delay: 0.25s;
}

.feature-action-button {
  border-radius: 5px;
  display: inline-block;
  font-size: 22.42px;
  color: #fff;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-left: 8.5px;
  margin-right: 8.5px;
  transition: all 0.3s ease;
  border: 3.5px solid #fff;
  background: transparent;
}

.col-centered {
  margin-left: auto;
  margin-right: auto;
}

#message-bg-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
}

.feature-action-button:hover {
  background: #fff;
  color: #111827;
  cursor: pointer;
}

.feature-action-button-active {
  background: #fff !important;
  color: #111827 !important;
}

.add-transition {
  transition: all 0.3s ease !important;
}

.nav-element-inactive {
  transition: all 0.3 ease;
  opacity: 0 !important;
  top: -15px;
  z-index: -9;
}

.bg-blue-gradient {
  background: rgb(2, 0, 36) !important;
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(38, 99, 235, 1) 0%,
    rgba(38, 100, 235, 1) 6%,
    rgba(0, 212, 255, 1) 100%
  ) !important;
}

.force-back {
  z-index: -9999999 !important;
}

.nav-element-active {
  z-index: 99999999 !important;
  opacity: 1 !important;
  top: 0px !important;
}

.adjust-desktop-logo {
  position: absolute;
  left: 85px;
  top: 25px;
}

.position-desktop-logo {
  position: absolute;
  left: 10px;
  top: 2px;
  height: 80px;
  width: 80px;
}

.kill-link-style:hover {
  text-decoration: none;
}

.homepage-show-off {
  position: relative;
  top: 25px;
  height: 320px;
  width: 320px;
}

.desktop-nav-style-pos {
  position: fixed !important;
  width: 100vw !important;
  z-index: 9999 !important;
}

.group-plan-box {
  position: relative;
  transition: all 0.3s ease;
  top: 0px;
}

.group-plan-box:hover {
  top: -2px !important;
}

.customize-banner-image {
  border-radius: 5px;
  max-height: 81vh;
}

.give-icon-background {
  background: #111827;
  padding: 3.42px;
  border-radius: 100%;
  color: #fff !important;
}

.custom-padding-x {
  padding-left: 0;
  padding-right: 0.5rem;
}

.custom-padding-x:hover {
  padding-left: 0.8rem !important;
  padding-right: 0.8rem !important;
}

.custom-padding-x-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.custom-padding-x-2:hover {
  padding-left: 0.8rem !important;
  padding-right: 0.8rem !important;
}

.user-reviews-tag {
  position: relative;
  top: -28px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.post-email-hide {
  opacity: 0;
  position: absolute;
  top: -300vh;
}

.selection-box {
  position: relative;
  top: 0px;
}

.selection-box:hover {
  top: -2px;
}

.error-box {
  border: 2.5px solid #111827;
  position: fixed;
  top: 10px;
  z-index: 99;
  transition: all 0.4s ease-in-out;
}

.red-error {
  border: 1.5px solid red !important;
}

.error-box-active {
  right: 10px;
}

.error-box-hidden {
  right: -100%;
}

.human-icon {
  display: inline-block;
  height: 115px;
  width: 115px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 5px;
}

.add-new-client-panel {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  transition: all 0.5s ease-in-out;
  z-index: 999;
}

.swal-modal .swal-text {
  text-align: center;
}

.swal-text {
  text-align: justify !important;
}

.custom-modal-transition {
  transition: all 0.3s ease-in-out;
}

.contact-icon {
  padding: 5.42px;
}

.contact-icon-selected {
  border: 3.5px solid #111827;
}

.add-new-client-panel-hidden {
  top: 110%;
}

.add-new-client-panel-visible {
  top: 0px !important;
}

@media (min-width: 1024px) {
  .lg\:max-w-4xl {
    max-width: 56rem;
  }
}

@media (min-width: 768px) {
  .md\:rounded-lg {
    border-radius: 0.5rem;
  }
}

@media (min-width: 640px) {
  .sm\:w-screen {
    width: 100vw;
  }
}

@media (min-width: 640px) {
  .sm\:w-screen {
    width: 100vw;
  }
}

@media (min-width: 768px) {
  .md\:mr-2 {
    margin-right: 0.5rem /* 8px */;
  }
}

@media (min-width: 768px) {
  .md\:ml-2 {
    margin-left: 0.5rem /* 8px */;
  }
}

.report-panel {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  transition: all 0.5s ease-in-out;
  z-index: 9999;
}

.report-panel-hidden {
  top: 110%;
}

.report-panel-visible {
  top: 0px !important;
}

@media only screen and (min-width: 1024px) {
  .custom-col-span-3 {
    grid-column: span 3 / span 3;
  }
}

.z-huge {
  z-index: 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 !important;
}

.custom-bg-gray-500:hover {
  background-color: #6b7280;
}

@media only screen and (max-width: 700px) {
  .hide-text-small {
    font-size: 0px !important;
  }
}

.position-close-x {
  position: absolute;
  top: 20px;
  left: 20px;
}

.position-download-pdf {
  position: absolute;
  top: 20px;
  right: 20px;
}

.side-panel {
  position: fixed !important;
  display: block;
  max-height: none !important;
  overflow-y: scroll !important;
}

.z-backdrop {
  z-index: 9999999;
}

.z-backdrop-edit-entry {
  z-index: 99999999;
}

.position-settings-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* .chart-label-dash
{
    border-radius: 5px;
    text-align: center;
    background:#12233f;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 7.420px;
    padding-bottom: 7.420px;
    color:#8EFABB;
    font-size: 18.420px;
    margin-bottom: 5.420px;
} */

.chart-label-dash {
  border-radius: 5px;
  text-align: center;
  background: transparent;
  /* background: rgb(250 200 200); */
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 7.42px;
  padding-bottom: 7.42px;
  color: rgb(17 24 39);
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.belief-box-dash {
  /* min-height: 145px; */
  /* overflow-y: scroll; */
}

.text-green-300 {
  color: #86efac !important;
}

.background-red-400 {
  background-color: rgb(248 113 113) !important;
}

.hover-green:hover {
  color: #86efac;
}

.custom-edit-entry {
  width: full;
  min-height: 7rem;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 1024px) {
  .custom-edit-entry {
    min-width: 48rem;
  }
}

.custom-case-note-modal {
  width: full;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 1024px) {
  .custom-case-note-modal {
    min-width: 48rem;
  }
}

.custom-duration {
  transition: opacity 0.4s ease;
}

.z-hidden {
  z-index: -999;
}

.initial-pos-higher {
  top: 50px;
}

.swal-overlay {
  z-index: 999999999 !important;
}

.hide-mobile-menu {
  position: fixed !important;
  left: -100% !important;
}

.reveal-mobile-menu {
  position: fixed;
  left: 0px;
}

.overlay-times {
  transition: top 0.0001s ease, opacity 0.3s ease;
}

.overlay-inactive {
  position: inherit;
  top: 150vh;
}

.overlay-active {
  top: 0px;
}

.normal {
  top: 64px;
}

.side-panel-hidden {
  right: -100% !important;
}

.side-panel-visible {
  right: 0px;
}

.slightly-move-up {
  position: relative;
  top: 0px;
}

.inline-block {
  display: inline-block !important;
}

.slightly-move-up:hover {
  top: -2px;
}

.client-email-hidden {
  position: absolute;
  right: -50%;
}

.client-email-visible {
  right: 0px;
}

.practice-option {
  margin-left: 4px;
  margin-right: 4px;
}

.features-banner-header {
  font-weight: bold !important;
}

.features-banner-feature {
  display: inline-block;
}

.custom-action-button-padding {
  padding-left: 0px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.custom-action-button-padding:hover {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.center-icon {
  margin-left: auto;
  margin-right: auto;
}

.absolute-center {
  text-align: center;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  background: rgb(12, 185, 129);
  background: rgba(12, 185, 129, 0.95);
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 85%;
  z-index: 9999999 !important;
}

.position-value-tag {
  z-index: 999 !important;
  position: relative;
  margin-top: -25px;
  margin-bottom: 10px;
}

.position-value-tag-soft {
  position: relative;
  margin-top: -25px;
  margin-bottom: 10px;
}

.alter-placeholder::-webkit-input-placeholder {
  color: #6b7280 !important;
}

.alter-placeholder:-moz-placeholder {
  color: #6b7280 !important;
}

.alter-placeholder::-moz-placeholder {
  color: #6b7280 !important;
}

.mobile-mini-menu {
  position: absolute;
  left: 90px;
  top: 45px;
}

.plan-selection {
  position: fixed;
  z-index: 99;
  left: 0;
  overflow-y: scroll;
  width: 100vw;
  height: 100vh;
  transition: all 0.4s ease;
}

.plan-selection-inactive {
  top: -150vh;
}

.plan-selection-active {
  top: 0px;
}

.fixed-inactive {
  z-index: -99;
}

.custom-hover-movement {
  position: relative;
  top: 0px;
}

.custom-hover-movement:hover {
  top: -3.042px;
}

.h-almost-full {
  height: 80vh;
}

.custom-offset-top {
  position: relative;
  top: -63px;
}

@media only screen and (max-width: 400px) {
  .human-icon {
    display: inline-block;
    height: 50px !important;
    width: 50px !important;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 769px) {
  .human-icon {
    display: inline-block;
    height: 85px;
    width: 85px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 675px) {
  .error-box-hidden {
    right: -150%;
  }
}

@media only screen and (max-width: 500px) {
  .error-box-hidden {
    right: -300%;
  }
}

@media only screen and (max-width: 1023px) {
  .custom-offset-top {
    top: 0px;
    margin-top: 35px;
    margin-bottom: 50px;
  }
}

@media only screen and (max-height: 415px) {
  #modal-body {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 97% !important;
    overflow-y: scroll !important;
    margin: auto !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
  }
}

@media only screen and (max-width: 413px) {
  .user-reviews-tag {
    width: 90%;
  }
  .h-almost-full {
    height: 100% !important;
  }
}

@media only screen and (max-height: 777px) {
  .h-almost-full {
    height: 100% !important;
  }
}

@media only screen and (max-width: 1024px) {
  .h-almost-full {
    height: 86.9vh;
  }
}

@media only screen and (max-width: 335px) {
  .adjust-desktop-logo {
    margin-top: 2px;
  }
}

@media only screen and (max-width: 330px) {
  .article-button {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  .article-button {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1060px) and (min-width: 1024px) {
  .feature-action-button {
    font-size: 18px;
  }
  .article-button {
    font-size: 14px;
  }
}

@media only screen and (max-width: 325px) {
  .change-size-mobile {
    font-size: 14px;
    margin-bottom: -10px;
  }
  .change-margin-top {
  }
}

@media only screen and (max-width: 768px) {
  .move-down-mobile {
    top: 8px !important;
  }
}

@media only screen and (max-width: 1023px) {
  .adjust-testimonial-quote-mobile {
    position: relative;
    top: -30px;
  }
  .col-centered-mobile {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .adjust-header-padding-mobile {
    padding-top: 95px;
  }
  .feature-action-button {
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-left: 8.5px;
    margin-right: 8.5px;
    transition: all 0.3s ease;
    border: 3.5px solid #fff;
    background: transparent;
  }
  .center-image-mobile {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .homepage-show-off {
    margin-top: -60px;
    margin-bottom: -60px;
    position: relative;
    top: 0px;
    height: 400px;
    width: 400px;
  }
}

.bluex {
  background: blue;
}

.redx {
  background: Red;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider-custom {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider-custom:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider-custom {
  background-color: #2196f3;
}

input:focus + .slider-custom {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider-custom:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider-custom.round {
  border-radius: 34px;
}

.slider-custom.round:before {
  border-radius: 50%;
}

#select-later-button {
  text-align: center;
  margin-top: 3rem;
  font-size: 18px;
  color: rgb(209 213 219);
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  border-bottom: rgb(209 213 219) solid 1.5px;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

#select-later-button:hover {
  color: #2196f3;
  border-bottom: #2196f3 solid 1.5px;
}

.custom-space-top {
  margin-top: 0px;
}

.custom-space-bottom {
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .custom-space-top {
    margin-top: 2rem;
  }
  .custom-space-bottom {
    margin-bottom: 2rem;
  }
}
