.body-cls {
  background-color: #ffffff;
  background-size: 20% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.full-screen.vid-view {
  position: relative;
}
.VideoMenu {
  width: 45px;
  height: 35px;
  position: fixed;
  top: 15%;
  right: -6px;
  border: 1px solid #d0947f;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  z-index: 10;
  padding: 2px 5px 0 5px;
  display: none;
}
.VideoMenu img {
  width: 30px;
  margin: 0;
}
.small-screen.vid-view {
  background-color: #231f1e;
}
.small-screen .video-name {
  width: 50%;
  text-align: center;
  margin: 25%;
  position: absolute;
  height: 50%;
  background: silver;
  border-radius: 50%;
  font-weight: bold;
  line-height: 4;
  color: rgba(24, 17, 8, 0.78);
  text-transform: capitalize;
}
/*custom  Popup start*/
.custompopup {
  background: #ffffff;
  position: absolute;
  top: 30%;
  left: 35%;
  width: 30%;
  padding: 5px;
  border-radius: 15px;
  text-align: center;
  color: white;
  z-index: 9;
}
.custompopup .btn {
  margin: 5px;
}
.btnmarg {
  margin: 0 0 0 6px;
  background-color: #005189;
}
.Customer-calling .dot {
  background: white !important;
}
/*custom Popup End*/

.vid-view.order-last.center-screen {
  background-color: #040403 !important;
}
.thumb-centerScreen {
  position: absolute;
  width: 44%;
  height: 100%;
  top: 0;
  left: 30%;
}
.center-screen.screenShare .vid-obj {
  object-fit: contain;
  margin: 4.6% 0 0 0;
}
.center-screen.screenShare {
  background: black;
}
#small-video .thumb-centerScreen .video-name {
  line-height: 3.5;
  font-weight: normal;
}
.full-screen .video-name,
.center-screen .video-name {
  width: 300px;
  height: 300px;
  line-height: 250px;
  border-radius: 50%;
  font-size: 3rem;
  color: rgb(5, 3, 3);
  text-align: center;
  background: #d0cdcc;
  position: absolute;
  background-position: center;
  margin: 13% 40%;
  border: 20px double;
  /* -webkit-box-shadow: 0px 0px 202px 4px rgba(255, 130, 87, 0.66);
  -moz-box-shadow: 0px 0px 202px 4px rgba(255, 130, 87, 0.66);
  box-shadow: 0px 0px 202px 4px rgba(255, 130, 87, 0.66); */
}
.full-screen.screenShare .vid-obj {
  object-fit: contain;
  margin: 4.6% 0 0 0;
  padding: 0 0 10% 0;
}
.m-5 {
  margin: 5% 0 0 0 !important;
}
.m-5 .btn.btn-danger {
  border-radius: 5%;
  margin: 0;
}
#local-video .video-name.show-local-video {
  width: 100%;
  text-align: center;
  margin: 78% 0 0 0;
  /* position: absolute; */
  font-weight: bold;
  border-radius: 0;
  line-height: 2;
  height: 30px;
  background-color: #181108c7;
  color: white;
  text-transform: capitalize;
}

#small-video .video-name {
  width: 50%;
  text-align: center;
  margin: 26% 27%;
  position: absolute;
  height: 50%;
  background: silver;
  border-radius: 50%;
  line-height: 60px;
  font-weight: bold;
  /* color: #181108c7; */
  text-transform: capitalize;
  /* border: 10px double; */
}

footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.icon-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
}
.screenshareDynamic {
  height: 90px;
  width: 90px;
}
button.btn.btn-danger {
  margin: 0 10px 0 10px;
  border-radius: 7px;
  width: 111px;
  text-align: right;
  background-image: url(../images/call-drop-w.png);
  background-position: 3px 9px;
  background-size: 30px;
  background-repeat: no-repeat;
  color: white;
  padding: 3px 10px;
  background-color: #b71a3e;
}
.call-btn-main-div {
  margin-left: auto;
  width: fit-content;
  /* background-color: #fff; */
  padding: 10px 20px;
  border-radius: 40px;
  align-items: center;
}
.call-btn-icons {
  margin: 0 10px;
  width: 35px;
}

