.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  border: 10px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 2px #999; }

/** Carousel **/
.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%; }

.jcarousel > ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.jcarousel {
  float: left;
  border: 1px solid #fff;
  box-sizing: border-box; }

.jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important; }

/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  border-radius: 30px;
  box-shadow: 0 0 4px #F0EFE7; }

.jcarousel-control-prev {
  left: 15px; }

.jcarousel-control-next {
  right: 15px; }

/** Carousel Pagination **/
.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translate(-50%, 0);
  margin: 0; }

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  box-shadow: 0 0 2px #4E443C; }

.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  box-shadow: 0 0 2px #F0EFE7; }

input.szn-shadow {
  position: relative;
  background: none; }

input.szn-autocomplete-shadow-input {
  position: absolute;
  background: none; }

.szn-autocomplete-results {
  position: absolute;
  z-index: 9999;
  padding: 5px 0;
  margin: 0;
  border: 1px solid #CCC;
  list-style-type: none; }

.szn-autocomplete-results li {
  padding: 0 5px;
  line-height: 1.4;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.szn-autocomplete-results li.selected {
  background: Highlight;
  color: HighlightText; }

[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
  display: inline-block;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  speak: none;
  -moz-osx-font-smoothing: grayscale; }

.note-icon-align-center:before {
  content: "\f101"; }

.note-icon-align-indent:before {
  content: "\f102"; }

.note-icon-align-justify:before {
  content: "\f103"; }

.note-icon-align-left:before {
  content: "\f104"; }

.note-icon-align-outdent:before {
  content: "\f105"; }

.note-icon-align-right:before {
  content: "\f106"; }

.note-icon-align:before {
  content: "\f107"; }

.note-icon-arrows-alt:before {
  content: "\f108"; }

.note-icon-bold:before {
  content: "\f109"; }

.note-icon-caret:before {
  content: "\f10a"; }

.note-icon-chain-broken:before {
  content: "\f10b"; }

.note-icon-circle:before {
  content: "\f10c"; }

.note-icon-close:before {
  content: "\f10d"; }

.note-icon-code:before {
  content: "\f10e"; }

.note-icon-eraser:before {
  content: "\f10f"; }

.note-icon-font:before {
  content: "\f110"; }

.note-icon-frame:before {
  content: "\f111"; }

.note-icon-italic:before {
  content: "\f112"; }

.note-icon-link:before {
  content: "\f113"; }

.note-icon-magic:before {
  content: "\f114"; }

.note-icon-menu-check:before {
  content: "\f115"; }

.note-icon-minus:before {
  content: "\f116"; }

.note-icon-orderedlist:before {
  content: "\f117"; }

.note-icon-pencil:before {
  content: "\f118"; }

.note-icon-picture:before {
  content: "\f119"; }

.note-icon-question:before {
  content: "\f11a"; }

.note-icon-redo:before {
  content: "\f11b"; }

.note-icon-special-character:before {
  content: "\f11c"; }

.note-icon-square:before {
  content: "\f11d"; }

.note-icon-strikethrough:before {
  content: "\f11e"; }

.note-icon-subscript:before {
  content: "\f11f"; }

.note-icon-summernote:before {
  content: "\f120"; }

.note-icon-superscript:before {
  content: "\f121"; }

.note-icon-table:before {
  content: "\f122"; }

.note-icon-text-height:before {
  content: "\f123"; }

.note-icon-trash:before {
  content: "\f124"; }

.note-icon-underline:before {
  content: "\f125"; }

.note-icon-undo:before {
  content: "\f126"; }

.note-icon-unorderedlist:before {
  content: "\f127"; }

.note-icon-video:before {
  content: "\f128"; }

.note-editor {
  position: relative; }

.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: white;
  opacity: .95; }

.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

.note-editor .note-dropzone.hover {
  color: #098ddf; }

.note-editor.dragover .note-dropzone {
  display: table; }

.note-editor .note-editing-area {
  position: relative; }

.note-editor .note-editing-area .note-editable {
  outline: 0; }

.note-editor .note-editing-area .note-editable sup {
  vertical-align: super; }

.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub; }

.note-editor.note-frame {
  border: 1px solid #a9a9a9; }

.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none; }

.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block; }

.note-editor.note-frame .note-editing-area {
  overflow: hidden; }

.note-editor.note-frame .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  background-color: #fff; }

.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5; }

.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none; }

.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important; }

.note-editor.note-frame.fullscreen .note-editable {
  background-color: white; }

.note-editor.note-frame.fullscreen .note-resizebar {
  display: none; }

.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.note-editor.note-frame .note-statusbar .note-resizebar {
  width: 100%;
  height: 8px;
  padding-top: 1px;
  cursor: ns-resize; }

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9; }

.note-editor.note-frame .note-placeholder {
  padding: 10px; }

.note-popover.popover {
  max-width: none; }

.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle; }

.note-popover.popover .arrow {
  left: 20px !important; }

.note-popover .popover-content, .panel-heading.note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0; }

.note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0; }

.note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover-content .note-style h1, .panel-heading.note-toolbar .note-style h1, .note-popover .popover-content .note-style h2, .panel-heading.note-toolbar .note-style h2, .note-popover .popover-content .note-style h3, .panel-heading.note-toolbar .note-style h3, .note-popover .popover-content .note-style h4, .panel-heading.note-toolbar .note-style h4, .note-popover .popover-content .note-style h5, .panel-heading.note-toolbar .note-style h5, .note-popover .popover-content .note-style h6, .panel-heading.note-toolbar .note-style h6, .note-popover .popover-content .note-style blockquote, .panel-heading.note-toolbar .note-style blockquote {
  margin: 0; }

.note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px; }

.note-popover .popover-content .note-color .dropdown-menu, .panel-heading.note-toolbar .note-color .dropdown-menu {
  min-width: 340px; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group {
  margin: 0; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group:first-child {
  margin: 0 5px; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  width: 100%;
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  border-radius: 5px; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
  height: 20px; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
  background: #eee; }

.note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px; }

.note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px; }

.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px; }

.note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto; }

.note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important; }

.note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important; }

.note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden; }

.note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible; }

.note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px; }

.note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
  line-height: 1; }

.note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff; }

.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000; }

.note-dialog > div {
  display: none; }

.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0; }

.note-dialog .note-modal-form {
  margin: 0; }

.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray; }

@-moz-document url-prefix() {
  .note-image-input {
    height: auto; } }
.note-placeholder {
  position: absolute;
  display: none;
  color: gray; }

.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid black; }

.note-handle .note-control-selection > div {
  position: absolute; }

.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: black;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30); }

.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: white;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0; }

.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0; }

.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize; }

.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: white;
  background-color: black;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70); }

.note-hint-popover {
  min-width: 100px;
  padding: 2px; }

.note-hint-popover .popover-content {
  max-height: 150px;
  padding: 3px;
  overflow: auto; }

.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px; }

.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: white;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #428bca;
  outline: 0; }

