cell gam-cell-pagination/* line 41, ../scss/app/modules/_dashboard.scss */
.Dash > .consult-detail-area {
  overflow: inherit;
}

/* line 45, ../scss/app/modules/_dashboard.scss */
.dashboard-wrapper {
  display: none;
  position: relative;
}
/* line 49, ../scss/app/modules/_dashboard.scss */
#page-host .dashboard-wrapper:first-child {
  margin-top: 1rem;
}

/* line 54, ../scss/app/modules/_dashboard.scss */
.dash-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25rem;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
/* line 64, ../scss/app/modules/_dashboard.scss */
.entity-MainDash .dash-titlebox {
  padding: 0.25rem 0.625rem;
  border: 1px solid #ddd;
  background: #f9f9f9;
}
/* line 70, ../scss/app/modules/_dashboard.scss */
.entity-tabs-content .dash-titlebox {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
/* line 75, ../scss/app/modules/_dashboard.scss */
.dash-titlebox .hide {
  display: none;
}

/* line 80, ../scss/app/modules/_dashboard.scss */
.dash-toolbar {
  display: flex;
  align-items: center;
}
/* line 84, ../scss/app/modules/_dashboard.scss */
.dash-toolbar a {
  color: #888;
}
/* line 87, ../scss/app/modules/_dashboard.scss */
.dash-toolbar a:hover {
  color: #555;
}

/* line 94, ../scss/app/modules/_dashboard.scss */
.dash-toolbar-button + .dash-toolbar-button {
  margin-left: 1rem;
}

/* line 99, ../scss/app/modules/_dashboard.scss */
.dash-msg {
  margin: 0.25rem 0.625rem;
}
/* line 102, ../scss/app/modules/_dashboard.scss */
.dash-msg .alert-box {
  margin: 0;
  padding: 0.5rem;
}

/* line 108, ../scss/app/modules/_dashboard.scss */
.dashboard {
  position: relative;
  top: 0;
  bottom: 0;
  margin: 0.25rem;
}

/* line 115, ../scss/app/modules/_dashboard.scss */
.dashboard-filters {
  padding-left: 0.625rem;
}

/* line 119, ../scss/app/modules/_dashboard.scss */
.filter-badge {
  display: inline-block;
  margin: 0 0.3125rem;
  padding: 0.25rem 0.375rem;
  border-radius: 4px;
  background-color: #e2e2e2;
  color: #333;
  font-size: 0.75rem;
}
/* line 128, ../scss/app/modules/_dashboard.scss */
.filter-badge .filter-badge-delete {
  color: #333;
}

/* line 133, ../scss/app/modules/_dashboard.scss */
#dd-widget-size {
  width: 9rem;
  padding: 0.125rem;
}

/* line 139, ../scss/app/modules/_dashboard.scss */
.widget-size-grid .row {
  height: 1.5rem;
  margin: 0;
}
/* line 144, ../scss/app/modules/_dashboard.scss */
.widget-size-grid .columns {
  height: 100%;
  padding: 0.125rem;
}
/* line 148, ../scss/app/modules/_dashboard.scss */
.widget-size-grid .columns > div {
  width: 100%;
  height: 100%;
  border: 1px #888 solid;
}
/* line 153, ../scss/app/modules/_dashboard.scss */
.widget-size-grid .columns > div.active {
  border-width: 2px;
  cursor: pointer;
}
/* line 158, ../scss/app/modules/_dashboard.scss */
.widget-size-grid .columns > div.selected {
  background-color: #bfdee9;
}

