/* #side-navbar{
  border-radius: 10px;
  margin: 15px 0px 25px 0px;
  box-shadow: 4px 3px 22px 0px rgb(0 0 0 / 10%);
}
#header-navbar{
  border-radius: 20px;
  box-shadow: 4px 3px 22px 0px rgb(0 0 0 / 10%);
  display: block;
  margin: 15px 15px 15px 15px;
}

body{
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
}
.dropdown-toggle{
  padding: 3px 5px !important;
  margin-left: 7px;
}
.dropdown-toggle:hover{
  border-radius: 50px;
  background: #EAF2FF;
}
#customElement{
  padding: 0 important!;
}
#ul-sidenav-container{
  width: 80%;
  margin: 10px auto;
  border: none;
} */
/* @font-face {
  font-family: 'Rubik';
    src:  url('../fonts/Rubik-Regular.ttf') format('ttf'); 
    font-weight: normal;
    font-style: normal;
} */
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://api.fontshare.com/v2/css?f[]=satoshi@400&display=swap');

p,label,strong,h1,h2,h3,h4,h5,h6,a,small,th,button{
  /* font-family: 'Inter', sans-serif !important; */
  /*font-family: 'Satoshi', sans-serif !important;*/
  /*font-family: 'Questrial', sans-serif !important;*/
  font-family: 'Rubik', sans-serif !important;
  /* font-family: 'Satoshi', monospace !important;*/
  /* font-family: 'Lato', sans-serif !important; */
  /* font-family:  'CrashNumbering-Serif' !important; */
  /* font-family:  'Josefin Sans', sans-serif !important; */
  /* font-family:  'Jost', sans-serif !important; */
  /* color: red !important; */
}

td {
  font-family: '', monospace !important;
  padding-left: 23px !important;
}

.dropdown-menu-toggle{
  padding: 7px 9px !important;
}
body{
  background: #FFF;
}
#side-navbar{
  background: #F6F6F6;
}
.dash-dropdown{
  margin: 0px 0px 10px 0px;
}
.logo-dark{
  width: 60px;
  background-size: 65%;
  margin-left: -5px;
}
#icon-holder{
  margin-right: 2px;
}
.card-header{
  border-radius: 10px 10px 0px 0px !important;
  border-bottom: none;
  height: auto;
  padding: 20px;
}
.card-body{
  padding: 0 !important;
  margin: 0;
  /*max-height: 500px;*/
}

.graph-card-body{
  padding: 0 !important;
  margin: 0;
  max-height: 500px;
}

.card{
  background: white;
  border: .6px solid #f5f5f5; 
  border: none;
  border-radius: 10px !important;
  min-height: 150px;
  /* box-shadow: rgb(15 15 15 / 10%) 0px 3px 5px 2px, rgb(15 15 15 / 10%) 0px 2px 4px !important; */

}

.card{
  background: white;
  border: 1px solid #E9E9E9;   
  border-radius: 12px !important;
  min-height: 150px;
  /* box-shadow: rgb(15 15 15 / 10%) 0px 3px 5px 2px, rgb(15 15 15 / 10%) 0px 2px 4px !important; */

}
.cardDataexplorer{
  background: white;
  /* border: .6px solid #f5f5f5; */
  border: none;
  border-radius: 10px !important;
  margin-bottom: 20px !important;
  /* box-shadow: rgb(15 15 15 / 10%) 0px 3px 5px 2px, rgb(15 15 15 / 10%) 0px 2px 4px !important; */

}
.nav-item{
  margin: 0;
}
.card-custom{
  border-radius: 10px !important;
  /* box-shadow: rgb(15 15 15 / 10%) 0px 3px 5px 2px, rgb(15 15 15 / 10%) 0px 2px 4px !important; */
  height: 120px;
  width: 95%;
  margin: auto;
}
.card-custom-1{
  border-radius: 3px !important;
  box-shadow: rgb(15 15 15 / 10%) 0px 3px 5px 2px, rgb(15 15 15 / 10%) 0px 2px 4px !important;
  height: 120px;
  width: 95%;
  margin: auto;
  background-color: #EAF2FF !important;
}
#loader-wrapper-card{
  padding: 20px 20px;
  margin: 20px;
  border-radius: 3px !important;
  box-shadow: rgb(15 15 15 / 10%) 0px 3px 5px 2px, rgb(15 15 15 / 10%) 0px 2px 4px !important
}
.side-nav-logo{
  width: 100%;
  margin: auto;
  border: 0 !important;
  border-style: transparent !important;
}
table{
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  min-width: 400px;
  border: none;
  border-radius: 9px;
}
tr{
  padding: 10px 0px;
}
/* navbar */
#header-navbar,#appConfig-main-div{
  border: 0;  
  background: white;
  border-radius: 12px; 
  background: linear-gradient(to bottom, rgb(225, 226, 226) 0%, rgba(0,0,0,0) 100%); 
}
.user-profile{
  border: 0 !important;
}
#user-img{
  /*width: 20px;
  margin-top: 20px;*/
  border-radius: 50%;
}
#scatter-plot-div-cc{
  width:100%;
}

.fullscreen-modal-custom{
  transform: scale(1.2) !important;
  margin-top: 10rem !important;
}

@media (max-width: 600px) {
  .fullscreen-modal-custom {
    transform: scale(1.2) !important;
    margin-top: 10rem !important;
  }
}

.w-custom-churnPred{
  width: 19.5% !important;
  padding: 0px 10px;
  display: block;
  margin: auto;
}

@media only screen and (min-width: 780px) and (max-width: 1200px){
  .w-custom-churnPred {
    width: 50% !important;
    padding: 0px 10px;
    display: block;
    margin: auto;
  }
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
  .w-custom-churnPred {
    width: 100% !important;
    padding: 0px 10px;
    display: block;
    margin: auto;
  }
}
hr{
  margin-top:0.5rem;
  margin-bottom:0.5rem;
}
.input-custom-appConfig {
  height: 36px;
  border: 0.5px solid #cfcfcf;
  font-family: "Courier New", monospace;
  color: #253BA9;
}

.code-custom-appConfig {
  min-height: 100px;
  border: 0.5px solid #cfcfcf;
  resize: none;
  overflow: scroll;
}
.theme-toggle{
  transform: translateX(5.8rem) translateY(-25rem);
  box-shadow: 4px 3px 11px 2px rgb(0 0 0 / 30%);
}

.theme-toggle:hover{
  transform: translateX(1rem) translateY(-25rem);
}
.config-header, .config-close{
  border: none !important;
  background: #f1f1f1 !important;
}
.configurator-wrapper{
  background: #f1f1f1 !important;
  overflow: auto !important;
  z-index: 10000;
}
.icon-input-filters{
  background:#E0E0E0 !important;
  color: white;
  border-style: none;
  border: none;
  
}
input[type="checkbox"]{
  margin-right: 10px !important;

}
input[type=checkbox][disabled]{
  content: '\274C';
  outline: 1.6px solid rgb(241, 49, 49); 
  opacity: 0.2;
}

#filter_panel_body{
  margin-top: 4rem;
}
.header .header-container .nav-right > li > a {
  padding: 0 9px;
}

.show-hide {
  display: none;
}

.delete-btn-div {
  display: inline-block;
  width: 15%;
  position: relative;
  bottom: 220px
}

