/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.elevate {
  font-size: 12px;
  font-weight: normal;
}

.nav-sdbar {
  position: fixed;
  z-index: 10000;
  top: 30%;
  display: none;
}
.custom {
  padding-right: 0 !important ;
  padding-left: 0 !important ;
}

.show {
  display: block;
}

.floating {
  padding-bottom: 37px !important ;
}

/* .nav-sdbar::before {
    display: block;
    content :" ";
    height: 110%;
    width: 100%;
    background-color: white;
    position: absolute;
    border-radius: 0 25px 25px 0;
    top: -30px;
    box-shadow: black ;
    left : -70%;
    z-index: -1;
} */
.tg-anim-sdbar {
  display: block;
  /* opacity: .9; */
  content: " ";
  height: 110%;
  width: 130%;
  /* background: linear-gradient(180deg,#212529 3%,#4c555d 98%); */
  background: white;
  position: absolute;
  border: 10px solid #fdd700;
  border-radius: 0 25px 25px 0;
  top: -30px;
  box-shadow: black;
  left: -90%;
  z-index: -1;
  box-shadow: 2px 5px 15px 0 rgba(110, 110, 110, 0.1);
  animation: 1;
}

i.title {
  margin-bottom: 0;
  transform: scale(0.8);
  padding: 0 10px 0 10px;
}

/* .sidebar {
    padding: 20px 10px 20px 10px;
}
.nav-item {
    padding: 20px;
} */
.tgmenu {
  opacity: 0;
  /* color :#fdd700; */
  color: rgb(42, 38, 38);
  font-size: large;
  font-weight: bold;
  left: -25%;
}

/* .tgmenu:hover{
    opacity: 1;
} */

nav a {
  color: black;
}

.sdnvbar {
  color: white;
}
.navCorrection {
  background: linear-gradient(-240deg, #3f004a 50%, #000000 100%) !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* -webkit-appearance: none;
  margin: 0; */
}
/* .hover-detector{
position: absolute;
width : 65%;
height: 100%;
z-index: 10000;
opacity: 0;
} */

/* .sdnvbar::before {
    content: ' ';  
    background-color:  #fdd700;
    width: 100%;
    height: 100%;
    z-index: -1;
} */

.sc-anime-change-fw {
  animation: fullScale 1s;
  animation-fill-mode: forwards;
}

.sc-anime-change-bw {
  animation: fullScale 0.8s;
  animation-direction: reverse;
  animation-fill-mode: backwards;
}

@keyframes fullScale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0.8) translate(10%);
  }
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

input[type="range"] {
  /* position: absolute; */
}

.openstackImg {
  align-items: center;
}

.payment-list li {
  cursor: pointer;
}

.compu {
  margin-top: 2em;
}

.downArrow {
  float: right;
}

.customFlex {
  align-items: flex-start !important;
  flex-direction: row-reverse !important;
  justify-content: space-between !important;
  padding: 0 !important;
}
/* fixing responsive console */
.navbar-fix {
  padding-bottom: 15px !important;
}

@media only screen and (max-width: 768px) {
  .navbar-fix {
    padding-bottom: 0px !important;
  }
  #dvid {
    display: none;
  }
  .comp,
  .blo {
    display: none;
  }

  .obj,
  .loa,
  .floa {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .downArrow {
    display: none;
  }
}

.testy {
  font-size: 100px;
}

@media screen and (min-width: 768px) {
  .subheading {
    max-width: 44%;
  }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* -webkit-appearance: none;
  margin: 0; */
}

.nav-sdbar {
  transform: scale(0.9);
}
.modified {
  transform: scale(0.8) translate(0, -20%);
  font-size: small;
}
.mix,
.gap {
  width: calc(100% / 4 - (((3 - 1) * 1rem) / 1));
}
.bdgmod {
  font-size: large;
  margin-left: 20px;
}
.titletd {
  padding: 0px 0px 0px 0px;
}

.navHome li a:hover {
  color: #fdd700;
}

table.dataTable tbody tr.selected {
  background-color: lightblue;
}

.arabic {
  direction: rtl;
}
.arab-Heading {
  padding-left: 50%;
  display: none !important;
}

