div#volume-indicators {
  padding: 10px;
  margin-top: 20px;
  width: 500px;
  text-align: left;
}

div#volume-indicators > div {
  display: block;
  height: 20px;
  width: 0;
}

/* Other Styles */
.hide {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

button:disabled {
  cursor: not-allowed;
}
#adminmenumain{ display:none; } #wpfooter{ display:none; } #wp-auth-check-wrap{ display:none; }

.phone-outbound {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='currentColor' d='M15.4153 1.61732C15.57 1.24364 15.9347 1 16.3391 1H21.996C22.5483 1 22.996 1.44772 22.996 2V7.65685C22.996 8.06132 22.7524 8.42595 22.3787 8.58073C22.005 8.73551 21.5749 8.64996 21.2889 8.36396L19.5211 6.59613L15.2784 10.8388C14.8879 11.2293 14.2547 11.2293 13.8642 10.8388L13.1571 10.1317C12.7666 9.74116 12.7666 9.108 13.1571 8.71747L17.3997 4.47481L15.632 2.70711C15.346 2.42111 15.2605 1.99099 15.4153 1.61732Z'/><path d='M2.00589 4.54166C1.905 3.11236 3.11531 2 4.54522 2H7.60606C8.34006 2 9.00207 2.44226 9.28438 3.1212L10.5643 6.19946C10.8761 6.94932 10.6548 7.81544 10.0218 8.32292L9.22394 8.96254C8.86788 9.24798 8.74683 9.74018 8.95794 10.1448C10.0429 12.2241 11.6464 13.9888 13.5964 15.2667C14.008 15.5364 14.5517 15.4291 14.8588 15.0445L15.6902 14.003C16.1966 13.3687 17.0609 13.147 17.8092 13.4594L20.8811 14.742C21.5587 15.0249 22 15.6883 22 16.4238V17.4866H21.9589V19.4498C21.9589 20.8827 20.8489 22.0955 19.4226 21.9941C10.3021 21.3452 2.65247 13.7017 2.00589 4.54166Z'/></svg>");
}

.phone-inbound {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='currentColor' d='M23.2887 2.8284C23.6792 2.43787 23.6792 1.80471 23.2887 1.41418L22.5816 0.707078C22.1911 0.316553 21.5579 0.316554 21.1674 0.707078L16.9247 4.94974L15.1569 3.18191C14.8709 2.89591 14.4408 2.81036 14.0671 2.96514C13.6934 3.11992 13.4498 3.48455 13.4498 3.88902V9.54587C13.4498 10.0982 13.8975 10.5459 14.4498 10.5459H20.1067C20.5111 10.5459 20.8758 10.3022 21.0305 9.92855C21.1853 9.55488 21.0998 9.12476 20.8138 8.83876L19.0461 7.07106L23.2887 2.8284Z'/><path d='M2.00589 4.54163C1.905 3.11233 3.11531 1.99997 4.54522 1.99997H7.60606C8.34006 1.99997 9.00207 2.44223 9.28438 3.12117L10.5643 6.19943C10.8761 6.94929 10.6548 7.81541 10.0218 8.32289L9.22394 8.96251C8.86788 9.24795 8.74683 9.74016 8.95794 10.1447C10.0429 12.2241 11.6464 13.9888 13.5964 15.2666C14.008 15.5364 14.5517 15.4291 14.8588 15.0444L15.6902 14.003C16.1966 13.3687 17.0609 13.1469 17.8092 13.4594L20.8811 14.742C21.5587 15.0249 22 15.6883 22 16.4238V17.4866H21.9589V19.4498C21.9589 20.8827 20.8489 22.0955 19.4226 21.994C10.3021 21.3452 2.65247 13.7017 2.00589 4.54163Z'/></svg>");
}
