html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  flex-flow: row wrap;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
}

::-webkit-scrollbar {
  width: 9px;
  height: 9px;
}

::-webkit-scrollbar-thumb {
  border-radius: 12px !important;
}

.tooltip.in {
  opacity: 1 !important;
}

.theme--light-plus .flex-dropdown,
.theme--light .flex-dropdown,
.theme--light-orange .flex-dropdown,
.theme--light-blue .flex-dropdown,
.theme--aternity-light .flex-dropdown {
  background-color: #ffffff;
  padding: 4px;
}

.theme--dark .select2-container--default .select2-selection--multiple .select2-selection__choice,
.theme--obsidian .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: transparent;
}

#theme-menu a.active {
  font-weight: bold;
  font-style: italic;
  background-color: #dedede !important;
}

.flex-dropdown {
  border: 1px solid rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

.flex-dropdown li {
  display: flex;
  align-items: center;
  padding: 4px;
}

.flex-dropdown li input,
.flex-dropdown li label {
  margin: 4px !important;
}

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

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

.flex-align-center {
  display: flex;
  align-items: center;
}

.full-width-tab-container {
  border-left: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  border-right: 1px solid lightgray;
}

.full-width-tab {
  width: 100%;
  padding: 16px 0;
  font-size: 16px;
  text-align: center;
  color: black;
  background-color: #EFEFEF;
  border: 1px solid lightgray;
}

.full-width-tab.active {
  background-color: inherit;
  border-bottom: none;
}

.full-width-tab:hover {
  cursor: pointer;
}

.width-tab {
  width: auto;
  padding: 11px;
  font-size: 16px;
  text-align: center;
  color: black;
  background-color: #EFEFEF;
  border: 1px solid lightgray;
}
.width-tab.active {
  background-color: inherit;
  margin-bottom: -1px;
}
.width-tab:hover {
  cursor: pointer;
}

.text-bold {
  font-weight: bold;
}

.bt-tooltip-icon {
  width: 12px;
  height: 12px;
}

#data-type-view {
  margin-left: 8px;
}

.CodeMirror {
  height: auto;
}

.is-static b {
  margin-left: 8px;
}

.blue-triangle-dropdown span {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
}
.blue-triangle-dropdown span:hover {
  cursor: pointer;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.2);
}

.tooltip-contextmenu {
  border-radius: 8px;
  z-index: 9999999;
  background-color: rgba(0, 0, 0, 0.88);
  color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  position: absolute;
}
.tooltip-contextmenu li {
  width: 100%;
  border-radius: 8px;
  padding: 0.4rem;
  list-style: none;
}
.tooltip-contextmenu:hover li {
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}

.tooltip-inner {
  text-align: left;
}

.package-contextmenu {
  border-radius: 8px;
  z-index: 9999999;
  background-color: rgba(0, 0, 0, 0.88);
  color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  position: absolute;
}
.package-contextmenu li {
  width: 100%;
  border-radius: 8px;
  padding: 0.4rem;
  list-style: none;
}
.package-contextmenu li:hover {
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}

.tooltip-icon:not(.device-icon):not(.operating-system-icon):not(.browser-icon) {
  margin-left: 5px;
  margin-top: 3px;
  width: 12px;
  height: 12px;
}

thead .tooltip-icon {
  width: 12px !important;
  height: 12px !important;
}

.table:not(.modal-table) thead th .tooltip-icon *,
.ReactTable .rt-th .tooltip-icon * {
  fill: #fff !important;
}

.tooltip-icon:not(.bt-icon) {
  display: none;
}

.tooltip-icon:not([data-term]):not(.bt-icon) * {
  fill: red !important;
}

.tooltip-inner {
  text-align: left;
}

.screen-capture-wrap {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  clear: both;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.screen-capture-wrap img {
  flex: 0 0 auto;
  height: 100px;
  margin: 4px;
  border: 4px solid;
}

.vertical-middle {
  vertical-align: middle !important;
}

.nav-pills li:not(.active) a:hover,
.nav-pills li:not(.active) a:active,
.nav-pills li:not(.active) a:focus,
.nav-pills :not(.active) a {
  background: transparent;
}

.table.vertical-middle td {
  vertical-align: middle;
}

.table-borderless td,
.table-borderless th,
.table-borderless tr:not([class$=-audited-domain]):not([class^=preconfig]),
.table-borderless {
  border: 0 !important;
}

.table-borderless thead th {
  text-align: center;
  padding: 8px;
}

.tablesorter-childRow th {
  cursor: default !important;
}

input[data-preconfigured=no] + .shared-badge,
input[data-preconfigured=yes] + .preconfigured-badge,
input[data-preconfigured=yes] + .tooltip + .preconfigured-badge {
  position: absolute;
  width: 18px;
  height: 18px;
  border-width: 2px;
  border-style: solid;
  line-height: 11px;
  font-size: 9px;
  font-weight: bold;
  border-radius: 16px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  left: 8px;
  margin-top: -42px;
  cursor: help;
}

.action-notification {
  position: absolute;
  padding: 6px;
  border-radius: 8px;
  margin-left: 8px;
  z-index: 9999;
  font-size: 0.86rem;
  transform: scaleX(0);
  transition: transform 80ms linear;
  transform-origin: left;
}

#global-action-notification {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 50%;
  padding: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  font-weight: bold;
  transition: transform 260ms ease;
  transform: scale(0);
  transform-origin: top;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 8px 0;
  font-family: "Roboto", sans-serif;
}

hr {
  margin-top: 8px;
  margin-bottom: 8px;
}

input[type=checkbox]:hover {
  cursor: pointer;
}

input[type=search] {
  width: 100%;
}

small {
  font-weight: normal !important;
}

.font-big {
  font-size: 30px;
  font-size: 1.875rem;
}

.font-bigger {
  font-size: 38px;
  font-size: 2.375rem;
}

.font-biggest {
  font-size: 46px;
  font-size: 2.875rem;
}

.required label.control-label:after {
  content: " *";
}

#fp-form-buttons {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  width: calc(100% - 1px);
  z-index: 500;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#filters-form > .row:nth-child(2) {
  margin-top: 77px;
}

#mobile-controls-tools-btn, #mobile-controls-header, #mobile-controls-actions-menu, #mobile-controls-tools-menu, #mobile-controls-menu-backdrop {
  display: none;
}

#uat-portal-disclaimer-modal .modal-dialog {
  margin-top: 15vh;
}

#uat-portal-disclaimer-modal .modal-header {
  text-align: center;
  border-bottom: 0;
}

#uat-portal-disclaimer-modal .modal-body {
  padding: 0 50px;
}

#uat-portal-disclaimer-modal .modal-footer {
  text-align: center;
  border-top: 0;
}

#uat-portal-banner {
  width: 100%;
  background-color: #363636;
}

.uat-portal-banner-text {
  display: inline-block;
  height: 26px;
  font-size: 16px;
  padding-left: 12px;
  align-content: center;
  color: white;
}

.uat-portal-banner-text:hover {
  color: #45A3CB;
  cursor: pointer;
}

#header-buttons > .uat-portal-banner-text {
  display: none;
}

#launchpad-modal {
  align-self: center;
}

#launchpad-modal .modal-dialog {
  width: 950px;
}
@media (max-width: 950px) {
  #launchpad-modal .modal-dialog {
    width: initial !important;
    overflow-x: scroll;
    scrollbar-width: none;
  }
}

#launchpad-modal .modal-content {
  width: 950px;
  background-color: transparent;
  box-shadow: none;
  border: none;
}

#launchpad-modal .modal-header,
#launchpad-modal .modal-footer {
  padding: 0 15px;
  border: none;
  color: white;
}

#launchpad-modal .close-button {
  width: 26px;
  height: 26px;
  fill: white;
  cursor: pointer;
}

#launchpad-modal .close-button:hover {
  opacity: 0.5;
}

.launchpad-columns {
  display: flex;
  justify-content: space-between;
}

.launchpad-column {
  min-width: 300px;
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 8px;
}

.launchpad-column:not(:first-child):not(:last-child) {
  margin: 0 10px;
}

.launchpad-column h5 {
  min-height: 35px;
  margin: 0;
  padding: 15px 20px;
}

.launchpad-column ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.launchpad-column ul li a {
  width: 100%;
  display: inline-block;
  padding: 10px 20px;
  line-height: normal;
  font-size: 12px;
}

.launchpad-column ul li a:hover {
  background-color: #e6eef2;
  text-decoration: none;
}

.launchpad-bottom-box {
  background-color: #055d82;
  margin-top: auto;
  border-radius: 0 0 6px 6px;
}

.launchpad-bottom-box a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
  line-height: normal;
  font-size: 12px;
  color: white;
}

.launchpad-bottom-box a {
  text-decoration: none;
}

#do-not-show-launchpad-label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 12px;
  cursor: pointer;
}

#do-not-show-launchpad-container {
  width: 14px;
  height: 14px;
  margin-left: 7px;
  border: 1px solid white;
}

#do-not-show-launchpad-checkbox {
  width: 12px;
  height: 12px;
  margin: 0;
  vertical-align: top;
  accent-color: transparent;
  opacity: 0;
}

#do-not-show-launchpad-checkbox:checked {
  opacity: 1;
}

.launchpad-get-started {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #055c81;
  fill: white;
  color: white;
  font-size: 14px;
  cursor: pointer;
}
@media (max-width: 500px) {
  .launchpad-get-started {
    display: none;
  }
}

.launchpad-get-started:hover {
  background-color: #0681B6;
}

.launchpad-get-started span {
  width: 70px;
  margin-right: 5px;
}