.navCorrection {
  background: linear-gradient(-240deg, #3f004a 50%, #000000 100%) !important;
}
.modalCardContent {
  width: 1000px !important;
  text-align: center;
}
.modalSimple {
  margin: 0 28% !important;
}
.panel-right-saas {
  max-width: 37% !important;
}
.try-it-panel {
  max-width: 16%;
}

.site-menubar-fold .site-menu > .site-menu-item > .correction-os {
  height: 60px;
  line-height: 60px;
  text-align: center;
}
#ostack-logo {
  width: 16px;
  margin-right: 12px;
}
.site-menubar-fold
  .site-menu
  > .site-menu-item
  > .correction-os
  > #ostack-logo {
  width: auto;
  margin: auto;
  scale: 0.8;
}
@media only screen and (min-width: 768px) and (max-width: 1198px) {
  #ostack-logo {
    /* scale: 0.28 !important; */
  }
}
@media only screen and (max-width: 768px) {
  .cloudLogo {
    display: block !important;
  }
  .projectsButtons {
    margin-left: 20px !important;
  }
  .modal-content {
    padding-right: 1.0715rem !important;
    padding-left: 1.0715rem !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .modalCardContent {
    width: 350px !important;
  }
  #spinnerCompute {
    width: 10% !important;
  }
  .modalSimple {
    margin: 1em !important;
  }
  .modal-dialog {
    max-width: 100% !important;
  }
  .email-text {
    min-width: 205px !important;
  }
  .closeUser {
    padding: 0px 25px !important;
  }
  .titleCalc {
    margin: 1em !important;
  }
  #email-input,
  #existed_users {
    margin-bottom: 1em !important;
  }
  #addProjectsModal,
  #addGroupUsersModal {
    margin: 0 !important;
    padding-right: 0px;
  }
  #added_user_email {
    margin-bottom: 1em !important;
  }
  .usersPanel {
    overflow-x: scroll;
  }
  .panel-right-saas {
    max-width: 100% !important;
  }
  .try-it-panel {
    max-width: 100%;
  }
}

.navbar-container {
  /* background-color: #263238  !important; */
}
.blocktable th,
.imageTable th {
  text-align: center !important;
}
.blocktable td,
.imageTable td {
  text-align: center !important;
}

.lbTable th {
  text-align: center !important;
}
.lbTable td {
  text-align: center !important;
}

.priceCalculator thead,
.priceCalculator tbody {
  text-align: center !important;
  vertical-align: middle !important;
}
.priceCalculator {
  max-height: 600px !important;
  overflow-y: scroll !important;
}

.computeTable th,
.floatIpTable th,
.commitsTable th {
  text-align: center !important;
  vertical-align: middle !important;
}

.computeTable td,
.floatIpTable td,
.commitsTable td {
  text-align: center !important;
  vertical-align: middle !important;
}

.hrSidbar {
  border: 1px solid gray;
  width: 85%;
}

.logMenuImg {
  margin-top: 5px;
  transform: scale(1.5);
  margin-top: 0;
}

.imgFooter {
  transform: scale(1.2) translate(-250px, -100px) !important;
  opacity: 10% !important;
}

.footParagraph {
  color: white !important;
}
.footer .footer-menu .menu-item a {
  color: white !important;
}

/* .soc-iconsDiv { */
/* margin: 8% 0 !important; */
/* } */
.phonemImg {
  width: 8% !important;
}

.crafted {
  color: white;
}

@media only screen and (max-width: 768px) {
  .floatIpImg {
    display: none !important ;
  }

  .testLoad {
    display: block !important;
  }
  .loadBalDesktop {
    display: none !important;
  }
}

.loadBalDesktop:first-child {
  padding-left: 6em !important ;
}
.highPerfo {
  max-width: 90% !important;
}

.dropdown-menu {
  min-width: 0 !important;
}

.cloudLogo {
  height: 3.286rem;
  transform: translateY(-6px);
}
.navLogo {
  height: 2.8rem;
  transform: translate(6%);
}

.p-slider__input {
  height: 1.625rem;
  font-size: 1em;
}

.inputsVariable {
  width: 140px !important;
}

.mb-2em {
  margin-bottom: 2em !important;
}
/* .warningMessage {
  color: red;
}

#displayInput {
  background-color: #f1f4f5 !important;
  margin-left: 2.5rem;
  text-align: center !important;
}
#rangeInput {
  cursor: pointer !important;
  padding: 0 !important;
}
.font-s {
  font-size: 2em !important;
}
@media screen and (max-width: 992px) {
  .mobile-space {
    margin-bottom: 2em;
  }
  #displayInput {
    margin: 0 !important;
  }
} */

