﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
@import 'InputFile.css';
html,
body {
  font-family: acumin-pro, 'Franklin Gothic Book', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #4b3b40;
}
body {
  background: #faf9f8;
}
::-webkit-scrollbar-thumb,
body:not(.rz-default-scrollbars) ::-webkit-scrollbar-thumb,
body:not(.rz-default-scrollbars) ::-webkit-scrollbar-thumb {
  background-color: #188fa7 !important;
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 8px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: justus-pro, Rockwell, serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #4b3b40;
}
.main {
  flex: 1;
  background: #faf9f8;
}
.content {
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 20px;
}
h1 {
  font-size: 1.6rem;
}
a {
  color: #188fa7;
}
a:hover {
  color: #158095;
}
.mandatory {
  color: #f44336;
}
.btn {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: acumin-pro, 'Franklin Gothic Book', sans-serif;
}
.btn:hover,
.btn:active {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.btn:disabled:hover {
  background: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 59, 64, 0.2);
}
.btn.oi {
  font-family: Icons;
}
.btn-group-vertical .btn {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-primary {
  color: #faf9f8;
  background: #188fa7;
  border-color: #157c91;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:focus {
  color: #faf9f8;
  background: #158095;
  border-color: #12697a;
}
.btn-primary:disabled,
.btn-primary:disabled:hover {
  color: #faf9f8;
  background: #188fa7;
  border-color: #157c91;
}
.btn-success {
  color: #faf9f8;
  background: #3ca56a;
  border-color: #35925e;
}
.btn-success:hover,
.btn-success:active,
.btn-success:not(:disabled):not(.disabled):active {
  color: #faf9f8;
  background: #379660;
  border-color: #2e8052;
}
.btn-success:disabled,
.btn-success:disabled:hover {
  color: #faf9f8;
  background: #3ca56a;
  border-color: #35925e;
}
.show > .btn-primary.dropdown-toggle {
  color: #faf9f8;
  background: #158095;
  border-color: #12697a;
}
.btn-outline-primary {
  color: #188fa7;
  border-color: #188fa7;
}
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:focus {
  color: #faf9f8;
  background: #188fa7;
  border-color: #188fa7;
}
.btn-outline-primary:disabled,
.btn-outline-primary:disabled:hover {
  color: #846871;
  border-color: #846871;
}
.show > .btn-outline-primary.dropdown-toggle {
  color: #faf9f8;
  background: #188fa7;
  border-color: #188fa7;
}
.btn-secondary {
  color: #188fa7;
  background: #faf9f8;
  border-color: #188fa7;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:not(:disabled):not(.disabled):active {
  color: #188fa7;
  background-color: #f4f1ef;
  border-color: #188fa7;
}
.btn-warning {
  color: #faf9f8;
  background: #ba9532;
  border-color: #ba9532;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning:not(:disabled):not(.disabled):active {
  color: #faf9f8;
  background-color: #ae8b2f;
  border-color: #ba9532;
}
.btn-outline-warning {
  color: #ba9532;
  border-color: #ba9532;
}
.btn-outline-warning:hover,
.btn-outline-warning:active,
.btn-outline-warning:not(:disabled):not(.disabled):active {
  color: #faf9f8;
  background: #ba9532;
  border-color: #ba9532;
}
.btn-outline-info {
  color: #4b3a40;
  border-color: #4b3a40;
}
.btn-outline-info:hover,
.btn-outline-info:active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:focus {
  color: #faf9f8;
  background: #4b3a40;
  border-color: #4b3a40;
}
.btn-outline-danger {
  color: #f44336;
  border-color: #f44336;
}
.btn-outline-danger:hover,
.btn-outline-danger:active,
.btn-outline-danger:not(:disabled):not(.disabled):active {
  color: #faf9f8;
  background: #f44336;
  border-color: #f44336;
}
.btn-outline-success {
  color: #3ca56a;
  border-color: #3ca56a;
}
.btn-outline-success:hover,
.btn-outline-success:active,
.btn-outline-success:not(:disabled):not(.disabled):active {
  color: #faf9f8;
  background: #3ca56a;
  border-color: #3ca56a;
}
.btn-link {
  color: #188fa7;
  text-decoration: none;
}
.btn-link:hover,
.btn-link:active,
.btn-link:not(:disabled):not(.disabled):active,
.btn-link:focus {
  color: #158095;
  box-shadow: none;
}
.nav-link,
.nav-link:focus,
.nav-link:hover {
  color: #188fa7;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #faf9f8;
  background: #188fa7;
}
.btn-media i {
  top: 2px;
  left: 1px;
}
.btn-media i.oi-media-skip-backward {
  left: -1px;
}
.btn-top {
  left: auto;
  right: 20px;
  bottom: 20px;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.btn-top:hover {
  opacity: 1 !important;
}
.top-row {
  height: 60px;
  display: flex;
  align-items: center;
}
.checkbox input,
.radio input {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.checkbox label,
.radio label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  position: relative;
  padding: 0 1.5rem;
}
.checkbox label:before,
.radio label:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: transparent;
  width: 15px;
  height: 15px;
  min-height: 15px;
  padding: 2px;
  background: transparent;
  border: 2px solid #a2a396;
  font-family: 'Icons';
  font-weight: normal;
  font-size: 11px;
  content: '\e033';
  position: relative;
  margin-right: 8px;
}
.checkbox label.d-flex:before,
.radio label.d-flex:before {
  width: 20px;
  height: 20px;
  min-height: 20px;
  padding: 1px 3px;
}
.checkbox input[type=checkbox]:checked ~ label:before,
.radio input[type=checkbox]:checked ~ label:before,
.checkbox input[type=radio]:checked ~ label:before,
.radio input[type=radio]:checked ~ label:before {
  background: transparent;
  border-color: #188fa7;
  color: #188fa7;
}
.checkbox input[type=checkbox]:disabled:checked ~ label:before,
.radio input[type=checkbox]:disabled:checked ~ label:before,
.checkbox input[type=radio]:disabled:checked ~ label:before,
.radio input[type=radio]:disabled:checked ~ label:before {
  background: transparent;
  border-color: #908781;
  color: #908781;
}
.checkbox input[type='checkbox']:focus + label::before,
.radio input[type='checkbox']:focus + label::before,
.checkbox input[type='radio']:focus + label::before,
.radio input[type='radio']:focus + label::before {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 59, 64, 0.2);
}
.checkbox .form-check-input:disabled ~ label,
.radio .form-check-input:disabled ~ label,
.checkbox .form-check-input:disabled:checked ~ label,
.radio .form-check-input:disabled:checked ~ label {
  color: #908781;
  cursor: not-allowed;
}
.checkbox-btn,
.radio-btn {
  margin: 0.12rem;
}
.checkbox-btn input,
.radio-btn input {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.checkbox-btn label,
.radio-btn label {
  cursor: pointer;
  padding: 0.375rem 0.75rem;
  color: #4b3b40;
  border: 2px solid #a2a396;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: white;
}
.checkbox-btn label:focus,
.radio-btn label:focus {
  color: #4b3b40;
  border-color: #846871;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 59, 64, 0.2);
}
.checkbox-btn label .oi.oi-check,
.radio-btn label .oi.oi-check {
  padding: 3px;
  border: 2px solid #a2a396;
  margin-right: 3px;
  color: white;
  position: relative;
  top: -1px;
  font-size: x-small;
  border-radius: 3px;
  background: white;
  -webkit-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  -o-transition: all linear 0.1s;
  transition: all linear 0.1s;
}
.checkbox-btn input[type=checkbox]:checked ~ label,
.radio-btn input[type=checkbox]:checked ~ label,
.checkbox-btn input[type=radio]:checked ~ label,
.radio-btn input[type=radio]:checked ~ label {
  color: #faf9f8;
  background: #188fa7;
  border-color: #157c91;
}
.checkbox-btn input[type=checkbox]:checked ~ label .oi.oi-check,
.radio-btn input[type=checkbox]:checked ~ label .oi.oi-check,
.checkbox-btn input[type=radio]:checked ~ label .oi.oi-check,
.radio-btn input[type=radio]:checked ~ label .oi.oi-check {
  color: #188fa7;
  border-color: #157c91;
}
.checkbox-btn input[type='checkbox']:focus + label,
.radio-btn input[type='checkbox']:focus + label,
.checkbox-btn input[type='radio']:focus + label,
.radio-btn input[type='radio']:focus + label {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 59, 64, 0.2);
}
.radio label:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.alert-primary {
  color: #188fa7;
  background-color: #ddf5fa;
  border-color: #41c8e4;
}
.alert-primary form label.text-muted {
  color: #188fa7 !important;
}
.alert-primary form .form-control {
  background-color: #f4fcfd;
  border-color: #1ba2bd;
  color: #188fa7;
}
.alert-success {
  color: #3ca56a;
  background-color: #d6f0e2;
  border-color: #79ce9e;
}
.alert-info {
  color: #4b3a40;
  background-color: #d5c9cd;
  border-color: #856671;
}
.alert-warning {
  color: #ba9532;
  background-color: #f6efdc;
  border-color: #dbc077;
}
.alert-danger {
  color: #f44336;
  background-color: #feeae9;
  border-color: #f99d97;
}
.text-body {
  color: #4b3b40 !important;
}
.text-success {
  color: #3ca56a !important;
}
.text-primary {
  color: #188fa7 !important;
}
.text-support {
  color: #9ce37d;
}
.text-danger {
  color: #f44336 !important;
}
.text-warning {
  color: #ba9532 !important;
}
.text-muted {
  color: #4b3b40 !important;
  opacity: 0.6;
}
.rz-progressbar {
  background: #d2d3cc;
  border: 1px solid #4b3b40;
  margin: 5px 0;
  border-radius: 50px;
  height: 8px;
}
.rz-progressbar .rz-progressbar-value {
  background: #188fa7;
  border-radius: 50px;
  border: 1px solid #188fa7;
}
.rz-progressbar .rz-progressbar-label {
  display: none !important;
}
.badge.survey-type {
  background: #188fa7;
  color: #faf9f8;
  position: relative;
  top: -7px;
}
.badge.survey-type.WMR,
.badge.survey-type.PMR {
  background: #9ce37d;
  color: #4b3b40;
}
.badge.survey-type.MOMT {
  background: #FF8A5B;
}
.badge.survey-type.AOS {
  background: #EA526F;
}
.badge.survey-type.PCMT {
  background: #72195A;
}
.badge.survey-type.COMP {
  background: #ffdc5b;
  color: #4b3b40;
}
.badge.badge-success {
  color: #3ca56a;
  background-color: #d6f0e2;
}
.badge.badge-danger {
  color: #f44336;
  background-color: #fde1df;
}
.badge.badge-primary {
  color: #188fa7;
  background-color: #b1e9f4;
}
.badge.badge-warning {
  color: #ba9532;
  background-color: #ebdcb4;
}
.badge.badge-info {
  color: #4b3a40;
  background-color: #cabac0;
}
.close {
  color: #4b3b40;
  font-size: 1rem;
  border: none;
  background: none;
}
.close:hover {
  color: #4b3b40;
}
.form label {
  padding-left: 10px;
}
.form-control,
.form-select {
  color: #4b3b40;
  background-clip: padding-box;
  border: 2px solid #a2a396;
}
.form-control:focus,
.form-select:focus {
  color: #4b3b40;
  border-color: #846871;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 59, 64, 0.2);
}
.form-control:disabled,
.form-select:disabled,
.form-control.disabled,
.form-select.disabled {
  cursor: not-allowed;
  background-color: #e9ecef;
}
.dropdown .form-control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.form-range {
  /* Special styling for WebKit/Blink */
  /* All the same stuff for Firefox */
  /* All the same stuff for IE */
  /*Disabled styling*/
}
.form-range input[type=range] {
  -webkit-appearance: none;
  /* Hides the slider so that custom slider can be made */
  width: 100%;
  /* Specific width is required for Firefox. */
  background: transparent;
  /* Otherwise white in Chrome */
  margin-top: 10px;
}
.form-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.form-range input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.form-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: #157c91;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: #188fa7;
  cursor: pointer;
  margin-top: -8px;
}
.form-range input[type=range]::-moz-range-thumb {
  border: #16849a;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: #188fa7;
  cursor: pointer;
}
.form-range input[type=range]::-ms-thumb {
  border: #16849a;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: #188fa7;
  cursor: pointer;
}
.form-range input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  background: white;
  border-radius: 50px;
  border: 2px solid #a2a396;
}
.form-range input[type=range]::-moz-range-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  background: white;
  border-radius: 50px;
  border: 2px solid #a2a396;
}
.form-range input[type=range]::-ms-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  background: white;
  border-radius: 50px;
  border: 2px solid #a2a396;
}
.form-range input[type=range]:disabled::-webkit-slider-runnable-track {
  background: #e9ecef !important;
  cursor: not-allowed;
}
.form-range input[type=range]:disabled::-moz-range-track {
  background: #e9ecef !important;
  cursor: not-allowed;
}
.form-range input[type=range]:disabled::-ms-track {
  background: #e9ecef !important;
  cursor: not-allowed;
}
.form-range input[type=range]:disabled::-webkit-slider-thumb {
  background: #908781 !important;
  cursor: not-allowed;
}
.form-range input[type=range]:disabled::-moz-range-thumb {
  background: #908781 !important;
  cursor: not-allowed;
}
.form-range input[type=range]:disabled::-ms-thumb {
  background: #908781 !important;
  cursor: not-allowed;
}
.form-header {
  padding: 0 1rem 1rem 1rem;
  border-bottom: 1px solid #cabbc0;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.card,
.card hr,
.card .card-header {
  border-color: #cabbc0;
}
.card-header {
  background: #f6f6f5;
}
.rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.complete-value {
  white-space: nowrap;
}
.complete-value:before {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.complete-value.target-value:before {
  background: #188fa7;
}
.complete-value.total-value:before {
  background: #d2d3cc;
  border: 1px solid #a2a396;
}
.vh-60 {
  height: 60vh;
}
.client-logo {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid white;
}
.accordion .accordion-item {
  border: 0;
  background: transparent;
  color: #4b3b40;
}
.accordion .accordion-item .accordion-header {
  padding: 0;
  background: transparent;
  border: none;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.accordion .accordion-item .accordion-header:hover {
  background: #f6f6f5;
}
.accordion .accordion-item .accordion-header .accordion-button {
  color: #4b3b40;
  opacity: 0.6;
  text-transform: none;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background: transparent;
  border-radius: 0;
}
.accordion .accordion-item .accordion-header .accordion-button:hover,
.accordion .accordion-item .accordion-header .accordion-button:focus {
  text-decoration: none;
  opacity: 1;
}
.accordion-button:after {
  margin-left: 10px;
}
.text-secondary {
  color: #a2a396;
}
.bg-secondary-subtle {
  background: #d2d3cc;
}
.border-dark {
  border-color: #a2a396 !important;
}
@media (min-width: 768px) {
  .w-md-auto {
    width: auto!important;
  }
}
@media (max-width: 575px) {
  .btn-group-split .btn:not(:last-child),
  .btn-group-split .btn:not(:first-child),
  .btn-group-split .btn:not(:last-child):not(.dropdown-toggle) {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-left: 0;
  }
}
.top-row {
  background: #ffffff;
}
.sidebar {
  background: #4b3b40;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  padding-top: 60px;
  width: 54px;
  height: 100vh;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  -webkit-box-shadow: 2px 0 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 0 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0 5px 1px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.sidebar .nav-group {
  padding: 0 5px;
}
.sidebar li.nav-item .nav-link {
  border-bottom: 1px solid #908781;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #908781;
  font-size: 1.05rem;
}
.sidebar li.nav-item .nav-link i:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 15px solid #4b3b40;
  display: inline-block;
  position: absolute;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sidebar li.nav-item .nav-link span {
  display: none;
}
.sidebar li.nav-item .nav-link.active,
.sidebar li.nav-item .nav-link:hover {
  color: #9ce37d;
  border-color: #9ce37d;
}
.sidebar li.nav-item .nav-link.active i:after,
.sidebar li.nav-item .nav-link:hover i:after {
  opacity: 1;
}
.sidebar li.nav-item:last-child .nav-link {
  border: none;
}
.sidebar li.nav-item:last-child .nav-link.active {
  border-bottom: 1px solid #9ce37d;
}
.sidebar .navbar-toggler {
  color: #908781;
  font-size: 1rem;
  padding: 10px 0;
  outline: none;
}
.sidebar .navbar-toggler span {
  display: none;
}
.sidebar .navbar-toggler .navbar-toggler-icon {
  top: 3px;
}
.sidebar .navbar-toggler .navbar-toggler-icon:before {
  content: '\e00b';
}
.sidebar .nav-important-links {
  align-self: flex-end;
}
.sidebar .nav-important-links li.nav-item .nav-link {
  font-size: 0.9rem;
  opacity: 0.6;
}
.sidebar .nav-important-links li.nav-item .nav-link.active {
  opacity: 1;
}
.sidebar .nav-important-links li.nav-item .nav-link:hover {
  opacity: 1;
}
.sidebar.collapse:not(.show) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  width: 54px;
}
.sidebar.collapse:not(.show) .main-nav {
  width: 54px;
}
.sidebar.collapse:not(.show) .nav-link span {
  display: inline-block;
}
.sidebar.collapse:not(.show) .navbar-toggler span {
  display: inline-block;
}
.sidebar.collapse:not(.show) .navbar-toggler .navbar-toggler-icon:before {
  content: '\e00a';
}
.sidebar.collapse:not(.show) .dropdown-menu {
  left: 2px !important;
}
.sidebar .dropdown-toggle {
  padding-left: 8px;
}
.sidebar .dropdown-toggle:after {
  position: relative;
}
.sidebar .dropdown-menu {
  background: #4b3b40;
  color: #908781;
  left: -2px !important;
  padding: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.sidebar .dropdown-menu .dropdown-item {
  color: #908781;
  border-bottom: 1px solid #908781;
  padding: 8px 15px;
}
.sidebar .dropdown-menu .dropdown-item.active,
.sidebar .dropdown-menu .dropdown-item:hover {
  color: #9ce37d;
  border-color: #9ce37d;
  background: transparent;
}
.sidebar .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
}
.main .top-row,
.navbar .top-row {
  justify-content: space-between;
  position: relative;
  -webkit-box-shadow: 5px 2px 5px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 2px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 2px 5px 1px rgba(0, 0, 0, 0.1);
  padding-right: 10px !important;
  padding-left: 0 !important;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 3;
}
.main .top-row .top-nav,
.navbar .top-row .top-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.main .top-row .top-nav .nav-select,
.navbar .top-row .top-nav .nav-select,
.main .top-row .top-nav .nav-search,
.navbar .top-row .top-nav .nav-search {
  color: #a2a396;
}
.main .top-row .top-nav .nav-select select,
.navbar .top-row .top-nav .nav-select select,
.main .top-row .top-nav .nav-search select,
.navbar .top-row .top-nav .nav-search select,
.main .top-row .top-nav .nav-select input:not(.search-box),
.navbar .top-row .top-nav .nav-select input:not(.search-box),
.main .top-row .top-nav .nav-search input:not(.search-box),
.navbar .top-row .top-nav .nav-search input:not(.search-box) {
  color: #a2a396;
  border: 0;
  height: 48px;
  font-size: 1.05rem;
  padding-right: 5px;
}
.main .top-row .top-nav .nav-select select::placeholder,
.navbar .top-row .top-nav .nav-select select::placeholder,
.main .top-row .top-nav .nav-search select::placeholder,
.navbar .top-row .top-nav .nav-search select::placeholder,
.main .top-row .top-nav .nav-select input:not(.search-box)::placeholder,
.navbar .top-row .top-nav .nav-select input:not(.search-box)::placeholder,
.main .top-row .top-nav .nav-search input:not(.search-box)::placeholder,
.navbar .top-row .top-nav .nav-search input:not(.search-box)::placeholder {
  color: #a2a396;
}
.main .top-row .top-nav .nav-select a:not([href]):not([tabindex]).dropdown-item,
.navbar .top-row .top-nav .nav-select a:not([href]):not([tabindex]).dropdown-item,
.main .top-row .top-nav .nav-search a:not([href]):not([tabindex]).dropdown-item,
.navbar .top-row .top-nav .nav-search a:not([href]):not([tabindex]).dropdown-item {
  color: #a2a396;
}
.main .top-row .top-nav .nav-select a:not([href]):not([tabindex]).dropdown-item:hover,
.navbar .top-row .top-nav .nav-select a:not([href]):not([tabindex]).dropdown-item:hover,
.main .top-row .top-nav .nav-search a:not([href]):not([tabindex]).dropdown-item:hover,
.navbar .top-row .top-nav .nav-search a:not([href]):not([tabindex]).dropdown-item:hover {
  cursor: pointer;
}
.main .top-row .top-nav .nav-select a:not([href]):not([tabindex]).dropdown-item.active,
.navbar .top-row .top-nav .nav-select a:not([href]):not([tabindex]).dropdown-item.active,
.main .top-row .top-nav .nav-search a:not([href]):not([tabindex]).dropdown-item.active,
.navbar .top-row .top-nav .nav-search a:not([href]):not([tabindex]).dropdown-item.active,
.main .top-row .top-nav .nav-select a:not([href]):not([tabindex]).dropdown-item.active:hover,
.navbar .top-row .top-nav .nav-select a:not([href]):not([tabindex]).dropdown-item.active:hover,
.main .top-row .top-nav .nav-search a:not([href]):not([tabindex]).dropdown-item.active:hover,
.navbar .top-row .top-nav .nav-search a:not([href]):not([tabindex]).dropdown-item.active:hover {
  color: #faf9f8;
}
.main .top-row .top-nav > .dropdown.nav-select .dropdown .dropdown-menu,
.navbar .top-row .top-nav > .dropdown.nav-select .dropdown .dropdown-menu {
  max-height: 362px;
  overflow: auto;
}
.main .top-row .top-nav .top-nav-item,
.navbar .top-row .top-nav .top-nav-item {
  border-left: 1px solid #a2a396;
}
.main .top-row .top-nav .top-nav-item .dropdown,
.navbar .top-row .top-nav .top-nav-item .dropdown,
.main .top-row .top-nav .top-nav-item .btn-link,
.navbar .top-row .top-nav .top-nav-item .btn-link,
.main .top-row .top-nav .top-nav-item button.dropdown-toggle,
.navbar .top-row .top-nav .top-nav-item button.dropdown-toggle {
  height: 44px;
}
.main .top-row .top-nav .top-nav-item button.dropdown-toggle,
.navbar .top-row .top-nav .top-nav-item button.dropdown-toggle {
  color: #a2a396;
  border: 0;
  height: 44px;
}
.main .top-row .top-nav .top-nav-item button.dropdown-toggle.form-control:focus,
.navbar .top-row .top-nav .top-nav-item button.dropdown-toggle.form-control:focus {
  box-shadow: none;
}
.main .top-row .top-nav .top-nav-item button.dropdown-toggle:hover,
.navbar .top-row .top-nav .top-nav-item button.dropdown-toggle:hover {
  background: #f6f6f5;
}
.main .top-row .top-nav .top-nav-item:first-child,
.navbar .top-row .top-nav .top-nav-item:first-child {
  border-left: none;
}
.main .top-row .top-nav .btn.btn-link,
.navbar .top-row .top-nav .btn.btn-link {
  border-radius: 0;
  text-decoration: none;
}
.main .top-row .top-nav .btn.btn-link:hover,
.navbar .top-row .top-nav .btn.btn-link:hover {
  background: #f6f6f5;
  text-decoration: none;
}
.main .top-row .top-nav.navbar-brand,
.navbar .top-row .top-nav.navbar-brand {
  padding: 0;
  margin: 0;
  background: url(../images/Airtime-X_106x120.png) 50% 50% no-repeat;
  background-size: contain;
  width: 54px;
  height: 60px;
}
.main .top-row .cats-dropdown input.form-control,
.navbar .top-row .cats-dropdown input.form-control {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0.25rem;
  -webkit-border-top-left-radius: 0.25rem;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0.25rem;
  -moz-border-radius-topleft: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: auto;
}
.main .top-row .cats-dropdown .form-check.radio:hover,
.navbar .top-row .cats-dropdown .form-check.radio:hover {
  background: #f6f6f5;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.main .top-row .login-dropdown .dropdown-button,
.navbar .top-row .login-dropdown .dropdown-button {
  padding: 0;
}
.main .top-row .user-menu,
.navbar .top-row .user-menu {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #a2a396;
  padding: 10px 6px;
  color: #a2a396;
  opacity: 0.6;
  width: 40px;
  height: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.main .top-row .user-menu .oi-caret-bottom,
.navbar .top-row .user-menu .oi-caret-bottom {
  font-size: 13px;
  position: absolute;
  right: 0px;
  bottom: 3px;
  top: auto;
}
.main .top-row .language-menu,
.navbar .top-row .language-menu {
  min-width: 190px;
}
.main .top-row .language-menu select.form-control,
.navbar .top-row .language-menu select.form-control {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0.25rem;
  -webkit-border-top-left-radius: 0.25rem;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0.25rem;
  -moz-border-radius-topleft: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.main .top-row .dropdown.selector-dropdown,
.navbar .top-row .dropdown.selector-dropdown {
  height: 44px;
}
.main .top-row .dropdown.selector-dropdown .nav-select,
.navbar .top-row .dropdown.selector-dropdown .nav-select {
  padding: 0;
}
.main .top-row .dropdown.selector-dropdown .top-nav-item,
.navbar .top-row .dropdown.selector-dropdown .top-nav-item {
  border-left: 0;
}
.main .top-row .dropdown.selector-dropdown .top-nav-item button.dropdown-toggle.form-control,
.navbar .top-row .dropdown.selector-dropdown .top-nav-item button.dropdown-toggle.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: auto;
}
.main .top-row .dropdown.selector-dropdown .top-nav-item button.dropdown-toggle:hover,
.navbar .top-row .dropdown.selector-dropdown .top-nav-item button.dropdown-toggle:hover {
  background: #188fa7;
  color: #faf9f8;
}
.main .top-row .dropdown.selector-dropdown .dropdown-item.dropdown-submenu,
.navbar .top-row .dropdown.selector-dropdown .dropdown-item.dropdown-submenu {
  padding: 0;
}
.main .top-row .dropdown.selector-dropdown .dropdown-item.dropdown-submenu .dropdown-menu,
.navbar .top-row .dropdown.selector-dropdown .dropdown-item.dropdown-submenu .dropdown-menu {
  position: static !important;
  border: 0;
  margin: 0;
  padding: 0;
  max-height: 195px;
  overflow: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
}
.main .top-row .dropdown.selector-dropdown.top-nav-item .dropdown,
.navbar .top-row .dropdown.selector-dropdown.top-nav-item .dropdown {
  height: auto !important;
}
.main .top-row .dropdown.selector-dropdown > .dropdown-menu,
.navbar .top-row .dropdown.selector-dropdown > .dropdown-menu {
  min-width: 195px;
}
.main .top-row .dropdown.nav-select.top-nav-item.top-dropdown,
.navbar .top-row .dropdown.nav-select.top-nav-item.top-dropdown {
  border-left: 0;
}
.main .top-row .dropdown.nav-select.top-nav-item.top-dropdown .dropdown .dropdown-menu,
.navbar .top-row .dropdown.nav-select.top-nav-item.top-dropdown .dropdown .dropdown-menu {
  max-height: 202px;
}
.main .top-row .btn-view-sm-nav,
.navbar .top-row .btn-view-sm-nav {
  height: 44px;
}
.main .top-row .dropdown.view-dropdown a.dropdown-item,
.navbar .top-row .dropdown.view-dropdown a.dropdown-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.main .top-row .dropdown.view-dropdown a.dropdown-item i,
.navbar .top-row .dropdown.view-dropdown a.dropdown-item i {
  top: 0;
}
.identity-navbar {
  padding: 0;
}
.identity-navbar .top-row {
  position: initial;
}
.nav-tabs {
  border-bottom: 1px solid #a2a396;
  margin-top: 20px;
}
.nav-tabs .nav-item .nav-link:hover,
.nav-tabs .nav-item .nav-link:focus {
  background: #efefed;
  border-color: #efefed #efefed #a2a396;
}
.nav-tabs .nav-item .nav-link {
  border-top-width: 3px;
  font-size: 1.05rem;
}
.nav-tabs .nav-item .nav-link.active {
  color: #188fa7;
  border-color: #a2a396 #a2a396 #faf9f8;
  border-top-color: #188fa7;
  background-color: transparent;
}
.nav-important-links.bottom-footer ul.nav li.nav-item {
  opacity: 0.5;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.nav-important-links.bottom-footer ul.nav li.nav-item:hover {
  opacity: 1;
}
.nav-important-links.bottom-footer ul.nav li.nav-item:first-child a.nav-link span {
  border-left: 0;
}
.nav-important-links.bottom-footer ul.nav li.nav-item a.nav-link {
  padding: 0.5rem 0;
}
.nav-important-links.bottom-footer ul.nav li.nav-item a.nav-link span {
  border-left: 1px solid #4b3b40;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .sidebar .nav li.nav-item .nav-link i:after {
    left: 27px;
  }
  .sidebar.collapse:not(.show) {
    width: 169px;
  }
  .sidebar.collapse:not(.show) .main-nav {
    width: 169px;
  }
  .sidebar.collapse:not(.show) .nav li.nav-item .nav-link i {
    margin-right: 10px;
  }
  .sidebar.collapse:not(.show) .nav li.nav-item .nav-link i:after {
    left: 141px;
  }
  .sidebar.collapse:not(.show) .nav-important-links {
    display: block !important;
  }
  .sidebar .collapse-button {
    text-align: right;
  }
  .main .top-row .top-nav.navbar-brand,
  .navbar .top-row .top-nav.navbar-brand {
    background: url(../images/Airtime-X_338x120.png) 50% 50% no-repeat;
    background-size: contain;
    width: 169px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .sidebar,
  .sidebar.collapse:not(.show) {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    width: 54px;
  }
  .sidebar .nav-group,
  .sidebar.collapse:not(.show) .nav-group {
    position: relative;
    left: -2px;
  }
  .sidebar .nav-link i:after,
  .sidebar.collapse:not(.show) .nav-link i:after {
    left: 27px;
  }
  .sidebar .nav-link span,
  .sidebar.collapse:not(.show) .nav-link span {
    display: none;
  }
  .sidebar .nav-item.dropdown.dropend a.dropdown-toggle,
  .sidebar.collapse:not(.show) .nav-item.dropdown.dropend a.dropdown-toggle {
    padding-left: 5px;
  }
  .nav-tabs .nav-item .oi.small {
    font-size: initial;
  }
}
@media (max-width: 575px) {
  .nav-important-links.bottom-footer ul.nav li.nav-item a.nav-link span {
    border-left: 0;
  }
}
#IndexPage .card {
  padding: 0;
}
#IndexPage .card .card-header {
  background: #f6f6f5;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
#IndexPage .card .card-header h4 {
  font-size: 1rem;
}
#IndexPage .card .card-body .list-group-item {
  border-color: #cabbc0;
  padding: 0.75rem 0;
}
#IndexPage .card .card-body .list-group-item.processing > .card-subtitle {
  z-index: 1;
  position: relative;
}
#IndexPage .card .card-body .list-group-item.processing:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #4b3b40;
  opacity: 0.15;
  top: 0;
}
#IndexPage .card .card-body .list-group-item.processing .card-text {
  padding: 0 10px;
}
#IndexPage .card .card-text.survey-title {
  white-space: nowrap;
}
#IndexPage .card .survey-links a {
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  padding: 0 0.5rem;
}
#IndexPage .card .survey-links a.song-link {
  border-bottom: 2px solid #188fa7;
}
#IndexPage .card .survey-links a.song-link:hover {
  border-color: #faf9f8;
}
#IndexPage .card .survey-links a:hover {
  background: #188fa7;
  color: #faf9f8;
}
#IndexPage .card .card-dropdown .btn-link:hover {
  background: #d2d3cc;
}
.table {
  border-collapse: separate;
  border-spacing: 0 10px;
  color: #4b3b40;
}
.table.table-sticky {
  position: relative;
}
.table.table-sticky thead.thead-sticky tr.tr-sticky th,
.table.table-sticky thead.thead-sticky tr.tr-sticky td {
  position: sticky !important;
  position: -webkit-sticky;
  top: 60px;
  z-index: 1;
  background: #faf9f8;
}
.table th.header-sticky,
.table td.header-sticky {
  position: sticky !important;
  position: -webkit-sticky !important;
  top: 60px;
  background: #faf9f8;
  -webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.table th.cell-sticky,
.table td.cell-sticky {
  position: sticky !important;
  position: -webkit-sticky !important;
  left: 0;
}
.table th span.column-label,
.table td span.column-label {
  display: none !important;
  margin-right: 1rem;
  text-transform: uppercase;
  opacity: 0.6;
  font-size: 80%;
  font-weight: 400;
}
.table thead th {
  padding: 0 0.75rem;
  vertical-align: middle;
}
.table tbody tr th {
  background: #efefed;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
}
.table tbody tr td {
  background: #efefed;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  padding: 0.3rem 0.75rem;
}
.table tbody tr td:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.table tbody tr td:last-child {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.table tbody tr td.checkbox {
  width: 48px;
  max-width: 48px;
  padding: 0;
}
.table tbody tr td.link-cell > * {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  height: 100%;
  width: 100%;
}
.table tbody tr td.link-cell a {
  text-decoration: none;
}
.table tbody tr:hover th,
.table tbody tr:hover td {
  background: #e5e6e2;
}
.table tbody tr:nth-child(odd):hover td {
  background: #e5e6e2;
}
.table tbody tr:nth-child(odd) td {
  background: #f4f4f2;
}
.table tfoot tr th {
  background: #faf9f8;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
}
.table tfoot tr td {
  background: #faf9f8;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  padding: 0.3rem 0.75rem;
}
.table .btn-group button.btn {
  border-top-width: 0;
  border-right-width: 2px;
  border-bottom-width: 0;
  border-left-width: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.table .btn-group button.btn:first-child {
  border-left-width: 2px;
}
.table.clients-table,
.table.companies-table {
  width: auto;
}
.table.table-search.table-sticky thead.thead-sticky tr.tr-sticky th,
.table.table-search.table-sticky thead.thead-sticky tr.tr-sticky td {
  top: 118px;
}
.table.surveys-table th.sort-column,
.table.questionsReport-table th.sort-column,
.table.trends-table th.sort-column,
.table.columns-table th.sort-column,
.table.filters-table th.sort-column,
.table.views-table th.sort-column {
  padding: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.table.surveys-table th.sort-column a:hover label.text-muted,
.table.questionsReport-table th.sort-column a:hover label.text-muted,
.table.trends-table th.sort-column a:hover label.text-muted,
.table.columns-table th.sort-column a:hover label.text-muted,
.table.filters-table th.sort-column a:hover label.text-muted,
.table.views-table th.sort-column a:hover label.text-muted,
.table.surveys-table th.sort-column a:hover:after,
.table.questionsReport-table th.sort-column a:hover:after,
.table.trends-table th.sort-column a:hover:after,
.table.columns-table th.sort-column a:hover:after,
.table.filters-table th.sort-column a:hover:after,
.table.views-table th.sort-column a:hover:after {
  color: #188fa7 !important;
  opacity: 1;
}
.table.surveys-table th.sort-column > a,
.table.questionsReport-table th.sort-column > a,
.table.trends-table th.sort-column > a,
.table.columns-table th.sort-column > a,
.table.filters-table th.sort-column > a,
.table.views-table th.sort-column > a {
  display: block;
  cursor: pointer;
  padding: 0 0.5rem;
  text-decoration: none;
}
.table.surveys-table th.sort-column > a label.text-muted,
.table.questionsReport-table th.sort-column > a label.text-muted,
.table.trends-table th.sort-column > a label.text-muted,
.table.columns-table th.sort-column > a label.text-muted,
.table.filters-table th.sort-column > a label.text-muted,
.table.views-table th.sort-column > a label.text-muted {
  cursor: pointer;
}
.table.surveys-table th.sort-column > a:after,
.table.questionsReport-table th.sort-column > a:after,
.table.trends-table th.sort-column > a:after,
.table.columns-table th.sort-column > a:after,
.table.filters-table th.sort-column > a:after,
.table.views-table th.sort-column > a:after {
  font-family: Icons;
  margin-left: 5px;
  color: #4b3b40;
}
.table.surveys-table th.sort-column .sortable-dropdown,
.table.questionsReport-table th.sort-column .sortable-dropdown,
.table.trends-table th.sort-column .sortable-dropdown,
.table.columns-table th.sort-column .sortable-dropdown,
.table.filters-table th.sort-column .sortable-dropdown,
.table.views-table th.sort-column .sortable-dropdown {
  padding: 0 0.5rem;
}
.table.surveys-table th.sort-column .sortable-dropdown:after,
.table.questionsReport-table th.sort-column .sortable-dropdown:after,
.table.trends-table th.sort-column .sortable-dropdown:after,
.table.columns-table th.sort-column .sortable-dropdown:after,
.table.filters-table th.sort-column .sortable-dropdown:after,
.table.views-table th.sort-column .sortable-dropdown:after {
  font-family: Icons;
}
.table.surveys-table th.sort-column .sortable-dropdown:hover:after,
.table.questionsReport-table th.sort-column .sortable-dropdown:hover:after,
.table.trends-table th.sort-column .sortable-dropdown:hover:after,
.table.columns-table th.sort-column .sortable-dropdown:hover:after,
.table.filters-table th.sort-column .sortable-dropdown:hover:after,
.table.views-table th.sort-column .sortable-dropdown:hover:after {
  color: #188fa7 !important;
}
.table.surveys-table th.sort-column.descending label.text-muted,
.table.questionsReport-table th.sort-column.descending label.text-muted,
.table.trends-table th.sort-column.descending label.text-muted,
.table.columns-table th.sort-column.descending label.text-muted,
.table.filters-table th.sort-column.descending label.text-muted,
.table.views-table th.sort-column.descending label.text-muted,
.table.surveys-table th.sort-column.ascending label.text-muted,
.table.questionsReport-table th.sort-column.ascending label.text-muted,
.table.trends-table th.sort-column.ascending label.text-muted,
.table.columns-table th.sort-column.ascending label.text-muted,
.table.filters-table th.sort-column.ascending label.text-muted,
.table.views-table th.sort-column.ascending label.text-muted {
  opacity: 1;
}
.table.surveys-table th.sort-column.descending .sortable-dropdown .text-muted,
.table.questionsReport-table th.sort-column.descending .sortable-dropdown .text-muted,
.table.trends-table th.sort-column.descending .sortable-dropdown .text-muted,
.table.columns-table th.sort-column.descending .sortable-dropdown .text-muted,
.table.filters-table th.sort-column.descending .sortable-dropdown .text-muted,
.table.views-table th.sort-column.descending .sortable-dropdown .text-muted,
.table.surveys-table th.sort-column.ascending .sortable-dropdown .text-muted,
.table.questionsReport-table th.sort-column.ascending .sortable-dropdown .text-muted,
.table.trends-table th.sort-column.ascending .sortable-dropdown .text-muted,
.table.columns-table th.sort-column.ascending .sortable-dropdown .text-muted,
.table.filters-table th.sort-column.ascending .sortable-dropdown .text-muted,
.table.views-table th.sort-column.ascending .sortable-dropdown .text-muted {
  opacity: 1;
}
.table.surveys-table th.sort-column.descending > a:after,
.table.questionsReport-table th.sort-column.descending > a:after,
.table.trends-table th.sort-column.descending > a:after,
.table.columns-table th.sort-column.descending > a:after,
.table.filters-table th.sort-column.descending > a:after,
.table.views-table th.sort-column.descending > a:after,
.table.surveys-table th.sort-column.descending .sortable-dropdown:after,
.table.questionsReport-table th.sort-column.descending .sortable-dropdown:after,
.table.trends-table th.sort-column.descending .sortable-dropdown:after,
.table.columns-table th.sort-column.descending .sortable-dropdown:after,
.table.filters-table th.sort-column.descending .sortable-dropdown:after,
.table.views-table th.sort-column.descending .sortable-dropdown:after {
  content: '\e0c0';
}
.table.surveys-table th.sort-column.ascending > a:after,
.table.questionsReport-table th.sort-column.ascending > a:after,
.table.trends-table th.sort-column.ascending > a:after,
.table.columns-table th.sort-column.ascending > a:after,
.table.filters-table th.sort-column.ascending > a:after,
.table.views-table th.sort-column.ascending > a:after,
.table.surveys-table th.sort-column.ascending .sortable-dropdown:after,
.table.questionsReport-table th.sort-column.ascending .sortable-dropdown:after,
.table.trends-table th.sort-column.ascending .sortable-dropdown:after,
.table.columns-table th.sort-column.ascending .sortable-dropdown:after,
.table.filters-table th.sort-column.ascending .sortable-dropdown:after,
.table.views-table th.sort-column.ascending .sortable-dropdown:after {
  content: '\e0bf';
}
.table.surveys-table th.order-col,
.table.questionsReport-table th.order-col,
.table.trends-table th.order-col,
.table.columns-table th.order-col,
.table.filters-table th.order-col,
.table.views-table th.order-col {
  width: 85px;
}
.table.surveys-table th.raw-col,
.table.questionsReport-table th.raw-col,
.table.trends-table th.raw-col,
.table.columns-table th.raw-col,
.table.filters-table th.raw-col,
.table.views-table th.raw-col {
  width: 80px;
}
.table.surveys-table th.percentage-col,
.table.questionsReport-table th.percentage-col,
.table.trends-table th.percentage-col,
.table.columns-table th.percentage-col,
.table.filters-table th.percentage-col,
.table.views-table th.percentage-col {
  width: 110px;
}
.table.filters-table td.name-cell {
  min-width: 140px;
  max-width: 200px;
}
.table.filters-table td.criteria-cell,
.table.filters-table td.columnsUsed-cell {
  white-space: nowrap;
  max-width: 330px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.table.views-table .criteria-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.table.views-table .criteria-group .songreportcolumn-label {
  order: 2;
}
.table.views-table .criteria-group .songreportcolumn-label.sort-column {
  order: 1;
  width: 100%;
}
.table.views-table .criteria-group .songreportcolumn-label.sort-column.Descending:before {
  font-family: Icons;
  content: '\e0c0';
  margin-right: 5px;
}
.table.views-table .criteria-group .songreportcolumn-label.sort-column.Ascending:before {
  font-family: Icons;
  content: '\e0bf';
  margin-right: 5px;
}
@media (max-width: 1199px) {
  .table.surveys-table.responsive-table span.column-label {
    display: inline-block !important;
  }
}
@media (max-width: 991px) {
  .table.responsive-table span.column-label {
    display: inline-block !important;
  }
  .table.responsive-table tbody tr {
    background: #efefed;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    margin-bottom: 10px;
    padding: 10px;
  }
  .table.responsive-table tbody tr:nth-child(odd) {
    background: #f4f4f2;
  }
  .table.responsive-table tbody tr:hover,
  .table.responsive-table tbody tr:hover:nth-child(odd) {
    background: #e5e6e2;
  }
  .table.responsive-table tbody tr:hover td,
  .table.responsive-table tbody tr:hover:nth-child(odd) td {
    background: transparent;
  }
  .table.responsive-table tbody tr td {
    background: transparent;
  }
  .table.responsive-table tbody tr td:first-child,
  .table.responsive-table tbody tr td:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
.surveysPage {
  padding-bottom: 50px;
}
.surveysPage .processing .survey-title:before {
  color: #f44336;
  font-family: 'Icons';
  content: '\e017';
  margin-right: 5px;
}
.numform-group .btn-group {
  -webkit-align-items: center;
  align-items: center;
}
.numform-group .btn-group input {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0.25rem;
  -webkit-border-top-left-radius: 0.25rem;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0.25rem;
  -moz-border-radius-topleft: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.numform-group .btn-group a:not([href]):not([tabindex]).btn {
  white-space: nowrap;
  margin-left: -1px;
  color: #188fa7;
  padding: 0.4rem 0.5rem;
}
.numform-group .btn-group a:not([href]):not([tabindex]).btn:hover {
  color: #faf9f8;
  cursor: pointer;
}
.surveys-table th {
  position: relative;
}
.surveys-table tbody tr td.checkbox {
  width: 41px;
}
.surveys-table tbody tr td.checkbox label {
  padding: 0 0.5rem;
}
.surveys-table tbody tr td.checkbox label:before {
  margin-right: 0;
}
.surveys-table tbody tr td.actions {
  vertical-align: top;
}
.surveys-table tbody tr td.client-name {
  min-width: 150px;
}
.surveys-table tbody tr td.logo.checkbox {
  padding: 0 0.5rem;
}
.surveys-table tbody tr td.logo.checkbox.admin-view {
  position: relative;
  padding: 0;
}
.surveys-table tbody tr td.logo.checkbox.admin-view .client-logo {
  position: absolute;
  left: 5px;
}
.surveys-table tbody tr td.logo.checkbox.admin-view label {
  padding: 0 6px;
}
.surveys-table tbody tr td.logo.checkbox.admin-view label:before {
  font-size: 21px;
  border: none;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.surveys-table tbody tr td.logo.checkbox.admin-view input[type=checkbox]:checked ~ label:before {
  background: #efefed;
  border: 2px solid #188fa7;
}
.surveys-table .btn-group button.btn {
  white-space: nowrap;
}
.surveys-table .oi-caret {
  padding: 7px 5px;
  font-size: 0.73rem;
}
.surveys-table .oi-caret:before {
  content: '\e02d';
}
.surveys-table .dropdown {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.surveys-table .dropdown .form-control {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.surveys-table .dropdown .form-control:hover,
.surveys-table .dropdown .form-control:active,
.surveys-table .dropdown .form-control:not(:disabled):not(.disabled):active {
  border: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.surveys-table .dropdown .form-control.dropdown-toggle:after {
  content: none;
}
.surveys-table .dropdown.show ~ .oi-caret:before {
  content: '\e030';
}
.surveys-table .dropdown:hover ~ label.text-muted,
.surveys-table .dropdown:hover ~ div label.text-muted {
  color: #188fa7 !important;
  opacity: 1;
}
.surveys-table .dropdown:hover ~ label.text-muted .oi-fullscreen-exit,
.surveys-table .dropdown:hover ~ div label.text-muted .oi-fullscreen-exit {
  color: #188fa7 !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.surveys-table .dropdown.show > .form-control.dropdown-toggle {
  border: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 1199px) {
  .surveys-table tbody tr {
    background: #efefed;
    margin-bottom: 10px;
    padding: 8px 0;
  }
  .surveys-table tbody tr:nth-child(odd) {
    background: #f4f4f2;
  }
  .surveys-table tbody tr:nth-child(odd) td {
    background: transparent;
  }
  .surveys-table tbody tr td {
    background: transparent;
  }
  .surveys-table tbody tr:hover {
    background: #e5e6e2;
  }
  .surveys-table tbody tr:hover:nth-child(odd) {
    background: #e5e6e2;
  }
  .surveys-table tbody tr:hover:nth-child(odd) td {
    background: transparent;
  }
  .surveys-table tbody tr:hover td {
    background: transparent;
  }
}
.modal {
  background: rgba(75, 59, 64, 0.2);
  z-index: 2;
}
.modal .modal-dialog {
  position: absolute;
  right: 0;
  min-width: 330px;
  top: 60px;
}
.modal .modal-dialog.animate__animated {
  --animate-duration: 0.2s;
}
.modal .modal-dialog .modal-content {
  height: 100vh;
  background: #faf9f8;
  border-color: #cabbc0;
}
.modal .modal-dialog .modal-content .modal-header {
  -webkit-align-items: center;
  align-items: center;
  border-color: #cabbc0;
}
.modal .modal-dialog .modal-content .modal-body {
  -webkit-flex-grow: 0;
  flex-grow: 0;
}
.modal .modal-dialog .modal-content .modal-body .form-group {
  padding: 0 15px;
}
.modal .modal-dialog .modal-content .modal-body .form-group.form-footer,
.modal .modal-dialog .modal-content .modal-body .form-group.form-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-footer {
  border-color: #cabbc0;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.modal .modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal .modal-dialog-scrollable .form.survey-form {
  overflow-y: auto;
}
.modal .radio-group.drop-radio .radio label {
  padding: 0;
}
.modal.edit-column-modal .radio-group.drop-radio .col-md-6.ColumnType-Static {
  flex-basis: 100%;
  padding-bottom: 15px;
  max-width: 100%;
}
.modal.edit-column-modal .radio-group.drop-radio .col-md-6.ColumnType-Raw {
  order: 1;
}
@media (min-width: 768px) {
  .modal .advanced-filter-modal,
  .modal .edit-perceptuals-modal {
    min-width: calc(100% - 169px);
  }
  .modal.edit-column-modal .modal-dialog {
    min-width: 520px;
  }
  .modal.saveView-modal .modal-dialog {
    width: 380px;
  }
  .modal.client-modal .modal-dialog,
  .modal.company-modal .modal-dialog {
    width: 380px;
  }
}
@media (min-width: 576px) {
  .modal .modal-dialog {
    margin: 0;
  }
  .modal.filter-modal .modal-dialog {
    min-width: 575px;
  }
}
#usersPage .users-table .disabled .user-name:before {
  color: #f44336;
  font-family: 'Icons';
  content: '\e08a';
  margin-right: 5px;
  font-weight: normal;
}
@media (min-width: 992px) {
  #usersPage td.clients-access {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 200px;
  }
}
.import-pages .alert {
  display: inline-block;
}
.import-pages .drag-drop-zone {
  padding: 1.1rem;
  border: 2px dashed #188fa7;
  box-shadow: none;
  color: #a2a396;
  font-size: 1rem;
  background: #efefed;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.import-pages .drag-drop-zone:hover {
  background: #e5e6e2;
}
.import-pages .drag-drop-zone.disabled {
  cursor: not-allowed;
  border-color: #a2a396;
}
.import-pages .drag-drop-zone.disabled input[type=file] {
  cursor: not-allowed;
}
.import-pages .drag-drop-zone.disabled:hover {
  background: #efefed;
}
.import-pages .card form .row {
  margin-left: 0;
  margin-right: 0;
}
.import-pages .card .card-body .card-footer {
  background: transparent;
}
.import-pages .date-group input.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  max-width: 170px;
}
.import-pages .date-group .btn {
  padding: 0 0.75rem;
}
.import-pages .date-group .btn:first-child {
  margin-right: -1px;
}
.import-pages .help-button {
  top: -1px;
  font-size: 12px;
}
#importSongs .table.table-mappings th.selector .col-name {
  display: none;
}
#importSongs .table.table-mappings td {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 250px;
}
@media (min-width: 992px) {
  #importSongs .card .import-link-question {
    border-right: 1px solid #cabbc0;
  }
}
@media (min-width: 768px) {
  #importSongs .modal-map-cols {
    max-width: calc(100% - 169px);
  }
}
.dropdown .oi-ellipses {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.dropdown .dropdown-header {
  color: #4b3b40;
  background: #faf9f8;
  text-transform: uppercase;
}
.dropdown .dropdown-item-text {
  color: #4b3b40;
  background: #faf9f8;
  font-weight: normal;
}
.dropdown a:not([href]):not([tabindex]).dropdown-item {
  color: #4b3b40;
}
.dropdown a:not([href]):not([tabindex]).dropdown-item:hover {
  cursor: pointer;
}
.dropdown a:not([href]):not([tabindex]).dropdown-item.active {
  color: #ffffff;
}
.dropdown .dropdown-item {
  color: #4b3b40;
}
.dropdown .dropdown-item:hover {
  background: #f6f6f5;
}
.dropdown .dropdown-item.active {
  background: #188fa7;
  color: white;
}
.dropdown .dropdown-item i {
  top: 3px;
  margin-right: 5px;
}
.dropdown .dropdown-item:before {
  position: relative;
  top: 4px;
  display: inline-block;
  speak: none;
  font-family: Icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
}
.dropdown .dropdown-item.SORTASC:before {
  content: '\e0bf';
}
.dropdown .dropdown-item.SORTDESC:before {
  content: '\e0c0';
}
.dropdown .dropdown-item.SHIFTLEFT:before {
  content: '\e00d';
  top: 2px;
}
.dropdown .dropdown-item.SHIFTRIGHT:before {
  content: '\e00e';
  top: 2px;
}
.dropdown .dropdown-item .checkbox.dropdown-checkbox:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: transparent;
  width: 15px;
  height: 15px;
  min-height: 15px;
  padding: 2px;
  background: transparent;
  border: 2px solid #a2a396;
  font-family: 'Icons';
  font-weight: normal;
  font-size: 11px;
  content: '\e033';
  position: relative;
  margin-right: 8px;
}
.dropdown .dropdown-item .checkbox.dropdown-checkbox.checked:before {
  background: transparent;
  border-color: #188fa7;
  color: #188fa7;
}
.dropdown .showhide-divider {
  margin-bottom: 0;
}
.dropdown .form-menu:hover {
  background: transparent;
}
.dropdown .form-menu .form-check {
  padding-left: 0;
}
.dropdown .btn.btn-link {
  font-weight: 400;
  text-transform: none;
  color: #a2a396;
}
.dropdown.nav-select .dropdown .dropdown-menu {
  max-height: 362px;
  overflow: auto;
}
.report-pages {
  padding-bottom: 50px;
}
.report-pages .card .complete-value {
  white-space: nowrap;
}
.report-pages .card .complete-value:before {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.report-pages .card .complete-value.target-value:before {
  background: #188fa7;
}
.report-pages .card .complete-value.total-value:before {
  background: #d2d3cc;
}
.report-pages .songsReport-table {
  border-collapse: initial;
  border-spacing: 0;
}
.report-pages .songsReport-table th {
  position: relative;
  vertical-align: bottom;
  /*            &.cat-cell {
                .dropdown-menu.show {
                    transform: none !important;
                    top: 24px !important;
                }
            }*/
}
.report-pages .songsReport-table th:nth-last-child(2) .dropdown-menu.show {
  right: 0 !important;
  left: auto !important;
}
.report-pages .songsReport-table th .dropdown {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.report-pages .songsReport-table th .dropdown .form-control {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.report-pages .songsReport-table th .dropdown .form-control:hover,
.report-pages .songsReport-table th .dropdown .form-control:active,
.report-pages .songsReport-table th .dropdown .form-control:not(:disabled):not(.disabled):active {
  border: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.report-pages .songsReport-table th .dropdown .form-control.dropdown-toggle:after {
  content: none;
}
.report-pages .songsReport-table th .dropdown.show ~ .oi-caret:before {
  content: '\e030';
}
.report-pages .songsReport-table th .dropdown:hover ~ label.text-muted,
.report-pages .songsReport-table th .dropdown:hover ~ div label.text-muted {
  color: #188fa7 !important;
  opacity: 1;
}
.report-pages .songsReport-table th .dropdown:hover ~ label.text-muted .oi-fullscreen-exit,
.report-pages .songsReport-table th .dropdown:hover ~ div label.text-muted .oi-fullscreen-exit {
  color: #188fa7 !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.report-pages .songsReport-table th .dropdown.show > .form-control.dropdown-toggle {
  border: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.report-pages .songsReport-table th .oi-caret {
  padding: 7px 5px;
  font-size: 0.73rem;
}
.report-pages .songsReport-table th .oi-caret:before {
  content: '\e02d';
}
.report-pages .songsReport-table th .oi-fullscreen-exit,
.report-pages .songsReport-table th .oi-pencil {
  font-size: 0.73rem;
}
.report-pages .songsReport-table th label.text-muted {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.report-pages .songsReport-table th label.col-label {
  line-height: 15px;
  font-size: 15px;
}
.report-pages .songsReport-table th .col-info .col-count {
  font-size: 15px;
  font-weight: normal;
}
.report-pages .songsReport-table th .filtered label.text-muted,
.report-pages .songsReport-table th .sorted label.text-muted {
  opacity: 1;
}
.report-pages .songsReport-table th .filtered label.text-muted .oi-fullscreen-exit,
.report-pages .songsReport-table th .sorted label.text-muted .oi-fullscreen-exit,
.report-pages .songsReport-table th .filtered label.text-muted .oi-sort-descending,
.report-pages .songsReport-table th .sorted label.text-muted .oi-sort-descending,
.report-pages .songsReport-table th .filtered label.text-muted .oi-sort-ascending,
.report-pages .songsReport-table th .sorted label.text-muted .oi-sort-ascending {
  opacity: 1;
}
.report-pages .songsReport-table th.selected-cell {
  padding: 0;
}
.report-pages .songsReport-table th.selected-cell label {
  padding: 0 10px;
}
.report-pages .songsReport-table th.selected-cell label:before {
  margin-right: 0;
}
.report-pages .songsReport-table tbody tr:nth-of-type(odd) th,
.report-pages .songsReport-table tbody tr:nth-of-type(odd) td {
  background: #faf9f8;
}
.report-pages .songsReport-table tbody tr:nth-of-type(odd):hover td,
.report-pages .songsReport-table tbody tr:nth-of-type(odd):hover th {
  background: #f4f1ef;
}
.report-pages .songsReport-table tbody tr td,
.report-pages .songsReport-table tbody tr th {
  text-align: center;
  border: 1px solid #faf9f8;
  color: #4b3b40;
}
.report-pages .songsReport-table tbody tr td:first-child,
.report-pages .songsReport-table tbody tr th:first-child,
.report-pages .songsReport-table tbody tr td:last-child,
.report-pages .songsReport-table tbody tr th:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.report-pages .songsReport-table tbody tr td.song-cell,
.report-pages .songsReport-table tbody tr th.song-cell {
  text-align: left;
  white-space: nowrap;
  max-width: 290px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.report-pages .songsReport-table tbody tr td.trend-cell,
.report-pages .songsReport-table tbody tr th.trend-cell {
  padding: 0;
}
.report-pages .songsReport-table tbody tr td.trend-cell .oi,
.report-pages .songsReport-table tbody tr th.trend-cell .oi {
  position: initial;
}
.report-pages .songsReport-table tbody tr td.selected-cell,
.report-pages .songsReport-table tbody tr th.selected-cell {
  padding: 0;
}
.report-pages .songsReport-table tbody tr td.selected-cell label,
.report-pages .songsReport-table tbody tr th.selected-cell label {
  padding: 0 10px;
}
.report-pages .songsReport-table tbody tr td.selected-cell label:before,
.report-pages .songsReport-table tbody tr th.selected-cell label:before {
  margin-right: 0;
}
.report-pages .songsReport-table tbody tr td.quin-null,
.report-pages .songsReport-table tbody tr th.quin-null {
  background: #a2a396 !important;
  color: #4b3b40 !important;
}
.report-pages .songsReport-table tbody tr td.quin-null:hover,
.report-pages .songsReport-table tbody tr th.quin-null:hover {
  background: #969788 !important;
}
.report-pages .songsReport-table tbody tr td.quin-terrible,
.report-pages .songsReport-table tbody tr th.quin-terrible {
  background: #ee7272 !important;
  color: #4b3b40 !important;
}
.report-pages .songsReport-table tbody tr td.quin-terrible:hover,
.report-pages .songsReport-table tbody tr th.quin-terrible:hover {
  background: #eb5b5b !important;
}
.report-pages .songsReport-table tbody tr td.quin-bad,
.report-pages .songsReport-table tbody tr th.quin-bad {
  background: #eeb672 !important;
  color: #4b3b40 !important;
}
.report-pages .songsReport-table tbody tr td.quin-bad:hover,
.report-pages .songsReport-table tbody tr th.quin-bad:hover {
  background: #ebaa5b !important;
}
.report-pages .songsReport-table tbody tr td.quin-average,
.report-pages .songsReport-table tbody tr th.quin-average {
  background: #eeee72 !important;
  color: #4b3b40 !important;
}
.report-pages .songsReport-table tbody tr td.quin-average:hover,
.report-pages .songsReport-table tbody tr th.quin-average:hover {
  background: #ebeb5b !important;
}
.report-pages .songsReport-table tbody tr td.quin-good,
.report-pages .songsReport-table tbody tr th.quin-good {
  background: #7de3d2 !important;
  color: #4b3b40 !important;
}
.report-pages .songsReport-table tbody tr td.quin-good:hover,
.report-pages .songsReport-table tbody tr th.quin-good:hover {
  background: #68decb !important;
}
.report-pages .songsReport-table tbody tr td.quin-great,
.report-pages .songsReport-table tbody tr th.quin-great {
  background: #9ce37d !important;
  color: #4b3b40 !important;
}
.report-pages .songsReport-table tbody tr td.quin-great:hover,
.report-pages .songsReport-table tbody tr th.quin-great:hover {
  background: #8cde68 !important;
}
.report-pages .songsReport-table tbody tr td.song-editing input,
.report-pages .songsReport-table tbody tr th.song-editing input {
  min-width: 264px;
}
.report-pages .songsReport-table tbody tr:hover {
  background: #e5e6e2;
}
.report-pages .songsReport-table tbody tr.disabled-row:not(.selected-row) th,
.report-pages .songsReport-table tbody tr.disabled-row:not(.selected-row) td {
  background: gray;
  color: #faf9f8;
}
.report-pages .songsReport-table tbody tr.selected-row th,
.report-pages .songsReport-table tbody tr.selected-row td {
  border-top-color: #188fa7;
  border-bottom-color: #188fa7;
}
.report-pages .songsReport-table tbody tr.selected-row th:first-child,
.report-pages .songsReport-table tbody tr.selected-row td:first-child {
  border-left-color: #188fa7;
}
.report-pages .songsReport-table tbody tr.selected-row th:last-child,
.report-pages .songsReport-table tbody tr.selected-row td:last-child {
  border-right-color: #188fa7;
}
.report-pages .songsReport-table tbody tr:last-child td {
  border-bottom: none !important;
}
.report-pages .songsReport-table tfoot tr td,
.report-pages .songsReport-table tfoot tr th {
  border: 1px solid #faf9f8;
}
.report-pages .songsReport-table tfoot tr td.average-cell,
.report-pages .songsReport-table tfoot tr th.average-cell {
  text-align: center;
}
.report-pages .songsReport-table tfoot tr td.average-cell.blank,
.report-pages .songsReport-table tfoot tr th.average-cell.blank {
  background: #faf9f8;
}
.report-pages .songsReport-table tfoot tr td:hover,
.report-pages .songsReport-table tfoot tr th:hover {
  background: #efece9;
}
.report-pages .songsReport-table tfoot tr:last-child th,
.report-pages .songsReport-table tfoot tr:last-child td {
  background: #efefed;
}
.report-pages .songsReport-table tfoot tr:last-child td:hover,
.report-pages .songsReport-table tfoot tr:last-child th:hover {
  background: #c6c7bf;
}
.report-pages .songsReport-table tfoot tr.average-row.average-columnRules td.dynamic-cell {
  border-top: 2px dashed #908781;
}
.report-pages .songsReport-table tfoot tr.average-row.average-total td.dynamic-cell {
  border-top: 2px solid #908781;
}
.report-pages .songsReport-table .col-custom {
  max-width: 80px;
}
.report-pages .songsReport-table .play-cell {
  padding: 0;
}
.report-pages .songsReport-table .play-cell .btn-media {
  background: transparent;
  color: #188fa7;
  padding: 0;
  border: none;
}
.report-pages .songsReport-table .play-cell .btn-media:hover {
  text-decoration: underline;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #158095;
}
.report-pages .songsReport-table .prevRank-cell {
  padding: 0;
}
.report-pages .songsReport-table.trends-table {
  width: auto;
  min-width: 320px;
}
.report-pages .songsReport-table.trends-table .name-row th {
  border-top: 0;
}
.report-pages .songsReport-table.trends-table .enddate-row th {
  background: #efefed;
}
.report-pages .songsReport-table.trends-table tr td,
.report-pages .songsReport-table.trends-table tr th {
  border: 1px solid #d2d3cc;
  text-align: center;
}
.report-pages .songsReport-table.trends-table tr.song-rank th,
.report-pages .songsReport-table.trends-table tr.song-rank td {
  padding: 0 0.75rem;
}
.report-pages .songsReport-table.trends-table .song-trend th,
.report-pages .songsReport-table.trends-table .song-rank th {
  vertical-align: middle;
  text-align: left;
}
.report-pages .songsReport-table.trends-table .song-trend td,
.report-pages .songsReport-table.trends-table .song-rank td {
  vertical-align: middle;
}
.report-pages .songsReport-table.push-CatsTable th.header-sticky,
.report-pages .songsReport-table.push-CatsTable td.header-sticky {
  top: 154px;
}
.report-pages .questionsReport-table {
  border-collapse: initial;
  border-spacing: 0;
}
.report-pages .questionsReport-table th {
  vertical-align: bottom;
}
.report-pages .questionsReport-table thead.thead-sticky tr.tr-sticky th {
  top: 148px;
}
.report-pages .questionsReport-table tbody tr:nth-of-type(odd) th,
.report-pages .questionsReport-table tbody tr:nth-of-type(odd) td {
  background: #faf9f8;
}
.report-pages .questionsReport-table tbody tr:nth-of-type(odd):hover td,
.report-pages .questionsReport-table tbody tr:nth-of-type(odd):hover th {
  background: #f4f1ef;
}
.report-pages .questionsReport-table tbody tr td,
.report-pages .questionsReport-table tbody tr th {
  border: 1px solid #faf9f8;
  color: #4b3b40;
  padding: 0.2rem 0.5rem;
}
.report-pages .questionsReport-table tbody tr td:first-child,
.report-pages .questionsReport-table tbody tr th:first-child,
.report-pages .questionsReport-table tbody tr td:last-child,
.report-pages .questionsReport-table tbody tr th:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.report-pages .questionsReport-table tbody tr:hover {
  background: #e5e6e2;
}
.report-pages .position-group .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.report-pages .position-group .btn {
  padding: 0 0.75rem;
}
.report-pages .position-group .btn:first-child {
  margin-right: -2px;
  z-index: 1;
}
.report-pages .position-group .btn:not(:first-child) {
  margin-left: -2px;
}
.report-pages .filters-card .card-header-tabs {
  margin-bottom: -1px;
}
.report-pages .saved-filters,
.report-pages .applied-filters {
  max-height: 40vh;
  overflow: auto;
}
.report-pages .saved-filters .input-group .form-control,
.report-pages .applied-filters .input-group .form-control {
  background: #f6f6f5;
  border-color: transparent;
}
.report-pages .songsReport-tableWrapper {
  outline: 0;
}
.report-pages .report-nav.bottom-nav .displayRows {
  white-space: nowrap;
}
.report-pages .report-nav.bottom-nav .btn-group button.btn {
  white-space: nowrap;
}
.report-pages .trends-chart {
  min-width: 610px;
}
.report-pages .surveyheadercomponent .accordion .accordion-item .accordion-header {
  margin-bottom: 0;
}
.report-pages .surveyheadercomponent .accordion .accordion-item .accordion-header .accordion-button {
  color: #188fa7;
  opacity: 1;
  padding: 5px;
}
.report-pages .surveyheadercomponent .accordion .accordion-item .accordion-header .accordion-button:hover,
.report-pages .surveyheadercomponent .accordion .accordion-item .accordion-header .accordion-button:focus {
  opacity: 1;
  box-shadow: none;
}
.report-pages .surveyheadercomponent .accordion .accordion-item .accordion-header .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23188fa7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.report-pages .catsComponent-Parent {
  display: initial;
}
.report-pages .catsComponent-Parent .sticky-CatsComponent {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 60px;
  z-index: 1;
  background: #faf9f8;
}
.report-pages .answer-group.d-flex .form-check-inline {
  margin-right: 0;
  padding: 0 10px;
}
.report-pages .oi.oi-media-pause.rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#questionReportPage {
  padding-bottom: 0;
}
#questionReportPage .container-fluid {
  padding: 0;
}
#questionReportPage .sidebar-questions-wrapper {
  position: initial;
}
#questionReportPage .sidebar-questions {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 60px;
  background: #efefed;
  margin-left: -2rem;
}
#questionReportPage .sidebar-questions .rz-treenode {
  padding-left: 0;
}
#questionReportPage .question-select-resultsWrapper {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 60px;
  background: #faf9f8;
  z-index: 2;
}
.surveyheadercomponent .icon-bg {
  width: 35px;
  height: 35px;
}
.surveyheadercomponent .icon-bg i {
  top: -1px;
}
.surveyheadercomponent .label {
  font-size: 0.7em;
}
.surveyheadercomponent .accordion-button.collapsed #surveyDNAHeader {
  display: block;
}
.surveyheadercomponent .accordion-button.collapsed #surveyDNAContent {
  display: none;
}
.surveyheadercomponent .accordion-button #surveyDNAHeader {
  display: none;
}
.surveyheadercomponent .accordion-button #surveyDNAContent {
  display: flex;
}
.report-pages table.MobileView {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.report-pages table.MobileView thead,
.report-pages table.MobileView tbody {
  width: 100%;
}
.report-pages table.MobileView thead tr,
.report-pages table.MobileView tbody tr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.report-pages table.MobileView thead tr:nth-of-type(odd) td,
.report-pages table.MobileView tbody tr:nth-of-type(odd) td {
  background: #f4f1ef;
}
.report-pages table.MobileView thead tr:nth-of-type(odd):hover td,
.report-pages table.MobileView tbody tr:nth-of-type(odd):hover td {
  background: #e5e6e2;
}
.report-pages table.MobileView thead tr.song-header-row,
.report-pages table.MobileView tbody tr.song-header-row {
  display: initial;
}
.report-pages table.MobileView thead tr.song-header-row th.song-trend-header,
.report-pages table.MobileView tbody tr.song-header-row th.song-trend-header {
  margin-top: 20px;
}
.report-pages table.MobileView thead tr.song-trend-row,
.report-pages table.MobileView tbody tr.song-trend-row {
  margin-bottom: 0;
}
.report-pages table.MobileView thead tr th.song-trend-label,
.report-pages table.MobileView tbody tr th.song-trend-label {
  position: sticky !important;
  position: -webkit-sticky !important;
  top: 60px;
  background: #faf9f8;
  -webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.report-pages table.MobileView thead tr td,
.report-pages table.MobileView tbody tr td,
.report-pages table.MobileView thead tr th.song-trend-header,
.report-pages table.MobileView tbody tr th.song-trend-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 100%;
  border: none;
}
.report-pages table.MobileView thead tr td.prevRank-cell,
.report-pages table.MobileView tbody tr td.prevRank-cell,
.report-pages table.MobileView thead tr th.song-trend-header.prevRank-cell,
.report-pages table.MobileView tbody tr th.song-trend-header.prevRank-cell {
  padding: 0.3rem 0.75rem;
}
.report-pages table.MobileView thead tr td.prevRank-cell button.btn,
.report-pages table.MobileView tbody tr td.prevRank-cell button.btn,
.report-pages table.MobileView thead tr th.song-trend-header.prevRank-cell button.btn,
.report-pages table.MobileView tbody tr th.song-trend-header.prevRank-cell button.btn {
  padding: 0;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: auto;
}
.report-pages table.MobileView thead tr td.prevRank-cell span,
.report-pages table.MobileView tbody tr td.prevRank-cell span,
.report-pages table.MobileView thead tr th.song-trend-header.prevRank-cell span,
.report-pages table.MobileView tbody tr th.song-trend-header.prevRank-cell span {
  width: auto;
  height: auto;
}
.report-pages table.MobileView thead tr td.song-cell,
.report-pages table.MobileView tbody tr td.song-cell,
.report-pages table.MobileView thead tr th.song-trend-header.song-cell,
.report-pages table.MobileView tbody tr th.song-trend-header.song-cell {
  width: 50%;
  max-width: none;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  display: inline-block;
}
.report-pages table.MobileView thead tr td.trend-cell,
.report-pages table.MobileView tbody tr td.trend-cell,
.report-pages table.MobileView thead tr th.song-trend-header.trend-cell,
.report-pages table.MobileView tbody tr th.song-trend-header.trend-cell,
.report-pages table.MobileView thead tr td.play-cell,
.report-pages table.MobileView tbody tr td.play-cell,
.report-pages table.MobileView thead tr th.song-trend-header.play-cell,
.report-pages table.MobileView tbody tr th.song-trend-header.play-cell {
  padding: 0.3rem 0.75rem;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  width: auto;
  border: 1px solid #faf9f8;
}
.report-pages table.MobileView thead tr td span.column-label,
.report-pages table.MobileView tbody tr td span.column-label,
.report-pages table.MobileView thead tr th.song-trend-header span.column-label,
.report-pages table.MobileView tbody tr th.song-trend-header span.column-label {
  display: inline-block !important;
}
.report-pages table.MobileView thead tr td.dynamic-cell,
.report-pages table.MobileView tbody tr td.dynamic-cell,
.report-pages table.MobileView thead tr th.song-trend-header.dynamic-cell,
.report-pages table.MobileView tbody tr th.song-trend-header.dynamic-cell {
  width: auto;
  border: 1px solid #faf9f8;
}
.report-pages table.MobileView thead tr td.average-cell:not(.blank),
.report-pages table.MobileView tbody tr td.average-cell:not(.blank),
.report-pages table.MobileView thead tr th.song-trend-header.average-cell:not(.blank),
.report-pages table.MobileView tbody tr th.song-trend-header.average-cell:not(.blank) {
  padding: 0.3rem 0.75rem;
}
.report-pages table.MobileView thead tr td.checkbox,
.report-pages table.MobileView tbody tr td.checkbox,
.report-pages table.MobileView thead tr th.song-trend-header.checkbox,
.report-pages table.MobileView tbody tr th.song-trend-header.checkbox {
  max-width: none;
  padding: 0.3rem 0;
}
.report-pages table.MobileView thead tr {
  margin-bottom: 0;
}
.report-pages table.MobileView thead th {
  min-width: 15%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.report-pages table.MobileView thead th.header-sticky {
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
  position: initial !important;
  top: 0;
  z-index: auto;
}
.report-pages table.MobileView thead th.col-custom {
  max-width: none;
}
.report-pages table.MobileView thead th div.d-flex {
  justify-content: flex-start !important;
  position: relative !important;
  top: 0;
}
.report-pages table.MobileView thead th.selected-cell {
  padding: 0 0.75rem;
}
.report-pages table.MobileView tfoot tr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.report-pages table.MobileView tfoot tr td.average-cell {
  width: 100%;
  text-align: left;
}
.report-pages table.MobileView tfoot tr td.average-cell span.column-label {
  display: inline-block !important;
}
.report-pages table.MobileView tfoot tr td.blank {
  display: none;
}
@media (max-width: 960px) {
  .report-pages table.MobileView thead {
    display: none;
  }
}
@media (max-width: 575px) {
  .report-pages table.MobileView tbody tr td {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.report-pages table.trends-table.MobileView tr,
.report-pages table.trends-table.MobileView th,
.report-pages table.trends-table.MobileView tr:nth-of-type(odd) {
  background: transparent !important;
}
.report-pages table.trends-table.MobileView th,
.report-pages table.trends-table.MobileView td {
  border: 1px solid #d2d3cc !important;
}
.report-pages table.trends-table.MobileView th:not(.song-trend-label) {
  padding: 0.3rem 0.75rem;
  font-weight: normal;
}
.report-pages table.trends-table.MobileView tr.song-trend-data td {
  width: 50%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.report-pages table.trends-table.MobileView tr.song-header-row th.song-trend-header {
  background: white !important;
}
.report-pages table.trends-table.MobileView td,
.report-pages table.trends-table.MobileView td:hover,
.report-pages table.trends-table.MobileView tr:nth-of-type(odd):hover td {
  background: #efefed !important;
}
.report-pages table.trends-table.MobileView td.link-cell {
  background: transparent !important;
}
@media (max-width: 767px) {
  .report-pages .rz-card {
    padding: 0 !important;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    border: 0;
    width: 100%;
    margin-bottom: 0 !important;
  }
  .report-pages .rz-card .card-body {
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: baseline;
    align-items: baseline;
    -webkit-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
  }
  .report-pages .rz-card .card-body .card-title {
    margin-right: 10px;
  }
  .report-pages .card .current-song label {
    text-transform: uppercase;
    font-size: 80%;
    font-weight: 400 !important;
  }
  .report-pages .card .current-song input.form-control:disabled {
    background: transparent;
    border: 0;
    padding: 0;
    width: auto;
    display: inline-block;
    height: auto;
  }
}
#searchPage {
  padding-bottom: 50px;
}
#searchPage .table .survey-cell {
  white-space: nowrap;
}
#searchPage .table .action-cell {
  text-align: right;
  white-space: nowrap;
}
#searchPage .table .btn-media {
  background: transparent;
  color: #188fa7;
  border-color: #188fa7;
}
#searchPage .table .btn-media:hover {
  color: #faf9f8;
  background: #188fa7;
  border-color: #188fa7;
}
#searchPage h2.search-label {
  background: #faf9f8;
  position: sticky;
  position: -webkit-sticky;
  top: 60px;
  z-index: 2;
  padding: 10px 0;
}
.search {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search-box:focus + .search-button .search-icon {
  width: 38px;
  height: 38px;
  border-radius: 60px;
  background: #188fa7;
  border-color: #157c91;
}
.search-box:focus + .search-button .search-icon:before {
  transform: rotate(52deg);
  right: 13px;
  top: 14px;
  height: 12px;
  background: white;
}
.search-box:focus + .search-button .search-icon:after {
  transform: rotate(-230deg);
  right: 13px;
  top: 7px;
  height: 12px;
  background: white;
}
.search-button {
  right: 0;
  top: 0;
  cursor: pointer;
}
.search-icon {
  width: 25px;
  height: 25px;
  border-radius: 40px;
  border: 3px solid #188fa7;
  display: block;
  position: relative;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: transparent;
}
.search-icon:before {
  content: '';
  width: 3px;
  height: 10px;
  position: absolute;
  right: -4px;
  top: 17px;
  display: block;
  background-color: #188fa7;
  transform: rotate(-45deg);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search-icon:after {
  content: '';
  width: 3px;
  height: 10px;
  position: absolute;
  right: -9px;
  top: 22px;
  display: block;
  background-color: #188fa7;
  transform: rotate(-45deg);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search-icon:focus {
  outline: none;
}
.nav-search .search {
  height: 48px;
  padding: 5px 0;
  font-size: 1.05rem;
  color: #a2a396;
}
.nav-search .search .search-box,
.nav-search .search .search-button {
  opacity: 0.6;
  max-width: 140px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.nav-search .search .search-box:focus,
.nav-search .search .search-button:focus,
.nav-search .search .search-box:hover,
.nav-search .search .search-button:hover,
.nav-search .search .search-box:active,
.nav-search .search .search-button:active {
  opacity: 1;
}
.nav-search .search .search-box:focus ~ .search-button,
.nav-search .search .search-button:focus ~ .search-button,
.nav-search .search .search-box:hover ~ .search-button,
.nav-search .search .search-button:hover ~ .search-button,
.nav-search .search .search-box:active ~ .search-button,
.nav-search .search .search-button:active ~ .search-button {
  opacity: 1;
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,
.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: #4b3b40;
}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,
.bs-tooltip-end .tooltip-arrow:before {
  border-right-color: #4b3b40;
}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,
.bs-tooltip-bottom .tooltip-arrow:before,
.bs-tooltip-auto .tooltip-arrow:before {
  border-bottom-color: #4b3b40;
}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,
.bs-tooltip-start .tooltip-arrow:before {
  border-left-color: #4b3b40;
}
.tooltip-inner {
  color: #faf9f8;
  background-color: #4b3b40;
  text-align: left;
  max-width: 300px;
}
.tooltip-inner i {
  font-size: smaller;
}
.tooltip-inner .text-success {
  color: #b1e3c7 !important;
}
.tooltip-inner .text-danger {
  color: #fccbc7 !important;
}
.tooltip-inner .text-warning {
  color: #e5d2a0 !important;
}
.tooltip-wrapper {
  position: relative;
  display: inline-block;
  cursor: help;
}
.tooltip-wrapper:hover span.tooltip-text {
  visibility: visible;
}
.tooltip-wrapper span.tooltip-text {
  visibility: hidden;
  position: absolute;
  min-width: 120px;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  background-color: #4b3b40;
  color: #faf9f8;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  z-index: 1;
  opacity: 0.9;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
}
.tooltip-wrapper span.tooltip-text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #4b3b40 transparent transparent transparent;
}
.settings-page .answer-group.d-flex .form-check-inline {
  margin-right: 0;
  padding: 0 10px;
}
.settings-page .checkbox:hover {
  background: #f6f6f5;
}
.settings-page .checkbox label {
  padding: 0;
}
.rz-tree .rz-treenode .rz-treenode-content-selected {
  background-color: #188fa7;
}
.rz-tree .rz-treenode .rz-treenode-content-selected .text-body,
.rz-tree .rz-treenode .rz-treenode-content-selected .text-success,
.rz-tree .rz-treenode .rz-treenode-content-selected .text-danger,
.rz-tree .rz-treenode .rz-treenode-content-selected .text-primary {
  color: #faf9f8 !important;
}
.rz-tree .rz-treenode .rz-treenode-content-selected .rz-treenode-label {
  background: transparent;
}
.rz-tree .rz-treenode .rz-treenode-content {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.rz-tree .rz-treenode .rz-treenode-content:not(.rz-treenode-content-selected):hover {
  background-color: #dedfda;
  color: #4b3b40;
}
.rz-tree .rz-treenode .rz-treenode-content:not(.rz-treenode-content-selected):hover .rz-treenode-label {
  background: transparent;
}
.rz-tree .rz-treenode .rz-treenode-children li.rz-treenode {
  width: 50%;
}
.rz-tree .rz-treenode .rz-treenode-children li.rz-treenode .rz-treenode-content .rz-treenode-label:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: transparent;
  width: 15px;
  height: 15px;
  min-height: 15px;
  padding: 2px;
  background: transparent;
  border: 2px solid #a2a396;
  font-family: 'Icons';
  font-weight: normal;
  font-size: 11px;
  content: '\e033';
  position: relative;
  margin-right: 8px;
  -webkit-transition: all 0.02s linear;
  -moz-transition: all 0.02s linear;
  -o-transition: all 0.02s linear;
  transition: all 0.02s linear;
}
.rz-tree .rz-treenode .rz-treenode-children li.rz-treenode .rz-treenode-content.rz-treenode-content-selected {
  background: transparent;
  color: #4b3b40;
}
.rz-tree .rz-treenode .rz-treenode-children li.rz-treenode .rz-treenode-content.rz-treenode-content-selected .rz-treenode-label:before {
  border-color: #188fa7;
  color: #188fa7;
}
.spinner-container {
  position: fixed;
  z-index: 3;
  top: 60px;
  bottom: 0px;
  left: 169px;
  right: 0px;
  background: rgba(250, 249, 248, 0.7);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.spinner-container .sk-wave {
  margin: 0 auto;
  width: 66px;
  height: 90px;
}
.spinner-container .sk-wave .sk-rect {
  background: #188fa7;
  width: 7px;
  margin-right: 2px;
}
.spinner-container .sk-wave .sk-rect.sk-rect4 {
  background: #9ce37d;
}
.spinner-container .spinner-msg {
  color: #188fa7;
  font-weight: bold;
}
.sidebar + .spinner-container {
  left: 54px;
}
.collapse.sidebar + .spinner-container {
  left: 169px;
}
.rz-chart {
  height: 500px;
}
.rz-chart.rz-scheme-pastel .rz-series-0 {
  fill: #188fa7;
  stroke: #188fa7;
}
.rz-chart.rz-scheme-pastel .rz-series-0-tooltip .rz-chart-tooltip-content {
  border-color: #188fa7;
  color: #4b3b40;
}
.rz-chart.rz-scheme-pastel.rz-chart-filteredResults .rz-series-0 {
  fill: #9ce37d;
  stroke: #9ce37d;
}
.rz-chart.rz-scheme-pastel.rz-chart-filteredResults .rz-series-0-tooltip .rz-chart-tooltip-content {
  border-color: #9ce37d;
}
.rz-axis {
  font-size: 1em;
}
.offcanvas {
  margin-top: 60px;
  background: #faf9f8;
  border-radius: 0.5rem;
  border-top: 1px solid;
  border-color: #e5e0da !important;
  z-index: 2;
}
.offcanvas.offcanvas-minimized {
  width: auto;
  padding: 0;
}
.offcanvas.offcanvas-minimized .offcanvas-header {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0 0 0;
}
.offcanvas.offcanvas-minimized .offcanvas-header .offcanvas-title {
  text-orientation: sideways-right;
  writing-mode: vertical-rl;
  margin: 0;
  font-size: 1rem;
  order: 2;
}
.offcanvas.offcanvas-minimized .offcanvas-header .btn-minimize {
  order: 1;
}
.offcanvas .btn-minimize {
  background: transparent;
  color: #188fa7;
  border: 0;
}
.offcanvas .offcanvas-body {
  padding: 0;
}
.offcanvas .offcanvas-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.offcanvas .card {
  background: #faf9f8;
}
.offcanvas .form-group.form-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.offcanvas.edit-column-modal .dropdown .dropdown-menu {
  max-height: 370px;
  overflow: auto;
}
#columnRuleSingle {
  z-index: 2;
}
#columnRuleGroup {
  z-index: 1;
}
app {
  position: relative;
  display: flex;
  flex-direction: row;
}
.invalid {
  outline: 1px solid #f44336;
}
.validation-message {
  color: red;
}
#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
@media (min-width: 768px) {
  .main > div {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }
}