#header {
  display: flex;
  justify-content: space-between;
  float: left;
  width: 100%;
  height: 52px;
  z-index: 300;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
}
#header .header-controls {
  width: 100%;
  height: 52px;
  overflow: hidden;
}
#header #header-buttons {
  min-width: fit-content;
}
#header span[aria-labelledby=select2-site-id-container] {
  height: 52px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  border-style: solid !important;
  border-width: 0 !important;
  border-radius: 0 !important;
}
#header span[aria-labelledby=select2-site-id-container] .select2-selection__arrow {
  position: relative !important;
}
#header #site-id {
  height: 52px !important;
}
#header .select2-container {
  width: 200px !important;
}
#header .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 2px !important;
}
#header #welcome-message {
  padding: 12px 16px;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#header .bt-menu > a, #header .bt-menu > button {
  width: 100%;
  display: block;
  padding: 12px 16px;
  min-width: 180px;
  text-decoration: none;
  outline: 0;
  text-align: left;
  border: 0;
}
#header .bt-menu > a:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#header .ctrl {
  width: 70px;
  height: 52px;
  outline-width: 2px;
  border: 0;
}

.dropdown-menu.multi-col .row {
  display: flex;
  margin: 0 8px;
}
.dropdown-menu.multi-col .row .col {
  width: auto;
  padding: 0;
}
.dropdown-menu.multi-col .row .col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropdown-menu.multi-col .row .col ul li {
  margin: 0;
  padding: 0;
}
.dropdown-menu.multi-col .row .col ul li button {
  border: 0;
  padding: 4px 8px;
  margin: 0;
  float: left;
  width: 100%;
  text-align: left;
}

.loading-icon-old {
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: trasnlate(-50%, -50%);
}

.loading-icon-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: absolute;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: wait;
  z-index: 10;
  top: 0;
  left: 0;
}

.loading-icon {
  height: 40px;
  margin: auto;
}

.loading-message {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}

.loading-icon > div {
  height: 100%;
  width: 6px;
  margin: 1px;
  border-radius: 6px;
  display: inline-block;
  animation: loading-icon-animation 1s infinite ease-in-out;
}

.loading-icon .rect2 {
  animation-delay: -0.9s;
}

.loading-icon .rect3 {
  animation-delay: -0.8s;
}

.loading-icon .rect4 {
  animation-delay: -0.7s;
}

.loading-icon .rect5 {
  animation-delay: -0.6s;
}

.heart-beat {
  animation: heart-beat 0.5s infinite alternate;
  transform-origin: center;
}

@keyframes loading-icon-animation {
  0%, 40%, 100% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}
@keyframes heart-beat {
  to {
    transform: scale(1.4);
  }
}
label.is-inline {
  display: inline;
  margin-left: 4px;
}

.flex-dropdown.quick-filter-ref {
  width: 220px;
  z-index: 9999;
}

#data-type-view {
  margin-left: 8px;
}

#device-view svg *,
#operating-system-view svg *,
#browser-view svg * {
  fill: rgba(0, 0, 0, 0.67);
}

#device-view svg,
#operating-system-view svg,
#browser-view svg {
  width: 16px !important;
  height: 16px !important;
}

.device-icon, .operating-system-icon, .browser-icon {
  width: 28px;
  height: 28px;
}

.browser-icon#nativeapp {
  width: 20px;
}

#device-os-browser-row {
  border: 1px solid lightgray;
  border-radius: 10px;
  margin: 8px 0px;
  padding: 16px;
}
#device-os-browser-row .row {
  margin: 0 !important;
}
#device-os-browser-row .t-sp {
  margin-top: 8px;
}
#device-os-browser-row .uncommon-label {
  font-weight: 300;
  margin-right: 8px;
  width: auto;
}
#device-os-browser-row .browser-type {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 8px;
  font-weight: 600;
}
#device-os-browser-row .browser-type:hover {
  cursor: pointer;
}
#device-os-browser-row .browser-type.active {
  background-color: rgba(0, 0, 0, 0);
}

#page-title {
  margin-top: 2.5px;
  margin-left: 8px;
  padding-left: 1em;
  line-height: 46px;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: none !important;
}

#page-wrapper {
  position: relative;
  float: left;
  height: -webkit-calc(100% - 52px);
  height: -moz-calc(100% - 52px);
  height: calc(100% - 52px);
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow: auto;
}

#triton-wrapper {
  position: relative;
  float: left;
  height: -webkit-calc(100% - 52px);
  height: -moz-calc(100% - 52px);
  height: calc(100% - 52px);
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow: auto;
}

#partner-wrapper {
  position: relative;
  float: left;
  height: -webkit-calc(100% - 52px);
  height: -moz-calc(100% - 52px);
  height: calc(100% - 52px);
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

#page-controls-og::-webkit-scrollbar {
  height: 6px !important;
}

#page-controls-og {
  height: 52px;
  line-height: 35px;
  float: left;
  white-space: nowrap;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#page-controls-og svg {
  margin-left: 4px;
}
#page-controls-og .is-wrapper {
  display: flex;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
}
#page-controls-og .is-wrapper .is-static {
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0px 10px;
}
#page-controls-og .is-wrapper .is-scroll {
  display: flex;
  align-items: center;
  overflow-x: auto;
  height: 100%;
}
#page-controls-og .is-wrapper .is-scroll::-webkit-scrollbar {
  height: 10px !important;
}
#page-controls-og .is-wrapper .is-scroll > b {
  margin-left: 8px;
}
#page-controls-og .is-wrapper .is-scroll .badge-wrapper {
  display: flex;
  height: auto;
}
#page-controls-og .is-wrapper .is-scroll #device-view,
#page-controls-og .is-wrapper .is-scroll #operating-system-view,
#page-controls-og .is-wrapper .is-scroll #browser-view {
  display: flex;
  cursor: auto;
  height: 16px;
  width: 16px;
}
#page-controls-og .dropdown {
  line-height: normal;
}
#page-controls-og .dropdown .dropdown-menu {
  line-height: 35px;
}
#page-controls-og .dropdown-menu li button.active {
  background-color: rgba(0, 0, 0, 0.2);
}
#page-controls-og .select2 {
  height: 100%;
}
#page-controls-og .select2-container--default .select2-selection--single {
  height: 100%;
  border-radius: 2px;
}
#page-controls-og .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}
#page-controls-og .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}
#page-controls-og > div:not(.is-wrapper), #page-controls-og > button, #page-controls-og > select {
  height: 34px;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
#page-controls-og > div:not(.is-wrapper) > button, #page-controls-og > div:not(.is-wrapper) > div, #page-controls-og > button > button, #page-controls-og > button > div, #page-controls-og > select > button, #page-controls-og > select > div {
  height: 34px;
}
#page-controls-og > div:not(.is-wrapper) > button > button, #page-controls-og > div:not(.is-wrapper) > div > button, #page-controls-og > button > button > button, #page-controls-og > button > div > button, #page-controls-og > select > button > button, #page-controls-og > select > div > button {
  height: 34px;
}
#page-controls-og > div:not(.is-wrapper) {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 34px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 10px;
}
#page-controls-og > div:not(.is-wrapper) > div:not(.tooltip), #page-controls-og > div:not(.is-wrapper) > button, #page-controls-og > div:not(.is-wrapper) > select, #page-controls-og > div:not(.is-wrapper) > a, #page-controls-og > div:not(.is-wrapper) > span {
  margin-left: 4px;
  margin-right: 4px;
}
#page-controls-og > div:not(.is-wrapper) > div:not(.tooltip) > button, #page-controls-og > div:not(.is-wrapper) > div:not(.tooltip) > div, #page-controls-og > div:not(.is-wrapper) > button > button, #page-controls-og > div:not(.is-wrapper) > button > div, #page-controls-og > div:not(.is-wrapper) > select > button, #page-controls-og > div:not(.is-wrapper) > select > div, #page-controls-og > div:not(.is-wrapper) > a > button, #page-controls-og > div:not(.is-wrapper) > a > div, #page-controls-og > div:not(.is-wrapper) > span > button, #page-controls-og > div:not(.is-wrapper) > span > div {
  height: 100%;
}
#page-controls-og > div:not(.is-wrapper) > div:not(.tooltip) > button > button, #page-controls-og > div:not(.is-wrapper) > div:not(.tooltip) > div > button, #page-controls-og > div:not(.is-wrapper) > button > button > button, #page-controls-og > div:not(.is-wrapper) > button > div > button, #page-controls-og > div:not(.is-wrapper) > select > button > button, #page-controls-og > div:not(.is-wrapper) > select > div > button, #page-controls-og > div:not(.is-wrapper) > a > button > button, #page-controls-og > div:not(.is-wrapper) > a > div > button, #page-controls-og > div:not(.is-wrapper) > span > button > button, #page-controls-og > div:not(.is-wrapper) > span > div > button {
  display: flex;
  height: 100%;
}
#page-controls-og + #page-contents {
  height: calc(100% - 52px);
}
#page-controls-og h1 {
  margin: auto 8px;
  line-height: 50px;
}
#page-controls-og svg:not(.no-button-text) {
  margin-left: 4px;
}
#page-controls-og .btn svg:not(.no-button-text) {
  margin-left: 4px;
}

#page-controls {
  height: auto;
  max-height: 40px;
  width: 100%;
  overflow: hidden;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#page-controls .items {
  width: calc(100% - 32px);
  float: left;
}
#page-controls .items .badge-wrapper {
  float: left;
  padding: 8px 6px 0 6px;
  margin: 3px 0 6px 0;
  height: 30px;
}
#page-controls .controls {
  width: 32px;
  float: left;
}
#page-controls .bt-icon.disabled {
  opacity: 0.8;
}
#page-controls .bt-icon.disabled * {
  fill: #fff !important;
}
#page-controls .btn svg:not(.no-button-text) {
  margin-left: 4px;
}