.pt {
  padding: 1.75rem 2.25rem 0 !important;
}

.padding-2em {
  padding: 2em;
}
.padTopBot-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.customPanel {
  padding: 1em 2em !important;
  margin-bottom: 2em !important;
}
.iconCalculator {
  color: #74d37e !important;
}
.customHeader {
  padding-top: 0 !important;
  padding-left: 0 !important;
}
.bord {
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px,
    rgba(9, 30, 66, 0.08) 0px 0px 0px 1px !important;
  font-size: 21px !important;
  text-align: center !important;
  border-radius: 20px !important;
  height: 220px !important;
  max-width: 220px !important;
}

del {
  text-decoration: line-through;
}
.textAlignCenter th,
.za {
  text-align: center !important ;
}
.textAlignCenter td {
  text-align: center !important;
}

.padRight {
  padding-right: 2em !important;
}

.paymentPeriod {
  /* height: 50px !important; */
  /* max-width: 45% !important; */
  text-align: center !important;
  /* padding-top: 15px !important; */
  border-radius: 15px !important;
  /* padding: 1em !important; */
  margin-bottom: 1em;
  font-size: 18px;

  /* margin-top: 10px !important;dacc */
  /* margin-left: 10px !important; */
  cursor: pointer !important;
}
.Scroll {
  height: 500px !important;
  overflow-y: auto !important;
  padding: 1em !important;
}

.priceCalculator tbody tr:nth-of-type(odd) {
  background-color: rgb(226 243 251 / 30%) !important;
}
.priceCalculator tbody tr:nth-of-type(odd):hover {
  background-color: #f3f7f9 !important;
}

.testTd {
  white-space: pre-wrap !important ;
}
.PriceInputs {
  padding: 0.5em;
}

/* #carousele {
  display: flex !important;
  justify-content: space-between !important;
  width: 200px !important;
  align-items: center !important;
  margin: auto !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px !important;
  padding:1em !important;
}
 

#periods {
  list-style: none;
  padding: 0;
  margin: 0;
}

#periods li {
  font-size: 1.5em;
  font-weight: bold;
  display: none;
}

#periods li.visible {
  display: block;
}
#prev,#next {
  all: unset !important;
  cursor: pointer !important;
  font-size: 2em !important;
} */

#carousele {
  display: flex !important;
  justify-content: space-between !important;
  width: 200px !important;
  align-items: center !important;
  margin: auto !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px !important;
  padding: 1em !important;
}
.calc {
  /* position: fixed;
  right:9px;
  top:156px; */
  z-index: 1000;
  max-width: 13.9% !important ;
  padding: 2em 1em 0 1em;
  background-color: white;
  border-radius: 0.286rem;
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  padding-bottom: 1em !important;
}

#prev:hover,
#next:hover {
  color: blue; /* Change color on hover */
}

#periods {
  list-style: none;
  padding: 0;
  margin: 0;
}

#periods li {
  font-size: 1.5em;
  font-weight: bold;
  display: none;
  animation: fadein 0.5s;
}

#periods li.visible {
  display: block;
}

#prev,
#next {
  all: unset !important;
  cursor: pointer !important;
  font-size: 2em !important;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.pad-2 {
  padding: 2em 0em 0em 1.6em !important;
  border-radius: 20px !important;
}

.pos1 {
  position: fixed;
  top: 156px;
  right: 9px;
}
.pos2 {
  position: fixed;
  top: 84px;
  right: 9px;
}

.display-none {
  visibility: hidden !important;
}

.priceModif {
  padding-top: 3em !important;
}

/* testing  cards */
/* background: linear-gradient(-45deg, #fe0847, #feae3f); */
.carde {
  position: relative;
  max-width: 300px;
  height: auto;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  margin: 0 auto;
  padding: 40px 20px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  overflow: hidden;
}

.carde:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.col-sm-4:nth-child(1) .carde,
.col-sm-4:nth-child(1) .carde .titleCard .fa {
  /* background: linear-gradient(-45deg, #263238, #181616); */
  background-color: white;
}

.col-sm-4:nth-child(2) .carde,
.col-sm-4:nth-child(2) .carde .titleCard .fa {
  /* background: linear-gradient(-45deg, #411e4a, #121212); */
  background-color: white;
}

