.app-content-template {
  display: none; }

.app-header-content-template {
  display: none; }

.app-page {
  display: none;
  height: 100%; }

/* teko-700 - latin */
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/teko-v9-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Teko Bold"), local("Teko-Bold"), url("/fonts/teko-v9-latin-700.eot?#iefix") format("embedded-opentype"), url("/fonts/teko-v9-latin-700.woff2") format("woff2"), url("/fonts/teko-v9-latin-700.woff") format("woff"), url("/fonts/teko-v9-latin-700.ttf") format("truetype"), url("/fonts/teko-v9-latin-700.svg#Teko") format("svg");
  /* Legacy iOS */ }

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

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

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

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

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

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

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

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

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

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

.pt-1 {
  padding-top: 4px !important; }

.pt-2 {
  padding-top: 8px !important; }

.pt-3 {
  padding-top: 16px !important; }

.pt-4 {
  padding-top: 24px !important; }

.pt-5 {
  padding-top: 48px !important; }

.pb-1 {
  padding-bottom: 4px !important; }

.pb-2 {
  padding-bottom: 8px !important; }

.pb-3 {
  padding-bottom: 16px !important; }

.pb-4 {
  padding-bottom: 24px !important; }

.pb-5 {
  padding-bottom: 48px !important; }

*::-webkit-scrollbar {
  width: 14px; }

*::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff; }

*::-webkit-scrollbar-thumb {
  background-color: #ca171e;
  outline: 1px solid slategrey; }