.call-btn {
  border: none;
  background: transparent;
}
.call-btn.btn {
  padding: 0;
}
.status {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  background-size: 100%;
}
.team-heading {
  font-size: 20px;
  text-align: center;
  height: 50px;
  line-height: 2.5;
  background: #ff8257;
  border-radius: 13px 13px 0 0;
  color: white;
}
.section-teamstatus {
  position: fixed;
  right: 0;
  width: 15%;
  height: 100%; /* bottom: 0; */ /* display: inline-flex; */
  background-color: #fff;
  -webkit-box-shadow: -5px 0px 19px -9px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -5px 0px 19px -9px rgba(50, 50, 50, 0.5);
  box-shadow: -5px 0px 19px -9px rgba(50, 50, 50, 0.5);
}
.head-icons a {
  font-family: Arial, Helvetica, sans-serif;
}
.head-icons i,
.head-icons a {
  color: #005189 !important;
  font-size: 15px;
}
.local-video-cls {
  display: none;
  position: fixed;
  right: 1%;
  bottom: 16%;
  width: 120px;
  z-index: 99;
}
.remote-video-cls {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.navbar-light .navbar-toggler {
  z-index: 99;
  border: 1px solid #fff;
}
.navbar-collapse {
  z-index: 99;
}
.remote-default {
  background-size: 100%;
  background-image: url(../images/dummyVideo-d.png);
  height: 240px;
  width: 233px;
  margin-top: 23%;
  background-repeat: no-repeat;
}
.default-remote {
  width: 30%;
  margin: 10% 0 0 73%;
}
/* .container-fluid {
  background-color: #0f0e0d;
} */
.valid-summary {
  color: red !important;
}
.popover {
  display: inline-block;
  position: relative;
  background: transparent !important;
  border: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
  text-align: right;
}
.email-grp {
  margin: 12px;
}
.sendemailbtn {
  float: right;
  margin-top: 5px;
  background-color: #ff8257;
  border: 1px solid #ff8257;
}
.settingfade:not(.show) {
  opacity: 1 !important;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.swal-wide {
  width: 45% !important;
}
.popover__menu {
  border-radius: 4px;
  border-top: 2px solid #ff8257;
  background: #fff;
  list-style-type: none;
  margin: 8px 0;
  min-width: 100%;
  padding: 0.5rem 0;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 2px 3px 0 rgba(63, 63, 68, 0.2);
  width: 280px;
  transition-property: transform, opacity;
  transition-duration: 200ms;
  transition-timing-function: ease;
  transform: scale(0.9);
  transform-origin: top left;
  display: none;
  opacity: 0;
}
.popover__menu:after {
  bottom: 100%;
  left: 16rem;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ff8257;
  border-width: 7px;
}

.popover__menu-item {
  white-space: nowrap;
}

.popover--active .popover__menu {
  transform: scale(1);
  display: block;
  opacity: 1;
}

body {
  background: #f2f2f2;
  /* padding: 1rem; */
}

button {
  border-color: #ccc;
  border-radius: 4px;
  cursor: pointer;
  padding: 0.6rem 1rem;
}

.center-screen .vid-obj {
  width: 100%;
  height: 78vh !important;
  object-fit: cover;
  margin: 4.4% 0 0 0;
}
.center-screen {
  /* width: 100% !important;
  height: 90vh !important;
  object-fit: cover;
  margin-top: 4.4%;cursor: pointer;
  margin-right: 0 !important; */

  width: 100% !important;
  height: 90vh !important;
  object-fit: cover;
  /* margin-top: 4.4%; */
  cursor: pointer;
  margin-right: 0 !important;
  position: absolute !important;
  top: 10%;
  z-index: 8 !important;
  padding: 0;
}
.small-screen {
  height: 135px;
  width: 135px;
  z-index: 99999;
  position: absolute;
  cursor: pointer;
  padding: 0;
  right: 135px;
  bottom: 0;
}
.center-screen {
  padding: 0 !important;
  top: 0;
}

#nav-header {
  /* max-height: 101px; */
  position: absolute;
  width: 100%;
  /* z-index: 100; */
  background-color: #005189 !important;
}

#camBox {
  /* min-height: 480px;  height: 100vh; */
  visibility: visible;
  height: 99vh;
  position: relative;
}

#small-video .vid-view {
  width: 135px;
  height: 135px;
  /* margin-right: 15px; */
  position: relative;
  border-radius: 5px;
  background-color: #efeeed;
  z-index: 9;
  cursor: pointer;
  margin: 0 3px;
}
/* #small-video .vid-view video   */
.vid-obj {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}