/* line 165, ../scss/app/modules/_dashboard.scss */
.widget {
  bottom: 0;
  width: calc(100% - 0.75rem);
  margin: 0.375rem;
  will-change: transform;
}
/* line 171, ../scss/app/modules/_dashboard.scss */
.widget.muuri-item-dragging, .widget.muuri-item-releasing {
  z-index: 9999;
}
/* line 176, ../scss/app/modules/_dashboard.scss */
.widget.muuri-item-dragging .widget-overlay, .widget.widget.muuri-item-releasing .widget-overlay {
  display: block;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 184, ../scss/app/modules/_dashboard.scss */
.widget.editing .widget-content {
  position: absolute;
}
/* line 187, ../scss/app/modules/_dashboard.scss */
.widget.editing .widget-content .grid {
  overflow: hidden;
}
/* line 192, ../scss/app/modules/_dashboard.scss */
.widget.editing .widget-title:not(.kpi) {
  padding-left: 2.5rem;
  padding-right: 4.25rem;
}
/* line 197, ../scss/app/modules/_dashboard.scss */
.widget.editing .widget-filter-btn,
.widget.editing .widget-date-gran,
.widget.editing .widget-snaps-btn,
.widget.editing .widget-export-btn {
  display: none;
}
/* line 204, ../scss/app/modules/_dashboard.scss */
.widget.editing .widget-size, .widget.editing .widget-edit, .widget.editing .widget-close {
  display: block;
}
/* line 208, ../scss/app/modules/_dashboard.scss */
.widget.editing .widget-actions,
.widget.editing .widget-title:not(.kpi),
.widget.editing .widget-lock {
  cursor: move;
}
/* line 215, ../scss/app/modules/_dashboard.scss */
.widget.editing .widget-lock .i-locked {
  display: none;
}
/* line 219, ../scss/app/modules/_dashboard.scss */
.widget.editing .widget-lock .i-unlocked {
  display: block;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h1 {
  height: 6.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h2 {
  height: 13.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h3 {
  height: 20.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h4 {
  height: 27.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h5 {
  height: 34.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h6 {
  height: 41.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h7 {
  height: 48.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h8 {
  height: 55.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h9 {
  height: 62.25rem;
}
/* line 226, ../scss/app/modules/_dashboard.scss */
.widget.h10 {
  height: 69.25rem;
}
@media only screen and (min-width: 64.063em) {
  /* line 233, ../scss/app/modules/_dashboard.scss */
  .widget.w1 {
    width: calc(16.56667% - 0.75rem);
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 233, ../scss/app/modules/_dashboard.scss */
  .widget.w2 {
    width: calc(33.23333% - 0.75rem);
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 233, ../scss/app/modules/_dashboard.scss */
  .widget.w3 {
    width: calc(49.9% - 0.75rem);
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 233, ../scss/app/modules/_dashboard.scss */
  .widget.w4 {
    width: calc(66.56667% - 0.75rem);
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 233, ../scss/app/modules/_dashboard.scss */
  .widget.w5 {
    width: calc(83.23333% - 0.75rem);
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 233, ../scss/app/modules/_dashboard.scss */
  .widget.w6 {
    width: calc(99.9% - 0.75rem);
  }
}
/* line 239, ../scss/app/modules/_dashboard.scss */
.widget iframe {
  width: 100%;
  height: 90%;
}

/* line 245, ../scss/app/modules/_dashboard.scss */
.widget-content-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}

/* line 253, ../scss/app/modules/_dashboard.scss */
.widget-overlay {
  display: none;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 263, ../scss/app/modules/_dashboard.scss */
.widget-title {
  position: absolute;
  z-index: 9997;
  width: 100%;
  padding: 0.375rem 0.625rem;
  background-color: #fff;
  color: #555;
  font-size: 0.8125rem;
  line-height: 1rem;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 275, ../scss/app/modules/_dashboard.scss */
.widget-title.kpi {
  bottom: 0;
  width: 100%;
  height: auto;
  text-align: center;
  text-overflow: inherit;
  white-space: normal;
}

/* line 285, ../scss/app/modules/_dashboard.scss */
.snap-date {
  padding-left: 0.625rem;
  color: #4ba1b4;
  font-size: 0.625rem;
  font-style: italic;
  text-transform: none;
}

/* line 295, ../scss/app/modules/_dashboard.scss */
.snap-item.active a {
  color: #4ba1b4;
}

/* line 301, ../scss/app/modules/_dashboard.scss */
.widget-display-btns {
  position: absolute;
  z-index: 9998;
  top: 0;
  right: 0.3125rem;
}

/* line 308, ../scss/app/modules/_dashboard.scss */
.widget-display-btn {
  display: inline-block;
  position: relative;
  padding: 0.375rem 0.3125rem;
}
/* line 313, ../scss/app/modules/_dashboard.scss */
.widget-display-btn a {
  color: #888;
}
/* line 318, ../scss/app/modules/_dashboard.scss */
.widget-display-btn.active a {
  color: #4ba1b4;
}

/* line 324, ../scss/app/modules/_dashboard.scss */
.widget-size,
.widget-edit,
.widget-close {
  display: none;
}

/* line 330, ../scss/app/modules/_dashboard.scss */
.widget-settings {
  display: flex;
  position: absolute;
  z-index: 9997;
  top: 0;
  right: 0;
  left: 0;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.3125rem;
  border-bottom: 2px #f9f9f9 solid;
}
/* line 342, ../scss/app/modules/_dashboard.scss */
.widget-settings .hide {
  display: none;
}

/* line 347, ../scss/app/modules/_dashboard.scss */
.widget-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 1.75rem;
  margin: 0;
  font-size: 1rem;
}
/* line 356, ../scss/app/modules/_dashboard.scss */
.widget-actions > div {
  display: flex;
  justify-content: space-between;
  color: #888;
}
/* line 361, ../scss/app/modules/_dashboard.scss */
.widget-actions > div > div {
  margin: 0 0.375rem;
}
/* line 366, ../scss/app/modules/_dashboard.scss */
.widget-actions a {
  color: #888;
}
/* line 369, ../scss/app/modules/_dashboard.scss */
.widget-actions a:hover {
  color: #555;
}

/* line 375, ../scss/app/modules/_dashboard.scss */
.widget-lock {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
/* line 380, ../scss/app/modules/_dashboard.scss */
.widget-lock .i-unlocked {
  display: none;
}

/* line 385, ../scss/app/modules/_dashboard.scss */
.widget-filters {
  max-height: 18.75rem;
  overflow-y: scroll;
}
/* line 389, ../scss/app/modules/_dashboard.scss */
.widget-filters form {
  position: relative;
}
/* line 392, ../scss/app/modules/_dashboard.scss */
.widget-filters form > .row {
  position: relative;
}
/* line 397, ../scss/app/modules/_dashboard.scss */
.widget-filters .input-wrapper {
  height: 2.5rem;
}
/* line 401, ../scss/app/modules/_dashboard.scss */
.widget-filters label {
  height: 1.875rem;
  line-height: 1.875rem;
}
/* line 406, ../scss/app/modules/_dashboard.scss */
.widget-filters input,
.widget-filters select {
  height: 1.875rem;
  margin-bottom: 0.625rem;
  padding: 0.25rem;
}

/* line 415, ../scss/app/modules/_dashboard.scss */
.widget-date-gran {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 419, ../scss/app/modules/_dashboard.scss */
.widget-date-gran select {
  height: 1.5rem;
  margin: 0;
  padding: 0 0.75rem 0 0.375rem;
  line-height: 1.5rem;
  text-transform: capitalize;
}

/* line 430, ../scss/app/modules/_dashboard.scss */
.widget-filter-field .active-filter {
  display: inline-block;
}
/* line 434, ../scss/app/modules/_dashboard.scss */
.widget-filter-field .date-range-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
/* line 439, ../scss/app/modules/_dashboard.scss */
.widget-filter-field .date-range-wrapper .date-selector {
  flex-grow: 4;
}
/* line 443, ../scss/app/modules/_dashboard.scss */
.widget-filter-field .date-range-wrapper .date-separator {
  flex-shrink: 1;
  font-size: 0.75rem;
}
/* line 450, ../scss/app/modules/_dashboard.scss */
.widget-filter-field .operator-wrapper select {
  text-align: center;
}

/* line 457, ../scss/app/modules/_dashboard.scss */
.widget-board-arrow {
  position: absolute;
  z-index: 9997;
  top: calc(50% - 0.1875rem);
  margin: 0 1rem;
  padding: 0.125rem;
  border-radius: 100%;
  background: rgba(244, 244, 244, 0.3);
  color: rgba(85, 85, 85, 0.7);
  font-size: 1.875rem;
  cursor: pointer;
}
/* line 469, ../scss/app/modules/_dashboard.scss */
.widget-board-arrow.arrow-left {
  left: 0;
}
/* line 473, ../scss/app/modules/_dashboard.scss */
.widget-board-arrow.arrow-right {
  right: 0;
}
/* line 477, ../scss/app/modules/_dashboard.scss */
.widget-board-arrow:hover {
  background: rgba(244, 244, 244, 0.8);
  color: #555;
}

/* line 483, ../scss/app/modules/_dashboard.scss */
.widget-msg {
  display: none;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
}

/* line 491, ../scss/app/modules/_dashboard.scss */
.widget-content {
  display: flex;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
  height: calc(100% - 1.75rem);
  margin-top: 1.75rem;
  padding: 0.625rem;
  overflow: auto;
}
/* line 505, ../scss/app/modules/_dashboard.scss */
.widget-content.kpi, .widget-content.chart {
  align-items: center;
}
/* line 510, ../scss/app/modules/_dashboard.scss */
.widget-content.kpi {
  justify-content: center;
  padding-top: 0;
  color: #5d5e63;
  font-size: 2.1875rem;
  text-align: center;
}
/* line 517, ../scss/app/modules/_dashboard.scss */
.widget-content.kpi i[class=""] {
  display: none;
}
/* line 521, ../scss/app/modules/_dashboard.scss */
.widget-content.kpi i,
.widget-content.kpi div {
  margin: 0 0.3125rem;
}
/* line 527, ../scss/app/modules/_dashboard.scss */
.widget-content.grid {
  display: block;
}
/* line 530, ../scss/app/modules/_dashboard.scss */
.widget-content.grid ul.toolbar {
  margin: 0;
}
/* line 534, ../scss/app/modules/_dashboard.scss */
.widget-content.grid [data-dropdown="dd-col-header"] {
  display: none;
}
/* line 539, ../scss/app/modules/_dashboard.scss */
.widget-content.text {
  overflow: auto;
}
/* line 543, ../scss/app/modules/_dashboard.scss */
.widget-content > table {
  margin: 0 0 0.125rem;
  border: none;
}
/* line 547, ../scss/app/modules/_dashboard.scss */
.widget-content > table p,
.widget-content > table ol {
  margin: 0 0 0.125rem;
}
/* line 553, ../scss/app/modules/_dashboard.scss */
.widget-content iframe {
  width: 100%;
  height: 100%;
  border: none;
}
/* line 559, ../scss/app/modules/_dashboard.scss */
.widget-content .data-grid {
  margin-bottom: 0;
}
/* line 563, ../scss/app/modules/_dashboard.scss */
.widget-content .chart-content {
  width: 100%;
  height: 100%;
  font-size: 0.75rem;
}
/* line 569, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table {
  width: 100%;
  overflow-x: auto;
}
/* line 573, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table {
  width: 100%;
}
/* line 577, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table thead th {
  width: 5.5rem;
  background-color: #f4f4f4;
  text-align: center;
}
/* line 582, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table thead th.first-cell {
  position: absolute;
  width: 12.5rem;
}
/* line 590, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table td {
  text-align: center;
}
/* line 597, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table tbody tr:nth-of-type(even) td.first-cell {
  background: #fafafa;
}
/* line 603, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table tbody tr:nth-of-type(odd) td.first-cell {
  background: #fff;
}
/* line 608, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table tbody td {
  width: 5.5rem;
}
/* line 611, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table tbody td.first-cell {
  position: absolute;
  text-align: initial;
  width: 12.5rem;
}
/* line 617, ../scss/app/modules/_dashboard.scss */
.widget-content .data-table table tbody td .square {
  display: inline-block;
  margin-right: 0.375rem;
  width: 13px;
  height: 13px;
  border-radius: 3px;
}
/* line 629, ../scss/app/modules/_dashboard.scss */
.widget-content .norecords-msg {
  align-self: center;
  color: #555;
}

/* line 635, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item {
  display: flex;
  flex: auto;
  align-items: center;
  min-width: 22.5rem;
  padding: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.3;
  cursor: pointer;
}
/* line 645, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item:hover {
  background-color: #ffffde;
}
/* line 649, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item .user-img {
  flex: none;
  width: 3.75rem;
  height: 3.75rem;
  background-position: center;
  background-size: cover;
}
/* line 657, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item .user-info {
  display: flex;
  flex: auto;
  flex-direction: column;
  flex-wrap: wrap;
  margin-left: 0.5rem;
}
/* line 664, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item .user-info > div {
  min-width: 10rem;
  padding: 0 0.25rem;
}
/* line 671, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item .birthday-contact > i {
  color: #4ca928;
}
/* line 676, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item .contact-age {
  color: #555;
}
/* line 679, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item .contact-age::before {
  content: "\2014";
  margin-right: 0.25rem;
}
/* line 685, ../scss/app/modules/_dashboard.scss */
.birthday-widget-item .turning-year {
  color: #888;
}

/* line 691, ../scss/app/modules/_dashboard.scss */
.user-contact-info {
  align-self: start;
}

/* line 699, ../scss/app/modules/_dashboard.scss */
.widget.w1 .widget-content.kpi {
  font-size: 1.5rem;
}
/* line 702, ../scss/app/modules/_dashboard.scss */
.widget.w1 .widget-content.kpi i,
.widget.w1 .widget-content.kpi div {
  margin: 0 0.125rem;
}
/* line 710, ../scss/app/modules/_dashboard.scss */
.widget.w2 .widget-content.kpi {
  font-size: 2.5rem;
}
/* line 717, ../scss/app/modules/_dashboard.scss */
.widget.w3 .widget-content.kpi, .widget.w4 .widget-content.kpi {
  font-size: 3.125rem;
}
/* line 724, ../scss/app/modules/_dashboard.scss */
.widget.w5 .widget-content.kpi, .widget.w6 .widget-content.kpi {
  font-size: 4.375rem;
}
/* line 730, ../scss/app/modules/_dashboard.scss */
.widget.h1 .widget-title.kpi {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
/* line 735, ../scss/app/modules/_dashboard.scss */
.widget.h1 .widget-content.kpi {
  font-size: 1rem;
}

/* line 741, ../scss/app/modules/_dashboard.scss */
.onboarding-logo {
  height: 10rem;
  margin: -1.75rem -2.125rem 3rem -2.125rem;
  border-radius: 3px 3px 0 0;
  background: url("../imgnew/logo72-white.png") #4ca928 center center no-repeat;
  background-size: 304px 72px;
}
/* line 749, ../scss/app/modules/_dashboard.scss */
.onboarding-logo.trophy {
  background-image: url("../imgnew/game/treasure/jungle/icon-Trpy.png");
  background-size: 64px 64px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 130dpi), only screen and (min-resolution: 2dppx) {
  /* line 756, ../scss/app/modules/_dashboard.scss */
  .onboarding-logo {
    background-image: url("../imgnew/logo72-white@2.png");
  }
  /* line 759, ../scss/app/modules/_dashboard.scss */
  .onboarding-logo.trophy {
    background-image: url("../imgnew/game/treasure/jungle/icon-Trpy@2x.png");
  }
}
/* line 9, ../scss/app/game/_dashboard.scss */
#gam-dash-widget .WidgetHead {
  cursor: default;
}

/* line 18, ../scss/app/game/_dashboard.scss */
.widget.w3 #gam-map .grid-x, .widget.w2 #gam-map .grid-x, .widget.w1 #gam-map .grid-x {
  padding: 0.625rem;
}
/* line 26, ../scss/app/game/_dashboard.scss */
.widget.w3 #gam-ranking .gam-cell-highlighted .gam-avatar figure, .widget.w2 #gam-ranking .gam-cell-highlighted .gam-avatar figure, .widget.w1 #gam-ranking .gam-cell-highlighted .gam-avatar figure {
  border-width: 4px;
}
/* line 34, ../scss/app/game/_dashboard.scss */
.widget.w3 .gam-avatar figure, .widget.w2 .gam-avatar figure, .widget.w1 .gam-avatar figure {
  width: 2.5rem;
  height: 2.5rem;
  border-width: 3px;
}

/* line 43, ../scss/app/game/_dashboard.scss */
#gam-widgets-container {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0.5rem;
  overflow: hidden;
}
@media only screen and (min-width: 64.063em) {
  /* line 52, ../scss/app/game/_dashboard.scss */
  #gam-widgets-container > .columns:nth-of-type(n+3) {
    padding-left: 0.625rem;
  }
}
/* line 58, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .gam-widget {
  margin-top: 0.625rem;
}
/* line 62, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .dropdown {
  margin: 0;
  border: 1px solid #b6b6b6;
  z-index: 1;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 68, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .dropdown a {
  display: block;
  padding: 0 0.9375rem;
  font-size: 0.8125rem;
  line-height: 2rem;
}
/* line 76, ../scss/app/game/_dashboard.scss */
#gam-widgets-container #period-selector-items {
  left: 0;
}
/* line 80, ../scss/app/game/_dashboard.scss */
#gam-widgets-container #chal-selector-items {
  right: 0;
}
/* line 86, ../scss/app/game/_dashboard.scss */
#gam-widgets-container #period-selector .gam-btn,
#gam-widgets-container #chal-selector .gam-btn {
  background: #e4e4e4;
  color: #222;
}
/* line 92, ../scss/app/game/_dashboard.scss */
#gam-widgets-container #chal-selector-items,
#gam-widgets-container #period-selector-items {
  border-color: #b6b6b6;
}
/* line 96, ../scss/app/game/_dashboard.scss */
#gam-widgets-container #chal-selector-items a,
#gam-widgets-container #period-selector-items a {
  background: #e4e4e4;
  color: #222;
}
/* line 100, ../scss/app/game/_dashboard.scss */
#gam-widgets-container #chal-selector-items a:hover,
#gam-widgets-container #period-selector-items a:hover {
  background: #b6b6b6;
}
/* line 104, ../scss/app/game/_dashboard.scss */
#gam-widgets-container #chal-selector-items a.gam-active,
#gam-widgets-container #period-selector-items a.gam-active {
  background: #b6b6b6;
}
/* line 110, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .has-dropdown {
  position: relative;
}
/* line 113, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .has-dropdown:hover .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  list-style: none;
}
/* line 118, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .has-dropdown .gam-btn {
  padding: 0 0.9375rem;
  padding-right: 2.1875rem;
}
/* line 122, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .has-dropdown .gam-btn:hover, #gam-widgets-container .has-dropdown .gam-btn:focus {
  color: #222;
  text-decoration: none;
}
/* line 128, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .has-dropdown .gam-btn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: rgba(78, 78, 78, 0.4) transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: 50%;
  margin-top: -2.5px;
  margin-right: 15px;
  right: 0;
}
/* line 137, ../scss/app/game/_dashboard.scss */
#gam-widgets-container .has-dropdown .gam-btn > span {
  max-width: 100%;
}

/* line 144, ../scss/app/game/_dashboard.scss */
.gam-widgets-title {
  display: flex;
}
/* line 147, ../scss/app/game/_dashboard.scss */
.gam-widgets-title #chal-selector {
  display: flex;
  padding: 0;
}
/* line 152, ../scss/app/game/_dashboard.scss */
.gam-widgets-title #chal-selector,
.gam-widgets-title #period-selector {
  flex: none;
}
/* line 156, ../scss/app/game/_dashboard.scss */
.gam-widgets-title #chal-selector .has-dropdown,
.gam-widgets-title #period-selector .has-dropdown {
  width: 100%;
}
/* line 160, ../scss/app/game/_dashboard.scss */
.gam-widgets-title #chal-selector .gam-btn,
.gam-widgets-title #period-selector .gam-btn {
  width: auto;
  line-height: 2rem;
}
/* line 166, ../scss/app/game/_dashboard.scss */
.gam-widgets-title #gam-period {
  flex: 1 1 auto;
  background-color: #f0f0f0;
}
/* line 172, ../scss/app/game/_dashboard.scss */
#dash-board .gam-widgets-title a:hover,
#dash-board .gam-widgets-title a:focus {
  background-color: #555;
  color: #222;
  text-decoration: none;
}