#page-controls-toggle {
  margin: 8px 4px;
  padding: 2px 4px;
  border: 1px solid;
  border-radius: 2px;
  line-height: 100%;
}
#page-controls-toggle span {
  transform-origin: center center;
  transition: transform 180ms ease;
}

#page-controls:visible + #page-contents {
  height: -webkit-calc(100% - 52px);
  height: -moz-calc(100% - 52px);
  height: calc(100% - 52px);
}

#page-contents {
  flex: 1;
  float: left;
  overflow: auto;
  position: relative;
  padding-bottom: 6rem;
  width: 100%;
}
#page-contents.edit-mode #edit-mode-notification {
  display: block;
}
#page-contents .modal .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}
#page-contents .modal .select2-container--default .select2-selection--single {
  border: 0 !important;
  border-radius: 0 !important;
}
#page-contents .modal .form-control, #page-contents .modal .select2-container, #page-contents .modal .select2-search__field {
  min-height: 35px;
}

.pager-wrapper {
  border-width: 1px;
  border-style: solid;
  padding: 8px;
  float: left;
  width: 100%;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pager {
  margin-top: 0;
  margin-bottom: 0;
}

.pager svg:hover,
.pager svg *:hover {
  cursor: pointer;
}

.pager .disabled:hover,
.pager .disabled *:hover {
  cursor: not-allowed;
}

.ReactTable .-pagination .-btn, .btn {
  padding: 5px 10px;
  border-radius: 3px;
  border-width: 2px;
  border-style: solid;
}

.btn.tab-btn.right {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
  float: left;
  height: 36px;
}

.btn.tab-btn.left {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  float: left;
  height: 36px;
}

.btn.tab-btn.center {
  border-radius: 0px;
  border-left: 0px;
  float: left;
  height: 36px;
}

button.btn.right {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
}

button.btn.left {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

button.btn.center {
  border-radius: 0px;
  border-left: 0px;
}

.pull-left button.left, .pull-left button.center, .pull-left button.right {
  float: left;
}

/* New Button Styles to make it look like Tabs with a horizontal line */
.tab-alt {
  border-bottom: 2px solid #494a4b;
  display: flex;
  height: 50px;
  margin-bottom: 1em;
  padding-bottom: 0px !important;
}

.tab-alt .tab-btn:not([id$=-level-btn]) {
  height: 40px;
  border-radius: 0px !important;
}

.tab-alt .btn.active:not([id$=-level-btn]) {
  box-shadow: none !important;
  border-bottom: none !important;
  color: inherit;
}

.tab-alt .btn:not([id$=-level-btn]):hover {
  color: inherit;
}

#domain-average-cards .m-card {
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-right: 1em !important;
  width: 281px;
}

#domain-average-cards span {
  font-size: 1.5em;
  margin-right: 0.5em;
}

.panel.with-nav-tabs .panel-heading span {
  display: inline-block;
  float: left;
}

.panel.with-nav-tabs .panel-heading .btn.left {
  border-right: 0px;
}

.panel.with-nav-tabs .panel-heading .btn.center {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-right: 0px;
}

.panel.with-nav-tabs .panel-heading .btn.right {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.btn.external {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.btn.dropdown-toggle {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.btn-mini {
  padding: 3px 5px;
  margin-bottom: 1px;
}

.m-card.btn-mini-action {
  cursor: pointer;
  margin: 0 4px !important;
  height: 32px;
  width: 32px;
  display: inline-block !important;
  margin-right: 6px;
  padding: 5px 0px 0px 9px !important;
  box-shadow: 0px 2px 4px 0px #a7a7a7 !important;
  border-radius: 3px;
}

.btn.active.focus, .btn.active:focus, .btn:focus, .btn.active:focus, .btn:active:focus, .btn.focus {
  outline-offset: -3px;
}

button#toggle-markers {
  line-height: 100%;
  height: 29px;
}

.ReactTable .-pagination .-btn, .tablesorter-pager button.btn {
  line-height: 100%;
  padding: 4px 8px;
}

.tablesorter-pager button.btn svg {
  padding-top: 1px;
}

.external svg {
  height: 15px;
  width: 16px;
  padding-top: 3px;
}

.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: #000;
  border: 0;
  background-color: transparent;
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 16px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 22px;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 34px;
  background-color: #000;
}

.hamburger-inner:after, .hamburger-inner:before {
  display: block;
  content: "";
}

.hamburger-inner {
  top: 46%;
  display: block;
  margin-top: -2px;
  height: 2px;
}

.hamburger-inner:before {
  top: -8px;
}

.hamburger-inner:after {
  bottom: -8px;
}

.hamburger--3dy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  transform: 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy.is-active .hamburger-inner:before {
  transform: translate3d(0, 8px, 0) rotate(45deg) !important;
}

.hamburger--3dy.is-active .hamburger-inner:after {
  transform: translate3d(0, -8px, 0) rotate(-45deg) !important;
}

.hamburger--3dy.is-active .hamburger-inner {
  transform: rotateX(-180deg) !important;
  background-color: transparent !important;
}

.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-5px, 3px, 0) rotate(-45deg) scale(0.6, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-5px, -3px, 0) rotate(45deg) scale(0.6, 1);
}

#site-navigation {
  float: left;
  width: 70px;
  border-right-width: 1px;
  border-right-style: solid;
  height: -webkit-calc(100% - 52px);
  height: -moz-calc(100% - 52px);
  height: calc(100% - 52px);
  overflow-y: auto;
}
#site-navigation li span svg:not(.tooltip-icon):last-child, #site-navigation li span span, #site-navigation li a svg:not(.tooltip-icon):last-child, #site-navigation li a span {
  display: none;
}
#site-navigation li span svg:not(.tooltip-icon):first-child, #site-navigation li span i.icon, #site-navigation li a svg:not(.tooltip-icon):first-child, #site-navigation li a i.icon {
  margin-right: auto;
  margin-left: auto;
}
#site-navigation li span.menu-short {
  font-size: 9px;
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 2px;
}
#site-navigation.open {
  width: 260px;
}
#site-navigation.open ul li > span, #site-navigation.open ul li > a {
  text-decoration: none;
  width: 100%;
  padding: 18px 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  text-align: left;
}
#site-navigation.open li span.menu-short {
  display: none;
}
#site-navigation.open li span span, #site-navigation.open li span {
  font-size: 1em;
}
#site-navigation.open li span svg:not(.tooltip-icon):first-child, #site-navigation.open li span i.icon, #site-navigation.open li a svg:not(.tooltip-icon):first-child, #site-navigation.open li a i.icon {
  margin-right: 0px;
  margin-left: 20px;
}
#site-navigation.open li span svg:not(.tooltip-icon):last-child {
  display: block;
}
#site-navigation.open li span span, #site-navigation.open li a svg:not(.tooltip-icon):last-child, #site-navigation.open li a span {
  display: block;
  margin-left: 15px;
  text-align: left;
}
#site-navigation.open *:not(.tooltip-always) + .tooltip {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
#site-navigation span, #site-navigation a {
  outline-width: 2px;
}
#site-navigation span.active, #site-navigation a.active {
  font-weight: bold;
  border-left-width: 10px;
  border-left-style: solid;
}
#site-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#site-navigation ul li ul {
  display: none;
}
#site-navigation ul li > span:hover, #site-navigation ul li > a:hover {
  text-decoration: none;
  cursor: pointer;
}
#site-navigation ul li ul li.sub-menu a, #site-navigation ul li ul li.sub-menu-parent > span {
  padding-left: 55px;
}
#site-navigation ul li ul li.sub-menu-parent > ul > li.sub-menu > a {
  padding-left: 75px;
}
#site-navigation ul li ul li.sub-menu-parent span .dropdown-arrow {
  margin-left: auto !important;
  margin-right: 5px !important;
}
#site-navigation ul li > span, #site-navigation ul li > a {
  text-decoration: none;
  width: 100%;
  padding: 18px 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
}
#site-navigation ul li > span .icon, #site-navigation ul li > a .icon {
  position: relative;
}
#site-navigation ul li > span .dropdown-arrow, #site-navigation ul li > a .dropdown-arrow {
  width: 11px;
  height: 11px;
  margin-left: auto;
  margin-right: 5px;
  box-sizing: content-box;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  font-weight: bold;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}

.nav-tabs {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#toggle-navigation {
  border-width: 0 1px 0 0;
}

#toggle-navigation::after {
  content: "menu";
  position: absolute;
  font-size: 0.7em;
  margin-top: 20px;
  left: 21px;
}

#toggle-help, #toggle-settings, #toggle-filters, #toggle-user, #toggle-theme {
  border-width: 0 0 0 1px;
}

#bluetriangle-logo {
  height: 52px;
  width: 52px;
  padding-left: 8px;
  padding-right: 8px;
}

#aternity-bluetriangle-logo, #site-navigation-plus-backdrop, li.sub-menu-header, #exclamation-view-alerts, #exclamation-alert-number-text {
  display: none;
}

.bt-menu {
  display: none;
  position: absolute;
  right: 0;
  border-width: 1px;
  border-style: solid;
  top: 52px;
  height: auto;
  z-index: 300;
}

.bt-icon {
  margin: 0 2px;
}

.bt-icon:not(.disabled):hover {
  cursor: pointer;
}