#small-video {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  /* 
   max-width: 340px; */
  flex-wrap: wrap;
}
.s-vd {
  position: absolute;
  right: 2px;
  bottom: 2px;
  z-index: 10;
}
.sr-btn {
  padding: 3px 10px !important;
  border-radius: 7px;
}

@media (min-width: 1200px) {
  .call-btn-icons {
    margin: 0 3px;
    width: 32px;
  }
  .screen-main-btn-div button {
    padding: 0.3rem 0.6rem;
  }
  .center-screen .video-name {
    margin: 14% 40%;
  }
  .isMobile {
    display: none;
  }
  .isdektop {
    display: block;
  }
}

@media (min-device-width: 400px) and (max-device-width: 700px) {
  .center-screen .video-name {
    width: 200px;
    height: 200px;
    line-height: 151px;
    font-size: 35px;
    margin: 25% 36%;
  }
  #small-video .video-name {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  #local-video .video-name.show-local-video {
    width: 101%;
    margin: 65% 0 0 -1px;
  }
}
@media (min-device-width: 700px) and (max-device-width: 1100px) {
  .center-screen .video-name {
    margin: 16% 30%;
  }
}
@media (max-width: 979px) {
  .call-btn-main-div {
    margin: 0 0;
  }
  .call-btn-main-div .screen-main-btn-div button {
    padding: 0 1rem;
  }
}

@media (max-width: 767px) {
  #small-video {
    width: 100%;
    max-width: unset;
    bottom: 0;
    right: 0px;
    height: 17%;
  }
  .small-video {
    width: 30%;
    height: 100px;
    bottom: 17.5%;
  }

  .call-btn-main-div {
    margin: 30px auto;
    padding: 10px 15px;
  }

  .call-btn-icons {
    width: 28px;
  }

  .navbar-toggler {
    z-index: 9;
    color: #ff8257;
    border: 1px solid #ff8257;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
  }

  .navbar-toggler-icon {
    color: #ff8257;
    width: 25px;
    height: 25px;
    line-height: 1;
  }
}

.vidhight {
  height: 89vh;
}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .navbar-nav {
    text-align: right;
    float: right;
  }
  .center-screen {
    top: 0;
  }
  .custompopup {
    left: 0 !important;
    width: 100% !important;
    z-index: 12;
  }
  .headertxt {
    font-size: 15px !important;
  }
  .menuVideo-sidenav {
    height: calc(100vh - 50%) !important;
    width: 100%;
  }
  .menuVideoArea {
    height: calc(100vh - 100%) !important;
  }
  .VideoMenu {
    top: 51%;
  }
  .isMobile {
    display: block;
  }
  .isdektop {
    display: none;
  }
  #stopRecordingMobile {
    display: block;
    margin-left: 5px;
  }
  button {
    padding: 0.6rem;
  }
  #camBox {
    height: 92vh;
  }
  .thumb-centerScreen {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0%;
    background-color: #040403;
  }
  .vid-view.order-last.center-screen {
    height: 0 !important;
  }
  #small-video .thumb-centerScreen .video-name {
    line-height: 4;
    font-weight: normal;
    width: 150px;
    height: 150px;
    line-height: 101px;
    font-size: 30px;
    margin: 60% 30%;
  }
  .section-teamstatus {
    display: none;
  }
  #ctrlMenu {
    display: none;
  }
  .default-remote {
    margin: 43% 0 0 37%;
  }

  .video-video-cls {
    margin: 0 -50% 0px 0px;
  }

  .ismobile .call-btn-main-div {
    border-radius: 0;
    width: 100%;
    background-color: #181413;
    margin: auto;
  }
  .misllenous .drpMenus {
    width: 165px;
  }
  .misllenous .drpMenus a {
    color: #ff8257 !important;
  }
  .center-screen.screenShare .vid-obj {
    object-fit: contain;
    margin: 4.6% 0 8% 0;
  }
  .center-screen .vid-obj {
    /* margin: 20.6% 0 0 0;height: 88vh; */
    margin: 0;
    width: 100%;
    height: 92vh !important;
    object-fit: cover;
  }
  .swal2-actions {
    padding: 0 !important;
  }
  .swal-wide {
    width: auto !important;
  }
  .body-cls {
    background-size: 35% !important;
  }
  .modal {
    top: 80px;
    width: 97%;
    height: 91%;
  }
  #small-video .vid-view {
    width: 30%;
    height: 90px;
    /* margin-right: 1%; */
  }
  .center-screen .video-name {
    width: 125px;
    height: 125px;
    line-height: 125px;
    font-size: 20px;
    margin: 70% 33%;
  }

  .body-cls {
    background-size: 35% !important;
  }

  .modal {
    top: 80px;
    width: 97%;
    height: 91%;
  }
  #small-video .vid-view {
    width: 30%;
    height: 100px;
    /* margin-right: 1%;
    margin-bottom: 3%; */
  }
  .center-screen .video-name {
    width: 200px;
    height: 200px;
    line-height: 152px;
    font-size: 40px;
    margin: 55% 22%;
  }

  .center-screen .video-name {
    width: 150px;
    height: 150px;
    line-height: 101px;
    font-size: 30px;
    margin: 40% 35%;
  }

  #local-video .video-name.show-local-video {
    width: 101%;
    margin: 65% 0 0 -1px;
  }
}