.element-editor {
  display: inline-block;
  overflow-y: scroll !important;
  color: rgba(25, 23, 17, 0.6);
  height: 250px !important;
  width: 85% !important;
}
.Select-control{
  border: 1px solid #e6ecf5 !important;
  font-family: 'Rubik', sans-serif !important;
}
.Select-control::placeholder{
  color:#e6ecf5 !important;
  
}
.Select-placeholder{
  color:#333 !important;
}
.customStyleTabs .nav-item a{
  border: 1px solid rgb(138, 219, 138) !important;
  color: rgb(138, 219, 138) !important;
  border-radius: 20px !important;
  margin-bottom: 20px;
  margin-right: 10px;
  padding: 5px 15px;
}
.customStyleTabs .nav-item a.active{
  border: 1px solid rgb(138, 219, 138) !important;
  background: rgb(138, 219, 138) !important;
  color: white !important;
  border-radius: 20px !important;
  margin-bottom: 20px;
  margin-right: 10px;
  padding: 5px 15px;
}


.mantine-Paper-root{
  margin-top:50px;
  width: 70%;
}
.__mantine-ref-inRange{
  background-color: #7874e75d !important;
  color: white;
}
.__mantine-ref-firstInRange{
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
  background-color: #7774e7 !important;
}
.__mantine-ref-lastInRange{
  border-top-right-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
  background-color: #7774e7 !important;
}
.__mantine-ref-weekend{
  color: #7774e7 !important;
}
.__mantine-ref-selected{
  background-color: #7774e7 !important;
  color: white !important;
}
.side-nav-inner{
  /* overflow: scroll !important; */
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  /*padding-right: 50px; /* Increase/decrease this value for cross-browser compatibility */
  box-sizing: content-box;
  overflow: hidden;
}
.dropdown-toggle:hover, .w-150:hover{
  background: #087eff69 !important;
  border-radius: 50px;
  /* padding: 5px 19px; */
  /* width: auto !important; */
  font-size: 20px !important;
  margin-bottom: 7px !important;
  color: #0f9aee !important;
  position: relative !important;
  /*width: 66px !important;*/
}
.w-150,.dropdown-toggle{
  /* background: #087eff69 !important; */
  /* border-radius: 50px; */
  /* padding: 5px 19px; */
  width: auto !important;
  font-size: 20px !important;
  margin-bottom: 7px !important;
  color:white !important;
  /* color: #0f9aee !important; */
}
.w-150:hover > a > i{
  color: #0f9aee !important;

}
.w-150 > a > i{
  color: white !important;

}

.dropdown-toggle:active{
  background: #087eff69;
  border-radius: 50px;
  /* padding: 5px 19px; */
  width: auto;
  font-size: 20px;
  margin-bottom: 7px;
}

.breadcrumb-item > a{
  color: #FFF;
}
.breadcrumb-item > a:hover{
  color: #7774e7 !important;
}
table,th, tr, td{
  border:none !important;
 }
th > input{
  border-bottom: 1px solid gray !important;
}
.dropdown-menu > li:hover{
  background: #4a15dd15;
  border-radius: 50px;
}
.mantine-DateRangePicker-defaultVariant{
  outline: none;
  border: 0;
}
.is-searchable > .Select-control{
  outline: none;
  border: none !important;
}
td,th{
  min-width: 180px !important;
  margin-left: 50px !important;
  margin-right: 50px !important;
  text-align: right !important;
  padding: 0px 30px; 
}
.column-header-name{
  height: auto !important;
  padding-left: 10px;
  line-height: 15px;
  overflow-y: hidden !important;
  width: 80% !important;
  white-space: normal !important;
  float: left !important;
  font-size: 14px;
}
#tbody-configTable > tr > td, th{
  text-align: left !important;
}
#tbody-appConfigTable> tr > td, th{
  text-align: left !important;
}
.mantine-DateRangePicker-cell{
  margin-left: 50px !important;
  margin-right: 50px !important;
  text-align: center !important;
  padding: 0px !important; 
}
th{
  height: 50px;
  font-size: 15px;
  font-weight: 500 !important;
  text-transform: capitalize !important;
}
.circle-icon{
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transform: translate(0px, -40px);
  /* display: block; */
  position: absolute;
  right: 15px;
  padding: 10px 12px;
  color: white;
}
.bg-success-custom{
  background : #AAFF9C;
  color: gray;

}
.bg-danger-custom{
  background : #FF7C7C;
}
.border-input-default{
  border: 1px solid rgb(206, 212, 218) !important;
  height: 42px !important;
}
.loader-wrapper{
  padding: 0px;
  max-height:700px ;
}
.export{
  position: absolute;
  right: 15px;
  top: 30px;
  background: #449a70;
  color: white;
  border: green;
  font-size: 18px;
  padding: 3px 15px;
  border-radius: 50px;
  z-index: 100;
  transform: translate(0px,-90px);
}
.card-title{
  display: inline !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  /* margin: 15px !important; */
  padding: 0;
  margin: 0;
}
.card-title-custom{
  display: inline !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  /* margin: 15px !important; */
  color:#2a2a2f;
  padding: 0;
  margin: 0;
  border: none !important;
  width: 90%;
}
.px-4 > .dash-dropdown > .Select > .Select-control{
  background: #f9f9f9 !important;
}
th > input{
  /* text-align: left !important; */
  /* padding-left: 55px !important; */
  border-bottom: none !important;

}
/* .dash-spreadsheet-container{
  padding: 0 !important;
}

.dash-spinner {
  background-image: url("https://www.singularcom.com.co/resources/img/logos/loading_2.gif");
  background-size:contain;
  background-repeat: no-repeat;
}

.dash-spinner * {
  display: none !important;
} */
#btn-IS, #btn-loadGeneral{
  border-radius: 50px 0px 0px 50px !important;
  font-size: 1.3em !important;
  /* background: #7774e785 !important; */
  border: none !important;
  /* color: white !important; */
}

#btn-BS, #btn-loadCenter{
  
  border-radius: 0px 50px 50px 0px !important;
  font-size: 1.3em !important;
  /* background: #37c93685 !important; */
  border: none !important;
  /* color: white !important; */
}

#btn-isYTD, #btn-CPD, #btn-ltDTO{
  border-radius: 50px 0px 0px 50px !important;
  font-size: 1.3em !important;
  /* background: #f97bc985 !important; */
  border: none !important;
  /* color: white !important; */
}

#btn-isMTD, #btn-CMD, #btn-ltBGA{
  border-radius: 0px 50px 50px 0px !important;
  font-size: 1.3em !important;
  /* background: #f3f19185 !important; */
  border: none !important;
  /* color: white !important; */
}

#span-marketing-title{
  font-weight: 600 !important;
}
#base-filters-row{
  padding-right: 37px !important;
}
#tbody-shareAppTable > tr > td, th{
  text-align: left !important;
}
#modal-configBody{
  background: #F9F9F9;
}
#modal-configuration > .modal-content > .row > div:first-child{
  background: white !important;
  padding:  25px !important;
}
#input-myName{
  border: none;
  outline: none;
}
.jsx-4017309047{
  margin-top: 15px !important;
}
.jsx-4017309047 > .tab-container > .nav-item{
  background-color: transparent !important;
  color:#472cf5e3;
  font-weight: 300;
  border: none !important;
  margin: 0px 15px !important;
  padding: 10px 0px !important;
  height: 40px !important;
}