.col-sm-4:nth-child(3) .carde,
.col-sm-4:nth-child(3) .carde .titleCard .fa {
  background: linear-gradient(123deg, #fbff00, #ff8b54);
}

.carde:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1;
  transform: skewY(-5deg) scale(1.5);
  -webkit-transform: skewY(-5deg) scale(1.5);
  -moz-transform: skewY(-5deg) scale(1.5);
  -ms-transform: skewY(-5deg) scale(1.5);
  -o-transform: skewY(-5deg) scale(1.5);
}

.titleCard .fa {
  /* color: #fff; */
  font-size: 60px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  line-height: 100px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.titleCard h2 {
  position: relative;
  margin: 10px 0 37px;
  padding: 0;
  /* color: #fff; */
  font-size: 22px;
  z-index: 2;
}

.price {
  position: relative;
  z-index: 2;
}

.price h4 {
  margin: 0;
  padding: 20px 0;
  /* color: #fff; */
  font-size: 20px;
  text-align: left;
  margin-left: 2em;
}
.icon-svg-cards {
  width: 55px !important;
}

.option {
  position: relative;
  z-index: 2;
}

.option ul {
  margin: 0;
  padding: 0;
}

.option ul li {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
  color: black;
  font-size: 16px;
}

.carde a {
  position: relative;
  z-index: 2;
  /* background: #fff; */
  color: #262626;
  width: 150px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  display: block;
  text-align: center;
  margin: 20px auto 0;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  font-size: 16px;
  cursor: pointer;
  /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); */
}

.carde a:hover {
  text-decoration: none;
}

.exclude {
  display: none !important;
}

.price-old {
  position: relative;
}
.price-old::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2.3px;
  background-color: red;
  transform: translateY(-50%) rotate(-45deg);
}
.mb1em {
  margin-bottom: 1em !important;
  font-weight: normal !important;
  color: black;
}
.a-periods {
  color: black !important;
  background-color: #ffe200 !important;
  border-radius: 10px !important;
}
.a-periods-yearly {
  color: black !important;
  border: 2px solid black;
  border-radius: 10px !important;
}

/* changing sideBar theme color */
.updateNewColor {
  background: linear-gradient(-240deg, #3f004a 50%, #000000 100%) !important;
  top: 66px !important;
  height: 100% !important;
}
.btn-outline-info,
.btn-outline.btn-info {
  color: #9413ab !important;
  background-color: transparent;
  border-color: #9413ab !important;
}
.btn-outline.btn-info:hover {
  background-color: #ebebeb !important;
}
.btn-outline.btn-info:focus {
  background-color: #ebebeb !important;
}
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
  color: #fff !important;
  background-color: #482252 !important;
}
#btnDelete {
  background: #ed213a; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to right,
    #93291e,
    #ed213a
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to right,
    #93291e,
    #ed213a
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: white;
  border-radius: 20px;
  padding: 1em;
  font-weight: bold;
}
/* end changing theme */

.list-group-item-dark {
  background-color: #3f004a;
}
.list-group-item {
  border-radius: 20px !important;
}
.calcChoices {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
  border-radius: 20px !important;
  background-color: #fbd713 !important;
  color: #33003b !important;
  height: 50px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px;
  text-align: center !important;
}
#chatPanel {
  position: fixed;
  top: 14%;
  right: 1%;
  width: 24.5%;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
    rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

@media only screen and (max-width: 768px) {
  .example-wrap {
    margin-bottom: 20px !important;
  }
  .tab-panel-voucher {
    overflow-x: scroll !important;
  }
  #resolvticketbtn,
  #closeticketbtn {
    font-size: 10px !important;
    padding: 6px !important;
  }
  .calcChoices {
    margin-bottom: 1em !important;
  }
  #chatPanel {
    position: static; /* Sets position to initial value */
    width: 91% !important;
    margin: 1em !important;
  }
  .navLogo {
    display: none !important;
  }
  .saas-correction {
    margin: 0em 2em !important;
  }
  .slider {
    margin: 0px 0px 30px !important;
  }
  .saas-tab-panel {
    overflow-y: scroll !important;
  }
  .openstackImg {
    width: 50%;
    align-items: center;
  }
  .logo-menu {
    margin-left: 2em;
  }
  .contact {
    margin-bottom: 2em;
  }
  .filerUl {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .pos1,
  .pos2 {
    position: inherit !important;
  }
  .calc {
    max-width: 100% !important;
  }
}