/* line 181, ../scss/app/game/_dashboard.scss */
.gam-widget-content {
  padding: 1.25rem;
}
/* line 184, ../scss/app/game/_dashboard.scss */
#gam-results .gam-widget-content {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

/* line 191, ../scss/app/game/_dashboard.scss */
.gam-widget-results {
  display: flex;
  flex-flow: row wrap;
  margin-right: -1px;
}

/* line 197, ../scss/app/game/_dashboard.scss */
.gam-cell-result-small {
  flex: 1 1 auto;
  width: 50%;
  min-width: 13.75rem;
  padding: 0.75rem 1.25rem;
  border-right-width: 1px;
  border-right-style: dashed;
}
/* line 205, ../scss/app/game/_dashboard.scss */
.gam-cell-result-small .gam-number {
  margin-bottom: 0.3125rem;
  font-size: 0.8125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 210, ../scss/app/game/_dashboard.scss */
.gam-cell-result-small .gam-number b {
  font-size: 1.5rem;
}
/* line 215, ../scss/app/game/_dashboard.scss */
.gam-cell-result-small .gam-percent {
  margin-top: -1.25rem;
  font-size: 1.125rem;
}
/* line 221, ../scss/app/game/_dashboard.scss */
.gam-cell-result-small .gam-progress-bar p {
  height: 0.375rem;
}

/* line 228, ../scss/app/game/_dashboard.scss */
#gam-ranking .gam-cell-result {
  padding: 0.75rem 0;
}
/* line 234, ../scss/app/game/_dashboard.scss */
#gam-ranking .gam-cell-highlighted .gam-avatar figure {
  border-width: 8px;
  border-style: solid;
}