.jsx-4017309047 > .tab-container > .active{
  background: transparent !important;
  color: #472cf5e3 !important;
  font-weight: 500;
  border-radius: 0px !important;
  border-bottom: 1px solid #472cf5e3 !important;
  outline: none !important;
  padding: 10px 0px;
  height: 40px;

}
.iframeNotion{
  height: 80vh;
}
.img-responsive{
  display: block !important;
  margin: auto;
  width: 150px;
}
.bg-blured{
  background-color: #ffffff3b;
  border-radius: 20px !important;
  box-shadow: 1px 3px 30px -9px #8787878a;
}
.bg-BIAI{
  background-image: url('/assets/images/bg.jpg');
  background-size: cover;
}

#tbody-table > tr > td > p, #tbody-table > tr > td > div{
  text-align: left;
}
#tbody-table > tr > td > p:first-child, #tbody-table > tr > td > div > label > input[type="checkbox"]:first-child{
  margin-top: 10px ;
}
thead.bg-primary{
  height: 35px;
}
#cicle-kpi-indicator{
  transform: translateY(-50px) !important;
  float: right;
}
#numbers-kpi-indicator{
  display: block;
  margin: auto;
}
#porcents-kpi-indicator{
  display: block;
  margin: auto;
}
#tbody-table-sr > tr{
  height: 60px;

}
.card-custom-campains > h4{
  color: black;
  font-size: 1.6em;
  font-weight: bold;
}
.card-custom-campains > label, small{
  color: #3e3e3e;
}
.card-custom-campains > label{
  font-size: 1.2em;
}
.card-custom-campains > small{
  font-size: 1.1em;
}
.small-campains{
  font-size: 1.1em;
}
.card-custom-campains > label, small{
  color: black;
}
.card-custom-campains{
  min-height: 380px;
}
.card-custom-campains:hover{
  box-shadow: 1px 1px 38px -9px rgb(0 0 0 / 40%);
  transform: scale(1.05);
  z-index: 1000;
}

.btn-campains, .btn-primary{
  width: fit-content;
  padding: 7px 13px;
  background: #087EFF;
  color: #fff;
  border: none;
  right: 15px;
  bottom: 15px;
}
.btn-campains-create{
  width: fit-content;
  padding: 4px 25px;
  background: #087EFF;
  color: #fff;
  border: none;
  position: absolute;
  right: 135px;
  bottom: 15px;
}
.text-black{
  color: #000;
}
.btn-archive-campains{
  width: fit-content;
  background-color: #CA472F;
  position: absolute;
  right: 115px;
  bottom: 15px;;
}
.btn-reset-campains{
  width: fit-content;
  background-color: #8DDDD0;
  position: absolute;
  right: 65px;
  bottom: 15px;;
}
.btn-edit-campains{
  width: fit-content;
  background-color: #FFB321;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.btn-cancel-campains{
  width: fit-content;
  background-color: #CA472F;
  position: absolute;
  right: 65px;
  bottom: 15px;
}
.not-start-campaign{
  background: #7774e71f;
}
.btn-tabs-campains{
  width: fit-content;
  padding: 4px 25px;
  background: transparent;
  color: #656565;
  border: 1px solid #C9C9C9;
}
.btn-tabs-campains-active{
  width: fit-content;
  padding: 4px 25px;
  background: #087EFF;
  color: #fff;
  border: none;
}
#tabs-campaigns{
  display: block;
  width: 45%;
  margin-left: 50%;
}
#accordionSmsEmail-0-body,#accordionSmsEmail-1-body{
  padding: 0;
}
#tabs-campaigns > .tab{
  border-radius: 25px;
  padding: 5px 10px;
  border: 1px solid #C9C9C9;
  color: #656565;
  margin: 0px 5px;
  width: fit-content;
}
#tabs-campaigns > .tab--selected{
  padding: 4px 25px;
  background: #087EFF;
  color: #fff;
  border: none;
  
}
.btn-cancel-createC, .btn-apply-filters{
  background: #CAFDCF;
  color: #29CA39;
  border-radius: 20px;
  padding: 6px 30px;
  font-size: 1.2em;
}
.btn-next-step{
  background: #29CA39;
  color: white;
  border-radius: 20px;
  padding: 6px 30px;
  font-size: 1.2em;
}
.btn-finish-step{
  background: #482cf54a;
  color: #482CF5 !important;
  border-radius: 20px !important;
  padding: 6px 30px !important;
  font-size: 1.2em !important;
  border: none !important;
}
.btn-shedulecamp-step{
  background: #482CF5;
  color: #fff !important;
  border-radius: 20px !important;
  padding: 6px 30px !important;
  font-size: 1.2em !important;
  border: none !important;
  margin: 0px 10px;
  margin-bottom: 30px;
}
.rc-slider-track{
  background-color: #3C23A9;
}
.rc-slider-handle{
  background: #3c23a9;
  border: #3c24a9;
}
.rc-slider-dot{
  background: white;
  border-color: #7774e7;
}
.check-churn-campains{
  display: block;
  position: absolute;
  right: 15px;
  cursor: pointer;
}
.check-churn-campains2{
  display: block;
  cursor: pointer;
  float: right;
  margin-top: -50px;
}
.check-churn-campains3{
  display: block;
  cursor: pointer;
  float: right;
  margin-top: -50px;
}
.h-auto{
  height: auto;
  min-height: auto;
}
#container-form-filter > div > input{
  border-radius: 20px;
  background: #f0f0f0;
  height: 35px;
  margin: 20px 0px;
}
.custom-dropdown-campaigns{
  border: none;
  width: 100%;
  height: 35px;
  border-radius: 4px;
  margin: 19px -2px;
  background: white;
  font-size: 13px;
  text-indent: 10px;
  color: gray;
}
.btn-close-filters{
  background: #FFB0B0;
  border: none;
  border-radius: 20px !important;
  font-size: 1.1em;
  color: #ff4b4b;
}
.mantine-TimeInput-defaultVariant{
  border: none;
}
.input-outline{
  border: none !important;

}
.rc-slider-mark-text{
  width: 100%;
}

@media only screen and (min-width: 280px) and (max-width: 600px){
  #tabs-campaigns {
    display: block;
    width: 100%;
    margin-left: 0%;
  }
  #tabs-campaigns > .tab--selected{
    padding: 4px 15px;
    background: #087EFF;
    color: #fff;
    border: none;
    
  }
  .check-churn-campains2{
    display: block;
    position: absolute;
    right: 30px;
    top: 225;
    cursor: pointer;
  }
  .check-churn-campains3{
    display: block;
    position: absolute;
    right: 30px;
    top: 285px;
    cursor: pointer;
  }
}
.mantine-Accordion-contentInner{
  padding: 0;
}
#accordionSmsEmail-0,#accordionSmsEmail-1{
  display: block;
  width: 100% !important;
  padding: 15px 0px !important;
}
#btn-runQuery, #btn-savePreset{
  background: #e1ebfe7a;
}
#btn-runQuery:hover, #btn-savePreset:hover{
  background: #482cf517;
}

.label-dataexplorer{
  
  /* border-radius: 10px; */
  color: #292929ba;
  display: block;
  margin-right:10px;
  min-width: 110px;
  margin-top: 7px;
}
#dd-preset > .Select > .Select-control , .ddfilters > .Select-control , #dd_dataExplorerArea > .Select > .Select-control , #dd_dataExplorerType > .Select > .Select-control , #dd_dataExplorerSource > .Select > .Select-control , #dd-aggField > .Select > .Select-control , #dd-aggPicker > .Select > .Select-control , #dd-colPicker > .Select > .Select-control , #dd-rowPicker > .Select > .Select-control, #ddtimefram > .dash-dropdown  > .Select > .Select-control{
  /* background: #e1ebfe7a !important; */
  width: 100%;
  border-bottom: 1px solid #e1ebfe !important;
  /* border-radius: 10px; */
  display: inline-flex;
  cursor: pointer;
  height: 40px !important;
  overflow: auto;
}