th {
  color: #3f004a !important;
}

input.inputPacks[type="radio"] {
  visibility: hidden !important;
}

/* .carde input[type="radio"]:checked + .carde {
  border: 2px solid blue !important;
} */

.carde.selectedCard {
  border: 1px solid blue !important;
}
.labelCards {
  width: 300px !important;
}
.site-menu-item {
  cursor: pointer !important;
}
.preventDoubleClick {
  pointer-events: none !important;
  cursor: pointer !important;
  background-color: rgb(73 19 82 / 80%) !important;
}
/* .allLinks:hover {
  cursor: pointer !important;
} */
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  text-align: right;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cloud {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  background-color: #11c26d;
  border-radius: 50%;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}
/* .cloud:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  transform: rotate(-45deg);
} */
/* .cloud:after {
  left: -8px;
  transform: rotate(45deg);
} */
.cloud:hover {
  background-color: #3f004a;
  cursor: pointer;
}
.cloud:hover .content {
  display: block;
}

.content {
  position: absolute;
  top: 50%;
  left: -60px;
  width: 160px;
  transform: translateY(-50%);
  display: none;
  padding: 10px;
  background-color: #853897;
  color: white;
  border-radius: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.flavorCarac {
  position: absolute;
  width: 90px;
  transform: translate(-5.8%, -60%);
  display: none;
  padding: 5px;
  background-color: #853897;
  color: white;
  border-radius: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.flavorB:hover .flavorCarac {
  display: block;
}
.panel-group .panel-title[aria-expanded="false"]::before {
  opacity: 1 !important;
}
.projectsTable th,
.projectsTable tr,
.projectsTable td,
.sharedProjectsTable th,
.sharedProjectsTable tr,
.sharedProjectsTable td,
.addUsersTable tr {
  text-align: center !important;
  align-content: center !important;
}

.usersTable th,
.addUsersTable th,
.usersTable tr {
  text-align: center !important;
}

.headLabels {
  font-size: 1.2em;
  color: black;
}

.email-container,
.groups-container {
  margin-top: 0.75em;
}
.email-input {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
.email-text {
  width: auto;
  display: inline-block;
  padding: 6px 0px 6px 16px;
  border: none;
  color: #5a5a5a;
  border-radius: 7px;
  min-width: 218px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px !important;
}
.delete-button {
  top: -8px;
  right: 0;
  cursor: pointer;
  color: red;
  font-weight: bold;
  border: none;
  background: none;
}
.rangeProject {
  width: 100% !important;
}
.tooltipe,
.labelQuota {
  color: black !important;
}
.pad-customize {
  padding-top: 1.3em !important;
}
.pad1em {
  padding-top: 1em !important;
}
.dropdown-menu.dropleft {
  right: auto;
  left: 100%;
  transform: translateX(10px);
}
/* Common styles for both toggleDisable and toggleDisableGroup */
input.toggleDisable[type="checkbox"],
input.toggleDisableGroup[type="checkbox"],
input.toggleDisableGroupVoucher[type="checkbox"],
input.toggleDisableproject[type="checkbox"],
input.toggleCustomerPayment[type="checkbox"],
input.toggleDisableGroupCompute[type="checkbox"] {
  position: relative;
  width: 40px;
  height: 20px;
  -webkit-appearance: none;
  background: #c6c6c6;
  outline: none;
  border-radius: 20px;
  box-shadow: inset 0 0 5px rgba(255, 0, 0, 0.2);
  transition: 0.7s;
  cursor: pointer;
}

/* Checked state styles for both toggleDisable and toggleDisableGroup */
input.toggleDisable:checked[type="checkbox"],
input.toggleDisableGroup:checked[type="checkbox"],
input.toggleDisableGroupVoucher:checked[type="checkbox"],
input.toggleDisableproject:checked[type="checkbox"],
input.toggleCustomerPayment:checked[type="checkbox"],
input.toggleDisableGroupCompute:checked[type="checkbox"] {
  background: #03a9f4;
}

/* Styles for the slider thumb for both toggleDisable and toggleDisableGroup */
input.toggleDisable[type="checkbox"]:before,
input.toggleDisableGroup[type="checkbox"]:before,
input.toggleDisableGroupVoucher[type="checkbox"]:before,
input.toggleDisableproject[type="checkbox"]:before,
input.toggleCustomerPayment[type="checkbox"]:before,
input.toggleDisableGroupCompute[type="checkbox"]:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  top: 0;
  left: 0;
  background: #ffffff;
  transform: scale(1.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}

/* Checked state styles for the slider thumb for both toggleDisable and toggleDisableGroup */
input.toggleDisable:checked[type="checkbox"]:before,
input.toggleDisableGroup:checked[type="checkbox"]:before,
input.toggleDisableGroupVoucher:checked[type="checkbox"]:before,
input.toggleDisableproject:checked[type="checkbox"]:before,
input.toggleCustomerPayment:checked[type="checkbox"]:before,
input.toggleDisableGroupCompute:checked[type="checkbox"]:before {
  left: 20px;
}

/* *::-webkit-scrollbar-track,
*::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

*::-webkit-scrollbar,
*::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}

*::-webkit-scrollbar-thumb,
*::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #a3a3a3;
} */
.tickettab th,
.tickettab td {
  text-align: center;
  vertical-align: middle;
  cursor: pointer !important;
}
.chat-wrapper,
.chatAgent {
  max-height: 440px;
  min-height: 440px;
  overflow-y: auto;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

#supportdiscussion {
  background: white;
}
.chat-content {
  border-radius: 0px 20px 0 20px;
  max-width: 95%;
  word-wrap: break-word;
  background-color: #fbd713;
  color: #33003b;
}
.chat-time {
  color: #33003b;
}
.chat-content::before {
  border-left-color: #fbd713;
}

.chat-left .chat-content {
  color: white;
  background-color: #873f93;
}

.btnVouchers {
  scale: 0.9;
  height: 35px;
}

.discount {
  display: none !important;
}

@keyframes checkmark {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.copy-icon {
  cursor: pointer;
}

.copy-icon i {
  display: inline-block;
}

.copied .copy-icon i.fa-copy {
  display: none;
}

.copied .copy-icon i.fa-check {
  display: inline-block;
  color: green;
  animation: checkmark 0.3s ease-in-out;
}
.copy-icon {
  cursor: pointer;
  position: relative;
}

.copy-icon::after {
  content: attr(data-tooltip);
  display: none;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  white-space: nowrap;
}

.copy-icon:hover::after {
  display: inline-block;
}

.copied .copy-icon::after {
  content: "Copied!";
}

.hidden-text {
  color: transparent !important;
}

#paymentinit {
  margin: 1em !important;
}

.pricingTable th,
.pricingTable td,
.pricingTableBs th,
.pricingTableBs td,
.pricingTableNt th,
.pricingTableNt td,
.pricingTableLb th,
.pricingTableLb td,
.allPayTable th,
.SaaSTable th,
.SaaSTable td,
.payMethTable th,
.payMethTable td,
.voucherTable th,
.voucherTable td,
.customerTable th,
.customerTable td,
.invoicesTable th,
.invoicesTable td,
.allPostPaidTable th,
.allPostPaidTable td,
.currencyTable th,
.currencyTable td,
.apiUsersTable th,
.apiUsersTable td {
  text-align: center !important;
  vertical-align: middle !important;
}

#lastStep {
  font-size: 1.5em !important;
}
.tdPay {
  text-align: center;
  vertical-align: middle;
}

.card-marg {
  margin: 3em;
  height: 180px;
}
.cardImg {
  max-width: 100%;
  max-height: 100%;
}

/* Add this CSS to your stylesheet */
.tooltipRenew-container {
  position: relative;
  display: inline-block;
}

.tooltipRenew {
  display: none;
  position: absolute;
  background-color: #333;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  top: 50%;
  transform: translate(5px, -50%);
}

.tooltipRenew-container:hover .tooltipRenew {
  display: block;
}

.imgSaaS {
  aspect-ratio: 3/2 !important;
  object-fit: contain !important;
}

.btnSaaS {
  background-color: #78278b !important;
}
.nx-page {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
}

.nx-page.shown {
  opacity: 1;
  visibility: visible;
}

#lastStep {
  color: #482252 !important;
}

.mb-2em {
  margin-bottom: 2em;
}

.wizardStyle {
  box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px,
    rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
  margin-bottom: 1em;
  padding: 2em;
}
.mb-3em {
  margin-bottom: 2.8em !important;
}
.mb3 {
  margin-bottom: 1em !important;
}
.reduceWidth {
  width: 70%;
}

/* .pieSpan {
  font-size: 1px;
} */
.jqstooltip {
  height: 50px;
  width: 120px;
}

.jqsfield {
  font-size: 14px !important;
}

.keyTabSpark {
  background-color: #78278b;
  color: #78278b;
  font-size: 10px;
}

#DataTables_Table_2_previous,
#DataTables_Table_2_next {
  display: none !important;
}