/* line 4, ../scss/app/game/_event.scss */
#gam-animation-host {
  max-height: calc(100vh - 12.5rem);
  overflow-y: auto;
}

/* line 9, ../scss/app/game/_event.scss */
#gam-logbook {
  text-align: center;
}
/* line 12, ../scss/app/game/_event.scss */
#gam-logbook .gam-event-content p {
  font-size: 1rem;
}

/* line 17, ../scss/app/game/_event.scss */
.gam-event-content {
  text-align: left;
}
/* line 20, ../scss/app/game/_event.scss */
.gam-event-content .picture {
  flex: none;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  background-size: contain;
}
/* line 27, ../scss/app/game/_event.scss */
.gam-event-content p {
  margin-bottom: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.3;
}
/* line 32, ../scss/app/game/_event.scss */
.gam-event-content p:last-child {
  margin-bottom: 0;
}
/* line 37, ../scss/app/game/_event.scss */
.gam-event-content small {
  text-transform: uppercase;
}
/* line 41, ../scss/app/game/_event.scss */
.gam-event-content .close-reveal-modal {
  color: #222;
}
/* line 45, ../scss/app/game/_event.scss */
.gam-event-content .gam-cell-sep + .gam-cell-sep {
  padding-top: 1.875rem;
}
/* line 48, ../scss/app/game/_event.scss */
.gam-event-content .gam-cell-sep + .gam-cell-sep::before {
  position: absolute;
  top: 0;
  margin: 0;
}