/* #dd-preset > .Select > .Select-control:hover , .ddfilters > .Select-control:hover,#dd_dataExplorerArea > .Select > .Select-control:hover , #dd_dataExplorerType > .Select > .Select-control:hover , #dd_dataExplorerSource > .Select > .Select-control:hover , #dd-aggField > .Select > .Select-control:hover , #dd-aggPicker > .Select > .Select-control:hover , #dd-colPicker > .Select > .Select-control:hover , #dd-rowPicker > .Select > .Select-control:hover, #ddtimefram > .dash-dropdown > .Select > .Select-control:hover{
  /* background: #E1EBFE !important; */
  /* width: 100%; */
/* }  */


#dpdnstored > .Select > .Select-control{
  background: rgb(224, 224, 224);
  width: 100%;
  /* border-radius: 5px; */
  display: block;
  cursor: pointer;
  
}
#dpdnstored > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder{
  color: #515365 !important;
}
#dpdnstored > .Select > .Select-menu-outer {
  /* border-radius: 5px; */
  margin-top: 10px;
  border:none;
  color:#515365;
  margin-right:5px;
  background-color: #fff
  
}

#dd-preset,.ddfilters, #dd_dataExplorerArea, #dd_dataExplorerType , #dd_dataExplorerSource , #dd-aggField, #dd-aggPicker, #dd-colPicker, #dd-rowPicker {
  display: block;
  color:#000;
  margin-right:10px;
}


#dd-preset > .Select > .Select-control > .Select-arrow-zone > .Select-arrow ,.ddfilters > .Select-control > .Select-arrow-zone > .Select-arrow ,#dd_dataExplorerArea > .Select > .Select-control > .Select-arrow-zone > .Select-arrow , #dd_dataExplorerType > .Select > .Select-control > .Select-arrow-zone > .Select-arrow , #dd_dataExplorerSource > .Select > .Select-control > .Select-arrow-zone > .Select-arrow , #dd-aggField > .Select > .Select-control > .Select-arrow-zone > .Select-arrow , #dd-aggPicker > .Select > .Select-control > .Select-arrow-zone > .Select-arrow , #dd-colPicker > .Select > .Select-control > .Select-arrow-zone > .Select-arrow , #dd-rowPicker > .Select > .Select-control > .Select-arrow-zone > .Select-arrow, #ddtimefram > .dash-dropdown > .Select > .Select-control > .Select-arrow-zone > .Select-arrow{
  display:none;
}
#dd-preset > .Select > .Select-control  > .Select-clear-zone ,.ddfilters > .Select-control  > .Select-clear-zone,#dd_dataExplorerArea > .Select > .Select-control  > .Select-clear-zone , #dd_dataExplorerType > .Select > .Select-control  > .Select-clear-zone , #dd_dataExplorerSource > .Select > .Select-control  > .Select-clear-zone , #dd-aggField > .Select > .Select-control  > .Select-clear-zone , #dd-aggPicker > .Select > .Select-control  > .Select-clear-zone , #dd-colPicker > .Select > .Select-control  > .Select-clear-zone , #dd-rowPicker > .Select > .Select-control  > .Select-clear-zone > .Select-clear,#ddtimefram > .dash-dropdown > .Select > .Select-control  > .Select-clear-zone{
  border-color: #482cf5ba transparent transparent;
  position: absolute !important;
  right: 5px !important;
 
}
#dd-preset > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder ,.ddfilters > .Select-control > .Select-multi-value-wrapper > .Select-placeholder,#dd_dataExplorerArea > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder , #dd_dataExplorerType > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder , #dd_dataExplorerSource > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder , #dd-aggField > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder , #dd-aggPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder , #dd-colPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder , #dd-rowPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder,#ddtimefram > .dash-dropdown > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder{
  color: #292929ba !important;
  font-family: 'Satoshi', sans-serif !important;
}
#dd-preset > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover ,.ddfilters  > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover,#dd_dataExplorerArea > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover , #dd_dataExplorerType > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover , #dd_dataExplorerSource > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover , #dd-aggField > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover , #dd-aggPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover , #dd-colPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover , #dd-rowPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover, #ddtimefram > .dash-dropdown > .Select > .Select-control > .Select-multi-value-wrapper > .Select-placeholder:hover{
  color: #292929ba !important;
}
#dd-preset > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label ,.ddfilters  > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label,#dd_dataExplorerArea > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label , #dd_dataExplorerType > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label , #dd_dataExplorerSource > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label , #dd-aggField > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label , #dd-aggPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label , #dd-colPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label , #dd-rowPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label,#ddtimefram > .dash-dropdown > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-label{
  color: #292929ba !important;
}
#dd-preset > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value ,.ddfilters > .Select-control > .Select-multi-value-wrapper > .Select-value,#dd_dataExplorerArea > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value , #dd_dataExplorerType > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value , #dd_dataExplorerSource > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value , #dd-aggField > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value , #dd-aggPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value , #dd-colPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value , #dd-rowPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value, #ddtimefram > .dash-dropdown > .Select > .Select-control > .Select-multi-value-wrapper > .Select-value{
  /* border-radius: 20px; */
  border: none;
}
/* #dd-preset > .Select > .Select-control > .Select-multi-value-wrapper > .Select-input:hover ,#dd_dataExplorerArea > .Select > .Select-control > .Select-multi-value-wrapper > .Select-input:hover , #dd_dataExplorerType > .Select > .Select-control > .Select-multi-value-wrapper > .Select-input:hover , #dd_dataExplorerSource > .Select > .Select-control > .Select-multi-value-wrapper > .Select-input:hover , #dd-aggField > .Select > .Select-control > .Select-multi-value-wrapper > .Select-input:hover , #dd-aggPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-input:hover , #dd-colPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-input:hover , #dd-rowPicker > .Select > .Select-control > .Select-multi-value-wrapper > .Select-input:hover{
  color: #fff !important;
}  */

#dd-preset > .Select > .Select-menu-outer , #dd_dataExplorerArea > .Select > .Select-menu-outer , #dd_dataExplorerType  > .Select > .Select-menu-outer , #dd_dataExplorerSource  > .Select > .Select-menu-outer , #dd-aggField > .Select > .Select-menu-outer , #dd-aggPicker > .Select > .Select-menu-outer , #dd-colPicker > .Select > .Select-menu-outer , #dd-rowPicker > .Select > .Select-menu-outer , #ddtimefram > .dash-dropdown > .Select > .Select-menu-outer  {
  margin-top: 10px;
  border:none;
  color:#292929ba;
  margin-right:5px;
  position:absolute !important;
  background-color: #f5f5f5 !important;
  min-width: 200px;
  font-family: 'Rubik', sans-serif !important;
}
.ddfilters > .Select-menu-outer{
  /* border-radius: 10px; */
  margin-top: 10px;
  border:none;
  color:#292929ba;
  margin-right:5px;
  position:absolute;
  z-index: 1000;
  background-color: #e1ebfe;

}
/* #dd-preset > .Select > .Select-menu-outer div , .ddfilters > .Select-menu-outer div, #dd_dataExplorerArea > .Select > .Select-menu-outer div , #dd_dataExplorerType  > .Select > .Select-menu-outer div , #dd_dataExplorerSource  > .Select > .Select-menu-outer div , #dd-aggField > .Select > .Select-menu-outer div , #dd-aggPicker > .Select > .Select-menu-outer div , #dd-colPicker > .Select > .Select-menu-outer div , #dd-rowPicker > .Select > .Select-menu-outer div, #ddtimefram > .dash-dropdown > .Select > .Select-menu-outer div  { */
  /* border-radius: 10px; */
