a {
  color: #0033CC;
}

body {
  font-size: 14px;
  color: #555;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Light", sans-serif;
}

.navbar-brand {
  padding-top: 5px;
  padding-bottom: 0;
}

h3#slider-explain {
  text-align: left;
}

.form-actions {
  border: none;
  background: none;
  margin-top: 0;
  padding-top: 10px;
}

.spacer {
  height: 50px;
  width: 100%;
}

div.today {
  text-align: center;
}

.clear-left {
  clear: left;
}

.right {
  float: right;
}

.has-switch span.switch-left {
  background-color: #3cc051;
}

.has-switch span.switch-right {
  background-color: #d14641;
  color: #FFF;
}

.form-body label {
  clear: left;
}

.dashboard-stat.grey {
  background-color: #555555;
}

.dashboard-stat.light-grey {
  background-color: #888888;
}

.dashboard-stat.grey .more {
  background-color: #999999;
}

.dashboard-stat .details .desc {
  font-size: 14px;
}

h4 {
  color: #555555;
}

div#slider {
  padding: 0;
}

div#slider .form-group {
  margin: 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  width: 40px;
  height: 40px;
  background-color: #F79422;
  border: none;
  border-radius: 20px !important;
}

.ui-datepicker-calendar .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  width: 25px;
  height: 25px;
  background-color: #F79422;
  border: none;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -15px;
}

.number small {
  font-size: 50%;
}

.hover {
  transition: all 0.3s ease;
}

.hover:hover {
  background-color: #0033CC;
}

.nav > li > a {
  font-size: 16px;
}

.popover.top {
  width: 200%;
}

.start div.popover h3.popover-title {
  color: #FFF;
  background-color: #28b779;
}

.pause div.popover h3.popover-title {
  color: #FFF;
  background-color: #0033CC;
}

.stop div.popover h3.popover-title {
  color: #FFF;
  background-color: red;
}

div.popover div.popover-content {
  color: #555;
  font-size: 14px;
}

.statistic h1 {
  text-align: center;
}

.statistic h1 span {
  font-size: 48px;
  background-color: #0033CC;
  color: #FFF;
}

.statistic h2 {
  color: #0033CC;
  text-align: center;
  font-size: 24px;
  margin-bottom: 50px;
}

.center {
  text-align: center;
}

.form-settings .setting-value label {
  clear: none;
  padding-top: 7px;
}

.form-settings .setting-value .has-switch {
  float: left;
}

.form-horizontal .control-label {
  text-align: left;
}

.form-wizard .active .step .number {
  background-color: #f2ae43;
}

.form-wizard .done .step .number {
  background-color: #0033CC;
}

.progress > .progress-bar-success {
  background-color: #0033CC;
}

.page-sidebar {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  overflow: auto;
  margin-top: 25px;
}

.page-sidebar-default-color {
  background-color: #0033CC;
}

/* Tom Select (Symfony UX Autocomplete) height alignment */
.ts-wrapper.form-select,
.ts-wrapper.single .ts-control {
  min-height: 38px;
}

.ts-wrapper.single .ts-control {
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  line-height: 1.5;
}

.ts-wrapper.single .ts-control input {
  padding: 0;
  margin: 0;
  line-height: 1.5;
}

.page-sidebar-staging-color {
  background-color: #d42f50;
}

@media screen and (max-width: 990px) {
  .page-sidebar {
    margin-top: 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    overflow: auto;
  }
}
.page-sidebar .sidebar-toggler {
  margin-left: 15px;
}

.page-sidebar-menu a {
  color: #ffffff;
}

.page-sidebar-menu li:hover a {
  background-color: #fff;
  color: #0033CC !important;
}

.page-sidebar-menu li:hover a i {
  color: #0033CC !important;
}

.sidebar-toggler {
  background-image: url("../img/sidebar-toggler-light-be4pvvZ.jpg");
}

.page-sidebar .sidebar-toggler {
  margin-left: 15px;
}

.page-sidebar-menu > li {
  margin-bottom: 5px;
}

.page-sidebar-menu > li > a {
  font-size: 16px;
}

ul.page-sidebar-menu > li > a.active, ul.page-sidebar-menu > li.active > a {
  background-color: #CCCCCC;
}

ul.page-sidebar-menu > li.open > a, ul.page-sidebar-menu > li.open > ul.sub-menu > li.open > a, ul.page-sidebar-menu > li.active > ul.sub-menu > li.active > a {
  background-color: #EAEAEA;
}

ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover, ul.page-sidebar-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
  background-color: #F2F2F2;
}

ul.page-sidebar-menu > li.active > ul.sub-menu > li.active > ul.sub-menu > li.active > a {
  background-color: #EDEDED;
}

ul.page-sidebar-menu > li.active > ul.sub-menu > li.active > ul.sub-menu > li > a.active {
  background-color: #EDEDED;
}

