.diller-not-connect{
    margin-top: 9%;
    display: block;
    font-size: 20px;
    color: red;
    margin-bottom: 5%;
}
.diller-tab-link.active {
    border-top: 2px solid #4681f8;
    border-left: 2px solid #4681f8;
    border-right: 2px solid #4681f8;
    text-decoration: none;
    border-bottom: 2px solid #f0f7ff;
    color: #4681f8;
    padding: 11px 25px;
    position: relative;
    bottom: 11px;
    border-radius: 10px 10px 0px 0px;
    font-weight: 500;
    font-size: 16px;
}
.m-auto {
    margin: auto!important;
}
.diller-btn-popup{
  background: #4681f8;
    color: #fff;
    padding: 8px 23px;
    border-radius: 6px;
    border: 1px solid #4681f8;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 6%;
    margin-top: 2%;
}
.diller-margin{
  margin-top: 12% !important;
}
.diller_send_sms_link, .diller_send_sms_link:hover {
    font-size: 14px;
    font-weight: 500;
    color: #4682F9;
    text-decoration: none;
    border: 0px;
    background: transparent;
    padding: 8px 23px;
    margin-top: -10px;
}
.diller-modal-footer{
    justify-content: center;
    align-self: center;
    display: flex;
    margin-bottom: 5%;
}
.diller-heading{
    font-size: 1rem;
    margin-bottom: 1.5rem!important;
    color: #000;
    font-weight: 500;
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
}
}
.diller-success-admin{
  color: green;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}
.diller-progress-active{
    background-color: #4681f8;
    border-radius: 50px;
    height: 28px;
}
.diller-modal-progress {
    background-color: #e6f1fd;
    border-radius: 50px;
    height: 28px;
}
.white-modal-blur {
    background-color: rgb(255 255 255 / 85%);
}

.demo{
  color: green;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  display: block;
  padding-bottom: 30px;
  text-transform: capitalize;
}

.diller-message-admin-box{
  padding-top: 10px;
}
.diller-sky-bg {
  background: #f0f7ff;
 /* font-family: roboto;*/
  overflow: hidden;
}