.is-kfp {
  background: linear-gradient(70deg, #1db4dd, #8787cc); }

.is-network {
  background: linear-gradient(70deg, #1db4dd, #34cb82); }

.is-branch {
  background: linear-gradient(70deg, #8787cc, #1db4dd); }

.is-base {
  color: #9595a5; }

.is-under-goal, .is-disabled {
  color: #ff5056; }

.is-above-goal, .is-activated {
  color: #34cb82; }

.is-above-goal-dark {
  color: #2fb775; }

.is-above-supergoal {
  color: #1db4dd; }

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

span.is-caption {
  margin-bottom: 23px; }

::-moz-selection {
  background: #d6d6e6; }

::selection {
  background: #d6d6e6; }

h1, .tags .ng-scope, .has-group-header .is-header .button.is-small, .back-to-original-context .button, .of-add-new-message .is-smaller-than-card td:first-child, .of-edit-sending-config .table tr:first-child td:first-child, .of-edit-sending-config .table label > span:not(.is-check), .has-no-border td:first-child, .has-no-border td:first-child a, .has-equal-cells td:first-child, .is-smaller-than-card td:first-child a, .is-ranking-acdv td:first-child, .of-registered-messages .card.has-table td:nth-last-child(2), .reports-content.of-ranking .table td:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.of-mystery-shopper-avaliations .is-video-image img, .of-photo-gallery .is-content li img {
  filter: contrast(125%); }

.note-editor.note-frame .note-editing-area ::-webkit-scrollbar, .card ::-webkit-scrollbar, .card .is-chart ::-webkit-scrollbar, .of-lifeline-observation ::-webkit-scrollbar, .of-mystery-shopper-resume .card ::-webkit-scrollbar {
  height: 17px; }
.note-editor.note-frame .note-editing-area ::-webkit-scrollbar-track-piece, .card ::-webkit-scrollbar-track-piece, .card .is-chart ::-webkit-scrollbar-track-piece, .of-lifeline-observation ::-webkit-scrollbar-track-piece, .of-mystery-shopper-resume .card ::-webkit-scrollbar-track-piece {
  background-color: #f2f2f2; }
.note-editor.note-frame .note-editing-area ::-webkit-scrollbar-button, .card ::-webkit-scrollbar-button, .card .is-chart ::-webkit-scrollbar-button, .of-lifeline-observation ::-webkit-scrollbar-button, .of-mystery-shopper-resume .card ::-webkit-scrollbar-button {
  display: block; }
.note-editor.note-frame .note-editing-area ::-webkit-scrollbar-thumb, .card ::-webkit-scrollbar-thumb, .card .is-chart ::-webkit-scrollbar-thumb, .of-lifeline-observation ::-webkit-scrollbar-thumb, .of-mystery-shopper-resume .card ::-webkit-scrollbar-thumb {
  background-color: #cacada;
  border-radius: 7px; }
.note-editor.note-frame .note-editing-area ::-webkit-scrollbar-track, .card ::-webkit-scrollbar-track, .card .is-chart ::-webkit-scrollbar-track, .of-lifeline-observation ::-webkit-scrollbar-track, .of-mystery-shopper-resume .card ::-webkit-scrollbar-track {
  background-color: #f2f2f2;
  box-shadow: none; }

.is-dark .is-chart ::-webkit-scrollbar {
  height: 17px; }
.is-dark .is-chart ::-webkit-scrollbar-track-piece {
  background-color: #272739; }
.is-dark .is-chart ::-webkit-scrollbar-button {
  display: block; }
.is-dark .is-chart ::-webkit-scrollbar-thumb {
  background-color: #222233;
  border: 3px solid #3d3d5a;
  border-radius: 7px;
  opacity: .6; }
.is-dark .is-chart ::-webkit-scrollbar-track {
  background-color: #3d3d5a;
  box-shadow: none; }

html, body {
  position: relative;
  padding: 0;
  margin: 0;
  color: #33334b;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

p, h1, h2, h3, h4, h5, legend {
  padding: 0;
  margin: 0;
  font-weight: 400; }

p {
  display: block;
  font-size: 0.6rem;
  line-height: 0.72rem;
  letter-spacing: -.005rem; }

a {
  transition: all 0.2s ease-in-out;
  display: block;
  margin: 0;
  color: #33334b;
  text-decoration: none;
  outline: none; }

h1 {
  font-weight: 700;
  font-size: 0.9rem;
  line-height: 0.99rem; }
  @media (min-width: 768px) {
    h1 {
      font-size: 1.2rem;
      line-height: 1.38rem; } }

h2 {
  font-size: 0.9rem;
  line-height: 0.9rem; }
  h2.at-header {
    font-size: 0.8rem;
    line-height: 0.8rem; }
    @media (min-width: 768px) {
      h2.at-header {
        font-size: 0.9rem;
        line-height: 0.9rem; } }

h3 {
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 0.8rem; }
  h3.at-tabs {
    font-size: 0.7rem;
    line-height: 0.7rem; }
    @media (min-width: 768px) {
      h3.at-tabs {
        font-size: 0.8rem;
        line-height: 0.8rem; } }

h4, .is-subtitle.at-card {
  font-weight: 500;
  font-size: 0.7rem;
  line-height: 0.7rem; }

h5 {
  font-size: 0.7rem;
  line-height: 0.7rem; }

small {
  color: rgba(95, 95, 124, 0.8);
  font-size: 0.5rem;
  line-height: 0.7rem;
  letter-spacing: .4px;
  text-transform: uppercase; }

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

th {
  font-weight: 400;
  line-height: 0.7rem;
  text-transform: uppercase; }

th, td {
  padding: 0 10px;
  font-size: 0.6rem;
  line-height: 0.6rem; }
  th .is-label, td .is-label {
    font-size: 0.6rem; }

em, strong {
  font-style: normal;
  font-weight: 500; }

.is-activation-label {
  font-weight: 500;
  font-size: 0.7rem; }

.is-caption {
  display: block;
  color: rgba(95, 95, 124, 0.8);
  font-size: 0.6rem;
  line-height: 0.72rem; }
  .is-caption .icon.of-type {
    font-weight: 700;
    margin-right: 4px;
    color: #5f5f7c; }

.is-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em; }

.is-user {
  display: block;
  color: #fff;
  font-weight: 500; }
  .is-user.is-title {
    font-weight: 700;
    letter-spacing: .5px; }
  .is-user.is-subtitle {
    font-size: 0.55rem;
    letter-spacing: 1px; }

.is-link.is-primary {
  display: block;
  color: #33334b;
  font-size: 0.7rem;
  line-height: 0.84rem;
  cursor: pointer; }
.is-link.at-menu {
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.08rem;
  border: 0;
  background: none; }
  .is-link.at-menu::before {
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: -2px;
    left: -10px;
    width: 2px;
    height: calc(100% + 4px);
    background-color: transparent;
    content: ""; }
  .is-link.at-menu.is-active {
    color: #34cb82;
    font-weight: 500; }
    @media (min-width: 992px) {
      .is-link.at-menu.is-active {
        color: #33334b; } }
  @media (min-width: 992px) {
    .is-link.at-menu {
      color: #33334b;
      font-size: 0.7rem;
      line-height: 0.84rem; } }
.is-link.is-secondary {
  color: rgba(95, 95, 124, 0.7);
  font-size: 0.6rem;
  line-height: 0.6rem;
  text-decoration: underline; }
.is-link.is-background-only:hover {
  background-color: rgba(243, 242, 247, 0.6); }

.is-button {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 0.55rem;
  line-height: 0.55rem;
  letter-spacing: .2px;
  text-transform: uppercase; }

.is-label {
  line-height: 0.88rem; }

.is-label, .is-input, .is-select {
  font-weight: 400;
  font-size: 0.7rem; }

.grid {
  box-sizing: border-box;
  margin: 0; }
  .grid.is-body {
    padding: 0 15px;
    margin-top: 85px;
    overflow-x: hidden;
    background-color: #f4f4f4; }
    .grid.is-body.overview-content {
      margin-top: 68px; }
    @media (min-width: 768px) {
      .grid.is-body {
        padding: 0 20px;
        margin-top: 121px; }
        .grid.is-body.overview-content {
          margin-top: 98px; } }
    @media (min-width: 992px) {
      .grid.is-body {
        padding: 0 45px 0 0;
        margin-top: 134px;
        margin-left: 220px; }
        .grid.is-body.overview-content {
          margin-top: 88px; } }
  @media (min-width: 768px) {
    .grid.has-shrinked .grid.is-header {
      padding-top: 16px;
      padding-bottom: 14px;
      padding-left: 75px; }
      .grid.has-shrinked .grid.is-header .is-logo {
        top: 11px; }
      .grid.has-shrinked .grid.is-header .is-title-group .type {
        display: inline-block;
        padding-top: 3px;
        font-size: 1rem;
        line-height: 1.2rem; }
        .grid.has-shrinked .grid.is-header .is-title-group .type.is-subtitle {
          float: left;
          margin-right: 10px; }
      .grid.has-shrinked .grid.is-header .at-header .logo-image {
        width: 108px;
        height: 36px; }
      .grid.has-shrinked .grid.is-header .logo-letter {
        opacity: 0; }
      .grid.has-shrinked .grid.is-header .is-subtitle.at-header {
        display: block; }
    .grid.has-shrinked .of-responsive-menu {
      top: -2px; }
    .grid.has-shrinked .header-background {
      height: 62px; } }
  @media (min-width: 992px) {
    .grid.has-shrinked .grid.is-header {
      padding-left: 217px; }
    .grid.has-shrinked .grid.is-content {
      min-height: calc(100vh - 58px - 12px);
      margin-top: 58px; }
    .grid.has-shrinked .is-subtitle.at-header {
      display: none; }
    .grid.has-shrinked .is-menu {
      top: 58px;
      height: calc(100vh - 58px); }
    .grid.has-shrinked .back-to-original-context {
      bottom: 140px; }
    .grid.has-shrinked .menu-footnote {
      bottom: 30px; } }
  .grid.is-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 19px 14px 15px 60px; }
    .grid.is-header .is-logo {
      transition: all 0.4s ease-in-out;
      position: absolute;
      top: 17px;
      left: 13px;
      padding-left: 0; }
      @media (min-width: 768px) {
        .grid.is-header .is-logo {
          top: 27px;
          left: 17px; } }
      @media (min-width: 992px) {
        .grid.is-header .is-logo {
          top: 34px;
          left: 30px; } }
    .grid.is-header .is-title-group {
      position: relative;
      float: left;
      width: 91.6666666667%;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      padding-left: 3px; }
      @media (min-width: 992px) {
        .grid.is-header .is-title-group {
          float: left;
          width: 66.6666666667%; } }
      @media (min-width: 768px) {
        .grid.is-header .is-title-group {
          padding-top: 0;
          padding-left: 0; } }
    .grid.is-header .is-dropdown {
      position: relative;
      float: left;
      width: 8.3333333333%;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      display: none;
      padding-right: 0; }
      @media (min-width: 992px) {
        .grid.is-header .is-dropdown {
          float: left;
          width: 33.3333333333%; } }
      @media (min-width: 992px) {
        .grid.is-header .is-dropdown {
          display: block; } }
    @media (min-width: 768px) {
      .grid.is-header {
        padding: 39px 20px 36px 217px; } }
    @media (min-width: 992px) {
      .grid.is-header {
        padding: 46px 45px 42px 217px; } }
  .grid.is-menu {
    transition: all 0.4s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    width: 100%;
    height: 100vh;
    overflow-y: auto; }
    .grid.is-menu.is-active {
      display: block; }
    @media (min-width: 992px) {
      .grid.is-menu {
        top: 134px;
        left: 30px;
        z-index: 3;
        display: block;
        max-width: 170px;
        height: calc(100vh - 134px);
        min-height: 530px;
        padding: 30px 0 0;
        overflow-y: inherit; } }
  .grid.is-content {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    min-height: calc(100vh - 134px - 12px);
    padding: 0 0 60px; }
    @media (min-width: 768px) {
      .grid.is-content {
        float: left;
        width: 100%; } }

.is-max-limit {
  position: relative;
  max-width: 1178px;
  margin: 0 auto; }

.jcarousel {
  border: 0; }

.jcarousel > ul > li {
  border: 0;
  float: left; }

.jcarousel-wrapper {
  padding: 0 40px;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none; }
  .jcarousel-wrapper:before, .jcarousel-wrapper:after {
    content: " ";
    display: table; }
  .jcarousel-wrapper:after {
    clear: both; }

.jcarousel-control-prev, .jcarousel-control-next {
  box-shadow: none; }

@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  src: url("/font/summernote.eot");
  src: url("/font/summernote.eot") format("embedded-opentype"), url("/font/summernote.woff") format("woff"), url("/font/summernote.ttf") format("truetype"); }
.note-editor.note-frame {
  border: 0; }
  .note-editor.note-frame .note-editing-area {
    box-shadow: 0 0 3px 1px rgba(184, 184, 198, 0.5);
    border-radius: 5px;
    padding: 9px 10px; }
    .note-editor.note-frame .note-editing-area ::-webkit-scrollbar {
      width: 8px; }
    .note-editor.note-frame .note-editing-area ::-webkit-scrollbar-track {
      border-radius: 0; }
    .note-editor.note-frame .note-editing-area ::-webkit-scrollbar-track-piece {
      width: 8px;
      background-color: transparent; }
    .note-editor.note-frame .note-editing-area ::-webkit-scrollbar-button {
      width: 0;
      height: 0; }
    .note-editor.note-frame .note-editing-area ::-webkit-scrollbar {
      height: 12px; }
    .note-editor.note-frame .note-editing-area ::-webkit-scrollbar-thumb {
      border: 0; }
    .note-editor.note-frame .note-editing-area ::-webkit-scrollbar-track {
      border-radius: 7px; }
    .note-editor.note-frame .note-editing-area p {
      color: #33334b;
      font-size: 0.7rem;
      line-height: 0.8rem; }
    .note-editor.note-frame .note-editing-area .note-editable.panel-body {
      padding: 0; }
  .note-editor.note-frame .note-placeholder {
    position: absolute;
    top: 60px;
    padding: 0 30px;
    color: #9595a5;
    font-size: 0.8rem;
    line-height: 0.9rem;
    text-align: center; }

.note-statusbar, .note-popover {
  display: none; }

.note-toolbar.panel-heading {
  padding: 0;
  margin-bottom: 10px; }
  .note-toolbar.panel-heading .note-btn-group {
    box-shadow: 0 0 3px 1px rgba(184, 184, 198, 0.5);
    border-radius: 5px;
    position: relative;
    display: inline-block; }
    .note-toolbar.panel-heading .note-btn-group:not(:last-child) {
      margin-right: 20px; }
    .note-toolbar.panel-heading .note-btn-group .btn {
      display: inline-block;
      width: 30px;
      height: 30px;
      padding: 0;
      vertical-align: top;
      cursor: pointer;
      background: transparent;
      border: 0; }
      .note-toolbar.panel-heading .note-btn-group .btn:not(:last-child) {
        border-right: 1px solid #d8d7d7; }
    .note-toolbar.panel-heading .note-btn-group.note-para .note-btn-group:last-child {
      box-shadow: none; }
      .note-toolbar.panel-heading .note-btn-group.note-para .note-btn-group:last-child button {
        width: 35px;
        padding-left: 4px;
        border-right: 0; }
    .note-toolbar.panel-heading .note-btn-group.note-misc {
      margin-right: 0; }
  .note-toolbar.panel-heading > .note-btn-group.note-color .dropdown-toggle {
    width: 20px;
    padding-left: 3px;
    border-right: 0; }
  .note-toolbar.panel-heading > .note-btn-group.note-color .dropdown-menu .btn-group {
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 0 5px;
    margin: 0; }
    .note-toolbar.panel-heading > .note-btn-group.note-color .dropdown-menu .btn-group .note-color-reset {
      border-radius: 5px;
      box-sizing: border-box;
      height: 21px;
      padding: 0 3px 1px;
      margin: 6px 0;
      color: #33334b;
      font-family: sans-serif;
      text-transform: uppercase;
      border: 1px solid #cacada; }
      .note-toolbar.panel-heading > .note-btn-group.note-color .dropdown-menu .btn-group .note-color-reset:hover {
        background-color: #f3f2f7; }
    .note-toolbar.panel-heading > .note-btn-group.note-color .dropdown-menu .btn-group .note-palette-title {
      margin: 5px 0;
      font-size: 0.7rem; }
  .note-toolbar.panel-heading > .note-btn-group.note-color .note-btn-group {
    box-shadow: none; }

.carousel-photo-gallery:focus {
  outline: none; }
.carousel-photo-gallery .is-slider {
  background-color: transparent; }
  .carousel-photo-gallery .is-slider .icon {
    top: 50%;
    width: 30px;
    height: 50px;
    margin: -30px 0 0; }
    .carousel-photo-gallery .is-slider .icon polyline {
      stroke-width: 2px; }
  .carousel-photo-gallery .is-slider:first-of-type {
    left: -47px; }
  .carousel-photo-gallery .is-slider:last-of-type {
    right: -30px; }
  .carousel-photo-gallery .is-slider:hover, .carousel-photo-gallery .is-slider:focus, .carousel-photo-gallery .is-slider:active {
    background-color: transparent; }
  @media (min-width: 768px) {
    .carousel-photo-gallery .is-slider:first-of-type {
      left: -60px; }
    .carousel-photo-gallery .is-slider:last-of-type {
      right: -50px; } }

.carousel-inner {
  border-radius: 5px;
  box-sizing: border-box;
  width: auto;
  padding: 5px; }
  .carousel-inner > .item {
    transition: all 0.2s ease-in-out; }
    .carousel-inner > .item > img {
      max-height: 80vh; }
  @media (min-width: 768px) {
    .carousel-inner {
      padding: 10px; } }

.carousel-indicators {
  bottom: -35px; }
  .carousel-indicators li {
    border: 2px solid #5f5f7c; }
  .carousel-indicators .active {
    background-color: #5f5f7c; }

.tooltip {
  padding: 0; }
  .acdv-content .tooltip {
    left: calc(50% - 50px) !important; }
    .acdv-content .tooltip .tooltip-arrow {
      left: calc(50% - 2px) !important; }
  .tooltip .tooltip-inner {
    font-family: "Rubik", sans-serif;
    background-color: #5f5f7c;
    border-radius: 5px; }
    .tooltip .tooltip-inner:not(.notifications-content .tooltip .tooltip-inner) {
      padding: 6px 12px;
      font-size: 0.5rem;
      font-weight: 500;
      letter-spacing: .7px;
      text-transform: uppercase; }
    .notifications-content .tooltip .tooltip-inner {
      padding: 10px 12px;
      font-size: 0.6rem;
      line-height: 0.7rem;
      text-align: left;
      word-wrap: break-word; }
  .tooltip.in {
    opacity: 1; }
  .tooltip.top .tooltip-arrow {
    border-top-color: #5f5f7c; }
  .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #5f5f7c; }

.datepicker.dropdown-menu {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  max-width: 240px;
  padding: 0;
  margin: 0;
  border: 0; }
  .datepicker.dropdown-menu > div {
    border-radius: 5px;
    position: relative;
    z-index: 1;
    padding: 4px 5px 3px;
    background-color: #fff; }
  .datepicker.dropdown-menu::before {
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
    width: 20px;
    height: 20px;
    position: absolute;
    top: -4px;
    left: 27px;
    z-index: 0;
    display: inline-block;
    background-color: #fff;
    content: "";
    transform: rotate(45deg); }
  .datepicker.dropdown-menu tr {
    position: relative; }
  .datepicker.dropdown-menu td {
    transition: all 0.2s ease-in-out;
    text-align: center; }
    .datepicker.dropdown-menu td.day, .datepicker.dropdown-menu td .month, .datepicker.dropdown-menu td .year {
      padding: 6px 0 5px;
      cursor: pointer;
      border-radius: 3px; }
      .datepicker.dropdown-menu td.day:hover, .datepicker.dropdown-menu td .month:hover, .datepicker.dropdown-menu td .year:hover {
        background-color: #ededf5; }
    .datepicker.dropdown-menu td .month, .datepicker.dropdown-menu td .year {
      box-sizing: border-box;
      display: block;
      float: left;
      width: 25%;
      padding: 10px; }
    .datepicker.dropdown-menu td.active {
      font-weight: 500;
      background-color: #d6d6e6; }
    .datepicker.dropdown-menu td.today {
      font-weight: 700; }
    .datepicker.dropdown-menu td.old, .datepicker.dropdown-menu td.new {
      color: #a1a1b4; }
  .datepicker.dropdown-menu th {
    transition: all 0.2s ease-in-out; }
    .datepicker.dropdown-menu th:not(.dow) {
      cursor: pointer;
      border-radius: 3px; }
      .datepicker.dropdown-menu th:not(.dow):hover {
        background-color: #ededf5; }
    .datepicker.dropdown-menu th.dow {
      padding: 9px 4px 2px;
      font-weight: 500; }
    .datepicker.dropdown-menu th.datepicker-switch {
      padding: 10px 8px 7px;
      font-size: 0.7rem;
      text-transform: none; }
  .datepicker.dropdown-menu .prev, .datepicker.dropdown-menu .next {
    padding: 5px;
    margin: 0;
    text-align: center; }
  .datepicker.dropdown-menu .next {
    position: relative;
    right: 1px; }
  .datepicker.dropdown-menu .icon-arrow-left,
  .datepicker.dropdown-menu .icon-arrow-right {
    display: block;
    background: url(/assets/v2/icon-arrow-ea39033d62e40a8f53709f54c8135300b85e9a1fb6613bc59b3628c0cd908f15.svg) no-repeat;
    background-size: 20px 20px; }
  .datepicker.dropdown-menu .icon-arrow-right {
    transform: rotate(180deg); }

.doubleScroll-scroll-wrapper {
  width: 100% !important;
  margin-top: -3px; }
  .doubleScroll-scroll-wrapper::-webkit-scrollbar-track {
    border-radius: 7px 7px 0 0 !important; }

.of-multi-select {
  position: relative; }
  .of-multi-select:focus, .of-multi-select:active {
    border-radius: 5px 5px 0 0; }

.szn-autocomplete-results {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0 0 5px 5px;
  width: 100%;
  margin-top: -3px;
  background-color: #f3f2f7 !important;
  border: 0;
  border-top: 1px solid #cacada; }

.szn-autocomplete-results li {
  padding-left: 9px;
  margin: 5px 0; }
  .szn-autocomplete-results li .ng-binding {
    display: block;
    color: #5f5f7c;
    font-size: 0.7rem; }
  .szn-autocomplete-results li.selected {
    background: #d6d6e6; }

.tags {
  position: relative; }
  .tags.input {
    padding: 4px 10px; }
  .tags.focused .tag-input-item {
    z-index: 3;
    background-color: #f7f7fa; }
  .tags.has-autocomplete .tag-input-item {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }
  .tags .tag-input-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    color: #33334b;
    font-family: "Rubik", sans-serif; }
    .tags .tag-input-item::-moz-placeholder {
      color: #5f5f7c;
      font-family: "Rubik", sans-serif;
      opacity: .6; }
    .tags .tag-input-item::placeholder, .tags .tag-input-item .is-placeholder {
      color: #5f5f7c;
      font-family: "Rubik", sans-serif;
      opacity: .6; }
  .tags .tag-item {
    border-radius: 3px;
    position: relative;
    float: left;
    max-width: calc(100% - 29px);
    padding: 4px 22px 3px 6px;
    margin: 5px 6px 0 0;
    font-size: 0.6rem;
    line-height: 0.6rem;
    background: transparent;
    background-color: #ddddec; }
    .tags .tag-item.selected, .tags .tag-item.hover {
      background-color: #c6c6df; }
    .has-no-tags .tags .tag-item {
      display: none; }
  .tags .remove-button {
    position: absolute;
    top: 4px;
    right: 7px;
    cursor: pointer; }
  .tags .tag-list {
    position: relative;
    width: 100%;
    padding-top: 32px;
    overflow: hidden; }

.autocomplete {
  box-shadow: 0 0 3px 1px rgba(184, 184, 198, 0.5);
  position: absolute;
  top: 51px;
  z-index: 2;
  width: calc(100% - 24px);
  padding-top: 2px;
  background-color: #fff;
  border-radius: 0 0 5px 5px; }
  @media (min-width: 992px) {
    .autocomplete {
      width: 100%; }
      .form-group.is-full .autocomplete {
        width: calc(100% - 24px); } }

.suggestion-item {
  padding: 8px 10px;
  font-size: 0.7rem;
  line-height: 0.7rem; }
  .suggestion-item:not(:last-child) {
    border-bottom: 1px solid #f2f2f2; }
  .suggestion-item.selected, .suggestion-item.hover {
    background-color: #ededf5; }

.alert {
  border-radius: 5px;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 24px;
  color: #33334b; }
  .alert.is-error {
    background-color: rgba(255, 80, 86, 0.5); }
  .alert.is-info {
    background-color: rgba(254, 193, 10, 0.4); }
  .alert.is-success {
    background-color: rgba(52, 203, 130, 0.4); }
  .alert p {
    padding: 10px 12px; }
  .alert .button {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -11px; }
    .alert .button svg g {
      stroke: #54546e; }
  .alert .is-link {
    display: inline-block;
    color: #33334b; }
    .alert .is-link:hover {
      color: #33334a; }
    .alert .is-link:active {
      color: #222233; }
  .alert:not(.at-modal).is-error {
    box-shadow: 1px 1px 6px 0 rgba(157, 13, 18, 0.5); }
  .alert:not(.at-modal).is-info {
    box-shadow: 1px 1px 6px 0 rgba(160, 120, 0, 0.5); }
  .alert:not(.at-modal).is-success {
    box-shadow: 1px 1px 6px 0 rgba(19, 129, 76, 0.5); }
  .alert.at-modal {
    margin: 0 12px 24px; }

.button {
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: "Rubik", sans-serif;
  cursor: pointer;
  background: transparent;
  border: 0;
  outline: none;
  -webkit-backface-visibility: hidden; }
  .button:active {
    transform: translateY(1px) translateX(1px); }
  .button.at-card {
    border-radius: 0 0 5px 5px;
    width: 100%;
    padding: 17px 0 16px;
    color: #5f5f7c;
    font-weight: 400;
    font-size: 0.6rem;
    text-align: center;
    background-color: #f3f2f7; }
    .button.at-card:hover {
      background-color: #eae9f1; }
    .button.at-card:active {
      background-color: #e4e2ed; }
    .button.at-card:disabled {
      pointer-events: none;
      opacity: .6; }
  .button.is-half {
    float: left;
    width: 50%; }
    .button.is-half:first-of-type {
      border-radius: 0 0 0 5px;
      border-right: 1px solid #d6d6e6; }
    .button.is-half:last-of-type {
      border-radius: 0 0 5px 0;
      border-left: 1px solid #d6d6e6; }
  .button.at-dropdown {
    position: relative;
    top: 4px;
    float: right;
    margin-left: 10px; }
  .button.is-default {
    border-radius: 5px;
    position: relative;
    padding: 11px 12px 9px;
    color: #5f5f7c;
    text-align: center;
    background-color: #d6d6e6; }
    .button.is-default:hover {
      background-color: #cccce0; }
    .button.is-default:active {
      background-color: #c6c6dc; }
    .button.is-default:disabled {
      pointer-events: none;
      opacity: .6; }
    @media (max-width: 767px) {
      .button.is-default.of-edit-card:not(.of-send-file) {
        max-width: 90px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; } }
    @media (min-width: 768px) {
      .button.is-default {
        padding-right: 24px;
        padding-left: 24px; } }
  .button.is-special {
    border-radius: 5px;
    position: relative;
    padding: 8px 24px 7px;
    color: #5f5f7c;
    border: 1px solid #cacada; }
    .button.is-special:hover {
      background-color: #f3f2f7; }
  .button.is-search {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2px;
    z-index: 3;
    width: 30px;
    max-height: 30px;
    background: url(/assets/v2/icon-search@2x-a589da5c782060d35669fe069867a175d18a3060222842ddd7fcd5f893e2b293.png) no-repeat calc(100% - 10px) #fff;
    background-position: 50% 50%;
    background-size: 18px 18px; }
    .button.is-search:hover {
      cursor: pointer; }
  .button.is-acdv-expander {
    display: block;
    width: 100%;
    margin-top: -6px;
    margin-bottom: 27px; }
    @media (min-width: 768px) {
      .button.is-acdv-expander {
        display: none; } }
  .button.of-filter {
    float: left;
    width: calc(100% - 24px);
    min-width: 16%;
    padding: 10px 24px 9px;
    margin: 10px 12px 12px; }
    @media (min-width: 992px) {
      .button.of-filter {
        box-shadow: 0 0 3px 1px rgba(184, 184, 198, 0.5);
        border-radius: 0 5px 5px 0;
        width: auto;
        margin: 0; } }
  .button.of-collapse-rows {
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
    border-radius: 3px; }
    .button.of-collapse-rows:hover {
      background-color: #cacada; }
    .button.of-collapse-rows.has-rotate .icon {
      transform: rotate(180deg); }
  .button.of-collapse-card {
    width: 30px;
    height: 30px;
    border-radius: 3px; }
    .button.of-collapse-card:hover {
      background-color: #ededf5; }
    .button.of-collapse-card .icon {
      transition: all 0.2s ease-in-out; }
    .button.of-collapse-card.has-rotate .icon {
      transform: rotate(90deg); }
  .button.is-big {
    width: calc(50% - 13px);
    padding: 12px 16px 11px;
    font-size: 0.6rem;
    line-height: 0.7rem; }
    @media (min-width: 768px) {
      .button.is-big {
        width: 140px; } }
    @media (min-width: 768px) {
      .button.is-big {
        font-size: 0.7rem; } }
  .button.is-small {
    padding: 8px 10px 7px;
    font-weight: 500;
    font-size: 0.5rem;
    line-height: 0.5rem;
    letter-spacing: .5px;
    text-transform: uppercase; }
  .button.is-alt {
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 0.6rem;
    line-height: 0.7rem;
    background-color: #5f5f7c; }
    .button.is-alt:hover {
      background-color: #585873; }
    .button.is-alt:active {
      background-color: #54546e; }
    @media (min-width: 768px) {
      .button.is-alt {
        padding-right: 0;
        padding-left: 0;
        font-size: 0.7rem; } }
  .button.of-cancel-edit {
    pointer-events: none;
    opacity: 0; }
  .button.of-see-more, .button.of-delete {
    background-color: #d6d6e6; }
    .button.of-see-more g, .button.of-delete g {
      stroke: #5f5f7c; }
    .button.of-see-more svg, .button.of-delete svg {
      width: 18px;
      height: 18px;
      margin: 1px auto; }
  .button.of-delete svg {
    transform: rotate(45deg); }
  .button.of-edit {
    background: url(/assets/v2/icon-edit@2x-4e840f2ceb5b6441eef92b44555302da9dd46ea49bc828fbac783ba6aeb6fc01.png) no-repeat;
    background-color: #d6d6e6;
    background-position: center;
    background-size: 100% auto; }
  .button.of-close-modal {
    position: absolute;
    top: -4px;
    right: 0;
    background-color: #5f5f7c; }
    .button.of-close-modal svg {
      width: 22px;
      height: 22px;
      position: relative;
      top: 1px; }
      .button.of-close-modal svg > g {
        transform: rotate(45deg);
        transform-origin: 8px 9px; }
  .button.of-close-menu {
    position: absolute;
    top: 15px;
    right: 8px; }
    .button.of-close-menu svg {
      width: 50px;
      height: 50px;
      position: relative;
      top: -10px;
      left: -8px; }
      .button.of-close-menu svg > g {
        transform: rotate(45deg);
        transform-origin: 8px 9px; }
      .button.of-close-menu svg path {
        stroke-width: 1px; }
    @media (min-width: 768px) {
      .button.of-close-menu {
        top: 40px;
        right: 17px; } }
  .button.is-editing {
    color: #fff;
    background-color: #5f5f7c; }
    .button.is-editing:hover {
      background-color: #585873; }
    .button.is-editing:active {
      background-color: #54546e; }
  .button.is-visible {
    pointer-events: all;
    opacity: 1; }

.of-send-file {
  display: inline-block;
  overflow: hidden;
  cursor: pointer; }
  .of-send-file input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0; }
  .of-send-file label {
    border-radius: 5px;
    display: inline-block;
    line-height: 0.6rem;
    text-transform: uppercase;
    cursor: pointer; }

.of-responsive-menu {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  float: right; }
  @media (min-width: 768px) {
    .of-responsive-menu {
      width: 30px;
      height: 30px;
      top: 5px; }
      .of-responsive-menu svg {
        width: 100%;
        height: 100%; } }
  @media (min-width: 992px) {
    .of-responsive-menu {
      display: none; } }

.button-group {
  display: flex;
  gap: 30px;
  margin: 10px 0;
  justify-content: space-between;
  margin-right: 10px; }
  .button-group .button {
    margin: 0; }

.button-group-saving {
  margin-top: 20px;
  text-align: right; }
  .button-group-saving .button:first-child {
    margin-right: 20px; }

.caption {
  display: block; }
  .caption:before, .caption:after {
    content: " ";
    display: table; }
  .caption:after {
    clear: both; }
  .caption li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle; }
    .caption li:last-of-type {
      margin-right: 0; }
    .caption li.has-triangle {
      margin-left: -10px; }
    .caption li.is-stacked {
      width: 100%;
      margin-right: 0; }
  .caption p {
    display: inline-block;
    color: #fff;
    vertical-align: middle; }
  .caption span {
    display: inline-block;
    vertical-align: middle; }
  .caption.of-card p {
    color: rgba(51, 51, 75, 0.6); }

.card {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  transition: 0.3s;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
  clear: both;
  background-color: #fff; }
  .card:before, .card:after {
    content: " ";
    display: table; }
  .card:after {
    clear: both; }
  .card ::-webkit-scrollbar {
    width: auto; }
  .card ::-webkit-scrollbar-track {
    border-radius: 0; }
  .card ::-webkit-scrollbar-track-piece {
    width: auto;
    background-color: transparent; }
  .card ::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .card ::-webkit-scrollbar-thumb {
    border: 3px solid #f2f2f2; }
  .card:last-child {
    margin-bottom: 0; }
  .card .is-content {
    position: relative; }
  .card .is-chart ::-webkit-scrollbar {
    width: auto; }
  .card .is-chart ::-webkit-scrollbar-track {
    border-radius: 5px; }
  .card .is-chart ::-webkit-scrollbar-track-piece {
    width: auto;
    background-color: transparent; }
  .card .is-chart ::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .card .is-chart ::-webkit-scrollbar {
    height: 12px; }
  .card .is-chart ::-webkit-scrollbar-thumb {
    border: 0; }
  .card .is-chart ::-webkit-scrollbar-track {
    border-radius: 7px; }
  .card .is-result-group {
    position: relative;
    left: -7px;
    display: table;
    width: calc(100% + 14px);
    margin-top: 5px;
    margin-bottom: -4px;
    border-collapse: separate;
    border-spacing: 7px; }
    .card .is-result-group .is-result {
      display: table-cell; }
    @media (min-width: 768px) {
      .card .is-result-group {
        left: -10px;
        width: calc(100% + 20px);
        border-spacing: 10px; } }
  .card .is-result {
    box-sizing: border-box;
    display: inline-block;
    padding: 6px 4px 5px;
    margin-bottom: 5px;
    border: 1px solid #d8d7d7;
    border-radius: 5px; }
    .card .is-result small {
      display: block; }
    .card .is-result .is-number {
      font-weight: 500; }
    @media (min-width: 768px) {
      .card .is-result {
        width: auto;
        min-width: 60px;
        padding: 6px 8px 5px;
        margin: 10px auto; } }
  .card.has-table {
    padding: 24px 15px; }
    @media (min-width: 768px) {
      .card.has-table {
        padding: 24px 25px; } }
  .card.has-groups-list {
    padding-right: 33px;
    padding-left: 33px; }
    .card.has-groups-list .is-content-wrapper {
      overflow: hidden; }
      .card.has-groups-list .is-content-wrapper ul {
        position: relative; }
      .card.has-groups-list .is-content-wrapper li {
        box-sizing: border-box;
        float: left;
        text-align: center;
        vertical-align: top;
        padding: 0 3px; }
        @media (min-width: 768px) {
          .card.has-groups-list .is-content-wrapper li {
            padding: 0 33px; }
            .card.has-groups-list .is-content-wrapper li:not(:last-child) {
              border-right: 1px solid #d8d7d7; } }
  .card.has-footer {
    margin-bottom: 70px; }
    .card.has-footer .footer {
      position: absolute;
      bottom: -54px;
      left: 0;
      line-height: 0.9rem; }
      @media (min-width: 768px) {
        .card.has-footer .footer {
          bottom: -38px; } }

.has-outside-header {
  position: relative;
  margin-top: 40px; }
  .has-outside-header > header {
    position: absolute;
    top: -23px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding-left: 3px; }
    .has-outside-header > header h3 {
      float: left; }
    .has-outside-header > header .button.is-default {
      top: -6px;
      float: right;
      height: 11px;
      padding-top: 7px;
      padding-bottom: 6px;
      line-height: 11px;
      box-sizing: content-box;
      text-align: center;
      vertical-align: middle; }
      .has-outside-header > header .button.is-default:not(:last-child) {
        margin-left: 5px; }
      @media (min-width: 768px) {
        .has-outside-header > header .button.is-default {
          width: auto;
          margin-bottom: 0; }
          .has-outside-header > header .button.is-default:not(:last-child) {
            margin-left: 10px; } }
  .has-outside-header.has-tabs {
    margin-top: 80px; }
    @media (min-width: 768px) {
      .has-outside-header.has-tabs {
        margin-top: 40px; } }

.has-group-header .is-header {
  width: 100%;
  overflow: hidden;
  text-align: left; }
  .has-group-header .is-header a {
    display: inline-block; }
  .has-group-header .is-header h4, .has-group-header .is-header small {
    float: left;
    min-width: 50%; }
  @media (max-width: 767px) {
    .has-group-header .is-header small {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 50%; } }
  .has-group-header .is-header .button.is-small {
    float: right;
    max-width: 39%; }
    @media (min-width: 768px) {
      .has-group-header .is-header .button.is-small {
        max-width: 49%; } }

.is-editable .is-content {
  padding: 24px 12px 10px;
  overflow: hidden; }

.of-daily-sales {
  transition: 0.5s;
  z-index: 2;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .of-daily-sales .is-content-wrapper {
    height: 140px; }
  .of-daily-sales .is-number {
    font-size: 0.8rem; }
    @media (min-width: 768px) {
      .of-daily-sales .is-number {
        font-size: 0.9rem; } }
  .of-daily-sales .is-comment {
    box-sizing: border-box;
    padding: 8px 0;
    margin: 0 auto;
    text-align: center; }
    .of-daily-sales .is-comment p {
      max-width: calc(80% - 26px);
      line-height: calc($size-regular-alt - 1px);
      text-align: left; }
    .of-daily-sales .is-comment p, .of-daily-sales .is-comment .icon {
      display: inline-block;
      float: none;
      vertical-align: middle; }
    @media (min-width: 768px) {
      .of-daily-sales .is-comment {
        padding-right: 10px;
        padding-left: 10px; } }

.card-list {
  position: relative;
  left: -9px;
  width: calc(100% + 18px);
  clear: both; }
  .card-list:before, .card-list:after {
    content: " ";
    display: table; }
  .card-list:after {
    clear: both; }

.of-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  box-sizing: border-box;
  padding: 0 9px;
  margin-bottom: 16px;
  text-align: left; }
  @media (min-width: 768px) {
    .of-item {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    .of-item {
      float: left;
      width: 33.3333333333%; } }
  @media (min-width: 1200px) {
    .of-item {
      float: left;
      width: 25%; } }
  .of-item:hover .card {
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
    transform: translateY(-2px); }
  .is-empty-overview .of-item:hover {
    transform: translateY(-2px); }
    .is-empty-overview .of-item:hover .card {
      box-shadow: 1px 1px 6px 0 rgba(51, 51, 75, 0.8); }
  .is-empty-overview .of-item {
    transition: all 0.2s ease-in-out; }
  .of-item header {
    margin: 10px 8px 10px 12px; }
    .of-item header:before, .of-item header:after {
      content: " ";
      display: table; }
    .of-item header:after {
      clear: both; }
    .of-item header h3 {
      font-weight: 500; }
  .of-item .is-graph {
    box-sizing: border-box;
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-right: 5px;
    margin-bottom: 0;
    vertical-align: middle; }
    .of-item .is-graph .data-value {
      font-weight: 500; }
  .of-item .is-id {
    display: inline-block;
    vertical-align: middle; }
    .of-item .is-id h3 {
      max-width: 130px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .of-item .is-content {
    margin: 10px 6px 10px 14px; }
    .of-item .is-content:before, .of-item .is-content:after {
      content: " ";
      display: table; }
    .of-item .is-content:after {
      clear: both; }
    .of-item .is-content .is-title {
      float: left;
      max-width: 66px;
      margin-right: 10px;
      color: #9595a5; }
    .of-item .is-content .is-info {
      float: left;
      width: calc(100% - 76px); }
    .of-item .is-content .is-empty {
      color: #9595a5; }
    .of-item .is-content h4 {
      max-width: 100%;
      margin-bottom: 4px;
      overflow: hidden;
      font-weight: 400;
      line-height: 0.8rem;
      text-overflow: ellipsis;
      white-space: nowrap; }

.of-text-item {
  transition: all 0.2s ease-in-out;
  position: relative;
  padding: 18px 22px;
  margin-bottom: 15px;
  cursor: pointer; }
  .of-text-item h4 {
    max-width: 80%; }
  .of-text-item p {
    transition: all 0.2s ease-in-out;
    display: none;
    width: 80%;
    font-size: 0.7rem;
    line-height: 0.9rem; }
  .of-text-item span {
    padding: 0 3px;
    background-color: rgba(214, 214, 230, 0.7); }
  .of-text-item.is-open h4 {
    margin-bottom: 7px; }
  .of-text-item.is-open p {
    display: block; }
  .of-text-item .of-arrow-outline.is-pointing-down {
    margin-left: 0; }

.of-raking {
  width: 100%; }
  .of-raking:last-child {
    margin-right: 0; }
  @media (min-width: 768px) {
    .of-raking {
      float: left;
      width: calc(33.33% - 10px);
      margin-right: 15px;
      clear: inherit; } }

.of-mystery-shopper.at-overview-page {
  min-height: 100px;
  padding: 25px 0 0;
  margin-bottom: 15px; }
  .of-mystery-shopper.at-overview-page .navigation {
    margin-bottom: 20px; }
    .of-mystery-shopper.at-overview-page .navigation li {
      width: 40%; }
    @media (min-width: 768px) {
      .of-mystery-shopper.at-overview-page .navigation {
        margin-bottom: 40px; } }
  .of-mystery-shopper.at-overview-page .is-grade,
  .of-mystery-shopper.at-overview-page .is-chart {
    padding: 20px 2% 0; }
    @media (min-width: 768px) {
      .of-mystery-shopper.at-overview-page .is-grade,
      .of-mystery-shopper.at-overview-page .is-chart {
        float: left;
        padding: 0 2%; }
        .of-mystery-shopper.at-overview-page .is-grade h4,
        .of-mystery-shopper.at-overview-page .is-chart h4 {
          margin-bottom: 20px; } }
  .of-mystery-shopper.at-overview-page .is-grade {
    width: calc(100% - .85rem);
    text-align: center; }
    .of-mystery-shopper.at-overview-page .is-grade p {
      display: block;
      width: 80%;
      margin: 10px auto 0; }
    @media (min-width: 768px) {
      .of-mystery-shopper.at-overview-page .is-grade {
        width: 30%; } }
  .of-mystery-shopper.at-overview-page .is-chart {
    width: calc(100% - 1.7rem);
    margin: 1rem auto 15px;
    text-align: center;
    border-top: 1px solid #d8d7d7; }
    .of-mystery-shopper.at-overview-page .is-chart .is-link {
      border-radius: 5px;
      padding: 20px 0 10px; }
    @media (min-width: 768px) {
      .of-mystery-shopper.at-overview-page .is-chart {
        width: 61%;
        margin-top: 0;
        border-top: 0;
        border-left: 1px solid #d8d7d7; } }
  @media (min-width: 768px) {
    .of-mystery-shopper.at-overview-page {
      padding-bottom: 12px; } }
.of-mystery-shopper.at-branch-list {
  padding: 30px 24px 24px;
  margin-bottom: 15px; }
  .of-mystery-shopper.at-branch-list .foo {
    min-width: 800px;
    margin-bottom: 10px; }
.of-mystery-shopper.at-branch-show {
  padding: 15px;
  margin-bottom: 15px; }

.of-mystery-shopper-categories.has-groups-list {
  padding: 0; }
  @media (min-width: 768px) {
    .of-mystery-shopper-categories.has-groups-list {
      padding: 0 0 0 20px; } }
  .of-mystery-shopper-categories.has-groups-list .donut-chart {
    display: inline-block;
    vertical-align: middle; }
  .of-mystery-shopper-categories.has-groups-list .is-grade-total {
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 15px 20px; }
    .of-mystery-shopper-categories.has-groups-list .is-grade-total p, .of-mystery-shopper-categories.has-groups-list .is-grade-total h5 {
      color: #fff; }
    .of-mystery-shopper-categories.has-groups-list .is-grade-total h5 {
      margin-bottom: 2px;
      font-weight: 500;
      line-height: 0.8rem;
      text-transform: uppercase; }
    .of-mystery-shopper-categories.has-groups-list .is-grade-total > div {
      display: inline-block;
      width: calc(100% - 70px);
      vertical-align: middle; }
    .of-mystery-shopper-categories.has-groups-list .is-grade-total .donut-chart {
      width: 60px;
      height: 60px; }
      .of-mystery-shopper-categories.has-groups-list .is-grade-total .donut-chart .data-value {
        baseline-shift: 2px; }
    @media (min-width: 768px) {
      .of-mystery-shopper-categories.has-groups-list .is-grade-total {
        width: 30%;
        padding: 15px 0; } }
  .of-mystery-shopper-categories.has-groups-list .jcarousel-wrapper {
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 23px 32px 22px; }
    .of-mystery-shopper-categories.has-groups-list .jcarousel-wrapper p {
      display: inline-block;
      max-width: 50%;
      text-align: left;
      vertical-align: middle; }
    .of-mystery-shopper-categories.has-groups-list .jcarousel-wrapper .donut-chart {
      width: 45px;
      height: 45px; }
      .of-mystery-shopper-categories.has-groups-list .jcarousel-wrapper .donut-chart .data-value {
        baseline-shift: 3px; }
    @media (min-width: 768px) {
      .of-mystery-shopper-categories.has-groups-list .jcarousel-wrapper {
        width: 70%; } }
  .of-mystery-shopper-categories.has-groups-list .is-content li {
    min-width: auto;
    padding: 0; }
  .of-mystery-shopper-categories.has-groups-list .donut-chart {
    margin-right: 5px; }
    .of-mystery-shopper-categories.has-groups-list .donut-chart .data-value {
      font-weight: 500;
      font-size: 0.8rem; }

.of-mystery-shopper-avaliations {
  position: relative;
  overflow: hidden;
  cursor: pointer; }
  .of-mystery-shopper-avaliations header, .of-mystery-shopper-avaliations button {
    position: relative;
    z-index: 1; }
  .of-mystery-shopper-avaliations header {
    padding-bottom: 80px;
    color: #fff; }
  .of-mystery-shopper-avaliations .is-graph, .of-mystery-shopper-avaliations .donut-chart {
    width: 60px;
    height: 60px; }
  .of-mystery-shopper-avaliations .donut-chart .progress {
    fill: rgba(95, 95, 124, 0.8); }
  .of-mystery-shopper-avaliations .is-video-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .of-mystery-shopper-avaliations .is-video-image img {
      width: 100%;
      margin-top: 10px; }
      @media (min-width: 768px) {
        .of-mystery-shopper-avaliations .is-video-image img {
          margin-top: 30px; } }
    .of-mystery-shopper-avaliations .is-video-image::after {
      border-radius: 5px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(0deg, rgba(51, 51, 75, 0.6) 19%, #33334b 78%);
      content: ""; }

.card-group {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .card-group {
      display: table-cell;
      width: 25%;
      min-width: 25%;
      padding: 0 10px;
      margin-bottom: 0; }
      .card-group:first-child {
        padding-left: 0; }
      .card-group:last-child {
        padding-right: 0; } }

.of-summary-chart {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .of-summary-chart {
      display: table; } }

.of-summary {
  box-shadow: 1px 1px 6px 0 rgba(51, 51, 75, 0.5);
  padding: 10px;
  margin: 0 0 10px;
  text-align: center;
  background-color: #5f5f7c; }
  .of-summary small {
    display: block;
    color: #fff;
    font-weight: 500;
    letter-spacing: .6px; }
  .of-summary .goal-bar-chart {
    max-width: 100%;
    padding: 17px 0; }
  .of-summary .is-content {
    border-radius: 5px;
    display: block;
    padding: 7px;
    margin-top: 5px;
    color: #fff;
    font-weight: 500;
    background-color: rgba(51, 51, 75, 0.5);
    box-shadow: inset 0 0 0.5em rgba(51, 51, 75, 0.5); }
    .of-summary .is-content h1 {
      margin: 10px 0;
      font-weight: 500; }
    .of-summary .is-content img {
      width: 100%;
      height: 40px;
      margin: 8px 0 16px; }
  .of-summary.is-progress-chart {
    width: 100%;
    margin-bottom: 10px; }
    .of-summary.is-progress-chart > div:first-child {
      margin-bottom: 10px; }
    @media (min-width: 768px) {
      .of-summary.is-progress-chart {
        display: table-cell;
        width: 50%;
        min-width: 50%;
        margin-bottom: 0;
        vertical-align: bottom; }
        .of-summary.is-progress-chart > div {
          float: left;
          width: calc(50% - 5px); }
          .of-summary.is-progress-chart > div:first-child {
            margin-right: 10px;
            margin-bottom: 0; } }
    .of-summary.is-progress-chart .is-full-width {
      width: 100%; }
  .of-summary.at-acdv span {
    font-size: 0.8rem;
    line-height: 0.8rem; }
    @media (min-width: 1200px) {
      .of-summary.at-acdv span {
        font-size: 1rem; } }
  .of-summary.at-acdv .is-content {
    padding: 10px 7px; }
  .of-summary.at-employee-lifeline {
    padding-bottom: 0; }
    .of-summary.at-employee-lifeline p {
      font-weight: 500;
      font-size: 1.2rem;
      line-height: 1.2rem; }
    .of-summary.at-employee-lifeline span {
      font-size: 0.7rem;
      line-height: 0.7rem; }
    .of-summary.at-employee-lifeline small {
      padding: 0 10px; }
      @media (min-width: 768px) {
        .of-summary.at-employee-lifeline small {
          padding: 0 14px; } }
    .of-summary.at-employee-lifeline > div {
      float: left;
      width: calc(50% - 5px);
      margin-bottom: 10px; }
      .of-summary.at-employee-lifeline > div:not(:last-child) {
        margin-right: 10px; }
      @media (max-width: 767px) {
        .of-summary.at-employee-lifeline > div:first-child {
          width: 100%; }
        .of-summary.at-employee-lifeline > div:nth-child(odd) {
          margin-right: 0; } }
      @media (min-width: 768px) {
        .of-summary.at-employee-lifeline > div {
          width: calc(20% - 8px); } }
    .of-summary.at-employee-lifeline .is-content {
      padding: 18px 0; }

.of-lifeline-observation {
  position: relative;
  padding: 0 15px; }
  .of-lifeline-observation ::-webkit-scrollbar {
    width: 12px; }
  .of-lifeline-observation ::-webkit-scrollbar-track {
    border-radius: 7px; }
  .of-lifeline-observation ::-webkit-scrollbar-thumb {
    border: 0; }
  .of-lifeline-observation ::-webkit-scrollbar-track-piece {
    width: 12px;
    background-color: #f2f2f2;
    border-radius: 7px; }
  .of-lifeline-observation ::-webkit-scrollbar-button {
    width: 10px;
    height: 10px; }
  .of-lifeline-observation ul {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 0 15px 0 20px;
    margin: 0 auto;
    overflow: hidden; }
    @media (min-width: 480px) {
      .of-lifeline-observation ul {
        padding: 0 15px; } }
  .of-lifeline-observation li {
    border-radius: 5px;
    position: relative;
    box-sizing: border-box;
    width: calc(100% - 8px);
    padding: 12px 15px;
    margin-left: 8px;
    color: #33334b;
    font-size: 0.7rem;
    line-height: 0.77rem;
    background-color: #d6d6e6; }
    @media (min-width: 480px) {
      .of-lifeline-observation li {
        width: calc(50% - 26px); } }
    .of-lifeline-observation li::before {
      position: absolute;
      top: calc(50% - 7px);
      left: -16px;
      border: 8px solid transparent;
      border-right: 8px solid #d6d6e6;
      content: ""; }
    .of-lifeline-observation li::after {
      border-radius: 50%;
      position: absolute;
      top: calc(50% - 4px);
      left: -26px;
      background-color: #5f5f7c;
      content: ""; }
    .of-lifeline-observation li:not(:last-child) {
      margin-bottom: 20px; }
    @media (min-width: 480px) {
      .of-lifeline-observation li:nth-child(odd) {
        float: right;
        margin-right: 4px;
        margin-left: 60%; }
      .of-lifeline-observation li:nth-child(even) {
        float: left;
        margin-left: 5px; }
        .of-lifeline-observation li:nth-child(even)::before {
          right: -8px;
          left: inherit;
          border-right: 0;
          border-left: 8px solid #d6d6e6; }
        .of-lifeline-observation li:nth-child(even)::after {
          right: -27px;
          left: inherit; } }
    .of-lifeline-observation li span {
      display: block;
      margin-bottom: 2px; }
  .of-lifeline-observation .is-content-wrapper {
    min-height: 320px;
    max-height: 320px;
    padding-top: 20px;
    overflow-y: auto; }
  .of-lifeline-observation .is-content {
    position: relative;
    min-height: 285px;
    margin: 0 auto; }
    .of-lifeline-observation .is-content::before {
      border-radius: 5px;
      position: absolute;
      top: 35px;
      left: 6px;
      z-index: 0;
      width: 2px;
      height: 100%;
      background-color: #b8b8c6;
      content: ""; }
      @media (min-width: 480px) {
        .of-lifeline-observation .is-content::before {
          left: 50%; } }

.of-board .is-chart h4 {
  text-align: center; }

.is-dark {
  box-shadow: 1px 1px 6px 0 rgba(51, 51, 75, 0.8);
  background-color: #33334b; }
  .is-dark select {
    background: url(/assets/v2/icon-arrow-down-white@2x-5fdce66759d2a9688da5159c821c5693bded67b6b67438e69ddd0f83a4f2285f.png) no-repeat calc(100% - 10px) 60%;
    background-size: 12px 16px; }
  .is-dark input, .is-dark select {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4);
    color: #fff;
    background-color: rgba(95, 95, 124, 0.7); }
    .is-dark input:checked, .is-dark input:focus, .is-dark input:active, .is-dark select:checked, .is-dark select:focus, .is-dark select:active {
      background-color: rgba(95, 95, 124, 0.2); }
  .is-dark .is-tab li {
    border-color: #5f5f7c; }
  .is-dark .is-content, .is-dark .navigation a {
    color: #fff; }
  .is-dark .is-subtitle {
    color: #fff; }
  .is-dark .is-chart ::-webkit-scrollbar {
    width: auto; }
  .is-dark .is-chart ::-webkit-scrollbar-track {
    border-radius: 5px; }
  .is-dark .is-chart ::-webkit-scrollbar-track-piece {
    width: auto;
    background-color: transparent; }
  .is-dark .is-chart ::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .is-dark .is-chart ::-webkit-scrollbar {
    height: 12px; }
  .is-dark .is-chart ::-webkit-scrollbar-thumb {
    border: 0; }
  .is-dark .is-chart ::-webkit-scrollbar-track {
    border-radius: 7px; }
  .is-dark .is-content .is-chart {
    border-color: rgba(95, 95, 124, 0.6); }
  .is-dark .donut-chart .progress {
    fill: rgba(95, 95, 124, 0.8); }
  .is-dark .donut-chart.is-big .data-value {
    fill: #fff; }
  .is-dark .bar-chart .bar {
    fill: rgba(95, 95, 124, 0.8); }
  .is-dark .bar-chart .axis-text {
    fill: #5f5f7c; }
    .is-dark .bar-chart .axis-text.is-active {
      fill: #fff; }
  .is-dark .line-chart .serie:last-of-type {
    stroke: #fff;
    stroke-width: 3px; }
  .is-dark .line-chart .y-axis-line, .is-dark .line-chart .x-axis-line {
    stroke: rgba(95, 95, 124, 0.6); }
  .is-dark .line-chart .y-axis-text, .is-dark .line-chart .x-axis-text {
    fill: #b8b8c6; }
  .is-dark .at-side {
    color: #fff; }
  .is-dark .form-group.is-radio {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4); }
    .is-dark .form-group.is-radio label {
      color: #fff;
      background-color: rgba(95, 95, 124, 0.7); }
      .is-dark .form-group.is-radio label:not(:last-of-type) {
        border-color: #33334b; }
      .is-dark .form-group.is-radio label:hover, .is-dark .form-group.is-radio label:focus {
        background-color: rgba(95, 95, 124, 0.5); }
    .is-dark .form-group.is-radio input:checked + label {
      background-color: rgba(95, 95, 124, 0.2); }
  .is-dark .button.is-small {
    color: #fff;
    background-color: rgba(95, 95, 124, 0.6); }
    .is-dark .button.is-small:hover, .is-dark .button.is-small:focus, .is-dark .button.is-small:active {
      background-color: rgba(95, 95, 124, 0.5); }
  .is-dark .is-slider {
    background-color: #33334b; }
    .is-dark .is-slider g {
      stroke: #fff; }
    .is-dark .is-slider:focus {
      background-color: #33334b; }
    .is-dark .is-slider:hover {
      background-color: #444463; }
    .is-dark .is-slider:active {
      background-color: #4c4c6f; }
  .is-dark.card.has-groups-list .is-content-wrapper li {
    border-right-color: rgba(95, 95, 124, 0.6); }

.of-photo-gallery .is-content-wrapper {
  padding: 20px 0; }
.of-photo-gallery .is-content li {
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  float: left;
  height: 110px;
  padding: 0 18px; }
  .of-photo-gallery .is-content li:hover a {
    box-shadow: 1px 1px 6px 0 rgba(51, 51, 75, 0.4);
    transform: translateY(-2px) translateX(-2px); }
    .of-photo-gallery .is-content li:hover a::before {
      background-color: rgba(135, 135, 204, 0.4); }
.of-photo-gallery a {
  border-radius: 5px;
  position: relative;
  height: 100%;
  overflow: hidden;
  background-color: #f3f2f7; }
  .of-photo-gallery a::before {
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(135, 135, 204, 0.3);
    content: ""; }

@media (max-width: 767px) {
  .of-notifications-templates header {
    top: -37px; } }
.of-notifications-templates header h3 {
  float: none; }
  @media (min-width: 768px) {
    .of-notifications-templates header h3 {
      float: left; } }
.of-notifications-templates header span {
  color: rgba(95, 95, 124, 0.8);
  font-size: 0.7rem;
  position: relative;
  top: -5px; }
  @media (min-width: 768px) {
    .of-notifications-templates header span {
      float: left;
      margin-left: 10px;
      top: 0; } }
.of-notifications-templates .is-content li {
  box-sizing: border-box;
  min-height: 107px;
  padding: 0 15px 10px;
  color: #5f5f7c;
  text-align: center;
  border-right: 1px solid #d8d7d7; }
  .of-notifications-templates .is-content li span {
    margin-right: 8px; }
  .of-notifications-templates .is-content li div {
    display: inline-block;
    text-align: left; }
  .of-notifications-templates .is-content li p:not(:last-child) {
    margin-bottom: 5px; }
.of-notifications-templates .jcarousel {
  padding: 10px 0; }
.of-notifications-templates.jcarousel-wrapper {
  padding: 0 29px; }
  @media (max-width: 767px) {
    .of-notifications-templates.jcarousel-wrapper {
      margin-top: 45px; } }

.of-notifications-config thead span {
  display: block;
  margin: 4px 0 -4px;
  color: #5f5f7c;
  letter-spacing: 6.6px; }
.of-notifications-config tr:last-child td {
  border-top: 0; }
.of-notifications-config th:not(:first-child) {
  padding-right: 0;
  padding-left: 38px; }
.of-notifications-config td {
  min-width: 200px; }
  .of-notifications-config td label:not(:last-child) {
    margin-right: 2px; }
  .of-notifications-config td label:first-child {
    margin-right: 10px; }
  .of-notifications-config td:not(.is-fixed) {
    padding-right: 4px;
    padding-left: 4px; }
  .of-notifications-config td.is-fixed {
    z-index: 1;
    min-width: 280px;
    background-color: #f2f2f2; }
    .of-notifications-config td.is-fixed strong {
      display: inline-block;
      padding-top: 4px; }
    .of-notifications-config td.is-fixed label {
      float: right; }
.of-notifications-config .is-smaller-than-card td:first-child {
  max-width: inherit; }
.of-notifications-config .select {
  padding-right: 50px; }
.of-notifications-config .has-search {
  width: 100%; }
  @media (min-width: 768px) {
    .of-notifications-config .has-search {
      width: 25%; } }

.of-products-list td:not(.is-action) {
  width: 70px;
  min-width: 90px; }
.of-products-list td:not(:first-child) {
  padding-right: 0;
  padding-left: 0; }
.of-products-list .table .input {
  width: 70px;
  text-align: center; }
.network-lifeline-content .of-products-list tr:not(:first-child) td:first-child {
  text-align: center; }

.of-employee-absences .input.is-alt {
  width: 40px; }

.dropdown {
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 4;
  text-align: left;
  pointer-events: none;
  opacity: 0; }
  .dropdown li {
    transition: all 0.2s ease-in-out; }
  .dropdown.is-primary {
    height: 0; }
    .dropdown.is-primary::before {
      position: absolute;
      top: calc(50% - 8px);
      left: -18px;
      display: inline-block;
      margin-bottom: 3px;
      margin-left: 2px;
      vertical-align: bottom;
      border: 8px solid transparent;
      border-top: 8px solid #33334b;
      content: "";
      transform: rotate(90deg); }
    .dropdown.is-primary li {
      color: #fff;
      background-color: #29293c; }
      .dropdown.is-primary li:hover {
        background-color: #444463; }
      .dropdown.is-primary li:active {
        background-color: #2b2b3f; }
    .dropdown.is-primary a {
      display: block;
      padding: 7px 18px 7px 15px;
      color: #fff;
      font-size: 0.7rem;
      text-decoration: none; }
      .dropdown.is-primary a::before {
        display: none;
        content: ""; }
    @media (min-width: 768px) {
      .dropdown.is-primary a {
        padding: 10px 20px; } }
    @media (min-width: 992px) {
      .dropdown.is-primary {
        box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
        border-radius: 5px;
        height: auto; }
        .dropdown.is-primary li {
          background-color: #33334b;
          border-bottom: 1px solid rgba(95, 95, 124, 0.8); }
          .dropdown.is-primary li:first-child {
            border-radius: 5px 5px 0 0; }
          .dropdown.is-primary li:last-child {
            border-radius: 0 0 5px 5px;
            border-bottom: 0; }
        .dropdown.is-primary a {
          padding: 10px 18px 10px 15px; } }
  .dropdown.is-secondary {
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    clear: both; }
    .dropdown.is-secondary::before {
      position: absolute;
      top: -16px;
      right: 27px;
      display: inline-block;
      margin-bottom: 3px;
      margin-left: 2px;
      vertical-align: bottom;
      border: 8px solid transparent;
      border-top: 8px solid #fff;
      content: "";
      transform: rotate(180deg); }
    .dropdown.is-secondary li {
      min-width: 150px;
      color: #fff;
      background-color: #fff;
      border-bottom: 1px solid rgba(184, 184, 198, 0.6); }
      .dropdown.is-secondary li:first-child {
        border-radius: 5px 5px 0 0; }
      .dropdown.is-secondary li:last-child {
        border-radius: 0 0 5px 5px;
        border-bottom: 0; }
      .dropdown.is-secondary li:hover {
        background-color: #f3f2f7; }
      .dropdown.is-secondary li:active {
        background-color: #ededf5; }
    .dropdown.is-secondary .is-link {
      display: block;
      padding: 8px;
      color: #5f5f7c;
      text-decoration: none;
      text-align: left;
      width: 100%;
      border: 0;
      background-color: transparent; }
    .dropdown.is-secondary.at-header {
      position: absolute;
      top: 37px;
      right: -25px; }
  .dropdown.is-active {
    display: block;
    height: auto;
    pointer-events: visible;
    opacity: 1; }
  .dropdown.at-menu li {
    margin-bottom: 0; }
  @media (min-width: 992px) {
    .dropdown.at-menu {
      position: absolute;
      width: 160px; }
      .dropdown.at-menu.of-notifications {
        top: -37px;
        left: 98px; }
      .dropdown.at-menu.of-reports {
        top: -84px;
        left: 82px; }
      .dropdown.at-menu.of-administration {
        top: -121px;
        left: 112px; } }

@media (max-width: 991px) {
  .dropdown-group.is-active {
    padding-bottom: 9px;
    background-color: #29293c; }
    .dropdown-group.is-active .is-link.at-menu {
      padding-bottom: 9px; } }

.empty-state {
  box-sizing: border-box;
  display: none;
  width: 100%;
  padding: 24px 12px;
  color: #5f5f7c;
  text-align: center; }
  .empty-state p {
    font-size: 0.7rem;
    line-height: 0.8rem; }
  .empty-state svg {
    margin-bottom: 6px; }
  .empty-state .button {
    display: inline-block;
    max-width: inherit;
    margin-top: 12px; }

.table-wrapper.is-empty-table {
  position: relative;
  overflow-x: hidden; }
  .table-wrapper.is-empty-table .empty-state {
    display: block;
    background-color: rgba(243, 242, 247, 0.7);
    border-top: 1px solid #d6d6e6; }

.card.is-empty-content {
  background-color: rgba(243, 242, 247, 0.7); }
  .card.is-empty-content .is-content {
    display: none; }
  .card.is-empty-content .empty-state {
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    display: block;
    margin: 0; }

.is-empty-item .is-empty-button {
  position: absolute;
  left: 0;
  width: 100%; }
  .is-empty-item .is-empty-button .button {
    position: absolute;
    top: calc(50% - 19px);
    left: calc(50% - 90px);
    float: none;
    width: 180px; }
.is-empty-item.card .is-header {
  text-align: center; }
  .is-empty-item.card .is-header h4, .is-empty-item.card .is-header small {
    float: none; }
  .is-empty-item.card .is-header small {
    display: block;
    margin: 0 auto;
    color: #9595a5; }
.is-empty-item.card .button {
  background-color: #5f5f7c; }
.is-empty-item.card .is-empty-button {
  bottom: 0;
  height: 91px; }
.is-empty-item.card .table {
  box-sizing: border-box;
  display: table;
  height: calc(100% - 331px);
  padding: 20px 30px; }
.is-empty-item.card .is-message {
  display: table-cell;
  color: #5f5f7c;
  vertical-align: middle; }
.is-empty-item.card .is-result-title, .is-empty-item.card .is-result {
  opacity: .05; }
.is-card-tab-content .is-empty-item.card {
  background-color: rgba(216, 215, 215, 0.3); }
.is-empty-item.card .is-chart-wrapper {
  position: relative; }
.is-empty-item.card .caption .is-first-period {
  background-color: #252536; }
.is-empty-item.card .caption .is-second-period {
  background-color: #5f5f7c; }
.is-empty-item.card .caption p {
  color: #9595a5; }
.of-daily-sales .is-empty-item {
  position: relative;
  cursor: pointer; }
  .of-daily-sales .is-empty-item .is-header {
    color: #5f5f7c; }
  .of-daily-sales .is-empty-item .is-comment {
    color: #9595a5; }
  .of-daily-sales .is-empty-item .is-result {
    opacity: .5; }
  .of-daily-sales .is-empty-item .is-number {
    color: #9595a5; }
  .of-daily-sales .is-empty-item .is-empty-button {
    transition: all 0.2s ease-in-out;
    top: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0; }
  .of-daily-sales .is-empty-item:hover .is-empty-button {
    opacity: 1; }
.is-empty-item.is-user-manager {
  pointer-events: none;
  cursor: inherit; }
  .is-empty-item.is-user-manager .is-empty-button {
    display: none; }
  .is-empty-item.is-user-manager .is-header .button {
    pointer-events: none;
    opacity: .5; }
  .is-empty-item.is-user-manager.card .is-result-title, .is-empty-item.is-user-manager.card .is-result {
    opacity: .3; }
    .is-empty-item.is-user-manager.card .is-result-title small, .is-empty-item.is-user-manager.card .is-result-title .is-number, .is-empty-item.is-user-manager.card .is-result small, .is-empty-item.is-user-manager.card .is-result .is-number {
      color: #9595a5; }
.is-empty-item.is-first {
  display: none; }
  @media (min-width: 1200px) {
    .is-empty-item.is-first {
      display: block; } }

.is-empty-overview-search {
  position: absolute;
  top: 45px;
  left: -2px;
  z-index: 1;
  width: calc(100% + 6px);
  height: calc(100% - 40px);
  text-align: center;
  background-color: rgba(244, 244, 244, 0.93); }
  .is-empty-overview-search h1 {
    margin: 10px 0 5px; }
  @media (min-width: 768px) {
    .is-empty-overview-search h2 {
      line-height: 1rem; } }
  .is-empty-overview-search .icon {
    display: inline-block; }
  .is-empty-overview-search .empty-state {
    position: absolute;
    top: 20%;
    display: block;
    text-align: center; }
  .is-empty-overview-search ~ .is-card-tab-content .is-slider {
    opacity: 1; }
    @media (min-width: 768px) {
      .is-empty-overview-search ~ .is-card-tab-content .is-slider {
        background-color: #b8b8c6; } }
    .is-empty-overview-search ~ .is-card-tab-content .is-slider .icon {
      opacity: 1; }
    .is-empty-overview-search ~ .is-card-tab-content .is-slider polyline {
      stroke: #33334b; }

.at-empty-overview {
  pointer-events: none; }
  .at-empty-overview.goal-chart .progress-background {
    stroke: #5f5f7c; }
  .at-empty-overview.goal-chart .progress {
    fill: #5f5f7c;
    stroke: #5f5f7c; }
    .at-empty-overview.goal-chart .progress.is-shadow {
      display: none; }
  .at-empty-overview.goal-chart .progress-dot {
    stroke: #5f5f7c; }
    .at-empty-overview.goal-chart .progress-dot.is-shadow {
      display: none; }
  .at-empty-overview.goal-chart .projection-title,
  .at-empty-overview.goal-chart .projection-value,
  .at-empty-overview.goal-chart .tick-text {
    fill: #5f5f7c; }
  .at-empty-overview.goal-chart .tick-container .is-above-goal, .at-empty-overview.goal-chart .tick-container .is-above-supergoal {
    fill: #5f5f7c; }
  .at-empty-overview.line-chart .overlay {
    pointer-events: none; }
  .at-empty-overview.line-chart .serie {
    stroke: #29293c; }
    .at-empty-overview.line-chart .serie:last-of-type {
      stroke: #5f5f7c; }
  .at-empty-overview.line-chart .y-axis-text, .at-empty-overview.line-chart .x-axis-text {
    fill: #5f5f7c; }
  .at-empty-overview.line-chart .y-axis-line, .at-empty-overview.line-chart .x-axis-line {
    opacity: .5; }
    .at-empty-overview.line-chart .y-axis-line.is-active, .at-empty-overview.line-chart .x-axis-line.is-active {
      opacity: .5; }
  .at-empty-overview.line-chart .dot {
    stroke: #29293c; }
  .at-empty-overview.line-chart .dots:last-of-type .dot {
    stroke: #5f5f7c; }

.is-empty-page {
  border-radius: 5px;
  padding: 24px;
  margin-top: 10px;
  overflow: hidden;
  background: rgba(214, 214, 230, 0.3); }
  .is-empty-page .empty-state {
    display: block; }
  @media (min-width: 992px) {
    .is-empty-page svg, .is-empty-page p {
      display: inline-block;
      vertical-align: middle; }
    .is-empty-page svg {
      margin-right: 8px; }
    .is-empty-page p {
      font-size: 0.8rem; } }

.is-empty-overview {
  text-align: center; }
  .is-empty-overview.at-branch .is-empty-message .button {
    display: none; }
  .is-empty-overview .is-empty-ideas {
    position: relative; }
    .is-empty-overview .is-empty-ideas h2 {
      z-index: 1;
      display: inline-block;
      padding: 0 20px;
      margin-bottom: 30px;
      color: #5f5f7c;
      line-height: 1rem;
      vertical-align: top;
      background-color: #f4f4f4; }
    .is-empty-overview .is-empty-ideas h5 {
      margin-bottom: 5px;
      color: #5f5f7c;
      font-weight: 500; }
    .is-empty-overview .is-empty-ideas li {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      position: relative;
      box-sizing: border-box;
      padding: 0 9px;
      clear: none;
      text-align: center; }
      @media (min-width: 768px) {
        .is-empty-overview .is-empty-ideas li {
          float: left;
          width: 25%; } }
      .is-empty-overview .is-empty-ideas li img {
        width: 200px;
        max-width: 90%; }
        @media (min-width: 768px) and (max-width: 991px) {
          .is-empty-overview .is-empty-ideas li img {
            width: 160px;
            height: 160px; } }
    .is-empty-overview .is-empty-ideas::before {
      position: absolute;
      top: 20px;
      z-index: -1;
      display: block;
      width: 100%;
      height: 1px;
      background-color: #9595a5;
      content: ""; }
    .is-empty-overview .is-empty-ideas .card {
      padding: 0;
      margin-bottom: 20px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .is-empty-overview .is-empty-ideas .card {
          height: 160px; } }
  .is-empty-overview .is-empty-message {
    padding: 50px 20px;
    margin-bottom: 70px; }
    .is-empty-overview .is-empty-message h1 {
      margin: 15px 0 10px;
      overflow: visible;
      white-space: normal; }
      @media (min-width: 768px) {
        .is-empty-overview .is-empty-message h1 {
          line-height: 1.2rem; } }
    .is-empty-overview .is-empty-message h2 {
      margin-bottom: 20px;
      color: #5f5f7c; }
      .is-empty-overview .is-empty-message h2 a {
        display: inline-block;
        color: #5f5f7c;
        font-weight: 500;
        text-decoration: underline; }
      @media (max-width: 767px) {
        .is-empty-overview .is-empty-message h2 {
          margin-bottom: 15px;
          font-size: 0.8rem;
          line-height: 1rem; } }
      @media (min-width: 768px) {
        .is-empty-overview .is-empty-message h2 {
          padding: 0 15%; } }
    .is-empty-overview .is-empty-message .icon, .is-empty-overview .is-empty-message .button {
      display: inline-block; }
    .is-empty-overview .is-empty-message:not(.card) {
      border-radius: 5px;
      margin-top: 31px;
      background-color: rgba(216, 215, 215, 0.3); }

.footer.is-default {
  position: relative;
  left: -20px;
  z-index: 1;
  width: calc(100% + 40px);
  height: 12px;
  clear: both; }
  @media (min-width: 992px) {
    .footer.is-default {
      left: -220px;
      width: calc(100% + 220px + 45px); } }
.footer.at-card {
  padding: 10px 0; }

* {
  outline: none; }

input, textarea, select, option {
  -moz-appearance: none;
  -webkit-appearance: none; }

input, textarea {
  padding: 0;
  margin: 0; }

textarea {
  resize: none; }

select, option {
  cursor: pointer;
  background: none; }

fieldset {
  min-width: auto;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  font-size: 0.7rem; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.form {
  margin: 0; }

.is-not-editing-table .input-radio.is-disabled {
  pointer-events: none;
  cursor: initial;
  opacity: .3; }

.is-product-lifeline {
  margin-bottom: 40px; }

.input-error-message {
  font-size: 0.6rem; }

.is-inline {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 31px;
  margin-bottom: 18px; }
  .is-inline:before, .is-inline:after {
    content: " ";
    display: table; }
  .is-inline:after {
    clear: both; }
  .is-inline .button.is-default:not(.of-filter) {
    width: 100%; }
    @media (min-width: 768px) {
      .is-inline .button.is-default:not(.of-filter) {
        position: absolute;
        top: 0;
        right: 0;
        width: auto; }
        .is-inline .button.is-default:not(.of-filter).of-send-file {
          right: 152px; } }
    @media (min-width: 992px) {
      .is-inline .button.is-default:not(.of-filter) {
        top: 27px; } }
    .acdv-content .is-inline .button.is-default:not(.of-filter) {
      float: left;
      width: calc(50% - 5px); }
      .acdv-content .is-inline .button.is-default:not(.of-filter).of-send-file {
        margin-right: 10px; }
      @media (max-width: 767px) {
        .acdv-content .is-inline .button.is-default:not(.of-filter) {
          padding: 11px 7px 9px; } }
      @media (min-width: 768px) {
        .acdv-content .is-inline .button.is-default:not(.of-filter) {
          width: auto; }
          .acdv-content .is-inline .button.is-default:not(.of-filter).of-send-file {
            margin-right: 16px; } }
  .is-inline .button.is-special {
    width: 100%;
    margin-bottom: 12px; }
    @media (min-width: 768px) {
      .is-inline .button.is-special {
        position: relative;
        width: auto;
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      .is-inline .button.is-special {
        display: none; } }
  .is-inline .button.of-send-file {
    height: 31px; }
  @media (min-width: 992px) {
    .is-inline.has-no-top-labels .button:not(.is-special) {
      top: 0; } }
  @media (min-width: 992px) {
    .is-inline.has-one-filter .form-row-wrapper .form-group {
      width: auto; }
      .is-inline.has-one-filter .form-row-wrapper .form-group .select, .is-inline.has-one-filter .form-row-wrapper .form-group .input {
        width: auto; } }
  @media (min-width: 992px) {
    .is-inline.has-two-lines .button.is-default:not(.of-filter) {
      top: 94px; } }

.has-some-labels .button.of-filter {
  margin-top: 12px; }
@media (min-width: 992px) {
  .has-some-labels .button.of-filter {
    height: 30px;
    margin-top: 22px;
    line-height: 0; }
  .has-some-labels .button.is-default:not(.of-filter) {
    top: 22px;
    box-sizing: content-box;
    height: 11px;
    line-height: 11px; } }

.form .form-row-wrapper {
  position: relative;
  left: -20px;
  box-sizing: border-box;
  display: none;
  width: calc(100% + 40px);
  padding: 15px 9px 10px;
  margin: 10px 0 20px;
  background-color: #eaeaea; }
  .form .form-row-wrapper::before {
    position: absolute;
    top: -16px;
    left: calc(50% - 4px);
    display: inline-block;
    border: 8px solid transparent;
    border-top: 8px solid #eaeaea;
    content: "";
    transform: rotate(180deg); }
  .form .form-row-wrapper .label.is-legend {
    display: none; }
  .form .form-row-wrapper .form-group {
    box-sizing: border-box;
    width: 100%;
    padding: 0 12px;
    margin-bottom: 12px; }
    .form .form-row-wrapper .form-group.of-import-file input {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 30px;
      cursor: pointer;
      opacity: 0; }
  .form .form-row-wrapper.is-active {
    display: inline-block; }
  .form .form-row-wrapper.is-inside-card {
    left: -15px;
    width: calc(100% + 30px);
    padding: 15px 3px 10px;
    margin: 22px 0 0;
    background-color: #f1f1f1; }
    .form .form-row-wrapper.is-inside-card::before {
      border-top-color: #f1f1f1; }
  @media (min-width: 768px) {
    .form .form-row-wrapper {
      margin: 20px 0 0; }
      .form .form-row-wrapper::before {
        left: 122px; }
      .form .form-row-wrapper .form-group {
        float: left;
        width: 50%; }
      .form .form-row-wrapper.is-inside-card {
        left: -25px;
        width: calc(100% + 50px);
        padding: 15px 12px 10px; } }
  @media (min-width: 992px) {
    .form .form-row-wrapper {
      left: inherit;
      display: inline-block;
      width: 100%;
      padding: 0;
      margin-top: 0;
      background-color: inherit; }
      .form .form-row-wrapper::before {
        display: none; }
      .form .form-row-wrapper .label.is-legend {
        display: block; }
        .form .form-row-wrapper .label.is-legend:before, .form .form-row-wrapper .label.is-legend:after {
          content: " ";
          display: table; }
        .form .form-row-wrapper .label.is-legend:after {
          clear: both; }
      .form .form-row-wrapper .label.is-hidden {
        display: none; }
      .form .form-row-wrapper .form-row:not(:last-of-type) {
        margin-bottom: 20px; }
      .form .form-row-wrapper .form-group {
        width: 18%;
        padding: 0;
        margin-bottom: 0; }
        .form .form-row-wrapper .form-group.has-no-title {
          margin-top: 22px; }
        .form .form-row-wrapper .form-group.is-biggest {
          width: 30%; }
        .form .form-row-wrapper .form-group.is-bigger {
          width: 22%; }
        .form .form-row-wrapper .form-group.is-big {
          width: 20%; }
        .form .form-row-wrapper .form-group.is-small {
          width: 16%; }
        .form .form-row-wrapper .form-group.has-search {
          position: relative;
          z-index: 1;
          width: 35%; }
          .form .form-row-wrapper .form-group.has-search.is-medium {
            width: 28%; }
          .form .form-row-wrapper .form-group.has-search.is-small {
            width: 22%; }
      .form .form-row-wrapper.is-inside-card {
        left: 0;
        width: 100%;
        padding: 0;
        background-color: inherit; }
      .form .form-row-wrapper:not(.is-inside-card) .select, .form .form-row-wrapper:not(.is-inside-card) .input {
        border-radius: 0; }
      .form .form-row-wrapper:not(.is-inside-card) .form-group:first-of-type .select, .form .form-row-wrapper:not(.is-inside-card) .form-group:first-of-type .input {
        border-radius: 5px 0 0 5px; }
      .form .form-row-wrapper:not(.is-inside-card) .form-group:last-child .select, .form .form-row-wrapper:not(.is-inside-card) .form-group:last-child .input {
        border-radius: 0 5px 5px 0; }
      .form .form-row-wrapper:not(.is-inside-card) .form-group:only-child .select, .form .form-row-wrapper:not(.is-inside-card) .form-group:only-child .input {
        border-radius: 5px; } }

.form-row {
  margin-bottom: 0; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row.is-full-width {
    position: relative;
    width: 100%; }
  .form-row.is-inside-filters legend {
    display: none;
    float: left;
    padding-top: 7px;
    margin-right: 12px; }
  .form-row.is-inside-filters .button {
    position: relative;
    padding-bottom: 8px;
    vertical-align: middle; }
  .form-row.is-inside-filters .of-run-filters {
    width: 100%; }
  .form-row.is-inside-filters .navigation.is-tab {
    margin-bottom: 48px; }
  .form-row.is-inside-filters .form-group, .form-row.is-inside-filters select {
    display: inline-block;
    vertical-align: top; }
  .form-row.is-inside-filters .has-button {
    margin-top: 11px; }
  .form-row.is-inside-filters:not(.of-notifications) {
    margin-bottom: 20px; }
    .form-row.is-inside-filters:not(.of-notifications) select, .form-row.is-inside-filters:not(.of-notifications) input {
      width: auto;
      min-width: 120px; }
    .form-row.is-inside-filters:not(.of-notifications) .label.is-hidden {
      display: block; }
    .form-row.is-inside-filters:not(.of-notifications) .label.at-side:not(legend) {
      display: block;
      margin-bottom: 5px; }
    .form-row.is-inside-filters:not(.of-notifications) .form-group input, .form-row.is-inside-filters:not(.of-notifications) .form-group select, .form-row.is-inside-filters:not(.of-notifications) .form-group textarea {
      width: 100%; }
    .form-row.is-inside-filters:not(.of-notifications) .form-group:not(:last-child) {
      margin-bottom: 12px; }
    .form-row.is-inside-filters:not(.of-notifications) .form-group:not(.has-search) {
      width: 100%; }
  @media (min-width: 768px) {
    .form-row.is-inside-filters .has-button {
      margin-top: 21px; }
    .form-row.is-inside-filters:not(.of-notifications) legend {
      display: block; }
    .form-row.is-inside-filters:not(.of-notifications) .label.is-hidden {
      display: none; }
    .form-row.is-inside-filters:not(.of-notifications) .label.at-side {
      display: inline-block;
      margin-bottom: 0; }
    .form-row.is-inside-filters:not(.of-notifications) .form-group input, .form-row.is-inside-filters:not(.of-notifications) .form-group select, .form-row.is-inside-filters:not(.of-notifications) .form-group textarea {
      width: auto; }
    .form-row.is-inside-filters:not(.of-notifications) .form-group:not(.has-search) {
      width: auto; }
    .form-row.is-inside-filters:not(.of-notifications) .form-group:not(:last-child) {
      margin-right: 15px;
      margin-bottom: 0; }
    .form-row.is-inside-filters:not(.of-notifications) .of-run-filters {
      width: auto; } }
  @media (min-width: 992px) {
    .form-row.is-inside-filters .form-group:not(:last-child) {
      margin-right: 15px; }
    .form-row.is-inside-filters .form-group.has-button {
      width: auto;
      margin-top: 0; }
    .form-row.is-inside-filters .button {
      top: -1px; } }

.form-group {
  position: relative; }
  .form-group input, .form-group select, .form-group button, .form-group textarea {
    width: 100%; }
  .form-group.has-button {
    margin-top: 21px; }
  .form-group.has-summernote {
    clear: both; }
  .form-group.has-checkbox .input-checkbox {
    margin-bottom: 6px; }
  .form-group.has-datepicker {
    position: relative; }
  .form-group.has-units {
    position: relative; }
    .form-group.has-units::before {
      position: absolute;
      bottom: 0;
      width: 30px;
      padding: 8px 0 7px;
      color: #5f5f7c;
      font-size: 0.6rem;
      text-align: center;
      background-color: rgba(237, 237, 245, 0.8);
      content: ""; }
    .form-group.has-units.of-price input {
      padding-left: 40px; }
    .form-group.has-units.of-price::before {
      left: 12px;
      border-right: 1px solid #d6d6e6;
      content: "R$"; }
    .form-group.has-units.of-percentage input {
      padding-right: 40px; }
    .form-group.has-units.of-percentage::before {
      right: 12px;
      border-left: 1px solid #d6d6e6;
      content: "%"; }
  .form-group.is-radio {
    box-shadow: 0 0 3px 1px rgba(184, 184, 198, 0.5);
    border-radius: 5px; }
    .form-group.is-radio input {
      display: none; }
      .form-group.is-radio input:checked + label {
        font-weight: 500;
        background-color: #ededf5; }
    .form-group.is-radio label {
      transition: all 0.2s ease-in-out;
      float: left;
      width: 80px;
      padding: 6px 10px;
      margin: 0;
      color: #5f5f7c;
      text-align: center;
      cursor: pointer;
      background-color: #fff; }
      .form-group.is-radio label:not(:last-of-type) {
        border-right: 2px solid rgba(95, 95, 124, 0.3); }
      .form-group.is-radio label:first-of-type {
        border-radius: 5px 0 0 5px; }
      .form-group.is-radio label:last-of-type {
        border-radius: 0 5px 5px 0; }
  .form-group.is-full, .form-group.is-one-fourth, .form-group.is-one-third, .form-group.is-two-third, .form-group.is-half {
    box-sizing: border-box;
    width: 100%;
    padding: 0 12px;
    margin-bottom: 20px; }
  .form-group.of-turn-off-registration input {
    position: absolute;
    z-index: 1;
    width: calc(100% - 20px);
    height: 31px;
    cursor: pointer; }
    .form-group.of-turn-off-registration input:checked + .input-switch-toggle {
      background: #34cb82; }
      .form-group.of-turn-off-registration input:checked + .input-switch-toggle::after {
        left: calc(100% - 3px);
        transform: translateX(-100%); }
    .form-group.of-turn-off-registration input:checked ~ .is-activation-label {
      color: #34cb82; }
  .form-group.of-turn-off-registration .label.at-top {
    margin-bottom: 4px; }
  .form-group.of-turn-off-registration .input-switch-toggle {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    vertical-align: middle;
    cursor: pointer;
    background: rgba(51, 51, 51, 0.3);
    border-radius: 20px; }
    .form-group.of-turn-off-registration .input-switch-toggle::after {
      width: 26px;
      height: 26px;
      position: absolute;
      top: 2px;
      left: 3px;
      background: #fff;
      border-radius: 50%;
      content: "";
      transition: .3s; }
  .form-group.of-turn-off-registration .is-activation-label {
    display: inline-block;
    margin-left: 3px;
    color: rgba(51, 51, 51, 0.5);
    line-height: 31px;
    vertical-align: middle; }
  .form-group.table-wrapper {
    width: calc(100% - 24px);
    padding: 0;
    margin: 0 12px 20px; }
  @media (min-width: 480px) {
    .form-group.is-one-fourth, .form-group.is-one-third, .form-group.is-two-third, .form-group.is-half {
      float: left;
      width: 50%; }
    .form-group.of-turn-off-registration .button {
      width: calc(100% - 115px); } }
  @media (min-width: 1200px) {
    .form-group.is-one-fourth {
      width: 25%; }
    .form-group.is-one-third {
      width: 33.33%; }
    .form-group.is-two-third {
      width: 66.66%; }
    .form-group.is-half {
      width: 50%; }
    .form-group.is-full {
      width: 100%;
      clear: both; } }

.label.at-top {
  display: block;
  margin-bottom: 5px; }
.label.at-side {
  display: inline-block;
  margin-right: 8px; }
  .label.at-side.is-legend {
    float: left;
    padding-top: 7px; }

.input, .select {
  transition: all 0.2s ease-in-out;
  box-shadow: 0 0 3px 1px rgba(184, 184, 198, 0.5);
  border-radius: 5px;
  height: 30px;
  color: #33334b;
  font-family: "Rubik", sans-serif;
  line-height: inherit; }
  .input::-moz-placeholder, .select::-moz-placeholder {
    color: #5f5f7c;
    font-family: "Rubik", sans-serif;
    opacity: .6; }
  .input::placeholder, .input .is-placeholder, .select::placeholder, .select .is-placeholder {
    color: #5f5f7c;
    font-family: "Rubik", sans-serif;
    opacity: .6; }
  .input:disabled, .select:disabled {
    color: #33334b;
    cursor: not-allowed;
    background-color: #f2f2f2;
    opacity: .6; }
  .has-error .input, .has-error .select {
    box-shadow: 0 0 3px 1px rgba(255, 80, 86, 0.4);
    background-color: #fff6f6; }

.input:focus, .input:active, .select:focus, .select:active {
  background-color: #f7f7fa; }
.input.is-filled, .select.is-filled {
  box-shadow: 0 0 3px 1px rgba(184, 184, 198, 0.7);
  background-color: #ededf5; }

.input {
  box-sizing: border-box;
  padding: 6px 10px;
  border: 0; }
  textarea.input {
    height: auto;
    padding: 8px 10px; }
  .input.is-alt {
    box-shadow: 0 0;
    padding: 3px 0;
    font-size: 0.6rem;
    text-align: center;
    background-color: transparent;
    border-bottom: 1px dashed rgba(51, 51, 51, 0.3);
    border-radius: 0; }
  .input.of-date {
    background: url(/assets/v2/icon-calendar@2x-5c85ed653f7ad96bcec5a6f413bb466204b904d7922d738b62fe46ed78a60989.png) no-repeat calc(100% - 10px) 49%;
    background-color: #fff;
    background-size: 18px 18px; }
  .input.is-narrow {
    padding: 2px 10px; }
  .input.of-search {
    z-index: 1;
    padding-right: 35px;
    background: url(/assets/v2/icon-search@2x-a589da5c782060d35669fe069867a175d18a3060222842ddd7fcd5f893e2b293.png) no-repeat calc(100% - 10px) 49%;
    background-color: #fff;
    background-size: 18px 18px; }
    .input.of-search::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .input.of-file-name {
    float: left;
    width: 100%;
    line-height: 1rem;
    background: url(/assets/v2/icon-file@2x-50fb478a92ae3a6d0e249d805d31560bd5978261b3fc6358e0452fb5eb47a220.png) no-repeat calc(100% - 10px) 49% #fff;
    background-size: 18px 18px; }

.select {
  position: relative;
  padding: 6px 25px 6px 10px;
  background: url(/assets/v2/icon-arrow-down@2x-6caa00f29eb53bab406435917d32e951f96e098118f49c4da1084840dfa9e5d1.png) no-repeat calc(100% - 10px) 60%;
  background-color: #fff;
  background-size: 12px 16px;
  border: 0; }
  .select option:checked {
    font-weight: 500;
    background-color: #ededf5; }

.input-radio {
  position: relative;
  display: inline-block;
  cursor: pointer; }
  .input-radio input {
    position: absolute;
    left: 0;
    width: 20px;
    opacity: 0; }
    .input-radio input:checked ~ .is-radio-check::after {
      opacity: 1; }
  .input-radio strong {
    display: inline-block;
    color: #33334b;
    vertical-align: middle; }
  .input-radio .is-radio-check {
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 2px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #d8d7d7; }
    .input-radio .is-radio-check::after {
      transition: all 0.2s ease-in-out;
      border-radius: 50%;
      position: absolute;
      top: 2px;
      left: 2px;
      width: 7px;
      height: 7px;
      content: "";
      opacity: 0; }
  .input-radio:not(:last-child) {
    padding-right: 20px;
    margin-right: 16px;
    border-right: 1px solid #d8d7d7; }
    .input-radio:not(:last-child) input:checked ~ .is-radio-check {
      border-color: #34cb82; }
      .input-radio:not(:last-child) input:checked ~ .is-radio-check::after {
        background-color: #34cb82; }
  .input-radio:nth-child(2) input:checked ~ .is-radio-check {
    border-color: #ff5056; }
    .input-radio:nth-child(2) input:checked ~ .is-radio-check::after {
      background-color: #ff5056; }
  .input-radio:last-child input:checked ~ .is-radio-check {
    border-color: #fec10a; }
    .input-radio:last-child input:checked ~ .is-radio-check::after {
      background-color: #fec10a; }

.input-checkbox {
  position: relative;
  display: inline-block;
  cursor: pointer; }
  .input-checkbox input {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0; }
    .input-checkbox input:checked ~ .is-check::after {
      opacity: 1; }
    .input-checkbox input:checked ~ .is-check {
      border-color: #8787cc; }
  .input-checkbox .is-check {
    transition: all 0.2s ease-in-out;
    border-radius: 3px;
    width: 17px;
    height: 17px;
    position: relative;
    display: inline-block;
    vertical-align: -4px;
    background-color: transparent;
    border: 1px solid #d8d7d7; }
    .input-checkbox .is-check::after {
      transition: all 0.2s ease-in-out;
      border-radius: 1px;
      width: 11px;
      height: 11px;
      position: absolute;
      top: 3px;
      left: 3px;
      background-color: rgba(135, 135, 204, 0.6);
      content: "";
      opacity: 0; }
  .input-checkbox.is-small input {
    width: 13px;
    height: 13px; }
  .input-checkbox.is-small .is-check {
    width: 13px;
    height: 13px;
    vertical-align: -3px;
    border-color: #b8b8c6; }
    .input-checkbox.is-small .is-check::after {
      width: 9px;
      height: 9px;
      top: 2px;
      left: 2px; }
  .input-checkbox.is-special input {
    width: 18px;
    height: 18px; }
    .input-checkbox.is-special input:checked ~ .is-check {
      border-color: #34cb82; }
  .input-checkbox.is-special .is-check::after {
    background-color: #34cb82; }
  .input-checkbox.has-label {
    margin-right: 10px; }
    .input-checkbox.has-label .is-check {
      margin-right: 3px; }

.header.of-page {
  transition: all 0.4s ease-in-out;
  z-index: 4; }
  .header.of-page .dropdown-group {
    cursor: pointer; }
  .header.of-page .type.at-header {
    color: #fff; }
    .header.of-page .type.at-header.is-subtitle {
      margin-bottom: 1px;
      text-transform: capitalize; }
    .header.of-page .type.at-header.is-title {
      transition: all 0.4s ease-in-out; }
.header.of-user {
  float: right;
  text-align: right; }
.header.of-tabs {
  top: -41px;
  padding-left: 0; }
  .header.of-tabs .is-title {
    border-radius: 5px 5px 0 0;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 50%;
    height: 43px;
    padding: 0;
    font-weight: 400;
    text-align: center;
    background-color: #f2f2f2; }
    .header.of-tabs .is-title a {
      height: 100%;
      padding: 4.5% 20% 5px; }
    .header.of-tabs .is-title.is-active {
      z-index: 1;
      font-weight: 500;
      background-color: #fff; }
      .header.of-tabs .is-title.is-active::after {
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 101%;
        height: 5px;
        background-color: #fff;
        content: ""; }
    .header.of-tabs .is-title:last-of-type::after {
      right: 0;
      left: inherit; }
  .header.of-tabs .of-edit-card {
    top: -41px;
    width: 100%; }
  @media (min-width: 768px) {
    .header.of-tabs {
      top: -36px; }
      .header.of-tabs .is-title {
        width: 240px;
        height: auto; }
        .header.of-tabs .is-title a {
          padding: 10px 20px; }
      .header.of-tabs .of-edit-card {
        top: 6px;
        width: auto; } }
.header.of-table-inside-modal {
  position: relative;
  text-align: center; }
  .header.of-table-inside-modal h5 {
    z-index: 1;
    display: inline-block;
    padding: 0 14px;
    color: #5f5f7c;
    letter-spacing: .2px;
    text-transform: uppercase;
    vertical-align: top;
    background-color: #fff; }
  .header.of-table-inside-modal::after {
    position: absolute;
    top: 6px;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #9595a5;
    content: ""; }

.header-background {
  transition: all 0.4s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100vw;
  height: 70px; }
  @media (min-width: 768px) {
    .header-background {
      height: 121px; } }
  @media (min-width: 992px) {
    .header-background {
      height: 134px; } }

.of-lifeline-observation li::after {
  width: 10px;
  height: 10px; }

.datepicker.dropdown-menu .prev, .datepicker.dropdown-menu .next, .datepicker.dropdown-menu .icon-arrow-left,
.datepicker.dropdown-menu .icon-arrow-right, .button.of-see-more, .button.of-delete, .button.of-edit, .of-arrow, .of-photos {
  width: 20px;
  height: 20px; }

.of-close {
  width: 22px;
  height: 22px; }

.button.of-close-modal {
  width: 25px;
  height: 25px; }

.button.of-close-menu, .of-alert,
.of-add-group,
.of-success,
.of-super-success {
  width: 34px;
  height: 34px; }

.button.of-see-more, .button.of-delete, .button.of-edit, .button.of-close-modal, .of-photos {
  border-radius: 50%;
  display: inline-block; }

.icon {
  display: block; }

.of-arrow {
  background: url(/assets/v2/icon-dropdown@2x-ab828ae258f6f7a731b85797043b7c5e5a07be4a88d19314febe6ff7a8548fd5.png) no-repeat;
  background-size: 100% auto; }

.of-arrow-outline.is-darker g {
  stroke: #fff; }
.of-arrow-outline:hover {
  opacity: .8; }
.of-arrow-outline:active {
  transform: translateY(1px); }
.of-arrow-outline.at-right {
  transform: rotate(180deg); }
  .of-arrow-outline.at-right:active {
    transform: rotate(180deg) translateY(-1px); }
.of-arrow-outline.is-pointing-down {
  display: inline-block;
  margin-left: 5px;
  vertical-align: -30%;
  transform: rotate(-90deg); }
.of-arrow-outline.is-small {
  width: 14px;
  height: 14px; }

.of-close > g {
  transform: rotate(45deg);
  transform-origin: 8px 9px; }

.of-arrow-down {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-left: 14px;
  border-top: 6px solid #5f5f7c;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }
  .of-arrow-down.is-button {
    transition: all 0.2s ease-in-out;
    width: auto;
    margin: 8px; }

.of-photos {
  background: url(/assets/v2/icon-photos@2x-99ab6e040ff7f80b4316ed24f9c595b888a97e71e66a1a5aecfb36746f2851e8.png) no-repeat;
  background-color: #d6d6e6;
  background-position: center;
  background-size: 100% auto; }

.of-profile {
  background: url(/images/v2/icon-profile@2x.png) no-repeat;
  background-size: 16px 16px; }

.of-alert,
.of-add-group,
.of-success,
.of-super-success {
  float: left;
  margin-right: 8px; }

.of-user-dropdown {
  display: inline-block;
  margin-right: 3px;
  vertical-align: -12%; }
  .header .of-user-dropdown {
    vertical-align: -24%;
    opacity: .9; }

.of-alert.is-green {
  background: url(/assets/v2/icon-alert-green@2x-380ba8ad29eb3a31721680ef5ba40004cf1aff17986946b6977c37726e82f25f.png) no-repeat;
  background-size: 35px 35px; }
.of-alert.is-purple {
  background: url(/assets/v2/icon-alert-purple@2x-e3b0121f2f3393aea7b4033ffcb290a7befad325e620e60c7c64e3be311fd279.png) no-repeat;
  background-size: 35px 35px; }

.of-success.is-green {
  background: url(/assets/v2/icon-success-green@2x-f3876060f670481b190090f0bac10a4ce53d095783ed2103186b7c3c1bea3580.png) no-repeat;
  background-size: 35px 35px; }
.of-success.is-purple {
  background: url(/assets/v2/icon-success-purple@2x-31211d26f4c7f9f7924593bab44cdc84b4ea8069de8d58c8df4b3010c940b412.png) no-repeat;
  background-size: 35px 35px; }

.of-super-success.is-green {
  background: url(/assets/v2/icon-super-success-green@2x-8e48eee776c8397286d9146dd4e5b7cd81fae9a595c238e79fb3326b591d495c.png) no-repeat;
  background-size: 35px 35px; }
.of-super-success.is-purple {
  background: url(/assets/v2/icon-super-success-purple@2x-5e9dc1243f1d730a9cd6801aed7f8897fd9e8570381d7bf2067a94b276226ea4.png) no-repeat;
  background-size: 35px 35px; }

.of-add-group {
  background: url(/assets/v2/icon-add@2x-cd57cf289375944cd2894ff7d2b26fe805bd29266cf97b69dfc9a3b89335508e.png) no-repeat;
  background-size: 35px 35px; }

.of-comparison-chart {
  width: 20px;
  height: 3px; }
  .of-comparison-chart.is-first-period {
    background-color: #8787cc; }
  .of-comparison-chart.is-second-period {
    background-color: #fff; }

.of-bullet {
  border-radius: 50%;
  position: relative;
  top: calc(50% - 4px);
  display: inline-block;
  width: 8px;
  height: 8px; }
  .of-bullet.is-undergoal {
    background-color: #ff5056; }
  .of-bullet.is-above-goal {
    background-color: #34cb82; }
  .of-bullet.is-above-supergoal {
    background-color: #1db4dd; }
  .of-bullet.is-above-supergoal {
    background-color: #1db4dd; }
  .of-bullet.is-attention {
    background-color: #fec10a; }

.of-text {
  font-weight: 700; }

.of-best-sale {
  margin-right: 2px;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid #5f5f7c;
  content: "";
  transform: rotate(180deg); }

.of-goal-point,
.of-supergoal-point {
  position: relative;
  top: calc(50% - 5px);
  box-sizing: border-box;
  display: inline-block;
  height: 12px;
  padding-left: 14px;
  font-weight: 700;
  font-size: 0.6rem; }
  .of-goal-point::before,
  .of-supergoal-point::before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    display: block;
    width: 12px;
    height: 2px;
    background-color: #b8b8c6;
    content: ""; }

.of-goal-point {
  color: #34cb82; }

.of-supergoal-point {
  color: #1db4dd; }

.of-custom-value {
  position: relative;
  top: calc(50% - 5px);
  box-sizing: border-box;
  display: inline-block;
  height: 12px;
  padding-left: 18px; }
  .of-custom-value::before {
    position: absolute;
    top: 55%;
    left: 0;
    display: block;
    width: 16px;
    border-bottom: 1px dashed #333333;
    content: ""; }

.of-sold {
  border-radius: 50%;
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 16px;
  vertical-align: middle;
  border: 3px solid #80809e; }
  .of-sold::before {
    position: absolute;
    top: calc(50% - 1px);
    left: -16px;
    display: block;
    width: 16px;
    height: 3px;
    background-color: #80809e;
    content: ""; }

.of-sales-difference {
  display: inline-block;
  width: 8px;
  height: 9px;
  margin-right: 1px;
  background: url(/assets/v2/icon-sales-difference@2x-9a3bd832f7c374ae1badb417e9c2c2039e11b096dc4f25a5c25733c8589638f2.png) no-repeat;
  background-size: 100% auto; }
  .of-sales-difference.has-decreased {
    margin-left: 1px;
    transform: rotate(180deg); }

.of-subitem {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 9px;
  margin-right: 8px;
  vertical-align: middle; }
  .of-subitem::before, .of-subitem::after {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-right: 7px;
    background-color: #9595a5;
    content: ""; }
  .of-subitem::before {
    width: 1px;
    height: 100%; }
  .of-subitem::after {
    width: 100%;
    height: 1px; }

.of-empty-overview {
  width: 50px;
  height: 50px; }
  @media (min-width: 768px) {
    .of-empty-overview {
      width: 77px;
      height: 77px; } }
  .of-empty-overview.is-branch, .of-empty-overview.is-kfp {
    background: url(/assets/v2/icon-super-success-purple-big@2x-4520b880f884f3da6138d0fa8955c906a5b88a95d24ebe24375830721474b557.png) no-repeat;
    background-size: 100% auto; }
  .of-empty-overview.is-network {
    background: url(/assets/v2/icon-super-success-green-big@2x-e53b725dbd0354b6d00e7f1ce3ff3bd5fe4d4973acd90b0c6918dc690fc2a2cf.png) no-repeat;
    background-size: 100% auto; }

.of-error {
  width: 50px;
  height: 50px; }
  @media (min-width: 768px) {
    .of-error {
      width: 72px;
      height: 72px; } }
  .of-error.is-404 {
    background: url(/assets/v2/icon-smiley-sad@2x-dde46c08311668c4f0e2bade3cafb2b83931561410e41b66e7df5e88b868954f.png) no-repeat;
    background-size: 100% auto; }
  .of-error.is-500 {
    background: url(/assets/v2/icon-alert-purple-big@2x-1ffe962d40884c91128d15e321cb9cce60b34bf115da720a93805059ebedd8be.png) no-repeat;
    background-size: 100% auto; }

.of-calendar {
  width: 80px;
  height: 86px;
  background: url(/assets/v2/icon-calendar-big@2x-6f20ce7b7eba464f93a98fdb89e561d517d39a18cb44daa422200aa446f5397f.png) no-repeat;
  background-size: 100% auto; }

@keyframes sk-bouncedelay-first {
  0%, 80%, 100% {
    height: 0; }
  40% {
    height: 16px; } }
@keyframes sk-bouncedelay-second {
  0%, 80%, 100% {
    height: 0; }
  40% {
    height: 24px; } }
@keyframes sk-bouncedelay-third {
  0%, 80%, 100% {
    height: 0; }
  40% {
    height: 36px; } }
.has-loader {
  position: relative;
  overflow: hidden; }

.loader-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
  min-height: 30vh;
  text-align: center;
  background-color: rgba(244, 244, 244, 0.9); }
  .has-loader .loader-wrapper {
    display: block; }
  .modal .loader-wrapper, .card .loader-wrapper {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.9); }

.loader {
  position: fixed;
  top: 50vh;
  left: calc(50% - 50px);
  width: 80px;
  height: 36px;
  overflow: hidden;
  transform: skewX(-15deg); }
  @media (min-width: 992px) {
    .loader {
      left: calc(50% + 50px); } }
  .loader::after {
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
    background-color: transparent;
    content: ""; }
  .loader .chart-column {
    border-radius: 2px;
    display: inline-block;
    width: 12px;
    vertical-align: bottom;
    background: linear-gradient(70deg, #1db4dd, #34cb82); }
    .loader .chart-column.is-first {
      animation: sk-bouncedelay-first 1.4s infinite ease-in-out both;
      animation-delay: .08s; }
    .loader .chart-column.is-second {
      animation: sk-bouncedelay-second 1.4s infinite ease-in-out both;
      animation-delay: .15s; }
    .loader .chart-column.is-third {
      animation: sk-bouncedelay-third 1.4s infinite ease-in-out both;
      animation-delay: .21s; }
  .card .loader, .modal .loader {
    top: calc(50% - 20px);
    left: calc(50% - 50px); }
  .card .loader {
    position: absolute; }

.logo {
  transition: 0.5s;
  width: 50px; }
  .logo.at-header .logo-image {
    width: 97px;
    height: 36px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .logo.at-header .logo-image {
        width: 157px;
        height: auto; } }
  @media (min-width: 768px) {
    .logo {
      width: auto; } }

.logo-letter {
  transition: 0.1s;
  opacity: 0; }
  @media (min-width: 768px) {
    .logo-letter {
      opacity: 1; } }

.logo-icon {
  width: 80px; }
  .logo-icon path {
    fill: #5f5f7c; }
  .logo-icon .logo-letter {
    display: none; }

.menu {
  color: #fff;
  background-color: #33334b; }
  .menu br {
    display: none; }
  .menu header {
    position: relative;
    padding: 26px 15px 24px; }
    .menu header::after {
      position: absolute;
      bottom: 0;
      left: -15px;
      display: block;
      width: calc(100% + 30px);
      height: 3px;
      margin-top: 23px;
      background: linear-gradient(70deg, #1db4dd, #34cb82);
      content: ""; }
      @media (min-width: 768px) {
        .menu header::after {
          left: -20px;
          width: calc(100% + 40px); } }
    .menu header li {
      display: inline-block; }
      .menu header li:not(:last-child) {
        margin-right: 10px;
        margin-bottom: 7px; }
      .menu header li .is-link {
        padding: 0; }
      .menu header li .icon {
        opacity: .7; }
        .menu header li .icon path, .menu header li .icon polyline, .menu header li .icon polygon, .menu header li .icon circle {
          stroke: #cacada; }
        .menu header li .icon polygon {
          fill: #cacada; }
        .menu header li .icon.of-faq path {
          stroke: transparent;
          fill: #cacada; }
    .menu header .is-title {
      margin-bottom: 10px;
      overflow: visible;
      white-space: normal; }
    @media (min-width: 768px) {
      .menu header {
        padding-left: 20px; } }
    @media (min-width: 992px) {
      .menu header {
        display: none; } }
  .menu .menu-list > li {
    position: relative;
    border-bottom: 1px solid #5f5f7c; }
    .menu .menu-list > li > .is-link {
      padding: 24px 15px; }
      .menu .menu-list > li > .is-link:hover::before, .menu .menu-list > li > .is-link.is-active::before {
        background-color: #34cb82; }
      @media (min-width: 768px) {
        .menu .menu-list > li > .is-link {
          padding: 24px 20px; } }
      @media (min-width: 992px) {
        .menu .menu-list > li > .is-link {
          padding: 0; } }
    @media (min-width: 992px) {
      .menu .menu-list > li {
        margin-bottom: 12px;
        border-bottom: 0; } }
  @media (min-width: 992px) {
    .menu {
      color: #33334b;
      background-color: transparent; }
      .menu br {
        display: block; } }

.back-to-original-context {
  transition: all 0.4s ease-in-out;
  position: absolute;
  bottom: 131px; }
  @media (max-width: 768px) {
    .back-to-original-context {
      position: relative;
      bottom: inherit;
      margin: 20px 0 0 20px; } }
  .back-to-original-context h5 {
    margin-bottom: 3px;
    color: rgba(95, 95, 124, 0.8); }
    @media (max-width: 768px) {
      .back-to-original-context h5 {
        color: #fff;
        margin-bottom: 10px; } }
  .back-to-original-context .button {
    position: relative;
    max-width: 150px;
    padding: 10px 10px 8px 16px; }
    .back-to-original-context .button svg {
      position: absolute;
      top: calc(50% - 5px);
      left: 6px;
      width: auto;
      height: 9px;
      margin-right: 3px; }

.menu-footnote {
  transition: all 0.4s ease-in-out;
  padding: 35px 15px 0; }
  .menu-footnote p {
    font-size: 0.7rem;
    line-height: 0.9rem; }
  .menu-footnote section:first-child {
    margin-bottom: 13px; }
  @media (min-width: 992px) {
    .menu-footnote {
      position: absolute;
      bottom: 20px;
      padding: 0; }
      .menu-footnote p {
        font-size: 0.6rem;
        line-height: 0.8rem; } }

.modal-backdrop {
  background-color: #ededf5;
  opacity: .4; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }
  .modal-open .modal.of-expanded-acdv {
    overflow-y: hidden; }
.modal-open .header.of-page {
  top: -2px; }
.modal-open .grid.is-content, .modal-open .header.of-page, .modal-open .menu {
  filter: blur(5px);
  transform: scale(1.01); }

.modal {
  padding: 0 15px !important;
  text-align: center; }
  .modal h5, .modal legend {
    margin-bottom: 20px; }
  .modal legend {
    padding: 0 12px; }
  .modal::after {
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
    content: ""; }
  .modal .card {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    margin: 50px 0 30px;
    vertical-align: middle; }
    .modal .card .is-content {
      padding: 20px 24px;
      text-align: left; }
      .modal .card .is-content.form {
        padding: 20px 12px 0; }
  .modal .button.at-card {
    margin-top: 20px; }
  .modal .form .at-card {
    position: relative;
    left: -12px;
    width: calc(100% + 24px); }
  .modal .has-outside-header > header {
    top: -27px;
    width: 100%;
    text-align: left; }
    .modal .has-outside-header > header h2 {
      font-weight: 500; }
  .modal.has-half-buttons .button.at-card {
    display: block;
    float: left;
    width: 50%;
    height: 61px; }
    .modal.has-half-buttons .button.at-card:first-of-type {
      color: #5f5f7c;
      background-color: #d6d6e6;
      border-bottom-right-radius: 0; }
    .modal.has-half-buttons .button.at-card:last-of-type {
      border-bottom-left-radius: 0; }
    @media (min-width: 768px) {
      .modal.has-half-buttons .button.at-card {
        height: auto; } }
  .modal.has-only-subtitle .is-content {
    padding: 50px 25px 10px;
    text-align: center; }
    .modal.has-only-subtitle .is-content h5 {
      font-size: 0.8rem;
      line-height: 1.1rem; }
      @media (min-width: 768px) {
        .modal.has-only-subtitle .is-content h5 {
          padding: 0 40px; } }

.of-turn-off-team p {
  padding: 6px 0 4px; }
.of-turn-off-team a {
  display: inline-block; }
.of-turn-off-team p, .of-turn-off-team .is-secondary {
  color: #5f5f7c;
  font-size: 0.7rem; }
.of-turn-off-team .form-group:not(:last-child) {
  margin-bottom: 16px; }
.of-turn-off-team .form-group label {
  display: block;
  margin-right: 0;
  margin-bottom: 5px;
  text-align: left; }
@media (min-width: 992px) {
  .of-turn-off-team .form-group label {
    display: inline-block;
    width: 33%;
    margin-bottom: 0; }
  .of-turn-off-team .form-group select {
    width: 65%; } }

.of-mystery-shopper-resume iframe {
  position: relative;
  z-index: 1;
  margin-bottom: 20px; }
.of-mystery-shopper-resume .card {
  position: relative; }
  .of-mystery-shopper-resume .card ::-webkit-scrollbar {
    width: 12px; }
  .of-mystery-shopper-resume .card ::-webkit-scrollbar-track {
    border-radius: 7px; }
  .of-mystery-shopper-resume .card ::-webkit-scrollbar-thumb {
    border: 0; }
  .of-mystery-shopper-resume .card ::-webkit-scrollbar-track-piece {
    width: 12px;
    background-color: #f2f2f2;
    border-radius: 7px; }
  .of-mystery-shopper-resume .card ::-webkit-scrollbar-button {
    width: 10px;
    height: 10px; }
.of-mystery-shopper-resume .is-content-wrapper {
  position: relative;
  overflow: hidden; }
  .of-mystery-shopper-resume .is-content-wrapper .is-content {
    border-radius: 5px;
    height: calc(100vh - 130px);
    padding: 0;
    overflow: hidden; }
.of-mystery-shopper-resume .is-graph, .of-mystery-shopper-resume .is-info {
  position: relative;
  z-index: 1;
  display: inline-block;
  color: #fff;
  vertical-align: middle; }
.of-mystery-shopper-resume .donut-chart {
  width: 100px;
  height: 100px; }
  .of-mystery-shopper-resume .donut-chart .progress {
    fill: rgba(95, 95, 124, 0.8); }
.of-mystery-shopper-resume .is-info {
  margin-left: 15px; }
  .of-mystery-shopper-resume .is-info h2 {
    font-weight: 500;
    line-height: 1.2rem; }
  .of-mystery-shopper-resume .is-info p {
    font-size: 0.7rem;
    line-height: 0.9rem; }
.of-mystery-shopper-resume .is-content-header {
  padding: 20px 30px 12px;
  background-color: #33334b; }
.of-mystery-shopper-resume .is-detailed-evaluation {
  position: relative;
  height: calc(100% - 157px);
  padding: 20px 15px 0 30px;
  margin: 0 15px 0 0;
  overflow-y: auto;
  text-align: center; }
.of-mystery-shopper-resume .table-wrapper {
  margin-bottom: 25px; }

.of-larger-photo {
  max-width: 100%; }
  .of-larger-photo .card {
    width: auto;
    max-width: 80%; }
    .of-larger-photo .card .is-content {
      display: table;
      max-height: 80%;
      padding: 10px;
      overflow: hidden; }
  .of-larger-photo img {
    border-radius: 5px;
    display: table-cell;
    max-width: 100%;
    max-height: 100vh; }

.of-larger-photo-gallery .card {
  width: auto;
  max-width: 80%;
  margin-top: 30px; }

.of-upload-photos li {
  position: relative;
  float: left;
  width: 30%;
  margin-bottom: 20px; }
  .of-upload-photos li button {
    top: -10px;
    right: -10px; }
  .of-upload-photos li .of-close-modal {
    background-color: #ededf5; }
    .of-upload-photos li .of-close-modal g {
      stroke: #5f5f7c; }
  .of-upload-photos li:not(:nth-child(3n)) {
    margin-right: 5%; }
.of-upload-photos img {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%); }
.of-upload-photos .card .is-content {
  padding: 25px 25px 0;
  overflow: hidden; }
.of-upload-photos .is-image-wrapper {
  border-radius: 5px;
  position: relative;
  height: 90px;
  overflow: hidden;
  background-color: #f3f2f7; }

.of-add-new-message .is-smaller-than-card {
  max-height: 180px;
  overflow-y: auto; }
  .of-add-new-message .is-smaller-than-card td:first-child {
    width: 47%;
    max-width: 0; }

.of-edit-sending-config .table {
  text-align: left; }
  .of-edit-sending-config .table td, .of-edit-sending-config .table th {
    text-align: left; }
  .of-edit-sending-config .table th:nth-child(2) {
    padding-left: 38px; }
  .of-edit-sending-config .table tr:first-child td:first-child {
    width: 1%;
    max-width: 0; }
  .of-edit-sending-config .table tbody tr:last-of-type td {
    border-bottom: 0; }
  .of-edit-sending-config .table label > span:not(.is-check) {
    max-width: 300px;
    display: inline-block; }
  .of-edit-sending-config .table span {
    display: inline-block;
    color: #33334b !important;
    vertical-align: middle; }
  .of-edit-sending-config .table p {
    display: inline-block; }
    .of-edit-sending-config .table p strong {
      font-weight: 400; }
.of-edit-sending-config .input-checkbox.has-label .is-check {
  margin-right: 6px;
  vertical-align: middle; }
.of-edit-sending-config .is-tab {
  margin: 10px 0 20px; }
  .of-edit-sending-config .is-tab li {
    width: calc(33.33% - 8px); }
    .of-edit-sending-config .is-tab li:not(:last-child) {
      margin-right: 6px; }

.of-expanded-acdv .card.has-outside-header {
  max-width: 100%;
  height: auto;
  padding: .25rem;
  margin: 20px 0 30px; }
  .of-expanded-acdv .card.has-outside-header .is-content {
    height: 100%;
    padding: 0;
    overflow: hidden; }
  .of-expanded-acdv .card.has-outside-header > header .button {
    top: 13px;
    right: -10px;
    z-index: 1; }
.of-expanded-acdv .table {
  transform-origin: top left; }
  .of-expanded-acdv .table th, .of-expanded-acdv .table td {
    font-size: 0.5rem;
    line-height: 0.5rem; }
  .of-expanded-acdv .table td {
    height: auto;
    padding: 6px 3px; }
    .of-expanded-acdv .table td.is-fixed {
      min-width: auto; }

.navigation {
  transition: all 0.2s ease-in-out; }

.is-tab {
  text-align: center; }
  .is-tab li {
    transition: all 0.2s ease-in-out;
    display: inline-block;
    vertical-align: top;
    border-bottom: 2px solid #b8b8c6;
    cursor: pointer; }
    .is-tab li:not(:last-child) {
      margin-right: 15px; }
    .is-tab li:hover {
      border-color: #34cb82; }
    .is-tab li.is-active {
      border-bottom: 3px solid #34cb82; }
      .is-tab li.is-active a {
        padding-bottom: 4px; }
      .is-tab li.is-active h3 {
        font-weight: 500; }
  .is-tab a {
    display: block;
    padding: 0 5px 5px;
    text-align: center; }
  .is-tab h3 {
    color: #33334b;
    font-weight: 400; }

.breadcrumb {
  display: none;
  overflow: hidden; }
  @media (min-width: 768px) {
    .breadcrumb {
      display: block; } }

.is-breadcrumb {
  margin: 20px 0; }
  .is-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    color: rgba(95, 95, 124, 0.8); }
  .is-breadcrumb .is-link {
    color: rgba(95, 95, 124, 0.8); }
    .is-breadcrumb .is-link:hover {
      color: #4f4f63; }
  .is-breadcrumb p {
    font-size: 0.7rem; }
  .is-breadcrumb li + li::before {
    position: absolute;
    top: 2px;
    left: -10px;
    display: inline-block;
    color: rgba(95, 95, 124, 0.8);
    font-size: 0.55rem;
    line-height: 0.6rem;
    content: ">"; }

.is-pagination {
  margin-top: 40px;
  text-align: center; }
  .is-pagination li {
    position: relative;
    display: inline-block;
    padding: 0 11px;
    vertical-align: top; }
    .is-pagination li.is-gap {
      padding: 0; }
      .is-pagination li.is-gap span {
        padding: 0; }
  .is-pagination .is-link {
    display: block;
    padding: 0 5px 5px;
    color: #5f5f7c;
    border-bottom: 2px solid transparent; }
    .is-pagination .is-link:hover, .is-pagination .is-link:focus, .is-pagination .is-link:active, .is-pagination .is-link.is-active {
      border-color: #34cb82; }
  .is-pagination .is-active a {
    color: #33334b;
    font-weight: 500;
    border-bottom: 2px solid #34cb82; }
  .is-pagination .has-icon a {
    padding: 0; }
  .is-pagination .has-icon.is-disabled {
    cursor: default;
    opacity: .3; }
  .is-pagination .has-more {
    padding: 0;
    line-height: 0.7rem;
    opacity: .4; }

.is-slider {
  position: absolute;
  top: 0;
  z-index: 0;
  width: 36px;
  height: 100%;
  background-color: #fff; }
  .is-slider:first-of-type {
    border-radius: 5px 0 0 5px;
    left: 0; }
    .is-slider:first-of-type .icon {
      margin-left: 10px; }
  .is-slider:last-of-type {
    border-radius: 0 5px 5px 0;
    right: 0; }
    .is-slider:last-of-type .icon {
      margin-left: 12px; }
  .is-slider.is-disabled {
    cursor: default;
    opacity: .4;
    pointer-events: none; }
    .is-slider.is-disabled .icon {
      opacity: .4; }
  .is-slider .icon {
    position: relative; }
  @media (min-width: 768px) {
    .is-slider:focus {
      background-color: #fff; }
    .is-slider:hover {
      background-color: #f3f2f7; }
    .is-slider:active {
      background-color: #eae9f1; } }

.table {
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0; }

.table-wrapper {
  border-radius: 5px;
  overflow-x: auto;
  max-height: 80vh; }
  .table-wrapper.has-filters {
    margin-top: 24px; }
  .table-wrapper.has-max-height {
    max-height: 80vh; }

th {
  padding: 9px 8px 7px;
  letter-spacing: -.4px;
  text-align: center; }
  th:first-child {
    text-align: left; }

td {
  text-align: center; }
  td a {
    color: inherit; }
  td:first-child {
    text-align: left; }
  td.is-finished {
    color: #2fb775; }
  td.is-canceled {
    color: #ff5056; }
  td.is-product {
    text-align: center; }
  td.is-action {
    width: 52px; }
  td.is-presence {
    width: 310px;
    min-width: 310px; }
  td.has-checkbox {
    cursor: pointer; }
  td.is-best-sale {
    position: relative; }
    td.is-best-sale::before {
      position: absolute;
      top: 0;
      right: 0;
      border-top: 10px solid transparent;
      border-right: 10px solid transparent;
      border-left: 10px solid #33334b;
      content: "";
      transform: rotate(180deg); }

tr.has-left-branch td {
  color: rgba(51, 51, 75, 0.5); }
  tr.has-left-branch td.is-fixed {
    background-color: #fafafa; }
  tr.has-left-branch td.is-under-goal {
    background-color: #ffb6b9; }
  tr.has-left-branch td.is-above-supergoal {
    background-color: #a0e1f3; }
  tr.has-left-branch td.is-above-goal {
    background-color: #aeeacd; }
  tr.has-left-branch td.is-empty {
    background-color: #f7f7f7; }

.has-left {
  position: relative; }
  .has-left::after {
    border-radius: 50%;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 12px;
    right: 15px;
    background-color: #fec10a;
    content: ""; }

.has-no-border td {
  position: relative;
  z-index: 0;
  padding: 6px 0;
  font-weight: 500; }
  .has-no-border td:first-child {
    width: 25%;
    max-width: 0;
    font-weight: 400; }
    .has-no-border td:first-child a {
      width: 100%;
      max-width: 0;
      max-width: initial; }
.has-no-border th {
  padding: 9px 0 4px; }
.has-no-border tr {
  position: relative; }
  .has-no-border tr::before {
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    position: absolute;
    left: 5px;
    z-index: 0;
    width: calc(100% - 10px);
    height: 23px;
    background-color: transparent;
    content: ""; }
.has-no-border tbody tr {
  cursor: pointer; }
  .has-no-border tbody tr:hover::before {
    background-color: #f3f2f7; }

.has-fixed-cell.has-three-fixed tr td:nth-child(3), .has-fixed-cell.has-three-fixed tr:not(:first-child) td:nth-child(2), .has-fixed-cell.has-four-fixed tr:not(:first-child) td:nth-child(3), .has-fixed-cell.has-five-fixed tr td:nth-child(5), .has-fixed-cell.has-five-fixed tr:not(:first-child) td:nth-child(4), .has-fixed-cell.has-six-fixed tr:first-child td:nth-child(6), .has-fixed-cell.has-six-fixed tr:not(:first-child) td:nth-child(5) {
  border-right: 0;
  box-shadow: 3px 0 0 0 rgba(51, 51, 75, 0.15); }

.has-fixed-cell.has-one-fixed .is-fixed:first-child, .has-fixed-cell.has-three-fixed th:nth-child(3), .has-fixed-cell.has-four-fixed th:nth-child(4), .has-fixed-cell.has-five-fixed th:nth-child(5), .has-fixed-cell.has-six-fixed th:nth-child(6) {
  border-right: 2px solid #fff;
  box-shadow: 3px 1px 3px 0 rgba(51, 51, 75, 0.1); }

.has-fixed-cell.has-one-fixed thead th:first-of-type {
  border-right: 0;
  box-shadow: 3px 1px 3px 0 rgba(51, 51, 75, 0.1); }
.has-fixed-cell.has-one-fixed .is-fixed:first-child {
  border-right: 0; }
.has-fixed-cell.has-four-fixed tr:first-child td:nth-child(4) {
  border-right: 0;
  box-shadow: 3px 0 0 0 rgba(51, 51, 75, 0.2); }

.has-equal-cells th {
  color: #fff;
  font-weight: 500;
  background-color: #5f5f7c; }
.has-equal-cells td:first-child, .has-equal-cells th:first-child {
  text-align: center; }
.has-equal-cells td:first-child {
  width: auto;
  max-width: 0; }

.has-checkbox tr {
  cursor: pointer; }
  .has-checkbox tr td {
    transition: all 0.2s ease-in-out;
    color: rgba(51, 51, 75, 0.4); }
    .has-checkbox tr td .input {
      color: rgba(51, 51, 75, 0.4); }
  .has-checkbox tr.is-active td {
    color: #33334b; }
    .has-checkbox tr.is-active td .input {
      color: #33334b; }

.has-rowspan tr:hover:first-child td:first-child, .has-rowspan tr:focus:first-child td:first-child, .has-rowspan tr:active:first-child td:first-child {
  background-color: #fff; }
.has-rowspan tr:first-child td:first-child {
  border-bottom: 0; }
.has-rowspan tr:last-child td {
  border-bottom: 0; }

.is-smaller-than-card th, .is-smaller-than-card td,
.is-default-table th,
.is-default-table td {
  padding-right: 10px;
  padding-left: 10px; }
.is-smaller-than-card td,
.is-default-table td {
  border-bottom: 1px solid #d8d7d7; }
  .is-smaller-than-card td:not(.is-fixed),
  .is-default-table td:not(.is-fixed) {
    transition: all 0.2s ease-in-out; }
  .is-smaller-than-card td:not(:last-of-type),
  .is-default-table td:not(:last-of-type) {
    border-right: 1px solid #d8d7d7; }
.is-smaller-than-card tr:nth-child(even),
.is-default-table tr:nth-child(even) {
  background-color: #f9f9f9; }
.is-smaller-than-card tr:hover td, .is-smaller-than-card tr:focus td, .is-smaller-than-card tr:active td,
.is-default-table tr:hover td,
.is-default-table tr:focus td,
.is-default-table tr:active td {
  background-color: rgba(243, 242, 247, 0.8); }
.is-smaller-than-card tr:first-child td,
.is-default-table tr:first-child td {
  border-top: 1px solid #d8d7d7; }

.is-smaller-than-card {
  box-shadow: 0 0 3px 1px rgba(184, 184, 198, 0.5); }
  .is-smaller-than-card td {
    padding-top: 8px;
    padding-bottom: 8px; }
    .is-smaller-than-card td:first-child a {
      width: 100%;
      max-width: 0;
      max-width: initial; }

.is-default-table td {
  padding-top: 12px;
  padding-bottom: 12px; }
.is-default-table .is-small {
  width: 25%; }

.is-acdv {
  overflow: hidden; }
  .is-acdv th {
    background-color: #fff;
    box-shadow: 3px 1px 3px 0 rgba(51, 51, 75, 0.1);
    z-index: 1; }
    .is-acdv th.is-fixed {
      z-index: 2 !important; }
    .is-acdv th.is-today {
      position: relative;
      font-weight: 500; }
      .is-acdv th.is-today::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #fec10a;
        content: ""; }
  .is-acdv td {
    height: 40px;
    padding: 1px 8px;
    color: #33334b;
    font-weight: 500;
    background-color: #ff8387; }
    .is-acdv td:not(:last-of-type) {
      border-right: 2px solid #fff; }
    .is-acdv td:first-child {
      min-width: 80px; }
    .is-acdv td.is-above-goal {
      background-color: #65d7a0; }
    .is-acdv td.is-above-supergoal {
      background-color: #4fc7e8; }
    .is-acdv td.is-progress {
      background-color: #e5e5e5; }
    .is-acdv td.is-empty {
      background-color: #e5e5e5; }
    .is-acdv td.is-disabled {
      opacity: .4;
      cursor: not-allowed; }
    .is-acdv td.is-fixed {
      min-width: 56px;
      font-weight: 400;
      background-color: #f2f2f2;
      z-index: 1; }
      .is-acdv td.is-fixed.is-subtotal {
        font-weight: 500;
        background-color: #e0dfdf; }
    .is-acdv td .input {
      display: block;
      width: 100%;
      line-height: 23px;
      font-weight: normal;
      white-space: nowrap; }
  .is-acdv tr td:first-child a {
    line-height: 0.7rem;
    text-decoration: underline; }
  .is-acdv:not(.is-ranking-acdv):not(.is-editable) tbody:last-child tr:last-child td:not(.is-fixed) {
    background-color: #ff7478; }
  .is-acdv:not(.is-ranking-acdv):not(.is-editable) tbody:last-child tr:last-child td.is-above-goal {
    background-color: #44cf8c; }
  .is-acdv:not(.is-ranking-acdv):not(.is-editable) tbody:last-child tr:last-child td.is-above-supergoal {
    background-color: #2bbce3; }

.is-editable td a {
  display: inline-block;
  vertical-align: middle; }
.is-editable th:first-child {
  padding-left: 14px; }
.is-editable tr:not(.is-team-title) td:first-child {
  padding: 0 10px 0 17px;
  white-space: nowrap; }
.is-editable .is-team-title td {
  height: 30px;
  padding: 4px 8px;
  border-right: 2px solid #fff;
  border-bottom: 9px solid #fff; }
  .is-editable .is-team-title td:not(:last-child) {
    background-color: #ddddec; }
  .is-editable .is-team-title td:nth-last-child(2) {
    border-right: 2px solid #fff; }
  .is-editable .is-team-title td:last-child {
    color: #ff5056;
    background-color: #fff; }
    .is-editable .is-team-title td:last-child.is-above-goal {
      color: #2fb775; }
    .is-editable .is-team-title td:last-child.is-above-supergoal {
      color: #1db4dd; }
.is-editable.is-complex-acdv.has-fixed-cell .is-team-title tr td {
  padding: 4px 8px;
  border-right: 2px solid #fff;
  border-bottom: 9px solid #fff; }
  .is-editable.is-complex-acdv.has-fixed-cell .is-team-title tr td:nth-child(6) {
    border-right: 0; }
  .is-editable.is-complex-acdv.has-fixed-cell .is-team-title tr td:not(:last-child) {
    background-color: #ddddec; }
.is-editable .is-branch-total .is-fixed {
  font-weight: 500;
  background-color: #e0dfdf; }
.is-editable .of-edition {
  transition: 0.1;
  font-size: 0.51rem;
  line-height: 0.6rem;
  text-decoration: underline;
  margin-top: 8px;
  cursor: pointer; }
  .is-editable .of-edition:hover {
    color: #262626; }

.is-simple-acdv th:nth-child(5) {
  border-right: 2px solid #fff;
  box-shadow: 3px 1px 3px 0 rgba(51, 51, 75, 0.1); }
.is-simple-acdv td {
  border-bottom: 7px solid #fff; }

.is-complex-acdv td {
  border-bottom: 2px solid #fff; }
.is-complex-acdv tbody tr:first-child td:first-child {
  border-bottom: 9px solid #fff; }
.is-complex-acdv tbody tr:last-child td {
  border-bottom: 9px solid #fff; }

.is-ranking-acdv {
  border-radius: 5px; }
  .is-ranking-acdv td {
    height: 32px;
    padding: 3px 8px 0;
    border-bottom: 2px solid #fff; }
    .is-ranking-acdv td:first-child {
      width: 40%;
      max-width: 0; }
  .is-ranking-acdv tr:last-child td {
    border-bottom: 0; }

.is-user-permissions tr td {
  width: 70px;
  min-width: 70px;
  padding: 8px 10px; }
  .is-user-permissions tr td:first-child {
    min-width: 150px; }

.is-bonifications tr td:nth-child(2) {
  min-width: 80px; }
.is-bonifications tr td span {
  border-radius: 5px;
  display: block;
  padding: 3px 5px 2px;
  margin-top: 4px;
  background-color: rgba(216, 215, 215, 0.4); }
.is-bonifications tr td small {
  display: inline-block;
  color: #33334b;
  font-weight: 500;
  vertical-align: middle; }
  .is-bonifications tr td small:first-child {
    margin-right: 5px; }

.bar-chart .bar {
  fill: #d8d7d7; }
.bar-chart .bar-gradient-top {
  stop-color: #1db4dd; }
.bar-chart .bar-gradient-bottom {
  stop-color: #34cb82; }
.bar-chart .is-link {
  cursor: pointer; }
.bar-chart .axis-text {
  font-size: 0.6rem;
  fill: #a6a6b4; }
  .bar-chart .axis-text.is-active {
    fill: #42435d; }
.bar-chart.has-scroll {
  overflow-x: auto; }
  .bar-chart.has-scroll > svg {
    min-width: 450px; }
  .bar-chart.has-scroll .foo {
    margin-bottom: 10px; }

.board-chart {
  padding: .5rem 0 0; }
  .board-chart .is-tick {
    fill: #d8d7d7; }
  .board-chart .axis-text {
    font-size: 0.7rem;
    fill: #d8d7d7; }
    .board-chart .axis-text.is-active {
      fill: #33334b; }
  .board-chart.has-scroll {
    overflow-x: auto; }
    .board-chart.has-scroll > svg {
      min-width: 800px; }
    .board-chart.has-scroll .foo {
      margin-bottom: 10px; }

.donut-chart .gradient-top {
  stop-color: #1db4dd; }
.donut-chart .gradient-bottom {
  stop-color: #34cb82; }
.donut-chart .progress {
  fill: #d8d7d7;
  stroke-linejoin: round; }
  .donut-chart .progress.is-active {
    fill: currentColor; }
.donut-chart .data-text {
  text-anchor: middle;
  fill: currentColor; }
.donut-chart .data-title {
  font-weight: 500;
  font-size: 0.5rem;
  text-transform: uppercase; }
.donut-chart .data-value {
  font-size: 0.9rem; }
.donut-chart.is-big .data-title {
  font-size: 0.6rem;
  letter-spacing: .05rem; }
.donut-chart.is-big .data-value {
  font-weight: 500;
  font-size: 1.4rem;
  fill: currentColor; }
.donut-chart.is-big.has-title .data-title {
  baseline-shift: 3px; }
.donut-chart.is-big.has-title .data-value {
  baseline-shift: 4px; }

.chart-tooltip {
  position: relative;
  display: inline-block;
  padding: 8px 12px;
  color: #fff;
  font-weight: 500;
  font-size: 0.5rem;
  letter-spacing: .7px;
  text-align: center;
  text-transform: uppercase;
  background-color: #5f5f7c;
  border-radius: 5px; }
  .chart-tooltip ul {
    overflow: hidden; }
  .chart-tooltip li {
    float: left; }
  .chart-tooltip li + li {
    margin-left: 20px; }
  .chart-tooltip::after {
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    pointer-events: none;
    border: solid transparent;
    border-width: 10px;
    content: ""; }
  .chart-tooltip .value {
    display: block;
    color: #34cb82;
    font-weight: 500;
    font-size: 0.6rem; }
    .chart-tooltip .value.is-under-goal {
      color: #ff5056; }
    .chart-tooltip .value.is-above-supergoal {
      color: #1db4dd; }
  .chart-tooltip.is-top::after {
    bottom: calc(100% - 5px);
    border-bottom-color: #5f5f7c; }
  .chart-tooltip.is-bottom::after {
    top: calc(100% - 5px);
    border-top-color: #5f5f7c; }

.line-chart .serie {
  fill: none;
  stroke: #7a7ac5;
  stroke-width: 3px;
  stroke-linecap: round;
  stroke-linejoin: round; }
  .line-chart .serie:last-of-type {
    stroke: #5f5f7c; }
.line-chart .dot {
  fill: #33334b;
  stroke: #7a7ac5;
  stroke-width: 2px; }
  .line-chart .dot.is-hidden {
    display: none; }
.line-chart .dots:last-of-type .dot {
  stroke: #fff; }
.line-chart .x-axis-text {
  display: none;
  font-size: 0.5rem;
  fill: #42435d;
  text-anchor: middle; }
  .line-chart .x-axis-text.is-active {
    display: block; }
.line-chart .x-axis-tick:first-of-type .x-axis-text {
  text-anchor: start; }
.line-chart .x-axis-tick:last-of-type .x-axis-text {
  text-anchor: end; }
.line-chart .x-axis-line {
  stroke: #d8d7d7;
  stroke-width: 1px; }
  .line-chart .x-axis-line.is-active {
    stroke: #979797; }
.line-chart .y-axis-line {
  stroke: #d8d7d7;
  stroke-width: 1.5px; }
.line-chart .y-axis-text {
  font-size: 0.5rem;
  fill: #a6a6b4;
  text-anchor: end; }
.line-chart .vertical-grid {
  stroke: #5f5f7c;
  stroke-width: 1.5px;
  stroke-dasharray: 5; }
  .line-chart .vertical-grid.is-hidden {
    display: none; }
.line-chart .overlay {
  pointer-events: all;
  fill: transparent; }

.goal-chart {
  display: block;
  margin: 0 auto; }
  .goal-chart .progress-background {
    fill: transparent;
    stroke: #d8d7d7;
    stroke-width: 3px;
    stroke-dasharray: 2 5; }
  .goal-chart .title {
    font-weight: 500;
    font-size: 0.6rem;
    text-anchor: middle;
    fill: currentColor; }
  .goal-chart .progress {
    fill: #fff;
    stroke: #fff;
    stroke-width: 2px; }
    .goal-chart .progress.is-shadow {
      fill: #fff;
      stroke: #fff; }
  .goal-chart .progress-dot {
    fill: #33334b;
    stroke: #fff;
    stroke-width: 4px; }
    .goal-chart .progress-dot.is-shadow {
      opacity: 0;
      fill: rgba(255, 255, 255, 0.2);
      stroke-width: 0; }
  .goal-chart .progress-tick {
    stroke-width: 3px; }
  .goal-chart .tick {
    stroke: #5f5f7c;
    stroke-width: 1.5px; }
  .goal-chart .tick-text {
    font-weight: 500;
    font-size: 0.6rem;
    fill: #a6a6b4;
    text-anchor: start; }
    .goal-chart .tick-text.is-above-goal {
      fill: #34cb82;
      text-anchor: middle; }
    .goal-chart .tick-text.is-above-supergoal {
      fill: #1db4dd;
      text-anchor: middle; }
  .goal-chart .tick-container .tick {
    display: none; }
  .goal-chart .tick-container.is-above-goal .tick, .goal-chart .tick-container.is-above-supergoal .tick {
    display: block; }
  .goal-chart .projection-circle {
    fill: #33334b; }
  .goal-chart .projection-circle-shadow {
    fill: #29293c; }
  .goal-chart .projection-title {
    font-weight: 500;
    font-size: 0.5rem; }
  .goal-chart .projection-value {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.4rem;
    letter-spacing: -1.3px; }
  .goal-chart .projection-text {
    pointer-events: none;
    fill: #9595a5;
    text-anchor: middle; }
    .is-empty-item .goal-chart .projection-text {
      fill: #9595a5; }
  .goal-chart .goal-gradient-in {
    stop-color: #fff; }
  .goal-chart .goal-gradient-out {
    stop-color: #5f5f7c; }

.goal-bar-chart .bar {
  fill: rgba(216, 215, 215, 0.5); }
  .goal-bar-chart .bar.is-active {
    fill: currentColor; }
.goal-bar-chart .title {
  font-weight: 500;
  font-size: 1.2rem;
  text-anchor: middle; }
  .goal-bar-chart .title.is-under-goal {
    fill: #ff5056; }
  .goal-bar-chart .title.is-above-goal {
    fill: #34cb82; }
  .goal-bar-chart .title.is-above-supergoal {
    fill: #1db4dd; }

.of-bonifications label small {
  float: right;
  padding-top: 3px;
  font-size: 0.6rem; }

.of-file-template {
  margin-top: 20px; }
  .of-file-template li {
    position: relative;
    display: block;
    padding: 5px 10px 0 0; }
    .of-file-template li:last-child::after {
      content: ""; }
    @media (min-width: 768px) {
      .of-file-template li {
        display: inline-block; } }
  .of-file-template a {
    font-size: 0.7rem; }

.employee-lifeline-content .is-activation-button {
  width: 140px; }

.is-employee-resume {
  margin: 20px 0 40px; }
  .is-employee-resume > header {
    margin-bottom: 7px; }

.of-extra-actions {
  margin-bottom: 30px; }
  .of-extra-actions header {
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .of-extra-actions {
      margin-bottom: 70px; } }
  .of-extra-actions li {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .of-extra-actions li {
        float: left;
        width: auto;
        min-width: 170px;
        margin: 0; }
        .of-extra-actions li:not(:last-child) {
          margin-right: 20px; } }

.login-body {
  position: relative;
  width: 100%;
  min-height: 100vh;
  text-align: center;
  background-color: #f9f9f9; }
  .login-body::after {
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
    content: ""; }

.is-wrapper.of-login {
  display: inline-block;
  width: calc(100% - 6px);
  max-width: 1280px;
  vertical-align: middle; }
  .is-wrapper.of-login:before, .is-wrapper.of-login:after {
    content: " ";
    display: table; }
  .is-wrapper.of-login:after {
    clear: both; }
  .is-wrapper.of-login > div {
    position: relative;
    z-index: 99;
    min-height: 200px;
    vertical-align: bottom; }
  .is-wrapper.of-login .card {
    margin-bottom: 15px;
    text-align: left; }
  .is-wrapper.of-login .input {
    width: 100%; }
  .is-wrapper.of-login .input-checkbox {
    margin-bottom: 20px; }

.login-background {
  position: absolute;
  bottom: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 40%;
  background: linear-gradient(70deg, #1db4dd, #34cb82); }

.is-login-image {
  display: none;
  width: 429px;
  padding-bottom: 41px;
  margin-right: 10%; }
  .is-login-image .is-object {
    position: relative;
    z-index: 1;
    width: 100%; }
  .is-login-image .is-screen {
    position: absolute;
    left: 50%;
    z-index: 0; }
  @media (min-width: 992px) {
    .is-login-image {
      display: inline-block; } }

.is-laptop-image {
  position: relative;
  width: 400px;
  height: 237px; }
  .is-laptop-image .is-screen {
    top: 9px;
    width: 335px;
    margin-left: -167px; }

.is-mobile-image {
  position: absolute;
  right: 0;
  bottom: 31px;
  width: 93px;
  height: 175px; }
  .is-mobile-image .is-screen {
    top: 6px;
    width: 83px;
    margin-left: -42px; }

.is-login-form {
  display: inline-block;
  width: 80%;
  text-align: center; }
  .is-login-form fieldset {
    padding: 20px 12px 0; }
  .is-login-form .form-group:last-of-type {
    margin-bottom: 10px; }
  .is-login-form .input-error-message {
    display: block;
    margin-top: 9px; }
  .is-login-form .logo {
    width: 100%;
    margin-bottom: 15px; }
    .is-login-form .logo img {
      width: 160px; }
    @media (min-width: 768px) {
      .is-login-form .logo {
        margin-bottom: 20px; }
        .is-login-form .logo img {
          width: 204px; } }
  .is-login-form .is-link {
    color: #fff; }
  @media (min-width: 768px) {
    .is-login-form {
      width: 60%; } }
  @media (min-width: 992px) {
    .is-login-form {
      width: 35%; } }

.mystery-shopper-content.of-branch .is-grade p {
  width: 60%; }
.mystery-shopper-content.of-branch .navigation.is-tab {
  margin-bottom: 44px; }

.notifications-content .form:first-of-type .button.is-special {
  width: 100%; }
  @media (min-width: 768px) {
    .notifications-content .form:first-of-type .button.is-special {
      width: auto; } }
  @media (min-width: 992px) {
    .notifications-content .form:first-of-type .button.is-special {
      display: none; } }
@media (max-width: 767px) {
  .notifications-content .has-tabs {
    top: 80px; } }

.of-goal-tracking header .button.is-default.of-edit-card {
  width: calc(100% - 24px);
  top: -76px; }
  @media (max-width: 767px) {
    .of-goal-tracking header .button.is-default.of-edit-card {
      max-width: unset; } }
  @media (min-width: 768px) {
    .of-goal-tracking header .button.is-default.of-edit-card {
      width: auto;
      top: 7px; } }
.of-goal-tracking .table .is-action {
  width: 40px; }
.of-goal-tracking .is-pagination {
  margin-top: 30px; }

.of-registered-messages .card.has-table td span {
  display: inline-block;
  color: #33334b !important;
  vertical-align: bottom; }
.of-registered-messages .card.has-table td p {
  display: inline-block;
  vertical-align: bottom; }
  .of-registered-messages .card.has-table td p strong {
    font-weight: 400; }
.of-registered-messages .card.has-table td:nth-child(2) {
  width: 110px; }
.of-registered-messages .card.has-table td:nth-last-child(2) {
  width: 40%;
  max-width: 0;
  text-align: left; }

.of-sending-configuration td:first-child {
  width: 40%; }
.of-sending-configuration td:nth-child(2) {
  width: 30%; }

.overview-content .is-subtitle.at-header {
  float: left;
  margin-right: 10px;
  line-height: 1.38rem; }
  @media (max-width: 767px) {
    .overview-content .is-subtitle.at-header {
      line-height: 0.9rem; } }
@media (max-width: 767px) {
  .overview-content .grid.is-header .is-title-group {
    padding-top: 8px; } }
@media (max-width: 767px) {
  .overview-content:not(.has-shrinked) .header-background {
    height: 104px; } }
@media (min-width: 768px) {
  .overview-content:not(.has-shrinked) .header-background {
    height: 134px; } }
@media (max-width: 991px) {
  .overview-content:not(.has-shrinked) .grid.is-header .is-title-group {
    padding-top: 8px; } }
@media (min-width: 992px) {
  .overview-content:not(.has-shrinked) .grid.is-header .is-title-group {
    margin-top: -2px; } }
.overview-content .grid.is-content {
  min-height: calc(100vh - 98px - 12px); }
  @media (min-width: 992px) {
    .overview-content .grid.is-content {
      min-height: calc(100vh - 88px - 12px); } }

.overview-charts {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
  min-height: 300px; }
  .overview-charts small {
    color: #fff; }
  .overview-charts header {
    margin-bottom: 15px; }
    .overview-charts header:before, .overview-charts header:after {
      content: " ";
      display: table; }
    .overview-charts header:after {
      clear: both; }
    .overview-charts header .is-caption {
      display: block;
      float: left;
      padding: 0 12px;
      margin-top: 10px;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .overview-charts header .is-caption {
          padding: 0;
          margin-bottom: 0; } }
  .overview-charts .form.is-inline {
    margin-bottom: 0;
    text-align: left; }
  .overview-charts .line-chart {
    margin-top: -14px;
    margin-bottom: 12px; }
  .overview-charts .table {
    border-radius: 0 0 5px 5px;
    min-width: 250px;
    padding: 5px 22px 10px;
    background-color: #fff; }
    @media (min-width: 768px) {
      .overview-charts .table {
        padding: 5px 15px 10px; } }
  .overview-charts .is-content {
    display: flex;
    align-items: stretch; }
  .overview-charts .is-content > li {
    border-radius: 5px;
    float: none;
    width: 285px;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #fff;
    box-shadow: none; }
    @media (min-width: 768px) {
      .overview-charts .is-content > li {
        box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
        margin: 0 8px 4px; } }
  .overview-charts .is-chart-wrapper {
    transition: all 0.2s ease-in-out;
    padding: 12px 22px 7px;
    overflow: hidden;
    background-color: #33334b;
    border-radius: 5px 5px 0 0; }
    .overview-charts .is-chart-wrapper > p {
      margin-bottom: 3px;
      color: #ededf5; }
    .overview-charts .is-chart-wrapper:hover {
      background-color: #2f2f45; }
    .overview-charts .is-chart-wrapper .caption {
      margin-top: 10px; }
    .overview-charts .is-chart-wrapper .line-chart {
      width: 80%; }
    @media (min-width: 768px) {
      .overview-charts .is-chart-wrapper {
        padding: 12px 15px 7px; }
        .overview-charts .is-chart-wrapper .line-chart {
          width: inherit; } }
  .overview-charts .is-card-tab-content {
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    position: relative;
    display: none;
    padding: 0;
    overflow: hidden;
    clear: both;
    text-align: center; }
    .overview-charts .is-card-tab-content.is-active {
      display: block; }
    @media (min-width: 768px) {
      .overview-charts .is-card-tab-content {
        padding: 0 45px 4px;
        box-shadow: none; } }
  .overview-charts .is-sales-comparison .is-result {
    margin: 4px 8px 14px 0; }
  .overview-charts .is-result {
    float: left;
    width: calc(50% - 4px);
    padding: 3px 8px 2px;
    margin: 0 8px 7px 0;
    border-color: #5f5f7c; }
    .overview-charts .is-result small {
      color: #d6d6e6; }
    .overview-charts .is-result.is-full-width {
      width: 100%; }
    .overview-charts .is-result:nth-of-type(odd) {
      margin-right: 0; }
    .overview-charts .is-result .is-number {
      font-size: 0.7rem; }
      .overview-charts .is-result .is-number.is-base {
        color: #fff; }
  .overview-charts .button.of-change-card {
    float: right;
    width: 100%; }
    @media (min-width: 768px) {
      .overview-charts .button.of-change-card {
        width: auto; } }
  .overview-charts .button.is-see-more {
    margin-top: 20px; }
  @media (max-width: 767px) {
    .overview-charts .is-slider {
      top: 130px;
      height: 40px;
      background-color: transparent; }
      .overview-charts .is-slider:last-of-type {
        right: 4px; }
      .overview-charts .is-slider svg {
        width: 20px;
        height: 40px; }
        .overview-charts .is-slider svg polyline {
          stroke-width: 2.5px;
          stroke: #fff; } }
  @media (min-width: 768px) {
    .overview-charts .is-slider {
      height: calc(100% - 7px);
      background-color: #d6d6e6; }
      .overview-charts .is-slider:hover, .overview-charts .is-slider:focus {
        background-color: #cccce0; }
      .overview-charts .is-slider:active {
        background-color: #c6c6dc; } }
  .overview-charts .is-additional-row {
    display: none; }
    .overview-charts .is-additional-row.is-active {
      display: table-row; }
  @media (min-width: 768px) {
    .overview-charts {
      margin-top: 20px; } }

.reports-content.of-access .has-fixed-cell td.is-fixed {
  min-width: 100px;
  font-weight: 400;
  background-color: #f2f2f2; }
.reports-content.of-access .has-fixed-cell td:nth-child(5) {
  border-right: 1px solid #d8d7d7;
  box-shadow: none; }
.reports-content.of-ranking .ranking-cards-group {
  position: relative;
  display: table;
  width: 100%;
  margin-top: 50px; }
  .reports-content.of-ranking .ranking-cards-group .card {
    width: 100%; }
    @media (min-width: 768px) {
      .reports-content.of-ranking .ranking-cards-group .card {
        display: table-cell;
        width: 40%;
        vertical-align: top; } }
  @media (min-width: 768px) {
    .reports-content.of-ranking .ranking-cards-group {
      margin-top: 40px; } }
.reports-content.of-ranking .ranking-title {
  position: absolute;
  top: -50px;
  left: -15px;
  width: calc(100% + 30px);
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(216, 215, 215, 0.4); }
  .reports-content.of-ranking .ranking-title img {
    display: inline-block;
    width: 36px;
    height: auto;
    margin-right: 3px;
    vertical-align: middle; }
  .reports-content.of-ranking .ranking-title h3, .reports-content.of-ranking .ranking-title h4 {
    display: inline-block; }
  .reports-content.of-ranking .ranking-title h3 {
    margin: 1px 0 5px; }
  .reports-content.of-ranking .ranking-title h4 {
    margin: 0 -1px;
    font-weight: 400; }
  @media (min-width: 768px) {
    .reports-content.of-ranking .ranking-title {
      position: relative;
      top: 0;
      left: 0;
      display: table-cell;
      width: 20%;
      height: 100%;
      padding: 0;
      margin-top: 40px;
      background-color: transparent; }
      .reports-content.of-ranking .ranking-title img {
        width: 72px;
        margin: 0 0 6px; }
      .reports-content.of-ranking .ranking-title h3, .reports-content.of-ranking .ranking-title h4 {
        display: block;
        margin: 0; }
      .reports-content.of-ranking .ranking-title::before, .reports-content.of-ranking .ranking-title::after {
        position: relative;
        left: 50%;
        display: block;
        width: 3px;
        height: calc(50% - 72px);
        margin-left: -2px;
        background-color: #d8d7d7;
        content: ""; }
      .reports-content.of-ranking .ranking-title::before {
        margin-bottom: 7px; }
      .reports-content.of-ranking .ranking-title::after {
        margin-top: 8px; } }
.reports-content.of-ranking .table td:first-child {
  width: 33%;
  max-width: 0; }
.reports-content.of-bonifications .subheader, .reports-content.of-financial .subheader {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 8px 10px;
  color: #fff;
  background-color: #8787cc; }
  .reports-content.of-bonifications .subheader:before, .reports-content.of-bonifications .subheader:after, .reports-content.of-financial .subheader:before, .reports-content.of-financial .subheader:after {
    content: " ";
    display: table; }
  .reports-content.of-bonifications .subheader:after, .reports-content.of-financial .subheader:after {
    clear: both; }
  .reports-content.of-bonifications .subheader h4, .reports-content.of-financial .subheader h4 {
    float: left;
    margin-top: 7px; }
  .reports-content.of-bonifications .subheader:first-of-type, .reports-content.of-financial .subheader:first-of-type {
    border-radius: 5px 5px 0 0; }
  .reports-content.of-bonifications .subheader.is-total, .reports-content.of-financial .subheader.is-total {
    color: #fff;
    background-color: #33334b; }
  .reports-content.of-bonifications .subheader .form-group, .reports-content.of-financial .subheader .form-group {
    float: right;
    margin-bottom: 3px; }
    .reports-content.of-bonifications .subheader .form-group label, .reports-content.of-bonifications .subheader .form-group input, .reports-content.of-financial .subheader .form-group label, .reports-content.of-financial .subheader .form-group input {
      font-size: 0.6rem;
      vertical-align: middle; }
    .reports-content.of-bonifications .subheader .form-group label, .reports-content.of-financial .subheader .form-group label {
      font-weight: 500; }
    .reports-content.of-bonifications .subheader .form-group input, .reports-content.of-financial .subheader .form-group input {
      box-shadow: 0 0 3px 1px rgba(51, 51, 75, 0.5); }
  .reports-content.of-bonifications .subheader .is-narrow, .reports-content.of-financial .subheader .is-narrow {
    width: 75px; }
    .reports-content.of-bonifications .subheader .is-narrow:last-child, .reports-content.of-financial .subheader .is-narrow:last-child {
      margin-right: 20px; }
.reports-content.of-bonifications .table, .reports-content.of-financial .table {
  margin-bottom: 30px; }
  .reports-content.of-bonifications .table:last-of-type, .reports-content.of-financial .table:last-of-type {
    margin-bottom: 0; }
  .reports-content.of-bonifications .table tr:last-child td, .reports-content.of-financial .table tr:last-child td {
    border-bottom: 1px solid #d8d7d7; }
.reports-content.of-bonifications .is-alt, .reports-content.of-financial .is-alt {
  width: 70px; }
@media (min-width: 992px) {
  .reports-content.of-financial .is-full-width .form-group {
    width: 33.3%; } }
.reports-content.of-financial .table td:first-child {
  background-color: #f2f2f2; }
@media (min-width: 992px) {
  .reports-content.of-bonifications .is-full-width .form-group {
    width: 16.6%; } }
@media (min-width: 992px) {
  .reports-content.of-bonifications .is-special .form-group {
    width: 17%; } }
.reports-content.of-bonifications .table td {
  text-align: center; }
.reports-content.of-bonifications .table tr.is-total {
  background-color: #ededf5; }
  .reports-content.of-bonifications .table tr.is-total td {
    font-weight: 500; }
.reports-content.of-bonifications .table .is-fixed {
  background-color: #f2f2f2;
  text-align: left; }
@media (min-width: 992px) {
  .reports-content.of-sales-by-period .is-full-width .form-group {
    width: 20%; }
    .reports-content.of-sales-by-period .is-full-width .form-group.has-search {
      width: 24%; } }
.reports-content.of-sales-by-period .of-searched-sales .table-wrapper {
  max-height: 500px;
  overflow-y: auto; }
.reports-content.of-sales-by-period .of-searched-sales tbody tr:first-child td {
  border-top: 0; }
.reports-content.of-sales-by-period .of-searched-sales thead:nth-child(2) th {
  border-radius: 0;
  color: #fff;
  background-color: #8787cc;
  border-right: 1px solid #6363a5; }
  .reports-content.of-sales-by-period .of-searched-sales thead:nth-child(2) th:first-child, .reports-content.of-sales-by-period .of-searched-sales thead:nth-child(2) th:last-child {
    border-right: 0; }
.reports-content.of-sales-by-period .of-searched-sales td.of-result, .reports-content.of-sales-by-period .of-searched-sales thead:nth-child(2) th.of-result {
  border-right: 2px solid rgba(99, 99, 165, 0.8); }
  .reports-content.of-sales-by-period .of-searched-sales td.of-result:last-child, .reports-content.of-sales-by-period .of-searched-sales thead:nth-child(2) th.of-result:last-child {
    border-right: 0; }
.reports-content.of-sales-by-period .of-searched-sales td {
  border-color: rgba(202, 202, 218, 0.6); }
  .reports-content.of-sales-by-period .of-searched-sales td:first-child {
    min-width: 140px;
    background-color: #f4f4f9; }
  .reports-content.of-sales-by-period .of-searched-sales td:nth-child(5) {
    box-shadow: none; }
.reports-content.of-sales-by-period .is-total {
  background-color: rgba(237, 237, 245, 0.9); }

.styleguide {
  margin-top: 40px; }
  .styleguide h2 {
    margin-bottom: 10px; }

.module {
  margin-bottom: 40px; }
  .module:before, .module:after {
    content: " ";
    display: table; }
  .module:after {
    clear: both; }

.module-item.is-full {
  width: 100%;
  margin-bottom: 15px; }
  .module-item.is-full:before, .module-item.is-full:after {
    content: " ";
    display: table; }
  .module-item.is-full:after {
    clear: both; }
.module-item.is-small {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top; }

.faq-content .is-empty-message {
  padding: 35px 20px;
  margin-bottom: 40px; }
  .faq-content .is-empty-message h1, .faq-content .is-empty-message h2 {
    padding: 0;
    margin: 0;
    color: #5f5f7c; }
  .faq-content .is-empty-message h1 {
    margin-bottom: 4px; }
  .faq-content .is-empty-message > div {
    text-align: center; }
    @media (min-width: 768px) {
      .faq-content .is-empty-message > div {
        margin-left: 15px;
        text-align: left; } }
  .faq-content .is-empty-message > div, .faq-content .is-empty-message .icon {
    display: inline-block;
    padding: 0;
    vertical-align: middle; }
  .faq-content .is-empty-message .icon {
    width: 70px;
    height: 70px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .faq-content .is-empty-message .icon {
        margin-bottom: 0; }
        .faq-content .is-empty-message .icon circle {
          stroke-width: 1.2px; }
        .faq-content .is-empty-message .icon path {
          stroke-width: .2px;
          stroke: #5f5f7c; } }

.faq-group:not(:last-child) {
  margin-bottom: 60px; }
.faq-group h2 {
  margin-bottom: 10px;
  font-weight: 500; }
.faq-group .button {
  position: absolute;
  top: 10px;
  right: 10px; }