.z-index {
  z-index: 9999;
}

.hamburger {
  font-size: 18px !important;
}
.site-menu-sub {
  background: linear-gradient(-240deg, #3f004a 50%, #210c24 100%) !important ;
  z-index: 99999;
}
#pageSkylineCorrection {
  transition: opacity 0.3s ease !important;
}
.htmx-indicator {
  opacity: 0;
  transition: opacity 1s ease-in;
}
.htmx-request .htmx-indicator {
  opacity: 1;
}
.htmx-request.htmx-indicator {
  opacity: 1;
}
.fade-me-in.htmx-added {
  opacity: 0;
}

.fade-me-in {
  opacity: 1;
  transition: opacity 1s ease-in;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fade-me-in:nth-child(1) {
  animation-delay: 0.1s;
}
.fade-me-in:nth-child(2) {
  animation-delay: 0.2s;
}
.fade-me-in:nth-child(3) {
  animation-delay: 0.3s;
}
.fade-me-in:nth-child(4) {
  animation-delay: 0.4s;
}
.fade-me-in:nth-child(5) {
  animation-delay: 0.4s;
}
.fade-me-in:nth-child(6) {
  animation-delay: 0.4s;
}
.fade-me-in:nth-child(7) {
  animation-delay: 0.4s;
}
.fade-me-in:nth-child(8) {
  animation-delay: 0.4s;
}
.fade-me-in:nth-child(9) {
  animation-delay: 0.4s;
}
.fade-me-in:nth-child(10) {
  animation-delay: 0.4s;
}
.projectInput {
  cursor: pointer !important;
}
td {
  align-content: center !important;
}
.toggle-password {
  cursor: pointer !important;
}
input[readonly] {
  cursor: not-allowed !important;
  background-color: #f5f5f5;
}

.teamBox {
  width: 90% !important;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px !important;
}

.copyy-icon {
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  top: 2%;
  right: 2%;
  color: #555;
  transition: transform 0.2s, color 0.2s;
}

.copyy-icon.copied {
  color: green;
  transform: scale(1.2);
}
/* / api users css / */
.user-card {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
  background: #fff;
}

.user-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.user-card-header {
  padding: 1.25rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 8px 8px 0 0;
}

.user-card-header:hover {
  background: #e9ecef;
}

.user-info {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 1;
}

.user-avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 1.1rem;
}