.bt-icon.disabled {
  opacity: 0.4;
}

input[name=daterangepicker_start], input[name=daterangepicker_end] {
  pointer-events: none;
}

.date-picker-wrapper {
  z-index: 100;
}

#filters-menu {
  width: 400px;
  height: 100%;
  min-height: 100px;
  display: none;
  position: relative;
  float: right;
  overflow-x: hidden;
  border-top-width: 1px;
  border-top-style: solid;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  z-index: 50;
}
#filters-menu label {
  width: 100%;
}

#apply-filters {
  margin-left: 8px;
}

#form-wrapper {
  height: 100%;
  overflow-y: auto;
  padding-bottom: 128px;
}
#form-wrapper .row {
  padding-top: 12px;
  padding-bottom: 12px;
}
#form-wrapper .advanced-filter {
  display: none;
}

#graph-wizard-modal .row, #widget-wizard-modal .row, #reports-wizard-modal .row, #add-sla-filter-group-modal .row {
  padding-top: 8px;
  padding-bottom: 12px;
}
#graph-wizard-modal .filter-section-toggle.row, #widget-wizard-modal .filter-section-toggle.row, #reports-wizard-modal .filter-section-toggle.row, #add-sla-filter-group-modal .filter-section-toggle.row {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-right: -15px;
  margin-left: -15px;
}
#graph-wizard-modal .expand-collapse-filter-section, #widget-wizard-modal .expand-collapse-filter-section, #reports-wizard-modal .expand-collapse-filter-section, #add-sla-filter-group-modal .expand-collapse-filter-section {
  margin-top: initial;
  margin-bottom: initial;
}

#alert-configuration-modal .row {
  padding-top: 8px;
  padding-bottom: 12px;
}
#alert-configuration-modal .filter-section-toggle.row {
  padding-top: 12px;
  padding-bottom: 12px;
}
#alert-configuration-modal .expand-collapse-filter-section {
  margin-top: initial;
}

.filter-section-toggle {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0 8px;
}

.filter-section-toggle:hover {
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.filter-section-toggle b {
  font-size: 18px;
}

.filter-section-toggle b i.fas {
  width: 24px;
  margin-right: 6px;
  margin-left: 6px;
}

.filter-section-toggle b.fas {
  margin-top: 4px;
  margin-right: 8px;
}

.expand-collapse-filter-section + .filter-section-toggle {
  margin-top: 8px;
}

.expand-collapse-filter-section {
  font-size: 12px;
  margin-top: 60px;
  text-align: right;
}

.expand-collapse-filter-section a:hover {
  color: inherit;
}
.expand-collapse-filter-section a:focus {
  color: inherit;
  text-decoration: none;
}

.radio-button {
  width: 16px;
  height: 16px;
  float: left;
  margin: 3px 5px !important;
}

.grid-view th {
  white-space: nowrap;
}

.kpi-widget {
  right: auto !important;
}

.hint-block {
  display: block;
  margin-top: 5px;
}

.not-set {
  font-style: italic;
}

.error-summary {
  border-left-width: 3px;
  border-left-style: solid;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* Button ripple effect */
.ripple {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  transform: translateZ(0);
  border-radius: inherit;
  pointer-events: none;
}

.ripple-wave {
  backface-visibility: hidden;
  position: absolute;
  border-radius: 50%;
  transform: scale(0.7);
  opacity: 0.45;
  animation: ripple 600ms forwards;
}

@keyframes ripple {
  to {
    -moz-transform: scale(6);
    -o-transform: scale(6);
    -ms-transform: scale(6);
    -webkit-transform: scale(6);
    transform: scale(6);
    opacity: 0;
  }
}
.v-flip {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sticky-info-controls {
  display: none;
}

.sticky-info-bottom {
  position: fixed;
  bottom: 1rem;
  z-index: 90;
  padding: 6px;
}

.sticky-info-bottom:hover > .sticky-info-controls {
  display: block;
}

.card {
  margin-top: 4px;
  margin-bottom: 4px;
  border-width: 1px;
  border-style: solid;
  text-align: center;
}
.card .card-title {
  font-weight: bold;
}
.card .card-title, .card .card-body, .card .card-subtitle {
  padding: 6px;
}

.card-clickable:not(.disabled):hover {
  cursor: pointer;
}

.card-primary .text-muted {
  opacity: 0.8;
}

#more-detail-row .card, #less-detail-row .card {
  min-height: 130px;
}

.card-revenue,
.card-brand {
  border-width: 8px;
  border-style: solid;
}

.m-card {
  margin-bottom: 16px;
  display: block;
  position: relative;
  padding: 8px !important;
  text-decoration: none;
  border-radius: 6px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.3), 0 1px 1px 0 rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.22);
}

.m-table {
  border-collapse: collapse;
  border-radius: 2px;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

.m-table:not(#overview-environment-table) svg * {
  fill: #055C81;
}

.m-table tbody tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}

.m-table thead th {
  font-weight: normal;
  white-space: nowrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  opacity: 0.86;
  transition-property: border-color;
  transition-duration: 820ms;
  transition-timing-function: cubic-bezier(0, 0, 0.01, 1);
  outline: none;
}

.ReactTable .rt-th {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.sort.active, .tablesorter-headerDesc, .tablesorter th:not(.sorter-false):hover, .tablesorter th:not(.sorter-false):hover, .tablesorter-headerAsc {
  font-weight: bold;
}

.m-table tbody td,
.m-table tbody th,
.m-table thead td,
.m-table tfoot td,
.m-table thead th {
  padding: 6px !important;
  word-break: break-word;
}

.linked-sortable {
  overflow-y: auto;
  height: 500px;
  word-break: break-all;
  border-width: 2px;
  border-style: dashed;
  border-radius: 3px;
}
.linked-sortable li {
  float: left;
  margin: 2px;
  display: block;
  margin: 4px;
  white-space: normal;
  padding: 4px;
  list-style: none;
  width: calc(100% - 8px);
}
.linked-sortable li:hover, .linked-sortable li:active {
  cursor: move;
}
.linked-sortable .ui-sortable-helper {
  cursor: move;
}

.select2-container .select2-search--inline {
  line-height: 29px;
}

.select2-container--bootstrap .select2-dropdown {
  overflow: hidden;
}

.select-controls {
  font-weight: 300;
  font-size: 0.8rem;
}

.select2-container--bootstrap .select2-selection--multiple {
  min-height: 31px !important;
}

.select2-container--bootstrap .select2-selection--single {
  height: 35px;
}

.select2-container--bootstrap {
  display: inline-block;
}

.select2-search__field {
  width: 100% !important;
}

.input-group > .select2-container--bootstrap {
  float: left;
}

select, input, textarea, .select2-container, .select2-selection {
  width: 100%;
}

.select2-container--bootstrap .select2-selection {
  border-radius: 0 !important;
}

[disabled],
[disabled=disabled],
.disabled,
.select2-container--disabled,
.select2-container--default.select2-container--disabled .select2-selection--single,
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.65;
  cursor: not-allowed !important;
  pointer-events: none;
}

.form-control {
  height: 35px;
}

.form-control,
.input-group .form-control,
.input-group .input-group-addon {
  border-radius: 0 !important;
}

.form-control, .select2-container, .select2-search__field {
  border-radius: 0 !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  box-shadow: none !important;
}

.input-group-flex {
  display: inline-flex;
  height: 34px;
  align-items: center;
}
.input-group-flex .input-group-text {
  padding: 6px 10px;
  margin: 0;
  height: 100%;
  flex: auto;
}
.input-group-flex .form-control {
  width: auto;
}

.config-label {
  line-height: 35px;
}

.input-group-btn .btn {
  height: 35px;
}

.input-group-addon:first-child {
  text-align: left;
}

.input-group-addon:last-child {
  text-align: left;
}
.input-group-addon:last-child > .btn-group {
  z-index: 0;
}

code.form-control {
  height: auto !important;
}

code.code-snippet {
  background-color: #dddddd;
  border-radius: 2px;
  padding: 4px 8px;
  margin-bottom: 2px;
}

#time-period-icon:hover, #time-period-icon *:hover, #time-period:hover {
  cursor: pointer;
}

#world-map {
  height: 700px;
  padding-bottom: 16px;
}

.highcharts-text-outline {
  stroke: transparent;
}

.highcharts-label span {
  font-family: inherit !important;
}

.highcharts-loading,
.highcharts-container,
.highcharts-root,
.highcharts-background,
.highcharts-plot-background,
.highcharts-plot-border,
.highcharts-series-group,
.highcharts-button-box {
  border: 0 !important;
  outline: 0 !important;
}

.highcharts-container * {
  opacity: 1 !important;
}

.highcharts-root text {
  font-family: "Roboto", sans-serif;
}

.highcharts-loading-inner {
  top: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
}

.jconfirm .jconfirm-box.jconfirm-type-red,
.jconfirm .jconfirm-box.jconfirm-type-orange,
.jconfirm .jconfirm-box.jconfirm-type-green,
.jconfirm .jconfirm-box.jconfirm-type-purple,
.jconfirm .jconfirm-box.jconfirm-type-blue,
.jconfirm .jconfirm-box.jconfirm-type-dark {
  border-top-width: 7px;
  border-top-style: solid;
}

.jconfirm-buttons {
  display: inline-flex;
}

.jconfirm-box-container {
  width: 50%;
}

.row {
  margin-right: -8px;
  margin-left: -8px;
}