/* } */

.inputstorefilter{
  /* border-radius: 5px !important; */
  background: rgb(224, 224, 224) !important;
  color: #515365 !important;
}
.inputstorefilter::placeholder{
  color: #515365  !important;
}

#txt-orderBy, .custompyeditor > .code-custom-appConfig, #txt-presetName,.inputAnsFil{
  /* border-radius: 10px !important; */
  /* background: #e1ebfe7a; */
  border:none;  
  border-bottom: 1px solid #e1ebfe !important;
  margin-right:10px;
  display:block;
  width: 99.5%;
  color:#292929ba;
}
#txt-orderBy::placeholder, .custompyeditor > .code-custom-appConfig > textarea::placeholder, #txt-presetName::placeholder,.inputAnsFil::placeholder{
  color:#292929ba;
}
#txt-orderBy:hover, .custompyeditor > .code-custom-appConfig:hover, #txt-presetName:hover,.inputAnsFil:hover{
  /* border-radius: 10px !important; */
  background: #E1EBFE;
}
#upload-account-photo > div > button, #upload-companyLogo > div > button{
  background: #482cf552 !important;
  color: #482cf5e6 !important;
  border: none;
  font-weight: 500;
  border-radius: 20px !important;
} 
#upload-account-photo > div > button:hover, #upload-companyLogo > div > button:hover{
  background: #482cf599 !important;
  color: #fff !important;
  border: none;
  font-weight: 500;
  border-radius: 20px !important;
} 
#input-myName{
  background: #482cf514;
  border-radius: 15px !important;
  margin-top: 10px;
}
#update-btn-ap, #update-btn-cl,#btn-addMember, #btn-saveChanges, #btn-createGroup, #btn-saveEmailChanges, #btn-addSMS, #btn-saveSMSChanges, #redirectApisBtb,#btn-addConfiguration,#btn-saveConfigChanges,#apply_filter,#markbtn,#clbtn,.btnnew2022 {
  background-color: #482cf552 !important;
  color: #482cf5e6 !important;
  border:none !important;
}
#update-btn-ap:hover, #update-btn-cl:hover,#btn-addMember:hover, #btn-saveChanges:hover, #btn-createGroup:hover, #btn-saveEmailChanges:hover, #btn-addSMS:hover, #btn-saveSMSChanges:hover, #redirectApisBtb:hover, #btn-addConfiguration:hover ,#btn-saveConfigChanges:hover,#apply_filter:hover,#markbtn:hover,#clbtn:hover,.btnnew2022:hover {
  background-color: #482cf599 !important;
  color: #fff !important;
  border:none !important;
}
.tbsettings > thead > tr > th{
  color: #482cf5e6 !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  padding: 10Px 30px !important;
}
.tbsettings > tbody > tr > td{
  text-align: left !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
} 
.btnsfilter{
  position: absolute;
  top: 100px;
  right: 20px;
}
.ddfilters,.inputAnsFil{
  width: 200px !important;
  height: 35px;

}

.titleInput{
  border: none;
  cursor: text;
  padding: 6px 0px !important;
  color: black;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #c2c2c2;
}
.titleInput:focus{
  color: black;
  font-weight: 500;
  border-bottom: 1px solid #c2c2c2;
}
.titleInput::placeholder{
  color: black;
  font-weight: 500;
  font-size: 20px;
  padding: 10px 0px;
  border-bottom: 1px solid #c2c2c2;
}
.descriptionInput,.urlInput,.txtimageCorp{
  border: none;
  cursor: text;
  padding: 4px 0px !important;
  color: black;
  font-size: 19px !important;
  border-bottom: 1px solid #c2c2c2;
}
.labelForms{
  font-size: 19px !important;
  margin: 0 !important;
  padding: 13px !important;
}
.descriptionInput:focus,.urlInput:focus,.txtimageCorp:focus{
  color: black;
}
.descriptionInput::placeholder,.urlInput::placeholder{
  color: black;
  font-size: 20px;
  padding: 10px 0px;
}

.nameField::placeholder,.form-select::placeholder, .mantine-18udhi::placeholder, .Select::placeholder{
  color: #333 !important;
  font-size: 14px !important;
  padding: 10px 0px !important;
}
.nameField,.form-select{
  padding: 10px;
  width: 100%;
  border: 1px solid #C6C6C6;
  border-radius: 5px;
}
#QrcodeForms{
  width: 180px;
  display: block;
  margin: auto;
}
#modalForms{

  border-radius: 20px !important;
}
#dateRange-agreementPeriod{
  color : #333;
}
#txt_agreementDescription, .txtareacriteria{
  min-height: 150px !important;
}
.mantine-n3mbao{
  border: none !important;
}
#inputDatePicker > div > div > div > div > input{
  /* background: #e1ebfe7a !important; */
  border-bottom: 1px solid #e1ebfe !important;
  width: 100%;
  /* border-radius: 10px; */
  display: inline-flex;
  cursor: pointer;
  height: auto;
  color: #292929ba;
}
.w-150{
  width: 160px;
  padding-left: 23.5px !important;
}
.m-32{
  margin-right: 32px !important;
}
#footer-custom{
  background: #302E2F !important;
  position: sticky !important;
  bottom: 15px !important;
  width: 94% !important;
  margin: 3%;
  border-radius: 300px !important;
  display: inline-flex !important;
}

#ul-sidenav-container2{
  list-style: none !important;
}
.footer{
  width: 100%;
  text-align: center;
}
.content-footer {
  padding: 0px !important;
}
.content-footer .footer{
  border-top: none !important;
}

.h-custom {
  height:70px
}
.mantine-TimeInput-controls{
  border-bottom: 1px solid;
}
#h1_lastupdate{
  color: #DDDDDD;
  right: 18rem;
  font-size: 12px;
  top: 20px;
  margin: 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pb-10{
  padding: 1rem;
  max-height: 100% !important;
  overflow: auto;
}
.dash-table-container .dash-spreadsheet-container .dash-spreadsheet-inner th.dash-filter input.dash-filter--case {
  position: relative !important;
  top: auto ;
  width: 20% !important;
  height: 16px !important;
  line-height: 0px;
  padding: 1px !important;

}
.dash-table-container .dash-spreadsheet-container .dash-spreadsheet-inner input:not([type="radio"]):not([type="checkbox"]){
  width: 80% !important;
  margin-left: 20px !important;
  text-align: left !important;
  padding-left: 25px !important;
}


.dash-dropdown > .Select > .Select-menu-outer {
  /* border-radius: 5px; */
  margin-top: 10px;
  border:none;
  color:#333;
  /* margin-right:5px; */
  background-color: rgba(240, 240, 240, 0.873);
  backdrop-filter: blur(2px);
  border: 1px solid #C6C6C6 !important;
  border-radius: 5px !important;
}
.popover-header{
  border: none;
  background: transparent;
  text-align: center;
  font-size: 12px;
  color: #070707;
  font-weight: 600;
}
.popover{
  position: absolute;
  inset: 0px auto auto 0px;
  transform: translate(1080px, 106px);
  border-radius: 15px;
  box-shadow: 1px 2px 9px -2px rgb(1 1 1 / 20%);
  border: 1px solid #e5e5e5;
}
.btn-mix-panel-hover{
  width: 100%;
  background: white;
  text-align: left;
  font-weight: 600;
}
.btn-mix-panel-hover:hover{
  width: 100%;
  background: #087eff1f;
  color: #087EFF;
  text-align: left;
  font-weight: 600;

}
.forms-control-mix-panel{
  width: 90%;
  border-radius: 8px;
  padding: 10px;
  border: 1px solid #087EFF;
}
.btn-mix-panel{
  background: transparent;
  margin: 0px 2px !important;
  padding: 3px 6px !important;
}
.btn-mix-panel:hover{
  background: #087eff1f;
  margin: 0px 2px !important;
  padding: 3px 6px !important;
  color: #087EFF;
}