.ver-inline-menu li.active a, .ver-inline-menu li.active i {
  background-color: #0033CC;
}

.page-sidebar-menu > li > ul.sub-menu > li {
  background-color: #F7F7F7;
}

.navbar-inverse {
  background-color: #868383;
}

.footer {
  background-color: #555;
}

.footer .footer-inner, .footer .footer-tools .go-top i {
  color: #FFF;
}

.solid .portlet-body form .form-body .form-section {
  border-bottom: none;
}

.solid .portlet-body form .form-body {
  padding: 0;
}

.ver-inline-menu li.active a, .ver-inline-menu li:hover a, .ver-inline-menu li a {
  font-size: 14px;
}

.panel-default > .panel-heading {
  background-color: rgba(52, 152, 219, 0.2);
}

.panel-title {
  font-size: 14px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  opacity: 0.25;
}

@media screen and (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .dashboard-stat .visual i {
    display: none;
  }
}
.ace-messaging-fallback-template {
  height: 75px;
  border: 1px solid #e5e5e5;
}

.ace-sms-template {
  height: 80px;
  border: 1px solid #e5e5e5;
}

.ace-subject-template {
  height: 35px;
  border: 1px solid #e5e5e5;
}

.ace-body-template {
  height: 600px;
}

@media screen and (min-width: 500px) and (max-width: 1279px) {
  .controls .control, .today .control {
    margin: 0;
    padding: 0;
  }
  .control button.btn-control a, .today .icon-btn {
    margin: 0;
  }
}
.btn.white {
  color: #0033CC;
  text-shadow: none;
  background-color: #FFFFFF;
}

.icon-btn {
  height: 100px;
  margin: 15px;
  border: none;
}

.icon-btn i {
  font-size: 28px;
  line-height: 20px;
}

.icon-btn div {
  font-size: 16px;
  margin-top: 15px;
  font-family: "Roboto Light", sans-serif;
}

.icon-btn .badge {
  top: -15px;
  position: relative;
  right: 0;
  width: 100%;
  height: auto;
  font-size: 16px !important;
  padding: 8px 15px;
  border: 1px solid #dddddd;
  border-radius: 0 !important;
}

.badge-info {
  background-color: #0033CC;
}

.badge-forward {
  background-color: #852b99;
}

.badge-visited {
  background-color: #f7cb4c;
}

.badge-scheduled-and-sent {
  background-color: #f7cb4c;
}

.badge-partialsuccess {
  background-color: #acc051;
}

.datepaginator-dashboard {
  margin-bottom: 15px;
}

/**
 * Custom block with icon
 **/
.stats-block {
  min-width: 80px;
  padding: 12px 0;
  background-color: #fafafa;
  display: inline-block;
  color: #646464;
  text-align: center;
  position: relative;
  height: 100px;
  margin: 10px;
  border: none;
  font-family: "Roboto", sans-serif;
}

.stats-block i {
  font-size: 28px;
  line-height: 20px;
}

.stats-block div.stats-block-description {
  margin-bottom: 20px;
  padding: 0 5px;
  color: #000;
  font-size: 16px;
  margin-top: 15px;
  font-weight: 300;
}

.stats-block div.stats-block-description i {
  font-size: 14px;
  color: #646464;
}

.stats-block .badge {
  font-weight: 300;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0 !important;
  top: -15px;
  position: relative;
  right: 0;
  width: 100%;
  height: auto;
  font-size: 16px !important;
  padding: 8px 15px;
  border: 1px solid #dddddd;
}

/* Add important to overrule readonly background */
input.knob {
  background: transparent !important;
}

.controls {
  height: auto;
  width: 100%;
  float: left;
}

.controls .control i {
  font-size: 36px;
  padding: 10px 0;
  float: left;
  width: 100%;
}

.controls .start i {
  color: #28b779;
}

.controls .pause i {
  color: #0033CC;
}

.controls .stop i {
  color: red;
}

.controls .control {
  font-size: 14px;
  color: #555;
}

.control a button.btn-control {
  float: left;
  background: none;
  padding: 7px 0;
}

.control a {
  border: none;
  width: 80px;
  z-index: 999;
}

.control a button.btn-control span {
  float: left;
  width: 100%;
  top: 10px;
  padding: 10px 0;
}

.start a button.btn-control span {
  background-color: #28b779;
}

.pause a button.btn-control span {
  background-color: #0033CC;
}

.stop a button.btn-control span {
  background-color: red;
}

.portlet.box > .portlet-body {
  float: left;
  width: 100%;
}

g.highcharts-tooltip text, g.highcharts-stack-labels text, g.highcharts-legend-item text {
  color: #555 !important;
  font-weight: normal !important;
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
}

th {
  white-space: nowrap;
}

