.btn-file {
    position: relative;
    overflow: hidden;
    border: 1px solid;
    border-color: #0069cc !important;
}

.btn-file:active,
.btn-file:focus,
.btn-file:hover {
    border: 1px solid;
    border-color: #0069cc !important;
}

.whatsapp-template-popup {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.ask_referal_popup {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.custom-model-alert {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.custom-model-alert2 {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}

.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}

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

.templatenameErrorText {
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.675rem;
    line-height: 10px;
}
.messageBodyErrorText {
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.875rem;
}

.footerTextError{
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.675rem;
    line-height: 10px; 
}

.buttonTextError{
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.675rem;
    line-height: 10px; 
}

.phonenumberctaTextError{
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.675rem;
    line-height: 10px; 
}

.urlctatextError{
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.675rem;
    line-height: 10px; 
}

.urlError{
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.675rem;
    line-height: 10px; 
}

.phonenumberTextError{
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.675rem;
    line-height: 10px; 
}

.headerTextError{
    margin-top: 0.5rem;
    margin-inline: 0px;
    margin-bottom: 0px;
    color: #E53E3E;
    font-size: 0.675rem;
    line-height: 10px; 
}

.addVariablesTotextBtn {
    border-color: #6777ef;
    color: #6777ef;
    height: 1.5rem;
    width: 10rem;
    font-size: 0.75rem;
    padding: 0;
}

.addVariablesTotextBtn:hover,
.addVariablesTotextBtn:focus,
.addVariablesTotextBtn:active,
.addVariablesTotextBtn.disabled:hover,
.addVariablesTotextBtn.disabled:focus,
.addVariablesTotextBtn.disabled:active {
    border-color: #6777ef !important;
    color: #6777ef;
    height: 1.5rem;
    width: 10rem;
    font-size: 0.75rem;
    padding: 0;
}
.modal.fade.show {
    backdrop-filter: blur(5px);
}

/*Whatsapp Preview css*/
._6g3g {
    align-self: auto;
}
.x2izyaf {
    background-color: #FFFFFF;
}
.x1va8c73 {
    /*max-width: 295px;*/
}
.x1i64zmx {
    margin-left: 0px;
}
.x17upfok {
    /*min-width: 295px;*/
}
._7qjs {
    background-color: #e5ddd5;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    z-index: 0;
}
._7qjs::before {
    background: url(https://static.xx.fbcdn.net/rsrc.php/v3/yb/r/rmr3BrOAAd8.png);
    background-size: 366.5px 666px;
    content: '';
    height: 100%;
    left: 0;
    opacity: .06;
    position: absolute;
    top: 0;
    width: 100%;
}
._2pi0 {
    padding: 16px;
}
._3-8s {
    margin-left: 8px;
    margin-right: 8px;
}
._3-8o {
    margin-bottom: 12px;
    margin-top: 12px;
}
._6xe2 {
    box-sizing: border-box;
    display: inline-block;
    font-family: BlinkMacSystemFont, -apple-system, Roboto, Arial, sans-serif;
    max-width: 100%;
    overflow: auto;
    max-height: 30rem;
    position: relative;
}
._6xe2::after {
    background: url(https://static.xx.fbcdn.net/rsrc.php/v3/yT/r/cTpzmA9a2VH.png) 50% 50% no-repeat;
    background-size: contain;
    content: '';
    height: 19px;
    left: -12px;
    position: absolute;
    top: 0;
    width: 12px;
}
._6xe3 {
    background-color: #fff;
    /*background-color: #D5FA0C;*/
    border-radius: 7.5px;
    border-top-left-radius: 0;
    box-shadow: 0 1px 0.5px rgb(0 0 0 / 15%);
    min-height: 20px;
    position: relative;
    word-wrap: break-word;
}
._70ru {
    position: relative;
}
._6xdv {
    color: #262626;
    font-size: 13.6px;
    line-height: 19px;
    padding: 7px 7px 6px 9px;
}
._6xdv::after {
    content: '';
    display: inline-block;
    margin-right: 78px;
}
._6xe4 {
    color: #282828;
    font-size: 13.6px;
    white-space: pre-wrap;
}
._6xe5 {
    bottom: 3px;
    color: rgba(0, 0, 0, .4);
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    position: absolute;
    right: 7px;
}

._851e {
    border-top: 1px solid #dadde1;

    margin: 0 7px 0 9px;
    /*min-width: 240px;*/
}
._7zct {
    color: #00a5f4;
    font-size: 14px;
    height: 34px;
    line-height: 20px;
    padding: 0 16px;
    white-space: pre-wrap;
}
._3qng {
    align-items: center;
}
._61-1 {
    justify-content: center;
}
._2fyi {
    flex-direction: row;
}
._3qn7 {
    display: flex;
}
._863c {
    background-image: url(https://static.xx.fbcdn.net/rsrc.php/v3/yO/r/8o77vvYFLgb.png);
}
._85_r {
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0;
    height: 16px;
    opacity: .8;
    width: 16px;
}
._3-8_ {
    margin-right: 4px;
}
._8752 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
._85_p {
    background-image: url(https://static.xx.fbcdn.net/rsrc.php/v3/y0/r/OzOCQC-ukqH.png);
}
._851f {
    margin-left: -2px;
    /*min-width: 240px;*/
}
._4tau {
    flex-wrap: wrap;
}
._3qnf {
    align-items: flex-start;
}
._61-3 {
    justify-content: space-between;
}
._2fyi {
    flex-direction: row;
}
._3qn7 {
    display: flex;
}
._851g {
    background-color: #fff;
    border-radius: 7.5px;
    box-shadow: 0 1px 0.5px rgb(0 0 0 / 15%);
    box-sizing: border-box;
    flex-grow: 1;
    margin: 2px 0 0 2px;
    min-width: calc(50% - 2px);
}
._7zct {
    color: #00a5f4;
    font-size: 14px;
    height: 34px;
    line-height: 20px;
    padding: 0 16px;
    white-space: pre-wrap;
}
._3qng {
    align-items: center;
}
._61-1 {
    justify-content: center;
}
._8752 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*tooltip code start*/

/*.tooltip {
  position: relative;
  text-decoration: underline dotted;
  cursor: help;
}

.tooltip::before,
.tooltip::after {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease-in-out;
}

.tooltip:hover::before,
.tooltip:hover::after {
  opacity: 1;
  visibility: visible;
}

.tooltip::before {
  content: attr(data-tooltip);
  z-index: 2;
  width: 210px;
  color: #fff;
  background: rgba(0,0,0, .7);
  border-radius: 5px;
  padding: 5px;
}

.tooltip::after {
  content: "";
  width: 0;
  height: 0;
}

.tooltip--top::before,
.tooltip--top::after {
  bottom: 100%;
  left: 50%;
  transform: translate(-50%);
  margin-bottom: 15px;
}

.tooltip--top::after {
  margin-bottom: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid rgba(0,0,0, .7);
}

.tooltip--bottom::before,
.tooltip--bottom::after {
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  margin-top: 15px;
}

.tooltip--bottom::after {
  margin-top: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid rgba(0,0,0, .7);
}

.tooltip--right::before,
.tooltip--right::after {
  top: 50%;
  left: 100%;
  transform: translate(0, -50%);
  margin-left: 15px;
}

.tooltip--right::after {
  margin-left: 8px;
  border-top: 5px solid transparent;
  border-right: 7px solid rgba(0,0,0, .7);
  border-bottom: 5px solid transparent;
}

.tooltip--left::before,
.tooltip--left::after {
  top: 50%;
  right: 100%;
  transform: translate(0, -50%);
  margin-right: 15px;
}

.tooltip--left::after {
  margin-right: 8px;
  border-top: 5px solid transparent;
  border-left: 7px solid rgba(0,0,0, .7);
  border-bottom: 5px solid transparent;
}*/

.tooltipp {
  position: relative;
  display: inline-block;
  color: #000;
  /*border-bottom: 1px dotted black;*/
}

.tooltipptext {
  visibility: hidden;
  /*width: 120px;*/
  background-color: white;
  color: #808080;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px 5px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%);
  /*margin-bottom: 10px;*/
}


.tooltipp:hover .tooltipptext {
  visibility: visible;
}

/*tool tip code end*/

.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}

.close-btn {
  position: absolute;
  right: 0;
  top: -7px;
  right: 5px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #FF0000;
}

.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}

.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}