div[class^=col-] {
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
  .modal-dialog {
    width: 750px;
  }
  #notification-group-log-dialog {
    width: 900px;
  }
  #exclusion-ruleset-modal-dialog {
    width: 900px;
  }
  /*#ruleset-change-log-modal-dialog {
    width: 900px;
  }*/
}
.ReactTable .rt-thead .rt-th,
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 1px solid;
}

.table {
  border-width: 1px;
  border-style: solid;
}
.table tfoot {
  font-weight: bold;
}
.table tbody td {
  vertical-align: middle;
  word-break: normal;
}
.table thead tr th {
  vertical-align: top !important;
  text-align: center;
}

.rt-table .rt-thead {
  vertical-align: top !important;
  text-align: center;
}

tr.tablesorter-filter-row input.disabled {
  display: none;
}

.tablesorter .filtered {
  display: none;
}

.tablesorter .tablesorter-errorRow td {
  text-align: center;
  cursor: pointer;
}

.tablesorter th:not(.sorter-false):hover {
  cursor: pointer;
}

th.sorter-false .tablesorter-header-inner::after,
th.sorter-false .tablesorter-header-inner::before,
th.sorter-false:hover .tablesorter-header-inner::after,
th.sorter-false:hover .tablesorter-header-inner::before {
  content: "" !important;
  cursor: auto !important;
}

.rt-table .rt-th.-cursor-pointer .rt-resizable-header-content::after, .tablesorter .tablesorter-header-inner::after {
  content: url("../images/sorting-arrows.svg");
  float: right;
  font-weight: 200;
}

.rt-table .rt-th.-sort-asc .rt-resizable-header-content::after, .tablesorter .tablesorter-headerAsc .tablesorter-header-inner::after {
  content: url("../images/sorting-arrow-up.svg");
}

.rt-table .rt-th.-sort-desc .rt-resizable-header-content::after, .tablesorter .tablesorter-headerDesc .tablesorter-header-inner::after {
  content: url("../images/sorting-arrow-down.svg");
}

.ReactTable .rt-th.-sort-desc:hover .rt-resizable-header-content::after, .tablesorter .tablesorter-headerDesc:hover .tablesorter-header-inner::after {
  content: "DSC";
  float: right;
  font-size: 0.6em;
  font-weight: 700;
  writing-mode: tb-rl;
  line-height: 5px;
  letter-spacing: 0.06rem;
}

.ReactTable .rt-th.-sort-asc:hover .rt-resizable-header-content::after, .tablesorter .tablesorter-headerAsc:hover .tablesorter-header-inner::after {
  content: "ASC";
  float: right;
  font-size: 0.6em;
  font-weight: 700;
  writing-mode: tb-rl;
  line-height: 5px;
  letter-spacing: 0.06rem;
}

#settings-menu {
  z-index: 100000000;
}

.settings-container {
  margin: 0;
}
.settings-container .column {
  margin: 20px 0;
  display: flex;
  min-width: 330px;
  max-width: 330px;
}
.settings-container .column svg.icon {
  margin-right: 20px;
}

#all-devices-card {
  padding-bottom: 30px;
  min-width: 550px;
  width: 550px;
}

#total-attribution-graph-container {
  width: calc(100% - 570px);
}

#total-attribution-card-container {
  margin-right: 20px;
  width: 550px;
}

@media (max-width: 1280px) {
  #total-attribution-graph-container {
    width: 100%;
    min-width: 675px;
  }
  #total-attribution-card-container {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 550px) {
  #total-attribution-graph-container {
    min-width: 675px;
  }
  #total-attribution-card-container {
    min-width: 550px;
  }
}
#recipients-before {
  overflow-wrap: break-word;
}

#recipients-after {
  overflow-wrap: break-word;
}

.recipient-row, .phone-number-row {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}

.recipient-row-btns, .phone-number-row-btns {
  margin-left: 8px;
}

.unsub-header {
  display: flex;
  justify-content: center;
}

.unsub-card {
  border-radius: 8px;
  height: 16rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.unsub-text {
  font-size: 13pt;
  padding-top: 2rem;
}

.unsub-btn-row {
  padding-top: 2rem;
}

.opt-out-options {
  display: flex;
  justify-content: center;
  padding-top: 8px;
}

.opt-out-label {
  padding-top: 8px;
}

.duplicate-span {
  margin-left: 15px;
}

#help-section a:hover, #help-section a:focus {
  text-decoration: none;
}
#help-section .help-link:hover {
  background-color: #84daff !important;
  box-shadow: 0px 0px 20px 2.5px lightskyblue;
}

#js-code {
  width: 100%;
  max-height: 350px;
  border-width: 1px;
  border-style: solid;
}

#privacy-policy {
  font-size: 0.6rem;
  float: right;
  margin-left: 8px;
}

#edit-mode-notification {
  display: none;
  position: fixed;
  font-size: 1.1rem;
  font-weight: bold;
  right: 16px;
  bottom: 16px;
  padding: 12px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 9999;
}

#percentChangeTriggerRow .row {
  margin: 0;
}

.dashboard-modal-header {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
}

.row-pad {
  padding-top: 16px;
  padding-bottom: 16px;
}

.domain-row {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}

.domain-row-btns {
  margin-left: 8px;
}

.validation-span {
  margin-left: 15px;
}

.alt-colors:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.2);
}

input[type=checkbox] {
  width: 20px;
  height: 20px;
}

.label {
  display: inline-block;
  white-space: pre-wrap;
}

.dropdown-menu .btn-list {
  width: 100%;
  text-align: left;
  border: none;
  box-shadow: none;
}

.modal-content {
  border-radius: 0;
}

.modal-backdrop {
  opacity: 0.28;
}

.panel-heading {
  padding: 0;
  border-bottom: 0;
}

.badge {
  border-width: 1px;
  border-style: solid;
  font-weight: inherit;
}

.has-interaction:hover {
  cursor: pointer;
}

.badge.has-interaction .dropdown-arrow {
  display: none;
}

.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
  text-align: left;
}

.dont-have-account {
  margin: 16px 0;
  text-align: center;
}

.no-portal-access {
  background-color: rgba(50, 50, 50, 0.5);
  cursor: not-allowed;
  opacity: 0.5;
}

.container-fluid, .container {
  padding: 8px;
}

.container-fluid.full-screen {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.highlight-path circle:not(.highlight) {
  opacity: 0.2 !important;
}

.highlight-path path:not(.highlight) {
  opacity: 0.2 !important;
}

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.ctrl.disabled,
.ctrl[disabled],
.ctrl.disabled.focus,
.ctrl.disabled:focus,
.ctrl.disabled:hover,
.ctrl[disabled].focus,
.ctrl[disabled]:focus,
.ctrl[disabled]:hover,
select[disabled],
select.disabled,
select[disabled].focus,
select[disabled]:focus,
select[disabled]:hover {
  outline: 0;
  opacity: 0.4 !important;
  cursor: not-allowed;
}
.ctrl.disabled svg, .ctrl.disabled svg *,
.ctrl[disabled] svg,
.ctrl[disabled] svg *,
.ctrl.disabled.focus svg,
.ctrl.disabled.focus svg *,
.ctrl.disabled:focus svg,
.ctrl.disabled:focus svg *,
.ctrl.disabled:hover svg,
.ctrl.disabled:hover svg *,
.ctrl[disabled].focus svg,
.ctrl[disabled].focus svg *,
.ctrl[disabled]:focus svg,
.ctrl[disabled]:focus svg *,
.ctrl[disabled]:hover svg,
.ctrl[disabled]:hover svg *,
select[disabled] svg,
select[disabled] svg *,
select.disabled svg,
select.disabled svg *,
select[disabled].focus svg,
select[disabled].focus svg *,
select[disabled]:focus svg,
select[disabled]:focus svg *,
select[disabled]:hover svg,
select[disabled]:hover svg * {
  outline: 0;
}

.btn-primary {
  padding: 5px 10px;
}

.btn-default svg, .btn-default svg *,
.btn-default.focus svg,
.btn-default.focus svg *,
.btn-default:focus svg,
.btn-default:focus svg *,
.btn-default:hover svg,
.btn-default:hover svg *,
.btn-default.active svg,
.btn-default.active svg *,
.btn-default:active svg,
.btn-default:active svg *,
.open > .dropdown-toggle.btn-default svg,
.open > .dropdown-toggle.btn-default svg *,
.btn-default.active.focus svg,
.btn-default.active.focus svg *,
.btn-default.active:focus svg,
.btn-default.active:focus svg *,
.btn-default.active:hover svg,
.btn-default.active:hover svg *,
.btn-default:active.focus svg,
.btn-default:active.focus svg *,
.btn-default:active:focus svg,
.btn-default:active:focus svg *,
.btn-default:active:hover svg,
.btn-default:active:hover svg *,
.open > .dropdown-toggle.btn-default.focus svg,
.open > .dropdown-toggle.btn-default.focus svg *,
.open > .dropdown-toggle.btn-default:focus svg,
.open > .dropdown-toggle.btn-default:focus svg *,
.open > .dropdown-toggle.btn-default:hover svg,
.open > .dropdown-toggle.btn-default:hover svg *,
.btn-default.disabled svg,
.btn-default.disabled svg *,
.btn-default[disabled] svg,
.btn-default[disabled] svg *,
.btn-default.disabled.focus svg,
.btn-default.disabled.focus svg *,
.btn-default.disabled:focus svg,
.btn-default.disabled:focus svg *,
.btn-default.disabled:hover svg,
.btn-default.disabled:hover svg *,
.btn-default[disabled].focus svg,
.btn-default[disabled].focus svg *,
.btn-default[disabled]:focus svg,
.btn-default[disabled]:focus svg *,
.btn-default[disabled]:hover svg,
.btn-default[disabled]:hover svg *,
fieldset[disabled] .btn-default.focus svg,
fieldset[disabled] .btn-default.focus svg *,
fieldset[disabled] .btn-default:focus svg,
fieldset[disabled] .btn-default:focus svg *,
fieldset[disabled] .btn-default:hover svg,
fieldset[disabled] .btn-default:hover svg *,
.btn-primary.active:hover svg,
.btn-primary.active:hover svg *,
.btn-primary.active:focus svg,
.btn-primary.active:focus svg *,
.btn-primary.active:focus:hover svg,
.btn-primary.active:focus:hover svg * {
  outline: 0;
}

.sign-in-row {
  max-width: 460px;
  box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.1), 0 -1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.sign-in-row .sign-in-wrapper-header {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #055C81;
  padding: 48px;
  width: 100%;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.sign-in-row .sign-in-wrapper-header .logo {
  margin: 0 auto;
  display: block;
  height: 60px;
}
.sign-in-row .sign-in-wrapper {
  padding: 32px 64px 32px 64px !important;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 0 -24px 32px rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
.sign-in-row .sign-in-button {
  padding: 12px 24px;
  display: block;
  margin: 0 auto;
}
.sign-in-row .forgot-password {
  text-align: center;
  margin-top: 32px;
}
.sign-in-row .form-control {
  padding: 22px;
  background-color: #fff;
  border-radius: 4px !important;
}
.sign-in-row .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}
.sign-in-row .form-control:active:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}
.sign-in-row .form-control:focus:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}
.sign-in-row .field-loginform-rememberme input[type=checkbox] {
  margin: 0 8px 0 0;
}
.sign-in-row .field-loginform-rememberme label {
  cursor: pointer;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}