#visual-type-btn > .Select > .Select-control, #visual-type-btn > .Select > .Select-menu-outer{
  
  width: auto;
  min-width: 200px;
  background: white;
  border: 1px solid #e7e7e7 !important;
  border-radius: 8px;
  
}

#visual-type-btn > .Select > .Select-menu-outer{
  border-radius: 15px !important;
  box-shadow: 1px 2px 9px -2px rgb(1 1 1 / 20%);
  border: 1px solid #e5e5e5;
  padding: 8px;
}

#visual-type-btn > .Select > .Select-control > .Select-multi-value-wrapper >.Select-value > .Select-value-label:hover{
  color: #087EFF !important; 
  font-weight: 600;
}
.VirtualizedSelectSelectedOption {
  font-weight: bold !important;
  background: #087EFF !important;
  border-radius: 5px !important;
  padding: 12px !important;
  color: white !important;
}
.VirtualizedSelectFocusedOption {
  background-color: rgba(0, 126, 255, 0.1);
  border-radius: 5px;
  color: #087EFF;
}
/*Redesign Section*/

.cl-browser-context-root {
  -webkit-font-smoothing: antialiased;
  color: #2a2a2f;
  font-size: 14px;
  font-stretch: normal;
  font-variant-ligatures: none;
  font-weight: 400;
  letter-spacing: -.1px;
  line-height: 1.4;
  min-width: 600px;
  margin: 0;
  padding: 0;
  vertical-align: initial;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  font-size: 100%;
  font: inherit;

  position: absolute;
  width: 100%;
}

.cl-chrome-header {
  --content-scrollbar-width: 0;
  min-width: 550px;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 100%;
  z-index: 5000;
}

#wrapper cl-chrome-header {
  --content-scrollbar-width: 0;
  min-width: 1150px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 5000;
}

.cl-chrome-header-row-primary {
  padding-right: 0;
  align-items: center;
  background-color: #087EFF;
  box-sizing: border-box;
  display: flex;
  height: 60px;
  justify-content: center;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-left {
  align-items: center;
  display: flex;
  flex: 1 1 0%;
  height: 100%;
  justify-content: flex-start;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-center {
  height: 100%;
  width: 60px;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-right {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 0%;
  justify-content: flex-end;
  margin-right: 8px;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-left .cl-chrome-header-left-avatar {
  margin-left: 16px;
  margin-right: 24px;
}

.cl-container {
  height: 32px;
}

.cl-chrome-categories-container {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: center;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-right .cl-chrome-header-trigger-container {
  cursor: pointer;
  margin: 0px 4px;
  padding: 0px;
  position: relative;
  transition: all 0.14s ease-in-out 0s;
  z-index: 7000;
  padding: 8px;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-right .cl-chrome-header-trigger-container-active {
  cursor: pointer;
  margin: 0px 4px;
  padding: 0px;
  position: relative;
  transition: all 0.14s ease-in-out 0s;
  z-index: 7000;
  padding: 8px;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-right .cl-chrome-header-trigger-container .cl-chrome-header-trigger-container-icon {
  height: 24px;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-right .cl-chrome-header-trigger-container:hover:not(.cl-chrome-header-trigger-container-active) {
  background-color: #086DDB;
  border-radius: 6px;
  transition: all 0.14s ease-in-out 0s;
}

.cl-chrome-header-row-primary .cl-chrome-header-inner .cl-chrome-header-right .cl-chrome-header-trigger-container-active {
  background-color: #054C99;
  border-radius: 6px;
  transition: all 0.14s ease-in-out 0s;
}

.profile-img {
  display: flex; 
  min-width: 0px; 
}

.cl-control-button:hover {
  background-color: #E4F4FF;
  color: #054C99;
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.14s ease-in-out 0s;
}

.cl-user-name {   
  min-width: 0px;
  font-size:14px;  
  color:white;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.user-profile {
  display: flex;
}

.below_header {
  bottom: 0;
  flex: 1;
  min-height: 0;
  position: relative;
}

.below_header.white-background {
  background-color: white;
}

.below_header #width_wrapper {
  height: 100%;
  margin: 0 auto;
  min-width: 0;
  width: 100%;
}

.below_header #width_wrapper #report {
  height: 100%;
  position: relative;
}

.below_header #width_wrapper #report #report_content.cl-chrome-report-content {
  min-height: 0;
}

.below_header #width_wrapper #report #report_content {
  height: 100%;
  position: relative;
  width: 100%;
}

#celes-application * {
  box-sizing: border-box;
}

.cl-dashboard-app {
  display: flex;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}

.cl-dashboard-app .cl-dashboard-app-container {
  width: 100%;
}

.standard-mode-wrapper {
  position: relative;
}

.public-mode-container, .standard-mode {
  display: flex;
}

.root .sidenav-new {
  min-width: 60px;
  top: 60px;
  /*width: 285px;*/
  max-width: 1038px;

  display: block;
  height: calc(100vh - 60px);
  position: sticky;
  z-index: 2001;
}


.sidebar-new {
  background-color: #f6f6f6;
  flex-shrink: 0;
  height: 100%;
  width: 285px;
}

.sidebar-new.is-collapsed {
  width: 60px;
}

.root .content-area {
  flex: 1 1 0%;
  min-width: 0px;
}


.app-title{
  color: #000;
  display: block;
  font-size: 19px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  text-rendering: optimizeLegibility;  
}

.app-title-subtext{
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  align-items: center;
  text-rendering: optimizeLegibility;  
}

.side-footer {  
  border-color: #e9e9e9;
  align-items: center;
  background: inherit;
  border-top: 1px solid #e9e9e9;
  display: flex;
  min-height: 32px;
  padding: 4px 5%;
}

.side-nav-new {
  min-width: 60px;
  top: 60px;
  width: 285px;
  max-width: 1038px;
  display: block;
  height: calc(100vh - 60px);
  position: sticky;
  z-index: 2001;
}


.wrapper.resize-right {
  border-right: 1px solid #e9e9e9;
}

.wrapper {
  background: inherit;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: inherit;
  position: relative;
}

#wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
  padding: 0;
}

.wrapper .content-wrapper {
  height: 100%;
  overflow: hidden auto;
}

.wrapper .sections-container {
  height: 100%;
  overflow-y: auto;
  overscroll-behavior: contain;
}

.wrapper #sections-container-uncollapser {
  cursor: pointer;
}

.wrapper #sections-container-uncollapser:hover {
  background-color: #E4F4FF;
  color: #054C99;
}

.wrapper .sections {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  white-space: nowrap;
}

.wrapper .section {
  font-size: 12px;
}

.wrapper .section .section-header {
  align-items: center;
  border-radius: 4px;
  color: #2a2a2f;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 16px 4px 4px 8px;
  padding: 4px;
  text-transform: none;
}

.wrapper .section .section-header:hover {  
  color: #054C99;  
}

.section-header .caret{
  display: inline-block;
  height: 22px;
  min-height: 22px;
  min-width: 22px;
  position: relative;
  width: 22px;
  margin: 0px 8px 0px 4px;
}

.section-header-label { 
  text-transform: none;  
}

.wrapper .section .section-items-list {
  margin-bottom: 12px;
}

.wrapper .section .section-items-list .item-wrapper {
  font-size: 14px;
  font-weight: 700;
  padding-left: 14px;
}

.item-wrapper {
  align-items: center;
  border-radius: 0px 16px 16px 0px;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  margin-right: 16px;
  margin-top: 2px;
  text-decoration: none;
}

.item-wrapper.is-selected {
  background-color: #e9e9e9;
}

.wrapper .cl-content-footer {
  border-color: #e9e9e9;
  align-items: center;
  background: inherit;
  border-top: 1px solid #e9e9e9;
  display: flex;
  min-height: 32px;
  padding: 4px 5%;
}

.wrapper .cl-content-footer #cl-button .svg-icon {
  display: inline-block;
  height: 22px;
  min-height: 22px;
  min-width: 22px;
  position: relative;
  width: 22px;
}