body, html {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #fcf5f2;
  font-family: proxima-nova, sans-serif;
  color: #4d4d4e; }

a {
  color: inherit; }
  a:hover {
    color: #ca171e; }

h1 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #4d4d4e;
  letter-spacing: 0.65px; }
  h1 img {
    height: 40px;
    background-color: #ca171e;
    border-radius: 50%;
    padding: 8px;
    margin-right: 17px;
    box-shadow: 3px 3px 10px -4px #ca171e; }
  h1 span {
    opacity: 0.3; }
  h1:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #3e4041;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.7);
    margin-top: 23px; }

p {
  font-size: 18px; }

.white-block {
  background-color: #ffffff;
  padding: 30px;
  box-shadow: 3px 3px 10px -5px rgba(0, 0, 0, 0.5);
  border-left: 1px solid rgba(28, 36, 78, 0.15);
  border-top: 1px solid rgba(28, 36, 78, 0.15); }
  .white-block.analytics-chart {
    padding: 10px; }

.white-block-with-heading .heading {
  padding: 10px 30px;
  background-color: #ca171e;
  color: white;
  font-weight: bold; }

.white-block-with-heading .content-area {
  background-color: #ffffff;
  padding: 30px;
  box-shadow: 3px 3px 10px -5px rgba(0, 0, 0, 0.5);
  border-left: 1px solid rgba(28, 36, 78, 0.15);
  border-top: 1px solid rgba(28, 36, 78, 0.15); }

.subsection-block {
  background: rgba(0, 0, 0, 0.035);
  padding: 15px 20px 5px 20px;
  box-shadow: 3px 3px 10px -5px rgba(0, 0, 0, 0.3);
  border-left: 1px solid rgba(28, 36, 78, 0.15);
  border-top: 1px solid rgba(28, 36, 78, 0.15); }

.asset-block {
  background-color: #ffffff;
  padding: 15px;
  box-shadow: 3px 3px 10px -5px #3e4041;
  border-left: 1px solid #3e4041;
  border-top: 1px solid #3e4041;
  border-right: 1px solid #3e4041;
  border-bottom: 1px solid #3e4041; }
  .asset-block .button-red {
    margin-left: auto; }

.mog-input {
  border: 1px solid #4d4d4e;
  color: #4d4d4e;
  height: 44px;
  border-radius: 0;
  box-shadow: 4px 4px 1px -1px rgba(28, 36, 78, 0.08);
  transition: all 0.08s ease-out;
  height: 42px;
  padding: .375rem .75rem; }
  .mog-input:hover {
    box-shadow: 0 0 0 3px rgba(28, 36, 78, 0.12); }
  .mog-input:focus {
    border-color: #4d4d4e;
    color: #4d4d4e;
    box-shadow: 0 0 0 3px rgba(28, 36, 78, 0.35); }
  .mog-input.error {
    border-color: #cf2323;
    color: #cf2323; }
  .mog-input:disabled {
    background: #ffffff;
    color: #808080;
    cursor: not-allowed; }

.mog-label {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 6px;
  letter-spacing: 0.52px; }
  .mog-label.mog-label-state-zip-responsiveness {
    white-space: nowrap;
    line-height: 27px;
    font-size: 12px; }
  .mog-label sup {
    color: red;
    font-size: 22px;
    top: 0px;
    left: 2px; }
  .mog-label .inline-hint {
    background-color: #ca171e;
    padding: 2px 5px;
    vertical-align: middle;
    margin-left: 5px;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    line-height: 0.1;
    white-space: nowrap; }
  .mog-label.bold {
    font-weight: bold; }

.form-group {
  margin-bottom: 19px; }

.badge-blue {
  background-color: #ca171e;
  color: #fff; }

.badge-red {
  background-color: #dc3545;
  color: #fff; }

.hint {
  margin-top: 3px; }
  .hint .hint-text {
    font-size: 14px;
    font-style: italic;
    margin-left: 1px;
    color: rgba(0, 0, 0, 0.5); }

.mog-dropdown-checkboxes {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  margin-bottom: 20px; }
  .mog-dropdown-checkboxes .mog-dropdown-title {
    position: relative;
    cursor: pointer;
    border: 1px solid #282c44;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 7px 10px;
    font-weight: 600;
    font-size: 16px; }
    .mog-dropdown-checkboxes .mog-dropdown-title:after {
      content: "";
      position: absolute;
      top: 0;
      right: 10px;
      bottom: 0;
      margin-top: auto;
      margin-bottom: auto;
      display: block;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #424c58; }
  .mog-dropdown-checkboxes .mog-dropdown-content {
    border: 1px solid rgba(0, 0, 0, 0.09);
    border-top: none;
    display: none; }
    .mog-dropdown-checkboxes .mog-dropdown-content .mog-dropdown-content-item label {
      margin-bottom: 0;
      padding: 10px 10px 10px 40px; }
      .mog-dropdown-checkboxes .mog-dropdown-content .mog-dropdown-content-item label .checkmark {
        top: 12px;
        left: 10px; }
    .mog-dropdown-checkboxes .mog-dropdown-content .mog-dropdown-content-item:not(:last-child) {
      border-bottom: 1px solid rgba(0, 0, 0, 0.09); }
    .mog-dropdown-checkboxes .mog-dropdown-content .mog-dropdown-content-item.active {
      background-color: rgba(0, 0, 0, 0.09); }
  .mog-dropdown-checkboxes.active .mog-dropdown-content {
    display: block; }
  .mog-dropdown-checkboxes.active .mog-dropdown-title:after {
    border-bottom: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #424c58; }

.color-red {
  color: #cf2323; }

.color-blue {
  color: #ca171e; }

.alert-box {
  text-align: right;
  margin-top: 2px; }
  .alert-box img {
    vertical-align: middle;
    width: 25px;
    margin-right: 4px; }
  .alert-box span {
    vertical-align: middle; }
  .alert-box.alert-box-error span {
    color: #cf2323; }

.button-white {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  display: inline-block;
  border-radius: 2px;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  border: solid 2px #ca171e;
  background-color: #ffffff;
  padding: 7px 14px;
  font-size: 18px;
  transition: all 0.08s ease-out;
  text-align: center;
  letter-spacing: 1px; }
  .button-white:hover {
    border: solid 2px #921116;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.6);
    color: black; }
  .button-white:active {
    box-shadow: none; }
  .button-white span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    line-height: 1.4; }
    .button-white span div {
      display: block;
      font-size: 12px; }
  .button-white .question-mark {
    color: #fff;
    position: relative;
    display: inline-block;
    background-color: #ca171e;
    width: 36px;
    line-height: 36px;
    margin-left: 5px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    transition: background-color 0.2s ease;
    vertical-align: middle; }
    .button-white .question-mark:hover {
      background-color: #921116;
      color: #fff; }
  .button-white img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-drag: none;
    -webkit-user-drag: none;
    vertical-align: middle;
    max-width: 40px;
    max-height: 40px;
    height: 40px;
    margin-right: 5px; }
  .button-white.header-button {
    box-shadow: 6px 6px 2px -1px rgba(0, 0, 0, 0.3); }
    .button-white.header-button:hover {
      box-shadow: 6px 6px 2px -1px rgba(0, 0, 0, 0.5); }
    .button-white.header-button:active {
      box-shadow: 3px 3px 2px -1px rgba(0, 0, 0, 0.5); }

.analytics-column {
  padding-left: 5px;
  padding-right: 5px; }

.analytics-row {
  margin-left: -5px;
  margin-right: -5px; }

.analytics-chart-label {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 10px;
  color: #4d4d4e; }

.analytics-total-description-label {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
  color: #808080; }

.analytics-total-label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  color: #4d4d4e; }

.button-red, .button-gray {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: #ca171e;
  font-size: 19px;
  font-weight: 600;
  padding: 11px 50px;
  letter-spacing: 1.4px;
  border: none;
  box-shadow: 5px 5px 2px -1px rgba(0, 0, 0, 0.32);
  transition: all 0.08s ease-out;
  cursor: pointer;
  outline: none; }
  .button-red sup, .button-gray sup {
    color: red !important;
    font-size: 19px;
    top: -4px; }
  .button-red:hover, .button-gray:hover {
    background-color: #921116;
    box-shadow: 5px 5px 2px -1px rgba(0, 0, 0, 0.52); }
  .button-red:active, .button-gray:active {
    box-shadow: none; }
  .button-red.big, .button-gray.big {
    font-size: 22px;
    padding: 13px 70px; }
  .button-red.button-teko, .button-gray.button-teko {
    font-family: 'Teko';
    color: #ffffff;
    background-color: #090909;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.32);
    border-radius: 0px; }
  .button-red.copy-to-clipboard, .button-gray.copy-to-clipboard {
    font-size: 14px;
    padding: 11px 20px; }

.button-gray {
  background-color: #8a8a8f;
  color: white;
  box-shadow: 5px 5px 2px -1px rgba(0, 0, 0, 0.22); }
  .button-gray:hover {
    background-color: #606063;
    box-shadow: 5px 5px 2px -1px rgba(0, 0, 0, 0.38); }
  .button-gray:active {
    box-shadow: none; }

.button-filter {
  display: inline-flex;
  align-items: center; }
  .button-filter span:nth-child(2) {
    font-size: 18px;
    font-weight: 600;
    margin-left: 20px; }
  .button-filter span:nth-child(3) {
    position: relative;
    width: 20px;
    height: 4px;
    margin-left: 25px;
    background-color: #ca171e; }
  .button-filter span:nth-child(3):after {
    display: block;
    content: "";
    height: 20px;
    width: 4px;
    background-color: #ca171e;
    position: absolute;
    top: -8px;
    left: 8px; }
  .button-filter.active span:nth-child(3):after {
    display: none; }
  .button-filter img {
    width: 24px;
    height: 24px; }

.button-table-context {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  cursor: pointer;
  padding: 9px; }
  .button-table-context img {
    display: block;
    width: 30px;
    height: auto;
    margin-left: auto;
    margin-right: auto; }

.button-double-container {
  padding-top: 20px;
  padding-bottom: 20px; }

.button-triple-container {
  padding-top: 20px;
  padding-bottom: 20px; }

.button-double {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  cursor: pointer;
  display: inline-flex; }
  .button-double > div {
    color: #ca171e;
    width: 235px;
    padding: 10px 0;
    border: 2px solid #ca171e;
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.15s ease;
    text-align: center; }
    .button-double > div.active {
      color: #fff;
      background-color: #ca171e; }
    .button-double > div:hover {
      color: #fff;
      background-color: #ca171e; }
    .button-double > div a:hover {
      color: #fff;
      text-decoration: none; }
    .button-double > div:nth-child(1) {
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      border-right: 1px solid #ca171e; }
    .button-double > div:nth-child(2) {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      border-left: 1px solid #ca171e; }

.button-triple {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  cursor: pointer;
  display: inline-flex; }
  .button-triple > div {
    color: #ca171e;
    width: 235px;
    padding: 10px 0;
    border: 2px solid #ca171e;
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.15s ease;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .button-triple > div.active {
      color: #fff;
      background-color: #ca171e; }
    .button-triple > div:hover {
      color: #fff;
      background-color: #ca171e; }
    .button-triple > div a:hover {
      color: #fff;
      text-decoration: none; }
    .button-triple > div:nth-child(1) {
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      border-right: 1px solid #ca171e; }
    .button-triple > div:nth-child(3) {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      border-left: 1px solid #ca171e; }

.button-quadruple {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  cursor: pointer;
  display: inline-flex; }
  .button-quadruple > div {
    color: #ca171e;
    width: 183px;
    padding: 10px 0;
    border: 2px solid #ca171e;
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.15s ease;
    text-align: center; }
    .button-quadruple > div.active {
      color: #fff;
      background-color: #ca171e; }
    .button-quadruple > div:hover {
      color: #fff;
      background-color: #ca171e; }
    .button-quadruple > div a:hover {
      color: #fff;
      text-decoration: none; }
    .button-quadruple > div:nth-child(1) {
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      border-right: 1px solid #ca171e; }
    .button-quadruple > div:nth-child(4) {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      border-left: 1px solid #ca171e; }

.button-text {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  cursor: pointer; }
  .button-text:hover {
    text-decoration: underline; }

.mog-checkbox {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 18px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .mog-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .mog-checkbox .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #4d4d4e;
    transition: all 0.2s ease-out; }
  .mog-checkbox:hover {
    font-weight: 600; }
  .mog-checkbox input:checked ~ .checkmark {
    background-color: #ca171e; }
  .mog-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .mog-checkbox input:checked ~ .checkmark:after {
    display: block; }
  .mog-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.mog-checkbox.mog-checkbox-inner {
  display: inline; }

.popup {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.64); }
  .popup.active {
    display: flex; }
  .popup .popup-content {
    box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.15);
    background: linear-gradient(348deg, #f7941d 30%, #ee4037 100%);
    color: #fff;
    width: 600px;
    padding: 25px; }
    .popup .popup-content .popup-icon {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      user-drag: none;
      -webkit-user-drag: none;
      margin-bottom: 20px;
      text-align: center; }
      .popup .popup-content .popup-icon img {
        height: 55px; }
    .popup .popup-content .popup-title {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      user-drag: none;
      -webkit-user-drag: none;
      font-size: 24px;
      text-align: center;
      margin-bottom: 20px; }
    .popup .popup-content .popup-subtitle {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      user-drag: none;
      -webkit-user-drag: none;
      font-size: 18px;
      text-align: center;
      margin-bottom: 35px; }
  .popup.popup-big {
    background-color: rgba(0, 0, 0, 0.71); }
    .popup.popup-big .popup-content {
      display: flex;
      position: relative;
      max-height: 90%;
      width: 80%;
      max-width: 1300px;
      overflow-y: hidden;
      background: none;
      background-color: #fcf5f2;
      padding: 70px 0 0 0;
      box-shadow: 11px 11px 0px -1px rgba(0, 0, 0, 0.14);
      color: #4d4d4e; }
      .popup.popup-big .popup-content .popup-title {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background-color: #ca171e;
        color: #fff;
        font-weight: bold;
        padding: 13px 10px;
        z-index: 1;
        box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.32);
        font-size: 26px;
        letter-spacing: 1.25px;
        border-bottom: 5px solid #ca171e; }
        .popup.popup-big .popup-content .popup-title .popup-title-img {
          height: 34px;
          margin-right: 7px; }
        .popup.popup-big .popup-content .popup-title .popup-title-close {
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          user-drag: none;
          -webkit-user-drag: none;
          cursor: pointer;
          position: absolute;
          right: 25px;
          top: 0;
          bottom: 0;
          margin-top: auto;
          margin-bottom: auto;
          width: 28px;
          opacity: 0.5; }
          .popup.popup-big .popup-content .popup-title .popup-title-close:hover {
            opacity: 0.9; }
      .popup.popup-big .popup-content .popup-content-inner {
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        border-right: 1px solid black;
        border-bottom: 1px solid black; }
        .popup.popup-big .popup-content .popup-content-inner .popup-content-inner-padding {
          padding: 25px; }
      .popup.popup-big .popup-content .footer-fixed {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #eaebef;
        padding: 10px 0;
        box-shadow: 0px -2px 15px -3px #3e4041; }

.create-campaign-steps {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 0 40px;
  height: 151px;
  box-shadow: 9px 0px 10px -2px black;
  border-left: none;
  border-top: none; }
  .create-campaign-steps .step {
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-drag: none;
    -webkit-user-drag: none; }
    .create-campaign-steps .step span {
      display: block;
      font-weight: 600;
      font-size: 20px;
      white-space: nowrap;
      padding: 0 12px;
      color: #c1c4c8; }
    .create-campaign-steps .step img {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      user-drag: none;
      -webkit-user-drag: none;
      margin-bottom: 10px;
      height: 65px; }
      .create-campaign-steps .step img.active {
        display: none; }
    .create-campaign-steps .step.active span {
      background-color: #ca171e;
      color: #fff;
      border-radius: 14px;
      box-shadow: 3px 3px 10px -4px #ca171e; }
    .create-campaign-steps .step.active img.not-active {
      display: none; }
    .create-campaign-steps .step.active img.active {
      display: inline; }
  .create-campaign-steps .arrow {
    position: relative;
    width: 180px;
    height: 2px;
    background-color: #979797;
    margin: 0 20px; }
    .create-campaign-steps .arrow:after {
      content: "";
      position: absolute;
      top: 0;
      right: -2px;
      bottom: 0;
      margin-top: auto;
      margin-bottom: auto;
      display: block;
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 13px solid #979797; }
    .create-campaign-steps .arrow.active {
      background-color: #ca171e; }
      .create-campaign-steps .arrow.active:after {
        border-left: 13px solid #ca171e; }

.content-create-campaign-steps {
  margin-top: 68px; }

.selected-items-title {
  position: relative;
  box-shadow: 3px 3px 10px -5px rgba(0, 0, 0, 0.5);
  background-color: #ca171e;
  color: #fff;
  padding: 15px 25px;
  font-size: 18px;
  font-weight: 600; }
  .selected-items-title img {
    height: 36px;
    vertical-align: middle;
    margin-right: 15px; }
  .selected-items-title span {
    vertical-align: middle; }
  .selected-items-title .selected-items-title-remove-all {
    float: right;
    padding: 6px 25px;
    font-size: 16px; }

.selected-items {
  width: 100%;
  box-shadow: 3px 3px 10px -5px rgba(0, 0, 0, 0.5);
  max-height: 428px;
  overflow: auto;
  border-left: 1px solid rgba(28, 36, 78, 0.15); }
  .selected-items .item {
    display: flex;
    align-items: center;
    background-color: white;
    padding: 25px; }
    .selected-items .item:not(:last-child) {
      border-bottom: 1px solid #dddee5; }
    .selected-items .item .item-schedule-column {
      display: flex;
      flex: 1;
      flex-direction: column;
      align-items: stretch; }
    .selected-items .item .item-schedule-row {
      display: flex; }
    .selected-items .item .item-schedule-header {
      font-weight: bold; }
    .selected-items .item .item-address {
      flex: 1;
      font-size: 0;
      line-height: 1; }
      .selected-items .item .item-address .item-label {
        font-weight: bold;
        font-size: 9px;
        letter-spacing: 1.3px;
        margin-bottom: 8px;
        color: #fff;
        background-color: #ca171e;
        display: inline-block;
        padding: 2px 4px; }
      .selected-items .item .item-address .item-address-1 {
        margin-bottom: 7px;
        font-style: italic;
        font-size: 16px; }
      .selected-items .item .item-address .item-address-2 {
        display: inline-block;
        margin-right: 35px;
        font-size: 12px;
        opacity: 0.6; }
      .selected-items .item .item-address .item-address-3 {
        display: inline-block;
        font-size: 12px;
        opacity: 0.6; }
    .selected-items .item .item-user {
      flex: 1;
      font-size: 0;
      line-height: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      min-width: 0; }
      .selected-items .item .item-user .item-email-name {
        min-width: 0;
        word-wrap: break-word;
        font-size: 18px;
        margin-left: 20px; }
      .selected-items .item .item-user .image {
        width: 40px;
        height: 40px;
        object-fit: cover;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
    .selected-items .item .item-location-group {
      flex: 1;
      font-size: 0;
      line-height: 1; }
      .selected-items .item .item-location-group .item-label {
        font-weight: bold;
        font-size: 9px;
        letter-spacing: 1.3px;
        margin-bottom: 8px;
        color: #fff;
        background-color: #ca171e;
        display: inline-block;
        padding: 2px 4px; }
      .selected-items .item .item-location-group .item-name {
        line-height: 1;
        font-style: italic;
        font-size: 16px; }
      .selected-items .item .item-location-group .item-description {
        font-style: italic;
        font-size: 12px;
        opacity: 0.6;
        margin-top: 7px; }
    .selected-items .item .item-img-container {
      margin-right: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px; }
      .selected-items .item .item-img-container .item-img {
        max-width: 40px;
        max-height: 40px; }
      .selected-items .item .item-img-container.big {
        width: 80px;
        height: 80px; }
      .selected-items .item .item-img-container.big .item-img {
        max-width: 80px;
        max-height: 80px; }
    .selected-items .item .item-coupon {
      flex: 1; }
      .selected-items .item .item-coupon .item-label {
        font-weight: bold;
        font-size: 9px;
        letter-spacing: 1.3px;
        margin-bottom: 4px;
        color: #fff;
        background-color: #3e4041;
        display: inline-block;
        padding: 2px 4px; }
      .selected-items .item .item-coupon .item-name {
        font-weight: 600; }
      .selected-items .item .item-coupon .item-description {
        font-style: italic;
        color: rgba(0, 0, 0, 0.5);
        white-space: pre-line; }
    .selected-items .item .item-digital-asset-info {
      flex: 1; }
      .selected-items .item .item-digital-asset-info .item-digital-asset-info-name {
        font-weight: 600; }
      .selected-items .item .item-digital-asset-info .item-digital-asset-info-description {
        font-style: italic;
        color: rgba(0, 0, 0, 0.5);
        white-space: pre-line; }
    .selected-items .item .item-contract-info {
      flex: 2; }
      .selected-items .item .item-contract-info .item-contract-info-name {
        font-weight: 600; }
      .selected-items .item .item-contract-info .item-contract-info-symbol {
        font-style: italic;
        color: rgba(0, 0, 0, 0.5); }
    .selected-items .item .item-contract-amounts {
      flex: 3; }
      .selected-items .item .item-contract-amounts input {
        display: inline-block;
        width: 100px;
        height: 35px; }
      .selected-items .item .item-contract-amounts span {
        font-size: 18px;
        font-weight: 600; }
        .selected-items .item .item-contract-amounts span:before {
          content: "/";
          margin-left: 10px;
          margin-right: 10px; }
        .selected-items .item .item-contract-amounts span:after {
          content: "Digital Assets";
          margin-left: 10px;
          font-weight: normal; }
    .selected-items .item .item-remove {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      user-drag: none;
      -webkit-user-drag: none;
      cursor: pointer;
      width: 40px;
      margin-left: 10px;
      transition: all 0.08s ease-out; }
      .selected-items .item .item-remove:hover {
        opacity: 0.6; }
  .selected-items .small-padding {
    padding: 10px; }

.no-selected-items {
  box-shadow: 3px 3px 10px -6px #ca171e;
  border-left: 1px solid rgba(28, 36, 78, 0.15);
  background-color: white;
  padding: 25px;
  font-size: 16px; }

.no-selected-items-small-padding {
  padding: 18px; }

.analytics-selected-item {
  box-shadow: 3px 3px 10px -6px #ca171e;
  border-left: 1px solid rgba(28, 36, 78, 0.15);
  background-color: white;
  padding: 25px;
  font-size: 16px;
  display: flex;
  align-items: center; }
  .analytics-selected-item .button-red {
    margin-left: auto; }

.analytics-selected-campaign-name {
  font-weight: bold; }

.table-mog-container {
  margin-top: 50px; }

.table-mog {
  margin-bottom: 0; }
  .table-mog thead tr th {
    background-color: #ca171e;
    color: white; }
  .table-mog tbody tr td {
    background-color: #fff;
    border: solid 1px #dddee5;
    padding-top: 20px;
    padding-bottom: 20px;
    outline: none !important; }
  .table-mog.smaller-rows tbody tr td {
    padding-top: 5px;
    padding-bottom: 5px; }
  .table-mog .single-action-without-contextmenu {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-drag: none;
    -webkit-user-drag: none;
    white-space: nowrap; }
    .table-mog .single-action-without-contextmenu:hover > span:last-child {
      text-decoration: underline; }
  .table-mog.word-break td {
    word-break: break-word; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before {
  background-color: #ca171e;
  width: 13px;
  height: 13px; }

.input-upload-csv {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  font-size: 0;
  cursor: pointer; }

.wallet-info {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%; }
  .wallet-info .wallet-info-address {
    font-size: 16px;
    opacity: 0.47; }
  .wallet-info .wallet-info-balance {
    background-color: #ca171e;
    color: #fff;
    display: inline-block;
    padding: 15px 0;
    line-height: 1.25;
    width: 100%;
    max-width: 1000px; }
    .wallet-info .wallet-info-balance div:nth-child(1) {
      font-size: 28px;
      font-weight: 600; }
    .wallet-info .wallet-info-balance div:nth-child(2) {
      font-size: 16px;
      color: #fff;
      font-weight: 400; }
  .wallet-info .wallet-info-usd-price {
    font-style: italic;
    font-size: 18px; }
  .wallet-info .wallet-info-send {
    position: absolute;
    bottom: 0;
    right: 0; }

.wallet-info-2 .wallet-info-icon {
  height: 50px;
  margin-bottom: 20px; }

.wallet-info-2 .wallet-info-balance {
  padding: 0 50px; }
  .wallet-info-2 .wallet-info-balance > div:nth-child(1) {
    display: flex;
    justify-content: center;
    letter-spacing: 2.7px;
    font-size: 23px;
    color: #fff; }
    .wallet-info-2 .wallet-info-balance > div:nth-child(1) > div:nth-child(1) {
      background-color: #ca171e;
      padding: 4px 30px;
      font-weight: 600;
      border-bottom-left-radius: 50px;
      border-top-left-radius: 50px;
      border: 3px solid #fff;
      box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.85); }
    .wallet-info-2 .wallet-info-balance > div:nth-child(1) > div:nth-child(2) {
      background-color: #ca171e;
      padding: 4px 25px;
      border-bottom-right-radius: 50px;
      border-top-right-radius: 50px;
      border: 3px solid #fff;
      border-left: none;
      box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.85);
      font-weight: bold;
      color: #fff; }
  .wallet-info-2 .wallet-info-balance > div:nth-child(2) {
    display: inline-block;
    padding: 2px 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    background-color: #ca171e;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.85);
    font-weight: 600;
    border: 3px solid #fff;
    border-top: none; }

.wallet-info-2 .wallet-info-usd-price {
  font-style: italic;
  font-size: 18px; }

.wallet-info-2 .wallet-info-address {
  font-size: 16px;
  opacity: 0.47;
  letter-spacing: 1.3px;
  font-style: italic; }

.wallet-info-2 .wallet-info-send {
  position: absolute;
  bottom: 0;
  right: 0; }

.input-with-currency {
  position: relative; }
  .input-with-currency input {
    height: 44px;
    padding-right: 80px; }
  .input-with-currency .currency {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 10px;
    display: flex;
    align-items: center;
    background-color: #d8d8d8;
    font-size: 20px;
    border: 1px solid #9b9b9b;
    width: 80px; }
    .input-with-currency .currency img {
      height: 27px;
      margin-left: 5px; }

.send-eth-amount-container {
  display: flex;
  align-items: center; }
  .send-eth-amount-container > div:nth-child(1) {
    flex: 1; }
  .send-eth-amount-container > img {
    height: 24px;
    margin: 0 10px; }
  .send-eth-amount-container > div:nth-child(3) {
    flex: 1; }

.send-eth-from {
  font-size: 20px; }

.digital-asset-info {
  display: flex;
  align-items: center; }
  .digital-asset-info img {
    max-height: 100px;
    max-width: 100px;
    margin-right: 20px; }
  .digital-asset-info div {
    overflow-x: auto; }
    .digital-asset-info div div:nth-child(1) {
      font-size: 20px; }
    .digital-asset-info div div:nth-child(2) {
      font-size: 14px;
      opacity: 0.7;
      white-space: pre; }
    .digital-asset-info div div:nth-child(3) {
      margin-top: 10px;
      font-size: 14px;
      opacity: 0.5;
      font-style: italic; }

.digital-asset-info-not-selected {
  display: flex;
  align-items: center; }

.asset-history-table td, .asset-history-table th {
  padding: 22px 5px;
  text-align: center; }

.asset-history-table td:last-child {
  white-space: nowrap; }

.asset-type-percentage {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 18px; }
  .asset-type-percentage span:nth-child(1) {
    display: inline-block;
    width: 110px; }
  .asset-type-percentage input {
    width: 55px;
    height: 30px;
    margin-right: 5px; }

.digital-asset-creation-button-cancel {
  padding: 0px 20px;
  font-size: 16px; }

.digital-asset-creation-border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.25); }

.progress-mog {
  position: relative;
  background-color: #fff;
  height: 18px; }
  .progress-mog .progress-bar {
    background-color: #ca171e; }
  .progress-mog span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.8);
    width: 30px;
    border-radius: 20px; }

.create-a-new-digital-asset-for-text {
  font-size: 21px; }

.filter-block {
  display: none; }

.nowrap {
  white-space: nowrap; }

.asset-image {
  display: block;
  width: auto;
  height: 80px;
  margin-left: auto;
  margin-right: auto; }
  .asset-image.smaller {
    height: 60px; }

.coupon-image,
.campaign-image {
  display: block;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain; }

.home-tile-icon {
  display: block;
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain; }

.asset-title {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.hint-box {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px; }

.dropzone-upload-area-parent {
  position: relative; }
  .dropzone-upload-area-parent .dropzone-x-button {
    cursor: pointer;
    background-color: #ca171e;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background-color: #ca171e;
    border-radius: 50%;
    padding: 8px; }

.dropzone-upload-area-image {
  border: 1px dashed red;
  padding: 0px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center; }
  .dropzone-upload-area-image .dz-preview {
    pointer-events: none;
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center; }
    .dropzone-upload-area-image .dz-preview .dz-details {
      display: none;
      z-index: auto; }
    .dropzone-upload-area-image .dz-preview .dz-image {
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: auto;
      border-radius: 0;
      width: 100%;
      height: 100%; }
      .dropzone-upload-area-image .dz-preview .dz-image img {
        display: inline-block; }
    .dropzone-upload-area-image .dz-preview .dz-progress {
      z-index: auto; }
  .dropzone-upload-area-image.with-file-name .dz-preview .dz-details {
    display: block; }
    .dropzone-upload-area-image.with-file-name .dz-preview .dz-details .dz-size {
      display: none; }
  .dropzone-upload-area-image .dz-preview:hover .dz-image img {
    -webkit-filter: none;
    -webkit-filter: none; }
  .dropzone-upload-area-image .dropzone-info-text {
    font-size: 12px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    white-space: nowrap; }
    .dropzone-upload-area-image .dropzone-info-text.error {
      color: #FF0000;
      font-size: 14px; }

.dropzone-upload-area {
  border: 1px dashed red;
  padding: 15px;
  position: relative;
  text-align: center; }
  .dropzone-upload-area .dz-preview {
    pointer-events: none; }
    .dropzone-upload-area .dz-preview .dz-details {
      display: none;
      z-index: auto; }
    .dropzone-upload-area .dz-preview .dz-image {
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: auto;
      border-radius: 0; }
      .dropzone-upload-area .dz-preview .dz-image img {
        display: inline-block;
        max-width: 120px;
        max-height: 120px; }
    .dropzone-upload-area .dz-preview .dz-progress {
      z-index: auto; }
  .dropzone-upload-area.with-file-name .dz-preview .dz-details {
    display: block; }
    .dropzone-upload-area.with-file-name .dz-preview .dz-details .dz-size {
      display: none; }
  .dropzone-upload-area.no-upload .dz-progress {
    display: none; }
  .dropzone-upload-area .dz-preview:hover .dz-image img {
    -webkit-filter: none;
    -webkit-filter: none; }
  .dropzone-upload-area .dropzone-info-text {
    font-size: 12px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    white-space: nowrap; }
    .dropzone-upload-area .dropzone-info-text.error {
      color: #FF0000;
      font-size: 14px; }
  .dropzone-upload-area .dropzone-audio-preview {
    display: none;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    top: 100px; }
  .dropzone-upload-area .dropzone-audio-preview audio {
    width: 270px; }
  .dropzone-upload-area.multi-file .dz-preview {
    pointer-events: initial; }

:root {
  --primary: $color-main; }

.dtp .dtp-date, .dtp .dtp-time {
  background-color: #ca171e; }

.dtp .dtp-date-view .dtp-header {
  background-color: #ca171e; }

.dtp table.dtp-picker-days tr > td > a.selected {
  background-color: #ca171e; }

#dtp-svg-clock circle[fill="var(--primary)"] {
  fill: #ca171e; }

#dtp-svg-clock line[stroke="var(--primary)"] {
  stroke: #ca171e; }

.btn-outline-primary {
  color: #ca171e; }
  .btn-outline-primary:hover {
    background-color: #ca171e; }

table.dataTable thead .sorting {
  background-image: url("/img/libs/DataTables-1.10.18/sort_both.png"); }

table.dataTable thead .sorting_asc {
  background-image: url("/img/libs/DataTables-1.10.18/sort_asc.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("/img/libs/DataTables-1.10.18/sort_desc.png"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("/img/libs/DataTables-1.10.18/sort_asc_disabled.png"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("/img/libs/DataTables-1.10.18/sort_desc_disabled.png"); }

.user-analytics-chart-label-min-height {
  min-height: 50px; }

.amenities {
  margin-bottom: 10px; }
  .amenities .mog-checkbox {
    display: inline-block;
    width: 150px;
    font-size: 15px; }

.location-groups-before-map {
  display: flex;
  align-items: flex-end;
  margin-top: 10px; }
  .location-groups-before-map .left {
    width: 150px; }
    .location-groups-before-map .left .selected-amount {
      display: inline-block;
      font-size: 18px; }
  .location-groups-before-map .right {
    flex: 1;
    text-align: right; }
    .location-groups-before-map .right input {
      display: inline-block;
      max-width: 400px;
      height: 34px; }
  @media only screen and (max-width: 700px) {
    .location-groups-before-map {
      display: block; }
      .location-groups-before-map .right {
        text-align: left; } }

@media only screen and (max-width: 1400px) {
  .location-groups-create--button-responsiveness {
    font-size: 16px;
    padding: 11px 25px; } }

.location-groups-create--map {
  height: calc(100vh - 565px);
  min-height: 376px; }

.lockers--send-popup-buttons {
  display: flex;
  align-items: center;
  margin: -10px; }
  .lockers--send-popup-buttons div {
    margin: 10px;
    padding: 11px 0;
    text-align: center;
    flex: 1; }

.lockers-create--simulation-head {
  background-color: #ca171e;
  color: #fff;
  padding: 15px 25px; }
  @media screen and (max-width: 575px) {
    .lockers-create--simulation-head {
      padding: 15px; } }

.lockers-create--simulation-body {
  padding: 25px;
  box-shadow: 3px 3px 10px -5px #3e4041;
  max-height: 428px;
  overflow: auto;
  border-left: 1px solid rgba(28, 36, 78, 0.15);
  background-color: #fff; }
  @media screen and (max-width: 575px) {
    .lockers-create--simulation-body {
      padding: 15px; }
    .lockers-create--simulation-body .item:not(:last-child) {
      margin-bottom: 15px; } }

.create-campaign--clue-simulation-head {
  background-color: #ca171e;
  color: #fff;
  padding: 10px 15px;
  font-weight: bold; }

.create-campaign--clue-simulation-body {
  padding: 10px 15px;
  box-shadow: 3px 3px 10px -5px #3e4041;
  overflow: auto;
  border-left: 1px solid rgba(28, 36, 78, 0.15);
  background-color: #fff; }

.create-campaign--clue-simulation-body .line-indicator {
  display: inline-block;
  width: 45px;
  opacity: 0.5;
  font-style: italic;
  font-size: 14px;
  vertical-align: middle; }
  @media screen and (max-width: 700px) {
    .create-campaign--clue-simulation-body .line-indicator {
      display: none; } }

.create-campaign--clue-simulation-body .line-text {
  vertical-align: middle; }
  @media screen and (max-width: 700px) {
    .create-campaign--clue-simulation-body .line-text {
      font-size: 2.95vw; } }

#groups-view-posts--table .video-container {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-right: 10px; }
  #groups-view-posts--table .video-container .video-thumbnail {
    max-width: 110px;
    max-height: 110px;
    object-fit: cover; }
  #groups-view-posts--table .video-container .play-video {
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

#groups-view-posts--table .image-list {
  display: flex; }
  #groups-view-posts--table .image-list img {
    cursor: pointer;
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-right: 5px; }
  #groups-view-posts--table .image-list .more-images-overlay {
    position: relative;
    cursor: pointer; }
    #groups-view-posts--table .image-list .more-images-overlay .more-images {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.6);
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center; }

.multi-purpose-popup {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7); }
  .multi-purpose-popup .inner {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    /* Video */ }
    .multi-purpose-popup .inner video {
      max-width: 100%;
      max-height: calc(100% - 80px);
      border: 1px solid rgba(255, 255, 255, 0.2); }

.ekko-lightbox {
  overflow-y: hidden !important; }
  .ekko-lightbox .modal-header {
    color: #00000f; }

.radiogroup {
  /* Customize the label (the container) */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  .radiogroup .radiogroup-container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    height: 86px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .radiogroup .radiogroup-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .radiogroup .radiogroup-container img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    width: 50px; }
  .radiogroup .radiogroup-container .checkmark {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%; }
  .radiogroup .radiogroup-container:hover input ~ .checkmark {
    background-color: #ccc; }
  .radiogroup .radiogroup-container input:checked ~ .checkmark {
    background-color: #ca171e; }
  .radiogroup .radiogroup-container .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .radiogroup .radiogroup-container input:checked ~ .checkmark:after {
    display: block; }
  .radiogroup .radiogroup-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white; }

/* -------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------ @media ------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1199px) {
  *::-webkit-scrollbar {
    width: 8px;
    height: 8px; }
  .button-triple {
    display: flex; }
    .button-triple > div {
      font-size: 12px;
      flex: 1;
      width: auto; }
  .button-white {
    font-size: 14px; }
    .button-white img {
      max-width: 25px;
      max-height: 25px; }
    .button-white span div {
      display: none; }
    .button-white .question-mark {
      line-height: initial;
      width: 30px; }
  .create-campaign-steps {
    height: 60px;
    padding: 0 10px;
    justify-content: space-around; }
    .create-campaign-steps .step span {
      margin: 0 5px;
      font-size: 10px;
      letter-spacing: -0.3px; }
    .create-campaign-steps .step.active span {
      padding: 0 3px;
      border-radius: 0px;
      font-weight: 600; }
    .create-campaign-steps .step img {
      height: 24px;
      margin-bottom: 0; }
    .create-campaign-steps .arrow {
      display: none; }
  .content-create-campaign-steps {
    margin-top: 10px; }
  .asset-history-table {
    font-size: 11px; } }

@media only screen and (max-width: 991px) {
  .wallet-info .wallet-info-balance div:nth-child(1) {
    font-size: 22px; }
  .wallet-info .wallet-info-balance div:nth-child(2) {
    font-size: 14px; }
  .wallet-info .wallet-info-address {
    font-size: 11.3px; }
  .wallet-info .wallet-info-send {
    position: static;
    margin-top: 15px; }
  .digital-asset-creation-border-left {
    border-left: none; }
  .button-quadruple {
    display: block; }
    .button-quadruple > div {
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 2px;
      width: 230px; }
      .button-quadruple > div:nth-child(1) {
        border-radius: 0;
        border-width: 2px; }
      .button-quadruple > div:nth-child(4) {
        border-radius: 0;
        border-width: 2px; } }

@media only screen and (max-width: 991px), screen and (max-height: 600px) {
  .popup.popup-big {
    align-items: flex-start; }
    .popup.popup-big .popup-content {
      zoom: 1.0;
      margin-top: 10px;
      max-width: calc(100% - 20px);
      max-height: calc(100% - 20px);
      width: 100%;
      height: auto;
      padding: 58px 0 0 0; }
      .popup.popup-big .popup-content .popup-title {
        font-size: 19px;
        text-align: left;
        padding-left: 18px; }
        .popup.popup-big .popup-content .popup-title .popup-title-img {
          display: none; }
        .popup.popup-big .popup-content .popup-title .popup-title-close {
          right: 18px;
          width: 20px; }
      .popup.popup-big .popup-content .popup-content-inner .popup-content-inner-padding {
        padding: 10px; } }

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 21px;
    margin-bottom: 20px; }
    h1:after {
      margin-top: 12px; }
    h1 img {
      height: 34px;
      margin-right: 13px; }
    h1 span.hide-on-mobile {
      display: none; }
    h1 span.jump-down-on-mobile {
      display: block;
      margin-top: 5px;
      font-size: 16px; }
  p {
    font-size: 14px; }
  .selected-items .item .item-contract-amounts input {
    display: block;
    width: 100%;
    height: 30px;
    margin-bottom: 3px; }
  .selected-items .item .item-contract-amounts span {
    display: block;
    text-align: center;
    font-size: 14px; }
    .selected-items .item .item-contract-amounts span:before {
      display: none; }
  .importing-locations-table-responsiveness {
    zoom: 0.51; }
    .importing-locations-table-responsiveness td {
      padding: 10px; }
  .send-eth-amount-container {
    display: block; }
    .send-eth-amount-container > img {
      display: none; }
    .send-eth-amount-container > div:nth-child(1) {
      margin-bottom: -1px; }
  .send-eth-from {
    font-size: 13.6px; }
  .asset-history-table {
    zoom: 0.58; }
    .asset-history-table td {
      padding: 10px; }
  .create-a-new-digital-asset-for-text {
    font-size: 14px; }
  .button-table-context {
    padding: 10px 0; }
  .ethereum-hardcoded-animation {
    font-size: 10px; } }

@media only screen and (max-width: 575px) {
  .mmt-1 {
    margin-top: 4px !important; }
  .mmt-2 {
    margin-top: 8px !important; }
  .mmt-3 {
    margin-top: 16px !important; }
  .mmt-4 {
    margin-top: 24px !important; }
  .mmt-5 {
    margin-top: 48px !important; }
  .mmb-1 {
    margin-bottom: 4px !important; }
  .mmb-2 {
    margin-bottom: 8px !important; }
  .mmb-3 {
    margin-bottom: 16px !important; }
  .mmb-4 {
    margin-bottom: 24px !important; }
  .mmb-5 {
    margin-bottom: 48px !important; }
  .mpt-1 {
    padding-top: 4px !important; }
  .mpt-2 {
    padding-top: 8px !important; }
  .mpt-3 {
    padding-top: 16px !important; }
  .mpt-4 {
    padding-top: 24px !important; }
  .mpt-5 {
    padding-top: 48px !important; }
  .mpb-1 {
    padding-bottom: 4px !important; }
  .mpb-2 {
    padding-bottom: 8px !important; }
  .mpb-3 {
    padding-bottom: 16px !important; }
  .mpb-4 {
    padding-bottom: 24px !important; }
  .mpb-5 {
    padding-bottom: 48px !important; }
  .analytics-selected-item {
    display: block; }
    .analytics-selected-item .button-red {
      margin-top: 20px; }
  .mog-label {
    font-size: 16px;
    margin-bottom: 2px; }
  .white-block {
    padding: 15px; }
  .white-block-with-heading .heading {
    padding: 10px 15px; }
  .white-block-with-heading .content-area {
    padding: 15px; }
  .selected-items-title {
    padding: 10px 15px;
    font-size: 13.5px; }
    .selected-items-title img {
      height: 21px; }
    .selected-items-title .selected-items-title-remove-all {
      float: none;
      display: block;
      width: 70px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      margin-top: 5px;
      padding: 2px 5px;
      font-size: 8px; }
  .selected-items .item {
    padding: 10px; }
    .selected-items .item .item-address .item-address-1 {
      font-size: 14px; }
    .selected-items .item .item-address .item-address-2 {
      font-size: 12px; }
    .selected-items .item .item-address .item-address-3 {
      font-size: 12px; }
    .selected-items .item .item-user .item-email-name {
      font-size: 14px;
      margin-left: 10px; }
    .selected-items .item .item-user .image {
      width: 30px;
      height: 30px; }
    .selected-items .item .item-location-group .item-name {
      font-size: 12px; }
    .selected-items .item .item-img-container {
      margin-right: 15px;
      width: 32px !important;
      height: 32px !important; }
      .selected-items .item .item-img-container .item-img {
        max-width: 32px !important;
        max-height: 32px !important; }
    .selected-items .item .item-coupon .item-name {
      font-size: 14px; }
    .selected-items .item .item-coupon .item-description {
      font-size: 13px; }
    .selected-items .item .item-digital-asset-info .item-digital-asset-info-name {
      font-size: 14px; }
    .selected-items .item .item-digital-asset-info .item-digital-asset-info-description {
      font-size: 13px; }
    .selected-items .item .item-contract-info .item-contract-info-name {
      font-size: 14px; }
    .selected-items .item .item-contract-info .item-contract-info-symbol {
      font-size: 13px; }
    .selected-items .item .item-remove {
      width: 30px; }
  .no-selected-items {
    padding: 10px;
    font-size: 14px; }
  .button-double {
    display: flex; }
    .button-double > div {
      font-size: 12px;
      flex: 1;
      width: auto; }
  .button-red, .button-gray {
    font-size: 16px;
    padding: 10px 30px;
    letter-spacing: 1.3px; }
    .button-red.big, .button-gray.big {
      font-size: 17px;
      padding: 10px 40px; }
  .button-filter {
    display: inline-flex;
    align-items: center; }
    .button-filter span:nth-child(2) {
      font-size: 16px; }
    .button-filter img {
      width: 20px;
      height: 20px; }
  .digital-asset-info img {
    max-height: 70px;
    max-width: 70px;
    margin-right: 10px; }
  .digital-asset-info div div:nth-child(1) {
    font-size: 17px; }
  .digital-asset-info div div:nth-child(2) {
    font-size: 13px; }
  .digital-asset-info div div:nth-child(3) {
    font-size: 10px; }
  .wallet-info-2 .wallet-info-balance {
    padding: 0 10px; }
    .wallet-info-2 .wallet-info-balance > div:nth-child(1) {
      font-size: 15px; }
      .wallet-info-2 .wallet-info-balance > div:nth-child(1) > div:nth-child(1) {
        padding: 4px 20px;
        letter-spacing: 0px; }
      .wallet-info-2 .wallet-info-balance > div:nth-child(1) > div:nth-child(2) {
        padding: 4px 15px; }
    .wallet-info-2 .wallet-info-balance > div:nth-child(2) {
      padding: 2px 20px;
      font-size: 12px; }
  .wallet-info-2 .wallet-info-address {
    font-size: 8px; }
  #create-campaign-view-assets-table .button-red {
    font-size: 14px;
    padding: 5px 10px; }
  .digital-asset-info-not-selected {
    display: block; }
  .asset-block .digital-asset-info {
    display: block; }
  .asset-block .button-red {
    margin-top: 10px; }
  .table-mog .button-red, .table-mog .button-gray {
    font-size: 12px;
    padding: 5px 10px;
    letter-spacing: 1px; }
  .lockers--send-popup-buttons div {
    font-size: 12px; } }

.dropdown-menu a {
  padding: 3px 20px;
  color: #4d4d4e; }

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
  color: #4d4d4e;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #d8dadc, #d8dadc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d8dadc), to(#d8dadc));
  background-image: -webkit-linear-gradient(top, #d8dadc, #d8dadc);
  background-image: -o-linear-gradient(top, #d8dadc, #d8dadc);
  background-image: linear-gradient(to bottom, #d8dadc, #d8dadc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8dadc', endColorstr='#ffd8dadc', GradientType=0); }

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
  color: #4d4d4e;
  text-decoration: none;
  background-color: #d8dadc;
  background-image: linear-gradient(to bottom, #d8dadc, #d8dadc);
  background-image: -moz-linear-gradient(top, #d8dadc, #d8dadc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d8dadc), to(#d8dadc));
  background-image: -webkit-linear-gradient(top, #d8dadc, #d8dadc);
  background-image: -o-linear-gradient(top, #d8dadc, #d8dadc);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8dadc', endColorstr='#ffd8dadc', GradientType=0); }

.dropdown-menu a {
  padding: 10px 20px; }

@media only screen and (max-height: 500px) {
  .popup-content {
    zoom: 0.55; } }

.td-break-word td {
  word-break: break-word; }

.td-break-word-disable {
  word-break: initial !important; }

.chat-groups--filter-block,
.show-active-deleted-filter-block {
  display: inline-flex;
  max-width: 370px;
  width: 100%; }
  .chat-groups--filter-block > label:first-child,
  .show-active-deleted-filter-block > label:first-child {
    margin-right: 20px; }
  .chat-groups--filter-block > label,
  .show-active-deleted-filter-block > label {
    margin-bottom: 0; }
  @media only screen and (max-width: 500px) {
    .chat-groups--filter-block,
    .show-active-deleted-filter-block {
      display: block; } }

.chat-groups--create-group-container.desktop {
  display: flex; }

.chat-groups--create-group-container.mobile {
  display: none; }

.chat-groups--create-group-container input {
  height: 40px;
  width: 340px;
  margin-right: 5px;
  font-size: 20px; }

.chat-groups--create-group-container div {
  padding: 0 40px;
  display: flex;
  align-items: center;
  height: 40px;
  font-size: 20px; }

@media only screen and (max-width: 1199px) {
  .chat-groups--create-group-container.desktop {
    display: none; }
  .chat-groups--create-group-container.mobile {
    display: flex;
    max-width: 500px; }
    .chat-groups--create-group-container.mobile input {
      width: 100%;
      font-size: 16px; }
    .chat-groups--create-group-container.mobile div {
      padding: 0 10px;
      height: 40px;
      font-size: 14px;
      white-space: nowrap; } }

.chat-groups--h1 .inner {
  display: flex;
  justify-content: space-between; }

.search-container {
  z-index: 2;
  position: relative;
  max-width: 350px;
  width: 100%; }
  .search-container > input {
    width: 100%;
    height: 40px; }
  .search-container .options {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none; }
    .search-container .options > div {
      padding: 5px 10px;
      cursor: pointer; }
      .search-container .options > div:hover {
        background-color: #f2f2f2; }
    .search-container .options > div:not(:last-child) {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

@media screen and (min-width: 1200px) {
  .chat-groups-manage-users--row {
    display: flex; }
    .chat-groups-manage-users--row > div:nth-child(1) {
      order: 2;
      margin-left: 40px;
      flex: 1; } }

@media screen and (max-width: 1199px) {
  .chat-groups-manage-users--row > div:nth-child(1) {
    margin-bottom: 20px; } }

.input-button-inline {
  display: flex; }
  .input-button-inline .resized-button {
    height: 42px;
    padding: 0 50px;
    line-height: 42px; }
  .input-button-inline > div:not(:first-child) {
    margin-left: 5px; }
  @media screen and (max-width: 1199px) {
    .input-button-inline {
      display: block; }
      .input-button-inline > div:not(:first-child) {
        margin-left: 0px;
        margin-top: 5px; } }

.table-user-files .image {
  width: 160px;
  height: 160px;
  object-fit: cover; }

.table-user-files .video-container {
  width: 160px;
  height: 160px;
  position: relative; }
  .table-user-files .video-container .play-video {
    cursor: pointer;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

@media screen and (max-width: 500px) {
  .table-user-files .image {
    width: 100px;
    height: 100px; }
  .table-user-files .video-container {
    width: 100px;
    height: 100px; }
    .table-user-files .video-container .play-video {
      width: 40px;
      height: 40px; } }

.table-users .image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

@media screen and (max-width: 1199px) {
  .table-users .image {
    width: 44px;
    height: 44px; } }

/* IE10+ CSS code */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* Fixes big popup on IE11 */
  .popup.popup-big .popup-content {
    overflow-y: auto; }
  /* Fixes "Upload CSV" button on IE11 */
  .input-upload-csv {
    font-size: 100px; }
  /* Fixes missing padding on bottom of content */
  .content:after {
    content: "";
    height: 45px;
    display: block;
    opacity: 0; }
  /* Fixes checkboxes in big popup tables (without this fix they fly in random directions for no reason) */
  .popup-big .table-mog .mog-checkbox-inner {
    display: inline-block; }
  .popup-big .table-mog .mog-checkbox {
    margin-bottom: 20px; } }

/* Edge CSS code */
@supports (-ms-ime-align: auto) {
  /* Fixes checkboxes in big popup tables (without this fix they fly in random directions for no reason) */
  .popup-big .table-mog .mog-checkbox-inner {
    display: inline-block; }
  .popup-big .table-mog .mog-checkbox {
    margin-bottom: 20px; } }

/* Firefox CSS code */
@-moz-document url-prefix() {
  /* Fixes missing padding on bottom of content */
  .content:after {
    content: "";
    height: 45px;
    display: block;
    opacity: 0; }
  /* Fixes a bug with arrows */
  .create-campaign-steps .arrow:after {
    top: -7px;
    right: -2px; } }

/* iOS safari CSS code */
@supports (-webkit-overflow-scrolling: touch) {
  body, html {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  @media only screen and (max-width: 1199px) and (max-height: 400px) {
    body, html {
      position: static; } } }

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

.hamburger:hover {
  opacity: 0.7; }

.mobile-menu-active .hamburger:hover {
  opacity: 0.7; }

.mobile-menu-active .hamburger .hamburger-inner,
.mobile-menu-active .hamburger .hamburger-inner::before,
.mobile-menu-active .hamburger .hamburger-inner::after {
  background-color: #ffffff; }

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

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

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

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

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

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

.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }

.hamburger--slider .hamburger-inner::after {
  top: 20px; }

.mobile-menu-active .hamburger--slider .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.mobile-menu-active .hamburger--slider .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.mobile-menu-active .hamburger--slider .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg); }

.loader-with-dark-bg {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999999; }
  .loader-with-dark-bg > div {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px; }

.sk-fading-circle {
  width: 50px;
  height: 50px;
  position: relative; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 0.6s infinite ease-in-out both;
  animation: sk-circleFadeDelay 0.6s infinite ease-in-out both; }

.sk-fading-circle.blue .sk-circle:before {
  background-color: #1c244e; }

.sk-fading-circle.inline {
  display: inline-block; }

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -0.55s;
  animation-delay: -0.55s; }

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.45s;
  animation-delay: -0.45s; }

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.40s;
  animation-delay: -0.40s; }

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.35s;
  animation-delay: -0.35s; }

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.30s;
  animation-delay: -0.30s; }

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s; }

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.20s;
  animation-delay: -0.20s; }

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s; }

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.05s;
  animation-delay: -0.05s; }

/* ---------- Header (height: 207px) ---------- */
.header {
  position: relative;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0px 0px 10px -1px #000000; }
  .header .header-blue-area {
    position: relative;
    background: #f7941d;
    background: linear-gradient(348deg, #f7941d 0%, #ee4037 100%);
    height: 110px;
    box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.85);
    z-index: 1; }
  .header .header-golden-line {
    height: 14px;
    background-color: #ca171e;
    box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.85);
    position: relative; }
  .header .header-white-space {
    min-height: 83px;
    margin-left: 300px;
    background-color: #fff;
    text-align: right; }
  .header .header-button {
    margin-right: 36px;
    margin-top: 12px; }
  .header .header-logo {
    position: absolute;
    width: 374px;
    left: 74px;
    top: 7px; }
  .header .header-logo-mobile {
    display: none; }
  .header .user-info {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 44px;
    display: flex;
    align-items: center; }
  .header .user-info img {
    max-width: 44px;
    max-height: 44px;
    margin-right: 15px; }
  .header .user-info .user-email {
    font-size: 20px;
    color: #ffffff; }
  .header .user-info .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 8px 0 8px;
    border-color: #e9dd7d transparent transparent transparent;
    margin-left: 40px; }

/* ---------- Under Header (height: 100% - 207px) ---------- */
.under-header {
  position: relative;
  height: calc(100% - 207px); }

/* ---------- Menu (width: 300px) ---------- */
.menu {
  background: linear-gradient(348deg, #f7941d 0%, #ee4037 100%);
  width: 300px;
  height: 100%;
  overflow-y: auto;
  box-shadow: 1px 1px 7px -1px #000000; }
  .menu::-webkit-scrollbar {
    width: 8px !important; }
  .menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    background-color: #fff !important; }
  .menu::-webkit-scrollbar-thumb {
    background-color: black !important;
    outline: 1px solid slategrey !important; }
  .menu .menu-item-button {
    position: relative;
    display: block;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    line-height: 68px;
    /* Menu item height */
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-drag: none;
    -webkit-user-drag: none;
    transition: all 0.08s ease-out;
    border-bottom: 1px solid white; }
  .menu .menu-item-content .menu-item-button {
    background: #f39768; }
  .menu .menu-item-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #ca171e; }
  .menu .menu-item-content .menu-item.active .menu-item-button {
    background-color: #ca171e;
    font-weight: 600; }
  .menu .menu-item-content .menu-item.active .menu-item-button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 9px;
    background-color: #fff; }
  .menu .menu-item-top-level > .menu-item-button:hover {
    color: white;
    background-color: #ca171e; }
  .menu .menu-item-top-level.active > .menu-item-button {
    color: white;
    background-color: #ca171e;
    font-weight: 600; }
  .menu img.menu-item-icon {
    width: 45px;
    height: 45px;
    margin-left: 20px;
    margin-right: 15px;
    vertical-align: middle;
    pointer-events: none; }
  .menu .menu-item-content {
    display: none; }
  .menu .menu-item-top-level.active > .menu-item-content {
    display: block; }
  .menu .menu-item-content img.menu-item-icon {
    margin-left: 45px; }
  .menu .menu-item-text {
    pointer-events: none; }
  .menu .menu-item-top-level > .menu-item-button {
    color: white; }
  .menu .menu-item-arrow {
    position: absolute;
    right: 25px;
    top: 30px;
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transition: all 0.2s ease-out; }
  .menu .menu-item.active .menu-item-arrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 22px; }

/* ---------- Content (width: 100% - 300px) ---------- */
.content {
  position: absolute;
  left: 300px;
  top: 0;
  bottom: 0;
  width: calc(100% - 300px);
  overflow-y: auto;
  padding: 45px; }
  .content::-webkit-scrollbar {
    width: 14px !important; }
  .content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    background-color: #fff !important; }
  .content::-webkit-scrollbar-thumb {
    background-color: #ca171e !important;
    outline: 1px solid slategrey !important; }

/* -------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------ @media ------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1199px) {
  /* ---------- Header ---------- */
  .header .header-blue-area {
    height: 60px; }
  .header .header-logo {
    display: none; }
  .header .header-logo-mobile {
    display: block;
    width: 130px;
    position: absolute;
    left: 15px; }
  .header .user-info {
    display: none; }
  .header .header-golden-line {
    height: 8px; }
  .header .hamburger {
    display: block; }
  .header .header-white-space {
    min-height: 50px;
    text-align: right;
    margin-left: 0; }
  .header .header-button {
    margin: 4px 3px 0 0;
    box-shadow: none !important; }
  /* ---------- Under Header ---------- */
  .under-header {
    height: calc(100% - 118px); }
  /* ---------- Menu ---------- */
  .mobile-menu-active .menu {
    display: block; }
  .menu {
    display: none;
    position: fixed;
    top: 66px;
    left: 0;
    width: 100%;
    height: calc(100% - 66px);
    z-index: 1; }
    .menu .menu-item-button {
      font-size: 14px;
      line-height: 55px; }
    .menu .menu-item-arrow {
      top: 24px; }
    .menu .menu-item.active .menu-item-arrow {
      top: 17px; }
    .menu img.menu-item-icon {
      width: 35px;
      height: 35px; }
  /* ---------- Content ---------- */
  .content {
    width: 100%;
    left: 0;
    padding: 20px 15px; }
    .content::-webkit-scrollbar {
      width: 8px !important; } }

@media only screen and (max-width: 1199px) and (max-height: 400px) {
  body.mobile-menu-active {
    overflow-y: hidden; }
  .mobile-menu-active .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
  .menu {
    top: 40px;
    height: calc(100% - 40px);
    border-top: 1px solid #e9dd7d; }
    .menu .menu-item-button {
      font-size: 12px;
      line-height: 35px; }
    .menu .menu-item-arrow {
      top: 14px; }
    .menu .menu-item.active .menu-item-arrow {
      top: 7px; }
    .menu img.menu-item-icon {
      width: 25px;
      height: 25px; }
  .content {
    position: static;
    overflow-y: initial;
    height: auto; }
  .under-header {
    height: auto; } }

@media only screen and (max-width: 575px) {
  .header .header-button {
    width: 100%;
    border: none;
    margin: 6px 0 0 0; } }

.login {
  display: flex;
  height: 100%;
  background-color: #ffffff;
  overflow-y: auto; }
  .login > div {
    flex: 1; }
  .login .login-content {
    display: flex;
    align-items: center;
    justify-content: center; }
  .login .login-image {
    background-image: url("./../img/home-banner.jpg");
    background-size: cover;
    background-position: center center; }
  .login .login-box {
    padding: 15px;
    width: 480px; }
  .login .login-text-input {
    border: 0;
    border-bottom: 1px solid #424c58;
    font-size: 18px;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 5px; }
    .login .login-text-input:focus {
      outline: none; }
  .login .login-title {
    margin-bottom: 60px;
    margin-left: -28px; }
    .login .login-title img {
      width: 129px; }
    .login .login-title span {
      color: #404042;
      font-size: 24px;
      font-weight: bold;
      vertical-align: middle;
      margin-left: 20px;
      display: inline-block; }
  .login .login-text-responsiveness {
    font-size: 18px; }

/* -------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------ @media ------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 991px) {
  .login .login-title {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .login .login-image {
    display: none; }
  .login .login-box {
    width: 100%; }
  .login .login-title {
    margin-left: 0;
    text-align: center;
    margin-bottom: 40px; }
    .login .login-title img {
      width: 50px; }
  .login p {
    text-align: center;
    font-size: 14px !important; }
  .login .login-text-responsiveness {
    font-size: 12px; } }

@media only screen and (max-height: 630px) {
  .login {
    display: block; }
    .login .login-image {
      display: none; }
    .login .login-box {
      width: 100%; }
    .login .login-title {
      margin-left: 0;
      text-align: center; } }

.page-with-chat {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  padding: 45px;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 1199px) {
    .page-with-chat {
      padding: 20px 15px; } }
  .page-with-chat .everything-above-chat .users-container {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.18);
    margin-bottom: 10px; }
    .page-with-chat .everything-above-chat .users-container .users {
      flex: 1;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      margin-right: 10px;
      font-size: 18px; }
    @media screen and (max-width: 768px) {
      .page-with-chat .everything-above-chat .users-container {
        display: block; }
      .page-with-chat .everything-above-chat .users-container .users {
        font-size: 14px;
        margin-bottom: 2px; }
      .page-with-chat .everything-above-chat .users-container .button-red {
        font-size: 10px;
        padding: 4px 30px; } }
  .page-with-chat .chat {
    height: 100%;
    overflow: auto;
    border: 1px solid rgba(0, 0, 0, 0.18); }
    .page-with-chat .chat .messages:last-child .message:last-child {
      margin-bottom: 0; }
    .page-with-chat .chat .message {
      position: relative;
      font-size: 20px;
      padding: 10px 20px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.18);
      background-color: #fff;
      margin-bottom: 10px;
      font-size: 18px; }
      .page-with-chat .chat .message .creation-date {
        font-weight: bold;
        font-size: 12px;
        margin-bottom: 10px; }
      .page-with-chat .chat .message .remove-message span, .page-with-chat .chat .message .restore-message span {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        user-drag: none;
        -webkit-user-drag: none;
        font-size: 10px;
        color: #fff;
        background-color: #ca171e;
        padding: 4px 10px;
        line-height: 1;
        text-align: center;
        font-weight: bold;
        padding: 6px 12px;
        cursor: pointer; }
        .page-with-chat .chat .message .remove-message span:hover, .page-with-chat .chat .message .restore-message span:hover {
          text-decoration: underline; }
      @media screen and (min-width: 1200px) {
        .page-with-chat .chat .message .remove-message, .page-with-chat .chat .message .restore-message {
          display: flex;
          position: absolute;
          top: 0;
          right: 0; } }
      @media screen and (max-width: 1199px) {
        .page-with-chat .chat .message .remove-message, .page-with-chat .chat .message .restore-message {
          margin-bottom: 10px; } }
      .page-with-chat .chat .message .restore-message span {
        background-color: #8a8a8f; }
      .page-with-chat .chat .message .chat-text {
        word-break: break-word;
        margin-top: 10px; }
        @media screen and (max-width: 500px) {
          .page-with-chat .chat .message .chat-text {
            font-size: 14px; } }
      .page-with-chat .chat .message .chat-image {
        margin-top: 10px; }
        .page-with-chat .chat .message .chat-image.mobile {
          display: none; }
        @media screen and (max-width: 508px) {
          .page-with-chat .chat .message .chat-image.mobile {
            display: block; }
          .page-with-chat .chat .message .chat-image.desktop {
            display: none; } }
      .page-with-chat .chat .message .chat-video {
        position: relative;
        margin-top: 10px;
        cursor: pointer; }
        .page-with-chat .chat .message .chat-video.mobile {
          display: none; }
        .page-with-chat .chat .message .chat-video img:nth-child(1) {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 70px;
          height: 70px;
          margin: auto; }
        .page-with-chat .chat .message .chat-video img:nth-child(2) {
          width: 100%;
          height: 100%;
          object-fit: cover; }
        .page-with-chat .chat .message .chat-video video {
          width: 100%;
          height: 100%; }
        @media screen and (max-width: 508px) {
          .page-with-chat .chat .message .chat-video.mobile {
            display: block; }
          .page-with-chat .chat .message .chat-video.desktop {
            display: none; } }
      .page-with-chat .chat .message .download-video a {
        font-size: 10px;
        color: #fff;
        background-color: #ca171e;
        padding: 4px 10px;
        line-height: 1;
        text-align: center;
        font-weight: bold;
        margin-top: 5px;
        padding: 6px 12px; }
      .page-with-chat .chat .message .restore-message {
        display: none; }
      .page-with-chat .chat .message.deleted {
        background-color: rgba(255, 255, 255, 0.5); }
        .page-with-chat .chat .message.deleted .restore-message {
          display: flex; }
        .page-with-chat .chat .message.deleted .remove-message {
          display: none; }
        .page-with-chat .chat .message.deleted .message-content {
          opacity: 0.25; }

.chat-user-template {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  display: flex;
  align-items: center; }
  .chat-user-template .profile-image img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 10px; }
  .chat-user-template .handle-name {
    font-size: 0.9em;
    opacity: 0.6; }
  .chat-user-template .admin {
    margin-left: 15px;
    background-color: #dc3545;
    color: #fff;
    font-weight: bold;
    font-size: 0.7em;
    letter-spacing: 1px;
    padding: 4px 8px;
    line-height: 1;
    border-radius: 4px; }
  .chat-user-template .invited {
    flex: 1;
    text-align: right; }
    .chat-user-template .invited div {
      display: inline-block;
      margin-left: 15px;
      background-color: #3e4041;
      color: #fff;
      font-weight: bold;
      font-size: 0.7em;
      letter-spacing: 1px;
      padding: 4px 8px;
      line-height: 1;
      border-radius: 4px; }
  @media screen and (max-width: 500px) {
    .chat-user-template {
      font-size: 14px; } }