.user-details h5 {
  margin: 0;
  /* font-size: 1.1rem;
  font-weight: 600;
  color: #2c3e50; */
}

.user-meta {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 0.25rem;
}

.project-count {
  font-size: 0.85rem;
  color: #6c757d;
}

.card-actions {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}

.expand-icon {
  transition: transform 0.3s ease;
  color: #6c757d;
}

.expand-icon.rotated {
  transform: rotate(180deg);
}

.user-card-body {
  padding: 1.5rem;
  background: #fff;
  border-radius: 0 0 8px 8px;
}

.projects-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.projects-section-header h6 {
  margin: 0;
  /* font-weight: 600;
  color: #495057; */
}

.project-item {
  border: 1px solid #dee2e6;
  border-radius: 6px;
  padding: 1rem;
  margin-bottom: 0.75rem;
  background: #f8f9fa;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.2s ease;
}

.project-item:hover {
  background: #e9ecef;
  border-color: #adb5bd;
}

.project-info {
  flex: 1;
}

.project-name {
  /* font-weight: 600;
  color: #2c3e50; */
  margin-bottom: 0.25rem;
}

.project-role {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 500;
}

.role-admin {
  background: #d4edda;
  color: #155724;
}

.role-developer {
  background: #d1ecf1;
  color: #0c5460;
}

.role-viewer {
  background: #f8d7da;
  color: #721c24;
}

.project-actions {
  display: flex;
  gap: 0.5rem;
}

.empty-state {
  text-align: center;
  color: #6c757d;
}