@media (max-width: 768px) {
  .container-fluid.full-screen {
    padding: 0;
  }
  .sign-in-row {
    border-radius: 0;
    width: 100%;
    max-width: 580px;
  }
  .sign-in-row .sign-in-wrapper {
    padding: 32px !important;
    border-radius: 0;
  }
  .sign-in-row .sign-in-wrapper-header {
    border-radius: 0;
    padding: 32px;
  }
  .sign-in-row .logo {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 580px) {
  .container-fluid.full-screen {
    justify-content: start !important;
  }
  .container-fluid.full-screen .sign-in-row {
    box-shadow: none;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .container-fluid.full-screen .sign-in-row .sign-in-wrapper {
    box-shadow: none;
    height: 100%;
  }
  .container-fluid.full-screen .sign-in-row .sign-in-wrapper-header {
    padding: 24px;
  }
}
label[for^=pii] {
  display: inherit;
  margin-bottom: inherit;
}
label[for^=pii] input {
  margin: 0;
}

input[id^=pii][id$=description] {
  background-color: transparent;
  padding: 2px 12px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  margin-bottom: 4px;
  opacity: 0;
}

#domains-to-be-approved-headers th, #domains-to-be-approved th {
  vertical-align: middle !important;
  padding: 4px;
}

#domains-to-be-approved td {
  vertical-align: middle;
}

.modified-audited-domain {
  background-color: rgba(0, 165, 255, 0.1);
  border: 1px solid rgba(0, 165, 255, 0.1) !important;
  margin-inline-end: 0 !important;
}

.rejected-audited-domain {
  background-color: rgba(255, 0, 0, 0.1);
  border: 1px solid rgba(255, 0, 0, 0.1) !important;
  margin-inline-end: 0 !important;
}

.pending-audited-domain {
  background-color: rgba(255, 220, 0, 0.1);
  border: 1px solid rgba(255, 220, 0, 0.1) !important;
  margin-inline-end: 0 !important;
}

.approved-audited-domain {
  background-color: rgba(0, 220, 0, 0.1);
  border: 1px solid rgba(0, 220, 0, 0.1) !important;
  margin-inline-end: 0 !important;
}

.vendor-icon {
  vertical-align: middle;
}

#blue-triangle-score-header {
  height: 35px;
  padding: 5px 20px;
}

#blue-triangle-score-header #toggle-blue-triangle-scores {
  margin: 3px 1px;
}

#score_card_container {
  height: 190px;
  margin: 0 10px;
  overflow: hidden;
}

#score_card_container .score-card {
  min-width: 275px;
}

#score_card_container .scorecard-graph-container {
  height: 160px;
  padding: 4px 8px 0;
}

#score_card_container .scorecard-graph-container.green-score-card {
  border-top: 3px solid #0bb444;
  border-right: 3px solid #0bb444;
  border-bottom: 3px solid #0bb444;
  border-left: 12px solid #0bb444;
}

#score_card_container .scorecard-graph-container.amber-score-card {
  border-top: 3px solid #e5dd16;
  border-right: 3px solid #e5dd16;
  border-bottom: 3px solid #e5dd16;
  border-left: 12px solid #e5dd16;
}

#score_card_container .scorecard-graph-container.red-score-card {
  border-top: 3px solid #e80d0b;
  border-right: 3px solid #e80d0b;
  border-bottom: 3px solid #e80d0b;
  border-left: 12px solid #e80d0b;
}

#score_card_container .score-detail-container {
  height: 30px;
  line-height: 24px;
  padding-right: 20px;
}

#score_card_container .score-detail-container .score-drilldown-toggle {
  position: relative;
}

#score_card_container .score-detail-container.green-active-score-detail {
  border-right: 3px solid #0bb444;
  border-left: 12px solid #0bb444;
}

#score_card_container .score-detail-container.amber-active-score-detail {
  border-right: 3px solid #e5dd16;
  border-left: 12px solid #e5dd16;
}

#score_card_container .score-detail-container.red-active-score-detail {
  border-right: 3px solid #e80d0b;
  border-left: 12px solid #e80d0b;
}

#score_card_container .green-inactive-score-card {
  border-bottom: 3px solid #0bb444;
}

#score_card_container .amber-inactive-score-card {
  border-bottom: 3px solid #e5dd16;
}

#score_card_container .red-inactive-score-card {
  border-bottom: 3px solid #e80d0b;
}

#score_drilldown_container {
  margin: 0 10px;
  padding: 0 8px;
}

#score_drilldown_container .close {
  position: relative;
  bottom: -28px;
  margin-top: -21px;
  z-index: 1;
}

#score_drilldown_container.green-score-drilldown {
  border-right: 3px solid #0bb444;
  border-bottom: 3px solid #0bb444;
  border-left: 12px solid #0bb444;
}

#score_drilldown_container.amber-score-drilldown {
  border-right: 3px solid #e5dd16;
  border-bottom: 3px solid #e5dd16;
  border-left: 12px solid #e5dd16;
}

#score_drilldown_container.red-score-drilldown {
  border-right: 3px solid #e80d0b;
  border-bottom: 3px solid #e80d0b;
  border-left: 12px solid #e80d0b;
}

.score-drilldown-table-wrapper {
  overflow: auto;
  padding-left: 12px;
  min-height: 200px;
}

.score-drilldown-table-wrapper table tbody td:not(.score-metric-drilldown-graph-cell) {
  vertical-align: middle;
}

.score-drilldown-table-wrapper table tbody td.score-metric-drilldown-graph-cell {
  vertical-align: initial;
}

.score-drilldown-table-wrapper table thead tr:nth-child(2) th {
  padding-top: 0;
  padding-right: 4px;
}

.score-threshold-slider .noUi-connects:nth-child(1) .noUi-connect:nth-child(1) {
  background-color: rgba(232, 13, 11, 0.7);
}
.score-threshold-slider .noUi-connects:nth-child(1) .noUi-connect:nth-child(2) {
  background-color: rgba(255, 245, 0, 0.7);
}
.score-threshold-slider .noUi-connects:nth-child(1) .noUi-connect:nth-child(3) {
  background-color: rgba(11, 180, 68, 0.7);
}
.score-threshold-slider .noUi-origin:nth-child(2) .noUi-tooltip {
  background-color: #fff84b;
}
.score-threshold-slider .noUi-origin:nth-child(3) .noUi-tooltip {
  background-color: #0bb444;
  color: white;
}
.score-threshold-slider .noUi-tooltip {
  height: 40px;
  width: 40px;
  line-height: 20px;
  margin-bottom: 3px;
  margin-left: -3px;
  cursor: grab;
}
.score-threshold-slider .noUi-tooltip:active {
  cursor: grabbing;
}

.expand-modal {
  cursor: pointer;
  margin-top: 1px;
  margin-right: 18px;
  opacity: 0.3;
}

.expand-modal:hover {
  opacity: 1;
}

.is-expanded .modal-dialog {
  width: 100% !important;
  margin: 0px !important;
}

.is-expanded .modal-body {
  max-height: 100% !important;
  height: calc(100vh - 120px) !important;
}

.is-expanded #domains-to-be-approved-section {
  max-width: 100% !important;
}

.site-level-override-badge {
  position: absolute;
  width: 18px;
  height: 18px;
  border-width: 2px;
  border-style: solid;
  border-radius: 16px;
  font-weight: bold;
  line-height: 14px;
  margin-top: -6px;
  font-size: 14px;
  left: 628px;
  cursor: help;
  z-index: 1;
}

.pricing-table thead th {
  min-width: 240px;
  max-width: 240px;
}

.pricing-table td {
  text-align: center;
  padding: 8px;
  border: 1px solid #777;
}

.pricing-table th:not(.module-header):not(.module-expand-collapse-header) {
  text-align: center;
  padding: 8px;
  border: 1px solid #777;
  background-color: #ccc;
  color: #000;
}

