@charset "UTF-8";
/* RESET STYLES
----------------------------------------------- */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-size: 100%; }

ol, ul {
  list-style: none; }

a {
  text-decoration: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select {
  vertical-align: middle; }

a img {
  border: 0; }

a:focus {
  outline: 0; }

a:hover, a:active {
  outline: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

::-moz-selection {
  background: black;
  color: #fff;
  text-shadow: none; }

::selection {
  background: black;
  color: #fff;
  text-shadow: none; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: normal;
  vertical-align: none;
  background: transparent;
  border: 0;
  outline: 0; }

/* =============================================================================
  Forms
  ========================================================================== */
form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: white; }

/* HTML5 RESETS > BROWSERS + VELHOS 
---------------------------------------*/
article, aside, figure, figure img, hgroup, footer, header, nav, section {
  display: block; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em ); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 45%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: 1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 8px 12px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

#calendar {
  width: calc(100% - 282px);
  max-width: 800px;
  font-family: "Roboto", sans-serif !important; }
  @media only screen and (max-width: 1060px) {
    #calendar {
      width: 100%; } }
  #calendar * {
    font-family: "Roboto", sans-serif !important;
    font-weight: 800; }
  #calendar .fc-header-toolbar .fc-left .fc-button-group button {
    display: table;
    height: inherit;
    padding: 8px;
    border: none;
    outline: none;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-shadow: none;
    color: black;
    box-shadow: none;
    border-radius: 0;
    border-top: 2px solid #e62686;
    border-bottom: 2px solid #e62686;
    background-color: transparent;
    background-image: none; }
    @media only screen and (max-width: 560px) {
      #calendar .fc-header-toolbar .fc-left .fc-button-group button {
        font-size: 13px;
        padding: 8px 10px; } }
    @media only screen and (max-width: 430px) {
      #calendar .fc-header-toolbar .fc-left .fc-button-group button {
        font-size: 12px;
        padding: 8px 7px; } }
    @media only screen and (max-width: 350px) {
      #calendar .fc-header-toolbar .fc-left .fc-button-group button {
        font-size: 12px;
        padding: 8px 4px; } }
    #calendar .fc-header-toolbar .fc-left .fc-button-group button.fc-state-active {
      color: white;
      background-color: #e62686; }
      #calendar .fc-header-toolbar .fc-left .fc-button-group button.fc-state-active:hover {
        color: white;
        background-color: #e62686; }
    #calendar .fc-header-toolbar .fc-left .fc-button-group button:first-of-type {
      border-left: 2px solid #e62686;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    #calendar .fc-header-toolbar .fc-left .fc-button-group button:last-of-type {
      border-right: 2px solid #e62686;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    #calendar .fc-header-toolbar .fc-left .fc-button-group button:hover {
      color: white;
      background-color: #e62686; }
  #calendar .fc-header-toolbar .fc-right {
    text-align: center; }
    @media only screen and (max-width: 1060px) {
      #calendar .fc-header-toolbar .fc-right {
        text-align: right; } }
    @media only screen and (max-width: 560px) {
      #calendar .fc-header-toolbar .fc-right {
        text-align: left; } }
    #calendar .fc-header-toolbar .fc-right h2 {
      float: none;
      font-weight: 900;
      font-size: 15px;
      text-transform: uppercase; }
  #calendar .fc-row.fc-widget-header {
    border-right: none !important; }
  #calendar .fc-row.fc-week.fc-widget-content {
    border-right: none !important; }
  #calendar .fc-widget-content {
    border-top: 1px solid #e8e8e8; }
  #calendar td.fc-day {
    border-top: 1px solid #e8e8e8 !important;
    border-right: 1px solid #e8e8e8 !important; }
  #calendar td.fc-axis.fc-widget-content {
    border-right: 1px solid #e8e8e8; }
  #calendar .fc-head span {
    display: block;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: black; }
    @media only screen and (max-width: 560px) {
      #calendar .fc-head span {
        font-size: 13px; } }
  #calendar .fc-body {
    border: 2px solid #e8e8e8;
    border-top: none; }
  #calendar .fc-content .fc-title, #calendar .fc-content .fc-time {
    margin-right: 6px;
    font-weight: 600;
    font-size: 12px; }
    @media only screen and (max-width: 560px) {
      #calendar .fc-content .fc-title, #calendar .fc-content .fc-time {
        font-size: 11px; } }
  #calendar .fc-day-header {
    padding: 11px 0 9px;
    font-weight: 700;
    font-size: 13px;
    color: black;
    text-transform: uppercase;
    background-color: #e8e8e8; }
    @media only screen and (max-width: 560px) {
      #calendar .fc-day-header {
        font-size: 11px; } }
    #calendar .fc-day-header a:hover {
      color: #e8e8e8; }

.fc {
  direction: ltr;
  text-align: left; }

.fc-rtl {
  text-align: right; }

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em; }

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: rgba(211, 58, 140, 0.3); }

.fc-bgevent {
  /* default look for background events */
  background: rgba(211, 58, 140, 0.3); }

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7; }

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer; }

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0; }

.fc-state-default {
  /* non-theme */
  border: 1px solid; }

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.1em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle; }

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6; }

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-disabled {
  cursor: default;
  background-image: none;
  color: #e8e8e8 !important;
  box-shadow: none; }

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block; }

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px; }

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 12px 14px 10px; }
  @media only screen and (max-width: 560px) {
    .fc-popover .fc-header {
      padding: 8px 6px 6px; } }

.fc-popover .fc-header .fc-title {
  font-weight: 700;
  font-size: 13px;
  margin: 0 2px; }
  @media only screen and (max-width: 560px) {
    .fc-popover .fc-header .fc-title {
      font-size: 12px; } }

.fc-popover .fc-header .fc-close {
  cursor: pointer; }

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left; }

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right; }

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0; }

.fc-clear {
  clear: both; }

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */ }

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */ }

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */ }

.fc th {
  text-align: center; }

.fc th,
.fc td {
  padding: 0;
  vertical-align: top; }

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */ }

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer; }

a[data-goto]:hover {
  color: #e62686; }

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0; }

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent; }

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */ }

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative; }

.fc-row .fc-bg {
  z-index: 1; }

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */ }

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */ }

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent; }

.fc-row .fc-bgevent-skeleton {
  z-index: 2; }

.fc-row .fc-highlight-skeleton {
  z-index: 3; }

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */ }

.fc-row .fc-helper-skeleton {
  z-index: 5; }

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent; }

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0; }

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0; }

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch; }

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */ }

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 0;
  /* default BORDER color */ }

.fc-event,
.fc-event-dot {
  padding: 4px 6px;
  border-radius: 2px !important;
  background-color: rgba(211, 58, 140, 0.95);
  /* default BACKGROUND color */ }
  .fc-event.fc-event-meeting,
  .fc-event-dot.fc-event-meeting {
    background-color: #019688; }

.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */ }

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */ }

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed; }

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25; }

.fc-event .fc-content {
  position: relative;
  z-index: 2; }

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4; }

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none; }

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block; }

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px; }

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0; }

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-radius: 0; }

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-radius: 0; }

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */ }

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */ }

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */ }

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px; }

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */ }

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */ }

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 4px 0;
  /* spacing between events and edges */
  padding: 1px 6px; }

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */ }

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25; }

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden; }

.fc-day-grid-event .fc-time {
  font-weight: bold; }

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */ }

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */ }

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-weight: 900;
  font-size: 12px;
  cursor: pointer;
  text-decoration: none; }
  @media only screen and (max-width: 560px) {
    a.fc-more {
      margin: 1px;
      font-size: 9px; } }

a.fc-more:hover {
  text-decoration: underline; }

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none; }

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */ }

.fc-more-popover {
  z-index: 2;
  width: 220px; }

.fc-more-popover .fc-event-container {
  padding: 10px; }

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red; }

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #e8e8e8; }

.fc-unthemed .fc-popover {
  background-color: #fff; }

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #e8e8e8; }

.fc-unthemed .fc-divider {
  background-color: #dbdbdb; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  margin-top: -3px;
  color: #666; }

.fc-unthemed td.fc-today {
  color: #e62686;
  background: rgba(211, 58, 140, 0.3); }

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3; }

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative; }

.fc-icon-left-single-arrow:after {
  content: "\e933";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 10%; }
  @media only screen and (max-width: 560px) {
    .fc-icon-left-single-arrow:after {
      top: 1px !important; } }

.fc-icon-right-single-arrow:after {
  content: "\e940";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 10%; }
  @media only screen and (max-width: 560px) {
    .fc-icon-right-single-arrow:after {
      top: 1px !important; } }

.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -8%; }

.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -8%; }

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%; }

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%; }

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%; }

.fc-icon-x:after {
  content: "\e925";
  font-family: 'icomoon' !important;
  speak: none;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: black;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  display: block;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  overflow: hidden; }

/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5; }

/* Colors
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-disabled-day {
  background-image: none; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */ }

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal; }

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */ }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */ }

.fc.fc-bootstrap3 a {
  text-decoration: none; }

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline; }

.fc-bootstrap3 hr.fc-divider {
  border-color: inherit; }

.fc-bootstrap3 .fc-today.alert {
  border-radius: 0; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0; }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none; }

.fc.fc-bootstrap4 a {
  text-decoration: none; }

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline; }

.fc-bootstrap4 hr.fc-divider {
  border-color: inherit; }

.fc-bootstrap4 .fc-today.alert {
  border-radius: 0; }

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff; }

.fc-bootstrap4 .fc-popover.card {
  position: absolute; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0; }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none; }

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center; }

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em; }

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em; }

.fc-toolbar .fc-left, .fc-toolbar .fc-right {
  display: inline-block;
  vertical-align: middle; }
  @media only screen and (max-width: 560px) {
    .fc-toolbar .fc-left, .fc-toolbar .fc-right {
      width: 100% !important; } }

.fc-toolbar .fc-left {
  width: 300px; }
  @media only screen and (max-width: 560px) {
    .fc-toolbar .fc-left {
      margin-bottom: 14px; } }

.fc-toolbar .fc-center {
  width: calc(50% - 155px); }

.fc-toolbar .fc-right {
  width: calc(50% - 155px); }
  @media only screen and (max-width: 1060px) {
    .fc-toolbar .fc-right {
      width: calc(100% - 300px); } }
  @media only screen and (max-width: 560px) {
    .fc-toolbar .fc-right {
      margin-bottom: 10px; } }

.fc-right .fc-button-group {
  float: right !important; }
  @media only screen and (max-width: 560px) {
    .fc-right .fc-button-group {
      float: left !important; } }

.fc-toolbar .fc-center {
  display: inline-block; }

@media only screen and (max-width: 1060px) {
  .fc-center, .fc-clear {
    display: none !important; } }

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em; }

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0; }

/* title text */
.fc-toolbar h2 {
  margin: 0; }

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative; }

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 1; }

.fc-toolbar .fc-state-down {
  z-index: 1; }

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 1; }

.fc-toolbar button:focus {
  z-index: 1; }

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  display: block;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1; }

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */ }

.fc-basic-view .fc-body .fc-row {
  min-height: 3.85em;
  /* ensure that all rows are at least this tall */ }
  @media only screen and (max-width: 560px) {
    .fc-basic-view .fc-body .fc-row {
      min-height: 3.2em; } }

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden; }

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3; }

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 5px 5px 2px 2px; }

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */ }

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
  font-weight: 600;
  font-size: 17px; }

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0; }

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080; }

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center; }

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em; }

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */ }

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */ }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */ }

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap; }

.fc-ltr .fc-axis {
  font-weight: 700;
  font-size: 12px;
  text-align: right; }
  @media only screen and (max-width: 560px) {
    .fc-ltr .fc-axis {
      font-size: 10px; } }

.fc-rtl .fc-axis {
  text-align: left; }

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1; }

.fc-day-grid-container {
  position: relative; }

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */ }

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent; }

.fc-time-grid > .fc-bg {
  z-index: 1; }

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */ }

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0; }

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1; }

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3; }

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4; }

.fc-time-grid .fc-now-indicator-line {
  z-index: 5; }

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6; }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  font-weight: 600;
  font-size: 17px;
  height: 2em;
  border-bottom: 0;
  /* each cell is responsible for its top border */ }

.fc-time-grid .fc-slats .fc-minor td {
  border-bottom: 3px solid #e8e8e8 !important; }

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */ }

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */ }

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px; }

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%; }

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  border-radius: 0;
  z-index: 1;
  /* scope inner z-index's */ }

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0; }

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */ }

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible; }

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */ }

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */ }

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px; }

.fc-time-grid-event .fc-time {
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap; }

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap; }

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top; }

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */ }

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */ }

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
  /* seperate with a dash, wrapped in nbsp's */ }

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */ }

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "="; }

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px; }

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0; }

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */ }

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent; }

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px; }

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */ }

.fc-list-view {
  border-width: 1px;
  border-style: solid; }

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */ }

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px; }

.fc-list-table tr:first-child td {
  border-top-width: 0; }

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px; }

.fc-list-heading td {
  font-weight: bold; }

.fc-ltr .fc-list-heading-main {
  float: left; }

.fc-ltr .fc-list-heading-alt {
  float: right; }

.fc-rtl .fc-list-heading-main {
  float: right; }

.fc-rtl .fc-list-heading-alt {
  float: left; }

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */ }

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px; }

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0; }

.fc-rtl .fc-list-item-marker {
  padding-left: 0; }

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit; }

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline; }

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table; }

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee; }

.fc-agendaWeek-view .fc-head .fc-day-header:nth-child(2), .fc-agendaDay-view .fc-head .fc-day-header:nth-child(2) {
  border-top-left-radius: 4px; }
.fc-agendaWeek-view .fc-body, .fc-agendaDay-view .fc-body {
  display: block;
  border-top-left-radius: 4px;
  overflow: hidden; }

html {
  font-size: 62.5%;
  box-sizing: border-box; }
  html *,
  html *:before,
  html *:after {
    box-sizing: border-box; }

body {
  position: relative;
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: black;
  background-color: white; }

.row {
  max-width: initial; }

p, ul, ol, dl {
  margin-bottom: initial; }

a, button {
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -i-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

textarea {
  resize: none; }

input, textarea {
  text-transform: none !important; }

html, body {
  overflow: hidden; }

body.loaded #body {
  opacity: 1; }
body.loaded #loading {
  opacity: 0; }

#body {
  opacity: 0;
  background-color: white;
  overflow: hidden; }

#loading {
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 9999;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -i-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  #loading.pastloaded {
    display: none; }
  #loading .spinner-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #loading .spinner-wrapper .lds-ring {
      display: inline-block;
      position: relative;
      width: 82px;
      height: 82px; }
      #loading .spinner-wrapper .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 70px;
        height: 70px;
        margin: 6px;
        border: 3px solid #e62686;
        border-radius: 50%;
        -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        -moz-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        -ms-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        -o-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #e62686 transparent transparent transparent; }
        #loading .spinner-wrapper .lds-ring div:nth-child(1) {
          animation-delay: -0.45s; }
        #loading .spinner-wrapper .lds-ring div:nth-child(2) {
          animation-delay: -0.3s; }
        #loading .spinner-wrapper .lds-ring div:nth-child(3) {
          animation-delay: -0.15s; }
@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
b {
  font-weight: 900; }

.page-loading {
  position: relative;
  width: 100%;
  height: 3px; }
  .page-loading .page-loading-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background-color: #e62686;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -i-transition: all 1s ease-out;
    transition: all 1s ease-out; }

.sidebar, .content, .fast-actions-holder {
  float: left; }

.content {
  position: relative;
  width: calc(100% - 104px);
  height: calc(100vh - 50px);
  padding: 8px;
  background-color: #f9f9f9;
  overflow-y: scroll;
  overflow-x: hidden; }
  @media only screen and (max-width: 560px) {
    .content {
      width: calc(100% - 84px);
      height: calc(100vh - 86px);
      overflow-x: hidden; } }
  .content.pipeline-content-moving {
    overflow: hidden !important; }
  .content.fastbutton-active {
    width: calc(100% - 361px); }
    @media only screen and (max-width: 560px) {
      .content.fastbutton-active {
        display: none; } }
  .content .page-simulate .page-top-options, .content .page-simulate .page-top-consultant {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (max-width: 860px) {
      .content .page-simulate .page-top-options, .content .page-simulate .page-top-consultant {
        display: block; } }
  .content .page-simulate .page-top-options {
    position: relative;
    max-width: 1100px;
    width: calc(100% - 484px);
    padding: 24px 12px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-left: 10px;
    margin-bottom: 30px;
    text-align: center;
    background: #f9f9f9; }
    @media only screen and (max-width: 1000px) {
      .content .page-simulate .page-top-options {
        width: calc(100% - 380px);
        margin-left: 6px; } }
    @media only screen and (max-width: 860px) {
      .content .page-simulate .page-top-options {
        width: 100%;
        margin-left: 0; } }
    .content .page-simulate .page-top-options ul li {
      display: block;
      margin-top: 25px; }
      @media only screen and (max-width: 860px) {
        .content .page-simulate .page-top-options ul li {
          display: inline-block;
          vertical-align: middle;
          margin-top: 0; } }
      @media only screen and (max-width: 470px) {
        .content .page-simulate .page-top-options ul li {
          margin-top: 16px; } }
      .content .page-simulate .page-top-options ul li:first-of-type {
        margin-top: 0 !important; }
      .content .page-simulate .page-top-options ul li a {
        margin: auto; }
  .content .page-simulate .page-top-consultant {
    max-width: 500px;
    margin-right: 10px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 1000px) {
      .content .page-simulate .page-top-consultant {
        max-width: 360px;
        margin-right: 6px; } }
    @media only screen and (max-width: 860px) {
      .content .page-simulate .page-top-consultant {
        max-width: 100%;
        margin-bottom: 16px;
        margin-right: 0; } }
    .content .page-simulate .page-top-consultant .profile-header {
      display: block;
      width: 100%;
      padding: 16px;
      border: 2px solid #e8e8e8;
      border-radius: 4px;
      background: #f9f9f9; }
      .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item {
        display: inline-block;
        vertical-align: top; }
        @media only screen and (max-width: 660px) {
          .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item {
            display: block;
            width: 100% !important; } }
        .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item:first-of-type {
          width: 90px; }
          @media only screen and (max-width: 660px) {
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item:first-of-type {
              margin-bottom: 16px; } }
        .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item:last-of-type {
          width: calc(100% - 95px);
          padding-left: 16px;
          text-align: left; }
          @media only screen and (max-width: 660px) {
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item:last-of-type {
              padding-left: 0;
              text-align: center; } }
        .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p {
          display: inline-block;
          width: calc(50% - 13px);
          vertical-align: top;
          margin-right: 10px;
          margin-top: 16px; }
          @media only screen and (max-width: 380px) {
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p {
              display: block;
              width: 100%;
              margin-right: 0; } }
          .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p:nth-child(1), .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p:nth-child(2), .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p:nth-child(3) {
            margin-top: 0; }
          @media only screen and (max-width: 380px) {
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p:nth-child(3) {
              margin-top: 16px; } }
          .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p span {
            display: block; }
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p span:first-of-type {
              margin-bottom: 3px;
              font-weight: 700;
              font-size: 15px; }
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p span:last-of-type {
              font-size: 12px;
              color: #1c2101; }
          .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p.profile-header-name {
            display: block;
            width: 100%;
            margin-bottom: 16px;
            font-weight: 900;
            font-size: 17px; }
  .content .page-simulate .services {
    position: relative;
    width: 100%;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin: auto;
    text-align: center;
    background: #f9f9f9; }
    .content .page-simulate .services .page-tabs .page-nav-tabs {
      padding: 0;
      border-bottom: 2px solid #e8e8e8;
      border-radius: 0;
      margin-bottom: 0;
      text-align: center;
      background: white; }
      @media only screen and (max-width: 660px) {
        .content .page-simulate .services .page-tabs .page-nav-tabs {
          display: block;
          overflow-x: initial; } }
      .content .page-simulate .services .page-tabs .page-nav-tabs li {
        position: relative;
        display: inline-block;
        width: 25%;
        margin: 0; }
        @media only screen and (max-width: 660px) {
          .content .page-simulate .services .page-tabs .page-nav-tabs li {
            width: calc(50% - 3px); } }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li.active a {
          /*
          -webkit-box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
          box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
          */ }
          .content .page-simulate .services .page-tabs .page-nav-tabs li:hover a p, .content .page-simulate .services .page-tabs .page-nav-tabs li.active a p {
            color: #1c2101; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:after {
          content: '';
          position: absolute;
          top: 50%;
          right: 0;
          width: 1px;
          height: 60%;
          background-color: #e8e8e8;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
          @media only screen and (max-width: 660px) {
            .content .page-simulate .services .page-tabs .page-nav-tabs li:after {
              right: -4px; } }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1):hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1).active a {
          border-color: #3ba8dc !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1):hover .c-tabs-image div, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1).active .c-tabs-image div {
          color: #3ba8dc !important; }
        @media only screen and (max-width: 660px) {
          .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1):before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            width: 60%;
            height: 1px;
            background-color: #e8e8e8;
            -webkit-transform: translate(-50%, 0);
            -moz-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2):hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2).active a {
          border-color: #019688 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2):hover .c-tabs-image div, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2).active .c-tabs-image div {
          color: #019688 !important; }
        @media only screen and (max-width: 660px) {
          .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2):after {
            content: '';
            position: absolute;
            top: initial;
            right: initial;
            bottom: 0;
            left: 50%;
            width: 60%;
            height: 1px;
            background-color: #e8e8e8;
            -webkit-transform: translate(-50%, 0);
            -moz-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(3):hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(3).active a {
          border-color: #fc7720 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(3):hover .c-tabs-image div, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(3).active .c-tabs-image div {
          color: #fc7720 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(4):hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(4).active a {
          border-color: #1c2101 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(4):hover .c-tabs-image div, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(4).active .c-tabs-image div {
          color: #1c2101 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:last-of-type:after {
          display: none; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li a {
          display: block;
          padding: 16px;
          border: none;
          border-top: 4px solid transparent;
          border-radius: 0;
          margin: auto auto 1px;
          background-color: white;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          @media only screen and (max-width: 560px) {
            .content .page-simulate .services .page-tabs .page-nav-tabs li a {
              padding: 20px 8px; } }
          .content .page-simulate .services .page-tabs .page-nav-tabs li a .c-tabs-image {
            display: block;
            max-width: 56px;
            max-height: 34px;
            width: 100px;
            height: 100px;
            padding: 0;
            margin: auto auto 12px;
            background-position: top center;
            background-repeat: no-repeat; }
            .content .page-simulate .services .page-tabs .page-nav-tabs li a .c-tabs-image div {
              font-weight: normal;
              font-size: 38px;
              color: #dbdbdb;
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
          .content .page-simulate .services .page-tabs .page-nav-tabs li a p {
            font-family: "K2D", sans-serif;
            font-size: 14px;
            line-height: 1.2;
            color: #dbdbdb; }
          .content .page-simulate .services .page-tabs .page-nav-tabs li a .c-tabs-switch {
            display: block;
            margin-top: 10px; }
    .content .page-simulate .services .page-tabs .tab-content {
      position: relative;
      background-color: white; }
      .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item .services-item-copy .services-item-image div {
        color: #3ba8dc !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item:hover:after, .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item.service-active:after {
        content: '';
        border: 3px solid #3ba8dc; }
      .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item:hover .services-item-copy, .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item.service-active .services-item-copy {
        border-color: #3ba8dc !important; }
        .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item:hover .services-item-copy .services-item-title p, .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item.service-active .services-item-copy .services-item-title p {
          color: #3ba8dc !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item .services-item-copy .services-item-image div {
        color: #019688 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item:hover:after, .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item.service-active:after {
        content: '';
        border: 3px solid #019688; }
      .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item:hover .services-item-copy, .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item.service-active .services-item-copy {
        border-color: #019688 !important; }
        .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item:hover .services-item-copy .services-item-title p, .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item.service-active .services-item-copy .services-item-title p {
          color: #019688 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item .services-item-copy .services-item-image div {
        color: #fc7720 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item:hover:after, .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item.service-active:after {
        content: '';
        border: 3px solid #fc7720; }
      .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item:hover .services-item-copy, .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item.service-active .services-item-copy {
        border-color: #fc7720 !important; }
        .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item:hover .services-item-copy .services-item-title p, .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item.service-active .services-item-copy .services-item-title p {
          color: #fc7720 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item .services-item-copy .services-item-image div {
        color: #1c2101 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item:hover:after, .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item.service-active:after {
        content: '';
        border: 3px solid #1c2101; }
      .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item:hover .services-item-copy, .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item.service-active .services-item-copy {
        border-color: #1c2101 !important; }
        .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item:hover .services-item-copy .services-item-title p, .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item.service-active .services-item-copy .services-item-title p {
          color: #1c2101 !important; }
      .content .page-simulate .services .page-tabs .tab-content .c-tab__content {
        position: relative;
        padding: 6px 0 0;
        z-index: 1; }
        .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items {
          position: relative;
          display: block;
          width: 100%;
          background-color: transparent; }
          .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area {
            position: relative;
            display: inline-block;
            vertical-align: top;
            margin-left: -4px; }
            @media only screen and (max-width: 760px) {
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area {
                display: block;
                margin-left: 0; } }
            .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area:first-of-type .services-area-title:after {
              display: none; }
            .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area:last-of-type::after {
              display: none; }
            .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title {
              display: block;
              width: 100%;
              padding: 8px 0;
              background-color: #f9f9f9; }
              @media only screen and (max-width: 760px) {
                .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title {
                  text-align: center; } }
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title:after {
                content: '';
                position: absolute;
                top: 6px;
                left: -1px;
                width: 2px;
                height: 20px;
                background-color: #e8e8e8; }
                @media only screen and (max-width: 760px) {
                  .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title:after {
                    display: none; } }
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title p {
                font-size: 11px;
                color: #1c2101; }
            .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item {
              position: relative;
              float: left;
              width: 90px;
              height: 90px;
              padding: 8px;
              border: 1px solid #e8e8e8;
              margin: 0 3px 6px;
              text-align: center;
              cursor: pointer; }
              @media only screen and (max-width: 760px) {
                .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item {
                  float: initial;
                  display: inline-block;
                  margin: 0 2px 6px; } }
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item:after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border: 3px solid transparent; }
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy {
                position: absolute;
                top: 50%;
                left: 50%;
                width: 100%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                -moz-transition: all 0.25s ease-out;
                -webkit-transition: all 0.25s ease-out;
                -i-transition: all 0.25s ease-out;
                transition: all 0.25s ease-out; }
                .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image {
                  margin-bottom: 10px; }
                  .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image img {
                    width: 56px;
                    max-width: initial;
                    max-height: 50px; }
                  .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image div {
                    font-size: 36px;
                    color: #1c2101; }
                .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-title p {
                  font-weight: 900;
                  font-size: 8px;
                  line-height: 1.2;
                  text-transform: uppercase;
                  color: #1c2101;
                  -moz-transition: all 0.25s ease-out;
                  -webkit-transition: all 0.25s ease-out;
                  -i-transition: all 0.25s ease-out;
                  transition: all 0.25s ease-out; }
    .content .page-simulate .services .page-results {
      padding: 8px 0 0;
      border-top: 2px solid #e8e8e8;
      background-color: white; }
      .content .page-simulate .services .page-results .page-results-options {
        width: 90%;
        margin: auto auto 8px; }
        .content .page-simulate .services .page-results .page-results-options ul li {
          display: inline-block;
          width: calc(33.33% - 3px);
          vertical-align: middle; }
          @media only screen and (max-width: 560px) {
            .content .page-simulate .services .page-results .page-results-options ul li {
              width: 100%;
              margin-bottom: 6px; } }
          .content .page-simulate .services .page-results .page-results-options ul li.active a {
            color: white !important;
            background-color: #e62686; }
          .content .page-simulate .services .page-results .page-results-options ul li a {
            width: 100%;
            text-transform: uppercase;
            color: #e62686 !important;
            background-color: transparent; }
            @media only screen and (max-width: 560px) {
              .content .page-simulate .services .page-results .page-results-options ul li a {
                padding: 8px 10px; } }
            .content .page-simulate .services .page-results .page-results-options ul li a:hover {
              color: white !important;
              background-color: #e62686; }
            .content .page-simulate .services .page-results .page-results-options ul li a br {
              display: none; }
              @media only screen and (max-width: 800px) {
                .content .page-simulate .services .page-results .page-results-options ul li a br {
                  display: block; } }
              @media only screen and (max-width: 560px) {
                .content .page-simulate .services .page-results .page-results-options ul li a br {
                  display: none; } }
      .content .page-simulate .services .page-results .page-results-list {
        padding: 0 6px; }
        .content .page-simulate .services .page-results .page-results-list .page-result {
          display: inline-block;
          vertical-align: top;
          width: calc(25% - 7px);
          padding: 12px;
          border: 2px solid #e8e8e8;
          border-radius: 4px;
          margin: 52px 2px 8px;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          @media only screen and (max-width: 1200px) {
            .content .page-simulate .services .page-results .page-results-list .page-result {
              width: calc(33.33% - 7px); } }
          @media only screen and (max-width: 900px) {
            .content .page-simulate .services .page-results .page-results-list .page-result {
              width: calc(50% - 7px); } }
          @media only screen and (max-width: 560px) {
            .content .page-simulate .services .page-results .page-results-list .page-result {
              width: 100%; } }
          .content .page-simulate .services .page-results .page-results-list .page-result:hover {
            -webkit-box-shadow: 4px 4px 12px 3px #cecece;
            -moz-box-shadow: 4px 4px 12px 3px #cecece;
            box-shadow: 4px 4px 12px 3px #cecece; }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-item {
            display: block;
            width: 100%; }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-image {
            position: relative;
            display: block;
            width: 80px;
            height: 80px;
            border: 2px solid #e8e8e8;
            border-radius: 40px;
            margin: -52px auto 14px;
            background: white; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-image img {
              position: absolute;
              top: 50%;
              left: 50%;
              max-width: 60px;
              max-height: 55px;
              width: 100%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy {
            text-align: left; }
            @media only screen and (max-width: 960px) {
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy {
                padding: 0; } }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy .page-result-title {
              margin-bottom: 2px;
              text-align: left; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy .page-result-title p {
                font-family: "K2D", sans-serif;
                font-weight: 800;
                font-size: 16px; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy p {
              font-weight: 500;
              font-size: 13px;
              line-height: 1.3; }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic {
            margin-top: 20px; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-title {
              font-weight: 800;
              font-size: 14px; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-rating {
              position: relative;
              width: 132px;
              margin: auto auto 10px;
              background-color: #e8e8e8; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-rating .rating-bg {
                position: relative;
                width: 100%;
                height: 30px;
                background-size: cover;
                background-image: url("../../global/img/rating.svg");
                z-index: 2; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-rating .rating-indicator {
                position: absolute;
                top: 0;
                left: 0;
                height: 30px;
                background-color: #e62686;
                z-index: 1; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-icons {
              margin-top: 6px; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-icons ul li {
                display: inline-block;
                vertical-align: middle; }
                .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-icons ul li div {
                  width: 26px;
                  height: 26px;
                  border-radius: 30px;
                  font-size: 10px;
                  line-height: 28px;
                  color: white;
                  background-color: black; }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-buttons {
            margin-top: 20px;
            text-align: left; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-buttons ul li {
              display: inline-block;
              margin: 0 6px; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-buttons ul li:last-of-type {
                float: right;
                margin-bottom: 0; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-buttons ul li a {
                margin: auto; }
  .content .page-title {
    width: 100%;
    margin: 20px 0; }
    @media only screen and (max-width: 760px) {
      .content .page-title {
        margin-bottom: 26px; } }
    @media only screen and (max-width: 700px) {
      .content .page-title.page-title-small .page-title-items .page-title-item:first-of-type {
        margin-bottom: 0; } }
    @media only screen and (max-width: 700px) {
      .content .page-title.page-title-small .page-title-items .page-title-item:last-of-type {
        display: none; } }
    .content .page-title .page-title-items .page-title-item {
      display: inline-block;
      vertical-align: bottom; }
      @media only screen and (max-width: 700px) {
        .content .page-title .page-title-items .page-title-item {
          width: 100% !important; } }
      .content .page-title .page-title-items .page-title-item:first-of-type {
        width: 310px; }
        @media only screen and (max-width: 700px) {
          .content .page-title .page-title-items .page-title-item:first-of-type {
            margin-bottom: 12px; } }
      .content .page-title .page-title-items .page-title-item:last-of-type {
        width: calc(100% - 315px);
        text-align: right; }
        @media only screen and (max-width: 700px) {
          .content .page-title .page-title-items .page-title-item:last-of-type {
            text-align: left; } }
      .content .page-title .page-title-items .page-title-item .button, .content .page-title .page-title-items .page-title-item .dropdown {
        display: inline-block;
        vertical-align: bottom;
        margin-bottom: 6px; }
      .content .page-title .page-title-items .page-title-item .dropdown-left {
        display: table;
        margin-top: 10px; }
      .content .page-title .page-title-items .page-title-item h1, .content .page-title .page-title-items .page-title-item .title-notifications {
        display: inline-block;
        vertical-align: middle; }
      .content .page-title .page-title-items .page-title-item h1 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-size: 17px; }
        .content .page-title .page-title-items .page-title-item h1 span {
          font-size: 14px; }
      .content .page-title .page-title-items .page-title-item .title-notifications {
        width: 26px;
        height: 26px;
        border-radius: 20px;
        margin-left: 2px;
        font-weight: 700;
        font-size: 15px;
        line-height: 25px;
        color: white;
        text-align: center; }
      .content .page-title .page-title-items .page-title-item .button.button-pink {
        margin-right: 10px; }
      .content .page-title .page-title-items .page-title-item .dropdown .select-holder {
        display: inline-block;
        vertical-align: middle; }
      .content .page-title .page-title-items .page-title-item .dropdown .select-holder-special {
        display: none; }
        .content .page-title .page-title-items .page-title-item .dropdown .select-holder-special.select-active {
          display: block; }
      .content .page-title .page-title-items .page-title-item .dropdown p, .content .page-title .page-title-items .page-title-item .dropdown .dropdown-notifications, .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator {
        display: inline-block;
        vertical-align: middle; }
      .content .page-title .page-title-items .page-title-item .dropdown p {
        width: calc(100% - 34px);
        line-height: 1.1; }
      .content .page-title .page-title-items .page-title-item .dropdown .dropdown-notifications {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        margin-bottom: 2px;
        margin-left: 10px;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        line-height: 19px;
        color: white;
        text-align: center;
        background-color: #e62686;
        background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
        background-size: 400% 400%;
        -webkit-animation: progressanimation 10s ease infinite;
        -moz-animation: progressanimation 10s ease infinite;
        animation: progressanimation 10s ease infinite; }
      .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        margin-left: 10px;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        line-height: 19px;
        color: white;
        text-align: center; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state1 {
          background-color: #ffc533; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state2 {
          background-color: #ffc533; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state3 {
          background-color: #fc7720; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state4 {
          background-color: #f2726f; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state5 {
          background-color: #1c2101; }
      .content .page-title .page-title-items .page-title-item .dropdown .selectric-items {
        text-align: left; }
      .content .page-title .page-title-items .page-title-item .indicators-items.indicators-items-noanimation .indicators-item .indicator .indicators-title {
        color: black;
        background: #e8e8e8; }
      .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }
        @media only screen and (max-width: 700px) {
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item {
            margin-right: 0;
            margin-bottom: 10px; } }
        @media only screen and (max-width: 560px) {
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item {
            margin-right: 10px;
            margin-bottom: 0; } }
        @media only screen and (max-width: 370px) {
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item {
            margin-right: 0;
            margin-bottom: 10px; } }
        .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item:last-of-type {
          margin-right: 0; }
        .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator {
          display: table;
          margin: auto; }
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title, .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-value {
            display: inline-block;
            vertical-align: middle;
            font-weight: 900;
            font-size: 16px; }
            @media only screen and (max-width: 900px) {
              .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title, .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-value {
                display: block;
                padding: 8px 14px;
                font-size: 15px;
                text-align: center; } }
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title {
            padding: 12px 14px 11px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            background-color: #e62686;
            background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
            background-size: 400% 400%;
            -webkit-animation: progressanimation 18s ease infinite;
            -moz-animation: progressanimation 18s ease infinite;
            animation: progressanimation 18s ease infinite;
            color: white; }
            @media only screen and (max-width: 900px) {
              .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title {
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 0; } }
            .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title img, .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title p {
              display: inline-block;
              vertical-align: middle; }
            .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title img {
              width: 16px;
              margin-right: 8px; }
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-value {
            padding: 12px 14px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            background-color: #f9f9f9; }
            @media only screen and (max-width: 900px) {
              .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-value {
                border-top-right-radius: 0;
                border-bottom-left-radius: 4px;
                border-bottom-left-radius: 4px; } }
  .content .page-content {
    position: relative;
    padding: 8px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 8px;
    background-color: white;
    -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
    -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
    box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }

.page-results-block {
  margin-top: 26px; }
  .page-results-block .page-results-title {
    margin-bottom: 6px;
    text-align: center; }
    .page-results-block .page-results-title p {
      font-family: "K2D", sans-serif;
      font-weight: 800;
      font-size: 16px;
      text-transform: uppercase; }

.page-results-list .page-result {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: calc(20% - 8px);
  padding: 8px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin: 52px 2px 8px;
  text-align: center;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -i-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  @media only screen and (max-width: 1300px) {
    .page-results-list .page-result {
      width: calc(25% - 7px); } }
  @media only screen and (max-width: 1000px) {
    .page-results-list .page-result {
      width: calc(33.33% - 7px); } }
  @media only screen and (max-width: 760px) {
    .page-results-list .page-result {
      width: calc(50% - 7px); } }
  @media only screen and (max-width: 560px) {
    .page-results-list .page-result {
      width: 100%; } }
  .page-results-list .page-result:hover {
    -webkit-box-shadow: 4px 4px 12px 3px #cecece;
    -moz-box-shadow: 4px 4px 12px 3px #cecece;
    box-shadow: 4px 4px 12px 3px #cecece; }
    .page-results-list .page-result:hover .page-result-products .result-area.result-area-sr {
      background-color: #3ba8dc !important; }
      .page-results-list .page-result:hover .page-result-products .result-area.result-area-sr .result-area-number {
        background-color: #3ba8dc !important; }
    .page-results-list .page-result:hover .page-result-products .result-area.result-area-gp {
      background-color: #019688 !important; }
      .page-results-list .page-result:hover .page-result-products .result-area.result-area-gp .result-area-number {
        background-color: #019688 !important; }
    .page-results-list .page-result:hover .page-result-products .result-area.result-area-gd {
      background-color: #fc7720 !important; }
      .page-results-list .page-result:hover .page-result-products .result-area.result-area-gd .result-area-number {
        background-color: #fc7720 !important; }
    .page-results-list .page-result:hover .page-result-products .result-area.result-area-gc {
      background-color: #1c2101 !important; }
      .page-results-list .page-result:hover .page-result-products .result-area.result-area-gc .result-area-number {
        background-color: #1c2101 !important; }
  .page-results-list .page-result.result-selected .page-result-select {
    border-color: #e62686;
    background-color: #e62686; }
    .page-results-list .page-result.result-selected .page-result-select:after {
      content: '\e9a4';
      font-size: 12px;
      color: white; }
  .page-results-list .page-result.result-selected .button-transparent {
    color: white !important;
    background-color: #e62686; }
  .page-results-list .page-result.page-result-more:hover .page-result-products .page-result-areas .result-area {
    background-color: #e8e8e8; }
  .page-results-list .page-result.page-result-more .page-result-image .result-image {
    background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-influence {
    border-color: #e8e8e8 !important;
    background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-copy .page-result-name, .page-results-list .page-result.page-result-more .page-result-copy .page-result-work {
    height: 18px;
    background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-copy .page-result-name {
    width: 100px;
    margin: auto auto 2px; }
  .page-results-list .page-result.page-result-more .page-result-copy .page-result-work {
    width: 150px;
    margin: auto; }
  .page-results-list .page-result.page-result-more .page-result-products .page-result-areas .result-area {
    background-color: #e8e8e8 !important; }
    .page-results-list .page-result.page-result-more .page-result-products .page-result-areas .result-area div.result-area-number {
      background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-connections {
    width: 150px;
    height: 18px;
    margin: auto auto 14px;
    background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-buttons ul li {
    width: 100% !important; }
    .page-results-list .page-result.page-result-more .page-result-buttons ul li a {
      width: 100% !important; }
  .page-results-list .page-result .page-result-influence {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border: 2px solid black;
    border-radius: 20px; }
    .page-results-list .page-result .page-result-influence div {
      margin-top: 5px;
      font-weight: bold;
      font-size: 12px;
      color: black; }
  .page-results-list .page-result .page-result-select {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border: 2px solid black;
    border-radius: 20px; }
    .page-results-list .page-result .page-result-select:after {
      content: '\e925';
      position: absolute;
      top: calc(50% + 1px);
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-family: 'icomoon' !important;
      font-style: normal;
      font-weight: bold;
      font-variant: normal;
      font-size: 10px;
      text-transform: none;
      line-height: 1;
      color: black;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .page-results-list .page-result .page-result-image {
    position: relative;
    max-width: 80px;
    margin: -52px auto 6px; }
    .page-results-list .page-result .page-result-image .result-image {
      position: relative;
      display: block;
      width: 80px;
      height: 80px;
      border: 2px solid #e8e8e8;
      border-radius: 40px;
      background: white;
      overflow: hidden; }
      .page-results-list .page-result .page-result-image .result-image img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .page-results-list .page-result .page-result-image .profile-bullet {
      position: absolute;
      right: 11px;
      bottom: 0;
      width: 14px;
      height: 14px;
      border: 2px solid #e8e8e8;
      border-radius: 20px; }
      .page-results-list .page-result .page-result-image .profile-bullet.green {
        background-color: #62b58f; }
      .page-results-list .page-result .page-result-image .profile-bullet.yellow {
        background-color: #ffc533; }
      .page-results-list .page-result .page-result-image .profile-bullet.red {
        background-color: #f2726f; }
      .page-results-list .page-result .page-result-image .profile-bullet.grey {
        background-color: #1c2101; }
  .page-results-list .page-result .page-result-copy {
    margin-bottom: 16px; }
    .page-results-list .page-result .page-result-copy p {
      font-weight: 400;
      font-size: 13px;
      line-height: 1.3; }
      .page-results-list .page-result .page-result-copy p.page-result-name {
        margin-bottom: 2px;
        font-family: "K2D", sans-serif;
        font-weight: 800;
        font-size: 16px; }
      .page-results-list .page-result .page-result-copy p.page-result-work, .page-results-list .page-result .page-result-copy p.page-result-prev {
        font-weight: 500; }
    .page-results-list .page-result .page-result-copy .page-result-text {
      margin-top: 16px; }
      .page-results-list .page-result .page-result-copy .page-result-text p {
        margin-bottom: 4px; }
        .page-results-list .page-result .page-result-copy .page-result-text p:last-of-type {
          margin-bottom: 0; }
  .page-results-list .page-result .page-result-products {
    margin-bottom: 12px; }
    .page-results-list .page-result .page-result-products ul li {
      display: inline-block;
      vertical-align: middle; }
      .page-results-list .page-result .page-result-products ul li div {
        width: 26px;
        height: 26px;
        border-radius: 30px;
        font-weight: bold;
        font-size: 10px;
        line-height: 28px;
        color: white;
        background-color: black; }
  .page-results-list .page-result .page-result-products {
    display: table;
    width: initial;
    margin: auto auto 10px;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    .page-results-list .page-result .page-result-products .page-result-areas {
      display: inline-block;
      vertical-align: middle;
      margin-top: 3px;
      margin-right: 6px; }
      .page-results-list .page-result .page-result-products .page-result-areas .result-area {
        position: relative;
        width: 26px;
        height: 26px;
        border-radius: 20px;
        background-color: #c7c4c5;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        .page-results-list .page-result .page-result-products .page-result-areas .result-area div {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 12px;
          color: white; }
          .page-results-list .page-result .page-result-products .page-result-areas .result-area div.result-area-number {
            top: -3px;
            right: -2px;
            left: initial;
            -webkit-transform: initial;
            -moz-transform: initial;
            -ms-transform: initial;
            -o-transform: initial;
            transform: initial;
            width: 12px;
            height: 12px;
            border-radius: 10px;
            font-size: 8px;
            line-height: 13px;
            text-align: center;
            background-color: #c7c4c5;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
  .page-results-list .page-result .page-result-connections {
    margin-bottom: 14px; }
    .page-results-list .page-result .page-result-connections .result-connections-item {
      display: inline-block;
      vertical-align: middle; }
      .page-results-list .page-result .page-result-connections .result-connections-item:first-of-type {
        margin-right: 2px; }
      .page-results-list .page-result .page-result-connections .result-connections-item div {
        font-size: 14px;
        color: black; }
      .page-results-list .page-result .page-result-connections .result-connections-item p {
        font-weight: 500;
        font-size: 12px; }
  .page-results-list .page-result .page-result-buttons ul li {
    display: inline-block;
    vertical-align: middle; }
    .page-results-list .page-result .page-result-buttons ul li:first-of-type {
      width: calc(100% - 38px); }
      .page-results-list .page-result .page-result-buttons ul li:first-of-type a {
        display: block; }
    .page-results-list .page-result .page-result-buttons ul li:last-of-type {
      width: 34px; }
      .page-results-list .page-result .page-result-buttons ul li:last-of-type a {
        position: relative;
        width: 34px;
        height: 34px; }
        .page-results-list .page-result .page-result-buttons ul li:last-of-type a div {
          position: absolute;
          top: calc(50% + 1px);
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          margin-right: 0;
          font-weight: bold; }
    .page-results-list .page-result .page-result-buttons ul li .page-result-trigger {
      margin: auto; }
      .page-results-list .page-result .page-result-buttons ul li .page-result-trigger.page-result-active div:before {
        content: '\e946'; }
  .page-results-list .page-result .page-options {
    display: none;
    position: absolute;
    top: calc(100% - 10px);
    left: -2px;
    width: calc(100% + 4px);
    padding: 8px;
    border: 2px solid #e8e8e8;
    border-top: none;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 10px auto auto;
    text-align: left;
    background-color: white;
    z-index: 1; }
    .page-results-list .page-result .page-options.page-result-active {
      display: block; }
    .page-results-list .page-result .page-options ul li {
      margin-bottom: 6px; }
      .page-results-list .page-result .page-options ul li:last-of-type {
        margin-bottom: 0; }
      .page-results-list .page-result .page-options ul li a {
        display: block;
        padding: 8px 10px;
        border-radius: 4px;
        color: #1c2101;
        background-color: #f9f9f9; }
        .page-results-list .page-result .page-options ul li a:hover {
          background-color: #dbdbdb; }
        .page-results-list .page-result .page-options ul li a div, .page-results-list .page-result .page-options ul li a p {
          display: inline-block;
          vertical-align: middle; }
        .page-results-list .page-result .page-options ul li a div {
          margin-right: 10px;
          font-size: 14px; }
          .page-results-list .page-result .page-options ul li a div.icon-open, .page-results-list .page-result .page-options ul li a div.icon-document, .page-results-list .page-result .page-options ul li a div.icon-cross {
            font-weight: bold;
            font-size: 12px; }
        .page-results-list .page-result .page-options ul li a p {
          padding: 0;
          font-size: 12px;
          text-align: left; }

.generator-list .generator {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: calc(33% - 6px);
  padding: 8px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin: 0 2px;
  text-align: center;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -i-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  @media only screen and (max-width: 1260px) {
    .generator-list .generator {
      width: calc(50% - 7px);
      margin: 0 2px 8px; } }
  @media only screen and (max-width: 960px) {
    .generator-list .generator {
      width: 100%; } }
  @media only screen and (max-width: 1260px) {
    .generator-list .generator:last-of-type {
      margin: 0 2px 0; } }
  .generator-list .generator .generator-title {
    margin-bottom: 8px;
    font-family: "K2D", sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-align: left; }
    @media only screen and (max-width: 560px) {
      .generator-list .generator .generator-title {
        margin-bottom: 6px;
        font-size: 14px; } }
  .generator-list .generator .generator-copy {
    padding: 12px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 16px; }
    @media only screen and (max-width: 560px) {
      .generator-list .generator .generator-copy {
        padding: 6px; } }
    .generator-list .generator .generator-copy p {
      margin-bottom: 6px;
      font-weight: 400; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-copy p {
          margin-bottom: 4px;
          font-size: 12px;
          line-height: 1.3; } }
      .generator-list .generator .generator-copy p:last-of-type {
        margin-bottom: 0; }
      .generator-list .generator .generator-copy p span {
        font-weight: 700; }
  .generator-list .generator .generator-actions .generator-desc {
    margin-bottom: 10px; }
    .generator-list .generator .generator-actions .generator-desc .generator-desc-item {
      display: inline-block;
      vertical-align: middle; }
      .generator-list .generator .generator-actions .generator-desc .generator-desc-item:first-of-type {
        width: calc(100% - 100px);
        text-align: left; }
        @media only screen and (max-width: 560px) {
          .generator-list .generator .generator-actions .generator-desc .generator-desc-item:first-of-type {
            width: calc(100% - 70px); } }
        .generator-list .generator .generator-actions .generator-desc .generator-desc-item:first-of-type p {
          font-size: 15px;
          text-decoration: underline; }
          @media only screen and (max-width: 560px) {
            .generator-list .generator .generator-actions .generator-desc .generator-desc-item:first-of-type p {
              font-size: 13px; } }
      .generator-list .generator .generator-actions .generator-desc .generator-desc-item:last-of-type {
        width: 96px;
        padding: 0 10px; }
        @media only screen and (max-width: 560px) {
          .generator-list .generator .generator-actions .generator-desc .generator-desc-item:last-of-type {
            width: 66px;
            padding: 0; } }
        .generator-list .generator .generator-actions .generator-desc .generator-desc-item:last-of-type p {
          font-weight: 500;
          font-size: 12px; }
          @media only screen and (max-width: 560px) {
            .generator-list .generator .generator-actions .generator-desc .generator-desc-item:last-of-type p {
              font-size: 10px; } }
  .generator-list .generator .generator-actions .generator-line {
    margin-bottom: 16px; }
    .generator-list .generator .generator-actions .generator-line:last-of-type {
      margin-bottom: 0; }
    .generator-list .generator .generator-actions .generator-line .generator-line-item {
      margin-bottom: 4px; }
      .generator-list .generator .generator-actions .generator-line .generator-line-item .generator-line-title p {
        font-weight: 600;
        font-size: 14px; }
        @media only screen and (max-width: 560px) {
          .generator-list .generator .generator-actions .generator-line .generator-line-item .generator-line-title p {
            font-size: 13px;
            line-height: 1.3; } }
    .generator-list .generator .generator-actions .generator-line .generator-line-subitem {
      padding-left: 40px;
      margin-bottom: 4px; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-subitem {
          padding-left: 6px; } }
      .generator-list .generator .generator-actions .generator-line .generator-line-subitem .generator-line-title p {
        font-weight: 500;
        font-size: 14px; }
        @media only screen and (max-width: 560px) {
          .generator-list .generator .generator-actions .generator-line .generator-line-subitem .generator-line-title p {
            font-size: 13px; } }
    .generator-list .generator .generator-actions .generator-line .generator-line-title, .generator-list .generator .generator-actions .generator-line .generator-line-switch, .generator-list .generator .generator-actions .generator-line .generator-line-price {
      display: inline-block;
      vertical-align: middle; }
    .generator-list .generator .generator-actions .generator-line .generator-line-title {
      width: calc(100% - 250px);
      text-align: left; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-title {
          width: calc(100% - 98px); } }
      .generator-list .generator .generator-actions .generator-line .generator-line-title p {
        font-size: 14px; }
    .generator-list .generator .generator-actions .generator-line .generator-line-switch {
      width: 150px; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-switch {
          width: 40px; } }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-switch .switch {
          width: 34px;
          height: 18px; } }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-switch .switch input:checked + .slider:before {
          -moz-transform: translateX(14px);
          -webkit-transform: translateX(14px);
          -i-transform: translateX(14px);
          transform: translateX(14px); } }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-switch .switch .slider:before {
          left: 4px;
          width: 12px;
          height: 12px; } }
    .generator-list .generator .generator-actions .generator-line .generator-line-price {
      width: 90px;
      padding: 0 10px; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-price {
          width: 50px;
          padding: 0 4px; } }
      .generator-list .generator .generator-actions .generator-line .generator-line-price .input-model input {
        padding: 0 10px; }
      .generator-list .generator .generator-actions .generator-line .generator-line-price .input-model span {
        margin-bottom: 0; }

.modal-success {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999; }
  .modal-success .modal-success-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8); }
  .modal-success .modal-success-copy {
    position: absolute;
    width: 100%;
    max-width: 340px;
    top: 20px;
    left: 50%;
    padding: 20px;
    border-radius: 4px;
    margin: auto;
    text-align: center;
    background-color: white;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 9999; }
    .modal-success .modal-success-copy div, .modal-success .modal-success-copy p {
      display: inline-block;
      vertical-align: middle; }
    .modal-success .modal-success-copy div {
      max-width: 40px;
      margin-right: 6px; }
      .modal-success .modal-success-copy div:before {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 70px;
        font-weight: 900;
        font-size: 20px;
        line-height: 40px;
        color: white;
        background-color: #019688; }
    .modal-success .modal-success-copy p {
      width: calc(100% - 85px);
      font-family: "K2D", sans-serif;
      font-weight: 900;
      font-size: 22px;
      text-align: left; }

.squares-holder.squares-items-solo .squares-items .squares-item .square .square-header p {
  font-size: 20px; }
.squares-holder.squares-items-solo .squares-items .squares-item .square .square-content .square-items .square-item img {
  width: 50px; }
.squares-holder.squares-holder-info .squares-item .square-copy {
  display: block !important;
  width: 100% !important;
  padding-left: 0 !important; }
  .squares-holder.squares-holder-info .squares-item .square-copy .squares-item-stakeholder {
    margin-bottom: 20px; }
    .squares-holder.squares-holder-info .squares-item .square-copy .squares-item-stakeholder:last-of-type {
      margin-bottom: 0 !important; }
  .squares-holder.squares-holder-info .squares-item .square-copy p {
    margin-bottom: 26px !important; }
    .squares-holder.squares-holder-info .squares-item .square-copy p span {
      display: block;
      margin-bottom: 6px; }
      .squares-holder.squares-holder-info .squares-item .square-copy p span:first-of-type {
        font-weight: 700 !important; }
      .squares-holder.squares-holder-info .squares-item .square-copy p span:last-of-type {
        margin-bottom: 0;
        font-weight: 600; }
  .squares-holder.squares-holder-info .squares-item .square-copy .square-stakeholders {
    margin-top: -16px; }
    .squares-holder.squares-holder-info .squares-item .square-copy .square-stakeholders .square-photo {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
  .squares-holder.squares-holder-info .squares-item .square-copy a {
    margin: auto; }
.squares-holder .squares-items.squares-items1 .squares-item {
  display: block;
  width: 100%;
  padding: 0 2px; }
.squares-holder .squares-items.squares-items2 .squares-item {
  width: calc(50% - 4px);
  padding: 0 2px; }
  @media only screen and (max-width: 760px) {
    .squares-holder .squares-items.squares-items2 .squares-item {
      display: block;
      width: 100%; } }
.squares-holder .squares-items.squares-items3 .squares-item {
  width: calc(33.33% - 4px);
  padding: 0 2px; }
  @media only screen and (max-width: 1100px) {
    .squares-holder .squares-items.squares-items3 .squares-item {
      width: calc(50% - 4px); } }
  @media only screen and (max-width: 760px) {
    .squares-holder .squares-items.squares-items3 .squares-item {
      display: block;
      width: 100%; } }
.squares-holder .squares-items.squares-items4 .squares-item {
  width: calc(25% - 4px);
  padding: 0 2px; }
  @media only screen and (max-width: 1100px) {
    .squares-holder .squares-items.squares-items4 .squares-item {
      width: calc(50% - 4px); } }
  @media only screen and (max-width: 760px) {
    .squares-holder .squares-items.squares-items4 .squares-item {
      display: block;
      width: 100%; } }
.squares-holder .squares-items.squares-items2-3 .squares-item {
  width: calc(50% - 4px);
  padding: 0 2px; }
  @media only screen and (max-width: 1100px) {
    .squares-holder .squares-items.squares-items2-3 .squares-item {
      width: calc(50% - 4px); } }
  @media only screen and (max-width: 760px) {
    .squares-holder .squares-items.squares-items2-3 .squares-item {
      display: block;
      width: 100%; } }
  .squares-holder .squares-items.squares-items2-3 .squares-item:last-of-type .square {
    display: inline-block;
    width: calc(50% - 11px);
    vertical-align: top; }
    @media only screen and (max-width: 560px) {
      .squares-holder .squares-items.squares-items2-3 .squares-item:last-of-type .square {
        display: block;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important; } }
    .squares-holder .squares-items.squares-items2-3 .squares-item:last-of-type .square:first-of-type {
      margin-right: 8px; }
    .squares-holder .squares-items.squares-items2-3 .squares-item:last-of-type .square:last-of-type {
      margin-left: 8px; }
.squares-holder .squares-items .squares-item {
  display: inline-block;
  vertical-align: top; }
  .squares-holder .squares-items .squares-item .square {
    display: block;
    padding: 0 0 2px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 8px;
    text-align: center;
    color: black;
    background-color: #f9f9f9;
    cursor: pointer;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    .squares-holder .squares-items .squares-item .square.square-all:hover {
      background-color: #e8e8e8; }
    .squares-holder .squares-items .squares-item .square .square-header {
      width: calc(100% + 4px);
      padding: 6px 0;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      margin: -2px 0 14px -2px; }
      @media only screen and (max-width: 560px) {
        .squares-holder .squares-items .squares-item .square .square-header {
          margin: -2px 0 0 -2px; } }
      .squares-holder .squares-items .squares-item .square .square-header [class^="icon-"], .squares-holder .squares-items .squares-item .square .square-header [class*=" icon-"], .squares-holder .squares-items .squares-item .square .square-header p {
        color: white; }
      .squares-holder .squares-items .squares-item .square .square-header [class^="icon-"], .squares-holder .squares-items .squares-item .square .square-header [class*=" icon-"] {
        margin-left: 4px; }
      .squares-holder .squares-items .squares-item .square .square-header p {
        font-size: 14px;
        line-height: 1.2;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
    .squares-holder .squares-items .squares-item .square .square-content {
      padding: 0 20px 8px; }
      .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: auto 6px; }
        @media only screen and (max-width: 660px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item {
            width: calc(50% - 4px);
            margin-top: 16px !important; } }
        @media only screen and (max-width: 400px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item {
            display: block;
            width: 100%; } }
        .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(1), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(2), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(3), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(4) {
          margin-top: 0; }
        @media only screen and (max-width: 400px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(2), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(3), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(4) {
            margin-top: 16px !important; } }
        .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image {
          position: relative;
          display: block;
          width: 50px;
          height: 50px;
          padding: 8px;
          border-radius: 74px;
          margin: auto auto 4px;
          text-align: center;
          background-color: #e8e8e8;
          cursor: pointer;
          overflow: hidden;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image:hover {
            background-color: #dbdbdb !important; }
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image div, .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image img {
            position: absolute;
            max-width: 20px;
            width: 100%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image div {
            max-width: 22px;
            font-size: 22px;
            color: #e62686; }
        .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-title p {
          font-size: 12px;
          line-height: 1.2;
          color: #1c2101; }
      .squares-holder .squares-items .squares-item .square .square-content .square-photo, .squares-holder .squares-items .squares-item .square .square-content .square-copy {
        display: inline-block;
        vertical-align: middle; }
      .squares-holder .squares-items .squares-item .square .square-content .square-photo {
        width: 46px; }
        @media only screen and (max-width: 560px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-photo {
            width: 40px; } }
        .squares-holder .squares-items .squares-item .square .square-content .square-photo .profile-photo-holder {
          position: relative;
          width: 46px;
          height: 46px;
          border: 2px solid black;
          border-radius: 30px;
          margin: auto auto 6px;
          overflow: hidden;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          @media only screen and (max-width: 560px) {
            .squares-holder .squares-items .squares-item .square .square-content .square-photo .profile-photo-holder {
              width: 40px;
              height: 40px; } }
          .squares-holder .squares-items .squares-item .square .square-content .square-photo .profile-photo-holder .profile-photo {
            position: absolute;
            width: 50px;
            height: 50px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background-size: cover; }
            @media only screen and (max-width: 560px) {
              .squares-holder .squares-items .squares-item .square .square-content .square-photo .profile-photo-holder .profile-photo {
                width: 40px;
                height: 40px; } }
      .squares-holder .squares-items .squares-item .square .square-content .square-copy {
        width: calc(100% - 55px);
        padding-left: 8px;
        font-size: 14px;
        text-align: left; }
        @media only screen and (max-width: 560px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-copy {
            width: calc(100% - 45px); } }
        .squares-holder .squares-items .squares-item .square .square-content .square-copy p {
          display: block;
          margin-bottom: 6px; }

.page-tabs:last-of-type {
  margin-bottom: 0; }
.page-tabs .page-nav-tabs {
  position: relative;
  display: flex;
  width: 100%;
  border-radius: 4px;
  margin-bottom: 16px;
  text-align: center;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #f9f9f9; }
  .page-tabs .page-nav-tabs div, .page-tabs .page-nav-tabs p {
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (max-width: 760px) {
      .page-tabs .page-nav-tabs div, .page-tabs .page-nav-tabs p {
        display: block; } }
  .page-tabs .page-nav-tabs div {
    padding-right: 6px;
    font-weight: bold; }
    @media only screen and (max-width: 760px) {
      .page-tabs .page-nav-tabs div {
        padding-right: 0;
        padding-bottom: 6px; } }
  .page-tabs .page-nav-tabs p {
    line-height: 1; }
  .page-tabs .page-nav-tabs .icon-grid, .page-tabs .page-nav-tabs .icon-snow, .page-tabs .page-nav-tabs .icon-contacts, .page-tabs .page-nav-tabs .icon-performance, .page-tabs .page-nav-tabs .icon-multiply, .page-tabs .page-nav-tabs .icon-team, .page-tabs .page-nav-tabs .icon-pillow {
    font-size: 14px; }
  .page-tabs .page-nav-tabs .icon-client {
    font-size: 12px; }
    @media only screen and (max-width: 740px) {
      .page-tabs .page-nav-tabs .icon-client {
        font-size: 14px; } }
  .page-tabs .page-nav-tabs li {
    display: inline-block;
    vertical-align: bottom; }
    .page-tabs .page-nav-tabs li:hover a, .page-tabs .page-nav-tabs li.active a {
      color: white !important;
      background-color: #e62686; }
    .page-tabs .page-nav-tabs li a {
      display: table;
      padding: 10px 20px;
      border-top: 2px solid transparent;
      border-bottom: 2px solid #e62686;
      outline: none;
      font-family: "K2D", sans-serif;
      font-weight: 700;
      font-size: 14px;
      color: #e62686;
      background-color: transparent; }
      @media only screen and (max-width: 1100px) {
        .page-tabs .page-nav-tabs li a {
          padding: 8px;
          font-size: 13px; } }
.page-tabs .pipeline-filters-top {
  max-width: 1100px;
  width: 100%;
  margin-bottom: 8px; }
  .page-tabs .pipeline-filters-top .pipeline-filters-titem {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 4px); }
    @media only screen and (max-width: 560px) {
      .page-tabs .pipeline-filters-top .pipeline-filters-titem {
        display: block;
        width: 100%;
        margin-bottom: 6px;
        text-align: left !important; } }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem:last-of-type {
      margin-bottom: 0;
      text-align: right; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown-left {
      display: table;
      margin-top: 10px; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .button, .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown {
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 0; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown.dropdown-pipeline .selectric-wrapper {
      min-width: 150px; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .select-holder {
      display: inline-block;
      vertical-align: middle; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .select-holder-special {
      display: none; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .select-holder-special.select-active {
        display: block; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown p, .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-notifications, .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator {
      display: inline-block;
      vertical-align: middle; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown p {
      width: calc(100% - 34px);
      line-height: 1.1; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-notifications {
      width: 16px;
      height: 16px;
      border-radius: 20px;
      margin-bottom: 2px;
      margin-left: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 10px;
      line-height: 17px;
      color: white;
      text-align: center;
      background-color: #e62686;
      background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
      background-size: 400% 400%;
      -webkit-animation: progressanimation 10s ease infinite;
      -moz-animation: progressanimation 10s ease infinite;
      animation: progressanimation 10s ease infinite; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator {
      width: 16px;
      height: 16px;
      border-radius: 20px;
      margin-left: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 10px;
      line-height: 17px;
      color: white;
      text-align: center; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state1 {
        background-color: #ffc533; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state2 {
        background-color: #ffc533; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state3 {
        background-color: #fc7720; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state4 {
        background-color: #f2726f; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state5 {
        background-color: #1c2101; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .selectric-items {
      text-align: left; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back {
      display: inline-block;
      vertical-align: middle; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back:hover a {
        border-color: #e62686;
        background-color: #e62686; }
        .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back:hover a div {
          color: white; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back a {
        display: block;
        width: 22px;
        height: 22px;
        border: 2px solid black;
        border-radius: 50px;
        text-align: center; }
        .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back a div {
          padding-top: 6px;
          font-weight: bold;
          font-size: 8px;
          color: black; }
.page-tabs .tab-content.active {
  display: block; }
.page-tabs .tab-content.hide {
  display: none; }
.page-tabs .tab-content .tab-dropdown {
  max-width: 120px; }
  .page-tabs .tab-content .tab-dropdown .dropdown {
    margin-bottom: 16px; }

.table-filters-top {
  width: 100%;
  margin-bottom: 8px; }
  .table-filters-top .table-filters-titem {
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (max-width: 415px) {
      .table-filters-top .table-filters-titem {
        display: block;
        width: 100% !important; } }
    .table-filters-top .table-filters-titem:first-of-type {
      width: calc(100% - 175px); }
      @media only screen and (max-width: 560px) {
        .table-filters-top .table-filters-titem:first-of-type {
          width: calc(100% - 158px); } }
      @media only screen and (max-width: 415px) {
        .table-filters-top .table-filters-titem:first-of-type {
          margin-bottom: 10px; } }
    .table-filters-top .table-filters-titem:last-of-type {
      width: 170px; }
      @media only screen and (max-width: 560px) {
        .table-filters-top .table-filters-titem:last-of-type {
          width: 153px; } }
      @media only screen and (max-width: 415px) {
        .table-filters-top .table-filters-titem:last-of-type {
          margin-bottom: 10px; } }
    .table-filters-top .table-filters-titem div, .table-filters-top .table-filters-titem p {
      display: inline-block;
      vertical-align: middle; }
    .table-filters-top .table-filters-titem a.button-filters {
      padding: 9px 10px 8px; }
      .table-filters-top .table-filters-titem a.button-filters.table-filters-active {
        color: #1c2101 !important;
        background-color: transparent; }
        .table-filters-top .table-filters-titem a.button-filters.table-filters-active .icon-down:before {
          content: "\e946"; }
      .table-filters-top .table-filters-titem a.button-filters .icon-filters {
        margin-right: 6px;
        font-size: 16px; }
      .table-filters-top .table-filters-titem a.button-filters .icon-down {
        margin-left: 6px;
        margin-right: 0;
        font-weight: 900;
        font-size: 10px; }
    .table-filters-top .table-filters-titem a.button-create {
      float: right;
      padding: 10px 12px; }
      @media only screen and (max-width: 415px) {
        .table-filters-top .table-filters-titem a.button-create {
          float: initial; } }

.items-filters {
  position: absolute;
  top: 32px;
  right: 6px;
  width: 100%;
  padding: 6px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  z-index: 2; }
  .items-filters.items-filters-active {
    display: block; }

.table-filters-bottom, .items-filters {
  display: none;
  width: calc(100% - 12px);
  max-width: 700px; }
  .table-filters-bottom.table-filters-active, .items-filters.table-filters-active {
    display: block;
    margin-bottom: 8px; }
  .table-filters-bottom .table-filters-line, .items-filters .table-filters-line {
    margin-bottom: 6px; }
    @media only screen and (max-width: 760px) {
      .table-filters-bottom .table-filters-line, .items-filters .table-filters-line {
        margin-bottom: 0; } }
    .table-filters-bottom .table-filters-line:last-of-type, .items-filters .table-filters-line:last-of-type {
      margin-bottom: 0; }
    .table-filters-bottom .table-filters-line .table-filters-item, .items-filters .table-filters-line .table-filters-item {
      display: inline-block;
      vertical-align: top;
      width: calc(25% - 4px); }
      @media only screen and (max-width: 760px) {
        .table-filters-bottom .table-filters-line .table-filters-item, .items-filters .table-filters-line .table-filters-item {
          width: calc(50% - 4px);
          padding: 0 4px !important; } }
      @media only screen and (max-width: 430px) {
        .table-filters-bottom .table-filters-line .table-filters-item, .items-filters .table-filters-line .table-filters-item {
          width: 100%;
          padding: 0 !important; } }
      .table-filters-bottom .table-filters-line .table-filters-item:nth-child(1), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(5), .items-filters .table-filters-line .table-filters-item:nth-child(1), .items-filters .table-filters-line .table-filters-item:nth-child(5) {
        padding: 0 4px 0 0; }
      .table-filters-bottom .table-filters-line .table-filters-item:nth-child(2), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(3), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(6), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(7), .items-filters .table-filters-line .table-filters-item:nth-child(2), .items-filters .table-filters-line .table-filters-item:nth-child(3), .items-filters .table-filters-line .table-filters-item:nth-child(6), .items-filters .table-filters-line .table-filters-item:nth-child(7) {
        padding: 0 4px; }
      .table-filters-bottom .table-filters-line .table-filters-item:nth-child(4), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(8), .items-filters .table-filters-line .table-filters-item:nth-child(4), .items-filters .table-filters-line .table-filters-item:nth-child(8) {
        padding: 0 0 0 4px; }
      @media only screen and (max-width: 760px) {
        .table-filters-bottom .table-filters-line .table-filters-item:nth-child(1), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(3), .items-filters .table-filters-line .table-filters-item:nth-child(1), .items-filters .table-filters-line .table-filters-item:nth-child(3) {
          padding-left: 0 !important; } }
      @media only screen and (max-width: 760px) {
        .table-filters-bottom .table-filters-line .table-filters-item:nth-child(2), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(4), .items-filters .table-filters-line .table-filters-item:nth-child(2), .items-filters .table-filters-line .table-filters-item:nth-child(4) {
          padding-right: 0 !important; } }
    .table-filters-bottom .table-filters-line .input-model, .table-filters-bottom .table-filters-line .dropdown, .items-filters .table-filters-line .input-model, .items-filters .table-filters-line .dropdown {
      width: 100%; }

.platform-years {
  position: relative;
  max-width: 1100px;
  padding: 16px 26px 16px 62px !important;
  border-radius: 28px;
  margin-bottom: 16px;
  background-color: #f9f9f9; }
  @media only screen and (max-width: 760px) {
    .platform-years {
      padding: 16px 22px 16px 62px !important; } }
  .platform-years .profile-years-icon {
    position: absolute;
    top: 18px;
    left: 26px; }
    .platform-years .profile-years-icon .icon-calendar {
      font-weight: bold;
      font-size: 20px;
      color: black; }
  .platform-years .profile-years-slider, .platform-years .profile-years-ever {
    display: inline-block;
    vertical-align: middle; }
    .platform-years .profile-years-slider a, .platform-years .profile-years-ever a {
      display: block;
      padding: 2px 10px;
      border: 3px solid transparent;
      border-radius: 4px;
      font-weight: 600;
      font-size: 16px;
      color: #1c2101; }
      .platform-years .profile-years-slider a:hover, .platform-years .profile-years-slider a.current-selected, .platform-years .profile-years-ever a:hover, .platform-years .profile-years-ever a.current-selected {
        border-color: #e62686;
        color: white;
        background-color: #e62686; }
      @media only screen and (max-width: 760px) {
        .platform-years .profile-years-slider a, .platform-years .profile-years-ever a {
          font-size: 15px; } }
  .platform-years .profile-years-slider {
    width: calc(100% - 90px);
    text-align: center; }
    .platform-years .profile-years-slider div {
      display: inline-block;
      vertical-align: middle;
      margin: 0 16px; }
      @media only screen and (max-width: 760px) {
        .platform-years .profile-years-slider div {
          margin: 0 6px; } }
      @media only screen and (max-width: 560px) {
        .platform-years .profile-years-slider div {
          margin: 0; } }
      @media only screen and (max-width: 400px) {
        .platform-years .profile-years-slider div {
          display: table;
          margin: auto auto 4px; } }
      @media only screen and (max-width: 400px) {
        .platform-years .profile-years-slider div:last-of-type {
          margin: auto; } }

.table-holder, .table-actions {
  width: 100%; }

@media only screen and (max-width: 960px) {
  .table-holder, .table-cart {
    overflow: scroll;
    max-height: calc(100vh - 340px); } }
.table-holder .table, .table-cart .table {
  position: relative;
  width: 100%;
  border-radius: 4px;
  overflow-y: hidden;
  overflow-x: auto;
  z-index: 1; }
  .table-holder .table table, .table-cart .table table {
    width: 100%; }
    .table-holder .table table a, .table-cart .table table a {
      display: inline-block;
      padding: 2px 6px;
      border: 2px solid #e62686;
      border-radius: 2px;
      font-family: "K2D", sans-serif;
      font-weight: 600;
      font-size: 13px; }
      @media only screen and (max-width: 560px) {
        .table-holder .table table a, .table-cart .table table a {
          padding: 4px 6px;
          font-size: 13px; } }
      .table-holder .table table a.edit, .table-cart .table table a.edit {
        color: #e62686; }
        .table-holder .table table a.edit:hover, .table-cart .table table a.edit:hover {
          color: white;
          background-color: #e62686; }
      .table-holder .table table a.see-more, .table-cart .table table a.see-more {
        background-color: #e62686;
        color: white; }
        .table-holder .table table a.see-more:hover, .table-cart .table table a.see-more:hover {
          color: #e62686;
          background-color: transparent; }
        .table-holder .table table a.see-more div, .table-cart .table table a.see-more div {
          font-weight: 700;
          font-size: 16px; }
      .table-holder .table table a.see-more-blue, .table-cart .table table a.see-more-blue {
        border-color: #3ba8dc;
        background-color: #3ba8dc; }
        .table-holder .table table a.see-more-blue:hover, .table-cart .table table a.see-more-blue:hover {
          color: #3ba8dc; }
      .table-holder .table table a.table-email, .table-cart .table table a.table-email {
        border-color: transparent;
        font-weight: 900;
        color: #e62686;
        cursor: pointer; }
        .table-holder .table table a.table-email:hover, .table-cart .table table a.table-email:hover {
          border-color: #e62686; }
      .table-holder .table table a .icon-eye, .table-cart .table table a .icon-eye {
        display: inline-block;
        margin: auto !important; }
      .table-holder .table table a .icon-trash, .table-cart .table table a .icon-trash {
        margin: auto !important;
        font-weight: bold; }
    .table-holder .table table thead th, .table-cart .table table thead th {
      padding: 8px 0 8px 8px;
      font-family: "K2D", sans-serif;
      font-weight: 900;
      font-size: 13px;
      color: black;
      text-align: left;
      text-transform: uppercase;
      background-color: #e8e8e8; }
      @media only screen and (max-width: 560px) {
        .table-holder .table table thead th, .table-cart .table table thead th {
          padding: 10px 0 10px 12px; } }
      .table-holder .table table thead th.fith, .table-cart .table table thead th.fith {
        width: 1px;
        white-space: nowrap; }
    .table-holder .table table tbody tr:nth-child(even) td, .table-cart .table table tbody tr:nth-child(even) td {
      background-color: #f9f9f9; }
      .table-holder .table table tbody tr:nth-child(even) td .table-rating, .table-cart .table table tbody tr:nth-child(even) td .table-rating {
        background-color: #e8e8e8; }
        .table-holder .table table tbody tr:nth-child(even) td .table-rating .table-rating-bg, .table-cart .table table tbody tr:nth-child(even) td .table-rating .table-rating-bg {
          background-image: url("../../global/img/rating2.svg"); }
    .table-holder .table table tbody tr:nth-child(odd) td, .table-cart .table table tbody tr:nth-child(odd) td {
      background-color: white; }
    .table-holder .table table tbody tr td, .table-cart .table table tbody tr td {
      padding: 12px 0 12px 8px;
      font-weight: 500;
      font-size: 13px;
      background-color: white; }
      @media only screen and (max-width: 560px) {
        .table-holder .table table tbody tr td, .table-cart .table table tbody tr td {
          padding: 6px 0 6px 12px; } }
      .table-holder .table table tbody tr td:first-of-type, .table-cart .table table tbody tr td:first-of-type {
        padding: 12px 0 12px 12px; }
      .table-holder .table table tbody tr td:last-of-type, .table-cart .table table tbody tr td:last-of-type {
        padding: 12px 10px 12px 17px; }
      .table-holder .table table tbody tr td .table-rating, .table-cart .table table tbody tr td .table-rating {
        position: relative;
        width: 149px;
        background-color: white; }
        @media only screen and (max-width: 560px) {
          .table-holder .table table tbody tr td .table-rating, .table-cart .table table tbody tr td .table-rating {
            width: 132px; } }
        .table-holder .table table tbody tr td .table-rating .table-rating-bg, .table-cart .table table tbody tr td .table-rating .table-rating-bg {
          position: relative;
          width: 100%;
          height: 30px;
          background-size: cover;
          background-image: url("../../global/img/rating1.svg");
          z-index: 2; }
        .table-holder .table table tbody tr td .table-rating .table-rating-indicator, .table-cart .table table tbody tr td .table-rating .table-rating-indicator {
          position: absolute;
          top: 0;
          left: 0;
          height: 30px;
          background-color: #e62686;
          z-index: 1; }
      .table-holder .table table tbody tr td .table-state, .table-cart .table table tbody tr td .table-state {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 30px;
        margin: auto;
        background-color: #1c2101; }
        .table-holder .table table tbody tr td .table-state.table-state-green, .table-cart .table table tbody tr td .table-state.table-state-green {
          background-color: #62b58f; }
        .table-holder .table table tbody tr td .table-state.table-state-yellow, .table-cart .table table tbody tr td .table-state.table-state-yellow {
          background-color: #ffc533; }
        .table-holder .table table tbody tr td .table-state.table-state-red, .table-cart .table table tbody tr td .table-state.table-state-red {
          background-color: #f2726f; }
        .table-holder .table table tbody tr td .table-state.table-state-grey, .table-cart .table table tbody tr td .table-state.table-state-grey {
          background-color: #1c2101; }
      .table-holder .table table tbody tr td .tag-principal, .table-cart .table table tbody tr td .tag-principal {
        display: inline-block;
        padding: 2px 6px 5px;
        border-radius: 2px;
        margin-right: 4px;
        font-family: "K2D", sans-serif;
        font-weight: 700;
        font-size: 13px;
        color: white;
        background-color: #019688; }
      .table-holder .table table tbody tr td .icon-clients, .table-holder .table table tbody tr td .icon-pipeline, .table-holder .table table tbody tr td .icon-funnel, .table-holder .table table tbody tr td .icon-call, .table-holder .table table tbody tr td .icon-snow, .table-holder .table table tbody tr td .table-closing, .table-holder .table table tbody tr td .icon-multiply, .table-holder .table table tbody tr td .icon-grid, .table-holder .table table tbody tr td .icon-plus, .table-cart .table table tbody tr td .icon-clients, .table-cart .table table tbody tr td .icon-pipeline, .table-cart .table table tbody tr td .icon-funnel, .table-cart .table table tbody tr td .icon-call, .table-cart .table table tbody tr td .icon-snow, .table-cart .table table tbody tr td .table-closing, .table-cart .table table tbody tr td .icon-multiply, .table-cart .table table tbody tr td .icon-grid, .table-cart .table table tbody tr td .icon-plus {
        font-weight: bold; }
      .table-holder .table table tbody tr td .icon-clients, .table-holder .table table tbody tr td .icon-pipeline, .table-holder .table table tbody tr td .icon-funnel, .table-holder .table table tbody tr td .icon-call, .table-holder .table table tbody tr td .icon-snow, .table-holder .table table tbody tr td .icon-multiply, .table-holder .table table tbody tr td .icon-grid, .table-holder .table table tbody tr td .icon-p4l, .table-cart .table table tbody tr td .icon-clients, .table-cart .table table tbody tr td .icon-pipeline, .table-cart .table table tbody tr td .icon-funnel, .table-cart .table table tbody tr td .icon-call, .table-cart .table table tbody tr td .icon-snow, .table-cart .table table tbody tr td .icon-multiply, .table-cart .table table tbody tr td .icon-grid, .table-cart .table table tbody tr td .icon-p4l {
        font-size: 17px; }
      .table-holder .table table tbody tr td .icon-plus-simple, .table-cart .table table tbody tr td .icon-plus-simple {
        font-size: 16px; }
      .table-holder .table table tbody tr td .product-emission, .table-cart .table table tbody tr td .product-emission {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        font-weight: 700;
        font-size: 15px;
        line-height: 2.1;
        text-align: center;
        text-transform: uppercase; }
        .table-holder .table table tbody tr td .product-emission.emisson-grey, .table-cart .table table tbody tr td .product-emission.emisson-grey {
          color: black;
          background-color: #1c2101; }
        .table-holder .table table tbody tr td .product-emission.emisson-green, .table-cart .table table tbody tr td .product-emission.emisson-green {
          color: white;
          background-color: #019688; }
      .table-holder .table table tbody tr td .avatar, .table-cart .table table tbody tr td .avatar {
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 100px;
        line-height: 31px;
        text-align: center;
        color: white; }
        .table-holder .table table tbody tr td .avatar.icon-male-avatar, .table-cart .table table tbody tr td .avatar.icon-male-avatar {
          background: #3ba8dc; }
        .table-holder .table table tbody tr td .avatar.icon-women-avatar, .table-cart .table table tbody tr td .avatar.icon-women-avatar {
          background: #e62686; }
    .table-holder .table table tbody [class^="trsh"] td, .table-holder .table table tbody [class*="trsh"] td, .table-cart .table table tbody [class^="trsh"] td, .table-cart .table table tbody [class*="trsh"] td {
      line-height: 1.2;
      padding: 10px;
      vertical-align: top; }

.slick-slider .slick-arrow {
  position: absolute;
  top: -29px;
  padding: 0;
  border: none;
  color: transparent;
  outline: none;
  background: transparent; }
  .slick-slider .slick-arrow:after {
    display: table;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #1c2101 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .slick-slider .slick-arrow.slick-prev {
    left: 0; }
    .slick-slider .slick-arrow.slick-prev:after {
      content: "\e933"; }
  .slick-slider .slick-arrow.slick-next {
    right: 0; }
    .slick-slider .slick-arrow.slick-next:after {
      content: "\e940"; }
  .slick-slider .slick-arrow.slick-disabled:after {
    color: rgba(0, 0, 0, 0.4196078431) !important; }
.slick-slider .slick-dots {
  margin-top: 6px;
  text-align: center; }
  .slick-slider .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: auto 4px; }
    .slick-slider .slick-dots li.slick-active button {
      background-color: #e62686; }
    .slick-slider .slick-dots li button {
      display: table;
      width: 12px;
      height: 12px;
      padding: 0;
      border: none;
      border-radius: 30px;
      text-indent: -9999px;
      background-color: #e8e8e8;
      outline: none; }

.table-pending-action {
  margin-top: 16px; }
  .table-pending-action.table-active .icon-down:before {
    content: "\e946"; }
  .table-pending-action .table-pending-trigger, .table-pending-action .icon-down {
    display: inline-block;
    vertical-align: middle; }
  .table-pending-action .icon-down {
    font-weight: 700;
    font-size: 10px; }
  .table-pending-action .table-pending-trigger {
    border-bottom: 2px solid #e62686;
    font-weight: 600;
    font-size: 14px;
    color: black; }
    .table-pending-action .table-pending-trigger:hover {
      border-color: transparent; }
    .table-pending-action .table-pending-trigger div, .table-pending-action .table-pending-trigger p {
      display: inline-block;
      vertical-align: middle; }
    .table-pending-action .table-pending-trigger div {
      margin-top: -3px;
      margin-right: 4px; }

.table-pending {
  display: none; }
  .table-pending.table-active {
    display: block;
    margin-top: 16px; }

.table-indicators {
  margin-bottom: 20px; }
  .table-indicators .table-indicators-items {
    padding: 12px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    background-color: #f9f9f9; }
    .table-indicators .table-indicators-items .table-indicators-item {
      display: inline-block;
      width: calc(33.33% - 4px);
      vertical-align: bottom;
      text-align: center; }
      @media only screen and (max-width: 560px) {
        .table-indicators .table-indicators-items .table-indicators-item {
          width: 100% !important;
          margin: auto auto 16px;
          text-align: center !important; } }
      .table-indicators .table-indicators-items .table-indicators-item:nth-child(1) {
        text-align: left; }
      .table-indicators .table-indicators-items .table-indicators-item:nth-child(2) {
        text-align: center; }
      .table-indicators .table-indicators-items .table-indicators-item:nth-child(3) {
        text-align: right; }
      .table-indicators .table-indicators-items .table-indicators-item p {
        display: inline-block;
        vertical-align: bottom;
        margin: auto 10px;
        text-align: center; }
        @media only screen and (max-width: 1100px) {
          .table-indicators .table-indicators-items .table-indicators-item p {
            display: block;
            margin: auto 10px 20px; } }
        @media only screen and (max-width: 1100px) {
          .table-indicators .table-indicators-items .table-indicators-item p:last-of-type {
            margin-bottom: 0; } }
        .table-indicators .table-indicators-items .table-indicators-item p span {
          display: block; }
          .table-indicators .table-indicators-items .table-indicators-item p span:first-of-type {
            padding: 8px 0;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            font-weight: bold;
            font-size: 18px;
            background-color: white; }
          .table-indicators .table-indicators-items .table-indicators-item p span:last-of-type {
            padding: 6px 12px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            font-size: 12px;
            color: white;
            background-color: #e62686; }
          @media only screen and (max-width: 1100px) {
            .table-indicators .table-indicators-items .table-indicators-item p span br {
              display: none; } }
          @media only screen and (max-width: 460px) {
            .table-indicators .table-indicators-items .table-indicators-item p span br {
              display: block; } }

.page-header {
  margin-bottom: 6px; }
  .page-header .page-header-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 3px); }
    .page-header .page-header-item .page-title {
      margin: 0; }
      .page-header .page-header-item .page-title p {
        font-family: "K2D", sans-serif;
        font-weight: 900;
        font-size: 14px; }
    .page-header .page-header-item .buttons-bar {
      float: right;
      position: initial;
      top: initial;
      left: initial; }

.buttons-bar {
  position: absolute;
  top: 5px;
  right: 5px; }
  .buttons-bar .buttons-bar-item {
    display: inline-block;
    vertical-align: middle; }
    .buttons-bar .buttons-bar-item .main-tip .main-trigger {
      font-size: 10px;
      line-height: 21px; }
    .buttons-bar .buttons-bar-item .main-tip .main-tip-popup {
      position: absolute;
      width: 200px;
      top: 22px;
      right: 6px;
      padding: 8px;
      border: 2px solid #e8e8e8;
      border-radius: 4px;
      margin: 10px auto 4px;
      text-align: center;
      background-color: #f9f9f9;
      opacity: 0;
      visibility: hidden;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .buttons-bar .buttons-bar-item .main-tip .main-tip-popup.main-tip-active {
        opacity: 1;
        visibility: visible;
        z-index: 3; }
      .buttons-bar .buttons-bar-item .main-tip .main-tip-popup p {
        font-size: 10px;
        line-height: 1.4; }
    .buttons-bar .buttons-bar-item .main-trigger {
      position: relative;
      width: 20px;
      height: 20px;
      border-radius: 30px;
      font-weight: bold;
      font-size: 10px;
      text-align: center;
      color: white !important;
      cursor: pointer;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-pink {
        background-color: #e62686; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-pink:hover {
          background-color: rgba(230, 38, 134, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-blue {
        background-color: #3ba8dc; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-blue:hover {
          background-color: rgba(59, 168, 220, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-bluedark {
        background-color: #252959; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-bluedark:hover {
          background-color: rgba(37, 41, 89, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-green {
        background-color: #62b58f; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-green:hover {
          background-color: rgba(98, 181, 143, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-orange {
        background-color: #fc7720; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-orange:hover {
          background-color: rgba(252, 119, 32, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-active {
        background-color: #c7c4c5; }
      .buttons-bar .buttons-bar-item .main-trigger div {
        line-height: 21px; }

.page-banner {
  position: relative;
  margin-bottom: 8px; }
  .page-banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.6); }
  .page-banner .banner-image {
    min-height: 130px;
    border-radius: 4px;
    background-size: cover;
    background-position: center; }
    .page-banner .banner-image .banner-copy {
      position: relative;
      padding: 26px 0 26px 26px;
      z-index: 1; }
      @media only screen and (max-width: 560px) {
        .page-banner .banner-image .banner-copy {
          padding: 10px; } }
      .page-banner .banner-image .banner-copy .banner-copy-title, .page-banner .banner-image .banner-copy .banner-copy-text {
        max-width: 450px;
        color: white; }
      .page-banner .banner-image .banner-copy .banner-copy-title {
        margin-bottom: 10px;
        font-weight: 900;
        font-size: 38px;
        line-height: 1.2; }
        @media only screen and (max-width: 560px) {
          .page-banner .banner-image .banner-copy .banner-copy-title {
            margin-bottom: 4px;
            font-size: 26px; } }
        @media only screen and (max-width: 360px) {
          .page-banner .banner-image .banner-copy .banner-copy-title {
            font-size: 20px; } }
      .page-banner .banner-image .banner-copy .banner-copy-text {
        font-weight: 600;
        font-size: 16px;
        line-height: 1.1; }
        @media only screen and (max-width: 560px) {
          .page-banner .banner-image .banner-copy .banner-copy-text {
            font-size: 14px; } }
        @media only screen and (max-width: 360px) {
          .page-banner .banner-image .banner-copy .banner-copy-text {
            font-size: 12px; } }

.table-holder + .table-actions .table-pagination-item {
  float: left !important; }

.table-actions {
  position: relative;
  margin: 6px 0; }
  .table-actions .table-pagination-items {
    display: inline-block;
    vertical-align: middle;
    width: 100%; }
    .table-actions .table-pagination-items .table-tags, .table-actions .table-pagination-items .table-pagination-item {
      display: inline-block;
      vertical-align: bottom; }
    .table-actions .table-pagination-items .table-tags {
      width: calc(100% - 114px); }
      .table-actions .table-pagination-items .table-tags ul li {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 4px; }
        .table-actions .table-pagination-items .table-tags ul li .table-tag {
          padding: 2px 8px 4px;
          border-radius: 2px;
          background-color: #dbdbdb; }
          .table-actions .table-pagination-items .table-tags ul li .table-tag p, .table-actions .table-pagination-items .table-tags ul li .table-tag div {
            font-weight: bold;
            display: inline-block;
            vertical-align: middle; }
          .table-actions .table-pagination-items .table-tags ul li .table-tag p {
            margin-right: 4px;
            font-size: 10px; }
          .table-actions .table-pagination-items .table-tags ul li .table-tag div {
            font-size: 7px;
            cursor: pointer; }
    .table-actions .table-pagination-items .table-pagination-item {
      float: right; }
      .table-actions .table-pagination-items .table-pagination-item ul li {
        display: inline-block;
        vertical-align: middle; }
        .table-actions .table-pagination-items .table-pagination-item ul li.active a, .table-actions .table-pagination-items .table-pagination-item ul li:hover a {
          color: white !important;
          background-color: #e62686; }
          .table-actions .table-pagination-items .table-pagination-item ul li.active a div, .table-actions .table-pagination-items .table-pagination-item ul li:hover a div {
            color: white; }
        .table-actions .table-pagination-items .table-pagination-item ul li.table-tip {
          padding-right: 10px;
          border-right: 1px solid #1c2101;
          margin-right: 10px; }
          .table-actions .table-pagination-items .table-pagination-item ul li.table-tip a {
            color: white !important;
            background-color: #3ba8dc; }
            .table-actions .table-pagination-items .table-pagination-item ul li.table-tip a div {
              color: white; }
        .table-actions .table-pagination-items .table-pagination-item ul li a {
          display: block;
          width: 24px;
          height: 24px;
          border-radius: 30px;
          font-weight: 700;
          font-size: 10px;
          line-height: 2.5;
          text-align: center;
          color: #1c2101;
          background-color: #e8e8e8; }
          .table-actions .table-pagination-items .table-pagination-item ul li a div {
            font-weight: bold;
            line-height: 2.5;
            color: #1c2101; }
          .table-actions .table-pagination-items .table-pagination-item ul li a.button {
            display: table;
            width: initial;
            height: initial;
            padding: 4px 16px;
            border: none;
            outline: none;
            font-weight: 700;
            font-size: 14px;
            color: white !important;
            background-color: #e62686; }
            .table-actions .table-pagination-items .table-pagination-item ul li a.button:hover {
              color: #e62686 !important;
              background-color: transparent; }
      .table-actions .table-pagination-items .table-pagination-item .table-tip-popup {
        position: absolute;
        right: 0;
        padding: 12px;
        border-radius: 22px;
        margin-top: 10px;
        margin-right: 26px;
        text-align: center;
        background-color: white;
        opacity: 0;
        visibility: hidden;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        @media only screen and (max-width: 760px) {
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup {
            margin-right: 22px; } }
        @media only screen and (max-width: 560px) {
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup {
            margin-right: 16px; } }
        .table-actions .table-pagination-items .table-pagination-item .table-tip-popup.tip-popup-active {
          opacity: 1;
          visibility: visible;
          z-index: 3; }
        .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table {
          width: 100%; }
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table a {
            display: inline-block;
            padding: 4px 8px;
            border: 2px solid #e62686;
            border-radius: 4px;
            font-weight: 600;
            font-size: 14px; }
            @media only screen and (max-width: 560px) {
              .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table a {
                padding: 4px 6px;
                font-size: 13px; } }
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead {
            background-color: #e62686; }
            .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th {
              padding: 12px 12px 12px 0;
              font-weight: 600;
              font-size: 14px;
              color: white;
              text-align: left; }
              @media only screen and (max-width: 560px) {
                .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th {
                  padding: 10px 10px 10px 0;
                  font-size: 14px; } }
              .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th:first-of-type {
                padding: 12px;
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px; }
                @media only screen and (max-width: 560px) {
                  .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th:first-of-type {
                    padding: 10px; } }
              .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th:last-of-type {
                padding: 12px 12px 12px 0;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 4px; }
                @media only screen and (max-width: 560px) {
                  .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th:last-of-type {
                    padding: 10px 10px 10px 0; } }
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr:nth-child(even) td {
            background-color: white; }
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td {
            padding: 10px 10px 10px 0;
            font-weight: 500;
            font-size: 14px;
            background-color: #e8e8e8; }
            @media only screen and (max-width: 560px) {
              .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td {
                padding: 8px 8px 8px 0;
                font-weight: 500;
                font-size: 13px; } }
            .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td:first-of-type {
              padding: 10px;
              border-top-left-radius: 4px;
              border-bottom-left-radius: 4px; }
            .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td:last-of-type {
              padding: 10px 10px 10px 0;
              border-top-right-radius: 4px;
              border-bottom-left-radius: 4px; }
              @media only screen and (max-width: 560px) {
                .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td:last-of-type {
                  padding: 8px 8px 8px 0; } }
    .table-actions .table-pagination-items .table-align-left {
      text-align: left; }

.chat-holder-message {
  position: absolute;
  bottom: -500%;
  right: 26px;
  width: 300px;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -i-transition: all 1s ease-in-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  z-index: 9999; }
  @media only screen and (max-width: 760px) {
    .chat-holder-message {
      right: 22px; } }
  @media only screen and (max-width: 560px) {
    .chat-holder-message {
      width: 100%;
      right: 0; } }
  .chat-holder-message.chat-open {
    bottom: 10px;
    border-radius: 4px;
    overflow: hidden;
    visibility: visible;
    opacity: 1; }
  .chat-holder-message.chat-collapse {
    width: 200px; }
    .chat-holder-message.chat-collapse .chat-collapse-holder {
      display: none; }
  .chat-holder-message .chat-message-header {
    padding: 10px 12px;
    text-align: left;
    background-color: #e62686;
    cursor: pointer; }
    .chat-holder-message .chat-message-header .profile-bullet, .chat-holder-message .chat-message-header p {
      display: inline-block;
      vertical-align: middle; }
    .chat-holder-message .chat-message-header .profile-bullet {
      width: 9px;
      height: 9px;
      border-radius: 20px;
      margin-right: 6px; }
      .chat-holder-message .chat-message-header .profile-bullet.green {
        background-color: #019688; }
      .chat-holder-message .chat-message-header .profile-bullet.yellow {
        background-color: #ffc533; }
      .chat-holder-message .chat-message-header .profile-bullet.red {
        background-color: #f2726f; }
      .chat-holder-message .chat-message-header .profile-bullet.grey {
        background-color: #1c2101; }
    .chat-holder-message .chat-message-header p {
      font-weight: 700;
      font-size: 15px;
      color: white; }
    .chat-holder-message .chat-message-header .chat-close {
      position: absolute;
      top: 15px;
      right: 12px;
      cursor: pointer; }
      .chat-holder-message .chat-message-header .chat-close:hover div {
        color: white; }
      .chat-holder-message .chat-message-header .chat-close div {
        font-weight: 900;
        font-size: 10px;
        color: #eac3da;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -i-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
  .chat-holder-message .chat-message-content {
    min-height: 360px;
    max-height: 360px;
    padding: 10px;
    overflow: auto;
    background-color: #f9f9f9;
    background-image: url("../../global/img/chat-bg.svg");
    background-size: 520px;
    background-position: bottom center; }
    .chat-holder-message .chat-message-content .chat-message-line {
      margin-bottom: 20px; }
      .chat-holder-message .chat-message-content .chat-message-line:last-of-type {
        margin-bottom: 0; }
      .chat-holder-message .chat-message-content .chat-message-line.chat-message-one .chat-message-inside {
        margin-left: 10px; }
        .chat-holder-message .chat-message-content .chat-message-line.chat-message-one .chat-message-inside:before {
          content: '';
          position: absolute;
          top: 50%;
          left: -8px;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
          border-top: 8px solid transparent;
          border-bottom: 8px solid transparent;
          border-right: 8px solid #e8e8e8; }
      .chat-holder-message .chat-message-content .chat-message-line.chat-message-one .chat-message-time {
        margin-right: 3px;
        text-align: right; }
      .chat-holder-message .chat-message-content .chat-message-line.chat-message-two .chat-message-inside {
        margin-right: 10px; }
        .chat-holder-message .chat-message-content .chat-message-line.chat-message-two .chat-message-inside:before {
          content: '';
          position: absolute;
          top: 50%;
          right: -8px;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
          border-top: 8px solid transparent;
          border-bottom: 8px solid transparent;
          border-left: 8px solid #e8e8e8; }
      .chat-holder-message .chat-message-content .chat-message-line.chat-message-two .chat-message-time {
        margin-left: 3px;
        text-align: left; }
      .chat-holder-message .chat-message-content .chat-message-line .chat-message-photo, .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside {
        display: inline-block;
        vertical-align: middle; }
      .chat-holder-message .chat-message-content .chat-message-line .chat-message-photo {
        position: relative;
        width: 38px;
        height: 38px;
        border-radius: 30px;
        background-size: cover; }
      .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside {
        position: relative;
        max-width: calc(100% - 53px);
        padding: 8px;
        border-radius: 4px;
        background-color: #e8e8e8; }
        .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside p {
          font-size: 13px;
          line-height: 1.2; }
        .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave {
          position: relative; }
          .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave .dot {
            display: inline-block;
            font-weight: 600;
            font-size: 16px;
            margin-left: -3px;
            animation: wave 1.3s linear infinite; }
            .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave .dot:nth-child(1) {
              margin-left: 0; }
            .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave .dot:nth-child(2) {
              animation-delay: -1.1s; }
            .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave .dot:nth-child(3) {
              animation-delay: -0.9s; }
@keyframes wave {
  0%, 60%, 100% {
    transform: initial; }
  30% {
    transform: translateY(-5px); } }
      .chat-holder-message .chat-message-content .chat-message-line .chat-message-time {
        margin-top: 3px; }
        .chat-holder-message .chat-message-content .chat-message-line .chat-message-time p {
          font-weight: 500;
          font-size: 11px; }
  .chat-holder-message .chat-message-footer {
    padding: 10px;
    background-color: #e8e8e8; }
    .chat-holder-message .chat-message-footer .chat-message-camp, .chat-holder-message .chat-message-footer button {
      display: inline-block;
      vertical-align: middle; }
    .chat-holder-message .chat-message-footer .chat-message-camp {
      width: calc(100% - 55px);
      padding: 6px;
      border-radius: 4px;
      background-color: white; }
      .chat-holder-message .chat-message-footer .chat-message-camp textarea {
        width: 100%;
        padding: 0;
        border: none;
        border-radius: 4px;
        outline: none;
        font-size: 13px; }
    .chat-holder-message .chat-message-footer button {
      width: 38px;
      height: 38px;
      padding: 0;
      border: none;
      margin-left: 9px;
      background-color: transparent;
      outline: none; }
      .chat-holder-message .chat-message-footer button:hover div {
        color: #eac3da; }
      .chat-holder-message .chat-message-footer button div {
        width: 36px;
        height: 36px;
        border-radius: 4px;
        font-weight: 700;
        font-size: 16px;
        line-height: 2.3;
        color: white;
        background-color: #e62686;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -i-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }

.button {
  display: table;
  padding: 9px 10px;
  border: none;
  border-radius: 4px;
  outline: none;
  font-family: "K2D", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: white !important;
  outline: none; }
  .button.button-pink {
    border: 2px solid #e62686 !important;
    background-color: #e62686; }
    .button.button-pink:hover {
      color: #e62686 !important;
      background-color: transparent; }
  .button.button-grey {
    color: black;
    border: 2px solid #c7c4c5 !important;
    background-color: #c7c4c5; }
    .button.button-grey:hover {
      color: #c7c4c5 !important;
      background-color: transparent; }
  .button.button-grey-dark {
    color: white !important;
    border: 2px solid #1c2101 !important;
    background-color: #1c2101; }
    .button.button-grey-dark:hover {
      color: #1c2101 !important;
      background-color: transparent; }
  .button.button-blue {
    color: #3ba8dc;
    border: 2px solid #3ba8dc !important;
    background-color: #3ba8dc; }
    .button.button-blue:hover {
      color: #3ba8dc !important;
      background-color: transparent; }
  .button.button-red {
    color: #f2726f;
    border: 2px solid #f2726f !important;
    background-color: #f2726f; }
    .button.button-red:hover {
      color: #f2726f !important;
      background-color: transparent; }
  .button.button-transparent {
    border: 2px solid #e62686 !important;
    color: #e62686 !important;
    background-color: rgba(230, 38, 134, 0.1); }
    .button.button-transparent:hover {
      color: white !important;
      background-color: #e62686; }
  .button.button-delete {
    width: 28px;
    height: 28px;
    padding: 0 !important;
    line-height: 20px;
    text-align: center; }
  .button div, .button p {
    display: inline-block; }
  .button div {
    margin-right: 4px; }
    .button div.icon-lock {
      font-size: 15px; }
    .button div.icon-plus {
      margin-right: 0;
      font-weight: bold;
      font-size: 16px; }

.morecontent span {
  display: none; }
.morecontent .text-morelink {
  font-family: "K2D", sans-serif;
  font-weight: 900;
  font-size: 13px;
  color: #e62686; }

.option-state {
  width: 28px;
  height: 28px;
  padding: 0 !important;
  border-color: transparent !important;
  line-height: 26px;
  text-align: center;
  color: white; }
  .option-state.option-state-active {
    background-color: #019688; }
  .option-state.option-state-deactivate {
    background-color: #f2726f; }

.button-simple, .button-simple2, .button-simplex {
  display: table;
  padding: 4px 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: white;
  background-color: transparent; }
  .button-simple.button-simple-pink, .button-simple2.button-simple-pink, .button-simplex.button-simple-pink {
    color: #e62686;
    padding: 9px 10px;
    border: 2px solid #e62686;
    border-radius: 4px; }
    .button-simple.button-simple-pink:hover, .button-simple2.button-simple-pink:hover, .button-simplex.button-simple-pink:hover {
      color: white;
      background-color: #e62686; }

.page-soon p {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2; }

.platform-warning {
  position: relative;
  padding: 8px 12px;
  border-radius: 4px;
  margin-bottom: 6px;
  color: white;
  background-color: #e62686; }
  @media only screen and (max-width: 560px) {
    .platform-warning {
      padding: 10px 14px; } }
  .platform-warning .platform-warning-item {
    display: inline-block;
    vertical-align: middle; }
    .platform-warning .platform-warning-item:first-of-type {
      width: 30px; }
    .platform-warning .platform-warning-item:last-of-type {
      width: calc(100% - 95px); }
    .platform-warning .platform-warning-item .icon-warning {
      font-weight: bold;
      font-size: 16px;
      color: white; }
    .platform-warning .platform-warning-item p {
      font-weight: 900;
      font-size: 14px;
      line-height: 1.2; }
  .platform-warning a {
    position: absolute;
    top: 50%;
    right: 4px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 4px 6px 4px 10px;
    border: 2px solid white;
    border-radius: 2px;
    font-weight: 900;
    font-size: 14px;
    color: black;
    background-color: white; }
    .platform-warning a:hover {
      color: white;
      background-color: transparent; }
    .platform-warning a p, .platform-warning a div {
      display: inline-block;
      vertical-align: middle; }
    .platform-warning a p {
      margin-right: 2px; }
    .platform-warning a div {
      font-weight: bold;
      font-size: 9px; }

.options-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9991; }
  .options-layer.options-layer-active {
    display: block; }

/* Width */
::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

/* Track */
::-webkit-scrollbar-track {
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 2px #dbdbdb;
  -moz-box-shadow: inset 0 0 2px #dbdbdb;
  box-shadow: inset 0 0 2px #dbdbdb; }

/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #dbdbdb; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #c7c4c5; }

.sidebar {
  position: relative;
  width: 52px;
  height: calc(100vh - 50px);
  background-color: white;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(200, 200, 200, 0.6);
  -moz-box-shadow: 0px 6px 10px 0px rgba(200, 200, 200, 0.6);
  box-shadow: 0px 6px 10px 0px rgba(200, 200, 200, 0.6);
  z-index: 9989; }
  @media only screen and (max-width: 560px) {
    .sidebar {
      width: 42px;
      height: calc(100vh - 86px); } }
  .sidebar ul {
    height: calc(100vh - 130px);
    padding: 8px 0 0;
    overflow: initial; }
    .sidebar ul.sub-list div {
      display: block; }
    .sidebar ul li {
      position: relative;
      width: 52px;
      height: 48px; }
      @media only screen and (max-width: 560px) {
        .sidebar ul li {
          width: 42px;
          height: 42px; } }
      .sidebar ul li.has-submenu .sidebar-link {
        cursor: auto; }
        .sidebar ul li.has-submenu .sidebar-link .sidebar-title {
          border-bottom: 0;
          border-bottom-right-radius: 0; }
          .sidebar ul li.has-submenu .sidebar-link .sidebar-title:after {
            content: '';
            position: absolute;
            top: 32px;
            left: 8px;
            width: calc(100% - 16px);
            height: 1px;
            background-color: #e8e8e8; }
          @media only screen and (max-width: 560px) {
            .sidebar ul li.has-submenu .sidebar-link .sidebar-title {
              left: 42px;
              max-width: initial;
              max-height: initial;
              min-height: initial; } }
      .sidebar ul li.active .sidebar-link {
        padding: 13px 6px 13px 22px;
        background-color: #f9f9f9; }
        @media only screen and (max-width: 560px) {
          .sidebar ul li.active .sidebar-link {
            padding: 12px 4px 12px 16px; } }
        .sidebar ul li.active .sidebar-link:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: #e62686;
          background: linear-gradient(-45deg, #252959, #3ba8dc, #fc7720, #e62686);
          background-size: 400% 400%;
          -webkit-animation: progressanimation 60s ease infinite;
          -moz-animation: progressanimation 60s ease infinite;
          animation: progressanimation 60s ease infinite;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
        .sidebar ul li.active .sidebar-link div {
          color: white; }
      .sidebar ul li.sidebar-soon .sidebar-link {
        cursor: default; }
        .sidebar ul li.sidebar-soon .sidebar-link:hover {
          padding: 13px 6px 13px 14px; }
          @media only screen and (max-width: 560px) {
            .sidebar ul li.sidebar-soon .sidebar-link:hover {
              padding: 12px 4px 12px 10px; } }
          .sidebar ul li.sidebar-soon .sidebar-link:hover:before {
            display: none; }
        .sidebar ul li.sidebar-soon .sidebar-link.tips {
          padding: 0; }
          @media only screen and (max-width: 560px) {
            .sidebar ul li.sidebar-soon .sidebar-link.tips {
              padding: 4px 0 4px 0; } }
      .sidebar ul li.sidebar-separator:after {
        content: '';
        display: block;
        width: 80%;
        height: 1px;
        margin: auto;
        background-color: #e8e8e8; }
      .sidebar ul li:hover .sidebar-link {
        padding: 13px 6px 13px 22px;
        background-color: #f9f9f9 !important; }
        @media only screen and (max-width: 560px) {
          .sidebar ul li:hover .sidebar-link {
            padding: 12px 4px 12px 16px; } }
        .sidebar ul li:hover .sidebar-link:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 4px;
          height: 100%;
          background-color: #e62686;
          background: linear-gradient(-45deg, #252959, #3ba8dc, #fc7720, #e62686);
          background-size: 400% 400%;
          -webkit-animation: progressanimation 60s ease infinite;
          -moz-animation: progressanimation 60s ease infinite;
          animation: progressanimation 60s ease infinite;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          @media only screen and (max-width: 560px) {
            .sidebar ul li:hover .sidebar-link:before {
              width: 4px; } }
        .sidebar ul li:hover .sidebar-link div {
          color: #e62686; }
      .sidebar ul li:hover .sidebar-title, .sidebar ul li:hover .sub-list {
        opacity: 1;
        visibility: visible; }
      .sidebar ul li .sidebar-link {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        padding: 0;
        text-align: center;
        -moz-transition: background-color 0.25s ease-out;
        -webkit-transition: background-color 0.25s ease-out;
        -i-transition: background-color 0.25s ease-out;
        transition: all 0.25s ease-out;
        cursor: pointer; }
        @media only screen and (max-width: 560px) {
          .sidebar ul li .sidebar-link {
            padding: 12px 4px 12px 10px; } }
        .sidebar ul li .sidebar-link.tips {
          padding: 0;
          line-height: 1;
          color: #1c2101;
          background-color: #e8e8e8;
          z-index: 9999; }
          .sidebar ul li .sidebar-link.tips:hover .icon-lamp, .sidebar ul li .sidebar-link.tips:hover p {
            color: #1c2101; }
          .sidebar ul li .sidebar-link.tips:hover span {
            color: white;
            background-color: #e62686; }
          .sidebar ul li .sidebar-link.tips span {
            color: #e62686;
            background-color: white; }
          .sidebar ul li .sidebar-link.tips .icon-lamp, .sidebar ul li .sidebar-link.tips p {
            color: black; }
          .sidebar ul li .sidebar-link.tips .icon-lamp {
            width: 38px;
            padding: 0;
            font-weight: bold;
            font-size: 22px;
            line-height: 2.3; }
            @media only screen and (max-width: 560px) {
              .sidebar ul li .sidebar-link.tips .icon-lamp {
                max-width: initial;
                max-height: initial;
                min-height: initial;
                font-size: 18px;
                line-height: 2.5; } }
      .sidebar ul li div, .sidebar ul li img, .sidebar ul li p {
        display: table;
        vertical-align: middle; }
      .sidebar ul li div {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 20px;
        font-size: 19px;
        color: #e62686; }
        @media only screen and (max-width: 560px) {
          .sidebar ul li div {
            max-width: initial;
            max-height: 42px;
            min-height: 18px; } }
      .sidebar ul li img {
        max-width: 20px;
        max-height: 20px;
        min-height: 20px; }
        @media only screen and (max-width: 560px) {
          .sidebar ul li img {
            max-width: 18px;
            max-height: 18px;
            min-height: 18px; } }
      .sidebar ul li .sidebar-title {
        position: absolute;
        top: 50%;
        left: 52px;
        padding: 10px;
        border-top: 2px solid #e8e8e8;
        border-right: 2px solid #e8e8e8;
        border-bottom: 2px solid #e8e8e8;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background-color: #f9f9f9;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 0;
        visibility: hidden; }
        @media only screen and (max-width: 560px) {
          .sidebar ul li .sidebar-title {
            left: 42px; } }
        .sidebar ul li .sidebar-title p {
          font-family: "K2D", sans-serif;
          font-weight: 800;
          font-size: 14px;
          color: #1c2101; }
          @media only screen and (max-width: 560px) {
            .sidebar ul li .sidebar-title p {
              font-size: 13px; } }
          .sidebar ul li .sidebar-title p span {
            padding: 3px 6px;
            border-radius: 3px;
            margin-left: 6px;
            font-size: 9px;
            color: white;
            background-color: #e62686;
            z-index: 1; }
    .sidebar ul .side-submenu {
      position: absolute;
      top: calc(100% + 4px);
      left: 52px;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      @media only screen and (max-width: 560px) {
        .sidebar ul .side-submenu {
          left: 42px; } }
      .sidebar ul .side-submenu .sidebar-title {
        position: relative;
        top: initial;
        left: initial !important;
        width: 100%;
        -webkit-transform: initial;
        -moz-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        transform: initial; }
      .sidebar ul .side-submenu .sub-list {
        position: relative;
        top: initial;
        left: initial; }
    .sidebar ul .sub-list {
      position: absolute;
      top: 18px;
      left: 52px;
      height: initial;
      padding: 0 !important;
      border-right: 2px solid #e8e8e8;
      border-bottom: 2px solid #e8e8e8;
      border-bottom-right-radius: 4px;
      margin-top: 0 !important;
      background-color: #f9f9f9;
      visibility: hidden;
      opacity: 1; }
      @media only screen and (max-width: 560px) {
        .sidebar ul .sub-list {
          top: 38px;
          left: 42px; } }
      .sidebar ul .sub-list.sub-list-active {
        display: block; }
      .sidebar ul .sub-list li {
        width: 100%;
        height: initial; }
        .sidebar ul .sub-list li:first-of-type {
          margin-top: 0; }
          .sidebar ul .sub-list li:first-of-type:after {
            display: none; }
        .sidebar ul .sub-list li:last-of-type a {
          margin-bottom: 4px; }
        .sidebar ul .sub-list li.active a p {
          color: #e62686; }
        .sidebar ul .sub-list li a {
          display: block;
          padding: 6px 10px;
          -moz-transition: none;
          -webkit-transition: none;
          -i-transition: none;
          transition: none; }
          .sidebar ul .sub-list li a:hover p {
            color: #e62686; }
          .sidebar ul .sub-list li a p {
            font-family: "K2D", sans-serif;
            font-weight: 600;
            font-size: 14px;
            color: #1c2101; }
            @media only screen and (max-width: 560px) {
              .sidebar ul .sub-list li a p {
                font-size: 13px; } }
          .sidebar ul .sub-list li a span {
            top: 13px;
            right: 1px;
            padding: 3px 6px;
            font-size: 9px; }
            @media only screen and (max-width: 560px) {
              .sidebar ul .sub-list li a span {
                top: 8px; } }
    .sidebar ul .sub-list div {
      display: none; }
    .sidebar ul .sub-list.sub-list-active:after {
      content: '';
      display: block;
      width: 80%;
      height: 1px;
      margin: 2px auto 4px;
      background-color: #e8e8e8; }
      @media only screen and (max-width: 560px) {
        .sidebar ul .sub-list.sub-list-active:after {
          margin: auto auto 14px; } }
  .sidebar .sidebar-button .sidebar-button-icon {
    width: 52px;
    height: 52px;
    padding: 0;
    line-height: 3.2;
    text-align: center; }
    @media only screen and (max-width: 560px) {
      .sidebar .sidebar-button .sidebar-button-icon {
        width: 42px;
        height: 42px;
        margin: auto;
        line-height: 2.6; } }
    .sidebar .sidebar-button .sidebar-button-icon:before {
      content: '\e945'; }
    .sidebar .sidebar-button .sidebar-button-icon p {
      display: none; }
  .sidebar .sidebar-button {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0; }
    @media only screen and (max-width: 560px) {
      .sidebar .sidebar-button {
        bottom: initial;
        top: 0; } }
    .sidebar .sidebar-button.sidebar-desktop {
      display: block; }
      @media only screen and (max-width: 560px) {
        .sidebar .sidebar-button.sidebar-desktop {
          display: none; } }
    .sidebar .sidebar-button.sidebar-mobile {
      display: none; }
      @media only screen and (max-width: 560px) {
        .sidebar .sidebar-button.sidebar-mobile {
          display: block; } }
    .sidebar .sidebar-button .sidebar-button-icon {
      width: 52px;
      height: 52px;
      padding: 0;
      line-height: 3.2;
      text-align: center;
      color: #1c2101;
      background-color: #dbdbdb;
      cursor: pointer;
      -moz-transition: background-color 0.25s ease-out;
      -webkit-transition: background-color 0.25s ease-out;
      -i-transition: background-color 0.25s ease-out;
      transition: background-color 0.25s ease-out; }
      @media only screen and (max-width: 760px) {
        .sidebar .sidebar-button .sidebar-button-icon {
          margin: auto; } }
      @media only screen and (max-width: 560px) {
        .sidebar .sidebar-button .sidebar-button-icon {
          width: 42px;
          height: 42px;
          margin: auto;
          line-height: 2.6; } }
      .sidebar .sidebar-button .sidebar-button-icon:before, .sidebar .sidebar-button .sidebar-button-icon p {
        display: inline-block;
        vertical-align: middle; }
      .sidebar .sidebar-button .sidebar-button-icon:before {
        content: '\e945';
        font-family: 'icomoon' !important;
        font-style: normal;
        font-weight: 900;
        font-size: 12px;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        @media only screen and (max-width: 760px) {
          .sidebar .sidebar-button .sidebar-button-icon:before {
            font-size: 10px; } }
      .sidebar .sidebar-button .sidebar-button-icon:hover {
        background-color: #e8e8e8;
        -moz-transition: background-color 0.25s ease-out;
        -webkit-transition: background-color 0.25s ease-out;
        -i-transition: background-color 0.25s ease-out;
        transition: background-color 0.25s ease-out; }
      .sidebar .sidebar-button .sidebar-button-icon p {
        display: none; }

.fast-actions-holder {
  position: relative;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(200, 200, 200, 0.6);
  -moz-box-shadow: 0px 6px 10px 0px rgba(200, 200, 200, 0.6);
  box-shadow: 0px 6px 10px 0px rgba(200, 200, 200, 0.6);
  z-index: 9989; }
  .fast-actions-holder .fast-actions-triggers, .fast-actions-holder .fast-actions-content {
    display: inline-block;
    vertical-align: top; }
  .fast-actions-holder .fast-actions-triggers {
    width: 52px;
    height: calc(100vh - 50px);
    background-color: white; }
    @media only screen and (max-width: 560px) {
      .fast-actions-holder .fast-actions-triggers {
        width: 42px; } }
    .fast-actions-holder .fast-actions-triggers ul {
      height: calc(100vh - 130px);
      padding: 8px 0 0;
      overflow: initial; }
      .fast-actions-holder .fast-actions-triggers ul li {
        position: relative;
        width: 52px;
        height: 48px; }
        @media only screen and (max-width: 560px) {
          .fast-actions-holder .fast-actions-triggers ul li {
            width: 42px;
            height: 42px; } }
        .fast-actions-holder .fast-actions-triggers ul li.active a {
          padding: 13px 6px 13px 22px; }
          @media only screen and (max-width: 560px) {
            .fast-actions-holder .fast-actions-triggers ul li.active a {
              padding: 12px 4px 12px 16px; } }
          .fast-actions-holder .fast-actions-triggers ul li.active a:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background-color: #e62686;
            background: linear-gradient(-45deg, #252959, #3ba8dc, #fc7720, #e62686);
            background-size: 400% 400%;
            -webkit-animation: progressanimation 60s ease infinite;
            -moz-animation: progressanimation 60s ease infinite;
            animation: progressanimation 60s ease infinite;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
          .fast-actions-holder .fast-actions-triggers ul li.active a div {
            color: white; }
        .fast-actions-holder .fast-actions-triggers ul li:hover a {
          padding: 13px 6px 13px 22px;
          background-color: #f9f9f9 !important; }
          @media only screen and (max-width: 560px) {
            .fast-actions-holder .fast-actions-triggers ul li:hover a {
              padding: 12px 4px 12px 16px; } }
          .fast-actions-holder .fast-actions-triggers ul li:hover a:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            width: 4px;
            height: 100%;
            background-color: #e62686;
            background: linear-gradient(-45deg, #252959, #3ba8dc, #fc7720, #e62686);
            background-size: 400% 400%;
            -webkit-animation: progressanimation 60s ease infinite;
            -moz-animation: progressanimation 60s ease infinite;
            animation: progressanimation 60s ease infinite;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: background-color 0.25s ease-out; }
            @media only screen and (max-width: 560px) {
              .fast-actions-holder .fast-actions-triggers ul li:hover a:before {
                width: 4px; } }
          .fast-actions-holder .fast-actions-triggers ul li:hover a div {
            color: #e62686; }
          .fast-actions-holder .fast-actions-triggers ul li:hover a .fast-title {
            opacity: 1;
            visibility: visible; }
        .fast-actions-holder .fast-actions-triggers ul li.fast-separator:after {
          content: '';
          display: block;
          width: 80%;
          height: 1px;
          margin: auto;
          background-color: #e8e8e8; }
        .fast-actions-holder .fast-actions-triggers ul li a {
          position: relative;
          display: block;
          width: 100%;
          height: 100%;
          padding: 0;
          text-align: center;
          -moz-transition: background-color 0.25s ease-out;
          -webkit-transition: background-color 0.25s ease-out;
          -i-transition: background-color 0.25s ease-out;
          transition: background-color 0.25s ease-out;
          cursor: pointer; }
          @media only screen and (max-width: 560px) {
            .fast-actions-holder .fast-actions-triggers ul li a {
              padding: 12px 4px 12px 10px; } }
          .fast-actions-holder .fast-actions-triggers ul li a div {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 20px;
            font-size: 19px;
            color: #e62686; }
            @media only screen and (max-width: 560px) {
              .fast-actions-holder .fast-actions-triggers ul li a div {
                max-width: initial;
                max-height: 42px;
                min-height: 15px; } }
          .fast-actions-holder .fast-actions-triggers ul li a .fast-title {
            position: absolute;
            width: initial;
            top: 50%;
            right: 52px;
            left: initial;
            padding: 10px;
            border-top: 2px solid #e8e8e8;
            border-bottom: 2px solid #e8e8e8;
            border-left: 2px solid #e8e8e8;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            background-color: #f9f9f9;
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
            opacity: 0;
            visibility: hidden; }
            @media only screen and (max-width: 560px) {
              .fast-actions-holder .fast-actions-triggers ul li a .fast-title {
                left: 42px; } }
            .fast-actions-holder .fast-actions-triggers ul li a .fast-title p {
              font-family: "K2D", sans-serif;
              font-weight: 800;
              font-size: 14px;
              color: #1c2101; }
              @media only screen and (max-width: 560px) {
                .fast-actions-holder .fast-actions-triggers ul li a .fast-title p {
                  font-size: 13px; } }
              .fast-actions-holder .fast-actions-triggers ul li a .fast-title p span {
                padding: 3px 6px;
                border-radius: 3px;
                margin-left: 6px;
                font-size: 9px;
                color: white;
                background-color: #e62686;
                z-index: 1; }
          .fast-actions-holder .fast-actions-triggers ul li a .fast-notification {
            position: absolute;
            top: 3px;
            right: 3px;
            left: initial;
            -webkit-transform: initial;
            -moz-transform: initial;
            -ms-transform: initial;
            -o-transform: initial;
            transform: initial;
            width: 14px;
            height: 14px;
            border-radius: 60px;
            background-color: white;
            -webkit-animation: pulsate2 2s ease-out infinite;
            -moz-animation: pulsate2 2s ease-out infinite;
            animation: pulsate2 2s ease-out infinite;
            z-index: 1; }
            .fast-actions-holder .fast-actions-triggers ul li a .fast-notification p {
              font-weight: bold;
              font-size: 7px;
              line-height: 15px;
              color: black; }
  .fast-actions-holder .fast-actions-content {
    display: none;
    width: 257px;
    height: 100vh;
    margin-left: -4px;
    -webkit-box-shadow: -2px 0px 10px 0px rgba(200, 200, 200, 0.6);
    -moz-box-shadow: -2px 0px 10px 0px rgba(200, 200, 200, 0.6);
    box-shadow: -2px 0px 10px 0px rgba(200, 200, 200, 0.6); }
    @media only screen and (max-width: 560px) {
      .fast-actions-holder .fast-actions-content {
        width: calc(100vw - 84px);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; } }
    .fast-actions-holder .fast-actions-content.fastbutton-active {
      display: inline-block; }
    .fast-actions-holder .fast-actions-content .fast-inner-holder {
      padding-left: 4px; }
      .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks {
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-pink .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-pink .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-pink .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-pink .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-pink .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-pink .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-pink .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-pink .priority-activity-item:last-of-type {
          border-color: #e62686 !important; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-blue .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-blue .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-blue .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-blue .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-blue .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-blue .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-blue .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-blue .priority-activity-item:last-of-type {
          border-color: #3ba8dc !important; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-bluedark .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-bluedark .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-bluedark .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-bluedark .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-bluedark .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-bluedark .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-bluedark .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-bluedark .priority-activity-item:last-of-type {
          border-color: #252959 !important; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-green2 .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-green2 .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-green2 .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-green2 .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-green2 .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-green2 .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-green2 .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-green2 .priority-activity-item:last-of-type {
          border-color: #62b58f !important; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-orange .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-orange .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-orange .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-orange .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-orange .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-orange .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-orange .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-orange .priority-activity-item:last-of-type {
          border-color: #fc7720 !important; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-red .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-red .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-red .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-red .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-red .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-red .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-red .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-red .priority-activity-item:last-of-type {
          border-color: #f2726f !important; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-yellow .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-yellow .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-yellow .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-yellow .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-yellow .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-yellow .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-yellow .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-yellow .priority-activity-item:last-of-type {
          border-color: #ffc533 !important; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-black .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-black .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-black .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-black .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-black .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-black .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-black .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-black .priority-activity-item:last-of-type {
          border-color: #1c2101 !important; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-green .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-activity.event-green .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-green .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .calendar-activity.event-green .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-green .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .priority-activity.event-green .priority-activity-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-green .calendar-item:last-of-type, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-activity.event-green .priority-activity-item:last-of-type {
          border-color: #019688 !important; }
      .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority {
        position: relative;
        height: calc(30vh - 46px);
        overflow-y: scroll; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority.fast-tasks-active {
          height: calc(100vh - 86px); }
          @media only screen and (max-width: 560px) {
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority.fast-tasks-active {
              height: calc(100vh - 120px); } }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-day {
          padding: 6px 8px;
          border-top: 1px solid #e8e8e8;
          background-color: #f9f9f9; }
          .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-day p {
            font-size: 12px; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity {
          padding: 0 4px;
          border: 1px solid #e8e8e8;
          border-radius: 4px;
          margin: 4px 4px 8px; }
          .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity:last-of-type {
            margin-bottom: 16px; }
          .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item {
            display: inline-block;
            vertical-align: top;
            padding: 6px 0 8px; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item:first-of-type {
              width: 22px; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item:last-of-type {
              width: calc(100% - 26px);
              padding-left: 4px;
              border-left: 2px solid #dbdbdb; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item .priority-hour p, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item .priority-text p {
              font-size: 12px; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item .priority-hour {
              padding-bottom: 6px;
              border-bottom: 1px solid #dbdbdb;
              margin-bottom: 6px; }
              .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item .priority-hour p {
                font-weight: 500; }
                .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item .priority-hour p span {
                  display: inline-block;
                  vertical-align: middle; }
                  .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item .priority-hour p span:first-of-type:after {
                    content: '-';
                    display: inline-block;
                    vertical-align: bottom;
                    padding-left: 5px;
                    margin-right: 5px; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks-priority .priority-item-holder .priority-activity .priority-activity-item .priority-text p {
              font-weight: 400; }
      .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .priority-button {
        display: block;
        width: 100%;
        padding: 8px 8px 5px;
        margin-top: 10px;
        text-align: center;
        background-color: #e8e8e8; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .priority-button:hover {
          background-color: #dbdbdb; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .priority-button.fast-tasks-active div:before {
          content: '\e946'; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .priority-button div {
          font-weight: bold;
          font-size: 13px;
          color: #1c2101; }
      .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks {
        position: relative;
        height: calc(70vh - 40px);
        overflow-y: scroll; }
        @media only screen and (max-width: 560px) {
          .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks {
            height: calc(70vh - 74px); } }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks.fast-tasks-active {
          height: 0; }
        .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder {
          margin-bottom: 10px; }
          .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-day {
            padding: 6px 8px;
            border-top: 1px solid #e8e8e8;
            background-color: #f9f9f9; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-day p {
              font-size: 12px; }
          .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item {
            display: inline-block;
            vertical-align: top;
            padding: 6px 0 8px; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item:first-of-type {
              width: 30px;
              padding-left: 6px; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item:last-of-type {
              width: calc(100% - 34px);
              padding-left: 4px;
              border-left: 2px solid #dbdbdb; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item p {
              font-size: 12px; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item .calendar-hour, .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item .calendar-text {
              display: inline-block;
              vertical-align: top; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item .calendar-hour {
              width: 50px;
              border-right: 1px solid #e8e8e8; }
              .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item .calendar-hour p {
                font-weight: 500; }
                .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item .calendar-hour p span {
                  display: block;
                  margin-bottom: 5px; }
                  .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item .calendar-hour p span:last-of-type {
                    margin-bottom: 0; }
            .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item .calendar-text {
              width: calc(100% - 58px); }
              .fast-actions-holder .fast-actions-content .fast-inner-holder.fast-inner-tasks .fast-tasks .calendar-item-holder .calendar-activity .calendar-items .calendar-item .calendar-text p {
                font-weight: 400;
                line-height: 1.3; }

header {
  position: relative;
  width: 100%;
  padding: 6px 14px;
  margin: auto;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(200, 200, 200, 0.9);
  -moz-box-shadow: 0px 0px 7px 0px rgba(200, 200, 200, 0.9);
  box-shadow: 0px 0px 7px 0px rgba(200, 200, 200, 0.9);
  z-index: 9992; }
  @media only screen and (max-width: 560px) {
    header {
      padding: 8px; } }
  header .header-items .header-item {
    display: inline-block;
    vertical-align: middle; }
    header .header-items .header-item:first-of-type {
      width: 220px; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item:first-of-type {
          margin-bottom: 8px; } }
      @media only screen and (max-width: 430px) {
        header .header-items .header-item:first-of-type {
          margin-bottom: 6px; } }
    header .header-items .header-item:last-of-type {
      width: calc(100% - 225px);
      text-align: right; }
    @media only screen and (max-width: 560px) {
      header .header-items .header-item {
        display: block;
        vertical-align: middle;
        width: 100% !important;
        text-align: center !important; } }
    header .header-items .header-item a {
      display: block; }
      header .header-items .header-item a img {
        max-width: 170px;
        width: 100%; }
    @media only screen and (max-width: 760px) {
      header .header-items .header-item .header-search-option {
        display: none !important; } }
    header .header-items .header-item .header-search-option .input {
      max-width: 130px;
      margin: 0;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      header .header-items .header-item .header-search-option .input.input--filled {
        max-width: 200px; }
      header .header-items .header-item .header-search-option .input .input-search-button {
        top: 12px;
        right: 12px; }
        header .header-items .header-item .header-search-option .input .input-search-button .icon-search {
          font-size: 13px; }
    header .header-items .header-item .header-search-option .input__field--ruri:focus + .input__label--ruri .input__label-content--ruri,
    header .header-items .header-item .header-search-option .input--filled .input__label--ruri .input__label-content--ruri {
      opacity: 0;
      visibility: hidden; }
    header .header-items .header-item .header-item-options {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      cursor: pointer; }
      header .header-items .header-item .header-item-options.header-item-active, header .header-items .header-item .header-item-options:hover {
        visibility: visible;
        opacity: 1; }
        header .header-items .header-item .header-item-options.header-item-active .icon-search, header .header-items .header-item .header-item-options.header-item-active .icon-funnel, header .header-items .header-item .header-item-options.header-item-active .icon-message, header .header-items .header-item .header-item-options.header-item-active .icon-bell, header .header-items .header-item .header-item-options.header-item-active .icon-warning, header .header-items .header-item .header-item-options.header-item-active .icon-megaphone, header .header-items .header-item .header-item-options.header-item-active .icon-tasks, header .header-items .header-item .header-item-options:hover .icon-search, header .header-items .header-item .header-item-options:hover .icon-funnel, header .header-items .header-item .header-item-options:hover .icon-message, header .header-items .header-item .header-item-options:hover .icon-bell, header .header-items .header-item .header-item-options:hover .icon-warning, header .header-items .header-item .header-item-options:hover .icon-megaphone, header .header-items .header-item .header-item-options:hover .icon-tasks {
          color: #e62686; }
        header .header-items .header-item .header-item-options.header-item-active .icon-plus, header .header-items .header-item .header-item-options:hover .icon-plus {
          color: white; }
        header .header-items .header-item .header-item-options.header-item-active .profile-photo-holder, header .header-items .header-item .header-item-options:hover .profile-photo-holder {
          border-color: #e62686; }
        header .header-items .header-item .header-item-options.header-item-active .profile-icon:before, header .header-items .header-item .header-item-options:hover .profile-icon:before {
          color: #e62686; }
      header .header-items .header-item .header-item-options.header-item-active .profile-icon:before {
        content: '\e946'; }
      @media only screen and (max-width: 760px) {
        header .header-items .header-item .header-item-options.header-buttons {
          display: none; } }
      header .header-items .header-item .header-item-options.header-gift {
        width: 34px;
        margin-right: 16px; }
        @media only screen and (max-width: 760px) {
          header .header-items .header-item .header-item-options.header-gift {
            margin-right: 6px; } }
        @media only screen and (max-width: 560px) {
          header .header-items .header-item .header-item-options.header-gift {
            margin-right: 0; } }
        header .header-items .header-item .header-item-options.header-gift .flip-card {
          background-color: transparent;
          width: 34px;
          height: 34px;
          perspective: 1000px; }
          header .header-items .header-item .header-item-options.header-gift .flip-card .flip-card-inner {
            position: relative;
            width: 100%;
            height: 100%;
            text-align: center;
            -moz-transition: transform 0.6s;
            -webkit-transition: transform 0.6s;
            -i-transition: transform 0.6s;
            transition: transform 0.6s;
            transform-style: preserve-3d; }
            header .header-items .header-item .header-item-options.header-gift .flip-card .flip-card-inner .flip-card-front, header .header-items .header-item .header-item-options.header-gift .flip-card .flip-card-inner .flip-card-back {
              position: absolute;
              width: 100%;
              height: 100%;
              -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
            header .header-items .header-item .header-item-options.header-gift .flip-card .flip-card-inner .flip-card-front {
              color: black;
              z-index: 2; }
            header .header-items .header-item .header-item-options.header-gift .flip-card .flip-card-inner .flip-card-back {
              color: white;
              -moz-transform: rotateY(180deg);
              -webkit-transform: rotateY(180deg);
              -i-transform: rotateY(180deg);
              transform: rotateY(180deg);
              z-index: 1; }
          header .header-items .header-item .header-item-options.header-gift .flip-card:hover .flip-card-inner {
            -moz-transform: rotateY(180deg);
            -webkit-transform: rotateY(180deg);
            -i-transform: rotateY(180deg);
            transform: rotateY(180deg); }
        header .header-items .header-item .header-item-options.header-gift img {
          width: 100%; }
        header .header-items .header-item .header-item-options.header-gift p {
          position: absolute;
          top: 18px;
          left: 5px;
          font-weight: 900;
          font-size: 10px;
          color: white; }
          @media only screen and (max-width: 560px) {
            header .header-items .header-item .header-item-options.header-gift p {
              top: calc(50% + 5px);
              font-size: 12px; } }
      header .header-items .header-item .header-item-options.header-search-option {
        margin-right: 12px; }
      header .header-items .header-item .header-item-options .icon-plus, header .header-items .header-item .header-item-options .icon-search, header .header-items .header-item .header-item-options .icon-funnel, header .header-items .header-item .header-item-options .icon-message, header .header-items .header-item .header-item-options .icon-bell, header .header-items .header-item .header-item-options .icon-warning, header .header-items .header-item .header-item-options .icon-megaphone, header .header-items .header-item .header-item-options .icon-tasks {
        font-weight: bold;
        font-size: 19px;
        color: black;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        @media only screen and (max-width: 350px) {
          header .header-items .header-item .header-item-options .icon-plus, header .header-items .header-item .header-item-options .icon-search, header .header-items .header-item .header-item-options .icon-funnel, header .header-items .header-item .header-item-options .icon-message, header .header-items .header-item .header-item-options .icon-bell, header .header-items .header-item .header-item-options .icon-warning, header .header-items .header-item .header-item-options .icon-megaphone, header .header-items .header-item .header-item-options .icon-tasks {
            font-size: 18px; } }
      header .header-items .header-item .header-item-options .icon-plus {
        width: 28px;
        height: 29px;
        border-radius: 14px;
        line-height: 28px;
        color: white;
        text-align: center;
        background-color: #e62686; }
        @media only screen and (max-width: 560px) {
          header .header-items .header-item .header-item-options .icon-plus {
            width: 27px;
            height: 27px;
            font-size: 18px;
            line-height: 27px; } }
      header .header-items .header-item .header-item-options .icon-megaphone {
        font-weight: normal !important; }
      header .header-items .header-item .header-item-options .img-language {
        margin-top: 4px; }
        @media only screen and (max-width: 560px) {
          header .header-items .header-item .header-item-options .img-language {
            margin-top: 1px; } }
        header .header-items .header-item .header-item-options .img-language img {
          width: 21px; }
          @media only screen and (max-width: 560px) {
            header .header-items .header-item .header-item-options .img-language img {
              width: 19px; } }
      header .header-items .header-item .header-item-options .header-sitem {
        display: inline-block;
        vertical-align: middle; }
        header .header-items .header-item .header-item-options .header-sitem .button {
          padding: 10px 16px;
          margin-right: 8px;
          font-size: 14px; }
          @media only screen and (max-width: 560px) {
            header .header-items .header-item .header-item-options .header-sitem .button {
              padding: 6px 10px;
              margin-right: 6px;
              font-size: 12px; } }
    header .header-items .header-item .header-box-holder.header-item-active {
      visibility: visible;
      opacity: 1; }
    header .header-items .header-item .header-language, header .header-items .header-item .header-state, header .header-items .header-item .header-plus, header .header-items .header-item .header-search, header .header-items .header-item .header-funnel, header .header-items .header-item .header-chat, header .header-items .header-item .header-notifications, header .header-items .header-item .header-alerts, header .header-items .header-item .header-logs {
      margin: 0 8px; }
      @media only screen and (max-width: 350px) {
        header .header-items .header-item .header-language, header .header-items .header-item .header-state, header .header-items .header-item .header-plus, header .header-items .header-item .header-search, header .header-items .header-item .header-funnel, header .header-items .header-item .header-chat, header .header-items .header-item .header-notifications, header .header-items .header-item .header-alerts, header .header-items .header-item .header-logs {
          margin: 0 6px; } }
      header .header-items .header-item .header-language.header-highlight:after, header .header-items .header-item .header-state.header-highlight:after, header .header-items .header-item .header-plus.header-highlight:after, header .header-items .header-item .header-search.header-highlight:after, header .header-items .header-item .header-funnel.header-highlight:after, header .header-items .header-item .header-chat.header-highlight:after, header .header-items .header-item .header-notifications.header-highlight:after, header .header-items .header-item .header-alerts.header-highlight:after, header .header-items .header-item .header-logs.header-highlight:after {
        content: '5';
        position: absolute;
        top: -6px;
        right: -6px;
        width: 14px;
        height: 14px;
        border-radius: 20px;
        margin-right: 3px;
        font-weight: 700;
        font-size: 6px;
        line-height: 2.5;
        text-align: center;
        color: white;
        background-color: #e62686; }
    header .header-items .header-item .header-funnel.header-highlight:after {
      -webkit-animation: pulsate2 2s ease-out infinite;
      -moz-animation: pulsate2 2s ease-out infinite;
      animation: pulsate2 2s ease-out infinite; }
    header .header-items .header-item .header-search, header .header-items .header-item .header-plus {
      display: none; }
      @media only screen and (max-width: 760px) {
        header .header-items .header-item .header-search, header .header-items .header-item .header-plus {
          display: inline-block; } }
    header .header-items .header-item .header-profile {
      margin-left: 20px;
      cursor: pointer; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .header-profile {
          margin-left: 10px; } }
      header .header-items .header-item .header-profile .profile-photo-holder, header .header-items .header-item .header-profile .profile-trigger {
        display: inline-block;
        vertical-align: middle; }
      header .header-items .header-item .header-profile .profile-photo-holder {
        position: relative;
        width: 36px;
        height: 36px;
        border: 2px solid black;
        border-radius: 30px;
        overflow: hidden;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        @media only screen and (max-width: 560px) {
          header .header-items .header-item .header-profile .profile-photo-holder {
            width: 33px;
            height: 33px; } }
        header .header-items .header-item .header-profile .profile-photo-holder .profile-photo {
          position: absolute;
          width: 33px;
          height: 33px;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background-size: cover; }
      header .header-items .header-item .header-profile .profile-bullet {
        position: absolute;
        left: 25px;
        bottom: 0;
        width: 11px;
        height: 11px;
        border-radius: 20px; }
        header .header-items .header-item .header-profile .profile-bullet.green {
          background-color: #62b58f; }
        header .header-items .header-item .header-profile .profile-bullet.yellow {
          background-color: #ffc533; }
        header .header-items .header-item .header-profile .profile-bullet.red {
          background-color: #f2726f; }
        header .header-items .header-item .header-profile .profile-bullet.grey {
          background-color: #1c2101; }
      header .header-items .header-item .header-profile .profile-icon:before {
        content: '\e929';
        font-family: 'icomoon' !important;
        font-size: 10px;
        color: black;
        font-style: normal;
        font-weight: 900;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
    header .header-items .header-item .language-holder, header .header-items .header-item .state-holder, header .header-items .header-item .plus-holder {
      position: absolute;
      top: 62px;
      text-align: left;
      visibility: hidden;
      opacity: 0;
      border-radius: 4px;
      background-color: #f9f9f9;
      overflow: hidden;
      z-index: 50;
      -webkit-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .language-holder, header .header-items .header-item .state-holder, header .header-items .header-item .plus-holder {
          top: 102px; } }
      @media only screen and (max-width: 430px) {
        header .header-items .header-item .language-holder, header .header-items .header-item .state-holder, header .header-items .header-item .plus-holder {
          top: 98px; } }
      header .header-items .header-item .language-holder ul li:after, header .header-items .header-item .state-holder ul li:after, header .header-items .header-item .plus-holder ul li:after {
        content: '';
        display: block;
        display: block;
        width: 80%;
        height: 1px;
        margin: auto;
        background-color: #d0d1d0; }
      header .header-items .header-item .language-holder ul li:last-of-type:after, header .header-items .header-item .state-holder ul li:last-of-type:after, header .header-items .header-item .plus-holder ul li:last-of-type:after {
        display: none; }
      header .header-items .header-item .language-holder ul li div, header .header-items .header-item .language-holder ul li p, header .header-items .header-item .state-holder ul li div, header .header-items .header-item .state-holder ul li p, header .header-items .header-item .plus-holder ul li div, header .header-items .header-item .plus-holder ul li p {
        display: inline-block;
        vertical-align: middle; }
      header .header-items .header-item .language-holder ul li .state-bullet, header .header-items .header-item .state-holder ul li .state-bullet, header .header-items .header-item .plus-holder ul li .state-bullet {
        display: inline-block;
        vertical-align: middle;
        width: 19px; }
        header .header-items .header-item .language-holder ul li .state-bullet:after, header .header-items .header-item .state-holder ul li .state-bullet:after, header .header-items .header-item .plus-holder ul li .state-bullet:after {
          content: '';
          display: block;
          width: 8px;
          height: 8px;
          border-radius: 60px;
          margin: auto; }
        header .header-items .header-item .language-holder ul li .state-bullet.state-online:after, header .header-items .header-item .state-holder ul li .state-bullet.state-online:after, header .header-items .header-item .plus-holder ul li .state-bullet.state-online:after {
          background-color: #62b58f; }
        header .header-items .header-item .language-holder ul li .state-bullet.state-absent:after, header .header-items .header-item .state-holder ul li .state-bullet.state-absent:after, header .header-items .header-item .plus-holder ul li .state-bullet.state-absent:after {
          background-color: #ffc533; }
        header .header-items .header-item .language-holder ul li .state-bullet.state-busy:after, header .header-items .header-item .state-holder ul li .state-bullet.state-busy:after, header .header-items .header-item .plus-holder ul li .state-bullet.state-busy:after {
          background-color: #f2726f; }
        header .header-items .header-item .language-holder ul li .state-bullet.state-offline:after, header .header-items .header-item .state-holder ul li .state-bullet.state-offline:after, header .header-items .header-item .plus-holder ul li .state-bullet.state-offline:after {
          background-color: #dbdbdb; }
      header .header-items .header-item .language-holder ul li a, header .header-items .header-item .language-holder ul li .submenu-back, header .header-items .header-item .state-holder ul li a, header .header-items .header-item .state-holder ul li .submenu-back, header .header-items .header-item .plus-holder ul li a, header .header-items .header-item .plus-holder ul li .submenu-back {
        display: block;
        padding: 10px 14px;
        font-weight: 900;
        font-size: 14px;
        color: black; }
        header .header-items .header-item .language-holder ul li a:hover, header .header-items .header-item .language-holder ul li .submenu-back:hover, header .header-items .header-item .state-holder ul li a:hover, header .header-items .header-item .state-holder ul li .submenu-back:hover, header .header-items .header-item .plus-holder ul li a:hover, header .header-items .header-item .plus-holder ul li .submenu-back:hover {
          color: #e62686; }
        header .header-items .header-item .language-holder ul li a img, header .header-items .header-item .language-holder ul li .submenu-back img, header .header-items .header-item .state-holder ul li a img, header .header-items .header-item .state-holder ul li .submenu-back img, header .header-items .header-item .plus-holder ul li a img, header .header-items .header-item .plus-holder ul li .submenu-back img {
          display: inline-block;
          vertical-align: middle;
          max-width: 21px;
          margin-right: 4px; }
        header .header-items .header-item .language-holder ul li a p, header .header-items .header-item .language-holder ul li .submenu-back p, header .header-items .header-item .state-holder ul li a p, header .header-items .header-item .state-holder ul li .submenu-back p, header .header-items .header-item .plus-holder ul li a p, header .header-items .header-item .plus-holder ul li .submenu-back p {
          margin-left: 6px; }
      header .header-items .header-item .language-holder ul li .submenu-back, header .header-items .header-item .state-holder ul li .submenu-back, header .header-items .header-item .plus-holder ul li .submenu-back {
        margin: 0; }
        header .header-items .header-item .language-holder ul li .submenu-back [class^="icon-"], header .header-items .header-item .language-holder ul li .submenu-back [class*=" icon-"], header .header-items .header-item .state-holder ul li .submenu-back [class^="icon-"], header .header-items .header-item .state-holder ul li .submenu-back [class*=" icon-"], header .header-items .header-item .plus-holder ul li .submenu-back [class^="icon-"], header .header-items .header-item .plus-holder ul li .submenu-back [class*=" icon-"] {
          font-weight: bold;
          font-size: 9px; }
    header .header-items .header-item .language-holder, header .header-items .header-item .state-holder {
      width: 140px;
      right: 10px;
      z-index: 51; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .language-holder, header .header-items .header-item .state-holder {
          top: 102px; } }
      @media only screen and (max-width: 430px) {
        header .header-items .header-item .language-holder, header .header-items .header-item .state-holder {
          top: 98px; } }
    header .header-items .header-item .plus-holder {
      width: 250px;
      right: 30px;
      padding: 10px;
      border-radius: 4px; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .plus-holder {
          left: 10px; } }
      header .header-items .header-item .plus-holder ul li {
        display: inline-block;
        vertical-align: middle; }
        header .header-items .header-item .plus-holder ul li:after {
          display: none; }
        header .header-items .header-item .plus-holder ul li a {
          display: table; }
    header .header-items .header-item .search-holder {
      position: absolute;
      width: 240px;
      top: 62px;
      right: 10px;
      padding: 12px 20px 0;
      text-align: left;
      background-color: white;
      visibility: hidden;
      opacity: 0;
      border-radius: 4px;
      overflow: hidden;
      z-index: 50;
      -webkit-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .search-holder {
          width: 240px;
          top: 102px;
          left: 10px; } }
      @media only screen and (max-width: 430px) {
        header .header-items .header-item .search-holder {
          top: 98px; } }
      header .header-items .header-item .search-holder .input-model .input {
        max-width: 200px; }
        @media only screen and (max-width: 560px) {
          header .header-items .header-item .search-holder .input-model .input {
            display: table;
            margin: 4px auto 1em; } }
      header .header-items .header-item .search-holder .input__field--ruri:focus + .input-search,
      header .header-items .header-item .search-holder .input--filled .input-search {
        top: 4px; }
      header .header-items .header-item .search-holder .input-search div {
        font-weight: bold;
        font-size: 15px;
        color: black; }
    header .header-items .header-item .chat-holder {
      position: absolute;
      width: 400px;
      top: 62px;
      right: 10px;
      text-align: left;
      background-color: white;
      visibility: hidden;
      opacity: 0;
      border-radius: 4px;
      overflow: hidden;
      z-index: 50;
      -webkit-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .chat-holder {
          width: calc(100% - 20px);
          top: 102px; } }
      @media only screen and (max-width: 430px) {
        header .header-items .header-item .chat-holder {
          top: 98px; } }
      header .header-items .header-item .chat-holder .chat-items .chat-item {
        display: table;
        width: 100%;
        padding: 10px 10px 0; }
        header .header-items .header-item .chat-holder .chat-items .chat-item:nth-child(3):after {
          border-bottom: none; }
        header .header-items .header-item .chat-holder .chat-items .chat-item:last-of-type {
          border-bottom: none; }
        header .header-items .header-item .chat-holder .chat-items .chat-item:after {
          content: '';
          display: block;
          width: 100%;
          border-bottom: 1px solid #1c2101;
          margin: 16px auto auto; }
        header .header-items .header-item .chat-holder .chat-items .chat-item.chat-not-read {
          background-color: #f9f9f9; }
          header .header-items .header-item .chat-holder .chat-items .chat-item.chat-not-read .hour:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            width: 6px;
            height: 6px;
            border-radius: 20px;
            margin-right: 3px;
            background-color: #e62686; }
        header .header-items .header-item .chat-holder .chat-items .chat-item:hover {
          background-color: #dbdbdb; }
        header .header-items .header-item .chat-holder .chat-items .chat-item .chat-photo-holder, header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description {
          display: inline-block;
          vertical-align: top; }
        header .header-items .header-item .chat-holder .chat-items .chat-item .chat-photo-holder {
          position: relative;
          width: 48px;
          height: 48px;
          border: 2px solid black;
          border-radius: 30px;
          overflow: hidden; }
          header .header-items .header-item .chat-holder .chat-items .chat-item .chat-photo-holder .chat-photo {
            position: absolute;
            width: 48px;
            height: 48px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background-size: cover; }
        header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description {
          width: calc(100% - 48px);
          padding-left: 10px;
          color: black; }
          header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name p, header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name .hour {
            display: inline-block;
            vertical-align: middle; }
          header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name p {
            font-weight: 900;
            font-size: 14px;
            margin-bottom: 6px; }
            header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name p .profile-bullet {
              display: inline-block;
              vertical-align: middle;
              width: 8px;
              height: 8px;
              border-radius: 20px;
              margin-top: -1px;
              margin-right: 2px; }
              header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name p .profile-bullet.green {
                background-color: #019688; }
              header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name p .profile-bullet.yellow {
                background-color: #ffc533; }
              header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name p .profile-bullet.red {
                background-color: #f2726f; }
              header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name p .profile-bullet.grey {
                background-color: #1c2101; }
          header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-name .hour {
            float: right;
            font-size: 12px; }
          header .header-items .header-item .chat-holder .chat-items .chat-item .chat-description .chat-message {
            font-weight: 500;
            font-size: 13px; }
      header .header-items .header-item .chat-holder .chat-items .chat-item-final {
        display: block;
        width: 100%;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 900;
        color: #1c2101;
        text-align: center;
        background-color: #e8e8e8; }
        header .header-items .header-item .chat-holder .chat-items .chat-item-final:hover {
          background-color: #dbdbdb; }
    header .header-items .header-item .notifications-holder {
      position: absolute;
      width: 300px;
      top: 62px;
      right: 10px;
      text-align: left;
      background-color: white;
      visibility: hidden;
      opacity: 0;
      border-radius: 4px;
      overflow: hidden;
      z-index: 50;
      -webkit-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .notifications-holder {
          width: calc(100% - 20px);
          top: 102px; } }
      @media only screen and (max-width: 430px) {
        header .header-items .header-item .notifications-holder {
          top: 98px; } }
      header .header-items .header-item .notifications-holder .notifications-items .notifications-item {
        display: table;
        width: 100%;
        padding: 12px 10px 0; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item:nth-child(3):after {
          border-bottom: none; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item:last-of-type {
          border-bottom: none; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item:after {
          content: '';
          display: block;
          width: 100%;
          border-bottom: 1px solid #1c2101;
          margin: 16px auto auto; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item.notifications-not-read {
          background-color: #f9f9f9; }
          header .header-items .header-item .notifications-holder .notifications-items .notifications-item.notifications-not-read .notifications-date:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            width: 6px;
            height: 6px;
            border-radius: 20px;
            margin-right: 3px;
            background-color: #e62686; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item:hover {
          background-color: #dbdbdb; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-photo-holder, header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-description {
          display: inline-block;
          vertical-align: top; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-photo-holder {
          position: relative;
          width: 48px;
          height: 48px;
          border-radius: 30px;
          overflow: hidden; }
          header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-photo-holder .notifications-photo {
            position: absolute;
            width: 48px;
            height: 48px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background-size: cover; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-description {
          width: calc(100% - 58px);
          padding-left: 10px; }
          header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-description p {
            color: black; }
          header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-description .notifications-message {
            font-weight: 500;
            font-size: 13px;
            margin-bottom: 6px; }
            header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-description .notifications-message span {
              font-weight: 900;
              font-size: 14px; }
          header .header-items .header-item .notifications-holder .notifications-items .notifications-item .notifications-description .notifications-date {
            font-weight: 900;
            font-size: 12px; }
      header .header-items .header-item .notifications-holder .notifications-items .notifications-item-final {
        display: block;
        width: 100%;
        padding: 8px 0;
        font-size: 14px;
        font-weight: 900;
        color: #1c2101;
        text-align: center;
        background-color: #e8e8e8; }
        header .header-items .header-item .notifications-holder .notifications-items .notifications-item-final:hover {
          background-color: #dbdbdb; }
    header .header-items .header-item .alerts-holder {
      position: absolute;
      width: 300px;
      top: 62px;
      right: 10px;
      text-align: left;
      background-color: white;
      visibility: hidden;
      opacity: 0;
      border-radius: 4px;
      overflow: hidden;
      z-index: 50;
      -webkit-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .alerts-holder {
          width: calc(100% - 20px);
          top: 102px; } }
      @media only screen and (max-width: 430px) {
        header .header-items .header-item .alerts-holder {
          top: 98px; } }
      header .header-items .header-item .alerts-holder .alerts-items .alerts-item {
        display: table;
        width: 100%;
        padding: 12px 10px 0; }
        header .header-items .header-item .alerts-holder .alerts-items .alerts-item:nth-child(3):after {
          border-bottom: none; }
        header .header-items .header-item .alerts-holder .alerts-items .alerts-item:last-of-type {
          border-bottom: none; }
        header .header-items .header-item .alerts-holder .alerts-items .alerts-item:after {
          content: '';
          display: block;
          width: 100%;
          border-bottom: 1px solid #1c2101;
          margin: 16px auto auto; }
        header .header-items .header-item .alerts-holder .alerts-items .alerts-item.alerts-not-read {
          background-color: #f9f9f9; }
          header .header-items .header-item .alerts-holder .alerts-items .alerts-item.alerts-not-read .alerts-date:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            width: 6px;
            height: 6px;
            border-radius: 20px;
            margin-right: 3px;
            background-color: #e62686; }
        header .header-items .header-item .alerts-holder .alerts-items .alerts-item:hover {
          background-color: #dbdbdb; }
        header .header-items .header-item .alerts-holder .alerts-items .alerts-item .alerts-description {
          width: 100%;
          padding-left: 10px; }
          header .header-items .header-item .alerts-holder .alerts-items .alerts-item .alerts-description p {
            color: black; }
          header .header-items .header-item .alerts-holder .alerts-items .alerts-item .alerts-description .alerts-message {
            font-weight: 500;
            font-size: 13px;
            margin-bottom: 6px; }
            header .header-items .header-item .alerts-holder .alerts-items .alerts-item .alerts-description .alerts-message span {
              font-weight: 900;
              font-size: 14px; }
          header .header-items .header-item .alerts-holder .alerts-items .alerts-item .alerts-description .alerts-date {
            font-weight: 900;
            font-size: 13px; }
      header .header-items .header-item .alerts-holder .alerts-items .alerts-item-final {
        display: block;
        width: 100%;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 900;
        color: #1c2101;
        text-align: center;
        background-color: #e8e8e8; }
        header .header-items .header-item .alerts-holder .alerts-items .alerts-item-final:hover {
          background-color: #dbdbdb; }
    header .header-items .header-item .profile-info-holder {
      position: absolute;
      width: 160px;
      top: 62px;
      right: 10px;
      background-color: #f9f9f9;
      text-align: left;
      visibility: hidden;
      opacity: 0;
      border-radius: 4px;
      overflow: hidden;
      z-index: 50;
      -webkit-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      box-shadow: 0px 0px 4px 0px rgba(200, 200, 200, 0.9);
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 560px) {
        header .header-items .header-item .profile-info-holder {
          top: 102px; } }
      @media only screen and (max-width: 430px) {
        header .header-items .header-item .profile-info-holder {
          top: 98px; } }
      header .header-items .header-item .profile-info-holder .profile-name {
        margin: 14px 14px 6px; }
        @media only screen and (max-width: 560px) {
          header .header-items .header-item .profile-info-holder .profile-name {
            margin: 12px 14px 6px; } }
        header .header-items .header-item .profile-info-holder .profile-name a {
          font-weight: 900;
          font-size: 14px;
          color: black; }
          header .header-items .header-item .profile-info-holder .profile-name a:hover {
            color: #e62686; }
      header .header-items .header-item .profile-info-holder ul li:first-of-type:before, header .header-items .header-item .profile-info-holder ul li:last-of-type:before {
        display: none; }
      header .header-items .header-item .profile-info-holder ul li.header-separator:after {
        content: '';
        display: block;
        width: 80%;
        height: 1px;
        margin: 4px auto;
        background-color: #e8e8e8; }
      header .header-items .header-item .profile-info-holder ul li .header-item-options, header .header-items .header-item .profile-info-holder ul li a {
        display: block;
        padding: 9px 12px;
        margin: 0;
        font-weight: 900;
        font-size: 13px;
        color: #1c2101; }
        header .header-items .header-item .profile-info-holder ul li .header-item-options:hover div, header .header-items .header-item .profile-info-holder ul li .header-item-options:hover p, header .header-items .header-item .profile-info-holder ul li a:hover div, header .header-items .header-item .profile-info-holder ul li a:hover p {
          color: #e62686 !important; }
        header .header-items .header-item .profile-info-holder ul li .header-item-options div, header .header-items .header-item .profile-info-holder ul li .header-item-options p, header .header-items .header-item .profile-info-holder ul li a div, header .header-items .header-item .profile-info-holder ul li a p {
          display: inline-block;
          vertical-align: middle;
          color: #1c2101; }
        header .header-items .header-item .profile-info-holder ul li .header-item-options div, header .header-items .header-item .profile-info-holder ul li a div {
          width: 15px;
          font-size: 13px;
          text-align: center; }
        header .header-items .header-item .profile-info-holder ul li .header-item-options p, header .header-items .header-item .profile-info-holder ul li a p {
          width: calc(100% - 26px);
          margin-left: 6px;
          font-size: 13px;
          line-height: 1.2; }
      header .header-items .header-item .profile-info-holder ul li .header-logs p {
        margin-left: 3px; }
      header .header-items .header-item .profile-info-holder ul li .icon-shopping, header .header-items .header-item .profile-info-holder ul li .icon-feedback, header .header-items .header-item .profile-info-holder ul li .icon-team {
        font-weight: bold !important; }
      header .header-items .header-item .profile-info-holder ul li .icon-team {
        font-size: 16px; }
      header .header-items .header-item .profile-info-holder ul li:last-of-type {
        margin-top: 6px; }
        @media only screen and (max-width: 560px) {
          header .header-items .header-item .profile-info-holder ul li:last-of-type {
            margin-top: 4px; } }
        header .header-items .header-item .profile-info-holder ul li:last-of-type a {
          color: black;
          padding: 10px 12px;
          background-color: #e8e8e8; }
          header .header-items .header-item .profile-info-holder ul li:last-of-type a:hover {
            color: #e62686; }
      header .header-items .header-item .profile-info-holder ul li .language-image {
        width: 19px; }
      header .header-items .header-item .profile-info-holder ul li .state-bullet {
        display: inline-block;
        vertical-align: middle;
        width: 19px; }
        header .header-items .header-item .profile-info-holder ul li .state-bullet:after {
          content: '';
          display: block;
          width: 8px;
          height: 8px;
          border-radius: 60px;
          margin: auto; }
        header .header-items .header-item .profile-info-holder ul li .state-bullet.state-online:after {
          background-color: #019688; }
        header .header-items .header-item .profile-info-holder ul li .state-bullet.state-absent:after {
          background-color: #f2726f; }
        header .header-items .header-item .profile-info-holder ul li .state-bullet.state-busy:after {
          background-color: #ffc533; }
        header .header-items .header-item .profile-info-holder ul li .state-bullet.state-offline:after {
          background-color: #e8e8e8; }

.gradient-holder {
  position: relative;
  width: 76px;
  height: 76px;
  margin: auto; }
  .gradient-holder #gradientchart, .gradient-holder #gradientchart2, .gradient-holder #gradientchart3 {
    position: absolute;
    top: calc(50% + 12px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 86px;
    height: 86px; }

.goals-graph .goals-labels {
  position: absolute;
  width: 50px;
  margin-top: 18px;
  background: white;
  z-index: 1; }
  .goals-graph .goals-labels .goals-item {
    margin-bottom: 15px; }
    .goals-graph .goals-labels .goals-item:last-of-type {
      margin-bottom: 0; }
    .goals-graph .goals-labels .goals-item .goals-circle {
      position: relative;
      width: 50px;
      height: 50px;
      border-radius: 30px;
      background-color: #e8e8e8; }
      .goals-graph .goals-labels .goals-item .goals-circle div, .goals-graph .goals-labels .goals-item .goals-circle img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .goals-graph .goals-labels .goals-item .goals-circle div {
        font-size: 26px;
        color: #e62686; }
      .goals-graph .goals-labels .goals-item .goals-circle img {
        max-width: 34px; }

@-webkit-keyframes progressanimation {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes progressanimation {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@keyframes progressanimation {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0; } }
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0; } }
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0; } }
@-moz-keyframes pulsate2 {
  0% {
    -webkit-transform: scale(0.4, 0.4); }
  100% {
    -webkit-transform: scale(1.2, 1.2); } }
@keyframes pulsate2 {
  0% {
    -webkit-transform: scale(0.4, 0.4); }
  100% {
    -webkit-transform: scale(1.2, 1.2); } }
@-webkit-keyframes pulsate2 {
  0% {
    -webkit-transform: scale(0.4, 0.4); }
  100% {
    -webkit-transform: scale(1.2, 1.2); } }
@-moz-keyframes scalegoal {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.05); } }
@keyframes scalegoal {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.05); } }
@-webkit-keyframes scalegoal {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.05); } }
.modal-overlay {
  position: fixed;
  z-index: 9998 !important;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity; }

.modal {
  display: none;
  position: fixed;
  top: 0 !important;
  right: -100%;
  padding: 0;
  max-width: 700px !important;
  width: 100%;
  margin: auto;
  will-change: top, opacity;
  transform: scaleX(1) !important;
  z-index: 9999 !important; }
  .modal.open {
    right: 0; }
  .modal h1, .modal h2, .modal h3, .modal h4 {
    margin-top: 0; }
  .modal .modal-close {
    cursor: pointer; }
  .modal .modal-containter {
    position: relative;
    height: 100vh;
    padding: 10px 10px 68px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: auto;
    background-color: white;
    z-index: 5001; }
    @media only screen and (max-width: 560px) {
      .modal .modal-containter {
        height: initial;
        padding: 10px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; } }
    .modal .modal-containter .modal-header {
      padding-bottom: 10px;
      border-bottom: 1px solid #e8e8e8;
      text-align: left; }
      .modal .modal-containter .modal-header .modal-title {
        width: 90%;
        font-family: "K2D", sans-serif;
        font-weight: 900;
        font-size: 18px;
        line-height: 1.1; }
        .modal .modal-containter .modal-header .modal-title.modal-title-grey:before, .modal .modal-containter .modal-header .modal-title.modal-title-green:before, .modal .modal-containter .modal-header .modal-title.modal-title-yellow:before, .modal .modal-containter .modal-header .modal-title.modal-title-red:before {
          content: '';
          display: inline-block;
          vertical-align: middle;
          width: 8px;
          height: 8px;
          border-radius: 30px;
          margin-right: 6px; }
        .modal .modal-containter .modal-header .modal-title.modal-title-grey:before {
          background-color: #1c2101; }
        .modal .modal-containter .modal-header .modal-title.modal-title-green:before {
          background-color: #019688; }
        .modal .modal-containter .modal-header .modal-title.modal-title-yellow:before {
          background-color: #ffc533; }
        .modal .modal-containter .modal-header .modal-title.modal-title-red:before {
          background-color: #f2726f; }
      .modal .modal-containter .modal-header .modal-close {
        position: absolute;
        top: 11px;
        right: 11px;
        z-index: 9999; }
        .modal .modal-containter .modal-header .modal-close:hover span {
          color: #e62686; }
        .modal .modal-containter .modal-header .modal-close span {
          font-weight: 900;
          font-size: 12px;
          color: black;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
    .modal .modal-containter form {
      max-width: 460px; }
    .modal .modal-containter .modal-content-inside {
      height: calc(100vh - 120px);
      margin: 16px auto auto; }
      @media only screen and (max-width: 560px) {
        .modal .modal-containter .modal-content-inside {
          width: 100% !important;
          max-height: 50vh;
          padding: 0 10px 0 0; } }
      .modal .modal-containter .modal-content-inside .modal-form, .modal .modal-containter .modal-content-inside .modal-content-box {
        display: block;
        min-height: 220px;
        height: 100%;
        padding-top: 6px;
        text-align: center;
        overflow-y: auto; }
        @media only screen and (max-height: 760px) {
          .modal .modal-containter .modal-content-inside .modal-form, .modal .modal-containter .modal-content-inside .modal-content-box {
            max-height: calc(100vh - 240px); } }
        @media only screen and (max-width: 560px) {
          .modal .modal-containter .modal-content-inside .modal-form, .modal .modal-containter .modal-content-inside .modal-content-box {
            max-height: initial; } }
      .modal .modal-containter .modal-content-inside .modal-form .form-search .input__field--ruri:focus + .input-search,
      .modal .modal-containter .modal-content-inside .modal-form .form-search .input--filled .input-search {
        top: 4px; }
      .modal .modal-containter .modal-content-inside .modal-form .form-search .input-search {
        position: absolute;
        top: 0;
        right: 3px; }
        .modal .modal-containter .modal-content-inside .modal-form .form-search .input-search div {
          font-weight: bold;
          font-size: 15px;
          color: black; }
      .modal .modal-containter .modal-content-inside .modal-form .modal-form-line {
        text-align: left;
        margin-bottom: 26px;
                    /*
                    .modal-addintervener-trigger {
                        margin-bottom: 10px;

                        .form-results-item {
                            display: inline-block;
                            vertical-align: middle;
                            margin-right: 8px;
                        }
                    }

                    .modal-addintervener {
                        display: none;

                        &.modal-addintervener-active {
                            display: block;
                        }
                    }
                    */ }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line:first-of-type .modal-form-title {
          margin-top: 0; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line:last-of-type .datepicker {
          margin-bottom: 0; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line.modal-line-items .input-model, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line.modal-line-items .dropdown {
          display: inline-block;
          vertical-align: middle; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line.modal-line-multiple .dropdown, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line.modal-line-multiple .input-model {
          margin-bottom: 12px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-line-item {
          margin-bottom: 16px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-checkbox-line {
          display: block;
          margin-bottom: 10px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-checkbox-line .modal-form-checkbox {
            display: inline-block;
            vertical-align: middle; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-checkbox-line .modal-form-checkbox p {
              font-size: 14px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-line-sitem {
          display: inline-block;
          width: 100%;
          margin-bottom: 16px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-line-sitem:last-of-type {
            margin-bottom: 0; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-line-sitem.modal-line-sitem1 {
            vertical-align: top; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-line-sitem.modal-line-sitem2 {
            vertical-align: bottom; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-line-sitem .modal-form-stitle {
            margin-top: 18px;
            font-size: 15px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-form-title {
          margin-bottom: 4px;
          font-weight: 500;
          font-size: 13px;
          color: #5f6368; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-form-stitle {
          margin-top: 12px;
          font-family: "Roboto", sans-serif;
          font-weight: 900;
          font-size: 10px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-form-holder {
          display: none; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-form-holder.dap-form-active {
            display: block !important; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .input-model, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .textarea-model, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dropdown {
          max-width: 350px;
          width: 100%; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dropdown.dropdown-date {
          max-width: initial !important; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dropdown.dropdown-date .select-holder {
            display: inline-block;
            width: calc(33.33% - 4px);
            vertical-align: bottom; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dropdown.dropdown-date .selectric-wrapper {
            min-width: initial; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .datepicker input {
          max-width: 260px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .button-simple, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .button-simplex {
          font-size: 13px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .button-simple {
          margin-top: 18px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .button-simple2 {
          margin-top: 10px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .button-simplex {
          margin-top: 6px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator {
          margin-top: 8px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator.modal-pipeline-items5 .modal-pipeline-item {
            width: calc(20% - 4px); }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator.modal-pipeline-items6 .modal-pipeline-item {
            width: calc(16% - 4px); }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item {
            display: inline-block;
            width: calc(33.33% - 4px);
            vertical-align: top;
            padding: 0 9px 0 0; }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item {
                width: calc(50% - 4px);
                padding: 0; } }
            @media only screen and (max-width: 760px) {
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item:last-of-type {
                margin-bottom: 0; } }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item.modal-pipeline-active p {
              color: white; }
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item.modal-pipeline-active p:before {
                background-color: #e62686; }
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item.modal-pipeline-active p:after {
                border-left: 19px solid #e62686; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item p {
              position: relative;
              padding: 14px 16px;
              font-weight: 900;
              font-size: 16px;
              text-transform: uppercase;
              z-index: 1;
              cursor: pointer; }
              @media only screen and (max-width: 760px) {
                .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item p {
                  margin-bottom: 10px; } }
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item p:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: calc(100% - 19px);
                height: 100%;
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px;
                background-color: #f9f9f9;
                z-index: -1; }
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .modal-pipeline-indicator .modal-pipeline-item p:after {
                content: '';
                position: absolute;
                top: 0;
                right: 0;
                width: 0px;
                height: 0px;
                border-top: 22px solid transparent;
                border-bottom: 22px solid transparent;
                border-left: 19px solid #f9f9f9; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill {
          width: 100%;
          background-color: #e8e8e8; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips {
          max-width: 260px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul {
          padding: 12px;
          border-radius: 4px;
          margin: 0 0 8px;
          background-color: #f9f9f9; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul:last-of-type, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul:last-of-type {
            margin: 0; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul.form-dap-list li:last-of-type, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul.form-dap-list li:last-of-type {
            margin-top: -10px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul.form-dap-list li .input-model, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul.form-dap-list li .dropdown, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul.form-dap-list li .input-model, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul.form-dap-list li .dropdown {
            margin-bottom: 14px; }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul.form-dap-list li .input-model:last-of-type, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul.form-dap-list li .dropdown:last-of-type, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul.form-dap-list li .input-model:last-of-type, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul.form-dap-list li .dropdown:last-of-type {
                margin-bottom: 30px; } }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul .selectric-items ul, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul .selectric-items ul {
            padding: 0; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list ul .selectric-items ul li, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list ul .selectric-items ul li {
              margin-bottom: 0; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li {
          margin-bottom: 6px; }
          @media only screen and (max-width: 560px) {
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li {
              margin-bottom: 14px; } }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li:first-of-type, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li:first-of-type {
            margin-bottom: 2px; }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li:first-of-type, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li:first-of-type {
                margin-bottom: 10px; } }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li:last-of-type, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li:last-of-type {
            margin-bottom: 0 !important; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .form-results-item, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .form-results-item {
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li p, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li p {
            margin-top: 6px;
            font-weight: 700;
            font-size: 15px; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li p.form-results-title, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li p.form-results-title {
              margin-top: 0;
              font-size: 18px; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li p.form-results-stitle, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li p.form-results-stitle {
              margin-top: 10px;
              font-size: 16px; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li p.form-results-subtitle, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li p.form-results-subtitle {
              margin-top: 18px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model {
            display: inline-block;
            max-width: 90px;
            vertical-align: bottom;
            margin-bottom: 0; }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model {
                display: block;
                margin-left: 0; } }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model .input, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model .input {
              margin: 0; }
              @media only screen and (max-width: 560px) {
                .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model .input, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model .input {
                  margin: 8px 0 0; } }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model.input-modal-medium, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model.input-modal-medium {
              max-width: 120px; }
              @media only screen and (max-width: 560px) {
                .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model.input-modal-medium, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model.input-modal-medium {
                  max-width: 160px; } }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model.input-modal-medium2, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model.input-modal-medium2 {
              max-width: 140px; }
              @media only screen and (max-width: 560px) {
                .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model.input-modal-medium2, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model.input-modal-medium2 {
                  max-width: 160px; } }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results .form-results-list li .input-model.input-modal-large, .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .form-results-list li .input-model.input-modal-large {
              max-width: 160px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-results {
          padding: 44px 8px 8px;
          border-bottom-left-radius: 4px;
          border-bottom-right-radius: 4px;
          margin-top: -38px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips {
          padding: 14px 18px;
          border-radius: 4px;
          margin-top: 10px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips .form-tips-list li {
            display: block;
            margin-bottom: 10px; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips .form-tips-list li:last-of-type {
              margin-bottom: 0; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips .form-tips-list li p {
              font-size: 16px;
              color: black; }
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips .form-tips-list li p.form-tips-title {
                font-weight: 700; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips .form-tips-list li a {
              display: table;
              margin-top: 6px;
              font-weight: 600;
              font-size: 15px;
              color: black;
              border-bottom: 2px solid #1c2101; }
              .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .form-tips .form-tips-list li a:hover {
                color: #e62686;
                border-color: #e62686; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill {
          max-width: 460px;
          padding: 8px;
          border-radius: 4px;
          margin-top: 12px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-form-line .dap-fill .dropdown {
            display: inline-block;
            vertical-align: bottom;
            max-width: 140px; }
      .modal .modal-containter .modal-content-inside .modal-form .modal-product-form {
        min-width: 230px; }
      .modal .modal-containter .modal-content-inside .modal-form .modal-product-form, .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary {
        display: inline-block;
        vertical-align: top; }
        @media only screen and (max-width: 760px) {
          .modal .modal-containter .modal-content-inside .modal-form .modal-product-form, .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary {
            display: block;
            width: 100% !important;
            padding-left: 0 !important; } }
      .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary {
        width: calc(100% - 235px);
        padding-left: 30px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header {
          padding: 20px 10px 18px;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px;
          background-color: #f9f9f9; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-title {
            margin-bottom: 16px; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-title p {
              font-size: 20px; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item {
            display: inline-block;
            width: calc(50% - 4px);
            vertical-align: middle; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item:last-of-type {
              padding: 20px 8px;
              border-radius: 4px;
              background-color: #e8e8e8; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item .summary-header-badge {
              width: 90px;
              height: 90px;
              border-radius: 60px;
              margin: auto;
              line-height: 92px;
              text-align: center;
              background-color: #e8e8e8; }
              .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item .summary-header-badge img {
                max-width: 100px;
                width: 100%; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item p {
              margin-bottom: 10px;
              font-size: 18px; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item .summary-header-product img, .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item .summary-header-product p {
              display: inline-block;
              vertical-align: middle; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item .summary-header-product img {
              max-width: 26px;
              width: 100%; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-header .summary-header-items .summary-header-item .summary-header-product p {
              padding-left: 4px;
              margin-bottom: 0;
              font-size: 16px; }
        .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-content {
          padding: 0 10px 18px;
          border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
          background-color: #f9f9f9; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-content .summary-content-items {
            margin-bottom: 16px; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-content .summary-content-items .summary-content-item {
              display: inline-block;
              width: calc(50% - 14px);
              vertical-align: middle;
              padding: 20px 8px;
              border-radius: 4px;
              margin: auto 6px;
              background-color: #e8e8e8; }
          .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-content .summary-content-item {
            display: block;
            width: calc(100% - 14px);
            padding: 20px 0;
            border-radius: 4px;
            margin: auto 6px;
            background-color: #e8e8e8; }
            .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-content .summary-content-item p span {
              display: block; }
              .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-content .summary-content-item p span:first-of-type {
                margin-bottom: 12px;
                font-size: 17px; }
              .modal .modal-containter .modal-content-inside .modal-form .modal-product-summary .product-summary-content .summary-content-item p span:last-of-type {
                font-weight: 600;
                font-size: 14px; }
      .modal .modal-containter .modal-content-inside .modal-tabs .page-tabs-header .tabs-widerange {
        position: relative;
        display: block;
        height: 24px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        background-color: #e8e8e8;
        overflow: hidden; }
        .modal .modal-containter .modal-content-inside .modal-tabs .page-tabs-header .tabs-widerange .tabs-widerange-indicator {
          position: relative;
          display: block;
          height: 24px;
          padding: 0 4px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          font-weight: 900;
          font-size: 16px;
          color: white;
          line-height: 25px;
          text-align: center;
          background-color: #e62686;
          background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
          background-size: 400% 400%;
          -webkit-animation: progressanimation 120s ease infinite;
          -moz-animation: progressanimation 120s ease infinite;
          animation: progressanimation 120s ease infinite;
          z-index: 1; }
      .modal .modal-containter .modal-content-inside .modal-tabs .page-tabs-header .page-nav-tabs {
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
      .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-question, .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-disclaimer {
        font-weight: 600; }
        .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-question span, .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-disclaimer span {
          font-weight: 700; }
          .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-question span.pink, .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-disclaimer span.pink {
            color: #e62686; }
      .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-question {
        margin-bottom: 20px;
        font-size: 18px; }
      .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-answers {
        max-width: 350px;
        margin: auto; }
      .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-disclaimer {
        width: 360px;
        margin: auto;
        font-size: 15px;
        line-height: 1.4; }
      .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-answers ul li a {
        display: table;
        padding: 15px 16px 12px;
        margin: auto;
        font-size: 16px;
        text-align: center; }
      .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-answers ul li .modal-answers-item {
        display: inline-block;
        vertical-align: middle; }
        .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-answers ul li .modal-answers-item:first-of-type {
          margin-bottom: 0 !important; }
        .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-answers ul li .modal-answers-item:last-of-type {
          margin-bottom: -5px; }
        .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-answers ul li .modal-answers-item p {
          font-weight: 500; }
      .modal .modal-containter .modal-content-inside .modal-content-step .modal-pipeline-answers .dropdown {
        max-width: 220px;
        margin: auto auto 16px; }
      .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action {
        display: table;
        margin: 24px auto 30px;
        text-align: left; }
        .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action.modal-showhide-active .modal-showhide-trigger div {
          line-height: 16px; }
          .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action.modal-showhide-active .modal-showhide-trigger div:before {
            content: "\e946"; }
        .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action .modal-showhide-trigger {
          padding: 10px 14px 12px;
          border-radius: 4px;
          color: white;
          background: #e62686; }
          @media only screen and (max-width: 560px) {
            .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action .modal-showhide-trigger {
              padding: 20px; } }
          .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action .modal-showhide-trigger p, .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action .modal-showhide-trigger div {
            display: inline-block;
            vertical-align: middle; }
          .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action .modal-showhide-trigger p {
            font-size: 16px; }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action .modal-showhide-trigger p {
                width: calc(100% - 70px); } }
          .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide-action .modal-showhide-trigger div {
            width: 20px;
            height: 20px;
            border: 2px solid white;
            border-radius: 30px;
            margin-left: 7px;
            font-weight: 700;
            font-size: 8px;
            line-height: 19px;
            text-align: center; }
      .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide {
        display: none; }
        .modal .modal-containter .modal-content-inside .modal-showhide-holder .modal-showhide.modal-showhide-active {
          display: block; }
      .modal .modal-containter .modal-content-inside .modal-content-box {
        text-align: left; }
        .modal .modal-containter .modal-content-inside .modal-content-box.modal-box-activity .modal-content-text .modal-content-stakeholders {
          margin-top: 8px; }
          .modal .modal-containter .modal-content-inside .modal-content-box.modal-box-activity .modal-content-text .modal-content-stakeholders div {
            display: inline-block;
            vertical-align: middle;
            width: 40px;
            height: 40px;
            border: 2px solid black;
            border-radius: 30px;
            margin-right: 10px;
            background-position: center center;
            background-size: 101%; }
            .modal .modal-containter .modal-content-inside .modal-content-box.modal-box-activity .modal-content-text .modal-content-stakeholders div:last-of-type {
              margin-right: 0; }
        .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line {
          margin-bottom: 20px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line:last-of-type {
            margin-bottom: 0; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-items .modal-content-item {
            display: inline-block;
            vertical-align: top;
            width: calc(50% - 4px); }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-items .modal-content-item {
                display: block;
                width: 100%;
                margin-bottom: 14px; } }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-items .modal-content-item:last-of-type {
              margin-bottom: 0 !important; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-title a, .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-text a {
            display: table;
            border-bottom: 2px solid #e62686;
            margin-bottom: 8px;
            font-weight: 700;
            font-size: 15px;
            color: #e62686; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-title a:hover, .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-text a:hover {
              border-color: transparent; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-title {
            margin-bottom: 3px; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-title p {
              font-weight: 700;
              font-size: 13px; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-title p span {
                font-size: 14px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-text div, .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-text p {
            display: inline-block;
            vertical-align: middle; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-text div {
            font-weight: 700;
            margin-right: 4px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-text p {
            font-weight: 400;
            font-size: 15px;
            line-height: 1.3;
            margin-bottom: 8px; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-text p:last-of-type {
              margin-bottom: 0; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul {
            margin: 10px auto auto; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li {
              display: inline-block;
              vertical-align: middle;
              margin-right: 6px; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a {
                display: block;
                border: none; }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a:hover .sn-icon {
                  color: black; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a:hover .sn-icon .sn-layer {
                    background-color: transparent; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a:hover .sn-icon div.icon-in {
                    font-size: 14px;
                    line-height: 88px;
                    color: black; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a:hover .sn-icon div.icon-fb, .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a:hover .sn-icon div.icon-ig {
                    font-size: 14px;
                    line-height: 92px;
                    color: black; }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a .sn-icon {
                  position: relative;
                  display: block;
                  width: 36px;
                  height: 36px;
                  border-radius: 30px;
                  text-align: center;
                  background-size: cover;
                  background-position: top center; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a .sn-icon .sn-layer {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    border-radius: 30px;
                    background-color: rgba(0, 0, 0, 0.4);
                    -moz-transition: all 0.25s ease-out;
                    -webkit-transition: all 0.25s ease-out;
                    -i-transition: all 0.25s ease-out;
                    transition: all 0.25s ease-out; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a .sn-icon div {
                    position: relative;
                    color: white;
                    -moz-transition: all 0.25s ease-out;
                    -webkit-transition: all 0.25s ease-out;
                    -i-transition: all 0.25s ease-out;
                    transition: all 0.25s ease-out; }
                    .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a .sn-icon div.icon-in {
                      font-size: 18px;
                      line-height: 35px; }
                    .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a .sn-icon div.icon-fb {
                      font-size: 18px;
                      line-height: 38px; }
                    .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-social ul li a .sn-icon div.icon-ig {
                      font-size: 18px;
                      line-height: 37px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-tags {
            margin: 10px auto auto; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-tags div {
              display: inline-block;
              vertical-align: middle;
              padding: 5px 16px;
              border-radius: 8px;
              margin-right: 8px;
              font-weight: 700;
              font-size: 15px;
              background-color: #e8e8e8; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .modal-content-tags div.content-tag-principal {
                color: white;
                background-color: #019688; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items {
            margin-top: 16px; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item {
              display: block;
              margin-bottom: 20px; }
              @media only screen and (max-width: 660px) {
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item {
                  margin-bottom: 30px; } }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item:last-of-type {
                margin-bottom: 0; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-photo {
                width: 50px !important;
                height: 50px !important; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-copy {
                width: calc(100% - 71px) !important; }
                @media only screen and (max-width: 660px) {
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-copy {
                    width: 100% !important; } }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-copy .textarea-model, .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-copy .button {
                  display: inline-block;
                  vertical-align: bottom; }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-copy .textarea-model {
                  width: calc(100% - 100px);
                  margin-right: 15px; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-copy .textarea-model .textarea {
                    max-width: initial;
                    margin: 0 0 0.4em; }
                    @media only screen and (max-width: 660px) {
                      .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-copy .textarea-model .textarea {
                        max-width: 400px; } }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item.profile-comment .profile-comments-copy .button {
                  margin-bottom: 0.4em; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-photo, .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy {
                position: relative;
                display: inline-block;
                vertical-align: middle; }
                @media only screen and (max-width: 660px) {
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-photo, .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy {
                    display: block; } }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-photo {
                width: 70px;
                height: 70px;
                border: 3px solid black;
                border-radius: 50%;
                overflow: hidden; }
                @media only screen and (max-width: 660px) {
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-photo {
                    width: 60px;
                    height: 60px;
                    margin: auto; } }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-photo img {
                  position: absolute;
                  width: 100%;
                  top: 50%;
                  left: 50%;
                  -webkit-transform: translate(-50%, -50%);
                  -moz-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                  -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy {
                width: calc(100% - 91px);
                padding: 16px;
                border-radius: 4px;
                margin-left: 16px;
                background-color: #f9f9f9; }
                @media only screen and (max-width: 660px) {
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy {
                    width: 100%;
                    margin: 20px 0 0; } }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy:before {
                  content: '';
                  position: absolute;
                  top: 50%;
                  left: -10px;
                  -webkit-transform: translate(0, -50%);
                  -moz-transform: translate(0, -50%);
                  -ms-transform: translate(0, -50%);
                  -o-transform: translate(0, -50%);
                  transform: translate(0, -50%);
                  width: 0px;
                  height: 0px;
                  border-top: 10px solid transparent;
                  border-bottom: 10px solid transparent;
                  border-right: 10px solid #f9f9f9; }
                  @media only screen and (max-width: 660px) {
                    .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy:before {
                      top: -10px;
                      left: 50%;
                      -webkit-transform: translate(-50%, 0);
                      -moz-transform: translate(-50%, 0);
                      -ms-transform: translate(-50%, 0);
                      -o-transform: translate(-50%, 0);
                      transform: translate(-50%, 0);
                      border-top: none;
                      border-right: 10px solid transparent;
                      border-bottom: 10px solid #e8e8e8;
                      border-left: 10px solid transparent; } }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy p {
                  font-size: 15px; }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy .profile-comments-info {
                  font-weight: 700;
                  margin-bottom: 10px; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy .profile-comments-info a {
                    display: table;
                    border-bottom: 2px solid transparent;
                    color: #e62686; }
                    .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy .profile-comments-info a:hover {
                      border-color: #e62686; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy .profile-comments-info span {
                    display: block;
                    margin-top: 2px;
                    font-weight: 500;
                    font-size: 14px; }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-comments-items .profile-comments-item .profile-comments-copy .profile-comments-text {
                  line-height: 1.3; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-interactions-list {
            margin-top: 6px; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-interactions-list ul li {
              border-radius: 4px;
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-interactions-list ul li:nth-child(even) {
                background-color: white; }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-interactions-list ul li:nth-child(even):hover {
                  background-color: #f9f9f9; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-interactions-list ul li:nth-child(odd) {
                background-color: #e8e8e8; }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-interactions-list ul li:nth-child(odd):hover {
                  background-color: #f9f9f9; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-interactions-list ul li a {
                display: block;
                padding: 12px 14px;
                font-size: 15px;
                color: black; }
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-line .profile-interactions-list ul li a span {
                  font-weight: 700; }
        .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-timer {
          position: relative;
          padding: 10px;
          border-radius: 30px;
          margin-bottom: 20px;
          text-align: center;
          background-color: #e62686;
          background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
          background-size: 400% 400%;
          -webkit-animation: progressanimation 40s ease infinite;
          -moz-animation: progressanimation 40s ease infinite;
          animation: progressanimation 40s ease infinite; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-timer .modal-timer {
            font-weight: 700;
            font-size: 22px;
            color: white; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-timer .modal-timer #countdown div {
              display: inline-block;
              vertical-align: middle; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-timer .modal-timer .icon-clock {
              position: absolute;
              top: 11px;
              left: 11px; }
              @media only screen and (max-width: 560px) {
                .modal .modal-containter .modal-content-inside .modal-content-box .modal-content-timer .modal-timer .icon-clock {
                  top: 12px;
                  left: 12px; } }
        .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack {
          text-align: center; }
          .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-title {
            margin-bottom: 16px; }
            .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-title p {
              font-family: "K2D", sans-serif;
              font-weight: 900;
              font-size: 22px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items {
            max-width: 440px;
            margin: auto auto 46px; }
            .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item {
              display: inline-block;
              width: calc(50% - 4px);
              vertical-align: middle; }
              .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner {
                max-width: 200px;
                padding: 20px;
                border: 2px solid #e8e8e8;
                margin: auto;
                background-color: #f9f9f9;
                -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
                -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
                box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }
                .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner .leads-pack-image {
                  margin-bottom: 14px; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner .leads-pack-image div {
                    font-weight: 900;
                    font-size: 40px; }
                .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner .leads-pack-stitle {
                  margin-bottom: 10px; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner .leads-pack-stitle p {
                    font-size: 16px;
                    text-transform: uppercase; }
                .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner .leads-pack-price {
                  min-height: 32px;
                  margin-bottom: 10px; }
                  .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner .leads-pack-price p {
                    font-size: 15px; }
                    .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner .leads-pack-price p span {
                      display: block;
                      margin-top: 4px;
                      font-size: 13px; }
                .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-items .leads-pack-item .pack-item-inner .checkbox {
                  margin: auto; }
          .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner {
            max-width: 440px;
            padding: 20px;
            border: 2px solid #e8e8e8;
            margin: auto;
            background-color: #f9f9f9;
            -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
            -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
            box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }
            .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item {
              display: block;
              width: 100%;
              margin-bottom: 16px; }
              .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item:last-of-type {
                margin-bottom: 0; }
              .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item .leads-payment-sitem {
                display: inline-block;
                vertical-align: middle; }
                .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item .leads-payment-sitem:first-of-type {
                  width: 40px; }
                .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item .leads-payment-sitem:last-of-type {
                  width: 70px; }
              .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item p {
                display: block;
                width: 100%;
                margin-top: 10px;
                font-size: 13px;
                color: black; }
                .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item p span {
                  display: inline-block;
                  margin-left: 4px;
                  font-size: 12px; }
              .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item img {
                width: 100%; }
              .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item [class^="icon-"], .modal .modal-containter .modal-content-inside .modal-content-box .leads-pack .leads-pack-payment .leads-payment-inner .leads-payment-item [class*=" icon-"] {
                font-size: 40px;
                color: #e62686; }
      .modal .modal-containter .modal-content-inside .notes-items {
        display: block;
        min-height: 220px;
        height: 100%;
        padding-right: 9px;
        text-align: left;
        overflow-y: auto; }
        .modal .modal-containter .modal-content-inside .notes-items .notes-item {
          display: inline-block;
          vertical-align: top;
          width: calc(33.33% - 4px);
          padding: 0 12px;
          margin-bottom: 26px; }
          @media only screen and (max-width: 960px) {
            .modal .modal-containter .modal-content-inside .notes-items .notes-item {
              width: calc(50% - 4px); } }
          @media only screen and (max-width: 560px) {
            .modal .modal-containter .modal-content-inside .notes-items .notes-item {
              width: 100%;
              padding: 0; } }
          .modal .modal-containter .modal-content-inside .notes-items .notes-item .note {
            padding: 12px;
            -webkit-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
            box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
            background-color: #ffe787; }
            .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-first {
              margin-bottom: 4px; }
              .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-first p, .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-first input {
                font-family: "K2D", sans-serif;
                font-weight: 900;
                font-size: 20px; }
              .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-first input {
                height: 26px; }
            .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-second {
              margin-bottom: 10px; }
              .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-second p, .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-second input {
                font-size: 12px; }
              .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-second input {
                height: 17px; }
            .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-third p, .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-third textarea {
              font-weight: 500;
              font-size: 14px;
              line-height: 1.3; }
            .modal .modal-containter .modal-content-inside .notes-items .notes-item .note .note-third textarea {
              width: 100%;
              min-height: 80px;
              height: initial; }
            .modal .modal-containter .modal-content-inside .notes-items .notes-item .note p, .modal .modal-containter .modal-content-inside .notes-items .notes-item .note input, .modal .modal-containter .modal-content-inside .notes-items .notes-item .note textarea {
              padding: 0;
              padding-bottom: 2px;
              font-family: "Roboto", sans-serif;
              line-height: 1; }
            .modal .modal-containter .modal-content-inside .notes-items .notes-item .note p, .modal .modal-containter .modal-content-inside .notes-items .notes-item .note input {
              display: table; }
            .modal .modal-containter .modal-content-inside .notes-items .notes-item .note input, .modal .modal-containter .modal-content-inside .notes-items .notes-item .note textarea {
              border: none;
              border-bottom: 2px solid black;
              background: transparent;
              outline: none; }
            .modal .modal-containter .modal-content-inside .notes-items .notes-item .note p {
              border-bottom: 2px solid #ffe787; }
      .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e8e8e8;
        margin-bottom: 20px; }
      .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box:last-of-type:after {
        display: none; }
      .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year {
        margin-bottom: 10px; }
        .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item {
          display: inline-block;
          vertical-align: middle; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item:first-of-type {
            width: calc(100% - 242px); }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item:first-of-type {
                width: 100%;
                margin-bottom: 10px; } }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item:first-of-type p {
              font-size: 22px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item .modal-average-item {
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px;
            text-align: center; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item .modal-average-item:first-of-type {
              margin-left: 0; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item .modal-average-item p {
              display: block;
              padding: 6px 18px;
              font-weight: 700; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item .modal-average-item p:first-of-type {
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                font-family: "Roboto", sans-serif;
                font-size: 14px;
                color: white;
                background-color: #e62686; }
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box .modal-production-year .modal-year-items .modal-year-item .modal-average-item p:last-of-type {
                font-size: 18px;
                background-color: #f9f9f9;
                border-bottom-left-radius: 4px;
                border-bottom-left-radius: 4px; }
      .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li {
        padding: 0 10px;
        border-radius: 40px; }
        .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li:nth-child(even) {
          background-color: white; }
        .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li:nth-child(odd) {
          background-color: #e8e8e8; }
        .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item {
          display: inline-block;
          vertical-align: middle;
          padding: 0 0 0 10px;
          border-left: 2px solid #e8e8e8;
          margin: 10px 0 10px 8px;
          text-align: center; }
          @media only screen and (max-width: 560px) {
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item {
              width: calc(50% - 14px) !important;
              margin: 4px 0 10px 8px; } }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:nth-child(1), .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:nth-child(2) {
            border-left: none; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:nth-child(2) {
            width: 75px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:nth-child(3) {
            width: 90px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:nth-child(4) {
            width: 125px; }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:nth-child(4) {
                border-left: none; } }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:last-of-type p {
            display: table;
            width: 98px;
            padding: 4px 18px;
            margin: auto;
            font-weight: 700; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:last-of-type p:first-of-type {
              border-top-left-radius: 20px;
              border-top-right-radius: 20px;
              font-family: "Roboto", sans-serif;
              font-size: 14px;
              color: white;
              background-color: #e62686; }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item:last-of-type p:last-of-type {
              border-bottom-left-radius: 20px;
              border-bottom-right-radius: 20px;
              font-size: 18px;
              background-color: white; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item.modal-production-month {
            width: calc(100% - 456px);
            text-align: left; }
            @media only screen and (max-width: 660px) {
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item.modal-production-month {
                display: block;
                width: 100% !important;
                padding: 12px 0 0;
                margin: 0;
                text-align: center; } }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item.modal-production-month {
                padding: 12px 0; } }
            .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item.modal-production-month p {
              font-size: 18px; }
          .modal .modal-containter .modal-content-inside .modal-content-box .modal-production-box ul li .modal-production-items .modal-production-item p span {
            font-size: 12px; }
    .modal .modal-containter .modal-contentsmall {
      max-height: calc(100vh - 30vh);
      overflow-y: auto;
      padding: 18px 0 0; }
      .modal .modal-containter .modal-contentsmall .modal-contentsmall-step .modal-contentsmall-question {
        margin-bottom: 12px; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-step .modal-contentsmall-question p {
          font-weight: 600;
          font-size: 18px;
          line-height: 1.2;
          color: black; }
      .modal .modal-containter .modal-contentsmall .modal-contentsmall-step .modal-contentsmall-actions {
        text-align: center; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-step .modal-contentsmall-actions .modal-contentsmall-action {
          display: inline-block;
          vertical-align: middle; }
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-step .modal-contentsmall-actions .modal-contentsmall-action button {
            padding: 11px 30px 8px;
            font-size: 15px; }
      .modal .modal-containter .modal-contentsmall .modal-contentsmall-items, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide {
        margin-bottom: 26px;
        text-align: center; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-items:last-of-type, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide:last-of-type {
          margin-bottom: 0; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-title, .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-value, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-title, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-value {
          padding: 10px; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-title, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-title {
          position: relative;
          border-top-right-radius: 4px;
          border-top-left-radius: 4px;
          font-family: "K2D", sans-serif;
          font-weight: 900;
          font-size: 18px;
          background-color: #e62686;
          color: white; }
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-title span, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-title span {
            display: block;
            font-size: 16px; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-value, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-value {
          border-right: 2px solid #e8e8e8;
          border-bottom: 2px solid #e8e8e8;
          border-left: 2px solid #e8e8e8;
          border-bottom-right-radius: 4px;
          border-bottom-left-radius: 4px;
          font-weight: 700;
          font-size: 22px;
          background-color: #f9f9f9; }
      .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-item {
        display: inline-block;
        vertical-align: top;
        width: calc(50% - 4px);
        padding: 0 12px; }
        @media only screen and (max-width: 660px) {
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-item {
            display: block;
            width: 100%;
            padding: 0 !important;
            margin-bottom: 26px; } }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-item:first-of-type {
          padding: 0 12px 0 0; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-item:last-of-type {
          padding: 0 0 0 12px; }
          @media only screen and (max-width: 660px) {
            .modal .modal-containter .modal-contentsmall .modal-contentsmall-items .modal-contentsmall-item:last-of-type {
              margin-bottom: 0; } }
      .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide {
        display: block;
        width: 100%; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li {
          position: relative;
          display: block;
          width: 100%;
          border-radius: 4px;
          margin-bottom: 6px;
          background-color: #e8e8e8; }
          @media only screen and (max-width: 660px) {
            .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li {
              margin-bottom: 10px; } }
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li p, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li div {
            display: inline-block;
            vertical-align: middle; }
            @media only screen and (max-width: 660px) {
              .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li p, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li div {
                display: block;
                width: 100% !important; } }
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li p:nth-child(1) {
            width: calc(100% - 160px);
            padding: 8px 12px;
            border-radius: 4px;
            font-weight: 700;
            font-size: 17px;
            text-align: left;
            background-color: #e8e8e8; }
            @media only screen and (max-width: 660px) {
              .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li p:nth-child(1) {
                font-size: 16px; } }
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li p:nth-child(2) {
            width: 110px;
            font-weight: 700;
            font-size: 20px; }
            @media only screen and (max-width: 660px) {
              .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li p:nth-child(2) {
                padding: 6px;
                font-size: 18px; } }
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li .modal-content-close {
            width: 40px; }
            @media only screen and (max-width: 660px) {
              .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li .modal-content-close {
                position: absolute;
                width: initial !important;
                top: 6px;
                right: 5px; } }
            .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li .modal-content-close [class^="icon-"], .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li .modal-content-close [class*=" icon-"] {
              padding: 4px;
              border-radius: 4px;
              font-weight: bold;
              font-size: 16px;
              color: #e62686;
              cursor: pointer;
              background-color: #e8e8e8;
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
              .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li .modal-content-close [class^="icon-"]:hover, .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide ul li .modal-content-close [class*=" icon-"]:hover {
                color: white;
                background-color: #e62686; }
        .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-actions .modal-contentsmall-item {
          display: inline-block;
          vertical-align: bottom;
          width: calc(50% - 4px); }
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-actions .modal-contentsmall-item:last-of-type a {
            float: right; }
          .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-actions .modal-contentsmall-item a.button-pink {
            padding: 12px 26px;
            font-size: 17px; }
            @media only screen and (max-width: 660px) {
              .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide .modal-contentsmall-actions .modal-contentsmall-item a.button-pink {
                font-size: 16px; } }
      .modal .modal-containter .modal-contentsmall .modal-contentsmall-wide1 .table-holder {
        text-align: left; }
      .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange-value {
        min-width: 77px;
        margin-bottom: 6px;
        text-align: center; }
        .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange-value p {
          display: table;
          padding: 6px;
          border-radius: 4px;
          margin: auto;
          font-weight: 900;
          font-size: 14px;
          color: black;
          background-color: white; }
      .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange {
        position: relative;
        display: block;
        height: 24px;
        border-radius: 4px;
        margin-bottom: 4px;
        background-color: #dbdbdb; }
        .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange .goals-widerange-indicator {
          position: relative;
          display: block;
          height: 24px;
          border-radius: 4px;
          line-height: 34px;
          text-align: center;
          background-color: #e62686;
          background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
          background-size: 400% 400%;
          -webkit-animation: progressanimation 120s ease infinite;
          -moz-animation: progressanimation 120s ease infinite;
          animation: progressanimation 120s ease infinite; }
        .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange .goals-widerange-goals {
          position: absolute;
          top: 10px;
          display: block;
          width: 16px;
          height: 16px;
          border-radius: 20px;
          margin-right: 12px;
          background-color: white;
          cursor: pointer;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange .goals-widerange-goals:hover, .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange .goals-widerange-goals.dashboard-goal-active {
            background-color: #dbdbdb; }
            .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange .goals-widerange-goals:hover .gps_ring, .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange .goals-widerange-goals.dashboard-goal-active .gps_ring {
              -webkit-animation: none;
              -moz-animation: none;
              animation: none; }
          .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-widerange .goals-widerange-goals .gps_ring {
            position: absolute;
            top: -4px;
            left: -4px;
            width: 24px;
            height: 24px;
            border: 2px solid #dbdbdb;
            border-radius: 30px;
            -webkit-animation: pulsate 1.8s ease-out infinite;
            -moz-animation: pulsate 1.8s ease-out infinite;
            animation: pulsate 1.8s ease-out infinite;
            opacity: 0; }
      .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-ruler {
        margin-top: 0; }
        .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-ruler .goals-ruler-items .goals-ruler-item {
          display: inline-block;
          vertical-align: middle;
          width: calc(50% - 10px); }
          .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-ruler .goals-ruler-items .goals-ruler-item:first-of-type {
            text-align: left; }
          .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-ruler .goals-ruler-items .goals-ruler-item:last-of-type {
            text-align: right; }
          .modal .modal-containter .modal-contentsmall .modal-goals-month .goals-ruler .goals-ruler-items .goals-ruler-item p {
            font-weight: 900;
            font-size: 14px; }
      .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-value {
        margin-bottom: 6px;
        text-align: center; }
        .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-value p {
          display: table;
          padding: 6px;
          border-radius: 4px;
          margin: auto;
          font-weight: 900;
          font-size: 14px;
          color: black;
          background-color: white; }
      .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange {
        position: relative;
        display: block;
        height: 24px;
        border-radius: 4px;
        margin-bottom: 6px;
        background-color: #e8e8e8; }
        .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange .dashboard-widerange-indicator {
          position: relative;
          display: block;
          height: 24px;
          border-radius: 4px;
          line-height: 34px;
          text-align: center;
          background-color: #e62686;
          background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
          background-size: 400% 400%;
          -webkit-animation: progressanimation 120s ease infinite;
          -moz-animation: progressanimation 120s ease infinite;
          animation: progressanimation 120s ease infinite; }
        .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange .dashboard-widerange-goals {
          position: absolute;
          top: 6px;
          display: block;
          width: 13px;
          height: 13px;
          border-radius: 20px;
          margin-right: 12px;
          background-color: white;
          cursor: pointer;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange .dashboard-widerange-goals:hover, .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange .dashboard-widerange-goals.dashboard-goal-active {
            background-color: #dbdbdb; }
            .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange .dashboard-widerange-goals:hover .gps_ring, .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange .dashboard-widerange-goals.dashboard-goal-active .gps_ring {
              -webkit-animation: none;
              -moz-animation: none;
              animation: none; }
          .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange .dashboard-widerange-goals .gps_ring {
            position: absolute;
            top: -4px;
            left: -4px;
            width: 21px;
            height: 21px;
            border: 2px solid #dbdbdb;
            border-radius: 30px;
            -webkit-animation: pulsate 1.8s ease-out infinite;
            -moz-animation: pulsate 1.8s ease-out infinite;
            animation: pulsate 1.8s ease-out infinite;
            opacity: 0; }
      .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-ruler {
        margin-top: -10px;
        margin-bottom: 10px; }
        .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-ruler .dashboard-ruler-items .dashboard-ruler-item {
          display: inline-block;
          vertical-align: middle;
          width: calc(50% - 10px); }
          .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-ruler .dashboard-ruler-items .dashboard-ruler-item:first-of-type {
            text-align: left; }
          .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-ruler .dashboard-ruler-items .dashboard-ruler-item:last-of-type {
            text-align: right; }
          .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-ruler .dashboard-ruler-items .dashboard-ruler-item p {
            font-weight: 900;
            font-size: 14px; }
      .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description {
        position: relative;
        display: flex;
        max-width: 580px;
        width: 100%;
        padding: 4px 0;
        margin: auto;
        text-align: center;
        overflow-x: scroll; }
        .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni {
          display: inline-block;
          vertical-align: middle;
          margin: auto; }
          .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal {
            position: relative;
            display: block;
            width: 70px;
            height: 70px;
            padding: 10px;
            border-radius: 54px;
            margin: auto 16px;
            text-align: center;
            background-color: #e8e8e8;
            cursor: pointer;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
            @media only screen and (max-width: 560px) {
              .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal {
                width: 80px;
                height: 80px; } }
            .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal:hover, .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal.dashboard-goal-active {
              animation: scalegoal 1s alternate infinite ease-in;
              background-color: #dbdbdb; }
            .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal.dashboard-widerange-complete {
              color: white;
              background-color: #e62686;
              background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
              background-size: 400% 400%;
              -webkit-animation: progressanimation 120s ease infinite;
              -moz-animation: progressanimation 120s ease infinite;
              animation: progressanimation 120s ease infinite; }
            .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal [class^="icon-"], .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal [class*=" icon-"] {
              margin-bottom: 6px;
              font-size: 14px; }
            .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal .dashboard-widerange-center {
              position: absolute;
              left: 50%;
              top: 50%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
            .modal .modal-containter .modal-contentsmall .modal-goals-year .dashboard-widerange-description .dashboard-widerange-descriptioni .dashboard-widerange-goal p span {
              display: block;
              font-size: 12px; }
  .modal .modal-reference {
    position: relative;
    padding: 8px 10px;
    border-top: 1px solid #dbdbdb;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: white; }
    @media only screen and (max-width: 560px) {
      .modal .modal-reference {
        padding: 8px 10px; } }
    .modal .modal-reference:before {
      content: '';
      position: absolute;
      top: -22px;
      left: 0;
      width: 100%;
      height: 21px;
      background-color: white; }
    .modal .modal-reference .modal-reference-title, .modal .modal-reference .modal-reference-items {
      display: inline-block;
      vertical-align: middle; }
    .modal .modal-reference .modal-reference-title {
      width: 80px; }
      @media only screen and (max-width: 560px) {
        .modal .modal-reference .modal-reference-title {
          width: 76px; } }
      .modal .modal-reference .modal-reference-title p {
        font-weight: 700;
        font-size: 13px;
        color: #e62686; }
    .modal .modal-reference .modal-reference-items {
      position: relative;
      width: calc(100% - 85px); }
      @media only screen and (max-width: 560px) {
        .modal .modal-reference .modal-reference-items {
          width: calc(100% - 81px); } }
      .modal .modal-reference .modal-reference-items .modal-reference-item {
        display: inline-block;
        width: calc(33.33% - 4px);
        vertical-align: middle; }
        .modal .modal-reference .modal-reference-items .modal-reference-item .input-model .input {
          margin-bottom: 0; }
          .modal .modal-reference .modal-reference-items .modal-reference-item .input-model .input .input__field--ruri {
            padding: 0 10px;
            font-size: 12px; }
          .modal .modal-reference .modal-reference-items .modal-reference-item .input-model .input .input__label--ruri {
            font-size: 12px; }
            .modal .modal-reference .modal-reference-items .modal-reference-item .input-model .input .input__label--ruri.active {
              padding: 8px 12px 7px; }
        .modal .modal-reference .modal-reference-items .modal-reference-item .input-model .input__field--ruri:focus + .input__label--ruri .input__label-content--ruri,
        .modal .modal-reference .modal-reference-items .modal-reference-item .input-model .input--filled .input__label--ruri .input__label-content--ruri {
          opacity: 0;
          visibility: hidden; }
  .modal .modal-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 56px;
    padding: 8px;
    border-bottom-left-radius: 4px;
    background: white;
    border-top: 1px solid #e8e8e8;
    z-index: 5002; }
    @media only screen and (max-width: 560px) {
      .modal .modal-footer {
        position: relative;
        bottom: initial;
        left: initial;
        width: initial;
        padding: 10px;
        border-bottom-left-radius: 0; } }
    .modal .modal-footer .modal-footer-items .modal-footer-item {
      display: inline-block;
      width: calc(50% - 4px);
      vertical-align: middle; }
      .modal .modal-footer .modal-footer-items .modal-footer-item .button, .modal .modal-footer .modal-footer-items .modal-footer-item .button-simple {
        min-height: 40px;
        line-height: 16px; }
      .modal .modal-footer .modal-footer-items .modal-footer-item .button {
        display: inline-block;
        vertical-align: middle;
        padding: 10px 16px; }
        @media only screen and (max-width: 560px) {
          .modal .modal-footer .modal-footer-items .modal-footer-item .button {
            float: right;
            display: table;
            margin-bottom: 10px; } }
        @media only screen and (max-width: 560px) {
          .modal .modal-footer .modal-footer-items .modal-footer-item .button:last-of-type {
            margin-bottom: 0; } }
      .modal .modal-footer .modal-footer-items .modal-footer-item .button-simple.button-simple-pink {
        display: inline-block;
        vertical-align: middle; }
        @media only screen and (max-width: 560px) {
          .modal .modal-footer .modal-footer-items .modal-footer-item .button-simple.button-simple-pink {
            display: table;
            margin-bottom: 10px; } }
        @media only screen and (max-width: 560px) {
          .modal .modal-footer .modal-footer-items .modal-footer-item .button-simple.button-simple-pink:first-of-type {
            margin-bottom: 0; } }
      .modal .modal-footer .modal-footer-items .modal-footer-item .select-holder .button {
        min-height: 10px; }
      .modal .modal-footer .modal-footer-items .modal-footer-item:last-of-type {
        text-align: right; }

#modal-pipeline-products .page-tabs-title {
  margin-bottom: 16px;
  text-align: center; }
  #modal-pipeline-products .page-tabs-title p {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase; }
#modal-pipeline-products .page-tabs {
  position: relative;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  text-align: center; }
  #modal-pipeline-products .page-tabs .page-nav-tabs {
    padding: 0;
    border-bottom: 2px solid #e8e8e8;
    border-radius: 0;
    margin-bottom: 0;
    text-align: center;
    background: white; }
    @media only screen and (max-width: 660px) {
      #modal-pipeline-products .page-tabs .page-nav-tabs {
        display: block;
        overflow-x: initial; } }
    #modal-pipeline-products .page-tabs .page-nav-tabs li {
      position: relative;
      display: inline-block;
      width: 25%;
      margin: 0; }
      @media only screen and (max-width: 660px) {
        #modal-pipeline-products .page-tabs .page-nav-tabs li {
          width: calc(50% - 3px); } }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:hover a, #modal-pipeline-products .page-tabs .page-nav-tabs li.active a {
        /*
        -webkit-box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
        box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
        */ }
        #modal-pipeline-products .page-tabs .page-nav-tabs li:hover a p, #modal-pipeline-products .page-tabs .page-nav-tabs li.active a p {
          color: #1c2101; }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 60%;
        background-color: #e8e8e8;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        @media only screen and (max-width: 660px) {
          #modal-pipeline-products .page-tabs .page-nav-tabs li:after {
            right: -4px; } }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(1):hover a, #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(1).active a {
        border-color: #3ba8dc !important; }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(1):hover .c-tabs-image div, #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(1).active .c-tabs-image div {
        color: #3ba8dc !important; }
      @media only screen and (max-width: 660px) {
        #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(1):before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          width: 60%;
          height: 1px;
          background-color: #e8e8e8;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(2):hover a, #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(2).active a {
        border-color: #019688 !important; }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(2):hover .c-tabs-image div, #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(2).active .c-tabs-image div {
        color: #019688 !important; }
      @media only screen and (max-width: 660px) {
        #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(2):after {
          content: '';
          position: absolute;
          top: initial;
          right: initial;
          bottom: 0;
          left: 50%;
          width: 60%;
          height: 1px;
          background-color: #e8e8e8;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(3):hover a, #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(3).active a {
        border-color: #fc7720 !important; }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(3):hover .c-tabs-image div, #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(3).active .c-tabs-image div {
        color: #fc7720 !important; }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(4):hover a, #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(4).active a {
        border-color: #1c2101 !important; }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(4):hover .c-tabs-image div, #modal-pipeline-products .page-tabs .page-nav-tabs li:nth-child(4).active .c-tabs-image div {
        color: #1c2101 !important; }
      #modal-pipeline-products .page-tabs .page-nav-tabs li:last-of-type:after {
        display: none; }
      #modal-pipeline-products .page-tabs .page-nav-tabs li a {
        display: block;
        height: 115px;
        padding: 16px;
        border: none;
        border-top: 4px solid transparent;
        border-radius: 0;
        margin: auto auto 1px;
        background-color: white;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        @media only screen and (max-width: 560px) {
          #modal-pipeline-products .page-tabs .page-nav-tabs li a {
            padding: 20px 8px; } }
        #modal-pipeline-products .page-tabs .page-nav-tabs li a .c-tabs-image {
          display: block;
          max-width: 56px;
          max-height: 34px;
          width: 100px;
          height: 100px;
          padding: 0;
          margin: auto auto 12px;
          background-position: top center;
          background-repeat: no-repeat; }
          #modal-pipeline-products .page-tabs .page-nav-tabs li a .c-tabs-image div {
            padding-right: 0;
            font-weight: normal;
            font-size: 38px;
            color: #dbdbdb;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
        #modal-pipeline-products .page-tabs .page-nav-tabs li a p {
          font-family: "K2D", sans-serif;
          font-size: 14px;
          line-height: 1.2;
          color: #dbdbdb; }
  #modal-pipeline-products .page-tabs .tab-content {
    position: relative;
    background-color: white; }
    #modal-pipeline-products .page-tabs .tab-content#tab1 .services-item .services-item-copy .services-item-image div {
      color: #3ba8dc !important; }
    #modal-pipeline-products .page-tabs .tab-content#tab1 .services-item:hover:after, #modal-pipeline-products .page-tabs .tab-content#tab1 .services-item.service-active:after {
      content: '';
      border: 3px solid #3ba8dc; }
    #modal-pipeline-products .page-tabs .tab-content#tab1 .services-item:hover .services-item-copy, #modal-pipeline-products .page-tabs .tab-content#tab1 .services-item.service-active .services-item-copy {
      border-color: #3ba8dc !important; }
      #modal-pipeline-products .page-tabs .tab-content#tab1 .services-item:hover .services-item-copy .services-item-title p, #modal-pipeline-products .page-tabs .tab-content#tab1 .services-item.service-active .services-item-copy .services-item-title p {
        color: #3ba8dc !important; }
    #modal-pipeline-products .page-tabs .tab-content#tab2 .services-item .services-item-copy .services-item-image div {
      color: #019688 !important; }
    #modal-pipeline-products .page-tabs .tab-content#tab2 .services-item:hover:after, #modal-pipeline-products .page-tabs .tab-content#tab2 .services-item.service-active:after {
      content: '';
      border: 3px solid #019688; }
    #modal-pipeline-products .page-tabs .tab-content#tab2 .services-item:hover .services-item-copy, #modal-pipeline-products .page-tabs .tab-content#tab2 .services-item.service-active .services-item-copy {
      border-color: #019688 !important; }
      #modal-pipeline-products .page-tabs .tab-content#tab2 .services-item:hover .services-item-copy .services-item-title p, #modal-pipeline-products .page-tabs .tab-content#tab2 .services-item.service-active .services-item-copy .services-item-title p {
        color: #019688 !important; }
    #modal-pipeline-products .page-tabs .tab-content#tab3 .services-item .services-item-copy .services-item-image div {
      color: #fc7720 !important; }
    #modal-pipeline-products .page-tabs .tab-content#tab3 .services-item:hover:after, #modal-pipeline-products .page-tabs .tab-content#tab3 .services-item.service-active:after {
      content: '';
      border: 3px solid #fc7720; }
    #modal-pipeline-products .page-tabs .tab-content#tab3 .services-item:hover .services-item-copy, #modal-pipeline-products .page-tabs .tab-content#tab3 .services-item.service-active .services-item-copy {
      border-color: #fc7720 !important; }
      #modal-pipeline-products .page-tabs .tab-content#tab3 .services-item:hover .services-item-copy .services-item-title p, #modal-pipeline-products .page-tabs .tab-content#tab3 .services-item.service-active .services-item-copy .services-item-title p {
        color: #fc7720 !important; }
    #modal-pipeline-products .page-tabs .tab-content#tab4 .services-item .services-item-copy .services-item-image div {
      color: #1c2101 !important; }
    #modal-pipeline-products .page-tabs .tab-content#tab4 .services-item:hover:after, #modal-pipeline-products .page-tabs .tab-content#tab4 .services-item.service-active:after {
      content: '';
      border: 3px solid #1c2101; }
    #modal-pipeline-products .page-tabs .tab-content#tab4 .services-item:hover .services-item-copy, #modal-pipeline-products .page-tabs .tab-content#tab4 .services-item.service-active .services-item-copy {
      border-color: #1c2101 !important; }
      #modal-pipeline-products .page-tabs .tab-content#tab4 .services-item:hover .services-item-copy .services-item-title p, #modal-pipeline-products .page-tabs .tab-content#tab4 .services-item.service-active .services-item-copy .services-item-title p {
        color: #1c2101 !important; }
    #modal-pipeline-products .page-tabs .tab-content .c-tab__content {
      position: relative;
      z-index: 1; }
      #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items {
        position: relative;
        display: block;
        width: 100%;
        background-color: transparent;
                    /*
                    display: flex;
                    overflow-x: auto;
                    align-items: center;
                    justify-content: center;

                    @media only screen and (max-width: 1140px) {
                        align-items: initial;
                        justify-content: initial;
                    }
                    */ }
        @media only screen and (max-width: 760px) {
          #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items {
            padding-bottom: 10px; } }
        #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area {
          position: relative;
          display: inline-block;
          vertical-align: top;
          margin-left: -4px; }
          @media only screen and (max-width: 760px) {
            #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area {
              display: block;
              margin-left: 0; } }
          #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area:first-of-type .services-area-title:after {
            display: none; }
          #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area:last-of-type::after {
            display: none; }
          #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title {
            display: block;
            width: 100%;
            padding: 8px 0;
            background-color: #f9f9f9; }
            @media only screen and (max-width: 760px) {
              #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title {
                text-align: center; } }
            #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title:after {
              content: '';
              position: absolute;
              top: 6px;
              left: -1px;
              width: 2px;
              height: 20px;
              background-color: #e8e8e8; }
              @media only screen and (max-width: 760px) {
                #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title:after {
                  display: none; } }
            #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title p {
              font-size: 11px;
              color: #1c2101; }
          #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            width: 90px;
            height: 90px;
            padding: 10px;
            border: 1px solid #e8e8e8;
            border-top: 2px solid #e8e8e8;
            border-bottom: 2px solid #e8e8e8;
            text-align: center;
            cursor: pointer; }
            @media only screen and (max-width: 760px) {
              #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item {
                float: initial;
                display: inline-block;
                border-top: 1px solid #e8e8e8;
                border-bottom: 1px solid #e8e8e8;
                border-color: #e8e8e8; } }
            #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item:after {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              border: 3px solid transparent; }
            #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy {
              position: absolute;
              top: 50%;
              left: 50%;
              width: 100%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
              #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image {
                margin-bottom: 10px; }
                #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image img {
                  width: 56px;
                  max-width: initial;
                  max-height: 50px; }
                #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image div {
                  font-size: 36px;
                  color: #1c2101; }
              #modal-pipeline-products .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-title p {
                font-weight: 900;
                font-size: 8px;
                line-height: 1.2;
                text-transform: uppercase;
                color: #1c2101;
                -moz-transition: all 0.25s ease-out;
                -webkit-transition: all 0.25s ease-out;
                -i-transition: all 0.25s ease-out;
                transition: all 0.25s ease-out; }

#modal-event .events-header .events-image {
  height: 250px;
  margin-bottom: 26px;
  background-size: cover;
  background-position: center center; }
  @media only screen and (max-width: 560px) {
    #modal-event .events-header .events-image {
      height: 20vh; } }
#modal-event .events-header .events-name {
  margin-bottom: 8px;
  font-weight: 900;
  font-size: 19px; }
#modal-event .events-header .events-day {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 13px; }
  #modal-event .events-header .events-day span {
    margin-right: 2px;
    font-weight: 900;
    font-size: 15px;
    color: #e62686; }
#modal-event .events-content .events-copy-title {
  margin: 30px auto 10px;
  font-weight: 800;
  font-size: 20px; }
  #modal-event .events-content .events-copy-title p {
    font-family: "K2D", sans-serif;
    font-weight: 900;
    font-size: 19px; }
#modal-event .events-content .events-copy p {
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.6; }
  #modal-event .events-content .events-copy p.copy-highlighted {
    font-weight: 900; }
  #modal-event .events-content .events-copy p:last-of-type {
    margin-bottom: 0; }

#modal-store .store-header .store-image {
  height: 200px;
  margin-bottom: 26px;
  background-size: cover;
  background-position: center center; }
  @media only screen and (max-width: 560px) {
    #modal-store .store-header .store-image {
      height: 20vh; } }
#modal-store .store-header .store-name {
  margin-bottom: 8px;
  font-weight: 900;
  font-size: 19px; }
  #modal-store .store-header .store-name span {
    font-size: 16px; }
#modal-store .store-header .store-price {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 15px; }
#modal-store .store-content .store-copy-title {
  margin: 30px auto 10px;
  font-weight: 800;
  font-size: 20px; }
  #modal-store .store-content .store-copy-title p {
    font-family: "K2D", sans-serif;
    font-weight: 900;
    font-size: 19px; }
#modal-store .store-content .store-copy p {
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.6; }
  #modal-store .store-content .store-copy p.copy-highlighted {
    font-weight: 900; }
  #modal-store .store-content .store-copy p:last-of-type {
    margin-bottom: 0; }

#modal-notifications .modal-containter .modal-contentsmall .modal-contentsmall-items, #modal-notifications .modal-containter .modal-contentsmall .modal-contentsmall-wide {
  margin-bottom: 20px; }
  #modal-notifications .modal-containter .modal-contentsmall .modal-contentsmall-items:last-of-type, #modal-notifications .modal-containter .modal-contentsmall .modal-contentsmall-wide:last-of-type {
    margin-bottom: 0; }

#modal-feedback, #modal-addtask {
  max-width: 340px; }
  #modal-feedback .modal-containter .modal-content-inside, #modal-addtask .modal-containter .modal-content-inside {
    height: 270px; }
    #modal-feedback .modal-containter .modal-content-inside .input-model, #modal-feedback .modal-containter .modal-content-inside .textarea-model, #modal-feedback .modal-containter .modal-content-inside .dropdown, #modal-addtask .modal-containter .modal-content-inside .input-model, #modal-addtask .modal-containter .modal-content-inside .textarea-model, #modal-addtask .modal-containter .modal-content-inside .dropdown {
      max-width: 300px; }

#modal-message {
  max-width: 420px; }

#modal-notes {
  max-width: 1050px; }

#modal-adddap, #modal-seeactivities {
  max-width: 1000px; }

#modal-dapnew {
  max-width: 1300px; }

#modal-seecontact {
  max-width: 800px; }

/* Remover após implementação */
.input-model {
  position: relative; }
  .input-model.input-model-two {
    background-color: #e62686; }
  .input-model.input-model-three {
    background-color: white; }
  .input-model.input-model-error .input__field--ruri {
    color: #f2726f; }
  .input-model.input-model-error .input__label--ruri::after {
    background: #f2726f; }
  .input-model.input-model-error .input__label-content--ruri {
    color: #f2726f; }
  .input-model.input-model-error .input__field--ruri:focus + .input__label--ruri::after,
  .input-model.input-model-error .input--filled .input__label--ruri::after {
    background: #f2726f; }
  .input-model.input-model-error .input__field--ruri:focus + .input__label--ruri .input__label-content--ruri,
  .input-model.input-model-error .input--filled .input__label--ruri .input__label-content--ruri {
    color: #f2726f; }
  .input-model.input-medium {
    max-width: 90px !important; }
  .input-model.input-search .input__field--ruri {
    padding: 0 34px 0 14px; }
  .input-model.input-search .input-search-button {
    position: absolute;
    top: 13px;
    right: 11px;
    z-index: 1; }
    .input-model.input-search .input-search-button div {
      font-weight: bold;
      font-size: 13px;
      color: black; }
  .input-model.input-search .input__label, .input-model.input-search .input__label--ruri {
    border-color: #f9f9f9;
    background-color: #f9f9f9; }
  .input-model.input-search .icon-search {
    color: black !important; }
  .input-model .input {
    display: inline-block;
    width: 100%;
    vertical-align: bottom; }

/* Remover após implementação */
.input {
  position: relative;
  z-index: 1; }

.input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: 400;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */ }

.input__field:focus {
  outline: none; }

.input__label {
  display: inline-block;
  padding: 0 1em;
  width: 40%;
  color: #696969;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%; }

.input__field--ruri {
  position: relative;
  width: 100%;
  height: 24px;
  padding: 0 16px;
  margin: 6px 0 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.4;
  color: #fff;
  background: transparent !important;
  z-index: 1; }
  .input__field--ruri:-webkit-autofill {
    width: calc(100% - 16px);
    padding: 0;
    margin-right: 14px;
    -webkit-box-shadow: 0 0 0 28px #f9f9f9 inset;
    box-shadow: 0 0 0 28px #f9f9f9 inset; }

.input__label--ruri {
  position: absolute;
  width: 100%;
  text-align: left;
  padding: 10px 12px 9px;
  border: 1px solid #c7c4c5;
  border-radius: 4px;
  font-size: 13px;
  background-color: white;
  pointer-events: none; }

.input__label-content--ruri {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: white;
  padding: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.3s, color 0.3s;
  transition: transform 0.3s, color 0.3s; }

.input__field--ruri:focus + .input__label--ruri .input__label-content--ruri,
.input--filled .input__label--ruri .input__label-content--ruri {
  display: table;
  width: initial;
  padding: 0 10px;
  font-size: 16px;
  -webkit-transform: translate3d(0, -0.9em, 0) scale3d(0.655, 0.655, 1);
  transform: translate3d(0, -0.9em, 0) scale3d(0.655, 0.655, 1);
  background-color: white; }

.input--filled .input__label {
  padding: 8px 12px; }
  .input--filled .input__label .input__label-content span {
    display: none; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

.input-model-one .input__field--ruri {
  color: black; }
.input-model-one .input__label-content--ruri {
  color: #5f6368; }
.input-model-one .input__field--ruri:focus + .input__label--ruri .input__label-content--ruri,
.input-model-one .input--filled .input__label--ruri .input__label-content--ruri {
  color: #5f6368; }
.input-model-one .input--focus .input__label--ruri {
  border-color: #3ba8dc !important; }
.input-model-one .input--focus .input__label-content--ruri {
  color: #3ba8dc !important; }

.input-model-two .input__field--ruri {
  color: white; }
.input-model-two .input__label-content--ruri {
  color: white; }
.input-model-two .input__field--ruri:focus + .input__label--ruri .input__label-content--ruri,
.input-model-two .input--filled .input__label--ruri .input__label-content--ruri {
  color: white; }

.input-model-three .input__field--ruri {
  color: #e62686; }
.input-model-three .input__label-content--ruri {
  color: #e62686; }
.input-model-three .input__field--ruri:focus + .input__label--ruri .input__label-content--ruri,
.input-model-three .input--filled .input__label--ruri .input__label-content--ruri {
  color: #e62686; }

/* Remover após implementação */
.textarea-model {
  position: relative; }
  .textarea-model.textarea-model-two {
    background-color: #e62686; }
  .textarea-model.textarea-model-three {
    background-color: white; }
  .textarea-model .textarea {
    display: inline-block;
    width: 100%;
    vertical-align: bottom; }

/* Remover após implementação */
.textarea {
  position: relative; }

.textarea__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: 400;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */ }

.textarea__field:focus {
  outline: none; }

.textarea__label {
  display: inline-block;
  padding: 0 1em;
  width: 40%;
  color: #696969;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.textarea__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%; }

.textarea__field--ruri {
  width: 100%;
  height: 115px;
  background: transparent;
  padding: 0 16px;
  margin: 6px 0 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.6;
  color: #fff; }

.textarea__label--ruri {
  width: 100%;
  position: absolute;
  padding: 100px 12px 10px;
  border: 1px solid #c7c4c5;
  border-radius: 4px;
  font-size: 13px;
  text-align: left;
  pointer-events: none; }
  .textarea__label--ruri.active {
    padding: 104px 12px 4px; }

.textarea__label-content--ruri {
  color: white;
  padding: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.3s, color 0.3s;
  transition: transform 0.3s, color 0.3s; }

.textarea__field--ruri:focus + .textarea__label--ruri .textarea__label-content--ruri,
.textarea--filled .textarea__label--ruri .textarea__label-content--ruri {
  display: table;
  width: initial;
  padding: 0 10px;
  font-size: 16px;
  -webkit-transform: translate3d(0, -6.4em, 0) scale3d(0.655, 0.655, 1);
  transform: translate3d(0, -6.4em, 0) scale3d(0.655, 0.655, 1);
  background-color: white; }

.textarea--filled .textarea__label {
  padding: 97px 12px 10px; }
  .textarea--filled .textarea__label .textarea__label-content span {
    display: none; }

textarea[type="search"]::-webkit-search-decoration,
textarea[type="search"]::-webkit-search-cancel-button,
textarea[type="search"]::-webkit-search-results-button,
textarea[type="search"]::-webkit-search-results-decoration {
  display: none; }

.textarea-model-one .textarea__field--ruri {
  color: black; }
.textarea-model-one .textarea__label-content--ruri {
  color: #5f6368; }
.textarea-model-one .textarea__field--ruri:focus + .textarea__label--ruri .textarea__label-content--ruri,
.textarea-model-one .textarea--filled .textarea__label--ruri .textarea__label-content--ruri {
  color: #5f6368; }
.textarea-model-one .textarea--focus .textarea__label--ruri {
  border-color: #3ba8dc !important; }
.textarea-model-one .textarea--focus .textarea__label-content--ruri {
  color: #3ba8dc !important; }

.textarea-model-two .textarea__field--ruri {
  color: white; }
.textarea-model-two .textarea__label-content--ruri {
  color: white; }
.textarea-model-two .textarea__field--ruri:focus + .textarea__label--ruri .textarea__label-content--ruri,
.textarea-model-two .textarea--filled .textarea__label--ruri .textarea__label-content--ruri {
  color: white; }

.textarea-model-three .textarea__field--ruri {
  color: #e62686; }
.textarea-model-three .textarea__label-content--ruri {
  color: #e62686; }
.textarea-model-three .textarea__field--ruri:focus + .textarea__label--ruri .textarea__label-content--ruri,
.textarea-model-three .textarea--filled .textarea__label--ruri .textarea__label-content--ruri {
  color: #e62686; }

.dropdown {
  position: relative; }
  .dropdown.dropdown-model-one .selectric {
    border: 1px solid #c7c4c5; }
    .dropdown.dropdown-model-one .selectric .label {
      color: #5f6368; }
    .dropdown.dropdown-model-one .selectric .button {
      background: transparent; }
      .dropdown.dropdown-model-one .selectric .button:after {
        color: #5f6368; }
  .dropdown.dropdown-model-one .selectric-items li {
    border-bottom: none; }
  .dropdown.dropdown-model-two .selectric {
    border: 4px solid white; }
    .dropdown.dropdown-model-two .selectric .label {
      color: white; }
    .dropdown.dropdown-model-two .selectric .button {
      background: transparent; }
      .dropdown.dropdown-model-two .selectric .button:after {
        color: white; }
  .dropdown.dropdown-model-two .selectric-items li {
    border-bottom: none; }
  .dropdown.dropdown-model-three .selectric {
    border: 4px solid #e62686; }
    .dropdown.dropdown-model-three .selectric .label {
      color: #e62686; }
    .dropdown.dropdown-model-three .selectric .button {
      background: transparent; }
      .dropdown.dropdown-model-three .selectric .button:after {
        color: #e62686; }
  .dropdown.dropdown-model-three .selectric-items li {
    border-bottom: none; }
  .dropdown .selectric-wrapper.selectric-below .selectric .label {
    color: #5f6368; }
  .dropdown .selectric {
    border: none;
    border-bottom: 4px solid #c7c4c5;
    border-radius: 4px;
    background: white; }
    .dropdown .selectric .label, .dropdown .selectric .button {
      line-height: 30px;
      height: 32px; }
    .dropdown .selectric .label {
      position: relative;
      font-family: "Roboto", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 32px;
      color: black;
      margin: 0 36px 0 12px;
      z-index: 2; }
    .dropdown .selectric .button {
      border: none;
      background: transparent; }
      .dropdown .selectric .button:after {
        content: '\e929';
        font-family: 'icomoon' !important;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        font-variant: normal;
        text-transform: none;
        line-height: 1 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        border: none;
        color: black;
        top: -10px;
        right: 8px;
        z-index: 2; }
  .dropdown .selectric-items {
    padding-top: 20px;
    border: 1px solid #c7c4c5;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-top: 0;
    background-color: white;
    box-shadow: none;
    overflow: hidden; }
    .dropdown .selectric-items ul li {
      position: relative;
      border-bottom: 2px solid black; }
      .dropdown .selectric-items ul li:hover {
        background: #f9f9f9;
        color: black; }
      .dropdown .selectric-items ul li.highlighted {
        background: #f9f9f9;
        color: black; }
      .dropdown .selectric-items ul li.selected {
        background: #e8e8e8;
        border-width: 2px;
        color: black; }
  .dropdown .selectric-wrapper.selectric-open .selectric {
    border-bottom-color: transparent; }
  .dropdown .selectric-wrapper.selectric-focus .selectric {
    border-color: #3ba8dc !important; }
    .dropdown .selectric-wrapper.selectric-focus .selectric .label {
      color: #3ba8dc !important; }
    .dropdown .selectric-wrapper.selectric-focus .selectric .button:after {
      color: #3ba8dc !important; }
  .dropdown .selectric-wrapper.selectric-focus .selectric-items {
    border-color: #3ba8dc !important; }

/* Remover após implementação */
.datepicker-line {
  position: relative; }
  .datepicker-line.datepicker-line-pink {
    background: #e62686; }
  .datepicker-line.datepicker-line-white {
    background: white; }
  .datepicker-line .datepicker {
    display: inline-block;
    vertical-align: bottom;
    max-width: 350px; }

/* Remover após implementação */
.datepicker {
  position: relative;
  margin: 0 0 2em;
  z-index: 1; }
  .datepicker input {
    width: 100%;
    height: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: black;
    border: none;
    border-bottom: 3px solid black;
    background: transparent;
    outline: none;
    padding: 22px 0 13px; }
    .datepicker input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: black; }
    .datepicker input::-moz-placeholder {
      /* Firefox 19+ */
      color: black; }
    .datepicker input:-ms-input-placeholder {
      /* IE 10+ */
      color: black; }
    .datepicker input:-moz-placeholder {
      /* Firefox 18- */
      color: black; }
  .datepicker.datepicker-model-one input {
    color: black;
    border-bottom: 3px solid black; }
    .datepicker.datepicker-model-one input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: black; }
    .datepicker.datepicker-model-one input::-moz-placeholder {
      /* Firefox 19+ */
      color: black; }
    .datepicker.datepicker-model-one input:-ms-input-placeholder {
      /* IE 10+ */
      color: black; }
    .datepicker.datepicker-model-one input:-moz-placeholder {
      /* Firefox 18- */
      color: black; }
  .datepicker.datepicker-model-two input {
    color: white;
    border-bottom: 3px solid white; }
    .datepicker.datepicker-model-two input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: white; }
    .datepicker.datepicker-model-two input::-moz-placeholder {
      /* Firefox 19+ */
      color: white; }
    .datepicker.datepicker-model-two input:-ms-input-placeholder {
      /* IE 10+ */
      color: white; }
    .datepicker.datepicker-model-two input:-moz-placeholder {
      /* Firefox 18- */
      color: white; }
  .datepicker.datepicker-model-three input {
    color: #e62686;
    border-bottom: 3px solid #e62686; }
    .datepicker.datepicker-model-three input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #e62686; }
    .datepicker.datepicker-model-three input::-moz-placeholder {
      /* Firefox 19+ */
      color: #e62686; }
    .datepicker.datepicker-model-three input:-ms-input-placeholder {
      /* IE 10+ */
      color: #e62686; }
    .datepicker.datepicker-model-three input:-moz-placeholder {
      /* Firefox 18- */
      color: #e62686; }

.ui-datepicker {
  vertical-align: bottom;
  max-width: 350px;
  border: none !important;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  z-index: 9999 !important;
  overflow: hidden; }
  .ui-datepicker .ui-widget-header {
    border: none;
    border-radius: 0;
    background: #e8e8e8; }
    .ui-datepicker .ui-widget-header .ui-corner-all {
      top: 0;
      border-radius: 0;
      border: none;
      background: none;
      font-weight: bold;
      text-align: center;
      cursor: pointer; }
      .ui-datepicker .ui-widget-header .ui-corner-all:after {
        font-family: 'icomoon' !important;
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
        font-variant: normal;
        text-transform: none;
        line-height: 2.9;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        border: none;
        color: black; }
      .ui-datepicker .ui-widget-header .ui-corner-all.ui-datepicker-prev {
        left: 0; }
        .ui-datepicker .ui-widget-header .ui-corner-all.ui-datepicker-prev:after {
          content: "\e933"; }
      .ui-datepicker .ui-widget-header .ui-corner-all.ui-datepicker-next {
        right: 0; }
        .ui-datepicker .ui-widget-header .ui-corner-all.ui-datepicker-next:after {
          content: "\e940"; }
      .ui-datepicker .ui-widget-header .ui-corner-all .ui-icon {
        margin-top: 0;
        background: none; }
  .ui-datepicker th {
    background-color: #f9f9f9; }
  .ui-datepicker table {
    margin: 0;
    font-family: "Roboto", sans-serif !important;
    font-size: 14px;
    overflow: hidden; }
  .ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default, .ui-datepicker .ui-button, .ui-datepicker html .ui-button.ui-state-disabled:hover, .ui-datepicker html .ui-button.ui-state-disabled:active {
    border: none;
    font-weight: 700;
    background-color: white; }
  .ui-datepicker tr td {
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8; }
  .ui-datepicker tr:last-of-type td {
    border-bottom: none; }
  .ui-datepicker .ui-state-highlight, .ui-datepicker .ui-widget-content .ui-state-highlight, .ui-datepicker .ui-widget-header .ui-state-highlight {
    border-bottom: none;
    background: #f6f6f6;
    font-weight: 900;
    color: #e62686; }
  .ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active, .ui-datepicker .ui-widget-header .ui-state-active, .ui-datepicker a.ui-button:active, .ui-datepicker .ui-button:active, .ui-datepicker .ui-button.ui-state-active:hover {
    background: #e62686;
    font-weight: 900;
    color: white; }

/* Remover após implementação */
.checkbox-line {
  position: relative; }
  .checkbox-line.checkbox-line-pink {
    background: #e62686; }
  .checkbox-line.checkbox-line-white {
    background: white; }

/* Remover após implementação */
.checkbox {
  position: relative;
  width: 22px;
  height: 22px;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -ms-transform: inherit;
  -o-transform: inherit;
  transform: inherit;
  border: none; }
  .checkbox input[type=checkbox] {
    display: none; }
  .checkbox input[type=checkbox] + label {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #e8e8e8; }
  .checkbox input[type=checkbox]:checked + label {
    background: #c7c4c5; }
    .checkbox input[type=checkbox]:checked + label:after {
      color: black !important; }
  .checkbox label {
    display: block;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 14px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    .checkbox label:hover {
      background: #e62686; }
      .checkbox label:hover:after {
        color: black; }
    .checkbox label:after {
      content: '\e9a4';
      position: absolute;
      bottom: 5px;
      left: 50%;
      font-weight: bold;
      font-size: 10px;
      color: white;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

.checkbox-model-one input[type=checkbox]:checked + label:after {
  color: black; }
.checkbox-model-one label {
  border-radius: 30px; }
  .checkbox-model-one label:hover:after {
    color: black; }
  .checkbox-model-one label:after {
    color: rgba(0, 0, 0, 0.26); }

.checkbox-model-two input[type=checkbox]:checked + label:after {
  color: black; }
.checkbox-model-two label {
  border-bottom: 3px solid white;
  border-radius: 30px; }
  .checkbox-model-two label:hover:after {
    color: white; }
  .checkbox-model-two label:after {
    color: rgba(255, 255, 255, 0.26); }

.checkbox-model-three input[type=checkbox]:checked + label:after {
  color: #e62686; }
.checkbox-model-three label {
  border-bottom: 3px solid #e62686;
  border-radius: 30px; }
  .checkbox-model-three label:hover:after {
    color: #e62686; }
  .checkbox-model-three label:after {
    color: rgba(192, 78, 140, 0.26); }

.switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 20px; }
  .switch input {
    opacity: 0;
    width: 0;
    height: 0; }
    .switch input:checked + .slider {
      background-color: #e62686; }
    .switch input:focus + .slider {
      box-shadow: 0 0 1px #e62686; }
    .switch input:checked + .slider:before {
      -moz-transform: translateX(24px);
      -webkit-transform: translateX(24px);
      -i-transform: translateX(24px);
      transform: translateX(24px); }
  .switch .slider {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 34px;
    background-color: #c7c4c5;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    -i-transition: .4s;
    transition: .4s;
    cursor: pointer; }
    .switch .slider:before {
      content: "";
      position: absolute;
      bottom: 3px;
      left: 3px;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      background-color: white;
      -moz-transition: .4s;
      -webkit-transition: .4s;
      -i-transition: .4s;
      transition: .4s; }

html, body {
  overflow: hidden; }

body.loaded #body {
  opacity: 1; }
body.loaded #loading {
  opacity: 0; }

#body {
  opacity: 0;
  background-color: white;
  overflow: hidden; }

#loading {
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 9999;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -i-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  #loading.pastloaded {
    display: none; }
  #loading .spinner-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #loading .spinner-wrapper .lds-ring {
      display: inline-block;
      position: relative;
      width: 82px;
      height: 82px; }
      #loading .spinner-wrapper .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 70px;
        height: 70px;
        margin: 6px;
        border: 3px solid #e62686;
        border-radius: 50%;
        -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        -moz-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        -ms-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        -o-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #e62686 transparent transparent transparent; }
        #loading .spinner-wrapper .lds-ring div:nth-child(1) {
          animation-delay: -0.45s; }
        #loading .spinner-wrapper .lds-ring div:nth-child(2) {
          animation-delay: -0.3s; }
        #loading .spinner-wrapper .lds-ring div:nth-child(3) {
          animation-delay: -0.15s; }
@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
b {
  font-weight: 900; }

.page-loading {
  position: relative;
  width: 100%;
  height: 3px; }
  .page-loading .page-loading-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background-color: #e62686;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -i-transition: all 1s ease-out;
    transition: all 1s ease-out; }

.sidebar, .content, .fast-actions-holder {
  float: left; }

.content {
  position: relative;
  width: calc(100% - 104px);
  height: calc(100vh - 50px);
  padding: 8px;
  background-color: #f9f9f9;
  overflow-y: scroll;
  overflow-x: hidden; }
  @media only screen and (max-width: 560px) {
    .content {
      width: calc(100% - 84px);
      height: calc(100vh - 86px);
      overflow-x: hidden; } }
  .content.pipeline-content-moving {
    overflow: hidden !important; }
  .content.fastbutton-active {
    width: calc(100% - 361px); }
    @media only screen and (max-width: 560px) {
      .content.fastbutton-active {
        display: none; } }
  .content .page-simulate .page-top-options, .content .page-simulate .page-top-consultant {
    display: inline-block;
    vertical-align: top; }
    @media only screen and (max-width: 860px) {
      .content .page-simulate .page-top-options, .content .page-simulate .page-top-consultant {
        display: block; } }
  .content .page-simulate .page-top-options {
    position: relative;
    max-width: 1100px;
    width: calc(100% - 484px);
    padding: 24px 12px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-left: 10px;
    margin-bottom: 30px;
    text-align: center;
    background: #f9f9f9; }
    @media only screen and (max-width: 1000px) {
      .content .page-simulate .page-top-options {
        width: calc(100% - 380px);
        margin-left: 6px; } }
    @media only screen and (max-width: 860px) {
      .content .page-simulate .page-top-options {
        width: 100%;
        margin-left: 0; } }
    .content .page-simulate .page-top-options ul li {
      display: block;
      margin-top: 25px; }
      @media only screen and (max-width: 860px) {
        .content .page-simulate .page-top-options ul li {
          display: inline-block;
          vertical-align: middle;
          margin-top: 0; } }
      @media only screen and (max-width: 470px) {
        .content .page-simulate .page-top-options ul li {
          margin-top: 16px; } }
      .content .page-simulate .page-top-options ul li:first-of-type {
        margin-top: 0 !important; }
      .content .page-simulate .page-top-options ul li a {
        margin: auto; }
  .content .page-simulate .page-top-consultant {
    max-width: 500px;
    margin-right: 10px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 1000px) {
      .content .page-simulate .page-top-consultant {
        max-width: 360px;
        margin-right: 6px; } }
    @media only screen and (max-width: 860px) {
      .content .page-simulate .page-top-consultant {
        max-width: 100%;
        margin-bottom: 16px;
        margin-right: 0; } }
    .content .page-simulate .page-top-consultant .profile-header {
      display: block;
      width: 100%;
      padding: 16px;
      border: 2px solid #e8e8e8;
      border-radius: 4px;
      background: #f9f9f9; }
      .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item {
        display: inline-block;
        vertical-align: top; }
        @media only screen and (max-width: 660px) {
          .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item {
            display: block;
            width: 100% !important; } }
        .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item:first-of-type {
          width: 90px; }
          @media only screen and (max-width: 660px) {
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item:first-of-type {
              margin-bottom: 16px; } }
        .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item:last-of-type {
          width: calc(100% - 95px);
          padding-left: 16px;
          text-align: left; }
          @media only screen and (max-width: 660px) {
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item:last-of-type {
              padding-left: 0;
              text-align: center; } }
        .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p {
          display: inline-block;
          width: calc(50% - 13px);
          vertical-align: top;
          margin-right: 10px;
          margin-top: 16px; }
          @media only screen and (max-width: 380px) {
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p {
              display: block;
              width: 100%;
              margin-right: 0; } }
          .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p:nth-child(1), .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p:nth-child(2), .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p:nth-child(3) {
            margin-top: 0; }
          @media only screen and (max-width: 380px) {
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p:nth-child(3) {
              margin-top: 16px; } }
          .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p span {
            display: block; }
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p span:first-of-type {
              margin-bottom: 3px;
              font-weight: 700;
              font-size: 15px; }
            .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p span:last-of-type {
              font-size: 12px;
              color: #1c2101; }
          .content .page-simulate .page-top-consultant .profile-header .profile-header-items .profile-header-item p.profile-header-name {
            display: block;
            width: 100%;
            margin-bottom: 16px;
            font-weight: 900;
            font-size: 17px; }
  .content .page-simulate .services {
    position: relative;
    width: 100%;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin: auto;
    text-align: center;
    background: #f9f9f9; }
    .content .page-simulate .services .page-tabs .page-nav-tabs {
      padding: 0;
      border-bottom: 2px solid #e8e8e8;
      border-radius: 0;
      margin-bottom: 0;
      text-align: center;
      background: white; }
      @media only screen and (max-width: 660px) {
        .content .page-simulate .services .page-tabs .page-nav-tabs {
          display: block;
          overflow-x: initial; } }
      .content .page-simulate .services .page-tabs .page-nav-tabs li {
        position: relative;
        display: inline-block;
        width: 25%;
        margin: 0; }
        @media only screen and (max-width: 660px) {
          .content .page-simulate .services .page-tabs .page-nav-tabs li {
            width: calc(50% - 3px); } }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li.active a {
          /*
          -webkit-box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
          box-shadow: inset -5px 6px 8px 0px rgba(0, 0, 0, 0.5);
          */ }
          .content .page-simulate .services .page-tabs .page-nav-tabs li:hover a p, .content .page-simulate .services .page-tabs .page-nav-tabs li.active a p {
            color: #1c2101; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:after {
          content: '';
          position: absolute;
          top: 50%;
          right: 0;
          width: 1px;
          height: 60%;
          background-color: #e8e8e8;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
          @media only screen and (max-width: 660px) {
            .content .page-simulate .services .page-tabs .page-nav-tabs li:after {
              right: -4px; } }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1):hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1).active a {
          border-color: #3ba8dc !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1):hover .c-tabs-image div, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1).active .c-tabs-image div {
          color: #3ba8dc !important; }
        @media only screen and (max-width: 660px) {
          .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(1):before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            width: 60%;
            height: 1px;
            background-color: #e8e8e8;
            -webkit-transform: translate(-50%, 0);
            -moz-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2):hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2).active a {
          border-color: #019688 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2):hover .c-tabs-image div, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2).active .c-tabs-image div {
          color: #019688 !important; }
        @media only screen and (max-width: 660px) {
          .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(2):after {
            content: '';
            position: absolute;
            top: initial;
            right: initial;
            bottom: 0;
            left: 50%;
            width: 60%;
            height: 1px;
            background-color: #e8e8e8;
            -webkit-transform: translate(-50%, 0);
            -moz-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(3):hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(3).active a {
          border-color: #fc7720 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(3):hover .c-tabs-image div, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(3).active .c-tabs-image div {
          color: #fc7720 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(4):hover a, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(4).active a {
          border-color: #1c2101 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(4):hover .c-tabs-image div, .content .page-simulate .services .page-tabs .page-nav-tabs li:nth-child(4).active .c-tabs-image div {
          color: #1c2101 !important; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li:last-of-type:after {
          display: none; }
        .content .page-simulate .services .page-tabs .page-nav-tabs li a {
          display: block;
          padding: 16px;
          border: none;
          border-top: 4px solid transparent;
          border-radius: 0;
          margin: auto auto 1px;
          background-color: white;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          @media only screen and (max-width: 560px) {
            .content .page-simulate .services .page-tabs .page-nav-tabs li a {
              padding: 20px 8px; } }
          .content .page-simulate .services .page-tabs .page-nav-tabs li a .c-tabs-image {
            display: block;
            max-width: 56px;
            max-height: 34px;
            width: 100px;
            height: 100px;
            padding: 0;
            margin: auto auto 12px;
            background-position: top center;
            background-repeat: no-repeat; }
            .content .page-simulate .services .page-tabs .page-nav-tabs li a .c-tabs-image div {
              font-weight: normal;
              font-size: 38px;
              color: #dbdbdb;
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
          .content .page-simulate .services .page-tabs .page-nav-tabs li a p {
            font-family: "K2D", sans-serif;
            font-size: 14px;
            line-height: 1.2;
            color: #dbdbdb; }
          .content .page-simulate .services .page-tabs .page-nav-tabs li a .c-tabs-switch {
            display: block;
            margin-top: 10px; }
    .content .page-simulate .services .page-tabs .tab-content {
      position: relative;
      background-color: white; }
      .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item .services-item-copy .services-item-image div {
        color: #3ba8dc !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item:hover:after, .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item.service-active:after {
        content: '';
        border: 3px solid #3ba8dc; }
      .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item:hover .services-item-copy, .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item.service-active .services-item-copy {
        border-color: #3ba8dc !important; }
        .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item:hover .services-item-copy .services-item-title p, .content .page-simulate .services .page-tabs .tab-content#tab1 .services-item.service-active .services-item-copy .services-item-title p {
          color: #3ba8dc !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item .services-item-copy .services-item-image div {
        color: #019688 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item:hover:after, .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item.service-active:after {
        content: '';
        border: 3px solid #019688; }
      .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item:hover .services-item-copy, .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item.service-active .services-item-copy {
        border-color: #019688 !important; }
        .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item:hover .services-item-copy .services-item-title p, .content .page-simulate .services .page-tabs .tab-content#tab2 .services-item.service-active .services-item-copy .services-item-title p {
          color: #019688 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item .services-item-copy .services-item-image div {
        color: #fc7720 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item:hover:after, .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item.service-active:after {
        content: '';
        border: 3px solid #fc7720; }
      .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item:hover .services-item-copy, .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item.service-active .services-item-copy {
        border-color: #fc7720 !important; }
        .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item:hover .services-item-copy .services-item-title p, .content .page-simulate .services .page-tabs .tab-content#tab3 .services-item.service-active .services-item-copy .services-item-title p {
          color: #fc7720 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item .services-item-copy .services-item-image div {
        color: #1c2101 !important; }
      .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item:hover:after, .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item.service-active:after {
        content: '';
        border: 3px solid #1c2101; }
      .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item:hover .services-item-copy, .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item.service-active .services-item-copy {
        border-color: #1c2101 !important; }
        .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item:hover .services-item-copy .services-item-title p, .content .page-simulate .services .page-tabs .tab-content#tab4 .services-item.service-active .services-item-copy .services-item-title p {
          color: #1c2101 !important; }
      .content .page-simulate .services .page-tabs .tab-content .c-tab__content {
        position: relative;
        padding: 6px 0 0;
        z-index: 1; }
        .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items {
          position: relative;
          display: block;
          width: 100%;
          background-color: transparent; }
          .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area {
            position: relative;
            display: inline-block;
            vertical-align: top;
            margin-left: -4px; }
            @media only screen and (max-width: 760px) {
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area {
                display: block;
                margin-left: 0; } }
            .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area:first-of-type .services-area-title:after {
              display: none; }
            .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area:last-of-type::after {
              display: none; }
            .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title {
              display: block;
              width: 100%;
              padding: 8px 0;
              background-color: #f9f9f9; }
              @media only screen and (max-width: 760px) {
                .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title {
                  text-align: center; } }
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title:after {
                content: '';
                position: absolute;
                top: 6px;
                left: -1px;
                width: 2px;
                height: 20px;
                background-color: #e8e8e8; }
                @media only screen and (max-width: 760px) {
                  .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title:after {
                    display: none; } }
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-area-title p {
                font-size: 11px;
                color: #1c2101; }
            .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item {
              position: relative;
              float: left;
              width: 90px;
              height: 90px;
              padding: 8px;
              border: 1px solid #e8e8e8;
              margin: 0 3px 6px;
              text-align: center;
              cursor: pointer; }
              @media only screen and (max-width: 760px) {
                .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item {
                  float: initial;
                  display: inline-block;
                  margin: 0 2px 6px; } }
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item:after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border: 3px solid transparent; }
              .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy {
                position: absolute;
                top: 50%;
                left: 50%;
                width: 100%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                -moz-transition: all 0.25s ease-out;
                -webkit-transition: all 0.25s ease-out;
                -i-transition: all 0.25s ease-out;
                transition: all 0.25s ease-out; }
                .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image {
                  margin-bottom: 10px; }
                  .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image img {
                    width: 56px;
                    max-width: initial;
                    max-height: 50px; }
                  .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-image div {
                    font-size: 36px;
                    color: #1c2101; }
                .content .page-simulate .services .page-tabs .tab-content .c-tab__content .services-items .services-area .services-item .services-item-copy .services-item-title p {
                  font-weight: 900;
                  font-size: 8px;
                  line-height: 1.2;
                  text-transform: uppercase;
                  color: #1c2101;
                  -moz-transition: all 0.25s ease-out;
                  -webkit-transition: all 0.25s ease-out;
                  -i-transition: all 0.25s ease-out;
                  transition: all 0.25s ease-out; }
    .content .page-simulate .services .page-results {
      padding: 8px 0 0;
      border-top: 2px solid #e8e8e8;
      background-color: white; }
      .content .page-simulate .services .page-results .page-results-options {
        width: 90%;
        margin: auto auto 8px; }
        .content .page-simulate .services .page-results .page-results-options ul li {
          display: inline-block;
          width: calc(33.33% - 3px);
          vertical-align: middle; }
          @media only screen and (max-width: 560px) {
            .content .page-simulate .services .page-results .page-results-options ul li {
              width: 100%;
              margin-bottom: 6px; } }
          .content .page-simulate .services .page-results .page-results-options ul li.active a {
            color: white !important;
            background-color: #e62686; }
          .content .page-simulate .services .page-results .page-results-options ul li a {
            width: 100%;
            text-transform: uppercase;
            color: #e62686 !important;
            background-color: transparent; }
            @media only screen and (max-width: 560px) {
              .content .page-simulate .services .page-results .page-results-options ul li a {
                padding: 8px 10px; } }
            .content .page-simulate .services .page-results .page-results-options ul li a:hover {
              color: white !important;
              background-color: #e62686; }
            .content .page-simulate .services .page-results .page-results-options ul li a br {
              display: none; }
              @media only screen and (max-width: 800px) {
                .content .page-simulate .services .page-results .page-results-options ul li a br {
                  display: block; } }
              @media only screen and (max-width: 560px) {
                .content .page-simulate .services .page-results .page-results-options ul li a br {
                  display: none; } }
      .content .page-simulate .services .page-results .page-results-list {
        padding: 0 6px; }
        .content .page-simulate .services .page-results .page-results-list .page-result {
          display: inline-block;
          vertical-align: top;
          width: calc(25% - 7px);
          padding: 12px;
          border: 2px solid #e8e8e8;
          border-radius: 4px;
          margin: 52px 2px 8px;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          @media only screen and (max-width: 1200px) {
            .content .page-simulate .services .page-results .page-results-list .page-result {
              width: calc(33.33% - 7px); } }
          @media only screen and (max-width: 900px) {
            .content .page-simulate .services .page-results .page-results-list .page-result {
              width: calc(50% - 7px); } }
          @media only screen and (max-width: 560px) {
            .content .page-simulate .services .page-results .page-results-list .page-result {
              width: 100%; } }
          .content .page-simulate .services .page-results .page-results-list .page-result:hover {
            -webkit-box-shadow: 4px 4px 12px 3px #cecece;
            -moz-box-shadow: 4px 4px 12px 3px #cecece;
            box-shadow: 4px 4px 12px 3px #cecece; }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-item {
            display: block;
            width: 100%; }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-image {
            position: relative;
            display: block;
            width: 80px;
            height: 80px;
            border: 2px solid #e8e8e8;
            border-radius: 40px;
            margin: -52px auto 14px;
            background: white; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-image img {
              position: absolute;
              top: 50%;
              left: 50%;
              max-width: 60px;
              max-height: 55px;
              width: 100%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy {
            text-align: left; }
            @media only screen and (max-width: 960px) {
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy {
                padding: 0; } }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy .page-result-title {
              margin-bottom: 2px;
              text-align: left; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy .page-result-title p {
                font-family: "K2D", sans-serif;
                font-weight: 800;
                font-size: 16px; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-copy p {
              font-weight: 500;
              font-size: 13px;
              line-height: 1.3; }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic {
            margin-top: 20px; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-title {
              font-weight: 800;
              font-size: 14px; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-rating {
              position: relative;
              width: 132px;
              margin: auto auto 10px;
              background-color: #e8e8e8; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-rating .rating-bg {
                position: relative;
                width: 100%;
                height: 30px;
                background-size: cover;
                background-image: url("../../global/img/rating.svg");
                z-index: 2; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-rating .rating-indicator {
                position: absolute;
                top: 0;
                left: 0;
                height: 30px;
                background-color: #e62686;
                z-index: 1; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-icons {
              margin-top: 6px; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-icons ul li {
                display: inline-block;
                vertical-align: middle; }
                .content .page-simulate .services .page-results .page-results-list .page-result .page-result-raic .page-result-icons ul li div {
                  width: 26px;
                  height: 26px;
                  border-radius: 30px;
                  font-size: 10px;
                  line-height: 28px;
                  color: white;
                  background-color: black; }
          .content .page-simulate .services .page-results .page-results-list .page-result .page-result-buttons {
            margin-top: 20px;
            text-align: left; }
            .content .page-simulate .services .page-results .page-results-list .page-result .page-result-buttons ul li {
              display: inline-block;
              margin: 0 6px; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-buttons ul li:last-of-type {
                float: right;
                margin-bottom: 0; }
              .content .page-simulate .services .page-results .page-results-list .page-result .page-result-buttons ul li a {
                margin: auto; }
  .content .page-title {
    width: 100%;
    margin: 20px 0; }
    @media only screen and (max-width: 760px) {
      .content .page-title {
        margin-bottom: 26px; } }
    @media only screen and (max-width: 700px) {
      .content .page-title.page-title-small .page-title-items .page-title-item:first-of-type {
        margin-bottom: 0; } }
    @media only screen and (max-width: 700px) {
      .content .page-title.page-title-small .page-title-items .page-title-item:last-of-type {
        display: none; } }
    .content .page-title .page-title-items .page-title-item {
      display: inline-block;
      vertical-align: bottom; }
      @media only screen and (max-width: 700px) {
        .content .page-title .page-title-items .page-title-item {
          width: 100% !important; } }
      .content .page-title .page-title-items .page-title-item:first-of-type {
        width: 310px; }
        @media only screen and (max-width: 700px) {
          .content .page-title .page-title-items .page-title-item:first-of-type {
            margin-bottom: 12px; } }
      .content .page-title .page-title-items .page-title-item:last-of-type {
        width: calc(100% - 315px);
        text-align: right; }
        @media only screen and (max-width: 700px) {
          .content .page-title .page-title-items .page-title-item:last-of-type {
            text-align: left; } }
      .content .page-title .page-title-items .page-title-item .button, .content .page-title .page-title-items .page-title-item .dropdown {
        display: inline-block;
        vertical-align: bottom;
        margin-bottom: 6px; }
      .content .page-title .page-title-items .page-title-item .dropdown-left {
        display: table;
        margin-top: 10px; }
      .content .page-title .page-title-items .page-title-item h1, .content .page-title .page-title-items .page-title-item .title-notifications {
        display: inline-block;
        vertical-align: middle; }
      .content .page-title .page-title-items .page-title-item h1 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-size: 17px; }
        .content .page-title .page-title-items .page-title-item h1 span {
          font-size: 14px; }
      .content .page-title .page-title-items .page-title-item .title-notifications {
        width: 26px;
        height: 26px;
        border-radius: 20px;
        margin-left: 2px;
        font-weight: 700;
        font-size: 15px;
        line-height: 25px;
        color: white;
        text-align: center; }
      .content .page-title .page-title-items .page-title-item .button.button-pink {
        margin-right: 10px; }
      .content .page-title .page-title-items .page-title-item .dropdown .select-holder {
        display: inline-block;
        vertical-align: middle; }
      .content .page-title .page-title-items .page-title-item .dropdown .select-holder-special {
        display: none; }
        .content .page-title .page-title-items .page-title-item .dropdown .select-holder-special.select-active {
          display: block; }
      .content .page-title .page-title-items .page-title-item .dropdown p, .content .page-title .page-title-items .page-title-item .dropdown .dropdown-notifications, .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator {
        display: inline-block;
        vertical-align: middle; }
      .content .page-title .page-title-items .page-title-item .dropdown p {
        width: calc(100% - 34px);
        line-height: 1.1; }
      .content .page-title .page-title-items .page-title-item .dropdown .dropdown-notifications {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        margin-bottom: 2px;
        margin-left: 10px;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        line-height: 19px;
        color: white;
        text-align: center;
        background-color: #e62686;
        background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
        background-size: 400% 400%;
        -webkit-animation: progressanimation 10s ease infinite;
        -moz-animation: progressanimation 10s ease infinite;
        animation: progressanimation 10s ease infinite; }
      .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        margin-left: 10px;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        line-height: 19px;
        color: white;
        text-align: center; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state1 {
          background-color: #ffc533; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state2 {
          background-color: #ffc533; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state3 {
          background-color: #fc7720; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state4 {
          background-color: #f2726f; }
        .content .page-title .page-title-items .page-title-item .dropdown .dropdown-indicator.dropdown-indicator-state5 {
          background-color: #1c2101; }
      .content .page-title .page-title-items .page-title-item .dropdown .selectric-items {
        text-align: left; }
      .content .page-title .page-title-items .page-title-item .indicators-items.indicators-items-noanimation .indicators-item .indicator .indicators-title {
        color: black;
        background: #e8e8e8; }
      .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }
        @media only screen and (max-width: 700px) {
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item {
            margin-right: 0;
            margin-bottom: 10px; } }
        @media only screen and (max-width: 560px) {
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item {
            margin-right: 10px;
            margin-bottom: 0; } }
        @media only screen and (max-width: 370px) {
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item {
            margin-right: 0;
            margin-bottom: 10px; } }
        .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item:last-of-type {
          margin-right: 0; }
        .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator {
          display: table;
          margin: auto; }
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title, .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-value {
            display: inline-block;
            vertical-align: middle;
            font-weight: 900;
            font-size: 16px; }
            @media only screen and (max-width: 900px) {
              .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title, .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-value {
                display: block;
                padding: 8px 14px;
                font-size: 15px;
                text-align: center; } }
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title {
            padding: 12px 14px 11px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            background-color: #e62686;
            background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
            background-size: 400% 400%;
            -webkit-animation: progressanimation 18s ease infinite;
            -moz-animation: progressanimation 18s ease infinite;
            animation: progressanimation 18s ease infinite;
            color: white; }
            @media only screen and (max-width: 900px) {
              .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title {
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 0; } }
            .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title img, .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title p {
              display: inline-block;
              vertical-align: middle; }
            .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-title img {
              width: 16px;
              margin-right: 8px; }
          .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-value {
            padding: 12px 14px;
            border-top-right-radius: 4px;
            border-bottom-left-radius: 4px;
            background-color: #f9f9f9; }
            @media only screen and (max-width: 900px) {
              .content .page-title .page-title-items .page-title-item .indicators-items .indicators-item .indicator .indicators-value {
                border-top-right-radius: 0;
                border-bottom-left-radius: 4px;
                border-bottom-left-radius: 4px; } }
  .content .page-content {
    position: relative;
    padding: 8px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 8px;
    background-color: white;
    -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
    -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
    box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }

.page-results-block {
  margin-top: 26px; }
  .page-results-block .page-results-title {
    margin-bottom: 6px;
    text-align: center; }
    .page-results-block .page-results-title p {
      font-family: "K2D", sans-serif;
      font-weight: 800;
      font-size: 16px;
      text-transform: uppercase; }

.page-results-list .page-result {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: calc(20% - 8px);
  padding: 8px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin: 52px 2px 8px;
  text-align: center;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -i-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  @media only screen and (max-width: 1300px) {
    .page-results-list .page-result {
      width: calc(25% - 7px); } }
  @media only screen and (max-width: 1000px) {
    .page-results-list .page-result {
      width: calc(33.33% - 7px); } }
  @media only screen and (max-width: 760px) {
    .page-results-list .page-result {
      width: calc(50% - 7px); } }
  @media only screen and (max-width: 560px) {
    .page-results-list .page-result {
      width: 100%; } }
  .page-results-list .page-result:hover {
    -webkit-box-shadow: 4px 4px 12px 3px #cecece;
    -moz-box-shadow: 4px 4px 12px 3px #cecece;
    box-shadow: 4px 4px 12px 3px #cecece; }
    .page-results-list .page-result:hover .page-result-products .result-area.result-area-sr {
      background-color: #3ba8dc !important; }
      .page-results-list .page-result:hover .page-result-products .result-area.result-area-sr .result-area-number {
        background-color: #3ba8dc !important; }
    .page-results-list .page-result:hover .page-result-products .result-area.result-area-gp {
      background-color: #019688 !important; }
      .page-results-list .page-result:hover .page-result-products .result-area.result-area-gp .result-area-number {
        background-color: #019688 !important; }
    .page-results-list .page-result:hover .page-result-products .result-area.result-area-gd {
      background-color: #fc7720 !important; }
      .page-results-list .page-result:hover .page-result-products .result-area.result-area-gd .result-area-number {
        background-color: #fc7720 !important; }
    .page-results-list .page-result:hover .page-result-products .result-area.result-area-gc {
      background-color: #1c2101 !important; }
      .page-results-list .page-result:hover .page-result-products .result-area.result-area-gc .result-area-number {
        background-color: #1c2101 !important; }
  .page-results-list .page-result.result-selected .page-result-select {
    border-color: #e62686;
    background-color: #e62686; }
    .page-results-list .page-result.result-selected .page-result-select:after {
      content: '\e9a4';
      font-size: 12px;
      color: white; }
  .page-results-list .page-result.result-selected .button-transparent {
    color: white !important;
    background-color: #e62686; }
  .page-results-list .page-result.page-result-more:hover .page-result-products .page-result-areas .result-area {
    background-color: #e8e8e8; }
  .page-results-list .page-result.page-result-more .page-result-image .result-image {
    background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-influence {
    border-color: #e8e8e8 !important;
    background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-copy .page-result-name, .page-results-list .page-result.page-result-more .page-result-copy .page-result-work {
    height: 18px;
    background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-copy .page-result-name {
    width: 100px;
    margin: auto auto 2px; }
  .page-results-list .page-result.page-result-more .page-result-copy .page-result-work {
    width: 150px;
    margin: auto; }
  .page-results-list .page-result.page-result-more .page-result-products .page-result-areas .result-area {
    background-color: #e8e8e8 !important; }
    .page-results-list .page-result.page-result-more .page-result-products .page-result-areas .result-area div.result-area-number {
      background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-connections {
    width: 150px;
    height: 18px;
    margin: auto auto 14px;
    background-color: #e8e8e8 !important; }
  .page-results-list .page-result.page-result-more .page-result-buttons ul li {
    width: 100% !important; }
    .page-results-list .page-result.page-result-more .page-result-buttons ul li a {
      width: 100% !important; }
  .page-results-list .page-result .page-result-influence {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border: 2px solid black;
    border-radius: 20px; }
    .page-results-list .page-result .page-result-influence div {
      margin-top: 5px;
      font-weight: bold;
      font-size: 12px;
      color: black; }
  .page-results-list .page-result .page-result-select {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 26px;
    height: 26px;
    border: 2px solid black;
    border-radius: 20px; }
    .page-results-list .page-result .page-result-select:after {
      content: '\e925';
      position: absolute;
      top: calc(50% + 1px);
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-family: 'icomoon' !important;
      font-style: normal;
      font-weight: bold;
      font-variant: normal;
      font-size: 10px;
      text-transform: none;
      line-height: 1;
      color: black;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .page-results-list .page-result .page-result-image {
    position: relative;
    max-width: 80px;
    margin: -52px auto 6px; }
    .page-results-list .page-result .page-result-image .result-image {
      position: relative;
      display: block;
      width: 80px;
      height: 80px;
      border: 2px solid #e8e8e8;
      border-radius: 40px;
      background: white;
      overflow: hidden; }
      .page-results-list .page-result .page-result-image .result-image img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .page-results-list .page-result .page-result-image .profile-bullet {
      position: absolute;
      right: 11px;
      bottom: 0;
      width: 14px;
      height: 14px;
      border: 2px solid #e8e8e8;
      border-radius: 20px; }
      .page-results-list .page-result .page-result-image .profile-bullet.green {
        background-color: #62b58f; }
      .page-results-list .page-result .page-result-image .profile-bullet.yellow {
        background-color: #ffc533; }
      .page-results-list .page-result .page-result-image .profile-bullet.red {
        background-color: #f2726f; }
      .page-results-list .page-result .page-result-image .profile-bullet.grey {
        background-color: #1c2101; }
  .page-results-list .page-result .page-result-copy {
    margin-bottom: 16px; }
    .page-results-list .page-result .page-result-copy p {
      font-weight: 400;
      font-size: 13px;
      line-height: 1.3; }
      .page-results-list .page-result .page-result-copy p.page-result-name {
        margin-bottom: 2px;
        font-family: "K2D", sans-serif;
        font-weight: 800;
        font-size: 16px; }
      .page-results-list .page-result .page-result-copy p.page-result-work, .page-results-list .page-result .page-result-copy p.page-result-prev {
        font-weight: 500; }
    .page-results-list .page-result .page-result-copy .page-result-text {
      margin-top: 16px; }
      .page-results-list .page-result .page-result-copy .page-result-text p {
        margin-bottom: 4px; }
        .page-results-list .page-result .page-result-copy .page-result-text p:last-of-type {
          margin-bottom: 0; }
  .page-results-list .page-result .page-result-products {
    margin-bottom: 12px; }
    .page-results-list .page-result .page-result-products ul li {
      display: inline-block;
      vertical-align: middle; }
      .page-results-list .page-result .page-result-products ul li div {
        width: 26px;
        height: 26px;
        border-radius: 30px;
        font-weight: bold;
        font-size: 10px;
        line-height: 28px;
        color: white;
        background-color: black; }
  .page-results-list .page-result .page-result-products {
    display: table;
    width: initial;
    margin: auto auto 10px;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    .page-results-list .page-result .page-result-products .page-result-areas {
      display: inline-block;
      vertical-align: middle;
      margin-top: 3px;
      margin-right: 6px; }
      .page-results-list .page-result .page-result-products .page-result-areas .result-area {
        position: relative;
        width: 26px;
        height: 26px;
        border-radius: 20px;
        background-color: #c7c4c5;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        .page-results-list .page-result .page-result-products .page-result-areas .result-area div {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 12px;
          color: white; }
          .page-results-list .page-result .page-result-products .page-result-areas .result-area div.result-area-number {
            top: -3px;
            right: -2px;
            left: initial;
            -webkit-transform: initial;
            -moz-transform: initial;
            -ms-transform: initial;
            -o-transform: initial;
            transform: initial;
            width: 12px;
            height: 12px;
            border-radius: 10px;
            font-size: 8px;
            line-height: 13px;
            text-align: center;
            background-color: #c7c4c5;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
  .page-results-list .page-result .page-result-connections {
    margin-bottom: 14px; }
    .page-results-list .page-result .page-result-connections .result-connections-item {
      display: inline-block;
      vertical-align: middle; }
      .page-results-list .page-result .page-result-connections .result-connections-item:first-of-type {
        margin-right: 2px; }
      .page-results-list .page-result .page-result-connections .result-connections-item div {
        font-size: 14px;
        color: black; }
      .page-results-list .page-result .page-result-connections .result-connections-item p {
        font-weight: 500;
        font-size: 12px; }
  .page-results-list .page-result .page-result-buttons ul li {
    display: inline-block;
    vertical-align: middle; }
    .page-results-list .page-result .page-result-buttons ul li:first-of-type {
      width: calc(100% - 38px); }
      .page-results-list .page-result .page-result-buttons ul li:first-of-type a {
        display: block; }
    .page-results-list .page-result .page-result-buttons ul li:last-of-type {
      width: 34px; }
      .page-results-list .page-result .page-result-buttons ul li:last-of-type a {
        position: relative;
        width: 34px;
        height: 34px; }
        .page-results-list .page-result .page-result-buttons ul li:last-of-type a div {
          position: absolute;
          top: calc(50% + 1px);
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          margin-right: 0;
          font-weight: bold; }
    .page-results-list .page-result .page-result-buttons ul li .page-result-trigger {
      margin: auto; }
      .page-results-list .page-result .page-result-buttons ul li .page-result-trigger.page-result-active div:before {
        content: '\e946'; }
  .page-results-list .page-result .page-options {
    display: none;
    position: absolute;
    top: calc(100% - 10px);
    left: -2px;
    width: calc(100% + 4px);
    padding: 8px;
    border: 2px solid #e8e8e8;
    border-top: none;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 10px auto auto;
    text-align: left;
    background-color: white;
    z-index: 1; }
    .page-results-list .page-result .page-options.page-result-active {
      display: block; }
    .page-results-list .page-result .page-options ul li {
      margin-bottom: 6px; }
      .page-results-list .page-result .page-options ul li:last-of-type {
        margin-bottom: 0; }
      .page-results-list .page-result .page-options ul li a {
        display: block;
        padding: 8px 10px;
        border-radius: 4px;
        color: #1c2101;
        background-color: #f9f9f9; }
        .page-results-list .page-result .page-options ul li a:hover {
          background-color: #dbdbdb; }
        .page-results-list .page-result .page-options ul li a div, .page-results-list .page-result .page-options ul li a p {
          display: inline-block;
          vertical-align: middle; }
        .page-results-list .page-result .page-options ul li a div {
          margin-right: 10px;
          font-size: 14px; }
          .page-results-list .page-result .page-options ul li a div.icon-open, .page-results-list .page-result .page-options ul li a div.icon-document, .page-results-list .page-result .page-options ul li a div.icon-cross {
            font-weight: bold;
            font-size: 12px; }
        .page-results-list .page-result .page-options ul li a p {
          padding: 0;
          font-size: 12px;
          text-align: left; }

.generator-list .generator {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: calc(33% - 6px);
  padding: 8px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin: 0 2px;
  text-align: center;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -i-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  @media only screen and (max-width: 1260px) {
    .generator-list .generator {
      width: calc(50% - 7px);
      margin: 0 2px 8px; } }
  @media only screen and (max-width: 960px) {
    .generator-list .generator {
      width: 100%; } }
  @media only screen and (max-width: 1260px) {
    .generator-list .generator:last-of-type {
      margin: 0 2px 0; } }
  .generator-list .generator .generator-title {
    margin-bottom: 8px;
    font-family: "K2D", sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-align: left; }
    @media only screen and (max-width: 560px) {
      .generator-list .generator .generator-title {
        margin-bottom: 6px;
        font-size: 14px; } }
  .generator-list .generator .generator-copy {
    padding: 12px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 16px; }
    @media only screen and (max-width: 560px) {
      .generator-list .generator .generator-copy {
        padding: 6px; } }
    .generator-list .generator .generator-copy p {
      margin-bottom: 6px;
      font-weight: 400; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-copy p {
          margin-bottom: 4px;
          font-size: 12px;
          line-height: 1.3; } }
      .generator-list .generator .generator-copy p:last-of-type {
        margin-bottom: 0; }
      .generator-list .generator .generator-copy p span {
        font-weight: 700; }
  .generator-list .generator .generator-actions .generator-desc {
    margin-bottom: 10px; }
    .generator-list .generator .generator-actions .generator-desc .generator-desc-item {
      display: inline-block;
      vertical-align: middle; }
      .generator-list .generator .generator-actions .generator-desc .generator-desc-item:first-of-type {
        width: calc(100% - 100px);
        text-align: left; }
        @media only screen and (max-width: 560px) {
          .generator-list .generator .generator-actions .generator-desc .generator-desc-item:first-of-type {
            width: calc(100% - 70px); } }
        .generator-list .generator .generator-actions .generator-desc .generator-desc-item:first-of-type p {
          font-size: 15px;
          text-decoration: underline; }
          @media only screen and (max-width: 560px) {
            .generator-list .generator .generator-actions .generator-desc .generator-desc-item:first-of-type p {
              font-size: 13px; } }
      .generator-list .generator .generator-actions .generator-desc .generator-desc-item:last-of-type {
        width: 96px;
        padding: 0 10px; }
        @media only screen and (max-width: 560px) {
          .generator-list .generator .generator-actions .generator-desc .generator-desc-item:last-of-type {
            width: 66px;
            padding: 0; } }
        .generator-list .generator .generator-actions .generator-desc .generator-desc-item:last-of-type p {
          font-weight: 500;
          font-size: 12px; }
          @media only screen and (max-width: 560px) {
            .generator-list .generator .generator-actions .generator-desc .generator-desc-item:last-of-type p {
              font-size: 10px; } }
  .generator-list .generator .generator-actions .generator-line {
    margin-bottom: 16px; }
    .generator-list .generator .generator-actions .generator-line:last-of-type {
      margin-bottom: 0; }
    .generator-list .generator .generator-actions .generator-line .generator-line-item {
      margin-bottom: 4px; }
      .generator-list .generator .generator-actions .generator-line .generator-line-item .generator-line-title p {
        font-weight: 600;
        font-size: 14px; }
        @media only screen and (max-width: 560px) {
          .generator-list .generator .generator-actions .generator-line .generator-line-item .generator-line-title p {
            font-size: 13px;
            line-height: 1.3; } }
    .generator-list .generator .generator-actions .generator-line .generator-line-subitem {
      padding-left: 40px;
      margin-bottom: 4px; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-subitem {
          padding-left: 6px; } }
      .generator-list .generator .generator-actions .generator-line .generator-line-subitem .generator-line-title p {
        font-weight: 500;
        font-size: 14px; }
        @media only screen and (max-width: 560px) {
          .generator-list .generator .generator-actions .generator-line .generator-line-subitem .generator-line-title p {
            font-size: 13px; } }
    .generator-list .generator .generator-actions .generator-line .generator-line-title, .generator-list .generator .generator-actions .generator-line .generator-line-switch, .generator-list .generator .generator-actions .generator-line .generator-line-price {
      display: inline-block;
      vertical-align: middle; }
    .generator-list .generator .generator-actions .generator-line .generator-line-title {
      width: calc(100% - 250px);
      text-align: left; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-title {
          width: calc(100% - 98px); } }
      .generator-list .generator .generator-actions .generator-line .generator-line-title p {
        font-size: 14px; }
    .generator-list .generator .generator-actions .generator-line .generator-line-switch {
      width: 150px; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-switch {
          width: 40px; } }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-switch .switch {
          width: 34px;
          height: 18px; } }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-switch .switch input:checked + .slider:before {
          -moz-transform: translateX(14px);
          -webkit-transform: translateX(14px);
          -i-transform: translateX(14px);
          transform: translateX(14px); } }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-switch .switch .slider:before {
          left: 4px;
          width: 12px;
          height: 12px; } }
    .generator-list .generator .generator-actions .generator-line .generator-line-price {
      width: 90px;
      padding: 0 10px; }
      @media only screen and (max-width: 560px) {
        .generator-list .generator .generator-actions .generator-line .generator-line-price {
          width: 50px;
          padding: 0 4px; } }
      .generator-list .generator .generator-actions .generator-line .generator-line-price .input-model input {
        padding: 0 10px; }
      .generator-list .generator .generator-actions .generator-line .generator-line-price .input-model span {
        margin-bottom: 0; }

.modal-success {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999; }
  .modal-success .modal-success-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8); }
  .modal-success .modal-success-copy {
    position: absolute;
    width: 100%;
    max-width: 340px;
    top: 20px;
    left: 50%;
    padding: 20px;
    border-radius: 4px;
    margin: auto;
    text-align: center;
    background-color: white;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 9999; }
    .modal-success .modal-success-copy div, .modal-success .modal-success-copy p {
      display: inline-block;
      vertical-align: middle; }
    .modal-success .modal-success-copy div {
      max-width: 40px;
      margin-right: 6px; }
      .modal-success .modal-success-copy div:before {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 70px;
        font-weight: 900;
        font-size: 20px;
        line-height: 40px;
        color: white;
        background-color: #019688; }
    .modal-success .modal-success-copy p {
      width: calc(100% - 85px);
      font-family: "K2D", sans-serif;
      font-weight: 900;
      font-size: 22px;
      text-align: left; }

.squares-holder.squares-items-solo .squares-items .squares-item .square .square-header p {
  font-size: 20px; }
.squares-holder.squares-items-solo .squares-items .squares-item .square .square-content .square-items .square-item img {
  width: 50px; }
.squares-holder.squares-holder-info .squares-item .square-copy {
  display: block !important;
  width: 100% !important;
  padding-left: 0 !important; }
  .squares-holder.squares-holder-info .squares-item .square-copy .squares-item-stakeholder {
    margin-bottom: 20px; }
    .squares-holder.squares-holder-info .squares-item .square-copy .squares-item-stakeholder:last-of-type {
      margin-bottom: 0 !important; }
  .squares-holder.squares-holder-info .squares-item .square-copy p {
    margin-bottom: 26px !important; }
    .squares-holder.squares-holder-info .squares-item .square-copy p span {
      display: block;
      margin-bottom: 6px; }
      .squares-holder.squares-holder-info .squares-item .square-copy p span:first-of-type {
        font-weight: 700 !important; }
      .squares-holder.squares-holder-info .squares-item .square-copy p span:last-of-type {
        margin-bottom: 0;
        font-weight: 600; }
  .squares-holder.squares-holder-info .squares-item .square-copy .square-stakeholders {
    margin-top: -16px; }
    .squares-holder.squares-holder-info .squares-item .square-copy .square-stakeholders .square-photo {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
  .squares-holder.squares-holder-info .squares-item .square-copy a {
    margin: auto; }
.squares-holder .squares-items.squares-items1 .squares-item {
  display: block;
  width: 100%;
  padding: 0 2px; }
.squares-holder .squares-items.squares-items2 .squares-item {
  width: calc(50% - 4px);
  padding: 0 2px; }
  @media only screen and (max-width: 760px) {
    .squares-holder .squares-items.squares-items2 .squares-item {
      display: block;
      width: 100%; } }
.squares-holder .squares-items.squares-items3 .squares-item {
  width: calc(33.33% - 4px);
  padding: 0 2px; }
  @media only screen and (max-width: 1100px) {
    .squares-holder .squares-items.squares-items3 .squares-item {
      width: calc(50% - 4px); } }
  @media only screen and (max-width: 760px) {
    .squares-holder .squares-items.squares-items3 .squares-item {
      display: block;
      width: 100%; } }
.squares-holder .squares-items.squares-items4 .squares-item {
  width: calc(25% - 4px);
  padding: 0 2px; }
  @media only screen and (max-width: 1100px) {
    .squares-holder .squares-items.squares-items4 .squares-item {
      width: calc(50% - 4px); } }
  @media only screen and (max-width: 760px) {
    .squares-holder .squares-items.squares-items4 .squares-item {
      display: block;
      width: 100%; } }
.squares-holder .squares-items.squares-items2-3 .squares-item {
  width: calc(50% - 4px);
  padding: 0 2px; }
  @media only screen and (max-width: 1100px) {
    .squares-holder .squares-items.squares-items2-3 .squares-item {
      width: calc(50% - 4px); } }
  @media only screen and (max-width: 760px) {
    .squares-holder .squares-items.squares-items2-3 .squares-item {
      display: block;
      width: 100%; } }
  .squares-holder .squares-items.squares-items2-3 .squares-item:last-of-type .square {
    display: inline-block;
    width: calc(50% - 11px);
    vertical-align: top; }
    @media only screen and (max-width: 560px) {
      .squares-holder .squares-items.squares-items2-3 .squares-item:last-of-type .square {
        display: block;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important; } }
    .squares-holder .squares-items.squares-items2-3 .squares-item:last-of-type .square:first-of-type {
      margin-right: 8px; }
    .squares-holder .squares-items.squares-items2-3 .squares-item:last-of-type .square:last-of-type {
      margin-left: 8px; }
.squares-holder .squares-items .squares-item {
  display: inline-block;
  vertical-align: top; }
  .squares-holder .squares-items .squares-item .square {
    display: block;
    padding: 0 0 2px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 8px;
    text-align: center;
    color: black;
    background-color: #f9f9f9;
    cursor: pointer;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    .squares-holder .squares-items .squares-item .square.square-all:hover {
      background-color: #e8e8e8; }
    .squares-holder .squares-items .squares-item .square .square-header {
      width: calc(100% + 4px);
      padding: 6px 0;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      margin: -2px 0 14px -2px; }
      @media only screen and (max-width: 560px) {
        .squares-holder .squares-items .squares-item .square .square-header {
          margin: -2px 0 0 -2px; } }
      .squares-holder .squares-items .squares-item .square .square-header [class^="icon-"], .squares-holder .squares-items .squares-item .square .square-header [class*=" icon-"], .squares-holder .squares-items .squares-item .square .square-header p {
        color: white; }
      .squares-holder .squares-items .squares-item .square .square-header [class^="icon-"], .squares-holder .squares-items .squares-item .square .square-header [class*=" icon-"] {
        margin-left: 4px; }
      .squares-holder .squares-items .squares-item .square .square-header p {
        font-size: 14px;
        line-height: 1.2;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
    .squares-holder .squares-items .squares-item .square .square-content {
      padding: 0 20px 8px; }
      .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: auto 6px; }
        @media only screen and (max-width: 660px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item {
            width: calc(50% - 4px);
            margin-top: 16px !important; } }
        @media only screen and (max-width: 400px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item {
            display: block;
            width: 100%; } }
        .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(1), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(2), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(3), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(4) {
          margin-top: 0; }
        @media only screen and (max-width: 400px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(2), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(3), .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item:nth-child(4) {
            margin-top: 16px !important; } }
        .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image {
          position: relative;
          display: block;
          width: 50px;
          height: 50px;
          padding: 8px;
          border-radius: 74px;
          margin: auto auto 4px;
          text-align: center;
          background-color: #e8e8e8;
          cursor: pointer;
          overflow: hidden;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image:hover {
            background-color: #dbdbdb !important; }
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image div, .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image img {
            position: absolute;
            max-width: 20px;
            width: 100%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-image div {
            max-width: 22px;
            font-size: 22px;
            color: #e62686; }
        .squares-holder .squares-items .squares-item .square .square-content .square-items .square-item .square-title p {
          font-size: 12px;
          line-height: 1.2;
          color: #1c2101; }
      .squares-holder .squares-items .squares-item .square .square-content .square-photo, .squares-holder .squares-items .squares-item .square .square-content .square-copy {
        display: inline-block;
        vertical-align: middle; }
      .squares-holder .squares-items .squares-item .square .square-content .square-photo {
        width: 46px; }
        @media only screen and (max-width: 560px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-photo {
            width: 40px; } }
        .squares-holder .squares-items .squares-item .square .square-content .square-photo .profile-photo-holder {
          position: relative;
          width: 46px;
          height: 46px;
          border: 2px solid black;
          border-radius: 30px;
          margin: auto auto 6px;
          overflow: hidden;
          -moz-transition: all 0.25s ease-out;
          -webkit-transition: all 0.25s ease-out;
          -i-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          @media only screen and (max-width: 560px) {
            .squares-holder .squares-items .squares-item .square .square-content .square-photo .profile-photo-holder {
              width: 40px;
              height: 40px; } }
          .squares-holder .squares-items .squares-item .square .square-content .square-photo .profile-photo-holder .profile-photo {
            position: absolute;
            width: 50px;
            height: 50px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background-size: cover; }
            @media only screen and (max-width: 560px) {
              .squares-holder .squares-items .squares-item .square .square-content .square-photo .profile-photo-holder .profile-photo {
                width: 40px;
                height: 40px; } }
      .squares-holder .squares-items .squares-item .square .square-content .square-copy {
        width: calc(100% - 55px);
        padding-left: 8px;
        font-size: 14px;
        text-align: left; }
        @media only screen and (max-width: 560px) {
          .squares-holder .squares-items .squares-item .square .square-content .square-copy {
            width: calc(100% - 45px); } }
        .squares-holder .squares-items .squares-item .square .square-content .square-copy p {
          display: block;
          margin-bottom: 6px; }

.page-tabs:last-of-type {
  margin-bottom: 0; }
.page-tabs .page-nav-tabs {
  position: relative;
  display: flex;
  width: 100%;
  border-radius: 4px;
  margin-bottom: 16px;
  text-align: center;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #f9f9f9; }
  .page-tabs .page-nav-tabs div, .page-tabs .page-nav-tabs p {
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (max-width: 760px) {
      .page-tabs .page-nav-tabs div, .page-tabs .page-nav-tabs p {
        display: block; } }
  .page-tabs .page-nav-tabs div {
    padding-right: 6px;
    font-weight: bold; }
    @media only screen and (max-width: 760px) {
      .page-tabs .page-nav-tabs div {
        padding-right: 0;
        padding-bottom: 6px; } }
  .page-tabs .page-nav-tabs p {
    line-height: 1; }
  .page-tabs .page-nav-tabs .icon-grid, .page-tabs .page-nav-tabs .icon-snow, .page-tabs .page-nav-tabs .icon-contacts, .page-tabs .page-nav-tabs .icon-performance, .page-tabs .page-nav-tabs .icon-multiply, .page-tabs .page-nav-tabs .icon-team, .page-tabs .page-nav-tabs .icon-pillow {
    font-size: 14px; }
  .page-tabs .page-nav-tabs .icon-client {
    font-size: 12px; }
    @media only screen and (max-width: 740px) {
      .page-tabs .page-nav-tabs .icon-client {
        font-size: 14px; } }
  .page-tabs .page-nav-tabs li {
    display: inline-block;
    vertical-align: bottom; }
    .page-tabs .page-nav-tabs li:hover a, .page-tabs .page-nav-tabs li.active a {
      color: white !important;
      background-color: #e62686; }
    .page-tabs .page-nav-tabs li a {
      display: table;
      padding: 10px 20px;
      border-top: 2px solid transparent;
      border-bottom: 2px solid #e62686;
      outline: none;
      font-family: "K2D", sans-serif;
      font-weight: 700;
      font-size: 14px;
      color: #e62686;
      background-color: transparent; }
      @media only screen and (max-width: 1100px) {
        .page-tabs .page-nav-tabs li a {
          padding: 8px;
          font-size: 13px; } }
.page-tabs .pipeline-filters-top {
  max-width: 1100px;
  width: 100%;
  margin-bottom: 8px; }
  .page-tabs .pipeline-filters-top .pipeline-filters-titem {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 4px); }
    @media only screen and (max-width: 560px) {
      .page-tabs .pipeline-filters-top .pipeline-filters-titem {
        display: block;
        width: 100%;
        margin-bottom: 6px;
        text-align: left !important; } }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem:last-of-type {
      margin-bottom: 0;
      text-align: right; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown-left {
      display: table;
      margin-top: 10px; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .button, .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown {
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 0; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown.dropdown-pipeline .selectric-wrapper {
      min-width: 150px; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .select-holder {
      display: inline-block;
      vertical-align: middle; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .select-holder-special {
      display: none; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .select-holder-special.select-active {
        display: block; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown p, .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-notifications, .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator {
      display: inline-block;
      vertical-align: middle; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown p {
      width: calc(100% - 34px);
      line-height: 1.1; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-notifications {
      width: 16px;
      height: 16px;
      border-radius: 20px;
      margin-bottom: 2px;
      margin-left: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 10px;
      line-height: 17px;
      color: white;
      text-align: center;
      background-color: #e62686;
      background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
      background-size: 400% 400%;
      -webkit-animation: progressanimation 10s ease infinite;
      -moz-animation: progressanimation 10s ease infinite;
      animation: progressanimation 10s ease infinite; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator {
      width: 16px;
      height: 16px;
      border-radius: 20px;
      margin-left: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 10px;
      line-height: 17px;
      color: white;
      text-align: center; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state1 {
        background-color: #ffc533; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state2 {
        background-color: #ffc533; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state3 {
        background-color: #fc7720; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state4 {
        background-color: #f2726f; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .dropdown-indicator.dropdown-indicator-state5 {
        background-color: #1c2101; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .dropdown .selectric-items {
      text-align: left; }
    .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back {
      display: inline-block;
      vertical-align: middle; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back:hover a {
        border-color: #e62686;
        background-color: #e62686; }
        .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back:hover a div {
          color: white; }
      .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back a {
        display: block;
        width: 22px;
        height: 22px;
        border: 2px solid black;
        border-radius: 50px;
        text-align: center; }
        .page-tabs .pipeline-filters-top .pipeline-filters-titem .pipeline-back a div {
          padding-top: 6px;
          font-weight: bold;
          font-size: 8px;
          color: black; }
.page-tabs .tab-content.active {
  display: block; }
.page-tabs .tab-content.hide {
  display: none; }
.page-tabs .tab-content .tab-dropdown {
  max-width: 120px; }
  .page-tabs .tab-content .tab-dropdown .dropdown {
    margin-bottom: 16px; }

.table-filters-top {
  width: 100%;
  margin-bottom: 8px; }
  .table-filters-top .table-filters-titem {
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (max-width: 415px) {
      .table-filters-top .table-filters-titem {
        display: block;
        width: 100% !important; } }
    .table-filters-top .table-filters-titem:first-of-type {
      width: calc(100% - 175px); }
      @media only screen and (max-width: 560px) {
        .table-filters-top .table-filters-titem:first-of-type {
          width: calc(100% - 158px); } }
      @media only screen and (max-width: 415px) {
        .table-filters-top .table-filters-titem:first-of-type {
          margin-bottom: 10px; } }
    .table-filters-top .table-filters-titem:last-of-type {
      width: 170px; }
      @media only screen and (max-width: 560px) {
        .table-filters-top .table-filters-titem:last-of-type {
          width: 153px; } }
      @media only screen and (max-width: 415px) {
        .table-filters-top .table-filters-titem:last-of-type {
          margin-bottom: 10px; } }
    .table-filters-top .table-filters-titem div, .table-filters-top .table-filters-titem p {
      display: inline-block;
      vertical-align: middle; }
    .table-filters-top .table-filters-titem a.button-filters {
      padding: 9px 10px 8px; }
      .table-filters-top .table-filters-titem a.button-filters.table-filters-active {
        color: #1c2101 !important;
        background-color: transparent; }
        .table-filters-top .table-filters-titem a.button-filters.table-filters-active .icon-down:before {
          content: "\e946"; }
      .table-filters-top .table-filters-titem a.button-filters .icon-filters {
        margin-right: 6px;
        font-size: 16px; }
      .table-filters-top .table-filters-titem a.button-filters .icon-down {
        margin-left: 6px;
        margin-right: 0;
        font-weight: 900;
        font-size: 10px; }
    .table-filters-top .table-filters-titem a.button-create {
      float: right;
      padding: 10px 12px; }
      @media only screen and (max-width: 415px) {
        .table-filters-top .table-filters-titem a.button-create {
          float: initial; } }

.items-filters {
  position: absolute;
  top: 32px;
  right: 6px;
  width: 100%;
  padding: 6px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  z-index: 2; }
  .items-filters.items-filters-active {
    display: block; }

.table-filters-bottom, .items-filters {
  display: none;
  width: calc(100% - 12px);
  max-width: 700px; }
  .table-filters-bottom.table-filters-active, .items-filters.table-filters-active {
    display: block;
    margin-bottom: 8px; }
  .table-filters-bottom .table-filters-line, .items-filters .table-filters-line {
    margin-bottom: 6px; }
    @media only screen and (max-width: 760px) {
      .table-filters-bottom .table-filters-line, .items-filters .table-filters-line {
        margin-bottom: 0; } }
    .table-filters-bottom .table-filters-line:last-of-type, .items-filters .table-filters-line:last-of-type {
      margin-bottom: 0; }
    .table-filters-bottom .table-filters-line .table-filters-item, .items-filters .table-filters-line .table-filters-item {
      display: inline-block;
      vertical-align: top;
      width: calc(25% - 4px); }
      @media only screen and (max-width: 760px) {
        .table-filters-bottom .table-filters-line .table-filters-item, .items-filters .table-filters-line .table-filters-item {
          width: calc(50% - 4px);
          padding: 0 4px !important; } }
      @media only screen and (max-width: 430px) {
        .table-filters-bottom .table-filters-line .table-filters-item, .items-filters .table-filters-line .table-filters-item {
          width: 100%;
          padding: 0 !important; } }
      .table-filters-bottom .table-filters-line .table-filters-item:nth-child(1), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(5), .items-filters .table-filters-line .table-filters-item:nth-child(1), .items-filters .table-filters-line .table-filters-item:nth-child(5) {
        padding: 0 4px 0 0; }
      .table-filters-bottom .table-filters-line .table-filters-item:nth-child(2), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(3), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(6), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(7), .items-filters .table-filters-line .table-filters-item:nth-child(2), .items-filters .table-filters-line .table-filters-item:nth-child(3), .items-filters .table-filters-line .table-filters-item:nth-child(6), .items-filters .table-filters-line .table-filters-item:nth-child(7) {
        padding: 0 4px; }
      .table-filters-bottom .table-filters-line .table-filters-item:nth-child(4), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(8), .items-filters .table-filters-line .table-filters-item:nth-child(4), .items-filters .table-filters-line .table-filters-item:nth-child(8) {
        padding: 0 0 0 4px; }
      @media only screen and (max-width: 760px) {
        .table-filters-bottom .table-filters-line .table-filters-item:nth-child(1), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(3), .items-filters .table-filters-line .table-filters-item:nth-child(1), .items-filters .table-filters-line .table-filters-item:nth-child(3) {
          padding-left: 0 !important; } }
      @media only screen and (max-width: 760px) {
        .table-filters-bottom .table-filters-line .table-filters-item:nth-child(2), .table-filters-bottom .table-filters-line .table-filters-item:nth-child(4), .items-filters .table-filters-line .table-filters-item:nth-child(2), .items-filters .table-filters-line .table-filters-item:nth-child(4) {
          padding-right: 0 !important; } }
    .table-filters-bottom .table-filters-line .input-model, .table-filters-bottom .table-filters-line .dropdown, .items-filters .table-filters-line .input-model, .items-filters .table-filters-line .dropdown {
      width: 100%; }

.platform-years {
  position: relative;
  max-width: 1100px;
  padding: 16px 26px 16px 62px !important;
  border-radius: 28px;
  margin-bottom: 16px;
  background-color: #f9f9f9; }
  @media only screen and (max-width: 760px) {
    .platform-years {
      padding: 16px 22px 16px 62px !important; } }
  .platform-years .profile-years-icon {
    position: absolute;
    top: 18px;
    left: 26px; }
    .platform-years .profile-years-icon .icon-calendar {
      font-weight: bold;
      font-size: 20px;
      color: black; }
  .platform-years .profile-years-slider, .platform-years .profile-years-ever {
    display: inline-block;
    vertical-align: middle; }
    .platform-years .profile-years-slider a, .platform-years .profile-years-ever a {
      display: block;
      padding: 2px 10px;
      border: 3px solid transparent;
      border-radius: 4px;
      font-weight: 600;
      font-size: 16px;
      color: #1c2101; }
      .platform-years .profile-years-slider a:hover, .platform-years .profile-years-slider a.current-selected, .platform-years .profile-years-ever a:hover, .platform-years .profile-years-ever a.current-selected {
        border-color: #e62686;
        color: white;
        background-color: #e62686; }
      @media only screen and (max-width: 760px) {
        .platform-years .profile-years-slider a, .platform-years .profile-years-ever a {
          font-size: 15px; } }
  .platform-years .profile-years-slider {
    width: calc(100% - 90px);
    text-align: center; }
    .platform-years .profile-years-slider div {
      display: inline-block;
      vertical-align: middle;
      margin: 0 16px; }
      @media only screen and (max-width: 760px) {
        .platform-years .profile-years-slider div {
          margin: 0 6px; } }
      @media only screen and (max-width: 560px) {
        .platform-years .profile-years-slider div {
          margin: 0; } }
      @media only screen and (max-width: 400px) {
        .platform-years .profile-years-slider div {
          display: table;
          margin: auto auto 4px; } }
      @media only screen and (max-width: 400px) {
        .platform-years .profile-years-slider div:last-of-type {
          margin: auto; } }

.table-holder, .table-actions {
  width: 100%; }

@media only screen and (max-width: 960px) {
  .table-holder, .table-cart {
    overflow: scroll;
    max-height: calc(100vh - 340px); } }
.table-holder .table, .table-cart .table {
  position: relative;
  width: 100%;
  border-radius: 4px;
  overflow-y: hidden;
  overflow-x: auto;
  z-index: 1; }
  .table-holder .table table, .table-cart .table table {
    width: 100%; }
    .table-holder .table table a, .table-cart .table table a {
      display: inline-block;
      padding: 2px 6px;
      border: 2px solid #e62686;
      border-radius: 2px;
      font-family: "K2D", sans-serif;
      font-weight: 600;
      font-size: 13px; }
      @media only screen and (max-width: 560px) {
        .table-holder .table table a, .table-cart .table table a {
          padding: 4px 6px;
          font-size: 13px; } }
      .table-holder .table table a.edit, .table-cart .table table a.edit {
        color: #e62686; }
        .table-holder .table table a.edit:hover, .table-cart .table table a.edit:hover {
          color: white;
          background-color: #e62686; }
      .table-holder .table table a.see-more, .table-cart .table table a.see-more {
        background-color: #e62686;
        color: white; }
        .table-holder .table table a.see-more:hover, .table-cart .table table a.see-more:hover {
          color: #e62686;
          background-color: transparent; }
        .table-holder .table table a.see-more div, .table-cart .table table a.see-more div {
          font-weight: 700;
          font-size: 16px; }
      .table-holder .table table a.see-more-blue, .table-cart .table table a.see-more-blue {
        border-color: #3ba8dc;
        background-color: #3ba8dc; }
        .table-holder .table table a.see-more-blue:hover, .table-cart .table table a.see-more-blue:hover {
          color: #3ba8dc; }
      .table-holder .table table a.table-email, .table-cart .table table a.table-email {
        border-color: transparent;
        font-weight: 900;
        color: #e62686;
        cursor: pointer; }
        .table-holder .table table a.table-email:hover, .table-cart .table table a.table-email:hover {
          border-color: #e62686; }
      .table-holder .table table a .icon-eye, .table-cart .table table a .icon-eye {
        display: inline-block;
        margin: auto !important; }
      .table-holder .table table a .icon-trash, .table-cart .table table a .icon-trash {
        margin: auto !important;
        font-weight: bold; }
    .table-holder .table table thead th, .table-cart .table table thead th {
      padding: 8px 0 8px 8px;
      font-family: "K2D", sans-serif;
      font-weight: 900;
      font-size: 13px;
      color: black;
      text-align: left;
      text-transform: uppercase;
      background-color: #e8e8e8; }
      @media only screen and (max-width: 560px) {
        .table-holder .table table thead th, .table-cart .table table thead th {
          padding: 10px 0 10px 12px; } }
      .table-holder .table table thead th.fith, .table-cart .table table thead th.fith {
        width: 1px;
        white-space: nowrap; }
    .table-holder .table table tbody tr:nth-child(even) td, .table-cart .table table tbody tr:nth-child(even) td {
      background-color: #f9f9f9; }
      .table-holder .table table tbody tr:nth-child(even) td .table-rating, .table-cart .table table tbody tr:nth-child(even) td .table-rating {
        background-color: #e8e8e8; }
        .table-holder .table table tbody tr:nth-child(even) td .table-rating .table-rating-bg, .table-cart .table table tbody tr:nth-child(even) td .table-rating .table-rating-bg {
          background-image: url("../../global/img/rating2.svg"); }
    .table-holder .table table tbody tr:nth-child(odd) td, .table-cart .table table tbody tr:nth-child(odd) td {
      background-color: white; }
    .table-holder .table table tbody tr td, .table-cart .table table tbody tr td {
      padding: 12px 0 12px 8px;
      font-weight: 500;
      font-size: 13px;
      background-color: white; }
      @media only screen and (max-width: 560px) {
        .table-holder .table table tbody tr td, .table-cart .table table tbody tr td {
          padding: 6px 0 6px 12px; } }
      .table-holder .table table tbody tr td:first-of-type, .table-cart .table table tbody tr td:first-of-type {
        padding: 12px 0 12px 12px; }
      .table-holder .table table tbody tr td:last-of-type, .table-cart .table table tbody tr td:last-of-type {
        padding: 12px 10px 12px 17px; }
      .table-holder .table table tbody tr td .table-rating, .table-cart .table table tbody tr td .table-rating {
        position: relative;
        width: 149px;
        background-color: white; }
        @media only screen and (max-width: 560px) {
          .table-holder .table table tbody tr td .table-rating, .table-cart .table table tbody tr td .table-rating {
            width: 132px; } }
        .table-holder .table table tbody tr td .table-rating .table-rating-bg, .table-cart .table table tbody tr td .table-rating .table-rating-bg {
          position: relative;
          width: 100%;
          height: 30px;
          background-size: cover;
          background-image: url("../../global/img/rating1.svg");
          z-index: 2; }
        .table-holder .table table tbody tr td .table-rating .table-rating-indicator, .table-cart .table table tbody tr td .table-rating .table-rating-indicator {
          position: absolute;
          top: 0;
          left: 0;
          height: 30px;
          background-color: #e62686;
          z-index: 1; }
      .table-holder .table table tbody tr td .table-state, .table-cart .table table tbody tr td .table-state {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 30px;
        margin: auto;
        background-color: #1c2101; }
        .table-holder .table table tbody tr td .table-state.table-state-green, .table-cart .table table tbody tr td .table-state.table-state-green {
          background-color: #62b58f; }
        .table-holder .table table tbody tr td .table-state.table-state-yellow, .table-cart .table table tbody tr td .table-state.table-state-yellow {
          background-color: #ffc533; }
        .table-holder .table table tbody tr td .table-state.table-state-red, .table-cart .table table tbody tr td .table-state.table-state-red {
          background-color: #f2726f; }
        .table-holder .table table tbody tr td .table-state.table-state-grey, .table-cart .table table tbody tr td .table-state.table-state-grey {
          background-color: #1c2101; }
      .table-holder .table table tbody tr td .tag-principal, .table-cart .table table tbody tr td .tag-principal {
        display: inline-block;
        padding: 2px 6px 5px;
        border-radius: 2px;
        margin-right: 4px;
        font-family: "K2D", sans-serif;
        font-weight: 700;
        font-size: 13px;
        color: white;
        background-color: #019688; }
      .table-holder .table table tbody tr td .icon-clients, .table-holder .table table tbody tr td .icon-pipeline, .table-holder .table table tbody tr td .icon-funnel, .table-holder .table table tbody tr td .icon-call, .table-holder .table table tbody tr td .icon-snow, .table-holder .table table tbody tr td .table-closing, .table-holder .table table tbody tr td .icon-multiply, .table-holder .table table tbody tr td .icon-grid, .table-holder .table table tbody tr td .icon-plus, .table-cart .table table tbody tr td .icon-clients, .table-cart .table table tbody tr td .icon-pipeline, .table-cart .table table tbody tr td .icon-funnel, .table-cart .table table tbody tr td .icon-call, .table-cart .table table tbody tr td .icon-snow, .table-cart .table table tbody tr td .table-closing, .table-cart .table table tbody tr td .icon-multiply, .table-cart .table table tbody tr td .icon-grid, .table-cart .table table tbody tr td .icon-plus {
        font-weight: bold; }
      .table-holder .table table tbody tr td .icon-clients, .table-holder .table table tbody tr td .icon-pipeline, .table-holder .table table tbody tr td .icon-funnel, .table-holder .table table tbody tr td .icon-call, .table-holder .table table tbody tr td .icon-snow, .table-holder .table table tbody tr td .icon-multiply, .table-holder .table table tbody tr td .icon-grid, .table-holder .table table tbody tr td .icon-p4l, .table-cart .table table tbody tr td .icon-clients, .table-cart .table table tbody tr td .icon-pipeline, .table-cart .table table tbody tr td .icon-funnel, .table-cart .table table tbody tr td .icon-call, .table-cart .table table tbody tr td .icon-snow, .table-cart .table table tbody tr td .icon-multiply, .table-cart .table table tbody tr td .icon-grid, .table-cart .table table tbody tr td .icon-p4l {
        font-size: 17px; }
      .table-holder .table table tbody tr td .icon-plus-simple, .table-cart .table table tbody tr td .icon-plus-simple {
        font-size: 16px; }
      .table-holder .table table tbody tr td .product-emission, .table-cart .table table tbody tr td .product-emission {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        font-weight: 700;
        font-size: 15px;
        line-height: 2.1;
        text-align: center;
        text-transform: uppercase; }
        .table-holder .table table tbody tr td .product-emission.emisson-grey, .table-cart .table table tbody tr td .product-emission.emisson-grey {
          color: black;
          background-color: #1c2101; }
        .table-holder .table table tbody tr td .product-emission.emisson-green, .table-cart .table table tbody tr td .product-emission.emisson-green {
          color: white;
          background-color: #019688; }
      .table-holder .table table tbody tr td .avatar, .table-cart .table table tbody tr td .avatar {
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 100px;
        line-height: 31px;
        text-align: center;
        color: white; }
        .table-holder .table table tbody tr td .avatar.icon-male-avatar, .table-cart .table table tbody tr td .avatar.icon-male-avatar {
          background: #3ba8dc; }
        .table-holder .table table tbody tr td .avatar.icon-women-avatar, .table-cart .table table tbody tr td .avatar.icon-women-avatar {
          background: #e62686; }
    .table-holder .table table tbody [class^="trsh"] td, .table-holder .table table tbody [class*="trsh"] td, .table-cart .table table tbody [class^="trsh"] td, .table-cart .table table tbody [class*="trsh"] td {
      line-height: 1.2;
      padding: 10px;
      vertical-align: top; }

.slick-slider .slick-arrow {
  position: absolute;
  top: -29px;
  padding: 0;
  border: none;
  color: transparent;
  outline: none;
  background: transparent; }
  .slick-slider .slick-arrow:after {
    display: table;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #1c2101 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .slick-slider .slick-arrow.slick-prev {
    left: 0; }
    .slick-slider .slick-arrow.slick-prev:after {
      content: "\e933"; }
  .slick-slider .slick-arrow.slick-next {
    right: 0; }
    .slick-slider .slick-arrow.slick-next:after {
      content: "\e940"; }
  .slick-slider .slick-arrow.slick-disabled:after {
    color: rgba(0, 0, 0, 0.4196078431) !important; }
.slick-slider .slick-dots {
  margin-top: 6px;
  text-align: center; }
  .slick-slider .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: auto 4px; }
    .slick-slider .slick-dots li.slick-active button {
      background-color: #e62686; }
    .slick-slider .slick-dots li button {
      display: table;
      width: 12px;
      height: 12px;
      padding: 0;
      border: none;
      border-radius: 30px;
      text-indent: -9999px;
      background-color: #e8e8e8;
      outline: none; }

.table-pending-action {
  margin-top: 16px; }
  .table-pending-action.table-active .icon-down:before {
    content: "\e946"; }
  .table-pending-action .table-pending-trigger, .table-pending-action .icon-down {
    display: inline-block;
    vertical-align: middle; }
  .table-pending-action .icon-down {
    font-weight: 700;
    font-size: 10px; }
  .table-pending-action .table-pending-trigger {
    border-bottom: 2px solid #e62686;
    font-weight: 600;
    font-size: 14px;
    color: black; }
    .table-pending-action .table-pending-trigger:hover {
      border-color: transparent; }
    .table-pending-action .table-pending-trigger div, .table-pending-action .table-pending-trigger p {
      display: inline-block;
      vertical-align: middle; }
    .table-pending-action .table-pending-trigger div {
      margin-top: -3px;
      margin-right: 4px; }

.table-pending {
  display: none; }
  .table-pending.table-active {
    display: block;
    margin-top: 16px; }

.table-indicators {
  margin-bottom: 20px; }
  .table-indicators .table-indicators-items {
    padding: 12px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    background-color: #f9f9f9; }
    .table-indicators .table-indicators-items .table-indicators-item {
      display: inline-block;
      width: calc(33.33% - 4px);
      vertical-align: bottom;
      text-align: center; }
      @media only screen and (max-width: 560px) {
        .table-indicators .table-indicators-items .table-indicators-item {
          width: 100% !important;
          margin: auto auto 16px;
          text-align: center !important; } }
      .table-indicators .table-indicators-items .table-indicators-item:nth-child(1) {
        text-align: left; }
      .table-indicators .table-indicators-items .table-indicators-item:nth-child(2) {
        text-align: center; }
      .table-indicators .table-indicators-items .table-indicators-item:nth-child(3) {
        text-align: right; }
      .table-indicators .table-indicators-items .table-indicators-item p {
        display: inline-block;
        vertical-align: bottom;
        margin: auto 10px;
        text-align: center; }
        @media only screen and (max-width: 1100px) {
          .table-indicators .table-indicators-items .table-indicators-item p {
            display: block;
            margin: auto 10px 20px; } }
        @media only screen and (max-width: 1100px) {
          .table-indicators .table-indicators-items .table-indicators-item p:last-of-type {
            margin-bottom: 0; } }
        .table-indicators .table-indicators-items .table-indicators-item p span {
          display: block; }
          .table-indicators .table-indicators-items .table-indicators-item p span:first-of-type {
            padding: 8px 0;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            font-weight: bold;
            font-size: 18px;
            background-color: white; }
          .table-indicators .table-indicators-items .table-indicators-item p span:last-of-type {
            padding: 6px 12px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            font-size: 12px;
            color: white;
            background-color: #e62686; }
          @media only screen and (max-width: 1100px) {
            .table-indicators .table-indicators-items .table-indicators-item p span br {
              display: none; } }
          @media only screen and (max-width: 460px) {
            .table-indicators .table-indicators-items .table-indicators-item p span br {
              display: block; } }

.page-header {
  margin-bottom: 6px; }
  .page-header .page-header-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 3px); }
    .page-header .page-header-item .page-title {
      margin: 0; }
      .page-header .page-header-item .page-title p {
        font-family: "K2D", sans-serif;
        font-weight: 900;
        font-size: 14px; }
    .page-header .page-header-item .buttons-bar {
      float: right;
      position: initial;
      top: initial;
      left: initial; }

.buttons-bar {
  position: absolute;
  top: 5px;
  right: 5px; }
  .buttons-bar .buttons-bar-item {
    display: inline-block;
    vertical-align: middle; }
    .buttons-bar .buttons-bar-item .main-tip .main-trigger {
      font-size: 10px;
      line-height: 21px; }
    .buttons-bar .buttons-bar-item .main-tip .main-tip-popup {
      position: absolute;
      width: 200px;
      top: 22px;
      right: 6px;
      padding: 8px;
      border: 2px solid #e8e8e8;
      border-radius: 4px;
      margin: 10px auto 4px;
      text-align: center;
      background-color: #f9f9f9;
      opacity: 0;
      visibility: hidden;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .buttons-bar .buttons-bar-item .main-tip .main-tip-popup.main-tip-active {
        opacity: 1;
        visibility: visible;
        z-index: 3; }
      .buttons-bar .buttons-bar-item .main-tip .main-tip-popup p {
        font-size: 10px;
        line-height: 1.4; }
    .buttons-bar .buttons-bar-item .main-trigger {
      position: relative;
      width: 20px;
      height: 20px;
      border-radius: 30px;
      font-weight: bold;
      font-size: 10px;
      text-align: center;
      color: white !important;
      cursor: pointer;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-pink {
        background-color: #e62686; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-pink:hover {
          background-color: rgba(230, 38, 134, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-blue {
        background-color: #3ba8dc; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-blue:hover {
          background-color: rgba(59, 168, 220, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-bluedark {
        background-color: #252959; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-bluedark:hover {
          background-color: rgba(37, 41, 89, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-green {
        background-color: #62b58f; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-green:hover {
          background-color: rgba(98, 181, 143, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-orange {
        background-color: #fc7720; }
        .buttons-bar .buttons-bar-item .main-trigger.main-trigger-orange:hover {
          background-color: rgba(252, 119, 32, 0.6); }
      .buttons-bar .buttons-bar-item .main-trigger.main-trigger-active {
        background-color: #c7c4c5; }
      .buttons-bar .buttons-bar-item .main-trigger div {
        line-height: 21px; }

.page-banner {
  position: relative;
  margin-bottom: 8px; }
  .page-banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.6); }
  .page-banner .banner-image {
    min-height: 130px;
    border-radius: 4px;
    background-size: cover;
    background-position: center; }
    .page-banner .banner-image .banner-copy {
      position: relative;
      padding: 26px 0 26px 26px;
      z-index: 1; }
      @media only screen and (max-width: 560px) {
        .page-banner .banner-image .banner-copy {
          padding: 10px; } }
      .page-banner .banner-image .banner-copy .banner-copy-title, .page-banner .banner-image .banner-copy .banner-copy-text {
        max-width: 450px;
        color: white; }
      .page-banner .banner-image .banner-copy .banner-copy-title {
        margin-bottom: 10px;
        font-weight: 900;
        font-size: 38px;
        line-height: 1.2; }
        @media only screen and (max-width: 560px) {
          .page-banner .banner-image .banner-copy .banner-copy-title {
            margin-bottom: 4px;
            font-size: 26px; } }
        @media only screen and (max-width: 360px) {
          .page-banner .banner-image .banner-copy .banner-copy-title {
            font-size: 20px; } }
      .page-banner .banner-image .banner-copy .banner-copy-text {
        font-weight: 600;
        font-size: 16px;
        line-height: 1.1; }
        @media only screen and (max-width: 560px) {
          .page-banner .banner-image .banner-copy .banner-copy-text {
            font-size: 14px; } }
        @media only screen and (max-width: 360px) {
          .page-banner .banner-image .banner-copy .banner-copy-text {
            font-size: 12px; } }

.table-holder + .table-actions .table-pagination-item {
  float: left !important; }

.table-actions {
  position: relative;
  margin: 6px 0; }
  .table-actions .table-pagination-items {
    display: inline-block;
    vertical-align: middle;
    width: 100%; }
    .table-actions .table-pagination-items .table-tags, .table-actions .table-pagination-items .table-pagination-item {
      display: inline-block;
      vertical-align: bottom; }
    .table-actions .table-pagination-items .table-tags {
      width: calc(100% - 114px); }
      .table-actions .table-pagination-items .table-tags ul li {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 4px; }
        .table-actions .table-pagination-items .table-tags ul li .table-tag {
          padding: 2px 8px 4px;
          border-radius: 2px;
          background-color: #dbdbdb; }
          .table-actions .table-pagination-items .table-tags ul li .table-tag p, .table-actions .table-pagination-items .table-tags ul li .table-tag div {
            font-weight: bold;
            display: inline-block;
            vertical-align: middle; }
          .table-actions .table-pagination-items .table-tags ul li .table-tag p {
            margin-right: 4px;
            font-size: 10px; }
          .table-actions .table-pagination-items .table-tags ul li .table-tag div {
            font-size: 7px;
            cursor: pointer; }
    .table-actions .table-pagination-items .table-pagination-item {
      float: right; }
      .table-actions .table-pagination-items .table-pagination-item ul li {
        display: inline-block;
        vertical-align: middle; }
        .table-actions .table-pagination-items .table-pagination-item ul li.active a, .table-actions .table-pagination-items .table-pagination-item ul li:hover a {
          color: white !important;
          background-color: #e62686; }
          .table-actions .table-pagination-items .table-pagination-item ul li.active a div, .table-actions .table-pagination-items .table-pagination-item ul li:hover a div {
            color: white; }
        .table-actions .table-pagination-items .table-pagination-item ul li.table-tip {
          padding-right: 10px;
          border-right: 1px solid #1c2101;
          margin-right: 10px; }
          .table-actions .table-pagination-items .table-pagination-item ul li.table-tip a {
            color: white !important;
            background-color: #3ba8dc; }
            .table-actions .table-pagination-items .table-pagination-item ul li.table-tip a div {
              color: white; }
        .table-actions .table-pagination-items .table-pagination-item ul li a {
          display: block;
          width: 24px;
          height: 24px;
          border-radius: 30px;
          font-weight: 700;
          font-size: 10px;
          line-height: 2.5;
          text-align: center;
          color: #1c2101;
          background-color: #e8e8e8; }
          .table-actions .table-pagination-items .table-pagination-item ul li a div {
            font-weight: bold;
            line-height: 2.5;
            color: #1c2101; }
          .table-actions .table-pagination-items .table-pagination-item ul li a.button {
            display: table;
            width: initial;
            height: initial;
            padding: 4px 16px;
            border: none;
            outline: none;
            font-weight: 700;
            font-size: 14px;
            color: white !important;
            background-color: #e62686; }
            .table-actions .table-pagination-items .table-pagination-item ul li a.button:hover {
              color: #e62686 !important;
              background-color: transparent; }
      .table-actions .table-pagination-items .table-pagination-item .table-tip-popup {
        position: absolute;
        right: 0;
        padding: 12px;
        border-radius: 22px;
        margin-top: 10px;
        margin-right: 26px;
        text-align: center;
        background-color: white;
        opacity: 0;
        visibility: hidden;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        @media only screen and (max-width: 760px) {
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup {
            margin-right: 22px; } }
        @media only screen and (max-width: 560px) {
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup {
            margin-right: 16px; } }
        .table-actions .table-pagination-items .table-pagination-item .table-tip-popup.tip-popup-active {
          opacity: 1;
          visibility: visible;
          z-index: 3; }
        .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table {
          width: 100%; }
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table a {
            display: inline-block;
            padding: 4px 8px;
            border: 2px solid #e62686;
            border-radius: 4px;
            font-weight: 600;
            font-size: 14px; }
            @media only screen and (max-width: 560px) {
              .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table a {
                padding: 4px 6px;
                font-size: 13px; } }
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead {
            background-color: #e62686; }
            .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th {
              padding: 12px 12px 12px 0;
              font-weight: 600;
              font-size: 14px;
              color: white;
              text-align: left; }
              @media only screen and (max-width: 560px) {
                .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th {
                  padding: 10px 10px 10px 0;
                  font-size: 14px; } }
              .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th:first-of-type {
                padding: 12px;
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px; }
                @media only screen and (max-width: 560px) {
                  .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th:first-of-type {
                    padding: 10px; } }
              .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th:last-of-type {
                padding: 12px 12px 12px 0;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 4px; }
                @media only screen and (max-width: 560px) {
                  .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table thead th:last-of-type {
                    padding: 10px 10px 10px 0; } }
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr:nth-child(even) td {
            background-color: white; }
          .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td {
            padding: 10px 10px 10px 0;
            font-weight: 500;
            font-size: 14px;
            background-color: #e8e8e8; }
            @media only screen and (max-width: 560px) {
              .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td {
                padding: 8px 8px 8px 0;
                font-weight: 500;
                font-size: 13px; } }
            .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td:first-of-type {
              padding: 10px;
              border-top-left-radius: 4px;
              border-bottom-left-radius: 4px; }
            .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td:last-of-type {
              padding: 10px 10px 10px 0;
              border-top-right-radius: 4px;
              border-bottom-left-radius: 4px; }
              @media only screen and (max-width: 560px) {
                .table-actions .table-pagination-items .table-pagination-item .table-tip-popup table tbody tr td:last-of-type {
                  padding: 8px 8px 8px 0; } }
    .table-actions .table-pagination-items .table-align-left {
      text-align: left; }

.chat-holder-message {
  position: absolute;
  bottom: -500%;
  right: 26px;
  width: 300px;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -i-transition: all 1s ease-in-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  z-index: 9999; }
  @media only screen and (max-width: 760px) {
    .chat-holder-message {
      right: 22px; } }
  @media only screen and (max-width: 560px) {
    .chat-holder-message {
      width: 100%;
      right: 0; } }
  .chat-holder-message.chat-open {
    bottom: 10px;
    border-radius: 4px;
    overflow: hidden;
    visibility: visible;
    opacity: 1; }
  .chat-holder-message.chat-collapse {
    width: 200px; }
    .chat-holder-message.chat-collapse .chat-collapse-holder {
      display: none; }
  .chat-holder-message .chat-message-header {
    padding: 10px 12px;
    text-align: left;
    background-color: #e62686;
    cursor: pointer; }
    .chat-holder-message .chat-message-header .profile-bullet, .chat-holder-message .chat-message-header p {
      display: inline-block;
      vertical-align: middle; }
    .chat-holder-message .chat-message-header .profile-bullet {
      width: 9px;
      height: 9px;
      border-radius: 20px;
      margin-right: 6px; }
      .chat-holder-message .chat-message-header .profile-bullet.green {
        background-color: #019688; }
      .chat-holder-message .chat-message-header .profile-bullet.yellow {
        background-color: #ffc533; }
      .chat-holder-message .chat-message-header .profile-bullet.red {
        background-color: #f2726f; }
      .chat-holder-message .chat-message-header .profile-bullet.grey {
        background-color: #1c2101; }
    .chat-holder-message .chat-message-header p {
      font-weight: 700;
      font-size: 15px;
      color: white; }
    .chat-holder-message .chat-message-header .chat-close {
      position: absolute;
      top: 15px;
      right: 12px;
      cursor: pointer; }
      .chat-holder-message .chat-message-header .chat-close:hover div {
        color: white; }
      .chat-holder-message .chat-message-header .chat-close div {
        font-weight: 900;
        font-size: 10px;
        color: #eac3da;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -i-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
  .chat-holder-message .chat-message-content {
    min-height: 360px;
    max-height: 360px;
    padding: 10px;
    overflow: auto;
    background-color: #f9f9f9;
    background-image: url("../../global/img/chat-bg.svg");
    background-size: 520px;
    background-position: bottom center; }
    .chat-holder-message .chat-message-content .chat-message-line {
      margin-bottom: 20px; }
      .chat-holder-message .chat-message-content .chat-message-line:last-of-type {
        margin-bottom: 0; }
      .chat-holder-message .chat-message-content .chat-message-line.chat-message-one .chat-message-inside {
        margin-left: 10px; }
        .chat-holder-message .chat-message-content .chat-message-line.chat-message-one .chat-message-inside:before {
          content: '';
          position: absolute;
          top: 50%;
          left: -8px;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
          border-top: 8px solid transparent;
          border-bottom: 8px solid transparent;
          border-right: 8px solid #e8e8e8; }
      .chat-holder-message .chat-message-content .chat-message-line.chat-message-one .chat-message-time {
        margin-right: 3px;
        text-align: right; }
      .chat-holder-message .chat-message-content .chat-message-line.chat-message-two .chat-message-inside {
        margin-right: 10px; }
        .chat-holder-message .chat-message-content .chat-message-line.chat-message-two .chat-message-inside:before {
          content: '';
          position: absolute;
          top: 50%;
          right: -8px;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
          border-top: 8px solid transparent;
          border-bottom: 8px solid transparent;
          border-left: 8px solid #e8e8e8; }
      .chat-holder-message .chat-message-content .chat-message-line.chat-message-two .chat-message-time {
        margin-left: 3px;
        text-align: left; }
      .chat-holder-message .chat-message-content .chat-message-line .chat-message-photo, .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside {
        display: inline-block;
        vertical-align: middle; }
      .chat-holder-message .chat-message-content .chat-message-line .chat-message-photo {
        position: relative;
        width: 38px;
        height: 38px;
        border-radius: 30px;
        background-size: cover; }
      .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside {
        position: relative;
        max-width: calc(100% - 53px);
        padding: 8px;
        border-radius: 4px;
        background-color: #e8e8e8; }
        .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside p {
          font-size: 13px;
          line-height: 1.2; }
        .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave {
          position: relative; }
          .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave .dot {
            display: inline-block;
            font-weight: 600;
            font-size: 16px;
            margin-left: -3px;
            animation: wave 1.3s linear infinite; }
            .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave .dot:nth-child(1) {
              margin-left: 0; }
            .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave .dot:nth-child(2) {
              animation-delay: -1.1s; }
            .chat-holder-message .chat-message-content .chat-message-line .chat-message-inside #wave .dot:nth-child(3) {
              animation-delay: -0.9s; }
@keyframes wave {
  0%, 60%, 100% {
    transform: initial; }
  30% {
    transform: translateY(-5px); } }
      .chat-holder-message .chat-message-content .chat-message-line .chat-message-time {
        margin-top: 3px; }
        .chat-holder-message .chat-message-content .chat-message-line .chat-message-time p {
          font-weight: 500;
          font-size: 11px; }
  .chat-holder-message .chat-message-footer {
    padding: 10px;
    background-color: #e8e8e8; }
    .chat-holder-message .chat-message-footer .chat-message-camp, .chat-holder-message .chat-message-footer button {
      display: inline-block;
      vertical-align: middle; }
    .chat-holder-message .chat-message-footer .chat-message-camp {
      width: calc(100% - 55px);
      padding: 6px;
      border-radius: 4px;
      background-color: white; }
      .chat-holder-message .chat-message-footer .chat-message-camp textarea {
        width: 100%;
        padding: 0;
        border: none;
        border-radius: 4px;
        outline: none;
        font-size: 13px; }
    .chat-holder-message .chat-message-footer button {
      width: 38px;
      height: 38px;
      padding: 0;
      border: none;
      margin-left: 9px;
      background-color: transparent;
      outline: none; }
      .chat-holder-message .chat-message-footer button:hover div {
        color: #eac3da; }
      .chat-holder-message .chat-message-footer button div {
        width: 36px;
        height: 36px;
        border-radius: 4px;
        font-weight: 700;
        font-size: 16px;
        line-height: 2.3;
        color: white;
        background-color: #e62686;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -i-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }

.button {
  display: table;
  padding: 9px 10px;
  border: none;
  border-radius: 4px;
  outline: none;
  font-family: "K2D", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: white !important;
  outline: none; }
  .button.button-pink {
    border: 2px solid #e62686 !important;
    background-color: #e62686; }
    .button.button-pink:hover {
      color: #e62686 !important;
      background-color: transparent; }
  .button.button-grey {
    color: black;
    border: 2px solid #c7c4c5 !important;
    background-color: #c7c4c5; }
    .button.button-grey:hover {
      color: #c7c4c5 !important;
      background-color: transparent; }
  .button.button-grey-dark {
    color: white !important;
    border: 2px solid #1c2101 !important;
    background-color: #1c2101; }
    .button.button-grey-dark:hover {
      color: #1c2101 !important;
      background-color: transparent; }
  .button.button-blue {
    color: #3ba8dc;
    border: 2px solid #3ba8dc !important;
    background-color: #3ba8dc; }
    .button.button-blue:hover {
      color: #3ba8dc !important;
      background-color: transparent; }
  .button.button-red {
    color: #f2726f;
    border: 2px solid #f2726f !important;
    background-color: #f2726f; }
    .button.button-red:hover {
      color: #f2726f !important;
      background-color: transparent; }
  .button.button-transparent {
    border: 2px solid #e62686 !important;
    color: #e62686 !important;
    background-color: rgba(230, 38, 134, 0.1); }
    .button.button-transparent:hover {
      color: white !important;
      background-color: #e62686; }
  .button.button-delete {
    width: 28px;
    height: 28px;
    padding: 0 !important;
    line-height: 20px;
    text-align: center; }
  .button div, .button p {
    display: inline-block; }
  .button div {
    margin-right: 4px; }
    .button div.icon-lock {
      font-size: 15px; }
    .button div.icon-plus {
      margin-right: 0;
      font-weight: bold;
      font-size: 16px; }

.morecontent span {
  display: none; }
.morecontent .text-morelink {
  font-family: "K2D", sans-serif;
  font-weight: 900;
  font-size: 13px;
  color: #e62686; }

.option-state {
  width: 28px;
  height: 28px;
  padding: 0 !important;
  border-color: transparent !important;
  line-height: 26px;
  text-align: center;
  color: white; }
  .option-state.option-state-active {
    background-color: #019688; }
  .option-state.option-state-deactivate {
    background-color: #f2726f; }

.button-simple, .button-simple2, .button-simplex {
  display: table;
  padding: 4px 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: white;
  background-color: transparent; }
  .button-simple.button-simple-pink, .button-simple2.button-simple-pink, .button-simplex.button-simple-pink {
    color: #e62686;
    padding: 9px 10px;
    border: 2px solid #e62686;
    border-radius: 4px; }
    .button-simple.button-simple-pink:hover, .button-simple2.button-simple-pink:hover, .button-simplex.button-simple-pink:hover {
      color: white;
      background-color: #e62686; }

.page-soon p {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2; }

.platform-warning {
  position: relative;
  padding: 8px 12px;
  border-radius: 4px;
  margin-bottom: 6px;
  color: white;
  background-color: #e62686; }
  @media only screen and (max-width: 560px) {
    .platform-warning {
      padding: 10px 14px; } }
  .platform-warning .platform-warning-item {
    display: inline-block;
    vertical-align: middle; }
    .platform-warning .platform-warning-item:first-of-type {
      width: 30px; }
    .platform-warning .platform-warning-item:last-of-type {
      width: calc(100% - 95px); }
    .platform-warning .platform-warning-item .icon-warning {
      font-weight: bold;
      font-size: 16px;
      color: white; }
    .platform-warning .platform-warning-item p {
      font-weight: 900;
      font-size: 14px;
      line-height: 1.2; }
  .platform-warning a {
    position: absolute;
    top: 50%;
    right: 4px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 4px 6px 4px 10px;
    border: 2px solid white;
    border-radius: 2px;
    font-weight: 900;
    font-size: 14px;
    color: black;
    background-color: white; }
    .platform-warning a:hover {
      color: white;
      background-color: transparent; }
    .platform-warning a p, .platform-warning a div {
      display: inline-block;
      vertical-align: middle; }
    .platform-warning a p {
      margin-right: 2px; }
    .platform-warning a div {
      font-weight: bold;
      font-size: 9px; }

.options-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9991; }
  .options-layer.options-layer-active {
    display: block; }

/* Width */
::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

/* Track */
::-webkit-scrollbar-track {
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 2px #dbdbdb;
  -moz-box-shadow: inset 0 0 2px #dbdbdb;
  box-shadow: inset 0 0 2px #dbdbdb; }

/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #dbdbdb; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #c7c4c5; }

.page-dsboard .dsboard-items .dsboard-item, .page-dsboard .dsboard-items .dsboard-sitem {
  display: inline-block;
  vertical-align: top; }
.page-dsboard .dsboard-items.dsboard-items-top {
  margin-bottom: 8px; }
  @media only screen and (max-width: 1160px) {
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item {
      width: 100% !important; } }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item:first-of-type {
    width: calc(100% - 444px); }
    @media only screen and (max-width: 1160px) {
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item:first-of-type {
        margin-bottom: 8px; } }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item:last-of-type {
    width: 438px; }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top, .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom {
    width: 100%; }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top {
    margin-bottom: 8px; }
    @media only screen and (max-width: 560px) {
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top .dsboard-sitem {
        width: 100% !important; } }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top .dsboard-sitem:first-of-type {
      width: calc(100% - 240px);
      margin: 0 2px 0 0; }
      @media only screen and (max-width: 1260px) {
        .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top .dsboard-sitem:first-of-type {
          width: 400px; } }
      @media only screen and (max-width: 1160px) {
        .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top .dsboard-sitem:first-of-type {
          width: calc(100% - 240px); } }
      @media only screen and (max-width: 560px) {
        .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top .dsboard-sitem:first-of-type {
          margin-bottom: 8px; } }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top .dsboard-sitem:last-of-type {
      width: 228px;
      margin: 0 0 0 2px; }
      @media only screen and (max-width: 1260px) {
        .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top .dsboard-sitem:last-of-type {
          width: calc(100% - 412px); } }
      @media only screen and (max-width: 1160px) {
        .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-top .dsboard-sitem:last-of-type {
          width: 228px; } }
  @media only screen and (max-width: 560px) {
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem {
      width: 100% !important; } }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem:first-of-type {
    width: calc(100% - 240px);
    margin: 0 2px 0 0; }
    @media only screen and (max-width: 1260px) {
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem:first-of-type {
        width: 400px; } }
    @media only screen and (max-width: 1160px) {
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem:first-of-type {
        width: calc(100% - 240px); } }
    @media only screen and (max-width: 560px) {
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem:first-of-type {
        margin-bottom: 8px; } }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem:last-of-type {
    width: 228px;
    margin: 0 0 0 2px; }
    @media only screen and (max-width: 1260px) {
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem:last-of-type {
        width: calc(100% - 412px); } }
    @media only screen and (max-width: 1160px) {
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem:last-of-type {
        width: 228px; } }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange {
    position: relative;
    display: block;
    height: 24px;
    border-radius: 2px;
    background-color: #f9f9f9; }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange .goals-widerange-indicator {
      position: relative;
      display: block;
      height: 22px;
      border-radius: 2px;
      line-height: 22px;
      text-align: center;
      background-color: #e62686;
      background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
      background-size: 400% 400%;
      -webkit-animation: progressanimation 120s ease infinite;
      -moz-animation: progressanimation 120s ease infinite;
      animation: progressanimation 120s ease infinite;
      z-index: 1; }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange .goals-widerange-ideal {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      height: 22px;
      padding-right: 14px;
      border-radius: 2px;
      font-size: 11px;
      line-height: 21px;
      color: #1c2101;
      text-align: right;
      background-color: #e8e8e8; }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange .goals-widerange-goals {
      position: absolute;
      top: 10px;
      display: block;
      width: 16px;
      height: 16px;
      border-radius: 20px;
      margin-right: 12px;
      background-color: white;
      cursor: pointer;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange .goals-widerange-goals:hover, .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange .goals-widerange-goals.dsboard-goal-active {
        background-color: #e8e8e8; }
        .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange .goals-widerange-goals:hover .gps_ring, .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange .goals-widerange-goals.dsboard-goal-active .gps_ring {
          -webkit-animation: none;
          -moz-animation: none;
          animation: none; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange .goals-widerange-goals .gps_ring {
        position: absolute;
        top: -4px;
        left: -4px;
        width: 24px;
        height: 24px;
        border: 2px solid #e8e8e8;
        border-radius: 30px;
        -webkit-animation: pulsate 1.8s ease-out infinite;
        -moz-animation: pulsate 1.8s ease-out infinite;
        animation: pulsate 1.8s ease-out infinite;
        opacity: 0; }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-ruler {
    margin-bottom: 0; }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-ruler .goals-ruler-items .goals-ruler-item {
      display: inline-block;
      vertical-align: middle;
      width: calc(50% - 4px); }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-ruler .goals-ruler-items .goals-ruler-item:first-of-type {
        text-align: left; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-ruler .goals-ruler-items .goals-ruler-item:last-of-type {
        text-align: right; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-ruler .goals-ruler-items .goals-ruler-item p {
        font-weight: 900; }
        .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-ruler .goals-ruler-items .goals-ruler-item p span {
          display: block;
          font-size: 12px; }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals {
    position: relative;
    width: 100%;
    padding: 8px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin: auto auto 8px;
    text-align: center;
    background-color: white; }
    @media only screen and (max-width: 560px) {
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals {
        padding: 10px; } }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goals-slider .slick-arrow {
      width: 30px;
      height: 30px;
      top: 2px;
      z-index: 1; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goals-slider .slick-arrow:after {
        font-size: 22px; }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goals-slider .goal-circle {
      position: relative;
      width: 70px;
      height: 70px;
      padding: 6px;
      border-radius: 100px;
      margin: auto;
      font-weight: 900;
      font-size: 15px !important;
      background-color: #e62686; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goals-slider .goal-circle.goal-circle-np .progressbar-text {
        display: none; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goals-slider .goal-circle .goal-circle-text {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: white; }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal {
      position: relative;
      display: block;
      width: 70px;
      height: 70px;
      padding: 10px;
      border-radius: 64px;
      margin: auto auto 10px;
      text-align: center;
      background-color: #e8e8e8;
      overflow: hidden;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal:after {
        content: '\e9b4';
        position: absolute;
        top: 0;
        left: 0;
        font-family: 'icomoon' !important;
        font-size: 68px;
        color: #dbdbdb;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal .goal-center {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal p {
        font-weight: bold;
        font-size: 19px;
        color: black; }
        @media only screen and (max-width: 560px) {
          .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal p {
            font-size: 17px; } }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal-title {
      margin-top: 4px; }
      .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal-title p {
        font-size: 11px; }
        .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal-title p span {
          display: block; }
          .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals .goal-item .goal-title p span:first-of-type {
            margin-bottom: 2px;
            font-size: 11px; }
  .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange-value {
    margin-bottom: 4px; }
    .page-dsboard .dsboard-items.dsboard-items-top .dsboard-item .dsboard-sitem-bottom .dsboard-sitem .goals-widerange-value p {
      font-size: 12px; }
.page-dsboard .dsboard-items.dsboard-items-middle {
  margin-bottom: 8px; }
  .page-dsboard .dsboard-items.dsboard-items-middle .dsboard-item {
    width: calc(33.33% - 6px); }
    .page-dsboard .dsboard-items.dsboard-items-middle .dsboard-item:nth-child(2) .dsboard-box {
      margin: 0 8px; }
.page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item {
  display: inline-block;
  vertical-align: top; }
  @media only screen and (max-width: 760px) {
    .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item {
      display: block;
      width: 100% !important; } }
  .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item:nth-child(1) {
    width: 481px;
    margin-right: 4px; }
    @media only screen and (max-width: 1200px) {
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item:nth-child(1) {
        width: 381px; } }
    @media only screen and (max-width: 760px) {
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item:nth-child(1) {
        margin-bottom: 8px; } }
  .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item:nth-child(2) {
    width: calc(100% - 491px); }
    @media only screen and (max-width: 1200px) {
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item:nth-child(2) {
        width: calc(100% - 389px); } }
  .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line {
    display: block;
    width: 100%;
    padding: 8px;
    border: 2px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 16px; }
    .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line:last-of-type {
      margin-bottom: 0; }
    .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small {
      position: relative;
      margin-bottom: 7px; }
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small:last-of-type {
        margin-bottom: 0; }
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-smallt, .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-smallvalue {
        display: block; }
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-smallt {
        margin-bottom: 4px; }
        .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-smallt span {
          font-size: 12px; }
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-smallvalue {
        border-radius: 2px;
        color: black;
        background-color: #e62686; }
        .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-smallvalue p {
          padding: 5px;
          font-weight: 900;
          font-size: 13px;
          text-align: center;
          color: white; }
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-bar .goals-widerange {
        position: relative;
        display: block;
        height: 22px;
        border-radius: 2px;
        background-color: #e8e8e8;
        overflow: hidden; }
        .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-bar .goals-widerange .goals-widerange-indicator {
          position: relative;
          display: block;
          height: 22px;
          padding: 0 4px;
          border-radius: 2px;
          font-weight: 900;
          font-size: 13px;
          color: white;
          line-height: 24px;
          text-align: center;
          background-color: #e62686;
          background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
          background-size: 400% 400%;
          -webkit-animation: progressanimation 120s ease infinite;
          -moz-animation: progressanimation 120s ease infinite;
          animation: progressanimation 120s ease infinite;
          z-index: 1; }
      .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-bar .goals-ruler {
        margin-bottom: 0; }
        .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item {
          display: inline-block;
          vertical-align: middle;
          width: calc(50% - 4px); }
          .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item:first-of-type {
            text-align: left; }
          .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item:last-of-type {
            text-align: right; }
          .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item p {
            font-weight: 900; }
            .page-dsboard .dsboard-items.dsboard-items-bottom .dsboard-item .dsboard-box-line .dsboard-box-small .dsboard-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item p span {
              display: block;
              font-size: 10px; }
.page-dsboard .dsboard-items .dsboard-item {
  display: inline-block;
  vertical-align: top; }
  .page-dsboard .dsboard-items .dsboard-item .piline {
    max-height: 469px;
    padding-right: 8px;
    padding-bottom: 16px;
    margin-bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden; }
    @media only screen and (max-width: 560px) {
      .page-dsboard .dsboard-items .dsboard-item .piline {
        max-height: 415px; } }
    .page-dsboard .dsboard-items .dsboard-item .piline .piline-items {
      width: 100%; }
.page-dsboard .dsboard-items .dsboard-item-line, .page-dsboard .dsboard-items .dsboard-item-simpleline {
  margin-bottom: 8px; }
  .page-dsboard .dsboard-items .dsboard-item-line:last-of-type, .page-dsboard .dsboard-items .dsboard-item-simpleline:last-of-type {
    margin-bottom: 0; }
  .page-dsboard .dsboard-items .dsboard-item-line .slick-track, .page-dsboard .dsboard-items .dsboard-item-simpleline .slick-track {
    margin-left: 0;
    margin-right: 0; }
  .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item {
    display: inline-block;
    vertical-align: top; }
    .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item:nth-child(2) .dsboard-box, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item:nth-child(2) .dsboard-box {
      margin: 0 8px; }
    .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item:nth-child(3) .dsboard-box, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item:nth-child(3) .dsboard-box {
      margin-right: 2px; }
    .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item.dsboard-box-up .dsboard-box-content p:after, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item.dsboard-box-up .dsboard-box-content p:after {
      content: '\e920';
      color: #019688; }
    .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item.dsboard-box-down .dsboard-box-content p:after, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item.dsboard-box-down .dsboard-box-content p:after {
      content: '\e9bf';
      color: #f2726f; }
    .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box {
      position: relative;
      padding: 8px;
      border: 2px solid #e8e8e8;
      border-radius: 4px;
      background-color: white;
      -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }
    .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-title, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-title {
      font-family: "K2D", sans-serif;
      font-weight: 700;
      font-size: 14px; }
      .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-title span, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-title span {
        display: block;
        margin-top: 4px;
        font-weight: 500;
        font-size: 9px;
        text-transform: uppercase; }
    .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content {
      position: relative;
      position: relative;
      height: 100vh;
      max-height: 157px; }
      .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-times, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-times {
        position: absolute;
        top: -6px;
        left: 0; }
        .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time {
          display: inline-block;
          vertical-align: middle;
          margin-right: 8px; }
          .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time:last-of-type, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time:last-of-type {
            margin-right: 0; }
          .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time.dsboard-time-active a, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time.dsboard-time-active a {
            border-color: black;
            color: black; }
          .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time a, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time a {
            border-bottom: 1px solid transparent;
            font-size: 11px;
            color: #c7c4c5;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
            .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time a:after, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time a:after {
              display: none; }
            .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time a:hover, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-times .dsboard-time a:hover {
              border-color: black;
              color: black; }
      .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-box-text, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-box-text {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%; }
        .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-box-text p, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-box-text p {
          font-weight: 700;
          font-size: 26px;
          text-align: center; }
          .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-box-text p:nth-child(2), .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-box-text p:nth-child(2) {
            display: block;
            margin-top: 4px;
            margin-left: -34px;
            font-weight: 500;
            font-size: 12px;
            color: #c7c4c5; }
            .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-box-text p:nth-child(2):after, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-box-text p:nth-child(2):after {
              display: none; }
          .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-box-text p:after, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-box-text p:after {
            display: inline-block;
            vertical-align: middle;
            margin-top: -8px;
            margin-left: 6px;
            font-family: 'icomoon' !important;
            font-size: 26px;
            font-style: normal;
            font-weight: bold;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
      .page-dsboard .dsboard-items .dsboard-item-line .dsboard-box-item .dsboard-box-content .dsboard-box-graph .apexcharts-legend div, .page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item .dsboard-box-content .dsboard-box-graph .apexcharts-legend div {
        margin: 0 !important; }
.page-dsboard .dsboard-items .dsboard-item-simpleline .dsboard-box-item {
  width: 100%; }
.page-dsboard .dsboard-items .dsboard-box {
  position: relative;
  padding: 8px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }
  .page-dsboard .dsboard-items .dsboard-box .dsboard-box-title {
    padding-bottom: 8px;
    border-bottom: 1px solid #c7c4c5;
    margin-bottom: 8px;
    font-family: "K2D", sans-serif;
    font-weight: 900;
    font-size: 14px; }
  .page-dsboard .dsboard-items .dsboard-box #pipelinechart, .page-dsboard .dsboard-items .dsboard-box #anualincome, .page-dsboard .dsboard-items .dsboard-box #commissionsreceived, .page-dsboard .dsboard-items .dsboard-box #references {
    min-height: initial !important;
    font-family: "Roboto", sans-serif; }
    .page-dsboard .dsboard-items .dsboard-box #pipelinechart *, .page-dsboard .dsboard-items .dsboard-box #anualincome *, .page-dsboard .dsboard-items .dsboard-box #commissionsreceived *, .page-dsboard .dsboard-items .dsboard-box #references * {
      font-family: "Roboto", sans-serif; }

.piline {
  width: 100%;
  margin-bottom: 90px;
  overflow: auto; }
  @media only screen and (max-width: 760px) {
    .piline {
      overflow-x: scroll; } }
  .piline.piline-moving .piline-options-holder .piline-options {
    opacity: 1;
    visibility: visible; }
  .piline.piline-moving .piline-description-holder {
    background-color: #f9f9f9; }
  @media only screen and (max-width: 760px) {
    .piline .piline-items {
      width: 800px; } }
  .piline .piline-items.piline-items2 .piline-item {
    width: calc(50% - 10.1px); }
  .piline .piline-items.piline-items3 .piline-item {
    width: calc(33.33% - 10.7px); }
  .piline .piline-items.piline-items4 .piline-item {
    width: calc(25% - 11.1px); }
  .piline .piline-items.piline-items5 .piline-item {
    width: calc(20% - 11.2px); }
  .piline .piline-items.piline-items6 .piline-item {
    width: calc(16% - 8px); }
  .piline .piline-items .piline-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0 4px; }
    .piline .piline-items .piline-item.piline-item-pink .piline-name {
      border-color: #e62686 !important; }
    .piline .piline-items .piline-item.piline-item-pink .piline-indicators .piline-indicators-notifications {
      background-color: #e62686 !important; }
    .piline .piline-items .piline-item.piline-item-pink .piline-indicators .piline-value {
      background-color: #e62686 !important; }
    .piline .piline-items .piline-item.piline-item-pink .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p {
      background-color: #e62686; }
    .piline .piline-items .piline-item.piline-item-blue .piline-name {
      border-color: #3ba8dc !important; }
    .piline .piline-items .piline-item.piline-item-blue .piline-indicators .piline-indicators-notifications {
      background-color: #3ba8dc !important; }
    .piline .piline-items .piline-item.piline-item-blue .piline-indicators .piline-value {
      background-color: #3ba8dc !important; }
    .piline .piline-items .piline-item.piline-item-blue .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p {
      background-color: #3ba8dc; }
    .piline .piline-items .piline-item.piline-item-orange .piline-name {
      border-color: #fc7720 !important; }
    .piline .piline-items .piline-item.piline-item-orange .piline-indicators .piline-indicators-notifications {
      background-color: #fc7720 !important; }
    .piline .piline-items .piline-item.piline-item-orange .piline-indicators .piline-value {
      background-color: #fc7720 !important; }
    .piline .piline-items .piline-item.piline-item-orange .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p {
      background-color: #fc7720; }
    .piline .piline-items .piline-item.piline-item-green .piline-name {
      border-color: #019688 !important; }
    .piline .piline-items .piline-item.piline-item-green .piline-indicators .piline-indicators-notifications {
      background-color: #019688 !important; }
    .piline .piline-items .piline-item.piline-item-green .piline-indicators .piline-value {
      background-color: #019688 !important; }
    .piline .piline-items .piline-item.piline-item-green .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p {
      background-color: #019688; }
    .piline .piline-items .piline-item.piline-item-bluedark .piline-name {
      border-color: #252959 !important; }
    .piline .piline-items .piline-item.piline-item-bluedark .piline-indicators .piline-indicators-notifications {
      background-color: #252959 !important; }
    .piline .piline-items .piline-item.piline-item-bluedark .piline-indicators .piline-value {
      background-color: #252959 !important; }
    .piline .piline-items .piline-item.piline-item-bluedark .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p {
      background-color: #252959; }
    .piline .piline-items .piline-item.piline-item-red .piline-name {
      border-color: #f2726f !important; }
    .piline .piline-items .piline-item.piline-item-red .piline-indicators .piline-indicators-notifications {
      background-color: #f2726f !important; }
    .piline .piline-items .piline-item.piline-item-red .piline-indicators .piline-value {
      background-color: #f2726f !important; }
    .piline .piline-items .piline-item.piline-item-red .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p {
      background-color: #f2726f; }
    .piline .piline-items .piline-item.piline-item-green2 .piline-name {
      border-color: #62b58f !important; }
    .piline .piline-items .piline-item.piline-item-green2 .piline-indicators .piline-indicators-notifications {
      background-color: #62b58f !important; }
    .piline .piline-items .piline-item.piline-item-green2 .piline-indicators .piline-value {
      background-color: #62b58f !important; }
    .piline .piline-items .piline-item.piline-item-green2 .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p {
      background-color: #62b58f; }
    @media only screen and (max-width: 760px) {
      .piline .piline-items .piline-item:last-of-type {
        margin-bottom: 0; } }
    .piline .piline-items .piline-item .piline-placeholder {
      border-radius: 4px;
      background-color: white; }
    .piline .piline-items .piline-item .piline-description-header {
      position: fixed;
      border: 1px solid #e8e8e8;
      border-radius: 4px;
      background-color: white;
      -webkit-box-shadow: 3px 3px 3px 0px rgba(232, 232, 232, 0.6);
      -moz-box-shadow: 3px 3px 3px 0px rgba(232, 232, 232, 0.6);
      box-shadow: 3px 3px 3px 0px rgba(232, 232, 232, 0.6);
      overflow: hidden;
      z-index: 1; }
      .piline .piline-items .piline-item .piline-description-header:before {
        content: '';
        position: fixed;
        margin-top: -10px;
        width: 100%;
        height: 9px;
        background-color: #f9f9f9;
        z-index: 9999; }
      .piline .piline-items .piline-item .piline-description-header .piline-name {
        position: relative;
        padding: 14px 8px;
        border-bottom: 3px solid transparent;
        font-family: "K2D", sans-serif;
        font-weight: 900;
        font-size: 17px !important;
        text-transform: uppercase;
        text-align: center;
        color: black;
        z-index: 1; }
      .piline .piline-items .piline-item .piline-description-header .piline-indicators {
        position: relative;
        padding: 7px 8px 8px;
        background-color: #f9f9f9 !important; }
        .piline .piline-items .piline-item .piline-description-header .piline-indicators .piline-indicators-item {
          display: inline-block;
          vertical-align: middle;
          width: calc(50% - 3px); }
        .piline .piline-items .piline-item .piline-description-header .piline-indicators .piline-indicators-notifications {
          display: table;
          padding: 4px 6px;
          border-radius: 2px;
          font-family: "K2D", sans-serif;
          font-size: 9px;
          color: black;
          background-color: white !important;
          z-index: 1; }
        .piline .piline-items .piline-item .piline-description-header .piline-indicators .piline-value {
          float: right;
          display: table;
          padding: 4px 6px;
          border-radius: 2px;
          margin-right: -3px;
          font-family: "K2D", sans-serif;
          font-size: 11px;
          color: black;
          background-color: white !important; }
    .piline .piline-items .piline-item .piline-description-holder {
      padding-top: 96px;
      border-radius: 3px; }
      @media only screen and (max-width: 760px) {
        .piline .piline-items .piline-item .piline-description-holder {
          height: initial; } }
      .piline .piline-items .piline-item .piline-description-holder .piline-description:first-of-type {
        margin-top: 0; }
    .piline .piline-items .piline-item .piline-description {
      position: relative;
      border: 1px solid #e8e8e8;
      border-radius: 4px;
      margin: 8px auto;
      background-color: white;
      cursor: grab;
      -webkit-box-shadow: 3px 3px 3px 0px rgba(232, 232, 232, 0.6);
      -moz-box-shadow: 3px 3px 3px 0px rgba(232, 232, 232, 0.6);
      box-shadow: 3px 3px 3px 0px rgba(232, 232, 232, 0.6);
      overflow: hidden; }
      @media only screen and (max-width: 760px) {
        .piline .piline-items .piline-item .piline-description {
          margin-bottom: 8px; } }
      .piline .piline-items .piline-item .piline-description:last-of-type {
        margin-bottom: 0; }
      .piline .piline-items .piline-item .piline-description:hover {
        -webkit-box-shadow: 4px 4px 12px 3px #cecece;
        -moz-box-shadow: 4px 4px 12px 3px #cecece;
        box-shadow: 4px 4px 12px 3px #cecece; }
        .piline .piline-items .piline-item .piline-description:hover:before {
          opacity: 1 !important;
          visibility: visible !important; }
        .piline .piline-items .piline-item .piline-description:hover .piline-areas-item .piline-area.piline-area-sr {
          background-color: #3ba8dc !important; }
          .piline .piline-items .piline-item .piline-description:hover .piline-areas-item .piline-area.piline-area-sr .piline-area-number {
            background-color: #3ba8dc !important; }
        .piline .piline-items .piline-item .piline-description:hover .piline-areas-item .piline-area.piline-area-gp {
          background-color: #019688 !important; }
          .piline .piline-items .piline-item .piline-description:hover .piline-areas-item .piline-area.piline-area-gp .piline-area-number {
            background-color: #019688 !important; }
        .piline .piline-items .piline-item .piline-description:hover .piline-areas-item .piline-area.piline-area-gd {
          background-color: #fc7720 !important; }
          .piline .piline-items .piline-item .piline-description:hover .piline-areas-item .piline-area.piline-area-gd .piline-area-number {
            background-color: #fc7720 !important; }
        .piline .piline-items .piline-item .piline-description:hover .piline-areas-item .piline-area.piline-area-gc {
          background-color: #1c2101 !important; }
          .piline .piline-items .piline-item .piline-description:hover .piline-areas-item .piline-area.piline-area-gc .piline-area-number {
            background-color: #1c2101 !important; }
      .piline .piline-items .piline-item .piline-description.piline-alert .piline-description-witem:before, .piline .piline-items .piline-item .piline-description.piline-warning .piline-description-witem:before {
        content: '';
        position: absolute;
        right: 6px;
        bottom: -30px;
        width: 16px;
        height: 23px;
        background-size: cover; }
      .piline .piline-items .piline-item .piline-description.piline-alert .piline-description-witem:before {
        background-image: url("../../global/img/icons/piones2.svg"); }
      .piline .piline-items .piline-item .piline-description.piline-warning .piline-description-witem:before {
        background-image: url("../../global/img/icons/piones3.svg"); }
      .piline .piline-items .piline-item .piline-description.options-active .piline-description-options {
        display: block; }
      .piline .piline-items .piline-item .piline-description .piline-description-inner {
        padding: 8px 8px 8px 12px; }
        .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items {
          padding-bottom: 7px;
          border-bottom: 1px solid #e8e8e8;
          margin-bottom: 6px; }
          .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item {
            display: inline-block;
            vertical-align: middle; }
            .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item:first-of-type {
              width: calc(100% - 66px); }
              .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item:first-of-type p {
                width: calc(100% - 30px); }
            .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type {
              width: 62px; }
              .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p {
                float: right;
                padding: 4px 6px;
                border-radius: 2px;
                font-weight: 700;
                font-family: "K2D", sans-serif;
                font-size: 11px;
                color: white; }
                .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item:last-of-type p a {
                  color: white; }
            .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item .profile-photo-holder, .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item p {
              display: inline-block;
              vertical-align: middle; }
            .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item .profile-photo-holder {
              position: relative;
              width: 24px;
              height: 24px;
              border-radius: 30px;
              margin-right: 2px;
              overflow: hidden;
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
              .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item .profile-photo-holder .profile-photo {
                position: absolute;
                width: 24px;
                height: 24px;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                background-size: cover; }
            .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-items .piline-description-item p {
              font-weight: 500;
              font-size: 13px;
              line-height: 1.3; }
        .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-witem {
          position: relative;
          margin-bottom: 5px; }
          .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-witem p {
            font-weight: 400;
            font-size: 12px;
            line-height: 1.3; }
        .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-date {
          position: relative;
          padding-top: 7px;
          border-top: 1px solid #e8e8e8;
          margin-top: 6px; }
          .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-date p {
            font-weight: 400;
            font-size: 13px;
            line-height: 1.3; }
            .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-description-date p span {
              font-weight: 500; }
        .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-areas-items {
          display: table;
          width: initial; }
          .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-areas-items .piline-areas-item {
            display: inline-block;
            vertical-align: middle;
            margin-top: 3px;
            margin-right: 6px; }
            .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-areas-items .piline-areas-item .piline-area {
              position: relative;
              width: 26px;
              height: 26px;
              border-radius: 20px;
              background-color: #c7c4c5;
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
              .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-areas-items .piline-areas-item .piline-area div {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                font-size: 12px;
                color: white; }
                .piline .piline-items .piline-item .piline-description .piline-description-inner .piline-areas-items .piline-areas-item .piline-area div.piline-area-number {
                  top: -3px;
                  right: -2px;
                  left: initial;
                  -webkit-transform: initial;
                  -moz-transform: initial;
                  -ms-transform: initial;
                  -o-transform: initial;
                  transform: initial;
                  width: 12px;
                  height: 12px;
                  border-radius: 10px;
                  font-size: 8px;
                  line-height: 13px;
                  text-align: center;
                  background-color: #c7c4c5;
                  -moz-transition: all 0.25s ease-out;
                  -webkit-transition: all 0.25s ease-out;
                  -i-transition: all 0.25s ease-out;
                  transition: all 0.25s ease-out; }
      .piline .piline-items .piline-item .piline-description .piline-actions {
        display: none;
        padding: 4px 8px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        background-color: #f9f9f9; }
        .piline .piline-items .piline-item .piline-description .piline-actions.piline-actions-active {
          display: block; }
        .piline .piline-items .piline-item .piline-description .piline-actions ul li {
          display: inline-block;
          vertical-align: middle; }
          .piline .piline-items .piline-item .piline-description .piline-actions ul li:last-of-type {
            float: right; }
            .piline .piline-items .piline-item .piline-description .piline-actions ul li:last-of-type a {
              margin-top: 1px; }
          .piline .piline-items .piline-item .piline-description .piline-actions ul li a {
            display: block;
            width: 18px;
            height: 18px;
            border-radius: 2px;
            text-align: center;
            background-color: white; }
            .piline .piline-items .piline-item .piline-description .piline-actions ul li a:hover {
              background-color: #c7c4c5 !important; }
              .piline .piline-items .piline-item .piline-description .piline-actions ul li a:hover [class^="icon-"], .piline .piline-items .piline-item .piline-description .piline-actions ul li a:hover [class*=" icon-"] {
                color: white !important; }
            .piline .piline-items .piline-item .piline-description .piline-actions ul li a [class^="icon-"], .piline .piline-items .piline-item .piline-description .piline-actions ul li a [class*=" icon-"] {
              font-weight: bold;
              font-size: 9px;
              line-height: 20px;
              color: #c7c4c5 !important; }
      .piline .piline-items .piline-item .piline-description .piline-description-options {
        display: none;
        padding: 8px;
        border-radius: 4px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        margin: auto;
        background-color: #e8e8e8; }
        .piline .piline-items .piline-item .piline-description .piline-description-options ul li {
          margin-bottom: 6px; }
          .piline .piline-items .piline-item .piline-description .piline-description-options ul li:last-of-type {
            margin-bottom: 0; }
          .piline .piline-items .piline-item .piline-description .piline-description-options ul li a {
            display: block;
            padding: 8px 10px;
            border-radius: 4px;
            color: #1c2101;
            background-color: #f9f9f9; }
            .piline .piline-items .piline-item .piline-description .piline-description-options ul li a:hover {
              background-color: #dbdbdb; }
            .piline .piline-items .piline-item .piline-description .piline-description-options ul li a div, .piline .piline-items .piline-item .piline-description .piline-description-options ul li a p {
              display: inline-block;
              vertical-align: middle; }
            .piline .piline-items .piline-item .piline-description .piline-description-options ul li a div {
              margin-right: 10px;
              font-size: 14px; }
              .piline .piline-items .piline-item .piline-description .piline-description-options ul li a div.icon-open, .piline .piline-items .piline-item .piline-description .piline-description-options ul li a div.icon-document, .piline .piline-items .piline-item .piline-description .piline-description-options ul li a div.icon-cross {
                font-weight: bold;
                font-size: 12px; }
            .piline .piline-items .piline-item .piline-description .piline-description-options ul li a p {
              padding: 0;
              font-size: 12px;
              text-align: left; }
  .piline .piline-options-holder .piline-options {
    position: fixed;
    left: 56px;
    bottom: 0;
    width: calc(100% - 44px);
    visibility: hidden;
    opacity: 0;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    z-index: 3; }
    .piline .piline-options-holder .piline-options .piline-option {
      display: inline-block;
      vertical-align: middle;
      width: calc(50% - 4px);
      height: 49px;
      margin-left: -4px;
      line-height: 3;
      text-align: center;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 760px) {
        .piline .piline-options-holder .piline-options .piline-option {
          height: 41px;
          line-height: 2.4; } }
      .piline .piline-options-holder .piline-options .piline-option:hover {
        opacity: 0.8; }
      .piline .piline-options-holder .piline-options .piline-option:first-of-type {
        background-color: #dbdbdb;
        color: #1c2101; }
      .piline .piline-options-holder .piline-options .piline-option:last-of-type {
        background-color: #e62686;
        color: white; }
      .piline .piline-options-holder .piline-options .piline-option div, .piline .piline-options-holder .piline-options .piline-option p {
        display: inline-block;
        vertical-align: middle; }
      .piline .piline-options-holder .piline-options .piline-option div {
        font-size: 20px; }
      .piline .piline-options-holder .piline-options .piline-option p {
        font-size: 16px; }

.login-holder {
  position: relative;
  width: 100vw;
  height: 100vh; }
  @media only screen and (max-height: 690px) {
    .login-holder {
      overflow-y: scroll; } }
  @media only screen and (max-width: 760px) {
    .login-holder {
      overflow-y: scroll; } }
  .login-holder .login-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8); }
    @media only screen and (max-width: 760px) {
      .login-holder .login-layer {
        display: none; } }
  .login-holder .login-form {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 520px;
    width: 90%;
    padding: 60px 100px;
    background-color: white;
    -webkit-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
    -moz-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
    -ms-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
    -o-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
    z-index: 2; }
    @media only screen and (max-width: 760px) {
      .login-holder .login-form {
        position: relative;
        top: initial;
        left: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        transform: initial;
        max-width: 520px;
        width: 90%;
        padding: 60px 0;
        margin: auto;
        -webkit-shadow: none;
        -moz-shadow: none;
        -ms-shadow: none;
        -o-shadow: none;
        box-shadow: none; } }
    .login-holder .login-form .login-logo {
      margin-bottom: 40px;
      text-align: center; }
      .login-holder .login-form .login-logo img {
        width: 100%;
        max-width: 320px;
        height: 75px; }
        @media only screen and (max-width: 560px) {
          .login-holder .login-form .login-logo img {
            width: 90%; } }
    @media only screen and (max-width: 760px) {
      .login-holder .login-form form {
        position: relative;
        top: initial;
        left: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        transform: initial;
        max-width: 330px;
        width: 90%;
        margin: auto; } }
    .login-holder .login-form form .form-line-title {
      margin-bottom: 20px; }
      .login-holder .login-form form .form-line-title h1 {
        font-family: "K2D", sans-serif;
        font-weight: 900;
        font-size: 22px; }
    .login-holder .login-form form .form-line {
      text-align: left;
      margin-bottom: 8px; }
      .login-holder .login-form form .form-line.no-margin {
        margin-bottom: 0; }
      .login-holder .login-form form .form-line.small-margin {
        margin-bottom: 4px; }
      .login-holder .login-form form .form-line:last-of-type {
        margin-bottom: 0; }
      .login-holder .login-form form .form-line .input-model {
        max-width: 330px;
        width: 100%; }
      .login-holder .login-form form .form-line .recover-link {
        position: relative;
        float: right;
        display: table;
        border-bottom: 2px solid transparent;
        margin-top: 4px;
        font-weight: 700;
        font-size: 12px;
        color: #e62686;
        text-align: right;
        z-index: 1; }
        .login-holder .login-form form .form-line .recover-link:hover {
          border-color: #e62686; }
      .login-holder .login-form form .form-line .button {
        width: 100%;
        margin-top: 40px;
        text-transform: uppercase;
        font-size: 14px; }
      .login-holder .login-form form .form-line .form-results-item {
        display: inline-block;
        vertical-align: middle; }
        .login-holder .login-form form .form-line .form-results-item:last-of-type {
          margin-top: 6px; }
        .login-holder .login-form form .form-line .form-results-item p {
          font-size: 13px;
          font-weight: 600; }
      .login-holder .login-form form .form-line .loginregister-block {
        position: relative;
        font-weight: 700;
        font-size: 13px;
        color: #1c2101;
        margin-top: 20px;
        text-align: center; }
        .login-holder .login-form form .form-line .loginregister-block:before {
          content: '';
          position: absolute;
          top: 7px;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: #1c2101;
          z-index: -2; }
        .login-holder .login-form form .form-line .loginregister-block:after {
          content: '';
          position: absolute;
          width: 40px;
          height: 16px;
          top: 0;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          background-color: white;
          z-index: -1; }
        .login-holder .login-form form .form-line .loginregister-block a {
          display: table;
          width: initial;
          padding: 9px 16px;
          margin: 20px auto auto; }

.page-chat .table-actions {
  max-width: 700px; }
.page-chat .chat-max {
  max-width: 700px;
  border-radius: 4px;
  background-color: #f9f9f9;
  overflow: hidden; }
  .page-chat .chat-max .chat-max-items .chat-max-item {
    display: table;
    width: 100%;
    padding: 16px 10px 0;
    cursor: pointer; }
    .page-chat .chat-max .chat-max-items .chat-max-item:last-of-type {
      border-bottom: none; }
      .page-chat .chat-max .chat-max-items .chat-max-item:last-of-type:after {
        border-bottom: none; }
    .page-chat .chat-max .chat-max-items .chat-max-item:after {
      content: '';
      display: block;
      width: 100%;
      border-bottom: 1px solid #1c2101;
      margin: 16px auto auto; }
    .page-chat .chat-max .chat-max-items .chat-max-item.chat-not-read {
      background-color: #e8e8e8; }
      .page-chat .chat-max .chat-max-items .chat-max-item.chat-not-read .hour:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 6px;
        height: 6px;
        border-radius: 20px;
        margin-right: 3px;
        background-color: #e62686; }
    .page-chat .chat-max .chat-max-items .chat-max-item:hover {
      background-color: #e8e8e8; }
    .page-chat .chat-max .chat-max-items .chat-max-item .chat-photo-holder, .page-chat .chat-max .chat-max-items .chat-max-item .chat-description {
      display: inline-block;
      vertical-align: top; }
    .page-chat .chat-max .chat-max-items .chat-max-item .chat-photo-holder {
      position: relative;
      width: 48px;
      height: 48px;
      border: 2px solid black;
      border-radius: 30px;
      overflow: hidden; }
      .page-chat .chat-max .chat-max-items .chat-max-item .chat-photo-holder .chat-photo {
        position: absolute;
        width: 48px;
        height: 48px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background-size: cover; }
    .page-chat .chat-max .chat-max-items .chat-max-item .chat-description {
      width: calc(100% - 48px);
      padding-left: 10px;
      color: black; }
      .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name p, .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name .hour {
        display: inline-block;
        vertical-align: middle; }
      .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name p {
        font-weight: 900;
        font-size: 14px;
        margin-bottom: 6px; }
        .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name p .profile-bullet {
          display: inline-block;
          vertical-align: middle;
          width: 8px;
          height: 8px;
          border-radius: 20px;
          margin-top: -1px;
          margin-right: 2px; }
          .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name p .profile-bullet.green {
            background-color: #019688; }
          .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name p .profile-bullet.yellow {
            background-color: #ffc533; }
          .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name p .profile-bullet.red {
            background-color: #f2726f; }
          .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name p .profile-bullet.grey {
            background-color: #1c2101; }
      .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-name .hour {
        float: right;
        font-size: 13px; }
      .page-chat .chat-max .chat-max-items .chat-max-item .chat-description .chat-message {
        font-weight: 500;
        font-size: 13px; }

.table-cart .table table tbody tr td {
  font-weight: 900; }
  .table-cart .table table tbody tr td .award-card {
    position: relative;
    min-width: 140px;
    height: 70px;
    border: 2px solid #e62686;
    border-radius: 4px;
    background-color: #f9f9f9; }
    .table-cart .table table tbody tr td .award-card img {
      position: absolute;
      max-width: 60px;
      max-height: 40px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out; }
  .table-cart .table table tbody tr td .table-remove {
    border: none; }
    .table-cart .table table tbody tr td .table-remove .icon-cross {
      display: block;
      width: 18px;
      height: 18px;
      border-radius: 24px;
      font-weight: bold;
      font-size: 8px;
      line-height: 19px;
      text-align: center;
      color: white;
      cursor: pointer;
      background-color: #e62686;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out; }
      .table-cart .table table tbody tr td .table-remove .icon-cross:hover {
        color: #e62686;
        background-color: #dbdbdb; }

.page-search .page-tabs .page-nav-tabs {
  max-width: 700px; }
.page-search .search-max {
  max-width: 700px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin-bottom: 10px;
  background-color: white;
  overflow: hidden; }
  .page-search .search-max:last-of-type {
    margin-bottom: 0; }
  .page-search .search-max.search-max-all .search-max-items .search-max-item:first-of-type:after {
    border-bottom: 2px solid #1c2101; }
  .page-search .search-max .search-max-items .search-max-item {
    display: table;
    width: 100%;
    padding: 12px 12px 0; }
    @media only screen and (max-width: 560px) {
      .page-search .search-max .search-max-items .search-max-item {
        padding: 10px 10px 0; } }
    .page-search .search-max .search-max-items .search-max-item:last-of-type {
      border-bottom: none; }
      .page-search .search-max .search-max-items .search-max-item:last-of-type:after {
        border-bottom: none; }
    .page-search .search-max .search-max-items .search-max-item:after {
      content: '';
      display: block;
      width: 100%;
      border-bottom: 1px solid #1c2101;
      margin: 10px auto auto; }
    .page-search .search-max .search-max-items .search-max-item .search-max-title {
      font-family: "K2D", sans-serif;
      font-weight: 900;
      font-size: 18px; }
    .page-search .search-max .search-max-items .search-max-item .search-description, .page-search .search-max .search-max-items .search-max-item .search-actions {
      display: inline-block;
      vertical-align: middle; }
    .page-search .search-max .search-max-items .search-max-item .search-description {
      position: relative;
      width: calc(100% - 240px); }
      @media only screen and (max-width: 760px) {
        .page-search .search-max .search-max-items .search-max-item .search-description {
          width: calc(100% - 180px); } }
      @media only screen and (max-width: 560px) {
        .page-search .search-max .search-max-items .search-max-item .search-description {
          width: 100%;
          margin-bottom: 10px; } }
      .page-search .search-max .search-max-items .search-max-item .search-description p {
        color: black; }
      .page-search .search-max .search-max-items .search-max-item .search-description .search-name, .page-search .search-max .search-max-items .search-max-item .search-description .icon-down {
        display: inline-block;
        vertical-align: middle; }
      .page-search .search-max .search-max-items .search-max-item .search-description .search-name {
        font-weight: 500;
        font-size: 14px; }
        .page-search .search-max .search-max-items .search-max-item .search-description .search-name span {
          font-weight: 900; }
      .page-search .search-max .search-max-items .search-max-item .search-description .search-message {
        font-weight: 600;
        font-size: 12px; }
        .page-search .search-max .search-max-items .search-max-item .search-description .search-message span {
          display: inline-block;
          vertical-align: middle;
          margin-top: 8px;
          margin-right: 6px; }
          .page-search .search-max .search-max-items .search-max-item .search-description .search-message span:last-of-type {
            margin-right: 0; }
            .page-search .search-max .search-max-items .search-max-item .search-description .search-message span:last-of-type:after {
              display: none; }
          .page-search .search-max .search-max-items .search-max-item .search-description .search-message span:after {
            content: '•';
            display: inline-block;
            vertical-align: middle;
            margin-left: 6px;
            color: black; }
          .page-search .search-max .search-max-items .search-max-item .search-description .search-message span a {
            border-bottom: 2px solid #e62686;
            color: #e62686; }
            .page-search .search-max .search-max-items .search-max-item .search-description .search-message span a:hover {
              border-color: transparent; }
        .page-search .search-max .search-max-items .search-max-item .search-description .search-message .tag-principal {
          display: inline-block;
          padding: 2px 6px;
          border-radius: 2px;
          margin-right: 8px;
          font-weight: 700;
          font-size: 10px;
          color: white;
          background-color: #019688; }
      .page-search .search-max .search-max-items .search-max-item .search-description .icon-down {
        font-weight: bold;
        font-size: 10px;
        color: black; }
    .page-search .search-max .search-max-items .search-max-item ul li .search-description {
      width: calc(100% - 245px); }
      @media only screen and (max-width: 760px) {
        .page-search .search-max .search-max-items .search-max-item ul li .search-description {
          width: calc(100% - 185px); } }
    .page-search .search-max .search-max-items .search-max-item ul li.open {
      cursor: pointer; }
    .page-search .search-max .search-max-items .search-max-item ul li.close {
      display: none;
      padding: 2px 0;
      margin-top: 14px;
      color: black; }
      .page-search .search-max .search-max-items .search-max-item ul li.close .search-item {
        padding: 8px 0;
        border-bottom: 1px solid;
        margin: 0 14px; }
        .page-search .search-max .search-max-items .search-max-item ul li.close .search-item:last-of-type {
          border-bottom: none; }
    .page-search .search-max .search-max-items .search-max-item ul li .icon-rotate {
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -i-transform: rotate(180deg);
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out; }
    .page-search .search-max .search-max-items .search-max-item .search-actions {
      width: 240px; }
      @media only screen and (max-width: 760px) {
        .page-search .search-max .search-max-items .search-max-item .search-actions {
          width: 180px; } }
      @media only screen and (max-width: 560px) {
        .page-search .search-max .search-max-items .search-max-item .search-actions {
          width: 100%; } }
      .page-search .search-max .search-max-items .search-max-item .search-actions a {
        float: right;
        padding: 8px 10px;
        margin-left: 6px;
        font-size: 12px; }
        @media only screen and (max-width: 760px) {
          .page-search .search-max .search-max-items .search-max-item .search-actions a {
            margin-bottom: 6px; } }
        @media only screen and (max-width: 560px) {
          .page-search .search-max .search-max-items .search-max-item .search-actions a {
            margin-bottom: 0; } }
        @media only screen and (max-width: 350px) {
          .page-search .search-max .search-max-items .search-max-item .search-actions a {
            padding: 8px;
            margin-left: 4px;
            font-size: 11px; } }
        .page-search .search-max .search-max-items .search-max-item .search-actions a:last-of-type {
          margin-left: 0; }
          @media only screen and (max-width: 760px) {
            .page-search .search-max .search-max-items .search-max-item .search-actions a:last-of-type {
              margin-bottom: 0; } }
        .page-search .search-max .search-max-items .search-max-item .search-actions a .icon-message, .page-search .search-max .search-max-items .search-max-item .search-actions a p {
          display: inline-block;
          vertical-align: middle; }
        .page-search .search-max .search-max-items .search-max-item .search-actions a .icon-message {
          margin-right: 6px;
          font-weight: bold;
          font-size: 14px; }
    .page-search .search-max .search-max-items .search-max-item .search-actions-wide {
      display: block;
      width: 100%; }
      .page-search .search-max .search-max-items .search-max-item .search-actions-wide a {
        display: table;
        margin: auto;
        text-align: center; }

.page-profile .profile .profile-items {
  margin-bottom: 6px; }
  .page-profile .profile .profile-items:last-of-type {
    margin-bottom: 0; }
  .page-profile .profile .profile-items.profile-items-type1 .profile-item {
    width: calc(33.33% - 3px); }
    .page-profile .profile .profile-items.profile-items-type1 .profile-item .profile-box {
      margin: 0 3px; }
  .page-profile .profile .profile-items.profile-items-type2 .profile-item .profile-box {
    margin: 0 3px; }
  .page-profile .profile .profile-items.profile-items-type3 .profile-item {
    width: calc(50% - 3px); }
    .page-profile .profile .profile-items.profile-items-type3 .profile-item .profile-box {
      margin: 0 3px; }
  .page-profile .profile .profile-items .slick-dots {
    margin: 2px 0 14px; }
  .page-profile .profile .profile-items .profile-item {
    display: inline-block;
    vertical-align: top; }
    .page-profile .profile .profile-items .profile-item.profile-item-blue .profile-content-money p {
      background-color: #3ba8dc; }
    .page-profile .profile .profile-items .profile-item.profile-item-green .profile-content-money p {
      background-color: #019688; }
    .page-profile .profile .profile-items .profile-item.profile-item-orange .profile-content-money p {
      background-color: #fc7720; }
    .page-profile .profile .profile-items .profile-item.profile-item-black .profile-content-money p {
      background-color: #1c2101; }
    .page-profile .profile .profile-items .profile-item .profile-box {
      position: relative;
      padding: 8px;
      border: 2px solid #e8e8e8;
      border-radius: 4px;
      text-align: center;
      background-color: white;
      -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }
      .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip {
        margin: 0 -6px -6px; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header {
          position: relative;
          height: 167px;
          border-top-left-radius: 2px;
          border-top-right-radius: 2px;
          line-height: 167px;
          background-position: center center;
          background-size: cover;
          overflow: hidden; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header .profile-trip-percentage {
            position: absolute;
            bottom: 10px;
            line-height: 1; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header .profile-trip-percentage.profile-trip-percentagemin {
              left: 10px; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header .profile-trip-percentage.profile-trip-percentagemax {
              right: 10px; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header .profile-trip-percentage p {
              font-weight: 700;
              font-style: italic;
              font-size: 22px;
              color: white; }
              @media only screen and (max-width: 760px) {
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header .profile-trip-percentage p {
                  font-size: 20px; } }
              @media only screen and (max-width: 560px) {
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header .profile-trip-percentage p {
                  font-size: 18px; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header .profile-trip-layer {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5); }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-header .profile-trip-country {
            position: relative;
            font-family: "K2D", sans-serif;
            font-weight: bold;
            font-size: 22px;
            color: white; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-bar .goals-widerange {
          position: relative;
          display: block;
          height: 24px;
          border-bottom-left-radius: 2px;
          border-bottom-right-radius: 2px;
          background-color: #f9f9f9; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-bar .goals-widerange .goals-widerange-indicator {
            position: relative;
            display: block;
            height: 24px;
            border-bottom-left-radius: 2px;
            border-bottom-left-radius: 2px;
            font-weight: 900;
            font-size: 14px;
            color: white;
            line-height: 24px;
            text-align: center;
            background-color: #e62686;
            background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
            background-size: 400% 400%;
            -webkit-animation: progressanimation 120s ease infinite;
            -moz-animation: progressanimation 120s ease infinite;
            animation: progressanimation 120s ease infinite;
            z-index: 1; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-trip .profile-trip-bar .goals-widerange p {
            position: absolute;
            top: 5px;
            right: 17px;
            font-weight: 900;
            font-size: 14px; }
      .page-profile .profile .profile-items .profile-item .profile-box .profile-box-title {
        padding-bottom: 8px;
        border-bottom: 1px solid #c7c4c5;
        margin-bottom: 8px;
        font-family: "K2D", sans-serif;
        font-weight: 900;
        font-size: 14px;
        text-align: left; }
      .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content {
        position: relative; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header, .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content {
          display: block;
          width: 100%;
          padding: 6px;
          border: 2px solid #e8e8e8;
          border-radius: 4px;
          margin-bottom: 6px; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header:last-of-type, .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content:last-of-type {
            margin-bottom: 0; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item {
          display: inline-block;
          vertical-align: top; }
          @media only screen and (max-width: 660px) {
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item {
              display: block;
              width: 100% !important; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item:first-of-type {
            width: 70px; }
            @media only screen and (max-width: 660px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item:first-of-type {
                margin-bottom: 16px; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item:last-of-type {
            width: calc(100% - 75px);
            padding-left: 16px;
            text-align: left; }
            @media only screen and (max-width: 660px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item:last-of-type {
                padding-left: 0;
                text-align: center; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item .profile-box-photo {
            position: relative;
            width: 70px;
            height: 70px;
            border: 2px solid black;
            border-radius: 100px;
            margin: auto;
            overflow: hidden;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item .profile-box-photo .box-photo {
              position: absolute;
              width: 70px;
              height: 70px;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              background-size: cover; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p {
            display: inline-block;
            width: calc(50% - 13px);
            vertical-align: top;
            margin-right: 10px;
            margin-top: 16px; }
            @media only screen and (max-width: 360px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p {
                display: block;
                width: 100%;
                margin-right: 0; } }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p:nth-child(1), .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p:nth-child(2), .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p:nth-child(3) {
              margin-top: 0; }
            @media only screen and (max-width: 360px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p:nth-child(3) {
                margin-top: 16px; } }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p span {
              display: block; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p span:first-of-type {
                margin-bottom: 3px;
                font-weight: 700;
                font-size: 14px; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p span:last-of-type {
                font-size: 11px;
                color: #c7c4c5; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-header .profile-header-items .profile-header-item p.profile-header-name {
              display: block;
              width: 100%;
              margin-bottom: 16px;
              font-weight: 900;
              font-size: 17px; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content-money {
          display: block;
          width: 100%;
          margin-bottom: 6px; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content-money p {
            display: table;
            padding: 5px 8px 6px;
            border-radius: 2px;
            font-weight: 700;
            font-size: 12px;
            color: black;
            background-color: #e8e8e8; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content.profile-content-quick .profile-content-items {
          max-width: 320px;
          margin: auto auto 16px; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content.profile-content-quick .profile-content-items .profile-content-item .profile-content-image {
            width: 50px;
            height: 50px; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content.profile-content-quick .profile-content-items .profile-content-item .profile-content-image img {
              max-width: 24px; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content.profile-content-quick .profile-content-items .profile-content-item .profile-content-title p {
            font-size: 12px; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-areatitle {
          margin-bottom: 10px; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-areatitle p {
            font-weight: 800;
            font-size: 13px; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items {
          text-align: left; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item {
            display: inline-block;
            vertical-align: top;
            width: calc(25% - 4px);
            margin-top: 20px;
            text-align: center; }
            @media only screen and (max-width: 660px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item {
                width: calc(50% - 4px); } }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:hover .profile-content-image {
              background-color: #dbdbdb; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:nth-child(1), .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:nth-child(2), .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:nth-child(3), .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:nth-child(4) {
              margin-top: 0; }
            @media only screen and (max-width: 660px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:nth-child(3), .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:nth-child(4) {
                margin-top: 20px !important; } }
            @media only screen and (max-width: 400px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:nth-child(3), .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item:nth-child(4) {
                margin-top: 20px !important; } }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-image {
              position: relative;
              display: block;
              width: 60px;
              height: 60px;
              padding: 10px;
              border-radius: 74px;
              margin: auto auto 10px;
              text-align: center;
              background-color: #e8e8e8;
              cursor: pointer;
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-image div, .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-image img {
                position: absolute;
                max-width: 26px;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-image div {
                font-size: 22px;
                color: #e62686; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-image span {
                position: absolute;
                top: 0;
                right: 0;
                width: 18px;
                height: 18px;
                border-radius: 30px;
                font-size: 10px;
                line-height: 17px;
                text-align: center;
                color: white;
                -moz-transition: all 0.25s ease-out;
                -webkit-transition: all 0.25s ease-out;
                -i-transition: all 0.25s ease-out;
                transition: all 0.25s ease-out;
                z-index: 1; }
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-image span:before {
                  content: '\e93a';
                  position: absolute;
                  top: 0;
                  right: 0;
                  font-family: 'icomoon' !important;
                  font-style: normal;
                  font-weight: normal;
                  font-size: 18px;
                  font-variant: normal;
                  text-transform: none;
                  line-height: 1;
                  -webkit-font-smoothing: antialiased;
                  -moz-osx-font-smoothing: grayscale;
                  color: #e62686;
                  z-index: -1; }
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-image span.number-out {
                  top: initial;
                  bottom: 0;
                  width: 18px;
                  font-size: 10px;
                  line-height: 20px;
                  color: #1c2101;
                  background-color: #e8e8e8; }
                  .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-image span.number-out:before {
                    content: ''; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-items .profile-content-item .profile-content-title p {
              font-weight: 800;
              font-size: 11px;
              line-height: 1.2;
              color: #1c2101; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-wide .profile-widerange {
          position: relative;
          display: block;
          height: 22px;
          border-radius: 2px;
          background-color: #dbdbdb;
          overflow: hidden; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-wide .profile-widerange .profile-widerange-indicator {
            position: relative;
            display: block;
            height: 22px;
            padding: 0 4px;
            border-radius: 2px;
            font-weight: 900;
            font-size: 14px;
            color: white;
            line-height: 24px;
            text-align: center;
            background-color: #e62686;
            background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
            background-size: 400% 400%;
            -webkit-animation: progressanimation 120s ease infinite;
            -moz-animation: progressanimation 120s ease infinite;
            animation: progressanimation 120s ease infinite;
            z-index: 1; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-lines .profile-content-line {
          display: block;
          padding-bottom: 6px;
          border-bottom: 2px solid #e8e8e8;
          margin-bottom: 6px; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-lines .profile-content-line:last-of-type {
            padding-bottom: 0;
            border-bottom: none;
            margin-bottom: 0; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-lines .profile-content-line:hover p {
            color: #e62686; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-content .profile-content-lines .profile-content-line p {
            font-size: 12px;
            line-height: 1.2;
            color: #1c2101;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-footer .profile-footer-items .profile-footer-item {
          display: inline-block;
          vertical-align: middle; }
          @media only screen and (max-width: 660px) {
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-footer .profile-footer-items .profile-footer-item {
              display: block;
              width: 100%;
              margin-bottom: 10px; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-footer .profile-footer-items .profile-footer-item .button {
            display: table;
            text-align: center; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals {
          position: relative;
          width: 100%;
          padding: 12px;
          border: 2px solid #e8e8e8;
          border-radius: 4px;
          margin: auto auto 6px;
          text-align: center; }
          @media only screen and (max-width: 560px) {
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals {
              padding: 10px; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item {
            display: inline-block;
            vertical-align: top;
            margin: 0 10px; }
            @media only screen and (max-width: 560px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item {
                display: block;
                margin: 0 0 10px; } }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal-circle {
              position: relative !important;
              top: 0 !important;
              left: 0 !important;
              width: 70px !important;
              height: 70px !important;
              margin: auto;
              -webkit-transform: none !important;
              -moz-transform: none !important;
              -ms-transform: none !important;
              -o-transform: none !important;
              transform: none !important; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-slider, .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-total {
            display: inline-block;
            vertical-align: top; }
            @media only screen and (max-width: 560px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-slider, .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-total {
                display: block;
                width: 100% !important; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-slider {
            width: calc(100% - 104px); }
            @media only screen and (max-width: 560px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-slider {
                margin-bottom: 20px; } }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-slider .slick-arrow {
              width: 30px;
              height: 30px;
              top: 2px;
              z-index: 1; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-slider .slick-arrow:after {
                font-size: 22px; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-total {
            width: 100px;
            padding-left: 16px; }
            @media only screen and (max-width: 560px) {
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goals-total {
                width: 94px;
                padding-left: 0; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal {
            position: relative;
            display: block;
            width: 70px;
            height: 70px;
            padding: 10px;
            border-radius: 64px;
            margin: auto auto 10px;
            text-align: center;
            background-color: #e8e8e8;
            overflow: hidden;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal:after {
              content: '\e9b4';
              position: absolute;
              top: 0;
              left: 0;
              font-family: 'icomoon' !important;
              font-size: 68px;
              color: #dbdbdb;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal .goal-center {
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              z-index: 1; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal p {
              font-weight: bold;
              font-size: 19px;
              color: black; }
              @media only screen and (max-width: 560px) {
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal p {
                  font-size: 17px; } }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal-title {
            margin-top: 10px; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal-title p {
              font-size: 12px; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal-title p span {
                display: block; }
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals .goal-item .goal-title p span:first-of-type {
                  margin-bottom: 2px;
                  font-size: 12px; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange-value {
          position: relative;
          min-width: 77px;
          margin-bottom: 6px;
          text-align: center; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange-value p {
            position: absolute;
            top: 3px;
            left: calc(100% - 73px);
            display: table;
            padding: 3px 10px;
            border-radius: 4px;
            margin: auto;
            margin-left: -4px;
            font-weight: 900;
            font-size: 18px;
            color: black;
            background-color: white;
            z-index: 9; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange-value p span {
              display: block;
              font-size: 12px; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange {
          position: relative;
          display: block;
          height: 22px;
          border-radius: 2px;
          background-color: #f9f9f9; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange .goals-widerange-indicator {
            position: relative;
            display: block;
            height: 22px;
            border-radius: 2px;
            line-height: 22px;
            text-align: center;
            background-color: #e62686;
            background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
            background-size: 400% 400%;
            -webkit-animation: progressanimation 120s ease infinite;
            -moz-animation: progressanimation 120s ease infinite;
            animation: progressanimation 120s ease infinite;
            z-index: 1; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange .goals-widerange-ideal {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            height: 24px;
            padding-right: 14px;
            border-radius: 2px;
            font-size: 12px;
            line-height: 23px;
            color: #1c2101;
            text-align: right;
            background-color: #e8e8e8; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange .goals-widerange-goals {
            position: absolute;
            top: 10px;
            display: block;
            width: 16px;
            height: 16px;
            border-radius: 20px;
            margin-right: 12px;
            background-color: white;
            cursor: pointer;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange .goals-widerange-goals:hover, .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange .goals-widerange-goals.profile-goal-active {
              background-color: #e8e8e8; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange .goals-widerange-goals:hover .gps_ring, .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange .goals-widerange-goals.profile-goal-active .gps_ring {
                -webkit-animation: none;
                -moz-animation: none;
                animation: none; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-widerange .goals-widerange-goals .gps_ring {
              position: absolute;
              top: -4px;
              left: -4px;
              width: 24px;
              height: 24px;
              border: 2px solid #e8e8e8;
              border-radius: 30px;
              -webkit-animation: pulsate 1.8s ease-out infinite;
              -moz-animation: pulsate 1.8s ease-out infinite;
              animation: pulsate 1.8s ease-out infinite;
              opacity: 0; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-ruler {
          margin-bottom: 0; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-ruler .goals-ruler-items .goals-ruler-item {
            display: inline-block;
            vertical-align: middle;
            width: calc(50% - 4px); }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-ruler .goals-ruler-items .goals-ruler-item:first-of-type {
              text-align: left; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-ruler .goals-ruler-items .goals-ruler-item:last-of-type {
              text-align: right; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-ruler .goals-ruler-items .goals-ruler-item p {
              font-weight: 900; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .goals-ruler .goals-ruler-items .goals-ruler-item p span {
                display: block;
                font-size: 14px; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line {
          display: block;
          width: 100%;
          padding: 6px;
          border: 2px solid #e8e8e8;
          border-radius: 4px;
          margin-bottom: 16px;
          text-align: left; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line:last-of-type {
            margin-bottom: 0; }
          .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small {
            position: relative; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small:last-of-type {
              margin-bottom: 0; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-smallt, .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-smallvalue {
              display: block; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-smallt {
              margin-bottom: 4px; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-smallt span {
                font-size: 12px; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-smallvalue {
              border-radius: 2px;
              color: black;
              background-color: #e62686; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-smallvalue p {
                padding: 5px;
                font-weight: 900;
                font-size: 13px;
                text-align: center;
                color: white; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-bar .goals-widerange {
              background-color: #e8e8e8; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-bar .goals-widerange .goals-widerange-indicator {
                position: relative;
                display: block;
                height: 22px;
                padding: 0 4px;
                border-radius: 2px;
                font-weight: 900;
                font-size: 13px;
                color: white;
                line-height: 24px;
                text-align: center;
                background-color: #e62686;
                background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
                background-size: 400% 400%;
                -webkit-animation: progressanimation 120s ease infinite;
                -moz-animation: progressanimation 120s ease infinite;
                animation: progressanimation 120s ease infinite;
                z-index: 1; }
            .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-bar .goals-ruler {
              margin-bottom: 0; }
              .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item {
                display: inline-block;
                vertical-align: middle;
                width: calc(50% - 4px); }
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item:first-of-type {
                  text-align: left; }
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item:last-of-type {
                  text-align: right; }
                .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item p {
                  font-weight: 900; }
                  .page-profile .profile .profile-items .profile-item .profile-box .profile-box-content .profile-box-line .profile-box-small .profile-box-bar .goals-ruler .goals-ruler-items .goals-ruler-item p span {
                    display: block;
                    font-size: 10px; }
      .page-profile .profile .profile-items .profile-item .profile-box .profile-footer .profile-footer-items .profile-footer-item {
        display: inline-block;
        vertical-align: middle; }
        .page-profile .profile .profile-items .profile-item .profile-box .profile-footer .profile-footer-items .profile-footer-item .button {
          display: table;
          text-align: center; }

.page-pipeline .pipeline-menu {
  margin-bottom: 20px; }
  .page-pipeline .pipeline-menu .pipeline-menu-item {
    display: inline-block;
    width: calc(50% - 4px);
    vertical-align: middle; }
    @media only screen and (max-width: 560px) {
      .page-pipeline .pipeline-menu .pipeline-menu-item {
        display: block;
        width: 100%;
        margin-bottom: 10px; } }
    @media only screen and (max-width: 560px) {
      .page-pipeline .pipeline-menu .pipeline-menu-item:last-of-type {
        margin-bottom: 0; } }
    .page-pipeline .pipeline-menu .pipeline-menu-item .dropdown {
      max-width: 200px; }
    .page-pipeline .pipeline-menu .pipeline-menu-item .button {
      float: right; }
      @media only screen and (max-width: 560px) {
        .page-pipeline .pipeline-menu .pipeline-menu-item .button {
          float: inherit; } }
    .page-pipeline .pipeline-menu .pipeline-menu-item .dropdown p {
      display: inline-block;
      vertical-align: middle; }
    .page-pipeline .pipeline-menu .pipeline-menu-item .dropdown .dropdown-notifications {
      float: right;
      width: 20px;
      height: 20px;
      border-radius: 20px;
      margin-left: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 12px;
      line-height: 19px;
      color: white;
      text-align: center;
      background-color: #e62686; }
    .page-pipeline .pipeline-menu .pipeline-menu-item .dropdown .selectric .dropdown-notifications {
      margin-top: 10px; }
.page-pipeline .pipeline {
  width: 100%;
  margin-bottom: 90px; }
  @media only screen and (max-width: 760px) {
    .page-pipeline .pipeline {
      overflow-x: scroll; } }
  .page-pipeline .pipeline.pipeline-moving .pipeline-options-holder .pipeline-options {
    opacity: 1;
    visibility: visible; }
  .page-pipeline .pipeline.pipeline-moving .pipeline-description-holder {
    background-color: #f9f9f9; }
  @media only screen and (max-width: 760px) {
    .page-pipeline .pipeline .pipeline-items {
      width: 800px; } }
  .page-pipeline .pipeline .pipeline-items.pipeline-items5 .pipeline-item {
    width: calc(20% - 4px); }
  .page-pipeline .pipeline .pipeline-items.pipeline-items6 .pipeline-item {
    width: calc(16% - 4px); }
  .page-pipeline .pipeline .pipeline-items .pipeline-item {
    display: inline-block;
    width: calc(25% - 7px);
    vertical-align: top;
    margin: 0 2px; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-indicators {
      background-color: rgba(230, 38, 134, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-indicators .pipeline-indicators-notifications {
        color: #e62686 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-name {
      background-color: #e62686 !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-name .pipeline-notifications {
        color: #e62686 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-description-inner .pipeline-description-items .pipeline-description-item:last-of-type p {
      background-color: #e62686; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-actions {
      background-color: rgba(230, 38, 134, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-actions a [class^="icon-"], .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-actions a [class*=" icon-"] {
        color: #e62686 !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(1) .pipeline-actions a:hover {
        background-color: #e62686 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-indicators {
      background-color: rgba(59, 168, 220, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-indicators .pipeline-indicators-notifications {
        color: #3ba8dc !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-name {
      background-color: #3ba8dc !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-name .pipeline-notifications {
        color: #3ba8dc !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-description-inner .pipeline-description-items .pipeline-description-item:last-of-type p {
      background-color: #3ba8dc; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-actions {
      background-color: rgba(59, 168, 220, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-actions a [class^="icon-"], .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-actions a [class*=" icon-"] {
        color: #3ba8dc !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(2) .pipeline-actions a:hover {
        background-color: #3ba8dc !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-indicators {
      background-color: rgba(252, 119, 32, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-indicators .pipeline-indicators-notifications {
        color: #fc7720 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-name {
      background-color: #fc7720 !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-name .pipeline-notifications {
        color: #fc7720 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-description-inner .pipeline-description-items .pipeline-description-item:last-of-type p {
      background-color: #fc7720; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-actions {
      background-color: rgba(252, 119, 32, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-actions a [class^="icon-"], .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-actions a [class*=" icon-"] {
        color: #fc7720 !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(3) .pipeline-actions a:hover {
        background-color: #fc7720 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-indicators {
      background-color: rgba(1, 150, 136, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-indicators .pipeline-indicators-notifications {
        color: #019688 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-name {
      background-color: #019688 !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-name .pipeline-notifications {
        color: #019688 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-description-inner .pipeline-description-items .pipeline-description-item:last-of-type p {
      background-color: #019688; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-actions {
      background-color: rgba(1, 150, 136, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-actions a [class^="icon-"], .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-actions a [class*=" icon-"] {
        color: #019688 !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(4) .pipeline-actions a:hover {
        background-color: #019688 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-indicators {
      background-color: rgba(37, 41, 89, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-indicators .pipeline-indicators-notifications {
        color: #252959 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-name {
      background-color: #252959 !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-name .pipeline-notifications {
        color: #252959 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-description-inner .pipeline-description-items .pipeline-description-item:last-of-type p {
      background-color: #252959; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-actions {
      background-color: rgba(37, 41, 89, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-actions a [class^="icon-"], .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-actions a [class*=" icon-"] {
        color: #252959 !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(5) .pipeline-actions a:hover {
        background-color: #252959 !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-indicators {
      background-color: rgba(234, 15, 15, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-indicators .pipeline-indicators-notifications {
        color: #f2726f !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-name {
      background-color: #f2726f !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-name .pipeline-notifications {
        color: #f2726f !important; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-description-inner .pipeline-description-items .pipeline-description-item:last-of-type p {
      background-color: #f2726f; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-actions {
      background-color: rgba(234, 15, 15, 0.5) !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-actions a [class^="icon-"], .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-actions a [class*=" icon-"] {
        color: #f2726f !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item:nth-child(6) .pipeline-actions a:hover {
        background-color: #f2726f !important; }
    @media only screen and (max-width: 760px) {
      .page-pipeline .pipeline .pipeline-items .pipeline-item:last-of-type {
        margin-bottom: 0; } }
    .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-placeholder {
      border-radius: 4px;
      background-color: #e8e8e8; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-indicators {
      position: relative;
      padding: 16px 10px;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-indicators .pipeline-indicators-item, .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-indicators .pipeline-indicators-notifications {
        display: inline-block;
        vertical-align: middle; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-indicators .pipeline-indicators-item {
        width: calc(100% - 30px); }
        .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-indicators .pipeline-indicators-item p {
          font-size: 12px !important;
          color: white; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-indicators .pipeline-indicators-notifications {
        width: 26px;
        height: 26px;
        border-radius: 20px;
        font-family: "Roboto", sans-serif;
        font-size: 11px;
        line-height: 26px;
        color: white;
        text-align: center;
        background-color: white;
        z-index: 1; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-name {
      position: relative;
      padding: 10px;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
      font-family: "K2D", sans-serif;
      font-weight: 900;
      font-size: 12px !important;
      color: white;
      text-transform: uppercase;
      background-color: #e8e8e8;
      z-index: 1; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-name .pipeline-value {
        position: absolute;
        top: 10px;
        right: 30px;
        font-size: 12px;
        color: white; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-name .pipeline-notifications {
        position: absolute;
        top: 9px;
        right: 8px;
        width: 16px;
        height: 16px;
        border-radius: 20px;
        font-family: "Roboto", sans-serif;
        font-size: 10px;
        line-height: 18px;
        color: white;
        text-align: center;
        background-color: white;
        z-index: 1; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description-holder {
      border-radius: 3px;
      margin-top: 8px;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 760px) {
        .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description-holder {
          height: initial; } }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description-holder .pipeline-description:first-of-type {
        margin-top: 0; }
    .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description {
      position: relative;
      border: 2px solid #e8e8e8;
      border-radius: 4px;
      margin: 8px auto;
      background-color: #f9f9f9;
      cursor: grab;
      -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      overflow: hidden; }
      @media only screen and (max-width: 760px) {
        .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description {
          margin-bottom: 8px; } }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description:last-of-type {
        margin-bottom: 0; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description:hover:before {
        opacity: 1 !important;
        visibility: visible !important; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description.options-active .pipeline-description-options {
        display: block; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner {
        padding: 8px; }
        .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items:after {
          content: '';
          display: block;
          width: 100%;
          padding-bottom: 8px;
          border-bottom: 1px solid #dbdbdb;
          margin: auto auto 8px; }
        .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item {
          display: inline-block;
          vertical-align: middle; }
          .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item:first-of-type {
            width: calc(100% - 66px); }
          .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item:last-of-type {
            width: 62px; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item:last-of-type p {
              float: right;
              padding: 4px 6px;
              border-radius: 2px;
              font-weight: 700;
              font-family: "K2D", sans-serif;
              font-size: 11px;
              color: white; }
          .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item .profile-photo-holder, .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item p {
            display: inline-block;
            vertical-align: middle; }
          .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item .profile-photo-holder {
            position: relative;
            width: 24px;
            height: 24px;
            border-radius: 30px;
            margin-right: 2px;
            overflow: hidden;
            -moz-transition: all 0.25s ease-out;
            -webkit-transition: all 0.25s ease-out;
            -i-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item .profile-photo-holder .profile-photo {
              position: absolute;
              width: 24px;
              height: 24px;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              background-size: cover; }
          .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-items .pipeline-description-item p {
            font-size: 13px; }
        .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-inner .pipeline-description-witem p {
          font-size: 12px;
          line-height: 1.3; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions {
        padding: 4px 8px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        background-color: #e8e8e8; }
        .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions ul li {
          display: inline-block;
          vertical-align: middle; }
          .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions ul li:last-of-type {
            float: right; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions ul li:last-of-type a {
              margin-top: 1px; }
          .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions ul li a {
            display: block;
            width: 18px;
            height: 18px;
            border-radius: 2px;
            text-align: center;
            background-color: white; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions ul li a:hover [class^="icon-"], .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions ul li a:hover [class*=" icon-"] {
              color: white !important; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions ul li a [class^="icon-"], .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-actions ul li a [class*=" icon-"] {
              font-weight: bold;
              font-size: 9px;
              line-height: 20px; }
      .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options {
        display: none;
        padding: 8px;
        border-radius: 4px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        margin: auto;
        background-color: #e8e8e8; }
        .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li {
          margin-bottom: 6px; }
          .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a {
            display: block;
            padding: 10px 14px;
            border-radius: 4px;
            color: #1c2101;
            background-color: #f9f9f9; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a:hover {
              background-color: #dbdbdb; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a div, .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a p {
              display: inline-block;
              vertical-align: middle; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a div {
              margin-right: 10px;
              font-size: 16px; }
              .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a div.icon-open, .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a div.icon-document, .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a div.icon-cross {
                font-weight: bold;
                font-size: 14px; }
            .page-pipeline .pipeline .pipeline-items .pipeline-item .pipeline-description .pipeline-description-options ul li a p {
              padding: 0;
              font-size: 13px;
              text-align: left; }
  .page-pipeline .pipeline .pipeline-options-holder .pipeline-options {
    position: fixed;
    left: 56px;
    bottom: 0;
    width: calc(100% - 44px);
    visibility: hidden;
    opacity: 0;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    z-index: 3; }
    .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option {
      display: inline-block;
      vertical-align: middle;
      width: calc(50% - 4px);
      height: 49px;
      margin-left: -4px;
      line-height: 3;
      text-align: center;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      @media only screen and (max-width: 760px) {
        .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option {
          height: 41px;
          line-height: 2.4; } }
      .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option:hover {
        opacity: 0.8; }
      .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option:first-of-type {
        background-color: #dbdbdb;
        color: #1c2101; }
      .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option:last-of-type {
        background-color: #e62686;
        color: white; }
      .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option div, .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option p {
        display: inline-block;
        vertical-align: middle; }
      .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option div {
        font-size: 20px; }
      .page-pipeline .pipeline .pipeline-options-holder .pipeline-options .pipeline-option p {
        margin-bottom: -4px;
        font-size: 16px; }
@media only screen and (max-width: 760px) {
  .page-pipeline .pipeline-list .pipeline {
    overflow-x: initial; } }
@media only screen and (max-width: 760px) {
  .page-pipeline .pipeline-list .pipeline .pipeline-items {
    width: initial; } }
.page-pipeline .pipeline-list .pipeline .pipeline-items .pipeline-item {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 40px; }

.page-activites .input-model {
  display: inline-block;
  vertical-align: top; }
  .page-activites .input-model .input {
    margin: 0; }
    @media only screen and (max-width: 560px) {
      .page-activites .input-model .input {
        display: table;
        margin: 4px auto auto; } }
.page-activites #calendar, .page-activites #datepicker {
  display: inline-block;
  vertical-align: top; }
.page-activites #datepicker {
  margin-top: 52px;
  margin-left: 6px;
  border: 1px solid #e8e8e8;
  border-radius: 4px; }
  @media only screen and (max-width: 1060px) {
    .page-activites #datepicker {
      display: none; } }
  .page-activites #datepicker .ui-datepicker td {
    padding: 0; }
.page-activites .calendar-progressbar-holder {
  position: relative;
  width: 100%;
  max-width: 800px;
  height: 26px; }
  @media only screen and (max-width: 1060px) {
    .page-activites .calendar-progressbar-holder {
      width: 100%; } }
  .page-activites .calendar-progressbar-holder #calendar-progressbar {
    position: relative;
    width: 100%;
    height: 24px;
    border-radius: 2px;
    margin-top: 8px;
    background-color: #e8e8e8;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    z-index: 1; }
    .page-activites .calendar-progressbar-holder #calendar-progressbar .calendar-progressbar-indicator {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      border-radius: 2px;
      background-color: #e62686;
      background: linear-gradient(-45deg, #3ba8dc, #e62686, #fc7720, #019688);
      background-size: 400% 400%;
      -webkit-animation: progressanimation 10s ease infinite;
      -moz-animation: progressanimation 10s ease infinite;
      animation: progressanimation 10s ease infinite; }
      .page-activites .calendar-progressbar-holder #calendar-progressbar .calendar-progressbar-indicator .calendar-progressbar-number {
        position: absolute;
        left: 10px;
        right: inherit;
        color: white; }
    .page-activites .calendar-progressbar-holder #calendar-progressbar .calendar-progressbar-number {
      position: absolute;
      right: 10px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      font-weight: 900;
      font-size: 12px; }
.page-activites .calendar-list {
  max-width: 900px; }
  .page-activites .calendar-list ul li {
    display: block;
    border-radius: 4px;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -i-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    .page-activites .calendar-list ul li:nth-child(even) {
      background-color: white; }
      .page-activites .calendar-list ul li:nth-child(even):hover {
        background-color: #f9f9f9; }
    .page-activites .calendar-list ul li:nth-child(odd) {
      background-color: #e8e8e8; }
      .page-activites .calendar-list ul li:nth-child(odd):hover {
        background-color: #f9f9f9; }
    .page-activites .calendar-list ul li a {
      display: block;
      padding: 12px 30px;
      color: black; }
      .page-activites .calendar-list ul li a .calendar-item {
        display: inline-block;
        vertical-align: top;
        padding-right: 20px;
        border-right: 1px solid black;
        margin-right: 20px; }
        @media only screen and (max-width: 760px) {
          .page-activites .calendar-list ul li a .calendar-item {
            display: table;
            padding: 0 0 10px;
            border-right: none;
            border-bottom: 1px solid black;
            margin: 0 0 10px; } }
        .page-activites .calendar-list ul li a .calendar-item:last-of-type {
          padding: 0;
          border: none;
          margin: 0; }
        .page-activites .calendar-list ul li a .calendar-item p {
          font-weight: 500; }
          .page-activites .calendar-list ul li a .calendar-item p span {
            display: block;
            margin-bottom: 8px;
            font-weight: 700; }
        .page-activites .calendar-list ul li a .calendar-item .calendar-stakeholders div {
          display: inline-block;
          vertical-align: middle;
          width: 30px;
          height: 30px;
          border: 2px solid black;
          border-radius: 30px;
          margin-right: 10px;
          background-position: center center;
          background-size: 101%; }
          .page-activites .calendar-list ul li a .calendar-item .calendar-stakeholders div:last-of-type {
            margin-right: 0; }

.calendar-tasks-holder {
  position: relative;
  max-width: 900px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden; }
  .calendar-tasks-holder.calendar-tasks-page .calendar-tasks-footer .calendar-footer-line .calendar-footer-item {
    width: calc(50% - 4px) !important; }
    .calendar-tasks-holder.calendar-tasks-page .calendar-tasks-footer .calendar-footer-line .calendar-footer-item a {
      float: right; }
  .calendar-tasks-holder .calendar-tasks-header {
    padding: 12px 16px;
    background-color: #e8e8e8;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(200, 200, 200, 0.9);
    -moz-box-shadow: 0px 0px 7px 0px rgba(200, 200, 200, 0.9);
    box-shadow: 0px 0px 7px 0px rgba(200, 200, 200, 0.9); }
    .calendar-tasks-holder .calendar-tasks-header p {
      font-family: "K2D", sans-serif;
      font-weight: 900;
      font-size: 15px; }
  .calendar-tasks-holder .calendar-tasks-content {
    max-height: 450px;
    background-color: white;
    overflow-y: scroll; }
    .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day {
      border-left: 2px solid #e8e8e8;
      border-right: 2px solid #e8e8e8; }
      .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day .calendar-day-title {
        width: 100%;
        padding: 10px;
        font-weight: 700;
        font-size: 14px;
        text-align: center;
        background: #f9f9f9; }
      .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day ul {
        padding: 16px; }
        @media only screen and (max-width: 560px) {
          .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day ul {
            padding: 10px; } }
        .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day ul li {
          margin-bottom: 16px; }
          .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day ul li:last-of-type {
            margin-bottom: 0; }
          .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day ul li .calendar-tasks-item {
            display: inline-block;
            vertical-align: middle; }
            .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day ul li .calendar-tasks-item:last-of-type {
              width: calc(100% - 32px);
              padding-left: 4px; }
            .calendar-tasks-holder .calendar-tasks-content .calendar-tasks .calendar-day ul li .calendar-tasks-item p {
              font-weight: 500;
              font-size: 14px;
              line-height: 1.2; }
  .calendar-tasks-holder .calendar-tasks-footer {
    position: relative;
    -webkit-box-shadow: 0px -1px 10px 0px rgba(200, 200, 200, 0.9);
    -moz-box-shadow: 0px -1px 10px 0px rgba(200, 200, 200, 0.9);
    box-shadow: 0px -1px 10px 0px rgba(200, 200, 200, 0.9); }
    .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line {
      display: block; }
      .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line:last-of-type {
        padding: 10px 12px;
        background-color: #e8e8e8; }
        @media only screen and (max-width: 560px) {
          .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line:last-of-type {
            padding: 10px 8px; } }
      .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-next {
        position: relative;
        display: block;
        width: 100%;
        padding: 8px;
        border-left: 2px solid #e8e8e8;
        border-right: 2px solid #e8e8e8;
        font-weight: 700;
        font-size: 14px;
        color: black;
        text-align: center;
        background: #f9f9f9; }
        .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-next:before, .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-next:after {
          content: '\e929';
          position: absolute;
          top: 50%;
          display: block;
          font-family: 'icomoon' !important;
          font-style: normal;
          font-weight: bold;
          font-size: 11px;
          font-variant: normal;
          color: black;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
        .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-next:before {
          left: 16px; }
        .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-next:after {
          right: 16px; }
        .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-next:hover {
          color: white;
          background-color: #e62686; }
          .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-next:hover:before, .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-next:hover:after {
            color: white; }
      .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-item {
        display: inline-block;
        width: calc(50% - 4px);
        vertical-align: middle; }
        .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-item:first-of-type {
          width: calc(100% - 45px); }
        .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-item:last-of-type {
          width: 40px; }
        .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-item .button-task {
          float: right;
          width: 34px;
          height: 34px;
          padding: 0;
          font-size: 13px;
          text-align: center; }
          .calendar-tasks-holder .calendar-tasks-footer .calendar-footer-line .calendar-footer-item .button-task div {
            padding-top: 7px;
            margin: 0; }

.page-store .store-item, .page-cart .store-item, .page-marketing .store-item {
  display: inline-block;
  width: calc(25% - 6px);
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin-top: 6px;
  margin-left: 3px;
  vertical-align: top;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -i-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  @media only screen and (max-width: 1400px) {
    .page-store .store-item, .page-cart .store-item, .page-marketing .store-item {
      width: calc(33.33% - 7px); } }
  @media only screen and (max-width: 1180px) {
    .page-store .store-item, .page-cart .store-item, .page-marketing .store-item {
      width: calc(50% - 6px); } }
  @media only screen and (max-width: 960px) {
    .page-store .store-item, .page-cart .store-item, .page-marketing .store-item {
      display: block;
      width: 100%;
      margin-left: 0; } }
  @media only screen and (max-width: 760px) {
    .page-store .store-item, .page-cart .store-item, .page-marketing .store-item {
      display: inline-block;
      width: calc(50% - 6px);
      margin-left: 3px; } }
  @media only screen and (max-width: 560px) {
    .page-store .store-item, .page-cart .store-item, .page-marketing .store-item {
      display: block;
      width: 100%;
      margin-left: 0; } }
  .page-store .store-item:nth-child(1), .page-store .store-item:nth-child(2), .page-store .store-item:nth-child(3), .page-store .store-item:nth-child(4), .page-cart .store-item:nth-child(1), .page-cart .store-item:nth-child(2), .page-cart .store-item:nth-child(3), .page-cart .store-item:nth-child(4), .page-marketing .store-item:nth-child(1), .page-marketing .store-item:nth-child(2), .page-marketing .store-item:nth-child(3), .page-marketing .store-item:nth-child(4) {
    margin-top: 0; }
  @media only screen and (max-width: 960px) {
    .page-store .store-item:nth-child(2), .page-cart .store-item:nth-child(2), .page-marketing .store-item:nth-child(2) {
      margin-top: 6px; } }
  @media only screen and (max-width: 760px) {
    .page-store .store-item:nth-child(2), .page-cart .store-item:nth-child(2), .page-marketing .store-item:nth-child(2) {
      margin-top: 0; } }
  @media only screen and (max-width: 560px) {
    .page-store .store-item:nth-child(2), .page-cart .store-item:nth-child(2), .page-marketing .store-item:nth-child(2) {
      margin-top: 6px; } }
  @media only screen and (max-width: 1180px) {
    .page-store .store-item:nth-child(3), .page-cart .store-item:nth-child(3), .page-marketing .store-item:nth-child(3) {
      margin-top: 6px; } }
  @media only screen and (max-width: 1400px) {
    .page-store .store-item:nth-child(4), .page-cart .store-item:nth-child(4), .page-marketing .store-item:nth-child(4) {
      margin-top: 6px; } }
  .page-store .store-item:last-of-type, .page-cart .store-item:last-of-type, .page-marketing .store-item:last-of-type {
    margin-right: 0; }
  .page-store .store-item:hover, .page-cart .store-item:hover, .page-marketing .store-item:hover {
    -webkit-box-shadow: 4px 4px 12px 3px #cecece;
    -moz-box-shadow: 4px 4px 12px 3px #cecece;
    box-shadow: 4px 4px 12px 3px #cecece; }
  .page-store .store-item.store-item-more .store-header .store-image, .page-cart .store-item.store-item-more .store-header .store-image, .page-marketing .store-item.store-item-more .store-header .store-image {
    background-color: #e8e8e8; }
    .page-store .store-item.store-item-more .store-header .store-image .fav, .page-cart .store-item.store-item-more .store-header .store-image .fav, .page-marketing .store-item.store-item-more .store-header .store-image .fav {
      background-color: white; }
      .page-store .store-item.store-item-more .store-header .store-image .fav:hover, .page-cart .store-item.store-item-more .store-header .store-image .fav:hover, .page-marketing .store-item.store-item-more .store-header .store-image .fav:hover {
        background-color: white; }
  .page-store .store-item.store-item-more .store-content .store-copy p:nth-child(1), .page-cart .store-item.store-item-more .store-content .store-copy p:nth-child(1), .page-marketing .store-item.store-item-more .store-content .store-copy p:nth-child(1) {
    width: 180px;
    height: 18px; }
  .page-store .store-item.store-item-more .store-content .store-copy p:nth-child(2), .page-cart .store-item.store-item-more .store-content .store-copy p:nth-child(2), .page-marketing .store-item.store-item-more .store-content .store-copy p:nth-child(2) {
    width: 60px;
    height: 14px; }
  .page-store .store-item.store-item-more .store-content p, .page-cart .store-item.store-item-more .store-content p, .page-marketing .store-item.store-item-more .store-content p {
    width: 100%;
    height: 30px;
    background-color: #e8e8e8 !important; }
  .page-store .store-item.store-item-more .store-footer a, .page-cart .store-item.store-item-more .store-footer a, .page-marketing .store-item.store-item-more .store-footer a {
    float: initial;
    display: block;
    width: 100%; }
  .page-store .store-item .store-header, .page-cart .store-item .store-header, .page-marketing .store-item .store-header {
    position: relative;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    overflow: hidden; }
    .page-store .store-item .store-header .store-image, .page-cart .store-item .store-header .store-image, .page-marketing .store-item .store-header .store-image {
      position: relative;
      height: 140px;
      background-position: center center;
      background-size: cover; }
      .page-store .store-item .store-header .store-image .fav, .page-cart .store-item .store-header .store-image .fav, .page-marketing .store-item .store-header .store-image .fav {
        position: absolute;
        top: 6px;
        right: 6px;
        width: 24px;
        height: 24px;
        border-radius: 16px;
        color: #dbdbdb;
        text-align: center;
        background-color: #f9f9f9;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        cursor: pointer; }
        .page-store .store-item .store-header .store-image .fav.active, .page-cart .store-item .store-header .store-image .fav.active, .page-marketing .store-item .store-header .store-image .fav.active {
          color: #e62686; }
        .page-store .store-item .store-header .store-image .fav:hover, .page-cart .store-item .store-header .store-image .fav:hover, .page-marketing .store-item .store-header .store-image .fav:hover {
          color: #e62686;
          background-color: #e8e8e8; }
        .page-store .store-item .store-header .store-image .fav div, .page-cart .store-item .store-header .store-image .fav div, .page-marketing .store-item .store-header .store-image .fav div {
          font-size: 12px;
          line-height: 26px; }
  .page-store .store-item .store-content, .page-cart .store-item .store-content, .page-marketing .store-item .store-content {
    padding: 10px;
    border-top: 2px solid #e8e8e8; }
    .page-store .store-item .store-content .store-copy, .page-cart .store-item .store-content .store-copy, .page-marketing .store-item .store-content .store-copy {
      width: 100%; }
      .page-store .store-item .store-content .store-copy p, .page-cart .store-item .store-content .store-copy p, .page-marketing .store-item .store-content .store-copy p {
        margin-bottom: 10px;
        font-weight: 900;
        font-size: 17px;
        line-height: 1; }
        .page-store .store-item .store-content .store-copy p:nth-child(1), .page-cart .store-item .store-content .store-copy p:nth-child(1), .page-marketing .store-item .store-content .store-copy p:nth-child(1) {
          margin-bottom: 6px;
          font-size: 15px;
          line-height: 1.1; }
          .page-store .store-item .store-content .store-copy p:nth-child(1) span, .page-cart .store-item .store-content .store-copy p:nth-child(1) span, .page-marketing .store-item .store-content .store-copy p:nth-child(1) span {
            margin-left: 2px;
            font-size: 13px; }
        .page-store .store-item .store-content .store-copy p:nth-child(2), .page-cart .store-item .store-content .store-copy p:nth-child(2), .page-marketing .store-item .store-content .store-copy p:nth-child(2) {
          font-weight: 600;
          font-size: 12px; }
    .page-store .store-item .store-content p, .page-cart .store-item .store-content p, .page-marketing .store-item .store-content p {
      font-weight: 500;
      font-size: 12px;
      line-height: 1.3;
      color: black; }
  .page-store .store-item .store-footer, .page-cart .store-item .store-footer, .page-marketing .store-item .store-footer {
    padding: 0 10px 10px;
    border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }
    .page-store .store-item .store-footer .button, .page-cart .store-item .store-footer .button, .page-marketing .store-item .store-footer .button {
      display: inline-block;
      vertical-align: middle;
      padding: 6px 8px;
      font-weight: 700;
      font-size: 12px;
      text-align: center;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .page-store .store-item .store-footer .button:first-of-type, .page-cart .store-item .store-footer .button:first-of-type, .page-marketing .store-item .store-footer .button:first-of-type {
        float: initial !important; }
      .page-store .store-item .store-footer .button:last-of-type, .page-cart .store-item .store-footer .button:last-of-type, .page-marketing .store-item .store-footer .button:last-of-type {
        float: right; }
.page-store .store-box, .page-cart .store-box, .page-marketing .store-box {
  position: relative;
  padding: 8px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin-bottom: 12px;
  background-color: white;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }
  .page-store .store-box:last-of-type, .page-cart .store-box:last-of-type, .page-marketing .store-box:last-of-type {
    margin-bottom: 0; }
  .page-store .store-box .store-box-title, .page-cart .store-box .store-box-title, .page-marketing .store-box .store-box-title {
    padding-bottom: 8px;
    border-bottom: 1px solid #c7c4c5;
    margin-bottom: 8px;
    font-family: "K2D", sans-serif;
    font-weight: 900;
    font-size: 14px; }
  .page-store .store-box .store-coins .store-coins-item, .page-cart .store-box .store-coins .store-coins-item, .page-marketing .store-box .store-coins .store-coins-item {
    margin-bottom: 8px; }
    .page-store .store-box .store-coins .store-coins-item:last-of-type, .page-cart .store-box .store-coins .store-coins-item:last-of-type, .page-marketing .store-box .store-coins .store-coins-item:last-of-type {
      margin-bottom: 0; }
    .page-store .store-box .store-coins .store-coins-item p span, .page-cart .store-box .store-coins .store-coins-item p span, .page-marketing .store-box .store-coins .store-coins-item p span {
      display: inline-block;
      vertical-align: middle;
      font-size: 13px; }
      .page-store .store-box .store-coins .store-coins-item p span:first-of-type, .page-cart .store-box .store-coins .store-coins-item p span:first-of-type, .page-marketing .store-box .store-coins .store-coins-item p span:first-of-type {
        width: calc(100% - 75px);
        font-weight: 500; }
      .page-store .store-box .store-coins .store-coins-item p span:last-of-type, .page-cart .store-box .store-coins .store-coins-item p span:last-of-type, .page-marketing .store-box .store-coins .store-coins-item p span:last-of-type {
        width: 70px;
        font-weight: 800;
        text-align: right; }
  .page-store .store-box .store-cart .store-cart-item, .page-cart .store-box .store-cart .store-cart-item, .page-marketing .store-box .store-cart .store-cart-item {
    display: block;
    padding-bottom: 6px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 6px; }
    .page-store .store-box .store-cart .store-cart-item:last-of-type, .page-cart .store-box .store-cart .store-cart-item:last-of-type, .page-marketing .store-box .store-cart .store-cart-item:last-of-type {
      padding-bottom: 0;
      border-bottom: none;
      margin-bottom: 0; }
    .page-store .store-box .store-cart .store-cart-item .store-cart-photo, .page-store .store-box .store-cart .store-cart-item .store-cart-product, .page-store .store-box .store-cart .store-cart-item .store-cart-price, .page-store .store-box .store-cart .store-cart-item .store-cart-remove, .page-cart .store-box .store-cart .store-cart-item .store-cart-photo, .page-cart .store-box .store-cart .store-cart-item .store-cart-product, .page-cart .store-box .store-cart .store-cart-item .store-cart-price, .page-cart .store-box .store-cart .store-cart-item .store-cart-remove, .page-marketing .store-box .store-cart .store-cart-item .store-cart-photo, .page-marketing .store-box .store-cart .store-cart-item .store-cart-product, .page-marketing .store-box .store-cart .store-cart-item .store-cart-price, .page-marketing .store-box .store-cart .store-cart-item .store-cart-remove {
      display: inline-block;
      vertical-align: middle; }
    .page-store .store-box .store-cart .store-cart-item .store-cart-photo, .page-cart .store-box .store-cart .store-cart-item .store-cart-photo, .page-marketing .store-box .store-cart .store-cart-item .store-cart-photo {
      width: 60px; }
      .page-store .store-box .store-cart .store-cart-item .store-cart-photo img, .page-cart .store-box .store-cart .store-cart-item .store-cart-photo img, .page-marketing .store-box .store-cart .store-cart-item .store-cart-photo img {
        max-width: 60px;
        max-height: 36px; }
    .page-store .store-box .store-cart .store-cart-item .store-cart-product, .page-cart .store-box .store-cart .store-cart-item .store-cart-product, .page-marketing .store-box .store-cart .store-cart-item .store-cart-product {
      width: calc(100% - 86px);
      padding: 0 4px; }
      .page-store .store-box .store-cart .store-cart-item .store-cart-product span:first-of-type, .page-cart .store-box .store-cart .store-cart-item .store-cart-product span:first-of-type, .page-marketing .store-box .store-cart .store-cart-item .store-cart-product span:first-of-type {
        font-size: 13px; }
      .page-store .store-box .store-cart .store-cart-item .store-cart-product span:last-of-type, .page-cart .store-box .store-cart .store-cart-item .store-cart-product span:last-of-type, .page-marketing .store-box .store-cart .store-cart-item .store-cart-product span:last-of-type {
        margin-left: 4px;
        font-size: 11px; }
    .page-store .store-box .store-cart .store-cart-item .store-cart-remove, .page-cart .store-box .store-cart .store-cart-item .store-cart-remove, .page-marketing .store-box .store-cart .store-cart-item .store-cart-remove {
      width: 16px;
      height: 16px;
      border: 2px solid black;
      border-radius: 16px;
      text-align: center;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out;
      cursor: pointer; }
      .page-store .store-box .store-cart .store-cart-item .store-cart-remove:hover, .page-cart .store-box .store-cart .store-cart-item .store-cart-remove:hover, .page-marketing .store-box .store-cart .store-cart-item .store-cart-remove:hover {
        background-color: black; }
        .page-store .store-box .store-cart .store-cart-item .store-cart-remove:hover div, .page-cart .store-box .store-cart .store-cart-item .store-cart-remove:hover div, .page-marketing .store-box .store-cart .store-cart-item .store-cart-remove:hover div {
          color: white; }
      .page-store .store-box .store-cart .store-cart-item .store-cart-remove div, .page-cart .store-box .store-cart .store-cart-item .store-cart-remove div, .page-marketing .store-box .store-cart .store-cart-item .store-cart-remove div {
        font-weight: bold;
        font-size: 6px;
        line-height: 2;
        color: black; }
  .page-store .store-box .store-total, .page-cart .store-box .store-total, .page-marketing .store-box .store-total {
    padding-top: 8px;
    border-top: 1px solid black;
    margin-top: 12px; }
    .page-store .store-box .store-total .store-total-items, .page-cart .store-box .store-total .store-total-items, .page-marketing .store-box .store-total .store-total-items {
      margin-bottom: 10px; }
      .page-store .store-box .store-total .store-total-items .store-total-item, .page-cart .store-box .store-total .store-total-items .store-total-item, .page-marketing .store-box .store-total .store-total-items .store-total-item {
        display: inline-block;
        vertical-align: middle;
        width: calc(50% - 3px); }
        .page-store .store-box .store-total .store-total-items .store-total-item:first-of-type p, .page-cart .store-box .store-total .store-total-items .store-total-item:first-of-type p, .page-marketing .store-box .store-total .store-total-items .store-total-item:first-of-type p {
          font-size: 12px; }
        .page-store .store-box .store-total .store-total-items .store-total-item:last-of-type, .page-cart .store-box .store-total .store-total-items .store-total-item:last-of-type, .page-marketing .store-box .store-total .store-total-items .store-total-item:last-of-type {
          text-align: right; }
          .page-store .store-box .store-total .store-total-items .store-total-item:last-of-type p, .page-cart .store-box .store-total .store-total-items .store-total-item:last-of-type p, .page-marketing .store-box .store-total .store-total-items .store-total-item:last-of-type p {
            font-weight: 700;
            font-size: 13px; }
    .page-store .store-box .store-total .store-total-button a, .page-cart .store-box .store-total .store-total-button a, .page-marketing .store-box .store-total .store-total-button a {
      width: 100%;
      text-align: center;
      text-transform: uppercase; }
  .page-store .store-box .store-last .store-last-item, .page-cart .store-box .store-last .store-last-item, .page-marketing .store-box .store-last .store-last-item {
    display: block;
    padding-bottom: 6px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 6px; }
    .page-store .store-box .store-last .store-last-item:last-of-type, .page-cart .store-box .store-last .store-last-item:last-of-type, .page-marketing .store-box .store-last .store-last-item:last-of-type {
      padding-bottom: 0;
      border-bottom: none;
      margin-bottom: 0; }
    .page-store .store-box .store-last .store-last-item:hover p, .page-cart .store-box .store-last .store-last-item:hover p, .page-marketing .store-box .store-last .store-last-item:hover p {
      color: #e62686; }
    .page-store .store-box .store-last .store-last-item p, .page-cart .store-box .store-last .store-last-item p, .page-marketing .store-box .store-last .store-last-item p {
      font-size: 12px;
      line-height: 1.2;
      color: #1c2101;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }

.page-store .page-tabs .page-nav-tabs li:last-of-type {
  margin-left: 40px; }
  @media only screen and (min-width: 901px) {
    .page-store .page-tabs .page-nav-tabs li:last-of-type {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      margin-left: 0; } }
  .page-store .page-tabs .page-nav-tabs li:last-of-type a {
    width: 38px;
    height: 39px;
    padding: 0; }
    .page-store .page-tabs .page-nav-tabs li:last-of-type a div {
      padding-right: 0;
      font-size: 20px;
      font-weight: normal;
      margin: auto !important; }
      .page-store .page-tabs .page-nav-tabs li:last-of-type a div.icon-p4l-simple {
        padding-top: 12px;
        padding-bottom: 0 !important;
        font-size: 14px; }
.page-store .store-items .store-item-block {
  display: inline-block;
  vertical-align: top; }
  .page-store .store-items .store-item-block:nth-child(1) {
    display: none; }
    @media only screen and (max-width: 760px) {
      .page-store .store-items .store-item-block:nth-child(1) {
        display: block;
        margin-bottom: 14px; } }
  .page-store .store-items .store-item-block:nth-child(2) {
    width: calc(100% - 305px);
    padding-right: 3px; }
    @media only screen and (max-width: 760px) {
      .page-store .store-items .store-item-block:nth-child(2) {
        width: 100%;
        margin-bottom: 12px; } }
  .page-store .store-items .store-item-block:nth-child(3) {
    width: 300px; }
    @media only screen and (max-width: 760px) {
      .page-store .store-items .store-item-block:nth-child(3) {
        width: 100%; }
        .page-store .store-items .store-item-block:nth-child(3) .store-box:nth-child(1), .page-store .store-items .store-item-block:nth-child(3) .store-box:nth-child(2) {
          display: none; } }

.page-cart .cart .cart-item {
  display: inline-block;
  vertical-align: top; }
  .page-cart .cart .cart-item:nth-child(1) {
    display: none; }
    @media only screen and (max-width: 760px) {
      .page-cart .cart .cart-item:nth-child(1) {
        display: block;
        margin-bottom: 14px; } }
  .page-cart .cart .cart-item:nth-child(2) {
    width: calc(100% - 305px);
    padding-right: 3px; }
    @media only screen and (max-width: 760px) {
      .page-cart .cart .cart-item:nth-child(2) {
        width: 100%;
        margin-bottom: 12px; } }
  .page-cart .cart .cart-item:nth-child(3) {
    width: 300px; }
    @media only screen and (max-width: 760px) {
      .page-cart .cart .cart-item:nth-child(3) {
        width: 100%; }
        .page-cart .cart .cart-item:nth-child(3) .store-box:nth-child(1), .page-cart .cart .cart-item:nth-child(3) .store-box:nth-child(2) {
          display: none; } }
.page-cart .store-box .store-total .store-total-items .store-total-item:last-of-type p {
  font-size: 16px; }
.page-cart .store-box .store-total .store-total-button a {
  font-size: 18px;
  text-transform: uppercase; }

.page-network .page-tabs .page-nav-tabs li.active a {
  border-color: #e62686 !important;
  background-color: #e62686 !important; }
.page-network .page-tabs .page-nav-tabs li:last-of-type {
  margin-left: 40px; }
  @media only screen and (min-width: 901px) {
    .page-network .page-tabs .page-nav-tabs li:last-of-type {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      margin-left: 0; } }
  .page-network .page-tabs .page-nav-tabs li:last-of-type a {
    border-color: #dbdbdb;
    color: #1c2101;
    background-color: #dbdbdb; }
    .page-network .page-tabs .page-nav-tabs li:last-of-type a:hover {
      border-color: #e62686;
      color: white;
      background-color: #e62686; }
.page-network .page-tabs .table-pending-action {
  margin-top: 30px; }
  .page-network .page-tabs .table-pending-action .table-pending-trigger {
    border-bottom: none;
    font-size: 14px; }
    .page-network .page-tabs .table-pending-action .table-pending-trigger div, .page-network .page-tabs .table-pending-action .table-pending-trigger p {
      font-weight: 700; }
  .page-network .page-tabs .table-pending-action .icon-down {
    font-weight: 700;
    font-size: 10px; }

.page-events .page-tabs .page-nav-tabs li:last-of-type {
  margin-left: 40px; }
  @media only screen and (min-width: 901px) {
    .page-events .page-tabs .page-nav-tabs li:last-of-type {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      margin-left: 0; } }
  .page-events .page-tabs .page-nav-tabs li:last-of-type a {
    width: 38px;
    height: 39px;
    padding: 0; }
    .page-events .page-tabs .page-nav-tabs li:last-of-type a div {
      padding-right: 0;
      font-size: 20px;
      font-weight: normal;
      margin: auto !important; }
      .page-events .page-tabs .page-nav-tabs li:last-of-type a div.icon-p4l-simple {
        padding-top: 12px;
        padding-bottom: 0 !important;
        font-size: 14px; }

.events-holder .events-items .events-item {
  display: inline-block;
  width: calc(25% - 6px);
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin-top: 6px;
  margin-right: 2px;
  vertical-align: top; }
  @media only screen and (max-width: 1280px) {
    .events-holder .events-items .events-item {
      width: calc(33.33% - 7px); } }
  @media only screen and (max-width: 900px) {
    .events-holder .events-items .events-item {
      width: calc(50% - 6px); } }
  @media only screen and (max-width: 760px) {
    .events-holder .events-items .events-item {
      display: block;
      width: 100%;
      margin-top: 6px;
      margin-right: 0; } }
  .events-holder .events-items .events-item:last-of-type {
    margin-right: 0; }
  .events-holder .events-items .events-item:hover {
    -webkit-box-shadow: 4px 4px 12px 3px #cecece;
    -moz-box-shadow: 4px 4px 12px 3px #cecece;
    box-shadow: 4px 4px 12px 3px #cecece; }
    .events-holder .events-items .events-item:hover .events-footer span {
      color: #e62686 !important;
      background-color: transparent !important; }
  .events-holder .events-items .events-item .events-header {
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden; }
    .events-holder .events-items .events-item .events-header .events-image {
      position: relative;
      height: 140px;
      background-position: center center;
      background-size: cover; }
      .events-holder .events-items .events-item .events-header .events-image .fav {
        position: absolute;
        top: 6px;
        right: 6px;
        width: 24px;
        height: 24px;
        border-radius: 16px;
        color: #dbdbdb;
        text-align: center;
        background-color: #f9f9f9;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        .events-holder .events-items .events-item .events-header .events-image .fav.active {
          color: #e62686; }
        .events-holder .events-items .events-item .events-header .events-image .fav:hover {
          color: #e62686;
          background-color: #e8e8e8; }
        .events-holder .events-items .events-item .events-header .events-image .fav div {
          font-size: 12px;
          line-height: 26px; }
  .events-holder .events-items .events-item .events-content {
    padding: 10px;
    border-top: 2px solid #e8e8e8; }
    .events-holder .events-items .events-item .events-content .events-copy {
      width: 100%; }
      .events-holder .events-items .events-item .events-content .events-copy p {
        margin-bottom: 10px;
        font-weight: 900;
        font-size: 17px;
        line-height: 1; }
        .events-holder .events-items .events-item .events-content .events-copy p:nth-child(1) {
          margin-bottom: 6px;
          font-size: 15px;
          line-height: 1.1; }
        .events-holder .events-items .events-item .events-content .events-copy p:nth-child(2) {
          font-weight: 600;
          font-size: 12px; }
          .events-holder .events-items .events-item .events-content .events-copy p:nth-child(2) span {
            margin-right: 2px;
            font-weight: 900;
            font-size: 13px;
            color: #e62686; }
    .events-holder .events-items .events-item .events-content p {
      font-weight: 500;
      font-size: 12px;
      line-height: 1.3;
      color: black; }
  .events-holder .events-items .events-item .events-footer {
    padding: 0 10px 10px;
    border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }
    .events-holder .events-items .events-item .events-footer span {
      padding: 6px 8px;
      font-weight: 700;
      font-size: 12px;
      text-align: center;
      color: white !important;
      background-color: #e62686 !important;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }

.page-marketing table {
  position: relative;
  border-collapse: separate;
  border-spacing: 0 10px;
  margin-top: -10px;
  background-color: #f9f9f9; }
  .page-marketing table:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: white; }
  .page-marketing table tbody {
    background-color: #f9f9f9 !important; }
    .page-marketing table tbody tr {
      border-radius: 40px;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .page-marketing table tbody tr:hover {
        -webkit-box-shadow: 4px 4px 12px 3px #cecece;
        -moz-box-shadow: 4px 4px 12px 3px #cecece;
        box-shadow: 4px 4px 12px 3px #cecece; }
      .page-marketing table tbody tr td {
        background-color: white !important; }
        .page-marketing table tbody tr td:first-of-type {
          display: inline-block;
          vertical-align: middle;
          border-top-left-radius: 40px;
          border-bottom-left-radius: 40px; }
        .page-marketing table tbody tr td:last-of-type {
          display: inline-block;
          vertical-align: middle;
          height: 84px;
          padding-top: 31px !important;
          padding-right: 26px !important;
          border-top-right-radius: 40px;
          border-bottom-right-radius: 40px; }
  .page-marketing table .table-avatar {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    margin-right: 16px;
    overflow: hidden; }
    .page-marketing table .table-avatar img {
      width: 100%; }
  .page-marketing table #countdown div {
    display: inline-block;
    font-weight: 700; }
.page-marketing .marketing-items {
  margin-bottom: 8px;
        /*&.marketing-items-top {
            .marketing-item {
                display: inline-block;
                vertical-align: top;

                @media only screen and (max-width: 760px) {
                    width: 100% !important;
                }

                &:first-of-type {
                    width: 530px;

                    @media only screen and (max-width: 1280px) {
                        width: 420px;
                    }
                    @media only screen and (max-width: 760px) {
                        margin-bottom: 6px;
                    }
                }
                &:last-of-type {
                    width: calc(100% - 538px);
                    margin-left: 4px;

                    @media only screen and (max-width: 1280px) {
                        width: calc(100% - 428px);
                    }
                    @media only screen and (max-width: 760px) {
                        margin-left: 0;
                    }
                }

                .table-seemore {
                    margin-top: 8px;

                    @media only screen and (min-width: 761px) {
                        height: 38px;
                    }

                    .button {
                        float: right;

                        @media only screen and (max-width: 760px) {
                            float: initial;
                        }
                    }
                }
            }
        }
        &.marketing-items-middle {
            .marketing-indicators-items {
                .slick-dots {
                    display: none;
                }
            }

            .marketing-box-item {
                .marketing-box-center {
                    display: block;
                    width: calc(100% - 8px);
                    padding: 6px !important;
                    border: 2px solid $grey-layer2;
                    border-radius: 4px;
                    margin: auto;
                    text-align: center;
                    background-color: white;

                    .marketing-box-stitle {
                        margin-bottom: 8px;
                        font-family: $font-title;
                        font-weight: 900;
                        font-size: 14px;
                    }

                    .marketing-box-graph {
                        #mediumcostlead {
                            max-width: 360px;
                            width: 100%;
                            height: 235px;
                            margin: auto;

                            @media only screen and (max-width: 560px) {
                                width: 100%;
                            }

                            g[class^='raphael-group-'][class$='-creditgroup'] {
                                display: none !important;
                            }
                        }
                    }
                }
            }
        }
        &.marketing-items-bottom {
            .marketing-box-item {
                display: inline-block;
                vertical-align: top;
                width: calc(20% - 4px);
                padding: 0 2px;
                cursor: pointer;

                @media only screen and (max-width: 1280px) {
                    width: calc(25% - 4px);
                }
                @media only screen and (max-width: 960px) {
                    width: calc(50% - 4px);
                }
                @media only screen and (max-width: 460px) {
                    width: 100%;
                    padding: 0;
                }

                &.marketing-blue {
                    .flip-container {
                        border-color: $blue !important;

                        .button {
                            border-color: $blue !important;
                            color: white !important;
                            background-color: $blue !important;
                        }
                    }
                }
                &.marketing-blue-dark {
                    .flip-container {
                        border-color: $blue-dark !important;

                        .button {
                            border-color: $blue-dark !important;
                            color: white !important;
                            background-color: $blue-dark !important;
                        }
                    }
                }
                &.marketing-pink {
                    .flip-container {
                        border-color: $pink !important;

                        .button {
                            border-color: $pink !important;
                            color: white !important;
                            background-color: $pink !important;
                        }
                    }
                }
                &.marketing-orange {
                    .flip-container {
                        border-color: $orange !important;

                        .button {
                            border-color: $orange !important;
                            color: white !important;
                            background-color: $orange !important;
                        }
                    }
                }
                &.marketing-red {
                    .flip-container {
                        border-color: $red !important;

                        .button {
                            border-color: $red !important;
                            color: white !important;
                            background-color: $red !important;
                        }
                    }
                }
                &.marketing-yellow {
                    .flip-container {
                        border-color: $yellow !important;

                        .button {
                            border-color: $yellow !important;
                            color: white !important;
                            background-color: $yellow !important;
                        }
                    }
                }
                &.marketing-green {
                    .flip-container {
                        border-color: $green !important;

                        .button {
                            border-color: $green !important;
                            color: white !important;
                            background-color: $green !important;
                        }
                    }
                }
                &.marketing-green2 {
                    .flip-container {
                        border-color: $green2 !important;

                        .button {
                            border-color: $green2 !important;
                            color: white !important;
                            background-color: $green2 !important;
                        }
                    }
                }
                &.marketing-black {
                    .flip-container {
                        border-color: $black !important;

                        .button {
                            border-color: $black!important;
                            color: white !important;
                            background-color: $black !important;
                        }
                    }
                }
            }
        }
        */ }
  .page-marketing .marketing-items:last-of-type {
    margin-bottom: 0; }
  .page-marketing .marketing-items .marketing-item {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    .page-marketing .marketing-items .marketing-item .marketing-box {
      position: relative;
      padding: 8px;
      border: 2px solid #e8e8e8;
      border-radius: 4px;
      background-color: white;
      -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
      box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }
      .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-title {
        padding-bottom: 8px;
        border-bottom: 1px solid #c7c4c5;
        margin-bottom: 8px;
        font-family: "K2D", sans-serif;
        font-weight: 900;
        font-size: 14px; }
      .page-marketing .marketing-items .marketing-item .marketing-box .items-filters {
        top: 30px; }
      .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content {
        display: block;
        width: 100%;
        padding: 8px;
        border: 2px solid #e8e8e8;
        border-radius: 4px;
        margin-bottom: 8px;
        background-color: white; }
        .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content:last-of-type {
          margin-bottom: 0; }
        .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line {
          display: block;
          width: 100%;
          margin-bottom: 8px; }
          .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line:last-of-type {
            margin-bottom: 0; }
          .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-value {
            position: relative;
            float: right;
            text-align: right;
            z-index: 1; }
            .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-value .marketing-box-value {
              display: table;
              padding: 6px 14px;
              border: 2px solid #e8e8e8;
              border-radius: 4px;
              margin-bottom: 2px;
              text-align: center;
              background-color: white; }
              .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-value .marketing-box-value p {
                font-size: 12px; }
                .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-value .marketing-box-value p span {
                  font-weight: 700;
                  font-size: 13px; }
            .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-value .marketing-reload {
              float: right;
              display: table;
              border-bottom: 1px solid transparent;
              font-weight: 700;
              font-size: 10px;
              color: #e62686; }
              .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-value .marketing-reload:hover {
                border-color: #e62686; }
          .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-box-stitle {
            margin-bottom: 8px;
            font-size: 12px; }
          .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-generator-options ul li {
            display: inline-block;
            vertical-align: middle;
            width: calc(12.6% - 4px);
            margin-bottom: 6px; }
            .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-generator-options ul li:hover a, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-generator-options ul li.generator-active a {
              background-color: #e62686; }
              .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-generator-options ul li:hover a div, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-generator-options ul li.generator-active a div {
                color: white; }
            .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-generator-options ul li a {
              display: block;
              width: 28px;
              height: 28px;
              border-radius: 30px;
              margin: auto;
              text-align: center;
              background-color: #e8e8e8; }
              .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-generator-options ul li a div {
                font-weight: bold;
                font-size: 12px;
                line-height: 29px;
                color: black; }
                .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-content .marketing-box-line .marketing-generator-options ul li a div.icon-p4l {
                  font-weight: normal; }
      .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(1) .flip-container, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(2) .flip-container, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(3) .flip-container, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(4) .flip-container, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(5) .flip-container {
        margin-top: 0; }
      @media only screen and (max-width: 460px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(2) .flip-container {
          margin-top: 8px; } }
      @media only screen and (max-width: 960px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(3) .flip-container, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(4) .flip-container {
          margin-top: 8px; } }
      @media only screen and (max-width: 1280px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item:nth-child(5) .flip-container {
          margin-top: 8px; } }
      .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .marketing-box-center {
        padding: 0 10px; }
      .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .front, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .back {
        width: 100%; }
      .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container {
        display: block;
        width: 100%;
        border: 2px solid;
        border-bottom: 4px solid;
        border-radius: 4px;
        margin-top: 8px;
        background-color: white;
        text-align: center;
        -webkit-perspective: 1000;
        perspective: 1000; }
        .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container:hover .flipper, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .hover .flipper {
          -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }
        .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper {
          position: relative;
          -webkit-transition: 0.6s;
          -moz-transition: 0.6s;
          transition: 0.6s;
          -webkit-transform-style: preserve-3d;
          -moz-transform-style: preserve-3d;
          transform-style: preserve-3d; }
          .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .front, .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .back {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
          .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .front {
            z-index: 2; }
            .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .front .flip-copy {
              padding: 6px; }
              .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .front .flip-copy .flip-title {
                padding-bottom: 6px;
                border-bottom: 1px solid #dbdbdb;
                margin-bottom: 6px;
                font-weight: 700;
                font-size: 14px; }
              .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .front .flip-copy .flip-text {
                margin-bottom: 6px;
                font-weight: 500;
                font-size: 13px;
                line-height: 1.3; }
              .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .front .flip-copy .flip-actions {
                min-height: 30px; }
                .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .front .flip-copy .flip-actions a {
                  padding: 6px 10px;
                  margin: auto; }
          .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .back {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            -moz-transform: rotateY(180deg);
            -webkit-transform: rotateY(180deg);
            -i-transform: rotateY(180deg);
            transform: rotateY(180deg); }
            .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .back .flip-text-describe {
              position: absolute;
              left: 50%;
              top: 50%;
              width: 90%;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              -moz-transition: all 0.25s ease-out;
              -webkit-transition: all 0.25s ease-out;
              -i-transition: all 0.25s ease-out;
              transition: all 0.25s ease-out; }
              .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .back .flip-text-describe p {
                margin-bottom: 8px;
                font-weight: 500;
                font-size: 13px;
                line-height: 1.2; }
                .page-marketing .marketing-items .marketing-item .marketing-box .marketing-box-items .marketing-box-item .flip-container .flipper .back .flip-text-describe p:last-of-type {
                  margin-bottom: 0; }
      @media only screen and (max-width: 1400px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .store-item {
          width: calc(25% - 6px); } }
      @media only screen and (max-width: 1300px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .store-item {
          width: calc(33.33% - 7px); } }
      @media only screen and (max-width: 1180px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .store-item {
          width: calc(50% - 6px); } }
      @media only screen and (max-width: 960px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .store-item {
          display: block;
          width: 100%;
          margin-left: 0; } }
      @media only screen and (max-width: 760px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .store-item {
          display: inline-block;
          width: calc(50% - 6px);
          margin-left: 3px; } }
      @media only screen and (max-width: 560px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .store-item {
          display: block;
          width: 100%;
          margin-left: 0; } }
      @media only screen and (max-width: 1400px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .store-item:nth-child(4) {
          margin-top: 0; } }
      @media only screen and (max-width: 1300px) {
        .page-marketing .marketing-items .marketing-item .marketing-box .store-item:nth-child(4) {
          margin-top: 6px; } }

.page-learning .page-courses {
  max-width: 1360px;
  width: 90%;
  margin: 24px auto; }
  .page-learning .page-courses .courses-title {
    text-align: center; }
    .page-learning .page-courses .courses-title p {
      font-family: "K2D", sans-serif;
      font-weight: 700;
      font-size: 20px; }
  .page-learning .page-courses .courses-slider .slick-track {
    padding: 16px 0; }
  .page-learning .page-courses .courses-slider .slick-slide {
    padding: 0 6px; }
    @media only screen and (max-width: 560px) {
      .page-learning .page-courses .courses-slider .slick-slide {
        padding: 0; } }
  .page-learning .page-courses .courses-slider .slick-arrow {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 40px;
    height: 40px;
    border: 2px solid #e8e8e8;
    border-radius: 50px;
    font-size: 0;
    background-color: white; }
    .page-learning .page-courses .courses-slider .slick-arrow:after {
      font-weight: bold;
      font-size: 18px; }
    .page-learning .page-courses .courses-slider .slick-arrow.slick-prev {
      left: -11px;
      z-index: 1; }
      @media only screen and (max-width: 560px) {
        .page-learning .page-courses .courses-slider .slick-arrow.slick-prev {
          left: -18px; } }
      .page-learning .page-courses .courses-slider .slick-arrow.slick-prev:after {
        margin-left: 8px; }
    .page-learning .page-courses .courses-slider .slick-arrow.slick-next {
      right: -16px; }
      @media only screen and (max-width: 560px) {
        .page-learning .page-courses .courses-slider .slick-arrow.slick-next {
          right: -20px; } }
      .page-learning .page-courses .courses-slider .slick-arrow.slick-next:after {
        margin-left: 10px; }
  .page-learning .page-courses .courses-slider .learning-item {
    display: block;
    width: 100%; }
.page-learning .page-tabs .page-nav-tabs li:last-of-type {
  margin-left: 40px; }
  @media only screen and (min-width: 901px) {
    .page-learning .page-tabs .page-nav-tabs li:last-of-type {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      margin-left: 0; } }
  .page-learning .page-tabs .page-nav-tabs li:last-of-type a {
    width: 38px;
    height: 39px;
    padding: 0; }
    .page-learning .page-tabs .page-nav-tabs li:last-of-type a div {
      padding-right: 0;
      font-size: 20px;
      font-weight: normal;
      margin: auto !important; }
      .page-learning .page-tabs .page-nav-tabs li:last-of-type a div.icon-p4l-simple {
        padding-top: 12px;
        padding-bottom: 0 !important;
        font-size: 14px; }
.page-learning .learning-item {
  display: inline-block;
  width: calc(25% - 6px);
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin-top: 6px;
  margin-left: 3px;
  vertical-align: top;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -i-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  @media only screen and (max-width: 1280px) {
    .page-learning .learning-item {
      width: calc(33.33% - 7px); } }
  @media only screen and (max-width: 900px) {
    .page-learning .learning-item {
      width: calc(50% - 6px); } }
  @media only screen and (max-width: 760px) {
    .page-learning .learning-item {
      display: block;
      width: 100%;
      margin-left: 0; } }
  .page-learning .learning-item:nth-child(1), .page-learning .learning-item:nth-child(2), .page-learning .learning-item:nth-child(3), .page-learning .learning-item:nth-child(4) {
    margin-top: 0; }
  @media only screen and (max-width: 760px) {
    .page-learning .learning-item:nth-child(2) {
      margin-top: 6px; } }
  @media only screen and (max-width: 900px) {
    .page-learning .learning-item:nth-child(3) {
      margin-top: 6px; } }
  @media only screen and (max-width: 1280px) {
    .page-learning .learning-item:nth-child(4) {
      margin-top: 6px; } }
  .page-learning .learning-item:last-of-type {
    margin-right: 0; }
  .page-learning .learning-item:hover {
    -webkit-box-shadow: 4px 4px 12px 3px #cecece;
    -moz-box-shadow: 4px 4px 12px 3px #cecece;
    box-shadow: 4px 4px 12px 3px #cecece; }
  .page-learning .learning-item .learning-header {
    position: relative;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    overflow: hidden; }
    .page-learning .learning-item .learning-header .learning-image {
      position: relative;
      height: 140px;
      background-position: center center;
      background-size: cover; }
      .page-learning .learning-item .learning-header .learning-image .fav {
        position: absolute;
        top: 6px;
        right: 6px;
        width: 24px;
        height: 24px;
        border-radius: 16px;
        color: #dbdbdb;
        text-align: center;
        background-color: #f9f9f9;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
        -i-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        cursor: pointer; }
        .page-learning .learning-item .learning-header .learning-image .fav.active {
          color: #e62686; }
        .page-learning .learning-item .learning-header .learning-image .fav:hover {
          color: #e62686;
          background-color: #e8e8e8; }
        .page-learning .learning-item .learning-header .learning-image .fav div {
          font-size: 12px;
          line-height: 26px; }
  .page-learning .learning-item .learning-content {
    padding: 10px;
    border-top: 2px solid #e8e8e8; }
    .page-learning .learning-item .learning-content .learning-copy {
      width: 100%; }
      .page-learning .learning-item .learning-content .learning-copy p {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 10px;
        font-weight: 900;
        font-size: 17px;
        line-height: 1; }
        .page-learning .learning-item .learning-content .learning-copy p:nth-child(1) {
          width: calc(100% - 125px);
          margin-bottom: 6px;
          font-size: 15px;
          line-height: 1.1; }
        .page-learning .learning-item .learning-content .learning-copy p:nth-child(2) {
          width: 120px;
          padding-left: 4px;
          font-weight: 900;
          font-size: 16px;
          text-align: right; }
          .page-learning .learning-item .learning-content .learning-copy p:nth-child(2) span {
            padding-right: 4px;
            font-weight: 500;
            font-size: 12px;
            text-decoration: line-through;
            color: #c7c4c5; }
    .page-learning .learning-item .learning-content p {
      font-weight: 500;
      font-size: 12px;
      line-height: 1.3;
      color: black; }
  .page-learning .learning-item .learning-footer {
    padding: 0 10px 10px;
    border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }
    .page-learning .learning-item .learning-footer .button {
      display: inline-block;
      vertical-align: middle;
      padding: 6px 8px;
      font-weight: 700;
      font-size: 12px;
      text-align: center;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .page-learning .learning-item .learning-footer .button:first-of-type {
        float: initial !important; }
      .page-learning .learning-item .learning-footer .button:last-of-type {
        float: right; }
.page-learning .learning-box {
  position: relative;
  padding: 8px;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  margin-bottom: 12px;
  background-color: white;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5);
  box-shadow: 3px 3px 2px 0px rgba(232, 232, 232, 0.5); }
  .page-learning .learning-box:last-of-type {
    margin-bottom: 0; }
  .page-learning .learning-box .learning-box-title {
    padding-bottom: 8px;
    border-bottom: 1px solid #c7c4c5;
    margin-bottom: 8px;
    font-family: "K2D", sans-serif;
    font-weight: 900;
    font-size: 14px; }
  .page-learning .learning-box .learning-coins .learning-coins-item {
    margin-bottom: 8px; }
    .page-learning .learning-box .learning-coins .learning-coins-item:last-of-type {
      margin-bottom: 0; }
    .page-learning .learning-box .learning-coins .learning-coins-item p span {
      display: inline-block;
      vertical-align: middle;
      font-size: 13px; }
      .page-learning .learning-box .learning-coins .learning-coins-item p span:first-of-type {
        width: calc(100% - 75px);
        font-weight: 500; }
      .page-learning .learning-box .learning-coins .learning-coins-item p span:last-of-type {
        width: 70px;
        font-weight: 800;
        text-align: right; }
  .page-learning .learning-box .learning-cart .learning-cart-item {
    display: block;
    padding-bottom: 6px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 6px; }
    .page-learning .learning-box .learning-cart .learning-cart-item:last-of-type {
      padding-bottom: 0;
      border-bottom: none;
      margin-bottom: 0; }
    .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-photo, .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-product, .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-price, .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-remove {
      display: inline-block;
      vertical-align: middle; }
    .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-photo {
      width: 60px; }
      .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-photo img {
        max-width: 60px;
        max-height: 36px; }
    .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-product {
      width: calc(100% - 86px);
      padding: 0 4px; }
      .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-product span:first-of-type {
        font-size: 13px; }
      .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-product span:last-of-type {
        margin-left: 4px;
        font-size: 11px; }
    .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-remove {
      width: 16px;
      height: 16px;
      border: 2px solid black;
      border-radius: 16px;
      text-align: center;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out;
      cursor: pointer; }
      .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-remove:hover {
        background-color: black; }
        .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-remove:hover div {
          color: white; }
      .page-learning .learning-box .learning-cart .learning-cart-item .learning-cart-remove div {
        font-weight: bold;
        font-size: 6px;
        line-height: 2;
        color: black; }
  .page-learning .learning-box .learning-total {
    padding-top: 8px;
    border-top: 1px solid black;
    margin-top: 12px; }
    .page-learning .learning-box .learning-total .learning-total-items {
      margin-bottom: 10px; }
      .page-learning .learning-box .learning-total .learning-total-items .learning-total-item {
        display: inline-block;
        vertical-align: middle;
        width: calc(50% - 3px); }
        .page-learning .learning-box .learning-total .learning-total-items .learning-total-item:first-of-type p {
          font-size: 12px; }
        .page-learning .learning-box .learning-total .learning-total-items .learning-total-item:last-of-type {
          text-align: right; }
          .page-learning .learning-box .learning-total .learning-total-items .learning-total-item:last-of-type p {
            font-weight: 700;
            font-size: 13px; }
    .page-learning .learning-box .learning-total .learning-total-button a {
      width: 100%;
      text-align: center;
      text-transform: uppercase; }
  .page-learning .learning-box .learning-last .learning-last-item {
    display: block;
    padding-bottom: 6px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 6px; }
    .page-learning .learning-box .learning-last .learning-last-item:last-of-type {
      padding-bottom: 0;
      border-bottom: none;
      margin-bottom: 0; }
    .page-learning .learning-box .learning-last .learning-last-item:hover p {
      color: #e62686; }
    .page-learning .learning-box .learning-last .learning-last-item p {
      font-size: 12px;
      line-height: 1.2;
      color: #1c2101;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      -i-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }

.page-simulate .page-results-list .page-result .page-result-buttons ul li {
  width: initial; }
  .page-simulate .page-results-list .page-result .page-result-buttons ul li a {
    width: initial; }

.black-bg {
  background-color: black !important; }

.white-bg {
  background-color: white !important; }

.pink-bg {
  background-color: #e62686 !important; }

.blue-bg {
  background-color: #3ba8dc !important; }

.blue-dark-bg {
  background-color: #252959 !important; }

.orange-bg {
  background-color: #fc7720 !important; }

.red-bg {
  background-color: #f2726f !important; }

.yellow-bg {
  background-color: #ffc533 !important; }

.green-bg {
  background-color: #019688 !important; }

.green2-bg {
  background-color: #62b58f !important; }

.green3-bg {
  background-color: #1c2101 !important; }

.grey1-bg {
  background-color: #f9f9f9 !important; }

.grey2-bg {
  background-color: #e8e8e8 !important; }

.grey3-bg {
  background-color: #dbdbdb !important; }

.grey4-bg {
  background-color: #c7c4c5 !important; }

.black-text {
  color: black !important; }

.white-text {
  color: white !important; }

.pink-text {
  color: #e62686 !important; }

.blue-text {
  color: #3ba8dc !important; }

.blue-dark-text {
  color: #252959 !important; }

.orange-text {
  color: #fc7720 !important; }

.red-text {
  color: #f2726f !important; }

.yellow-text {
  color: #ffc533 !important; }

.green-text {
  color: #019688 !important; }

.green2-text {
  color: #62b58f !important; }

.green3-text {
  color: #1c2101 !important; }

.grey1-text {
  color: #f9f9f9 !important; }

.grey2-text {
  color: #e8e8e8 !important; }

.grey3-text {
  color: #dbdbdb !important; }

.grey4-text {
  color: #c7c4c5 !important; }

.form-error {
  font-size: 12px;
  color: red;
  font-weight: 600;
  margin-top: 10px; }

input:-webkit-autofill {
  width: calc(100% - 16px);
  border-radius: 30px;
  margin: 5px 6px; }

.password-visibility-button {
  position: absolute;
  top: 9px;
  right: 10px;
  color: #c7c4c5;
  cursor: pointer !important;
  z-index: 99999;
  font-size: 18px; }
  .password-visibility-button.icon-eye-blocked {
    top: 8px;
    color: grey; }

#loading.loading {
  display: block !important;
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.2) !important;
  z-index: 10000; }

.platform-login-holder {
  background-image: url("/auth/frontend/img/login-bg.png"); }

.checkbox-inline-col {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.8em; }

.form-line .checkbox-inline-col:last-child {
  margin-left: 3px; }

.checkbox input[type=checkbox]:checked + label {
  background: #e62686; }

.checkbox input[type=checkbox]:checked + label:after {
  color: #fff !important; }

#entity-inputs-container:not(.active) {
  display: none; }

#entity-inputs-container .small-margin {
  margin-bottom: 4px; }

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