﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://use.fontawesome.com/releases/v5.4.1/css/all.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/c3/0.6.8/c3.min.css");
@import url("https://cdn.jsdelivr.net/npm/daterangepicker/daterangepicker.css");
@import url("//fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://cdn.datatables.net/v/dt/dt-1.10.12/fc-3.2.2/fh-3.1.2/r-2.1.0/sc-1.4.2/datatables.min.css");
@import url("../../assets-vendor/timepicker/jquery.timepicker.css");
@import url("../../assets-vendor/datatables/css/jquery.dataTables.min.css");
@import url("jquery.timepicker.min.css");
@import url("../../assets-vendor/amazingaudioplayer/initaudioplayer-1.css");
@import url("../../assets-vendor/semantic_241/semantic.min.css");
@import url("library/_patterns.css");
@import url("../fonts/stylesheet.css");
@import url("reporting.css");
@import url("custom.css");
.navigation-list-title {
  padding: 12px !important;
  padding-left: 13px !important; }

.menu-expand-ico {
  float: right;
  position: relative;
  margin-right: 90px;
  top: 8px;
  font-size: 10px;
  color: #8c70a2; }

[data-nav-open="true"] [role="navigation"] {
  width: 216px; }

.bdc-logo {
  background: url(../BDC-images/svg-icons/new-logo.svg);
  background-repeat: no-repeat;
  background-size: 80%;
  display: block; }

[data-nav-open="true"] .bdc-logo {
  background: url(../BDC-images/svg-icons/new-logo.svg) 15px 15px;
  background-repeat: no-repeat;
  background-size: 80%;
  display: block; }

[data-nav-open="false"] .bdc-logo {
  background: url(../BDC-images/svg-icons/logo-symbol.svg) 5px 15px;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  display: block; }

[data-nav-open="false"] .navigation-item a span {
  padding-left: 10px;
  display: inline;
  transition: all .3s ease; }

[data-nav-open="false"] [role="navigation"] {
  width: 52px;
  box-shadow: none !important; }

[role="navigation"] {
  width: 216px; }

#navigation {
  box-shadow: none !important; }

#navigation-toggle {
  border-radius: 2px;
  width: 30px;
  height: 30px;
  top: 0; }
  #navigation-toggle img {
    top: -7px; }