.pricing-table .module-header {
  text-align: center;
  padding: 8px;
}

.pricing-table .module-expand-collapse-header {
  text-align: right;
  font-weight: normal;
}

.pricing-table .module-expand-collapse-header .module-expand-collapse-button {
  width: 26px;
  padding: 0;
  margin: 2px 8px 4px 4px;
}

.pricing-table .pricing-totals-row td {
  border: 0;
  padding: 20px 30px 0;
}

.pricing-table .pricing-totals-row td p {
  display: flex;
  justify-content: space-between;
}

th.highlighted-package {
  background-color: rgba(247, 181, 4, 0.2) !important;
  cursor: pointer;
}

td.highlighted-package {
  background-color: rgba(255, 236, 18, 0.1) !important;
  cursor: pointer;
}

th.selected-package {
  background-color: rgba(4, 70, 247, 0.3) !important;
  cursor: pointer;
}

td.selected-package {
  background-color: rgba(18, 108, 236, 0.2) !important;
  cursor: pointer;
}

.package-config-option-selector {
  display: initial;
  width: 75%;
  min-width: 170px;
  height: 28px;
  padding: 4px 8px;
  font-weight: bold;
}

.package-config-option-selector-label {
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: normal;
}

[class^=package-config-option-user-selectable] {
  cursor: pointer;
  margin: 4px 0px 0px -20px !important;
}

[class^=package-config-option-user-viewable] {
  margin: 4px 0px 0px -20px !important;
}

.package-config-pages-section {
  line-height: 28px;
  text-align: initial;
}

.package-config-separator-section hr {
  border-top: 2px solid #ccc;
  margin: 24px 0;
}

.reset-package-module-options-pages, .save-package-module-options-pages {
  margin: 9px 4px;
  display: none;
}

/* Switch ========================================================================== */
.switch {
  margin-bottom: 0.8em;
}

.switch,
.switch * {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch label {
  cursor: pointer;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch label input[type=checkbox]:checked + .lever {
  background-color: rgb(154, 188, 204);
}

.switch label input[type=checkbox]:checked + .lever:before, .switch label input[type=checkbox]:checked + .lever:after {
  left: 18px;
}

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #055C81;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}

.switch label .lever:before, .switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  -webkit-transition: left 0.3s ease, background 0.3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease, transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
}

.switch label .lever:before {
  background-color: rgba(2, 36, 51, 0.15);
}

.switch label .lever:after {
  background-color: #F1F1F1;
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
  transform: scale(2.4);
  background-color: rgba(2, 36, 51, 0.15);
}

input[type=checkbox]:not(:disabled) ~ .lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
  transform: scale(2.4);
  background-color: rgba(0, 0, 0, 0.08);
}

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: rgba(0, 0, 0, 0.12);
}

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #949494;
}

@media screen and (max-width: 768px) {
  .jconfirm-box-container {
    width: 90%;
  }
  #carousel-wrapper, .create-widget, #switch-dashboard + .select2, #quick-site-id + .select2 {
    display: none !important;
  }
  #dashboard-settings-table td:nth-child(4), #dashboard-settings-table td:nth-child(5) {
    display: none !important;
  }
  .modal-dialog {
    max-width: 768px;
    width: 100%;
  }
  #filters-menu {
    width: 90%;
  }
}
.flex {
  display: flex;
}

.fill-width {
  width: 100%;
}

.strike-through {
  text-decoration: line-through;
}

.details-redirect-row:hover, .details-file-redirect-row:hover, .perf-detail-redirect-row:hover {
  text-decoration: underline !important;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.1) !important;
}

#help-video-menu, #help-articles-menu {
  width: 300px;
}

.wrapTabs {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.wrapTabs button {
  border: 1px solid;
}
.wrapTabs button.active {
  border-bottom: 1px solid #7a7b7d;
}
.wrapTabs .wrapTab {
  padding: 10px;
  flex: 1;
  border-radius: 0px;
  height: auto;
  white-space: normal;
}

.wrapTabs-compare {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.wrapTabs-compare button {
  border: 1px solid;
}
.wrapTabs-compare button.active {
  border-bottom: 1px solid #7a7b7d;
}
.wrapTabs-compare .wrapTab {
  padding: 10px;
  flex: 1;
  border-radius: 0px;
  height: auto;
  white-space: normal;
}

#toggle-user .checklist-task-counter {
  top: -14px;
  left: -8px;
}

.checklist-task-counter {
  border-radius: 50px;
  border: 1px solid #FFF;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  margin-right: 2px;
  min-width: 20px;
  padding: 2px;
  position: relative;
  text-align: center;
  top: -2px;
}

pre .string {
  color: green;
}

pre .number {
  color: darkorange;
}

pre .boolean {
  color: blue;
}

pre .null {
  color: magenta;
}

pre .key {
  color: red;
}

@media (max-width: 768px) {
  .wrapTab {
    flex: 50% !important;
  }
}
.fullWidthInput {
  width: 100%;
  display: inline-block;
}

.search-help-icon {
  cursor: pointer;
}

/* :::::::::::::: Presentation css 
*/
.adminSiteLockContainer {
  float: left;
  display: inline-flex;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  --locked-color: #ff5153;
  --unlocked-color: #5fadbf;
}

.adminSiteLockContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  width: 40px;
}

/* :::::::::::::: Required CSS */
/* Locked */
.adminSiteLock {
  width: 20px;
  height: 20px;
  border: 3px solid var(--locked-color);
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.adminSiteLock:after {
  content: "";
  display: block;
  background: var(--locked-color);
  width: 3px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3.5px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.adminSiteLock:before {
  content: "";
  display: block;
  width: 16px;
  height: 12px;
  bottom: 100%;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  border: 3px solid var(--locked-color);
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom: 0;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

/* Locked Hover */
.adminSiteLock:hover:before {
  height: 14px;
}

/* Unlocked */
.adminSiteUnlocked {
  transform: rotate(10deg);
}

.adminSiteUnlocked:before {
  bottom: 130%;
  left: 31%;
  margin-left: -11.5px;
  transform: rotate(-45deg);
}

.adminSiteUnlocked,
.adminSiteUnlocked:before {
  border-color: var(--unlocked-color);
}

.adminSiteUnlocked:after {
  background: var(--unlocked-color);
}

/* Unlocked Hover */
.adminSiteUnlocked:hover {
  transform: rotate(3deg);
}

.adminSiteUnlocked:hover:before {
  height: 10px;
  left: 40%;
  bottom: 124%;
  transform: rotate(-30deg);
}

#toggle-dropdown-title-wrapper {
  display: table;
  position: relative;
  border-collapse: separate;
}

#toggle-dropdown-title {
  border-right: 1px solid #5fadbf;
  border-bottom: 2px solid #5fadbf;
  border-top: 2px solid #5fadbf;
  border-left: 2px solid #5fadbf;
  padding: 3px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 180px;
  cursor: pointer;
}

#toggle-dropdown-icon {
  text-align: left;
  border-left: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  background-color: #eee;
  border-left: 1px solid #5fadbf;
  border-bottom: 2px solid #5fadbf;
  border-top: 2px solid #5fadbf;
  border-right: 2px solid #5fadbf;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
}

.pin {
  width: 15px;
  height: 15px;
  border-radius: 50% 50% 50% 0;
  background: #5fadbf;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin: -10px 0 0 82px;
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  -ms-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}

.pin:after {
  content: "";
  width: 7px;
  height: 7px;
  margin: 4px 0 0 4px;
  background: #011f25;
  position: absolute;
  border-radius: 50%;
}

.progress-bar-background {
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
}

.progress {
  border-radius: 2px;
  height: 12px;
  margin-bottom: 0px;
}

@-moz-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-o-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
.showToggleDropDown {
  display: block !important;
  position: absolute;
  border: 1px solid black;
  z-index: 3000;
  color: #000000;
  background-color: #FFFFFF;
  width: 210px;
}

#toggle-dropdown-items {
  margin: 10px;
  padding: 3px;
  border: none;
  list-style-type: none;
}

#toggle-dropdown-items li {
  border-bottom: 1px solid black;
  cursor: pointer;
  cursor: pointer;
  padding: 3px;
  margin: 3px;
  font-weight: 500;
}

.theme--obsidian .showToggleDropDown {
  color: #c2cee1;
  background-color: #010101;
  z-index: 1000000;
}

.theme--dark .showToggleDropDown {
  color: #f5f7fa;
  background-color: #2f2f2f;
  z-index: 1000000;
}

.lineIcon {
  padding: 10px;
  font-size: 30px;
}

.salesFunnelToolTip {
  background-color: white;
  border: 1px solid blue;
  position: absolute;
  left: -2000px;
  top: 100px;
  color: black;
  padding: 10px;
  width: 25%;
  z-index: 3;
}

.CI-menue-item {
  text-decoration: none;
  width: 100%;
  padding: 18px 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  text-align: left;
  padding-left: 55px;
  color: #f5f7fa;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  outline-color: #022433;
  outline-width: 2px;
  cursor: pointer;
}

.CI-menue-item:hover {
  background-color: rgba(0, 0, 0, 0.17);
}

.confirm-12 {
  width: 100% !important;
}

.difference-bar {
  display: inline;
}

[class^=difference-bar-] {
  display: inline-block;
  height: 100%;
}

.difference-bar-bg {
  background-color: #eeeeee;
}

.difference-bar-red {
  background-color: red;
}

.difference-bar-green {
  background-color: #00A300;
}

#debug-mode, #tooltips-mode {
  margin: 15px;
}