/* Landscape */
@media (min-width: 640px) and (max-height: 480px) {
  .call-btn-main-div {
    margin: auto;
  }
  .section-teamstatus {
    display: none;
  }
  .navbar-nav {
    text-align: right;
  }
  #ctrlMenu {
    display: none;
  }
  .default-remote {
    width: 20%;
    margin: 2% 0 0 39%;
  }
  .swal2-actions {
    padding: 0 !important;
  }
  .swal-wide {
    width: 62% !important;
  }
  .modal {
    top: 80px;
    width: 97%;
    height: 91%;
  }
  .center-screen .vid-obj {
    width: 100%;
    height: 82vh;
    object-fit: cover;
  }
  #small-video .vid-view {
    width: 20%;
    /* height: 90px; */
    margin-right: 1%;
  }
}

/* iPad Landscap */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .default-remote {
    width: 30%;
    margin: 25% 0 0 63%;
  }
}
/* iPad Potrate */
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .default-remote {
    width: 22%;
    margin: 48% 0 0 50%;
  }
}
.divHide {
  display: none;
}
.divShow {
  display: block;
}
.card.cardmar {
  background: #1b1717;
}
.calling-support-txt {
  color: #03035b;
  font-size: 17px;
}
.card-title {
  text-transform: capitalize;
  color: cadetblue;
}
p.card-text {
  color: #70e7e2;
  margin: 15px 0;
}
.missed-call-info {
  transition: width 600ms ease-out, height 600ms ease-out;
  display: block;
}
#snackbar {
  /* visibility: hidden; */
  min-width: 250px;
  color: #000;
  text-align: center;
  border-radius: 2px;
  border-color: #000;
  border: 1px solid;
  /* padding: 3px 20px; */
  z-index: 1;
  font-size: 17px;
  background-color: #efeeed;
  position: absolute;
  top: 15px;
  bottom: unset;
  border-radius: 10px;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  z-index: 99999;
}

.uploadingRecording {
  top: 120px !important;
}

.recodingIndicator {
  top: 120px !important;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

div#wave {
  position: relative;
  /* margin-top: 50vh; */
  text-align: center;
  /* width: 100px; */
  /* height: 100px; */
  /* margin-left: auto; */
  /* margin-right: auto; */
}
div#wave .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 3px;
  background: #303131;
  animation: wave 1.3s linear infinite;
}
div#wave .dot:nth-child(2) {
  animation-delay: -1.1s;
}
div#wave .dot:nth-child(3) {
  animation-delay: -0.9s;
}

@keyframes wave {
  0%,
  60%,
  100% {
    transform: initial;
  }
  30% {
    transform: translateY(-15px);
  }
}

/* .inline {
  display: inline-block;
  margin: m: initial;
  }
  30% {
    transform: translateY(-15px);
  }
} */

.inline {
  display: inline-block;
  margin: 10px;
}

.misllenous {
  position: relative;
  margin: 0 25px 0 15px;
  cursor: pointer;
  display: none;
}
.misllenous .dropdown {
  color: #ffffff;
  font-size: 31px;
  line-height: 0;
  position: absolute;
  /* width: 3px; */
  top: -11px;
}
.misllenous .drpMenus {
  position: absolute;
  top: 35px;
  right: -20px;
}