.empty-state i {
  font-size: 1rem;
  opacity: 0.3;
}

.badge-status {
  padding: 0.4rem 0.8rem;
  font-size: 0.85rem;
  font-weight: 500;
}

.search-filter-bar {
  margin-bottom: 1.5rem;
}

.btn-icon {
  padding: 0.375rem 0.5rem;
  font-size: 0.875rem;
}

.modal-project-assignment .form-group label {
  font-weight: 600;
  color: #495057;
}

.selected-projects-list {
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  padding: 0.75rem;
  margin-top: 1rem;
}

.selected-project-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  background: #e9ecef;
  border-radius: 4px;
  margin-bottom: 0.5rem;
}
/* ------------------------------ */
/*     FelCloud Instance Cards    */
/* ------------------------------ */

.fel-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 12px;
  padding: 14px 16px;
  margin-bottom: 12px;
  border: 1px solid #e6e6e6;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.fel-card-icon i {
  color: #444;
}

.fel-card-info {
  flex-grow: 1;
  margin-left: 14px;
}

.fel-card-title {
  color: #222;
}

.fel-card-subtitle {
  color: #43054e !important;
}

.fel-card-price {
  margin-top: 4px;
  color: #333;
}

.fel-card-delete {
  background-color: #ff4e4e;
  color: #fff;
  border: none;
  padding: 0px 7px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
  transition: 0.2s ease;
}

.fel-card-delete:hover {
  background-color: #d43f3f;
}
/* ------------------------------ */
/*       FelCloud Price Box       */
/* ------------------------------ */

.fel-price-box {
  background: #fff;
  width: 100%;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid #eee;
  margin-top: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.fel-price-total {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
}

.fel-price-title {
  color: #333;
}

.fel-price-number,
#period {
  color: #000;
}

.fel-price-periods {
  display: flex;
  gap: 6px;
  margin-bottom: 14px;
  flex-wrap: wrap;
}

.fel-period-btn {
  background: #f3f3f3;
  border: 1px solid #ddd;
  padding: 6px 10px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 13px;
  transition: 0.2s;
}

.fel-period-btn.fel-active {
  background: #d70040;
  color: #fff;
  border-color: #d70040;
}

.fel-period-btn:hover {
  background: #e4e4e4;
}

.fel-price-selects {
  display: flex;
  gap: 8px;
  margin-bottom: 14px;
}

.fel-select {
  width: 100%;
  padding: 6px 8px;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fafafa;
}

.fel-clear {
  background: #e53a3a;
  color: #fff;
  border: none;
  padding: 10px 0;
  width: 100%;
  border-radius: 8px;
  font-size: 15px;
  cursor: pointer;
  transition: 0.2s;
}

.fel-clear:hover {
  background: #c92f2f;
}

/* Overlay when disabled */
.fel-card-disabled {
  opacity: 0.4;
  pointer-events: none;
  position: relative;
}

.fel-card-overlay {
  display: none;
}

.fel-card-disabled .fel-card-overlay {
  display: block;
  position: absolute;
  inset: 0;
  background: rgba(200, 200, 200, 0.5);
  z-index: 5;
  border-radius: 8px;
}

/* Disable button */
.fel-card-disable {
  /* position: absolute; */
  top: 5px;
  right: 40px;
  /* background: #00000000; */
  border: none;
  cursor: pointer;
  color: #888;
  z-index: 10;
  margin: 5px;
  background: #eee;
  border-radius: px;
}

.fel-card-disable:hover {
  color: #444;
}
/* Allow the disable button to still be clickable */
.fel-card-disabled .fel-card-disable {
  pointer-events: auto !important;
  z-index: 20; /* ensure it stays above overlay */
}

.dropdown-toggle {
  border: 1px solid #e4eaec !important;
  background-color: #fff !important;
}

button {
  cursor: pointer !important;
}

.reduction-card {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
  background-color: #fff;
}

.reduction-card.disabled {
  opacity: 0.6;
  background-color: #f5f5f5;
}

.reduction-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.reduction-type {
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
}

.reduction-value {
  font-size: 24px;
  color: #5cb85c;
  font-weight: bold;
}

.reduction-actions {
  margin-top: 10px;
}

.badge-status {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}

.badge-enabled {
  background-color: #5cb85c;
  color: white;
}

.badge-disabled {
  background-color: #d9534f;
  color: white;
}