.col-form-label.required:after {
  content: "*";
  color: #e02222;
  font-size: 12px;
  padding-left: 2px;
}

.form-label.required:after {
  content: "*";
  color: #e02222;
  font-size: 12px;
  padding-left: 2px;
}

.table-scrollable {
  overflow-x: visible;
  overflow-y: visible;
}

.dataTable tfoot .select2-container {
  width: 100%;
}

.wizard {
  margin: 20px auto;
  background: #fff;
}

.wizard .nav-tabs {
  position: relative;
  margin: 40px auto;
  margin-bottom: 0;
  border-bottom-color: #e0e0e0;
}

.wizard > div.wizard-inner {
  position: relative;
}

.connecting-line {
  height: 2px;
  background: #e0e0e0;
  position: absolute;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}

span.round-tab {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  border-radius: 100px !important;
  background: #fff;
  border: 2px solid #e0e0e0;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 25px;
}

span.round-tab i {
  color: #555555;
}

.wizard li > a {
  border: none;
}

.wizard li.active span.round-tab {
  background: #fff;
  border: 2px solid #5bc0de;
}

.wizard li.active span.round-tab i {
  color: #5bc0de;
}

span.round-tab:hover {
  color: #333;
  border: 2px solid #333;
}

.wizard .nav-tabs > li {
  width: 33%;
}

.wizard li:after {
  content: " ";
  position: absolute;
  left: 48%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border: 5px solid transparent;
  border-bottom-color: #5bc0de;
  transition: 0.1s ease-in-out;
}

.wizard li.active:after {
  content: " ";
  position: absolute;
  left: 48%;
  opacity: 1;
  margin: 0 auto;
  bottom: 0px;
  border: 10px solid transparent;
  border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  border-radius: 100%;
  padding: 0;
}

.wizard .nav-tabs > li a:hover {
  background: transparent;
}

.wizard .tab-pane {
  position: relative;
  padding-top: 50px;
}

.wizard h3 {
  margin-top: 0;
}

@media (max-width: 585px) {
  .wizard {
    width: 90%;
    height: auto !important;
  }
  span.round-tab {
    font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .wizard .nav-tabs > li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .wizard li.active:after {
    content: " ";
    position: absolute;
    left: 35%;
  }
}
.voice-status-table {
  text-align: left;
  border-radius: 6px !important;
  overflow: hidden !important;
}

.voice-status-table tbody {
  border: 1px solid #ddd !important;
}

.voice-status-table-header {
  background: #232323;
  color: #fff;
}

.voice-status-table a, .voice-status-table a:visited {
  color: #555;
}

.btn-bordered {
  background: white !important;
  border: lightgray 2px solid !important;
}

.list-unstyled {
  list-style: none !important;
}

.sidebar-item.list-group-item > a {
  text-decoration: none !important;
  display: block !important;
  padding: 2px 2px 2px 5px !important;
  color: #0033CC;
}

.sidebar-item.list-group-item:hover {
  background-color: #d0dbff;
  color: #000;
}

.sidebar-item.list-group-item:hover > a {
  background: none !important;
}

.dropdown-menu li > a {
  color: #1A1E21;
  text-decoration: none;
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  white-space: nowrap;
}

.active > a {
  color: white !important;
}

.removeFileIcon {
  cursor: pointer;
  color: #1f1f1f !important;
}

.removeFileIcon:hover {
  color: #d84a38 !important;
}

.header-logo {
  height: 25px !important;
}

i.circle-icon {
  display: inline-block;
  border-radius: 60px;
  box-shadow: 0 0 2px #888;
  padding: 25px 30px;
  margin-right: 0.6em !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.ver-inline-menu a {
  text-decoration: none !important;
}

.text-bg-error {
  color: #fff !important;
  background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;
}

.bg-danger-50 {
  background-color: #F1AEB5 !important;
}

.bg-warning-50 {
  background-color: #FFE69C !important;
}

.sidebar-icon {
  color: #FFF !important;
}

.nav-link.active {
  color: #0033CC !important;
  background: #FFF !important;
}

.nav-link.active > i.sidebar-icon {
  color: #0033CC !important;
}

.dashboard-dropdown-menu {
  min-width: 250px !important;
}

.node-move {
  cursor: pointer !important;
}

.voice-builder-toolbar {
  position: sticky;
  top: 60px;
  z-index: 1020;
}

.setting-nav-sticky {
  position: sticky;
  top: 60px;
  z-index: 1020;
  scroll-margin-top: 20px;
  scroll-padding-top: 100px;
}

.settings-wrapper:target {
  scroll-margin-top: 130px;
}

.fullscreen-element {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 5px;
  top: 70px;
  background: white;
  z-index: 10;
}

.vh-85 {
  height: 85vh !important;
}

/*# sourceMappingURL=custom.output.css.map */