.wrapper .cl-content-footer #cl-button:first-of-type {
  margin-left: auto;
}

.wrapper .cl-content-footer #cl-button {
  width: 32px;
  height: 32px;
}

.wrapper .resize-handle.resize-right {
  cursor: col-resize;
  height: 100%;
  position: absolute;
  right: -2px;
  top: 0px;
  width: 4px;
  z-index: 2;
}

.wrapper .resize-handle {
  transition: background-color 250ms ease 0s;
}

.cl-button-container {
  align-items: inherit;
  border-radius: inherit;
  box-sizing: border-box;
  color: inherit;
  cursor: inherit;
  display: inline-flex;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  height: 100%;
  justify-content: center;
  letter-spacing: 0px;
  min-height: inherit;
  overflow: hidden;
  padding: 0 var(--button-padding,12px);
  position: relative;
  user-select: none;
  width: 100%;
}

.item-label{
  font-weight: 500;
  justify-content: space-between;
  overflow: hidden;
  padding: 6px 8px 4px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.draggable-wrapper.is-draggable .gripper {
  cursor: grab;
}

.item-wrapper .gripper {
  align-items: center;
  color: #8f8f91;
  display: flex;
  padding: 5px;
  text-align: center;
  visibility: hidden;
}

.item-wrapper .cl-item {
  display: flex;
  height: 100%;
  width: calc(100% - 32px);
}

.item-wrapper .tooltip-container {
  color: #626266;
  display: flex;
  width: 100%;
}

.item-wrapper .overflow-menu-wrapper {
  align-items: center;
  display: flex;
  margin: 0px 8px 0px auto;
  visibility: hidden;
  width: 0px;
}

.footer-button {
  margin-left: auto;
  width: 32px;
}

.root {
  display: flex;
  width: 100%;
}

.public-mode-container .cl-header.is-sticky, .standard-mode .cl-header.is-sticky {
  background-color: #fff;
  margin-top: 4px;
  padding-bottom: 8px;
  padding-top: 16px;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2000;
}

.public-mode-container .cl-header, .standard-mode .cl-header {
  margin: 32px 0 32px -90px;
  padding-left: 90px;
}

.is-sticky {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
}

.cl-query-report-header {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.dashboards-board-ui {
  width: calc(100% - 470px);
}

.cl-query-report-header-title-text-container {
  align-items: baseline;
  display: flex;
}

.dashboards-board-ui .cl-query-report-header-title-text {
  display: block;
  font-size: 19px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cl-query-report-header-title-text.editable-bookmark {
  cursor: pointer;
}

.cl-query-report-header-title-text:not(.unsaved-bookmark) {
  color: #2a2a2f;
}

.cl-query-report-header-title-text {
  align-items: center;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: flex;
  font-size: 24px;
  font-weight: 700;
}

.cl-query-report-header-title-subtext.cl-query-report-header-title-subtext-boards-dashboard {
  padding-bottom: 8px;
}

.cl-query-report-header-title-subtext {
  align-items: baseline;
  color: #626266;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  min-height: 18px;
  padding-top: 4px;
}

.cl-query-report-header-title-subtext-description-container {
  display: flex;
  flex-direction: row;
}

.cl-query-report-header-actions {
  align-items: center;
  display: flex;
  flex: 1 1 0%;
  justify-content: flex-end;
}

.cl-control-bar {
  display: flex;
  position: relative;
}

a.cl-button-container {
  align-items: inherit;
  border-radius: inherit;
  box-sizing: border-box;
  color: inherit;
  cursor: inherit;
  display: inline-flex;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  height: 100%;
  justify-content: center;
  letter-spacing: 0px;
  min-height: inherit;
  overflow: hidden;
  padding: 0 var(--button-padding,12px);
  position: relative;
  user-select: none;
  width: 100%;
}

a.cl-button-container.cl-button-tertiary.type-info .cl-button-animation-layer, a.cl-button-container.cl-button-query-builder.type-info .cl-button-animation-layer, a.cl-button-container.cl-button-menu-footer.type-info .cl-button-animation-layer {
  background-color: rgba(0, 0, 0, 0);
  content: " ";
  display: block;
  height: 0px;
  position: absolute;
  transition: width 0.06s ease 0s, height 0.06s ease 0s, background-color 0.07s ease 0s;
  width: 0px;
}

a.cl-button-container.cl-button-tertiary .cl-button-animation-layer, a.cl-button-container.cl-button-query-builder .cl-button-animation-layer, a.cl-button-container.cl-button-menu-footer .cl-button-animation-layer {
  background-color: rgba(0, 0, 0, 0);
  content: " ";
  display: block;
  height: 0px;
  position: absolute;
  transition: width 0.06s ease 0s, height 0.06s ease 0s, background-color 0.07s ease 0s;
  width: 0px;
}

.cl-control-bar .cl-control-bar-control {
  margin-right: 12px;
}

a.cl-button-container .cl-button-content .svg-icon, a.cl-button-container .cl-button-content cl-spinner {
  margin-right: 8px;
}

a.cl-button-container .cl-button-content .svg-icon {
  display: inline-block;
  height: var(--button-icon-size, 22px);
  min-height: var(--button-icon-size, 22px);
  min-width: var(--button-icon-size, 22px);
  position: relative;
  width: var(--button-icon-size, 22px);
}

a.cl-button-container .cl-button-content {
  align-items: center;
  display: flex;
  flex: 1 1 0%;
  justify-content: var(--button-justify-content,center);
  position: relative;
}

a.cl-button-container .cl-button-animation-layer {
  border-radius: inherit;
  cursor: pointer;
}

a.cl-button-container .cl-button-content-text {
  align-items: center;
  display: inline-flex;
  width: var(--button-content-width,auto);
}

#cl-button:hover {
  background-color: #E4F4FF;
  color: #054C99;
  cursor: pointer;
}

.global-filter-container {
  align-items: flex-end;
  border: 1px solid #e9e9e9;
  border-radius: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 8px;
}

.global-filter-container #global-filter-bar {
  display: inline-block;
  margin: 12px 0 12px 12px;
}

.global-filter-container .cl-container, global-filter-bar .cl-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0px 0px;
  min-width: 0px;
}

.cl-query-block, global-filter-bar cl-query-block, cl-query-multi-block, global-filter-bar cl-query-multi-block, #cl-date-range-preset-bar, global-filter-bar #cl-date-range-preset-bar {
  margin: 12px 8px 0px 0px;
}