.navigation-list-secondary {
  background: #49305d;
  border-top: 1px solid #74528e; }
  .navigation-list-secondary .navigation-list-item {
    padding: 0 !important; }
    .navigation-list-secondary .navigation-list-item a {
      padding: 10px 4px 10px 40px !important; }

.navigation-list-secondary.active a:hover, .navigation-list-secondary.active a:focus {
  background-color: #614677; }

.navigation-list .nav-menu-selected-item .navigation-list-title:hover, .navigation-list .nav-menu-selected-item .navigation-list-title:focus {
  color: #32243B !important; }

.navigation-item img {
  height: 16px;
  margin-right: 10px;
  top: 4px; }

#primary-nav {
  top: 80px !important;
  bottom: 0;
  position: absolute !important;
  overflow-y: hidden !important; }

.left-menus {
  background: #32243B;
  width: 216px;
  float: left;
  color: #ffffff; }
  .left-menus .active-menu {
    background: #EFF0F2;
    color: #32243B;
    border-radius: 0;
    border-left: 8px solid #7697EE;
    font-weight: 600; }
  .left-menus .logo {
    width: 200px;
    padding-bottom: 20px; }
    .left-menus .logo a:hover {
      background: transparent !important; }
  .left-menus ul {
    margin-bottom: 20px; }
    .left-menus ul li {
      display: block; }
      .left-menus ul li img {
        padding: 0 10px 0 0;
        top: 5px;
        width: 20px; }
      .left-menus ul li a {
        color: white;
        font-size: 13px;
        font-weight: 400; }

.ui.accordion .title:not(.ui) {
  font-family: inherit; }

.ui.accordion .title {
  text-transform: none;
  font-size: 13px !important; }

.multi-check {
  overflow: hidden; }

.ui.dropdown > .animating.menu .scrolling.menu, .ui.dropdown > .visible.menu .scrolling.menu {
  display: block;
  overflow: auto; }

.ui.dropdown .scrolling.menu > .item.item.item, .ui.scrolling.dropdown .menu .item.item.item {
  padding: 7px 10px !important; }

.ui.dropdown .menu > .input:not(.transparent) .button, .ui.dropdown .menu > .input:not(.transparent) .icon, .ui.dropdown .menu > .input:not(.transparent) .label {
  padding-top: 0;
  padding-bottom: 0; }

.ui.checkbox:not(.radio):not(.toggle) input:checked ~ .box:after, .ui.checkbox:not(.radio):not(.toggle) input:checked ~ label:after {
  height: 13px;
  width: 13px; }

.ui.dropdown.dropdown .menu > .input {
  margin: 4px !important; }

.ui.dropdown, input[type="text"],
input[type="password"], textarea, .ui.checkbox:not(.radio):not(.toggle) label:before, .ui.radio label:before {
  background-color: #fff;
  border: 1px solid #dbd8dd !important; }

.ui.selection.active.dropdown, .ui.selection.active.dropdown .menu {
  z-index: 999930 !important; }

.daterangepicker .ranges li:hover {
  color: #32243B; }

.ui.selection.dropdown {
  box-sizing: border-box; }

.ui.dropdown .menu .selected.item, .ui.dropdown.selected {
  background: rgba(0, 0, 0, 0.03);
  color: #35233d;
  font-weight: 600; }

.ui.selection.dropdown .menu {
  margin: 0 -1px;
  min-width: calc(100% + 0px);
  width: calc(100% + 0px); }

.ui.selection.active.dropdown, .ui.selection.active.dropdown .menu {
  border-color: #35233d; }

.ui.selection.active.dropdown, .ui.selection.active.dropdown .menu {
  border-color: #35233d; }

.ui.label {
  background-color: #f0e9f3; }

.ui.selection.active.dropdown:hover, .ui.selection.active.dropdown:hover .menu {
  border-color: #35233d; }

a.ui.label:hover, a.ui.labels .label:hover {
  background-color: #f0e9f3;
  border-color: transparent; }

.ui.dropdown .menu .selected.item, .ui.dropdown.selected {
  background: #e5e1e6;
  color: #35233d; }

.ui.dropdown .menu > .item:hover {
  background: #ece7ef !important;
  color: #32243B !important; }

.ui.dropdown .menu > .item {
  font-size: 13px; }

.ui.dropdown .dropdown.icon {
  color: #32243B; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #2f1a3f; }

.ui.dropdown > .text {
  color: #32243B;
  text-transform: none;
  position: relative;
  top: 2px; }

.ui.checkbox input.hidden + label {
  padding-top: 2px; }

.cream-color {
  color: #fe8a76; }

.primary-color {
  color: #32243B; }

.top-BDC-kpis .medium-font {
  font-weight: normal; }

.top-BDC-kpis .secondary-value {
  top: 10px; }

.top-BDC-kpis .fa-exclamation-triangle {
  font-size: 16px !important; }

.top-BDC-kpis .indicate {
  top: 8px; }

.top-BDC-kpis .divide-value {
  top: 4px; }

.top-BDC-kpis .secondary-value {
  left: -12px;
  background: url(../BDC-images/svg-icons/divider-2.svg) no-repeat 6px;
  padding: 3px 0px 0 35px; }

.top-BDC-kpis .large-font, .top-BDC-kpis .member-number {
  margin-top: 7px !important; }

#bigdonut {
  width: 270px;
  margin: 0 auto;
  z-index: 1000; }

.legend-color-1 {
  width: 8px;
  height: 8px;
  background: #FE8A76;
  border-radius: 50%;
  margin: 0 5px; }

.legend-color-2 {
  width: 8px;
  height: 8px;
  background: #715D8C;
  border-radius: 50%;
  margin: 0 5px; }

#chartbar1 {
  width: 100%; }
  #chartbar1 svg {
    width: 100%;
    position: relative;
    z-index: 1000; }

.inbound-charts .indicate {
  top: 0px;
  left: 5px; }

.appoint-type {
  width: 245px;
  margin: 0 auto; }

.chart-shadow {
  position: absolute;
  width: 200px;
  height: 100px;
  top: 175px;
  left: 20px;
  text-align: center;
  display: block; }
  .chart-shadow img {
    width: 200px; }

.sm-piechart {
  width: 150px;
  text-align: center;
  top: 0;
  left: 0;
  right: 0; }
  .sm-piechart .c3-chart-arc text {
    display: none; }
  .sm-piechart .sm-piechart-value {
    font-size: 23px;
    text-align: center;
    line-height: 26px;
    margin-top: -80px;
    margin-bottom: 40px; }
    .sm-piechart .sm-piechart-value .val-percent {
      font-size: 13px; }

.table-holder {
  max-height: 250px;
  overflow-y: auto; }

.staff-table-holder {
  max-height: 317px;
  overflow-y: auto; }

.table-grid {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }
  .table-grid thead {
    margin: 0;
    padding: 0; }
    .table-grid thead th {
      padding: 6px 10px;
      background: #F2EEF4;
      margin: 0;
      font-weight: 600; }
  .table-grid tbody tr {
    border-bottom: 1px solid #EFF0F2; }
  .table-grid tbody td {
    padding: 0 10px;
    border-bottom: 1px solid #EFF0F2; }

.avatar-photos {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  right: 5px;
  top: 2px; }
  .avatar-photos img {
    width: 100%; }

.avatar-blank {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  background: #CABDD2;
  right: 5px;
  top: 1px; }
  .avatar-blank img {
    width: 70%;
    margin-top: 6px;
    margin-left: 4px; }

.call-onwait {
  background: url(../BDC-images/svg-icons/waiting-ico.svg) no-repeat;
  padding-left: 24px;
  padding-bottom: 4px; }

.call-active {
  background: url(../BDC-images/svg-icons/active-ico.svg) no-repeat;
  padding-left: 24px;
  padding-bottom: 4px;
  color: #54ca84; }

.call-onhold {
  background: url(../BDC-images/svg-icons/onhold-ico.svg) no-repeat;
  padding-left: 24px;
  padding-bottom: 4px;
  color: #EB7911; }

.show-user {
  display: inline-block;
  line-height: normal;
  top: -8px; }

.red-row {
  background: #FEEEEE !important;
  color: #E15656 !important; }
  .red-row a {
    color: #E15656 !important; }

.show-call-ico {
  top: -18px;
  left: -10px; }

.talktime-counter {
  width: 200px;
  margin: 0 auto;
  padding-left: 7px; }

.time-counter {
  font-size: 50px;
  font-weight: 300;
  line-height: 18px; }

.xm-font {
  font-size: 13px;
  font-weight: 400; }

.clock-timer {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #6E5D77; }

.type-box {
  border: none !important;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  color: #B093B8; }

.search-box {
  padding: 0px 0 10px 0; }
  .search-box input[type=text] {
    width: 200px;
    height: 30px; }
  .search-box .search-ico {
    top: 5px;
    border: 1px solid #dbd8dd;
    border-radius: 2px;
    height: 30px;
    margin-left: 5px; }
    .search-box .search-ico img {
      width: 20px; }

/* Chrome, Safari */
::-webkit-scrollbar {
  width: 5px;
  height: 5px; }

::-webkit-scrollbar-thumb:vertical {
  height: 10px;
  background-color: #F2EEF4; }

::-webkit-scrollbar-thumb:horizontal {
  height: 10px;
  background-color: #F2EEF4; }

.appointment-type-legend {
  position: absolute;
  top: 130px;
  width: 100%; }

.appoint-type {
  margin-top: -18px; }

.appointment-guage {
  /*min-width:350px;
        max-width:300px;*/
  background: white;
  flex-grow: 1; }
  .appointment-guage .gauge-goal {
    float: none !important;
    margin: 0 auto;
    width: 150px;
    display: block;
    margin-top: -10px; }
  .appointment-guage .sm-piechart-value {
    margin-top: -85px; }

.sm-piechart {
  line-height: 10px; }

.fresh-inbound-calls .c3-chart-arc text {
  display: none; }

.no-chart-title .c3-chart-arc text {
  display: none; }

.sm-ico {
  position: relative;
  top: 3px;
  right: 5px;
  height: 18px; }

input, label {
  outline: none; }

:focus {
  outline: none;
  outline-style: none; }

.kpi-ico {
  height: 20px !important;
  top: -0px !important; }

.appointment-filters ul li {
  width: 50%; }

.appointment-filters .filters-container li .ui.selection.dropdown, .appointment-filters .filters-container li .daterange-picker {
  width: 99%; }

.appts-no {
  padding: 0 15px;
  padding-top: 7px; }
  .appts-no .secondary-value {
    font-size: 18px;
    color: #6E5D77;
    top: 6px; }

ul.tabs {
  margin: 0px auto;
  padding: 0px;
  list-style: none; }

ul.tabs li {
  float: left;
  width: 33.33%;
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  color: #32243B; }
  ul.tabs li:hover {
    cursor: pointer; }

ul.tabs li.current {
  border-bottom: 5px solid #32243B;
  color: #32243B;
  font-weight: 600;
  font-size: 16px;
  background: url(../BDC-images/svg-icons/bdc-symbol.svg) no-repeat 16px 0; }

.tab-content {
  display: none; }

.tab-content.current {
  display: inherit; }

.team-members-holder {
  height: 350px;
  overflow: auto;
  padding: 10px;
  padding-bottom: 0; }

.show-teams {
  margin: 0 auto;
  width: 500px;
  margin-bottom: 20px;
  border-bottom: 0px solid #cbbbd6; }
  .show-teams .active-teamico {
    position: absolute;
    left: 0; }

.show-team-members {
  margin: 0 auto;
  padding: 0; }
  .show-team-members:after {
    content: "";
    display: table;
    clear: both; }
  .show-team-members li {
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    width: 11.625%; }
    .show-team-members li:nth-child(8n) {
      margin-right: 0; }
  .show-team-members .show-member {
    background: white;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0 2px 20px 6px rgba(140, 142, 160, 0.16);
    min-width: 130px;
    width: 100%;
    margin: 0 auto; }
    .show-team-members .show-member img.member-photo {
      border-radius: 50%;
      width: 60px;
      height: 60px;
      overflow: hidden; }
    .show-team-members .show-member .show-membername {
      font-size: 15px;
      padding: 5px 0; }
  .show-team-members .member-appointment-stat {
    padding-top: 10px; }
    .show-team-members .member-appointment-stat .large-font, .show-team-members .member-appointment-stat .member-number {
      font-size: 30px;
      line-height: 20px; }
    .show-team-members .member-appointment-stat .sm-font {
      font-size: 18px; }
  .show-team-members .show-appt-stat {
    padding: 0 12px; }

.dealership-chart {
  overflow-x: auto;
  overflow-y: hidden;
  min-height: 150px;
  width: 100%; }

.member-number {
  position: absolute;
  left: 5px;
  top: 12px;
  color: #b39cc2; }

.member-trophy {
  position: absolute;
  float: right;
  top: 10px;
  left: 8px; }
  .member-trophy img {
    width: 40px; }

.members-action-bar {
  padding: 10px; }

.team-right-actionbtns {
  margin-top: -30px;
  margin-right: 10px;
  float: right; }
  .team-right-actionbtns i {
    font-size: 18px; }
  .team-right-actionbtns .dropdown-content {
    right: 0;
    width: 330px;
    font-size: 13px;
    top: 20px;
    box-shadow: 0 2px 29px 14px rgba(104, 106, 125, 0.22);
    padding-left: 10px; }
    .team-right-actionbtns .dropdown-content .lists-item-tile {
      font-weight: 600;
      font-size: 13px;
      padding: 8px; }
    .team-right-actionbtns .dropdown-content a:hover {
      background: #e4dbe9;
      color: #32243B !important; }
    .team-right-actionbtns .dropdown-content ul + ul {
      margin-left: 20px;
      margin-right: 20px;
      float: right; }

.system-toggle-btn {
  top: 4px;
  padding: 0 10px; }

.cog-icon-text {
  top: -3px;
  left: 3px; }

.toggle-btn-title {
  top: -7px;
  padding: 0 4px; }

.switch-content a {
  padding: 0 10px 6px 10px; }

.switch-content .active-links {
  font-weight: 600;
  border-bottom: 3px solid #32243B; }

.users-manual-settings {
  /*Outer box of the fake checkbox*/
  /*Checkmark of the fake checkbox*/
  /*Hide the checkmark by default*/
  /*Unhide on the checked state*/
  /*Adding focus styles on the outer-box of the fake checkbox*/ }
  .users-manual-settings .checkbox {
    padding: 5px 0; }
    .users-manual-settings .checkbox span {
      top: 2px; }
  .users-manual-settings .checkbox input[type="checkbox"] {
    opacity: 0; }
  .users-manual-settings .checkbox label {
    position: relative;
    display: inline-block;
    /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
    padding-left: 22px; }
  .users-manual-settings .checkbox label::before,
  .users-manual-settings .checkbox label::after {
    position: absolute;
    content: "";
    /*Needed for the line-height to take effect*/
    display: inline-block; }
  .users-manual-settings .checkbox label::before {
    height: 14px;
    width: 14px;
    background: #392A41;
    border: 1px solid;
    left: 0px;
    border-radius: 50px;
    /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
     *to vertically center it.
     */
    top: 3px; }
  .users-manual-settings .checkbox label::after {
    height: 4px;
    width: 7px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    color: white;
    transform: rotate(-45deg);
    left: 4px;
    top: 7px; }
  .users-manual-settings .checkbox input[type="checkbox"] + label::after {
    content: none; }
  .users-manual-settings .checkbox input[type="checkbox"]:checked + label::after {
    content: ""; }
  .users-manual-settings .checkbox input[type="checkbox"]:focus + label::before {
    outline: #3b99fc auto 5px; }

.system-toggle-btn label {
  display: none !important; }

.system-toggle-btn label:after {
  display: none !important; }

.system-toggle-btn label:before {
  display: none !important; }

.ui.form input[type=checkbox],
.ui.form textarea {
  vertical-align: baseline !important; }

.users-manual-settings .checkbox input[type='checkbox'] {
  opacity: 1 !important; }

input.toggle-btn:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background: transparent;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2); }

input.toggle-btn:checked {
  box-shadow: inset 20px 0 0 0 #4B3E52;
  border-color: #4B3E52; }

input.toggle-btn:checked:after {
  left: 20px;
  box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05); }

.dropdown-content ul li a:hover {
  background: #32243B;
  color: #FFFFFD !important; }

.table-holder table tbody tr td {
  max-height: 36px;
  height: 30px; }

@media screen and (max-width: 1250px) {
  .show-team-members {
    margin-left: 15px; }
    .show-team-members li {
      float: left;
      margin-right: 1%;
      margin-bottom: 1%;
      width: 19.2%; }
      .show-team-members li:nth-child(5n) {
        margin-right: 0; }
      .show-team-members li:nth-child(8n) {
        margin-right: 1% !important; }
  .appointment-filters .system-filters {
    width: calc(100% - 88px) !important; } }

@media only screen and (min-width: 1251px) and (max-width: 1366px) {
  .show-team-members {
    margin: 0 auto;
    padding: 0; }
    .show-team-members:after {
      content: "";
      display: table;
      clear: both; }
    .show-team-members li {
      float: left;
      margin-right: 1%;
      margin-bottom: 1%;
      width: 15.83333%; }
      .show-team-members li:nth-child(6n) {
        margin-right: 0; }
      .show-team-members li:nth-child(8n) {
        margin-right: 1% !important; } }

@media only screen and (min-width: 1367px) and (max-width: 1500px) {
  .show-team-members {
    margin: 0 auto;
    padding: 0; }
    .show-team-members:after {
      content: "";
      display: table;
      clear: both; }
    .show-team-members li {
      float: left;
      margin-right: 1%;
      margin-bottom: 1%;
      width: 15.83333%; }
      .show-team-members li:nth-child(6n) {
        margin-right: 0; }
      .show-team-members li:nth-child(8n) {
        margin-right: 1% !important; } }

@media screen and (max-width: 1000px) {
  ul.tabs {
    margin: 0; }
  .wide-content {
    display: block !important; }
  .appts-no {
    padding: 0 3px;
    padding-top: 7px; } }

/* Fix Android */
body {
  -webkit-animation: bugfix infinite 1s; }

@-webkit-keyframes bugfix {
  from {
    padding: 0; }
  to {
    padding: 0; } }

/*
<div class="checkbox-btn">
    <input id="checkbox1" type="checkbox">
    <label for="checkbox1">
        Default
    </label>
</div>
*/
.checkbox-btn,
.radio-btn {
  position: relative;
  padding-left: 20px; }
  .checkbox-btn input[type="checkbox"],
  .checkbox-btn input[type="radio"],
  .radio-btn input[type="checkbox"],
  .radio-btn input[type="radio"] {
    position: absolute;
    opacity: 0;
    /* IE<9 graceful degradation */
    z-index: 1; }
  .checkbox-btn label,
  .radio-btn label {
    display: inline-block;
    line-height: 24px;
    /* ::after height+borders */
    vertical-align: middle;
    position: relative;
    padding-left: 7px;
    cursor: pointer;
    user-select: none;
    /* iOS =< 6 bug fix*/
    color: #424242; }
    .checkbox-btn label::after,
    .radio-btn label::after {
      position: absolute;
      content: "";
      width: 11px;
      height: 11px;
      left: 0;
      top: 4px;
      margin-left: -18px;
      background-color: white;
      border: 3px solid #424242;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      cursor: pointer; }
    .checkbox-btn label::before,
    .radio-btn label::before {
      position: absolute;
      content: "";
      width: 10px;
      height: 5px;
      top: 6px;
      left: 6px;
      margin-left: -18px;
      border: 3px solid #32243B;
      border-top: none;
      border-right: none;
      background: transparent;
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      opacity: 0;
      -webkit-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      z-index: 1; }
    .checkbox-btn label:active::before,
    .radio-btn label:active::before {
      opacity: 0.3; }
  .checkbox-btn input[type="checkbox"]:checked + label,
  .checkbox-btn input[type="radio"]:checked + label,
  .radio-btn input[type="checkbox"]:checked + label,
  .radio-btn input[type="radio"]:checked + label {
    color: #32243B; }
    .checkbox-btn input[type="checkbox"]:checked + label::after,
    .checkbox-btn input[type="radio"]:checked + label::after,
    .radio-btn input[type="checkbox"]:checked + label::after,
    .radio-btn input[type="radio"]:checked + label::after {
      border: 3px solid #32243B; }
    .checkbox-btn input[type="checkbox"]:checked + label::before,
    .checkbox-btn input[type="radio"]:checked + label::before,
    .radio-btn input[type="checkbox"]:checked + label::before,
    .radio-btn input[type="radio"]:checked + label::before {
      opacity: 1; }
  .checkbox-btn input[type="checkbox"]:disabled + label,
  .checkbox-btn input[type="radio"]:disabled + label,
  .radio-btn input[type="checkbox"]:disabled + label,
  .radio-btn input[type="radio"]:disabled + label {
    color: #787878;
    cursor: default; }
    .checkbox-btn input[type="checkbox"]:disabled + label::after,
    .checkbox-btn input[type="radio"]:disabled + label::after,
    .radio-btn input[type="checkbox"]:disabled + label::after,
    .radio-btn input[type="radio"]:disabled + label::after {
      border: 3px solid #787878;
      background-color: #ffffff; }
    .checkbox-btn input[type="checkbox"]:disabled + label::before,
    .checkbox-btn input[type="radio"]:disabled + label::before,
    .radio-btn input[type="checkbox"]:disabled + label::before,
    .radio-btn input[type="radio"]:disabled + label::before {
      display: none; }

.radio-btn label::after {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.radio-btn label::before {
  width: 7px;
  height: 7px;
  border: none;
  top: 9px;
  left: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #32243B;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.ui.selection.dropdown > .delete.icon, .ui.selection.dropdown > .dropdown.icon, .ui.selection.dropdown > .search.icon {
  top: 11px !important; }

.highcharts-exporting-group {
  display: none; }

.highcharts-credits {
  display: none; }

tspan {
  font-size: 10px; }

.checkbox-custom {
  display: none; }

.checkbox-custom-label {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer; }

.checkbox-custom + .checkbox-custom-label:before {
  content: '';
  background: #32243B;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  text-align: center; }

.checkbox-custom:checked + .checkbox-custom-label:after {
  content: "";
  padding: 2px;
  text-align: center;
  position: absolute;
  width: 0px;
  height: 4px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  top: 4px;
  left: 5px; }

.mt-40 {
  margin-top: 40px; }

.show-appt-time {
  width: 120px; }

.concierge-board-title {
  background: url(../BDC-images/svg-icons/board-headingbg.svg) no-repeat 0;
  width: 559px;
  height: 102px;
  margin: 0 auto;
  margin-top: -10px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  z-index: 5; }

.show-company-title {
  font-size: 32px;
  font-weight: 600; }

.styled-line {
  width: 25%;
  float: left;
  height: 3px;
  margin-top: 10px;
  background: #c6b1cf;
  width: 33.3%; }

.styled-line + .styled-line {
  float: right;
  background-size: 100% 3px;
  background: #c6b1cf; }

.show-concierge-subtitle {
  font-size: 24px;
  font-weight: 600;
  padding-top: 6px; }

.appointment-countdowns {
  font-weight: 600;
  font-size: 15px;
  float: right;
  position: relative;
  top: 10px; }

.list-item-title {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  height: 45px;
  display: inline-block; }
  .list-item-title img {
    padding: 0 6px 0 0;
    position: relative;
    top: 3px; }

.sales-title {
  color: #CF668C; }

.services-title {
  color: #726BDB; }

.board-listing {
  width: 47%;
  float: left;
  margin-left: 20px; }
  .board-listing li {
    position: relative;
    margin-bottom: 10px;
    padding: 10px 20px 10px 10px;
    font-size: 20px;
    position: relative;
    border-radius: 5px;
    background: white;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #d5cddb;
    display: flex;
    align-items: center; }

.board-listing + .board-listing {
  float: right !important;
  margin-right: 20px; }

.expected-time {
  font-size: 30px;
  font-weight: 300;
  position: relative; }
  .expected-time sup {
    font-size: 14px;
    position: relative;
    left: 2px;
    top: -12px; }

.arrived-icon {
  background: url(../BDC-images/svg-icons/arrived.svg) no-repeat;
  display: inline-block;
  width: 35px;
  height: 25px;
  position: relative; }

.arrived-icon-inactive {
  background: url(../BDC-images/svg-icons/arrived-inactive.svg) no-repeat;
  display: inline-block;
  width: 35px;
  height: 25px;
  position: relative; }

.meeting-personals {
  line-height: 20px;
  margin-left: 13px;
  width: 70%; }

.show-client-title {
  font-size: 24px;
  font-weight: 600; }

.show-sales-agent {
  color: #CF668C;
  font-size: 16px;
  font-weight: 400; }

.show-service-agent {
  color: #726BDB;
  font-size: 16px;
  font-weight: 400; }

.concierge-action-btns {
  position: relative;
  z-index: 2;
  width: 210px;
  text-align: center;
  display: flex !important;
  justify-content: space-around; }
  .concierge-action-btns span {
    padding: 0 1px; }

.concierge-settings {
  position: relative;
  width: 130px;
  float: right;
  margin-top: -100px; }
  .concierge-settings .team-right-actionbtns .dropdown-content {
    width: 390px;
    padding-bottom: 20px;
    z-index: 5; }
    .concierge-settings .team-right-actionbtns .dropdown-content li {
      padding-bottom: 8px; }

.brb-inactive {
  background: url(../BDC-images/svg-icons/brb-inactive.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

.schedule-inactive {
  background: url(../BDC-images/svg-icons/schedule-inactive.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

.text-inactive {
  background: url(../BDC-images/svg-icons/text-inactive.svg) no-repeat;
  width: 27px;
  height: 25px;
  position: relative;
  display: inline-block; }

.phone-inactive {
  background: url(../BDC-images/svg-icons/call-inactive.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

.brb-active {
  background: url(../BDC-images/svg-icons/brb-confirmed.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

.schedule-active {
  background: url(../BDC-images/svg-icons/schedule-confirmed.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

.text-active {
  background: url(../BDC-images/svg-icons/text-active.svg) no-repeat;
  width: 27px;
  height: 25px;
  position: relative;
  display: inline-block; }

.phone-active {
  background: url(../BDC-images/svg-icons/call-confirmed.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

.brb-confirmed {
  background: url(../BDC-images/svg-icons/brb-confirmed.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

.schedule-confirmed {
  background: url(../BDC-images/svg-icons/schedule-confirmed.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

.text-confirmed {
  background: url(../BDC-images/svg-icons/text-confirmed.svg) no-repeat;
  width: 27px;
  height: 25px;
  position: relative;
  display: inline-block; }

.phone-confirmed {
  background: url(../BDC-images/svg-icons/call-confirmed.svg) no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block; }

/**
 * Tooltip Styles
 */
/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer; }

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  pointer-events: none; }

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2; }

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0; }

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

@media screen and (max-width: 1199px) {
  .board-listing {
    width: 98% !important;
    margin: 0 auto;
    float: none !important;
    margin-bottom: 20px; }
  .board-listing + .board-listing {
    width: 98% !important;
    margin: 0 auto;
    float: none !important; }
  .styled-line {
    display: none; } }

@media screen and (max-width: 1230px) {
  .concierge-board-title {
    top: -10px; } }

b {
  font-weight: 900 !important; }

.mr-5 {
  margin-right: 5px; }

.ml-5 {
  margin-left: 5px; }

table a {
  color: #4B73B0; }

.top-BDC-kpis a {
  color: #6E5D77; }

.business-hour-toggle {
  top: -2px; }

.yellow-flag {
  top: -4px;
  padding-left: 5px;
  position: relative; }

.table-total {
  background: #f2edf5;
  font-weight: 700;
  font-size: 15px; }

.search-text-box {
  width: 300px; }

.outline-btn-link {
  border-radius: 3px;
  border: 1px solid #2E7D32;
  padding: 10px;
  height: 17px;
  font-weight: 600;
  margin-left: 7px;
  top: -1px;
  position: relative;
  display: inline-block;
  padding-left: 35px; }
  .outline-btn-link img {
    padding-right: 10px;
    height: 18px;
    position: absolute;
    left: 8px; }
  .outline-btn-link:hover {
    background: #e7f6e8; }

.col-5 {
  width: 49.6%;
  overflow: hidden; }

.card-height {
  height: 300px; }

.table-pagination {
  width: 200px;
  margin: 0 auto; }
  .table-pagination ul li {
    display: inline-block;
    margin: 0 2px; }
  .table-pagination .pagination-info {
    position: relative;
    top: 3px; }
  .table-pagination .pagination-btn {
    background: white;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 2px;
    text-align: center; }
    .table-pagination .pagination-btn img {
      position: relative;
      top: 1px; }

.highcharts-button {
  display: none; }

#fail-call-type {
  text-align: center; }

.c3-line {
  stroke-width: 4px; }

.c3-legend-item-tile {
  shape-rendering: auto;
  stroke-linecap: round;
  stroke-dasharray: 0.1 10;
  stroke-width: 8;
  transform: translate(6px, 1px); }

.c3-chart-arc text {
  display: block;
  font-weight: bold;
  font-size: 14px; }

.card-nav-links {
  float: right;
  width: 200px;
  text-align: right; }
  .card-nav-links ul li {
    display: inline-block;
    margin: 0 8px;
    margin-top: 3px; }
    .card-nav-links ul li img {
      opacity: 0.5;
      height: 16px; }
    .card-nav-links ul li .active {
      opacity: 1; }

.detail-card {
  background: white;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1); }
  .detail-card .user-info {
    margin-right: 5px; }

.member-photo {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  overflow: hidden; }

.detail-card-title {
  background: #32243B;
  color: white;
  font-size: 20px;
  font-weight: 600;
  padding: 6px 10px; }

.card-time {
  font-size: 16px;
  margin-right: 10px; }

.show-username {
  font-weight: 900;
  font-size: 20px;
  margin-left: 70px; }

.show-score {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px; }

.profile-action-btns {
  padding-left: 5px; }

.xs-btn {
  background: white;
  border: 1px solid #C5B9CB;
  padding: 4px 8px;
  border-radius: 3px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); }
  .xs-btn img {
    position: relative;
    top: 2px; }

.xs-download-btn {
  background: #4C738C;
  padding: 4px 8px;
  border-radius: 3px;
  margin-left: 5px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  height: 22px;
  width: 23px;
  top: -2px;
  /* margin-top: -10px; */
  position: relative; }
  .xs-download-btn img {
    position: relative;
    top: 1px; }

.like-btn:hover {
  background: #f0faf4;
  border-color: #54ca84; }

.liked {
  background: #EBF8F1;
  border-color: #54ca84; }

.dislike-btn:hover {
  background: #fceff2;
  border-color: #DF597E; }

.disliked {
  background: #FAE2E9;
  border-color: #DF597E; }

.left {
  float: left; }

.top-left-section {
  float: left; }

.user-card-statistics {
  float: right;
  width: 480px; }
  .user-card-statistics table {
    border: 1px solid #C5B9CB;
    width: 100%;
    border-collapse: collapse;
    border-radius: 2px;
    box-shadow: 0 0 1px;
    overflow: hidden; }
    .user-card-statistics table th, .user-card-statistics table td {
      border-left: 1px solid #C5B9CB;
      font-weight: 700;
      font-size: 13px;
      text-align: center;
      border-bottom: transparent; }
      .user-card-statistics table th:nth-child(1), .user-card-statistics table td:nth-child(1) {
        border-left: none; }
    .user-card-statistics table tr {
      border-bottom: 1px solid #c5b8ca; }

.caller-info-stat {
  float: left;
  margin-top: 20px; }
  .caller-info-stat li {
    display: inline-block;
    padding: 0 10px 0 10px;
    margin-right: 10px;
    float: left; }
    .caller-info-stat li:last-child {
      border-right: none;
      border-left: 1px solid #C5B9CB; }

.show-call-result {
  float: right;
  width: 460px;
  padding: 4px 10px 10px 10px;
  background: #F8F6F9;
  border-radius: 3px;
  margin-top: 10px; }
  .show-call-result p {
    padding-top: 5px;
    line-height: 18px;
    font-weight: 600; }

.call-result-title {
  font-weight: 700;
  font-size: 14px;
  display: block; }
  .call-result-title img {
    height: 18px;
    position: relative;
    top: 3px;
    margin-right: 5px; }

.show-call-summary {
  padding: 10px;
  background: #F8F6F9;
  border-radius: 3px;
  margin-top: 10px; }
  .show-call-summary p {
    padding-top: 5px;
    line-height: 20px;
    font-weight: 600; }

.caller-info-icon {
  background: url(../BDC-images/svg-icons/caller-info.svg) no-repeat left 4px; }

.time-info-icon {
  background: url(../BDC-images/svg-icons/time-ico.svg) no-repeat left 4px; }

.missed-info-icon {
  background: url(../BDC-images/svg-icons/red-alert.svg) no-repeat left 4px; }

.call-tags {
  display: block; }

tag {
  border-radius: 40px;
  padding: 2px 6px;
  background: white;
  border: 1px solid #32243B;
  display: inline-block;
  margin: 0 3px;
  font-size: 12px; }

.soft-appt {
  background: #fdece3;
  border: 1px solid #EE9265 !important; }

.solid-appt {
  background: #E3FFF1;
  border: 1px solid #5BAE83 !important; }

.fail-appt {
  background: #ffe5f3;
  border: 1px solid #BD4B8A !important; }

.report-machine-error .dropdown-content {
  width: 330px;
  height: 310px;
  overflow: auto; }
  .report-machine-error .dropdown-content ul {
    margin: 5px 10px; }
    .report-machine-error .dropdown-content ul li .dropdown {
      width: 100%; }

.machine-error-title {
  background: url(../BDC-images/svg-icons/logo-symbol.svg) no-repeat 0 -1px;
  background-size: 20px 20px;
  padding-left: 25px;
  padding-bottom: 15px;
  font-size: 14px; }

.report-error-comment {
  width: 298px;
  height: 126px;
  padding: 5px; }

textarea {
  resize: none;
  border-radius: 3px;
  font-family: "Lab Grotesque"; }

.tooltip-s {
  position: relative;
  display: inline-block; }

.tooltip-s .tooltiptext {
  visibility: hidden;
  background-color: #32243a;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 8px;
  display: block;
  position: absolute;
  z-index: 1;
  width: 150px; }

.tooltip-s:hover .tooltiptext {
  visibility: visible; }

@media screen and (max-width: 1200px) {
  .caller-section-left {
    width: 100% !important;
    float: none !important; }
  .right-side-section {
    width: 100% !important;
    float: none !important; }
  .caller-info-stat {
    width: 100%; }
  .show-call-result {
    width: 97.7%;
    margin: 0 auto;
    margin-bottom: 0 !important; }
  .user-card-statistics {
    width: 100%;
    margin: 0 auto; }
  .caller-info-stat li {
    width: 21% !important; }
  .show-call-result {
    margin-top: 0 !important;
    margin-bottom: 10px; }
  .customer-info-details {
    width: 50%;
    margin: 10px; }
  .call-summary {
    margin-top: 10px !important;
    width: 100% !important; } }

@media screen and (min-width: 2000px) {
  .call-log-data {
    width: 80%; } }

.p-15 {
  padding: 15px; }

.missed-opps-filers li {
  width: 25% !important; }

p {
  white-space: normal; }

.x-scorlling {
  overflow-x: auto; }

.table-action-items {
  min-width: 58px;
  z-index: 9999;
  padding-top: 5px !important; }
  .table-action-items a + a {
    margin-left: 5px; }

.plr-5 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.bg-shape {
  position: relative;
  top: -3px !important;
  width: 24px;
  height: 38px;
  margin-top: -40px;
  background: #35233c;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

table thead th {
  white-space: nowrap; }

table tbody tr td {
  white-space: nowrap;
  max-height: 36px;
  height: 30px; }

.card-nav-links {
  float: right;
  width: 200px;
  text-align: right; }
  .card-nav-links ul li {
    display: inline-block;
    margin: 0 8px;
    margin-top: 3px; }
    .card-nav-links ul li img {
      opacity: 0.5;
      height: 16px; }
    .card-nav-links ul li .active {
      opacity: 1; }

.detail-card {
  background: white;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1); }
  .detail-card .user-info {
    margin-right: 5px; }

.member-photo {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  overflow: hidden; }

.detail-card-title {
  background: #32243B;
  color: white;
  font-size: 20px;
  font-weight: 600;
  padding: 6px 10px; }

.card-time {
  font-size: 16px;
  margin-right: 10px; }

.show-username {
  font-weight: 900;
  font-size: 20px;
  margin-left: 70px; }

.show-score {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px; }

.profile-action-btns {
  padding-left: 5px; }

.xs-btn {
  background: white;
  border: 1px solid #C5B9CB;
  padding: 4px 8px;
  border-radius: 3px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); }
  .xs-btn img {
    position: relative;
    top: 2px; }

.xs-download-btn {
  background: #4C738C;
  padding: 4px 8px;
  border-radius: 3px;
  margin-left: 5px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  height: 22px;
  width: 23px;
  top: -2px;
  /* margin-top: -10px; */
  position: relative; }
  .xs-download-btn img {
    position: relative;
    top: 1px; }

.like-btn:hover {
  background: #f0faf4;
  border-color: #54ca84; }

.liked {
  background: #EBF8F1;
  border-color: #54ca84; }

.dislike-btn:hover {
  background: #fceff2;
  border-color: #DF597E; }

.disliked {
  background: #FAE2E9;
  border-color: #DF597E; }

.left {
  float: left; }

.top-left-section {
  float: left; }

.user-card-statistics {
  float: right;
  width: 480px; }
  .user-card-statistics table {
    border: 1px solid #C5B9CB;
    width: 100%;
    border-collapse: collapse;
    border-radius: 2px;
    box-shadow: 0 0 1px;
    overflow: hidden; }
    .user-card-statistics table th, .user-card-statistics table td {
      border-left: 1px solid #C5B9CB;
      font-weight: 700;
      font-size: 13px;
      text-align: center;
      border-bottom: transparent; }
      .user-card-statistics table th:nth-child(1), .user-card-statistics table td:nth-child(1) {
        border-left: none; }
    .user-card-statistics table tr {
      border-bottom: 1px solid #c5b8ca; }

.caller-info-stat {
  float: left;
  margin-top: 20px; }
  .caller-info-stat li {
    display: inline-block;
    padding: 0 10px 0 10px;
    margin-right: 10px;
    float: left; }
    .caller-info-stat li:last-child {
      border-right: none;
      border-left: 1px solid #C5B9CB; }

.show-call-result {
  float: right;
  width: 460px;
  padding: 4px 10px 10px 10px;
  background: #F8F6F9;
  border-radius: 3px;
  margin-top: 10px; }
  .show-call-result p {
    padding-top: 5px;
    line-height: 18px;
    font-weight: 600; }

.call-result-title {
  font-weight: 700;
  font-size: 14px;
  display: block; }
  .call-result-title img {
    height: 18px;
    position: relative;
    top: 3px;
    margin-right: 5px; }

.show-call-summary {
  padding: 10px;
  background: #F8F6F9;
  border-radius: 3px;
  margin-top: 10px; }
  .show-call-summary p {
    padding-top: 5px;
    line-height: 20px;
    font-weight: 600; }

.caller-info-icon {
  background: url(../BDC-images/svg-icons/caller-info.svg) no-repeat left 4px; }

.time-info-icon {
  background: url(../BDC-images/svg-icons/time-ico.svg) no-repeat left 4px; }

.missed-info-icon {
  background: url(../BDC-images/svg-icons/red-alert.svg) no-repeat left 4px; }

.call-tags {
  display: block; }

tag {
  border-radius: 40px;
  padding: 2px 6px;
  background: white;
  border: 1px solid #32243B;
  display: inline-block;
  margin: 0 3px;
  font-size: 12px; }

.soft-appt {
  background: #fdece3;
  border: 1px solid #EE9265 !important; }

.solid-appt {
  background: #E3FFF1;
  border: 1px solid #5BAE83 !important; }

.fail-appt {
  background: #ffe5f3;
  border: 1px solid #BD4B8A !important; }

.report-machine-error .dropdown-content {
  width: 330px;
  height: 310px;
  overflow: auto; }
  .report-machine-error .dropdown-content ul {
    margin: 5px 10px; }
    .report-machine-error .dropdown-content ul li .dropdown {
      width: 100%; }

.machine-error-title {
  background: url(../BDC-images/svg-icons/logo-symbol.svg) no-repeat 0 -1px;
  background-size: 20px 20px;
  padding-left: 25px;
  padding-bottom: 15px;
  font-size: 14px; }

.report-error-comment {
  width: 298px;
  height: 126px;
  padding: 5px; }

textarea {
  resize: none;
  border-radius: 3px;
  font-family: "Lab Grotesque"; }

.tooltip-s {
  position: relative;
  display: inline-block; }

.tooltip-s .tooltiptext {
  visibility: hidden;
  background-color: #32243a;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 8px;
  display: block;
  position: absolute;
  z-index: 1;
  width: 150px; }

.tooltip-s:hover .tooltiptext {
  visibility: visible; }

@media screen and (max-width: 1200px) {
  .caller-section-left {
    width: 100% !important;
    float: none !important; }
  .right-side-section {
    width: 100% !important;
    float: none !important; }
  .caller-info-stat {
    width: 100%; }
  .show-call-result {
    width: 97.7%;
    margin: 0 auto;
    margin-bottom: 0 !important; }
  .user-card-statistics {
    width: 100%;
    margin: 0 auto; }
  .caller-info-stat li {
    width: 21% !important; }
  .show-call-result {
    margin-top: 0 !important;
    margin-bottom: 10px; }
  .customer-info-details {
    width: 50%;
    margin: 10px; }
  .call-summary {
    margin-top: 10px !important;
    width: 100% !important; } }

@media screen and (min-width: 2000px) {
  .call-log-data {
    width: 80%; } }

ul.system-tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border: 1px solid #32243B;
  display: inline-block;
  border-radius: 3px;
  width: 100%; }

ul.system-tabs li {
  background: none;
  color: #222;
  display: inline-block;
  position: relative;
  padding: 6px 0px;
  cursor: pointer;
  margin: 0;
  width: 25% !important;
  text-align: center;
  box-shadow: inset 1px 0 0px #35233c;
  height: 25px;
  overflow: hidden; }

ul.system-tabs li:first-child {
  box-shadow: none; }

ul.system-tabs li.current {
  background: #32243B;
  color: white;
  font-weight: 700; }

.tab-content {
  display: none; }
  .tab-content .detail-card {
    box-shadow: none; }

.tab-content.current {
  display: inherit; }

.inset-value {
  font-weight: 700;
  position: relative;
  display: inline-block;
  top: -8px; }

.outset-value {
  position: relative;
  display: inline-block;
  left: -6px; }

.divider-slash {
  position: relative;
  top: 3px;
  left: -3px; }

.yellow-tag {
  background: #fdece3;
  border: 1px solid #EE9265;
  padding: 4px 30px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700; }

.blue-tag {
  background: #D8F6FF;
  border: 1px solid #54C2E2;
  padding: 4px 30px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700; }

.green-tag {
  background: #E3FFF1;
  border: 1px solid #5BAE83;
  padding: 4px 30px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700; }

.red-tag {
  background: #ffe5f3;
  border: 1px solid #BD4B8A;
  padding: 4px 30px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700; }

.yellow-fill-tag {
  background: #EE9265 !important;
  border-color: #EE9265 !important;
  color: white; }

.blue-fill-tag {
  background: #54C2E2 !important;
  border-color: #54C2E2 !important;
  color: white; }

.green-fill-tag {
  background: #5BAE83 !important;
  border-color: #5BAE83 !important;
  color: white; }

.red-fill-tag {
  background: #BD4B8A !important;
  border-color: #BD4B8A !important;
  color: white; }

.table-pagination {
  padding: 10px 0; }

.call-log-filters li {
  width: 33.33% !important; }

.tabs-ico {
  top: 4px;
  left: -5px;
  display: inline-block;
  position: relative;
  height: 18px; }

.tab-title {
  position: relative;
  top: -1px;
  display: inline-block; }

.scrolling-box {
  height: 100vh;
  overflow: auto; }

@media screen and (max-width: 1365px) {
  .tabs-ico {
    display: none; }
  .tab-title {
    position: relative;
    top: 4px;
    display: inline-block; } }

.caller-section-left {
  float: left;
  width: calc(100% - 490px); }

.right-side-section {
  width: 470px;
  float: right; }

.customer-info-details ul li {
  display: block;
  float: left;
  width: 50%;
  padding: 0 0 2px 0; }

.calling-customer {
  font-weight: 600;
  font-size: 22px; }

.ico {
  position: relative;
  top: 3px;
  right: 3px; }

.show-titles {
  font-size: 16px; }

.call-summary {
  width: 100%; }

.pt-5 {
  padding-top: 5px; }

.trackingline .c3-line {
  stroke-width: 2px; }

.calls-total-data {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  position: relative;
  top: 4px; }

.top-nav .button-outline {
  border-radius: 4px;
  border: 1px solid #dbd8dd;
  padding: 7px 10px; }

.printer-ico {
  position: relative;
  top: 2px; }

.help-btn {
  height: 15px;
  position: relative;
  top: 3px; }

.drop-arrow-pointer {
  position: relative;
  top: -4px;
  left: 4px;
  width: 7px; }

.sm-close-ico {
  left: 5px;
  position: relative; }

.show-timeframe {
  padding: 5px 10px;
  background: rgba(246, 244, 247, 0.6);
  font-weight: 500;
  border-radius: 5px;
  font-size: 12px;
  margin-right: 5px; }
  .show-timeframe i, .show-timeframe img {
    padding: 0 5px 0 0; }

#call-type {
  text-align: center; }

.blank-chart {
  position: relative;
  text-align: center;
  height: 300px; }

.no-chart-info {
  display: block;
  color: #B8B8B8;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  position: relative;
  margin-top: -170px; }
  .no-chart-info img {
    display: block;
    margin: 0 auto;
    width: 30px;
    padding-bottom: 5px; }

.blank-chart-sm {
  position: relative;
  text-align: center;
  height: 114px; }

.no-chart-info-sm {
  display: block;
  color: #B8B8B8;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  position: relative;
  margin-top: -80px;
  font-size: 11px; }
  .no-chart-info-sm img {
    display: block;
    margin: 0 auto;
    width: 20px;
    padding-bottom: 5px; }

.tracking-line-charts ul li {
  display: inline-block;
  width: 33.14%; }

.xl-font {
  font-weight: 100;
  font-size: 50px;
  color: #6E5D77;
  line-height: 60px; }

.dash-border {
  border-bottom: 1px dashed #d0d0d0; }

@media screen and (max-width: 1145px) {
  .col-5 {
    width: 100% !important; }
  .tracking-line-charts ul li {
    display: block;
    width: 100%; }
  .ml-0 {
    margin-left: 0 !important; }
  .show-timeframe {
    display: none !important; } }

.kpi-strip {
  background: white;
  margin-right: 10px;
  width: 20%; }
  .kpi-strip:nth-last-child(1) {
    margin-right: 0; }

.align-objects {
  display: flex;
  justify-content: space-between; }

.kpi-title {
  font-size: 16px;
  font-weight: 500; }

.show-score-2 {
  font-size: 45px;
  line-height: 40px;
  top: 5px; }

.phone-skill-score {
  color: white; }

.green-bg {
  background: #52B18B !important;
  color: white; }

.yellow-bg {
  background: #F0A156 !important;
  color: white; }

.red-bg {
  background: #D15174 !important;
  color: white; }

.show-phoneskill-score {
  width: 175px !important; }

.ul-stat {
  margin-top: 20px; }
  .ul-stat li {
    display: inline-block;
    width: 30%;
    padding: 1% 2%;
    margin-left: 10px;
    margin-right: 10px; }

.light-bg {
  background: #F8F7F8; }

.kpi-sub-title {
  font-weight: 600;
  font-size: 15px; }

.stat-numbers-display {
  font-size: 34px;
  font-weight: 500; }

.quick-sc-result {
  border: 1px solid #C9D2DF;
  width: 175px;
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.outline {
  border: 1px solid #C9D2DF; }

.score-statistics .time-counter {
  font-size: 34px;
  font-weight: 500; }

.score-statistics .clock-timer {
  color: #32233b; }

.score-statistics ul li {
  width: 300px;
  margin-top: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.phone-skill .c3-chart-arc text {
  display: none !important; }

​ .c3-line {
  stroke-width: 2px; }

.kpi-chart-show {
  width: 70%;
  float: left; }

.kpi-val-show {
  float: right;
  text-align: right; }

​ .kpi-ico-img {
  padding-right: 5px;
  top: 3px; }

.m-text-display {
  font-size: 20px;
  font-weight: 600;
  top: 6px; }

.ps-donut-chart {
  float: left;
  width: calc(100% - 305px); }
  .ps-donut-chart ul:after {
    content: "";
    display: table;
    clear: both; }
  .ps-donut-chart ul li {
    display: inline-block;
    float: left;
    width: 33%; }

.ps-donut-chart2 {
  float: left;
  width: calc(100% - 305px); }
  .ps-donut-chart2 ul:after {
    content: "";
    display: table;
    clear: both; }
  .ps-donut-chart2 ul li {
    display: inline-block;
    float: left;
    width: 50%; }

.radius-5 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.show-scorecard li {
  float: left;
  width: 20%;
  display: inline-block; }

.purple {
  color: #413C69; }

.blue {
  color: #4885CD; }

.orange {
  color: #DC6C49; }

.green {
  color: #54AB82; }

​ .score-card-items:after {
  content: "";
  display: table;
  clear: both; }

​ .score-card-items ​ li {
  display: block;
  width: 25%;
  float: left; }

.score-bars {
  display: block !important;
  font-weight: 600;
  font-size: 14px; }

.md-title {
  font-size: 18px;
  font-weight: 600; }

.multiple-header {
  font-weight: 600; }
  .multiple-header td {
    border-right: 1px solid #DCD6DF; }
  .multiple-header thead th {
    border-right: 1px solid #DCD6DF; }

.table-title {
  background: #F2EEF4;
  border: 1px solid #B2A6B9;
  padding: 5px;
  font-weight: bold;
  font-size: 18px; }

.purple-color-bg {
  background: #604670 !important;
  color: white; }
  .purple-color-bg th {
    background: #604670 !important;
    border-right: 2px solid #866D95 !important; }

.reports-switcher ul.system-tabs {
  width: 350px;
  overflow: hidden; }

.reports-switcher ul.system-tabs li {
  width: 33.33% !important; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400; }

/**

   * Firefox specific rule

   */
@-moz-document url-prefix() {
  body {
    font-weight: lighter !important; } }

.p-5 {
  padding: 5px; }

.p-10 {
  padding: 10px; }

.p-20 {
  padding: 20px; }

.pt-10 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.pl-10 {
  padding-left: 10px; }

.pr-10 {
  padding-right: 10px; }

.pb-20 {
  padding-bottom: 20px; }

.pt-15 {
  padding-top: 15px; }

.ptb-10 {
  padding: 10px 0; }

.ptb-20 {
  padding: 20px 0; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-20 {
  margin-bottom: 20px; }

.mtb-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.mtb-20 {
  margin: 20px 0; }

.ml-5 {
  margin-left: 5px; }

.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.ml-10 {
  margin-left: 10px; }

.mlr-10 {
  margin-left: 10px;
  margin-right: 10px; }

.left {
  float: left; }

.right {
  float: right; }

* {
  outline: none; }

button {
  border: none;
  background: none; }

b {
  font-weight: 500; }

.button {
  padding: 5px 10px;
  border-radius: 2px; }

.btn-solid {
  background: #32243B;
  color: #ffffff;
  border: 1px solid #32243B; }

.btn-border {
  background: white;
  color: #32243B;
  border: 1px solid #32243B; }

.center, .gauge-size, .guage-bars-container {
  margin: 0 auto; }

.left {
  float: left; }

.right {
  float: right; }

.inline, .legend-color-1, .legend-color-2, .show-team-members .show-member, .toggle-btn-title, .switch-content a {
  display: inline-block; }

.block, .sm-piechart .sm-piechart-value .val-percent, .gauge-size {
  display: block; }

.text-center, .appoint-type, .show-teams li, .show-team-members .show-member, .top-BDC-kpis li, .gague-value, .user-avatar {
  text-align: center; }

.text-left, .md-heading {
  text-align: left !important; }

.text-right {
  text-align: right; }

.xs-heading {
  font-size: 15px;
  font-weight: 500;
  color: #32243B;
  line-height: 22px; }

.sm-heading {
  font-size: 22px;
  font-weight: 500;
  color: #6E5D77;
  line-height: 28px; }

.md-heading {
  font-size: 18px;
  font-weight: 500;
  color: #32243B;
  line-height: 24px; }

a {
  color: #32243B; }

.link {
  color: #32243B; }

.large-font, .member-number {
  font-size: 28px; }

.medium-font {
  font-size: 26px; }

.relative, #navigation-toggle img, .navigation-item img, .left-menus ul li img, .top-BDC-kpis .divide-value, .sm-piechart, .avatar-photos, .avatar-blank, .show-user, .show-call-ico, .search-box .search-ico, .data-card-container, .kpi-ico, .show-teams, .show-team-members li, .show-team-members .show-member .show-membername, .system-toggle-btn, .cog-icon-text, .toggle-btn-title, .users-manual-settings .checkbox span, .show-score-2, ​ .kpi-ico-img, .top-BDC-kpis img, .unique-kpi .large-font, .unique-kpi .member-number, .system-breadcrumb, .secondary-value, .show-results-title img, .gauge-titles, .guage-bars-container, .guage-bars-container svg, .outline-btn i, .BDC-nav-alerts, .indicate, .alert-title .i, .alert-title .fas {
  position: relative; }

.grey {
  color: #7694B8 !important; }

.yellow {
  color: #F5AF23 !important; }

.red {
  color: #DF597E !important; }

body {
  background: #EFF0F2;
  font-family: "Lab Grotesque";
  font-size: 13px;
  color: #32243B;
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  color: #32243B; }
  a:hover {
    color: #32243B !important; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.relative, #navigation-toggle img, .navigation-item img, .left-menus ul li img, .top-BDC-kpis .divide-value, .sm-piechart, .avatar-photos, .avatar-blank, .show-user, .show-call-ico, .search-box .search-ico, .data-card-container, .kpi-ico, .show-teams, .show-team-members li, .show-team-members .show-member .show-membername, .system-toggle-btn, .cog-icon-text, .toggle-btn-title, .users-manual-settings .checkbox span, .show-score-2, ​ .kpi-ico-img, .top-BDC-kpis img, .unique-kpi .large-font, .unique-kpi .member-number, .system-breadcrumb, .secondary-value, .show-results-title img, .gauge-titles, .guage-bars-container, .guage-bars-container svg, .outline-btn i, .BDC-nav-alerts, .indicate, .alert-title .i, .alert-title .fas {
  position: relative; }

.main-container:after {
  content: "";
  display: table;
  clear: both; }

.BDC-right-content {
  margin-left: 52px; }

.BDC-content {
  /* padding-top: 10px !important;*/ }

.top-nav {
  background: #ffffff;
  height: 55px; }

.data-card-container {
  background: #ffffff; }

.data-sm-header {
  font-size: 14px;
  color: #32243B;
  font-weight: 500; }

.top-BDC-kpis {
  color: #32243B;
  display: flex;
  justify-content: space-between;
  line-height: 26px;
  font-weight: 500; }
  .top-BDC-kpis .large-font, .top-BDC-kpis .member-number {
    font-weight: 400;
    color: #6E5D77;
    margin-top: 14px; }
  .top-BDC-kpis img {
    display: inline-block;
    top: 3px;
    padding-right: 7px;
    height: 15px; }
  .top-BDC-kpis li {
    display: inline-block; }
  .top-BDC-kpis .fa, .top-BDC-kpis .fas {
    font-size: 11px;
    color: #a79fad;
    position: relative;
    left: 3px; }

.unique-kpi {
  color: #1496AE !important;
  width: 270px;
  min-width: 220px; }
  .unique-kpi .top-BDC-kpis {
    color: #1496AE !important; }
  .unique-kpi .large-font, .unique-kpi .member-number {
    color: #1496AE;
    font-size: 43px;
    margin-top: 0px;
    line-height: 30px;
    font-weight: 500; }

.system-breadcrumb {
  font-weight: 500;
  padding-top: 15px;
  padding-left: 30px; }
  .system-breadcrumb a {
    padding: 0 0 0 10px; }
  .system-breadcrumb a:first-child {
    color: #4A90E2;
    padding: 0; }

.ranges {
  /*border: 1px solid #5F3A81 !important;
        box-shadow: 0 2px 5px rgba(95, 58, 129, 0.5) !important;
        border-radius: 3px;*/ }

.daterangepicker .drp-calendar {
  max-width: 295px !important; }

.daterangepicker .ranges li {
  margin-bottom: 2px;
  font-family: 'Rubik', sans-serif !important; }

.daterangepicker .ranges li.active {
  background-color: #2f1a3f !important; }

.daterangepicker .ranges li:hover {
  background: #ece7ef !important; }

.secondary-value {
  top: 22px;
  left: -16px;
  background: url(../BDC-images/svg-icons/divider.svg);
  background-repeat: no-repeat;
  padding: 10px 0px 0 37px; }

.primary-value {
  color: #6E5D77; }

.show-result {
  padding-bottom: 10px;
  position: relative;
  width: 200px; }
  .show-result .sm-heading {
    font-size: 26px; }

.show-results-title {
  padding: 5px 0 6px 0; }
  .show-results-title img {
    height: 17px;
    top: 3px;
    right: 2px; }

.spine-chart-size {
  width: 300px; }

.gauge-size {
  width: 200px;
  height: 130px; }

.gauge-titles {
  top: 8px; }

.bdc-logo {
  border-bottom: transparent;
  height: 60px; }

.gague-value {
  position: relative;
  background: white;
  margin: -56px auto 0 auto;
  border-radius: 40%;
  z-index: -17; }
  .gague-value .sm-heading {
    color: #32243B; }
  .gague-value .junior-text {
    color: #B093B8;
    font-size: 11px; }

.c3-grid line {
  stroke: 2px; }

.appointment-gague-chart {
  width: 250px;
  margin: 0 auto;
  position: relative; }
  .appointment-gague-chart .sm-heading {
    font-size: 40px;
    line-height: 27px;
    top: -10px;
    position: relative;
    margin-top: -30px;
    display: block; }

.appointment-results {
  margin-top: -40px; }
  .appointment-results .gague-value {
    margin-top: -80px;
    width: 100px;
    height: 40px;
    height: 65px; }
  .appointment-results .sm-heading {
    font-size: 40px;
    line-height: 36px; }

.appointment-gauge {
  height: 300px;
  width: 250px;
  margin-top: -110px; }

.guage-bars-container {
  border-radius: 3px;
  border: 1px solid #C5CED9;
  padding: 0px;
  height: 19px;
  width: 155px; }
  .guage-bars-container:after {
    content: "";
    display: table;
    clear: both; }
  .guage-bars-container svg {
    top: -5px; }

.goal-limit {
  width: 1px;
  position: absolute;
  height: 20px;
  left: 123px;
  z-index: 10;
  border-left: 1.3px dashed #7c8b9c; }

.gauge-rate {
  float: left;
  display: inline-block;
  font-size: 13px;
  font-weight: 500; }

.gauge-goal {
  float: right;
  display: inline-block;
  font-size: 13px;
  font-weight: 500; }

.c3-chart-arcs .c3-chart-arcs-background {
  fill: #f0f3f8 !important;
  stroke: #FFF; }

.pace-results {
  width: 300px; }

.key-performance {
  position: relative;
  z-index: 0; }

.nav-right {
  padding-top: 5px; }
  .nav-right:after {
    content: "";
    display: table;
    clear: both; }

.radius {
  border-radius: 20px; }

.outline-btn {
  padding: 8px 12px 8px 20px;
  border-radius: 20px;
  border: 1px solid #DBD8DD;
  display: inline-block; }
  .outline-btn i {
    right: 5px; }
  .outline-btn .fa-angle-down {
    margin-left: 10px;
    top: 2px;
    right: 0; }

.outline-btn + .outline-btn {
  margin: 0 10px; }

.BDC-filters {
  width: 100%; }

.close-filters {
  font-size: 11px;
  display: inline-block;
  margin-left: 15px; }

.BDC-nav-alerts {
  font-size: 24px;
  color: #CDC8CF;
  display: inline-block;
  top: 5px;
  margin: 0 20px; }

.show-user-avatar {
  padding-right: 10px; }

.min-width {
  width: 155px;
  margin: auto; }

.user-avatar {
  border-radius: 50%;
  width: 20px;
  height: 18px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin-right: 5px;
  display: inline-block; }

.indicate {
  font-size: 18px;
  top: 20px; }

.filters-container {
  margin: 0;
  padding: 0; }
  .filters-container button {
    padding: 4px 14px; }
  .filters-container li {
    display: inline-block;
    width: 16.5%;
    float: left; }
    .filters-container li .ui.selection.dropdown, .filters-container li .daterange-picker {
      width: 95%;
      min-width: 100px; }
    .filters-container li .daterange-picker {
      height: 37px; }

.system-filters {
  width: calc(100% - 115px);
  float: left; }

.filters-actionbtn {
  float: right;
  width: 100px; }

button:hover {
  cursor: pointer; }

.filters-btn {
  float: right !important;
  width: 110px !important;
  text-align: right; }
  .filters-btn button {
    padding: 4px 17px;
    height: 28px; }
  .filters-btn button + button {
    margin: 0 0 0 5px; }

input[type="text"], input[type="password"] {
  min-height: 20px; }

.daterange > .icon.calendar {
  margin-top: -28px;
  margin-left: 11px;
  color: #c4bac7 !important; }

.alert-title {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  padding: 12px 0 12px 15px !important;
  background: #6d4d86 !important;
  display: block; }
  .alert-title .i, .alert-title .fas {
    color: #ffffff;
    margin-right: 10px;
    top: 1px; }

notificaiton {
  position: relative; }

.alert-counter {
  position: absolute !important;
  color: white;
  font-weight: 600;
  text-align: center;
  width: 20px;
  height: 18px;
  background: #ff8e36;
  border-radius: 50%;
  display: block;
  z-index: 99999;
  font-size: 13px;
  padding-top: 2px;
  border: 2px solid white;
  top: -10px;
  bottom: 0;
  left: 10px;
  right: 0; }

/*
.alert-counter {
    position: absolute !important;
    color: white;
    font-weight: 500;
    text-align: center;
    width: 20px;
    height: 20px;
    background: #ff8e36;
    border-radius: 50%;
    display: block;
    z-index: 99999;
    font-size: 16px;
    margin: -33px 0 0 10px;
    border: 2px solid white;
}
*/
.alert-time {
  font-size: 12px;
  color: #6E5D77;
  padding-top: 4px; }
  .alert-time img {
    width: 12px;
    margin-right: 4px;
    position: relative;
    top: 2px; }

.pace-left-side {
  background: #DF597E;
  background-position: right;
  width: 20px;
  height: 30px;
  direction: rtl; }

.pace-right-side {
  background: #54ca84;
  width: 45%;
  height: 30px; }

.pace-bar {
  background: #F1F4F8;
  height: 30px;
  width: 100px; }

.pace-right-mar {
  margin-left: 1px; }

.green {
  color: #54ca84; }

.red {
  color: #DF597E; }

.pace-value {
  font-size: 24px;
  line-height: 20px;
  padding: 5px 2px; }

.agents-stat {
  width: 100% !important;
  text-align: center; }

#appts-hr, #activities-hr {
  width: 100%; }
  #appts-hr svg, #activities-hr svg {
    width: 100% !important; }

.show-filters {
  display: none; }

.filter-btn {
  float: left; }

.flex-size {
  display: flex !important; }

.flex-align {
  display: flex !important;
  justify-content: space-around; }

.appointment-chart {
  position: relative;
  top: -40px; }

.gauge-cover {
  position: absolute;
  width: 131px;
  height: 90px;
  opacity: 1;
  z-index: 10;
  background: url(../BDC-images/svg-icons/cover.svg) 1px 4.5px no-repeat;
  background-size: 99.4% 100%;
  left: 34px; }

.gauge-cover2 {
  position: absolute;
  width: 206px;
  height: 102px;
  opacity: 1;
  z-index: 50;
  left: 22px;
  top: 127px;
  background: url(../BDC-images/svg-icons/cover2.svg) 0 -10px no-repeat;
  background-size: 100%; }

@media screen and (max-width: 1400px) {
  .filters-container {
    margin: 0;
    padding: 0; }
    .filters-container li {
      display: inline-block;
      width: 16%; }
  .unique-kpi {
    width: 250px !important; }
  .pace-results {
    width: 220px; }
  .pace-bar {
    background: #F1F4F8;
    height: 30px;
    width: 75px; }
  .pace-value {
    font-size: 15px;
    line-height: 20px;
    padding: 5px 2px; }
  .filters-container li .daterange-picker {
    min-width: 110%; } }

@media screen and (max-width: 1250px) {
  .flex-size, .block, .sm-piechart .sm-piechart-value .val-percent, .gauge-size {
    display: block !important; }
  .filters-btn {
    width: 83px !important; }
  .filters-btn button {
    padding: 4px 12px;
    height: 29px; }
  .filters-container {
    margin: 0;
    padding: 0; }
    .filters-container li {
      display: inline-block;
      width: 16.6%; }
  .unique-kpi {
    margin-top: 10px;
    flex-grow: 1;
    width: 100% !important; }
  .pace-results {
    margin-top: 10px;
    flex-grow: 1;
    width: 100% !important; }
  .margin-0 {
    margin-right: 0; }
  .flex-12 {
    width: 100% !important;
    max-width: 100% !important; }
  .activitiy-chart {
    margin-top: 10px; }
  .pacebar-holders {
    width: 48%; }
  .pace-bar {
    background: #F1F4F8;
    height: 30px;
    width: 83%; }
  .gauge-chart-holder {
    width: 25%;
    margin: 0 auto;
    float: left; }
  .appointment-results {
    margin-top: 20px; }
  .appointment-statistics {
    width: 600px;
    margin: 0 auto;
    text-align: center; }
  .appointment-chart {
    width: 100% !important;
    margin: 20px auto 0 auto;
    top: 0; }
    .appointment-chart .show-result {
      width: auto !important; }
  .daterange-picker {
    margin-right: 0; }
  .filters-container li .daterange-picker {
    min-width: 115%; }
  .gauge-cover2 {
    position: absolute;
    width: 202px;
    height: 111px;
    opacity: 1;
    z-index: 50;
    left: 24px;
    top: 118px;
    background: url(../BDC-images/svg-icons/cover2.svg) 0 -1px no-repeat;
    background-size: 100%; } }

@media screen and (max-width: 1150px) {
  .filters-container li .daterange-picker {
    min-width: 100% !important; }
  .spine-chart-size {
    width: 250px; }
    .spine-chart-size svg {
      width: 100%; } }

.clearfix:after, .show-teams:after, .dealership-chart:after, .members-action-bar:after, .kpi-strip:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix, .show-teams, .dealership-chart, .members-action-bar, .kpi-strip {
  display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix, * html .show-teams, * html .dealership-chart, * html .members-action-bar, * html .kpi-strip {
  height: 1%; }

.clearfix, .show-teams, .dealership-chart, .members-action-bar, .kpi-strip {
  display: block; }

/* close commented backslash hack */
.dropdown-links {
  position: relative;
  display: inline-block; }
  .dropdown-links span {
    display: inline-block;
    position: relative; }
  .dropdown-links:hover {
    cursor: pointer; }

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 150px;
  background: white;
  box-shadow: 0 2px 20px 6px rgba(104, 106, 125, 0.25);
  border-radius: 4px;
  padding: 5px 0;
  overflow: hidden;
  z-index: 1; }
  .dropdown-content ul li {
    margin: 0; }
    .dropdown-content ul li a {
      display: block;
      padding: 5px 5px 5px 10px; }
    .dropdown-content ul li a:hover {
      background: #32243B;
      color: #ffffff !important; }

.dropdown-links:hover .dropdown-content {
  display: block; }

.notificaiton .dropdown-content {
  min-width: 300px;
  right: 15px;
  top: 33px;
  padding: 0; }
  .notificaiton .dropdown-content ul li:first-child {
    border-bottom: none !important; }
  .notificaiton .dropdown-content ul li {
    border-bottom: 1px dashed #cad7e6; }
    .notificaiton .dropdown-content ul li a {
      padding: 8px 5px 8px 10px; }
      .notificaiton .dropdown-content ul li a:hover {
        background: #ece7ef;
        color: #2f1a3f; }
    .notificaiton .dropdown-content ul li span {
      display: block; }
  .notificaiton .dropdown-content ul li:last-child {
    border-bottom: none !important; }

.new-tag {
  background: #41b9ff;
  color: white;
  font-size: 11px;
  text-align: center;
  width: 20px;
  display: inline-block !important;
  padding: 2px 10px;
  margin-right: 5px;
  border-radius: 20px; }

#dashView {
  margin-top: 20px; }

#filterCurSelectedDateRange {
  top: 5px !important; }

.daterange-picker {
  margin-bottom: 0;
  text-indent: 24px !important; }

.ranges li {
  font-family: 'Rubik', sans-serif !important;
  background: #ece7ef !important;
  font-size: 12px !important;
  padding: 8px 12px !important;
  cursor: pointer;
  border: transparent !important;
  background: transparent !important; }

.daterangepicker .daterangepicker_input i.fa-calendar {
  top: 8px !important; }

.ui.button, .btn {
  border-radius: 4px; }

.daterange-picker {
  height: 40px; }

.ms-choice {
  border: none;
  min-height: 39px;
  height: 39px; }