.modified-checklist-item {
  background-color: rgba(0, 165, 255, 0.1);
  border: 1px solid rgba(0, 165, 255, 0.1) !important;
  margin-inline-end: 0 !important;
}

.editor {
  display: inline-flex;
  gap: 10px;
  font-family: monospace;
  line-height: 21px;
  background: #282a3a;
  border-radius: 2px;
  padding: 20px 10px;
  width: 100%;
}

.editor textarea {
  line-height: 21px;
  overflow-y: hidden;
  padding: 0;
  border: 0;
  background: #282a3a !important;
  color: #fff;
  margin-bottom: -8px;
  min-width: 500px;
  width: 100%;
  outline: none;
  resize: none;
  white-space: pre;
}

.editor .line-numbers {
  width: 20px;
  text-align: right;
}

.editor .line-numbers span {
  counter-increment: linenumber;
}

.editor .line-numbers span::before {
  content: counter(linenumber);
  display: block;
  color: #506882;
}

.m-card-pill-wrapper {
  display: flex;
}

.m-card-pill {
  padding: 12px;
  margin: 8px;
  text-align: center;
  position: relative;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 6px;
  flex: 1;
}

.m-card-pill:not(.selected):hover {
  box-shadow: #ccc 0 0 4px 0px;
  cursor: pointer;
}

.m-card-pill.multi:hover {
  cursor: pointer;
}

.m-card-pill.selected {
  border: 3px solid #66AFE9;
  margin: 8px 6px;
}

.m-card-pill-title {
  position: relative;
  font-weight: bold;
  z-index: 2;
}

.m-card-pill-subtitle {
  position: relative;
  z-index: 2;
}

.m-card-pill-background {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.m-card-pill-background svg, .m-card-pill-background span {
  opacity: 0.33;
}

.checkmark-badge {
  position: absolute;
  width: 18px;
  height: 18px;
  line-height: 11px;
  font-size: 9px;
  font-weight: bold;
  border-radius: 16px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  right: -9px;
  top: -9px;
  cursor: help;
  background-color: #66AFE9;
}

.checkmark-badge i {
  position: relative;
  top: 5px;
  color: white;
}

/* react-table v6.10.0 */
.ReactTable {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ReactTable * {
  box-sizing: border-box;
}

.ReactTable .rt-table {
  -webkit-box-flex: 1;
  -ms-flex: auto 1;
  flex: auto 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: collapse;
  /* overflow:auto */
}

.ReactTable .rt-thead {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ReactTable .rt-thead.-headerGroups {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.ReactTable .rt-thead.-filters {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.ReactTable .rt-thead.-filters input, .ReactTable .rt-thead.-filters select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline: none;
}

.ReactTable .rt-thead.-filters .rt-th {
  border-right: 1px solid rgba(0, 0, 0, 0.02);
}

/* .ReactTable .rt-thead.-header{
  box-shadow:0 2px 15px 0 rgba(0,0,0,0.15)
} */
.ReactTable .rt-thead .rt-tr {
  text-align: center;
}

.ReactTable .rt-thead .rt-th, .ReactTable .rt-thead .rt-td {
  padding: 5px 5px;
  line-height: normal;
  position: relative;
  /* border-right:1px solid rgba(0,0,0,0.05); */
  transition: box-shadow 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: inset 0 0 0 0 transparent;
}

/* .ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-td.-sort-asc{
  box-shadow:inset 0 3px 0 0 rgba(0,0,0,0.6)
}
.ReactTable .rt-thead .rt-th.-sort-desc,.ReactTable .rt-thead .rt-td.-sort-desc{
  box-shadow:inset 0 -3px 0 0 rgba(0,0,0,0.6)
} */
.ReactTable .rt-thead .rt-th.-cursor-pointer, .ReactTable .rt-thead .rt-td.-cursor-pointer {
  cursor: pointer;
}

.ReactTable .rt-thead .rt-th:last-child, .ReactTable .rt-thead .rt-td:last-child {
  border-right: 0;
}

.ReactTable .rt-thead .rt-th:focus {
  outline: none;
}

.ReactTable .rt-thead .rt-resizable-header {
  overflow: visible;
}

/* .ReactTable .rt-thead .rt-resizable-header:last-child{
  overflow:hidden
} */
.ReactTable .rt-thead .rt-resizable-header-content {
  font-weight: 700;
  padding: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ReactTable .rt-thead .rt-header-pivot {
  border-right-color: #f7f7f7;
}

.ReactTable .rt-thead .rt-header-pivot:after, .ReactTable .rt-thead .rt-header-pivot:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ReactTable .rt-thead .rt-header-pivot:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 8px;
  margin-top: -8px;
}

.ReactTable .rt-thead .rt-header-pivot:before {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #f7f7f7;
  border-width: 10px;
  margin-top: -10px;
}

.ReactTable .rt-tbody {
  -webkit-box-flex: 99999;
  -ms-flex: 99999 1 auto;
  flex: 99999 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
}

.ReactTable .rt-tbody .rt-tr-group {
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}

.ReactTable .rt-tbody .rt-tr-group:last-child {
  border-bottom: 0;
}

/* .ReactTable .rt-tbody .rt-td{
  border-right:1px solid rgba(0,0,0,0.02);
} */
.ReactTable .rt-tbody .rt-td:last-child {
  border-right: 0;
}

.ReactTable .rt-tbody .rt-expandable {
  cursor: pointer;
  text-overflow: clip;
}

.ReactTable .rt-tr-group {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ReactTable .rt-tr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.ReactTable .rt-th, .ReactTable .rt-td {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 5px;
  overflow: hidden;
  transition: 0.3s ease;
  transition-property: width, min-width, padding, opacity;
}

.ReactTable .rt-th.-hidden, .ReactTable .rt-td.-hidden {
  width: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important;
}

.ReactTable .rt-expander {
  display: inline-block;
  position: relative;
  color: transparent;
  margin: 0 10px;
}

.ReactTable .rt-expander:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  border-left: 5.04px solid transparent;
  border-right: 5.04px solid transparent;
  border-top: 7px solid rgba(0, 0, 0, 0.8);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
}

.ReactTable .rt-expander.-open:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}

.ReactTable .rt-resizer {
  display: inline-block;
  position: absolute;
  width: 36px;
  top: 0;
  bottom: 0;
  right: -18px;
  cursor: col-resize;
  z-index: 10;
}

.ReactTable .rt-tfoot {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

.ReactTable .rt-tfoot .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}

.ReactTable .rt-tfoot .rt-td:last-child {
  border-right: 0;
}

.ReactTable.-striped .rt-tr.-odd {
  background: rgba(0, 0, 0, 0.03);
}

.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover {
  background: rgba(0, 0, 0, 0.05);
}

.ReactTable .-pagination {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: left;
  /* padding:3px; */
  /* box-shadow:0 0 15px 0 rgba(0,0,0,0.1);
  border-top:2px solid rgba(0,0,0,0.1); */
}

.ReactTable .-pagination input, .ReactTable .-pagination select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 4px 6px;
  font-size: inherit;
  /* border-radius:3px; */
  font-weight: normal;
  outline: none;
}

/* .ReactTable .-pagination .-btn{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:block;
  width:100%;
  height:100%;
  border:0;
  border-radius:3px;
  padding:6px;
  font-size:1em;
  color:rgba(0,0,0,0.6);
  background:rgba(0,0,0,0.1);
  transition:all .1s ease;
  cursor:pointer;
  outline:none;
} */
.ReactTable .-pagination .-btn[disabled] {
  opacity: 0.5;
  cursor: default;
}

.ReactTable .-pagination .-btn:not([disabled]):hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.ReactTable .-pagination .-first, .ReactTable .-pagination .-previous, .ReactTable .-pagination .-next, .ReactTable .-pagination .-last {
  /* -webkit-box-flex:1;
  -ms-flex:1;
  flex:1; */
  margin-top: 10px;
  text-align: center;
}

.ReactTable .-pagination .-first, .ReactTable .-pagination .-next {
  margin-right: 4px;
}

.ReactTable .-pagination .-center {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
  text-align: center;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.ReactTable .-pagination .-pageInfo {
  display: inline-block;
  margin: 3px 10px;
  white-space: nowrap;
}

.ReactTable .-pagination .-pageJump {
  display: inline-block;
}

.ReactTable .-pagination .-pageJump input {
  width: 55px;
  text-align: center;
}

.ReactTable .-pagination .-pageSizeOptions {
  margin: 3px 10px;
}

.ReactTable .-pagination .-pageSizeOptions select {
  width: auto !important;
}

.ReactTable .rt-noData {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
  z-index: 1;
  pointer-events: none;
  padding: 20px;
  color: rgba(0, 0, 0, 0.5);
}

.ReactTable .-loading {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}

.ReactTable .-loading > div {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.ReactTable .-loading.-active {
  opacity: 1;
  z-index: 2;
  pointer-events: all;
}

.ReactTable .-loading.-active > div {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.ReactTable .rt-resizing .rt-th, .ReactTable .rt-resizing .rt-td {
  transition: none !important;
  cursor: col-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results__options-react:hover {
  background-color: #337ab7;
  color: #fff;
  cursor: pointer;
}

.reactUtils_tablefilter:hover {
  cursor: pointer;
  font-weight: bold;
}

[id$=-mobileview], [class$=-mobileview] {
  display: none;
}

.svg-text {
  fill: #2b2f31;
}

.ellipsis-collapsed-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 100px;
  max-width: 600px;
}

.ellipsis-collapsed-text:hover {
  white-space: normal;
  overflow-wrap: break-word;
}

/*# sourceMappingURL=core.css.map */