.root .preset-item {
  border-left: 1px solid #e9e9e9;
  position: relative;
}

.public-mode-container .cards-container, .standard-mode .cards-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}

.item-wrapper:hover {
  background-color: #E4F4FF;
  color: #054C99;
}

.select-container {
  height: 100%;
}

.select-container .cl-items-menu {
  text-transform: none;
  display: block;
  max-height: 100%;
  max-width: 100%;
}

.items-menu {
  display: flex;
  max-height: inherit;
}

.screen-list-container {
  flex: 1 1 0%;
  overflow: auto;
  overscroll-behavior: contain;
  padding-bottom: 8px;
  text-align: left;
}

.items-menu:not(.disable-first-item-padding) .section-container:first-child:not(.has-header) {
  margin-top: 8px;
}

.screen-list-container .section-container {
  display: flex;
  flex-direction: column;
}

.screen-list-container ul.screen-options-list {
  overflow: visible;
}

ul.screen-options-list {
  flex: 1 1 auto;
  margin: 0px 8px;
  overflow: auto;
  padding: 0px;
}

li.list-option {
  align-items: center;
  border-radius: 6px;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

li.list-option:hover {
  background-color: #E4F4FF;
  color: #054C99;
}

li.list-option .custom-icon {
  display: flex;
  margin-left: 5px;
}

li.list-option .option-label-section {
  flex: 1 1 0%;
  overflow: hidden;
  padding: 12px 8px;
}

li.list-option .option-label-section:not(.sublabel-theme-breadcrumb) .option-label.truncate, li.list-option .option-label-section:not(.sublabel-theme-breadcrumb) .option-sub-label.truncate {
  width: 100%;
}

li.list-option .option-label-section .option-label.truncate, li.list-option .option-label-section .option-sub-label.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

li.list-option .option-label-section .option-label {
  color: var(--primary-text-color);
  line-height: normal;
  min-height: 14px;
  white-space: normal;
  overflow-wrap: break-word;
}

li.list-option .option-label-section .option-label.truncate, li.list-option .option-label-section .option-sub-label.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

li.list-option .option-label-section .option-label {
  color: var(--primary-text-color);
  line-height: normal;
  min-height: 14px;
  white-space: normal;
  overflow-wrap: break-word;
}

.cl-drop-menu-body.is-open {
  display: block;
  /*visibility: hidden;*/
}

.cl-drop-menu-body {
  background-color: #fff;
  border-radius: 12px;
  cursor: initial;
  display: none;
  box-shadow: 0 4px 10px rgba(55,56,60,.16),0 0 2px rgba(55,56,60,.48);
  user-select: text;
  width: 100%;
}

.items-menu:not(.disable-first-item-padding) .section-container:first-child:not(.has-header) {
  margin-top: 8px;
}

.screen-list-container .section-container {
  display: flex;
  flex-direction: column;
}

.select-drop-menu {
  display: none;
  z-index: 4000;
  position: relative;
}

.select-drop-menu.show {
  display: block;
}

cl-load-entity-modal.show {
  display: block;
}

cl-load-entity-modal {
  display: none;
}

.cl-load-entity-modal {
  z-index: 9000;
}

.cl-modal.is-fullscreen {
  height: 100vh;
  position: fixed;
  z-index: 9000;
}

.cl-modal {
  align-items: stretch;
  display: flex;
  height: 100%;
  justify-content: stretch;
  left: 0px;
  min-width: 100%;
  position: absolute;
  top: 0px;
  width: inherit;
  z-index: inherit;
}

.cl-modal-main {
  border-radius: 12px;
  margin: auto;
  position: relative;
  opacity: 1;
}

.new-load-modal-wrapper {
  background-color: #fff;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  height: 625px;
  overflow: hidden;
  padding: 0px 16px 24px;
  position: relative;
  width: 1100px;
}



.load-entity-modal {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9000;
  background-color: #000;
  visibility: hidden;
  opacity: 0;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.load-entity-modal.active {
  opacity: 0.75;
  visibility: visible;
  transition: opacity 0.5s;
}

.entity-modal-wrapper {
  overflow: hidden;
  display: flex;
  flex: 1 1 0%;
  padding: 52px;
  position: relative;
  width: inherit; 
  z-index: inherit;
}

.entity-modal-container {
  background: #fff;
  box-shadow: 0 4px 10px rgba(55,56,60,.16),0 0 2px rgba(55,56,60,.48);
  border-radius: 12px;
  margin: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 625px;
  overflow: hidden;
  padding: 0px 16px 24px;
  position: relative;
  width: 1100px;
}

.bodyclose {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  display:none;
  z-index:3999;
  position:fixed;
}

.upsell-modal-content {
  border-radius: 12px;
  overflow: hidden;
  border: #e9e9e9;
  border-style: solid;
  border-width: thin;  
  margin: 24px;  
  width: 600px;
}

.upsell-modal-content .upsell-modal-body {
  padding: 24px;
}

.upsell-modal-content .upsell-modal-body .upsell-modal-header {
  color: var(--primary-text-color);
  font-size: 24px;
  font-weight: 700;
}

.upsell-modal-content .upsell-modal-body .upsell-modal-description {
  color: var(--secondary-text-color);
  font-size: 14px;
  margin-top: 18px;
}

.upsell-modal-content .upsell-modal-body .upsell-modal-bold-text {
  font-weight: 700;
  margin-top: 18px;
}

.upsell-modal-content .upsell-modal-body .upsell-modal-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}

.upsell-modal-content .upsell-modal-body .upsell-modal-footer .upsell-modal-footer-right {
  align-items: center;
  display: flex;
}

.upsell-modal-content .upsell-modal-body .upsell-modal-footer .upsell-modal-footer-right .upsell-modal-upgrade-btn {
  margin-left: 8px;
  color: #fff;
  background-color: #087EFF;
  border-radius: 6px;
  padding: 6px 14px 6px 14px;
}

.cl-modal-main {
  width: inherit;
  border-radius: 12px;
  margin: auto;
  position: relative;
  left: calc(50% - 350px);
}

.padding-frame {
  margin-top: 24px;
}


/*end of Redesign Section*/
/*end of Redesign Section*/


.thead-mixpanel{
  background: #f1f0f0;
  padding: 7px 0px 1px;
  border-radius: 15px 15px 0px 0px;
}

.titem-mixpanel{
  padding: 15px 0px 15px;
  border-top: 1px solid gainsboro;
}

.table-mixpanel{
  border: 1px solid gainsboro !important;
  border-radius: 15px !important;
}
.cell-table{
  margin:0 !important;
  display: table;
}
.dash-header{
  background: rgb(246 246 246) !important;
  color: rgb(98 98 102) !important;
  font-weight: 600 !important;
}
.dash-header:first-child{
  border-radius: 10px 0px 0px 0px !important;
}
.dash-header:last-child{
  border-radius: 0px 10px 0px 0px !important;
}
.dash-cell, .dash-filter{
  background: transparent !important;
}
tr{
  border-top: 1px solid #E9E9E9 !important;
}
tr:first-child{
  border-top: none !important;
}
.dt-table-container__row-1{
  border: 1px solid #E9E9E9;
  display: table;
  border-radius: 10px;
  margin-bottom: 30px;
}
.dash-cell-value{
  text-transform: lowercase !important;
  color: rgb(98, 98, 102);
  font-size: 14px;
}
.column-header--sort{
  margin-left: 20px;
}

.user-select-none{
  position: relative;
  width: 840px;
  height: 500px;
  display: block !important;
  margin: auto !important;
}