.video-screen-bottom-col {
  color: #ffffff;
}
.inner-menu-span {
  top: -21px !important;
  right: 10px;
  font-size: 25px !important;
  position: absolute;
}

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

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: rgb(49, 59, 199);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: rgb(167, 64, 64);
  color: white;
  padding: 10px 15px;
  border: none;
}
.cardmar {
  margin: 0 10px;
}
.menu-video {
  width: 100%;
}
.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-right 0.5s;
  padding: 0 15px 0 0px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {
    padding-top: 15px;
  }
  .sidebar a {
    font-size: 18px;
  }
}

.blink {
  /* width: 80%;
  text-align: center;
  margin: 13% 12%;
  position: absolute;
  height: 80%;
  background: #ff8257;
  border-radius: 50%; */
  /* animation: blink 1s infinite; */
  /* animation: scaleIn 1s infinite cubic-bezier(.36, .11, .89, .32); */
}
@keyframes scaleIn {
  from {
    transform: scale(0.2, 0.2);
    opacity: 0.5;
  }
  to {
    transform: scale(1.3, 1.3);
    opacity: 0;
  }
}
@keyframes blink {
  /* 0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  } */

  from {
    border: 2px solid;
  }
  to {
    border: 20px double;
    padding: 20px;
  }
}

.swal-calling-support {
  background: #efeeed !important;
  border: 2px solid;
  border-color: #000;
  /* -webkit-box-shadow: 0px 0px 202px 4px rgba(255, 130, 87, 0.66);
  -moz-box-shadow: 0px 0px 202px 4px rgba(255, 130, 87, 0.66);
  box-shadow: 0px 0px 202px 4px rgba(255, 130, 87, 0.66); */
}
.swal-calling-support .swal2-content,
.swal-calling-support .swal2-title {
  color: black;
  padding: 0 24px;
  font-size: 20px;
  font-weight: normal;
}
.swal-calling-support .swal2-content .dot {
  background: white !important;
}
.manage-submenu {
  margin: 0 36%;
}
.manage-menu {
  margin: 0 40%;
}
.btn--menu {
  margin: 2% 2% 2% 0;
}
.swal2-close:hover {
  color: #693131 !important;
}

.lds-default {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-default div {
  position: absolute;
  width: 6.4px;
  height: 6.4px;
  background: #005189;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 36.8px;
  left: 66.24px;
}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22.08px;
  left: 62.29579px;
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11.30421px;
  left: 51.52px;
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7.36px;
  left: 36.8px;
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11.30421px;
  left: 22.08px;
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22.08px;
  left: 11.30421px;
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 36.8px;
  left: 7.36px;
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 51.52px;
  left: 11.30421px;
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62.29579px;
  left: 22.08px;
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66.24px;
  left: 36.8px;
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 62.29579px;
  left: 51.52px;
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 51.52px;
  left: 62.29579px;
}
@keyframes lds-default {
  0%,
  20%,
  80%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}

.dot-flashing {
  margin-top: 10px;
  margin-right: 10px;
  position: relative;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000;
  color: #000;
  animation: dotFlashing 1s infinite linear alternate;
  animation-delay: 0.5s;
}

.dot-flashing::before,
.dot-flashing::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-flashing::before {
  left: -10px;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000;
  color: #000;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 0s;
}

.dot-flashing::after {
  left: 10px;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #000;
  color: #000;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dotFlashing {
  0% {
    background-color: #000;
  }
  50%,
  100% {
    background-color: #efeeed;
  }
}

#connectedCall {
  display: none;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}

#connectedCall b {
  color: #000;
}

#connectedCall img {
  width: 50px;
  height: 50px;
}

#recordingModal {
  display: none; /* Hidden by default */
  flex-direction: column;
  position: fixed; /* Stay in place */
  z-index: 1070; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

#recordingModal .first {
  color: #aaa;
  font-size: 40px;
  margin-right: 10px;
  font-weight: bold;
  cursor: pointer;
}

#divLeaveMsg {
  margin-bottom: 20px;
}

#divLeaveMsg span {
  color: black;
  margin-bottom: 10px;
  width: 900px;
}

.callProgressBtnsContainer {
  display: flex;
  justify-content: space-evenly;
  width: 60%;
  margin: auto;
}

#leaveMsgButton {
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 15px;
  background-color: #005189;
  min-width: 180px;
  border-color: #005189;
  background-image: none;
}

#uploadProcessingModal h5 {
  color: #005189;
  text-align: center;
  font-weight: bold;
  padding: 20px;
  width: 100%;
}
#recordedVideoView {
  position: fixed;
  bottom: 40px;
  left: 15px;
}