/* line 56, ../scss/app/game/_event.scss */
.gam-cell-event {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}

/* line 63, ../scss/app/game/_event.scss */
.gam-cell-event-content {
  flex: 1 1 auto;
  width: calc(100% - 4rem);
  min-width: 75%;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-left: 1.5rem;
}


.gam-answer input[type="radio"]:checked ~ .gam-answer-num {
  border-color: #033f1c;
  background-color: rgba(138, 229, 161, 0.7);
  margin-right: 5px;
}

/* DASHBOARD TRAINING PAGE */

			/* UX DESIN */
      #wrapper{
        min-width: 100%;
    }
    #row1, #row2, #row-wrap{
        display: flex;
        min-width: 100%;
        justify-content: space-around;
    }
    
    #row1 div, #row2 #quizzies{
        width: 48%;
    }
    
    
    /* TABLES / WIDGETS */
    tbody tr:nth-child(odd) {
        background-color: #59585925;
      }
      
      /* tbody tr:nth-child(even) {
        background-color: #5958590a;
      }
    */
     tr, td, th {
        /* border: thin solid #000000b0; */
        width: 20%;
      }
    
      table {
        box-shadow: 2px 2px 4px rgb(173, 172, 172);
        width: 100%;
        border-collapse : collapse;
      }
    
      /* ATTACH ICON */
      tr td button, tr td .button {
        margin: 0 0 0rem!important;
        padding-top: 0.2rem!important;
        padding-right: 0.5rem!important;
        padding-bottom: 0.2rem!important;
        padding-left: 0.5rem!important;
    }
      /* CHARTS */
    #cambembert {
        position:relative;
        width:120px; height:120px;
      }
      #cambembertVert, #cambembertRouge1, #cambembertRouge2, #cambembertBleu, #cambembertJaune1, #cambembertJaune2 {
        position: absolute;
        width:0; height:0; 
        border:60px solid green;
        border-radius:60px;
      }
      #cambembertVert, #cambembertBleu { 
        z-index: 1; 
      }
    
      #cambembertBleu{
        border:60px solid rgb(0, 132, 208);
      }
    
      
    
      #cambembertRouge1, #cambembertJaune1 { 
        z-index: 2;
        border:60px solid red;
        border-top:60px solid transparent;
        border-right:60px solid transparent;
      }
      #cambembertRouge2, #cambembertJaune2 { 
        z-index: 2;
        border:60px solid red;
        border-top:60px solid transparent;
        border-right:60px solid transparent;
        transform: rotate(30deg);
      }
    
      #cambembertJaune1, #cambembertJaune2{
        border:60px solid rgb(246, 255, 0);
      }
      
      #txtVert, #txtRouge { 
        position: absolute;
        z-index: 3;
        color:white;
      }
      #txtVert { 
        top:30px;
        left:70px;
      }
      #txtRouge { 
        top:60px;
        left:20px;
      }
#presenceSheet{
  padding:0.4rem;
}

.icon-cell.i-recent.warning::before {
  color: #f08a24;
}

.wait-alert-signature {
			position: fixed;
			top: 20%;
			left: 50%;
			transform: translate(-50%, -50%);
			background: #fff;
			color: #000;
			border: 1px solid #c6c6c6;
			padding: 14px 18px;
			min-width: 260px;
			font-family: system-ui, sans-serif;
			box-shadow: 0 2px 6px rgba(0,0,0,0.25);
			display: none;
			z-index: 99999;
}